@import"https://fonts.googleapis.com/css2?family=Jersey+25&display=swap";*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;margin:0;padding:0;overflow-x:hidden;font-family:"Jersey 25",sans-serif}main{width:100%;padding:0}html{scroll-behavior:smooth}.landing-section{font-family:"Jersey 25",sans-serif;width:100vw;min-height:100vh;background-color:#f6dcac;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0;margin:0;position:relative}.logo-container{margin-top:3rem}.logo{width:270px;height:auto}.slogan{font-size:75px;font-weight:700;text-align:center;margin:.5rem 0 1.5rem;width:100%;color:#01204e}.content-section{display:flex;justify-content:center;align-items:center;gap:8rem;width:100%;max-width:1200px;margin-top:3rem;padding:0 5%;box-sizing:border-box}.button-container{display:flex;flex-direction:column;justify-content:flex-start;margin-left:0;gap:2rem;position:relative;z-index:1}.get-started,.learn-more{padding:1rem 4rem;font-size:40px;border-radius:2px;background-color:#028391;color:#fff;cursor:pointer;border:2px solid black;text-decoration:none;display:inline-block;text-align:center;font-family:"Jersey 25",sans-serif;box-sizing:border-box;line-height:1;transition:transform .2s ease,opacity .2s ease}.get-started:hover,.learn-more:hover{opacity:.9;color:#fff;transform:scale(1.05)}.get-started:focus,.learn-more:focus{outline:none}.polaroid-container{width:320px;height:380px;animation:pulse 2s ease-in-out infinite;position:relative;z-index:10}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.polaroid{width:300px;height:350px;background:#f1f1f1;padding:15px 10px 40px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;border:1.5px solid black;box-sizing:border-box;box-shadow:0 4px 6px #0000001a}.polaroid img{width:268px;height:268px;object-fit:cover;border:1px solid #000000;margin-top:0}.polaroid-base{position:absolute;top:0;left:0;transform:rotate(0);z-index:1}.polaroid-top{position:absolute;top:10px;left:10px;transform:rotate(10deg);z-index:2}.mission-section{width:80%;max-width:1000px;margin:6rem auto 1rem;text-align:center;padding:0 5%;box-sizing:border-box}.mission-section h2{font-size:55px;color:#01204e;font-weight:700}.mission-section p{font-size:30px;line-height:1.6;color:#01204e}.mission-line{width:850px;border:3px solid #FAA968;margin:1rem auto}.features-section{width:80%;max-width:1200px;margin:2rem auto 3rem;text-align:center;padding:0 5%;box-sizing:border-box}.features-section h2{font-size:55px;color:#01204e;font-weight:700}.features-line{width:100%;max-width:850px;border:3px solid #FAA968;margin:1rem auto 1.5rem}.features-container{display:flex;justify-content:space-between;gap:3rem}.feature-card{flex:1;text-align:center}.feature-card h3{font-size:40px;color:#01204e;font-weight:700;margin-bottom:1rem}.feature-card p{font-size:25px;line-height:1.6;color:#01204e}.bottom-get-started{padding:1rem 3rem;font-size:30px;border-radius:2px;background-color:#028391;color:#fff;cursor:pointer;border:2px solid black;font-family:"Jersey 25",sans-serif;margin-bottom:2rem;transition:transform .2s ease,opacity .2s ease}.bottom-get-started:hover{opacity:.9;transform:scale(1.05)}.bottom-get-started:focus{outline:none}.thread-svg{width:114%;height:400px;top:330px;left:-2%;pointer-events:none;transform:rotate(-15deg);transform-origin:center;position:absolute;z-index:5}.thread-path{stroke-dasharray:2000;stroke-dashoffset:2000;animation:drawThread 7s ease-in-out infinite;animation-delay:0s}@keyframes drawThread{0%{stroke-dashoffset:2000}40%{stroke-dashoffset:0}55%{stroke-dashoffset:0}95%{stroke-dashoffset:-2000}to{stroke-dashoffset:-2000}}.restyle-workspace{background-color:#f6dcac;min-height:100vh;width:100%;display:flex;justify-content:center;padding:3rem 1.5rem 5rem;box-sizing:border-box;font-family:"Jersey 25",sans-serif;flex-direction:column;align-items:center}.restyle-auth-panel{width:min(1200px,100%);background:#ffffff59;border:3px solid #e2ba77;border-radius:18px;padding:1rem 1.5rem;box-shadow:0 12px 20px #00000014;margin-bottom:1.5rem}.restyle-auth-panel .login-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.restyle-auth-panel .login-form input{border:2px solid #1d1c1a;border-radius:8px;padding:.4rem .8rem;font-size:1rem;font-family:inherit}.restyle-auth-panel .account-summary{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.restyle-auth-panel .account-heading{margin:0;font-size:1rem;color:#4b3c19}.restyle-grid{width:min(1200px,100%);display:flex;align-items:flex-start;justify-content:center;gap:4rem;flex-wrap:wrap}.polaroid-wrapper{display:flex;flex-direction:column;align-items:center}.polaroid-card{width:min(360px,80vw);background-color:#fbfbfb;border:2px solid #1D1C1A;border-radius:20px;padding:1.5rem 1.5rem 2.25rem;box-shadow:0 12px 24px #00000026;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.polaroid-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #0000002e}.polaroid-card:focus-visible{outline:3px solid #028391;outline-offset:6px}.photo-frame{width:100%;aspect-ratio:1 / 1;border:2px solid #C8C8C8;background-color:#e6e6e6;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;overflow:hidden}.uploaded-image{width:100%;height:100%;object-fit:cover}.upload-placeholder svg{display:block}.polaroid-caption{margin:0;font-size:27px;text-align:center;color:#0e1a3f;font-family:"Jersey 25",sans-serif}.file-input{display:none}.suggestions-panel{flex:1;min-width:min(420px,100%);background-color:#f7ebd5;border:3px solid #211C1C;border-radius:24px;padding:2rem 2.5rem;color:#1f1300;box-shadow:0 12px 24px #0000001f}.suggestions-panel h2{margin-top:0;margin-bottom:1rem;font-size:2.5rem;letter-spacing:1px;color:#1b1b1b}.status-text{font-size:1.4rem;color:#1f1300}.error-text{color:#b42318}.success-text{color:#1b8a2d}.suggestions-list{margin:1.5rem 0;padding-left:1.75rem;font-size:1.5rem;color:#0e1a3f}.suggestions-list li+li{margin-top:.35rem}.cta-block{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem;font-size:1.3rem}.sell-form{margin-top:1.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.sell-form label{display:flex;flex-direction:column;font-size:1.1rem;color:#0e1a3f}.sell-form input{border:2px solid #1d1c1a;border-radius:8px;padding:.4rem .8rem;font-size:1rem;font-family:inherit;margin-top:.35rem}.swap-btn{align-self:flex-start;background-color:#028391;color:#fff;border:2px solid #0B2A34;border-radius:6px;font-size:1.35rem;padding:.5rem 2.5rem;font-family:"Jersey 25",sans-serif;letter-spacing:1px;transition:background-color .2s ease}.swap-btn:hover{background-color:#04a1b4}.publish-btn{margin-top:.5rem}@media(max-width:900px){.restyle-grid{flex-direction:column;align-items:center}.suggestions-panel{width:100%}}.posted-listings{width:min(1200px,100%);margin:2rem auto}.posted-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.posted-card{display:flex;gap:.75rem;background:#fff;border:1px solid #ddd;padding:.75rem;border-radius:8px}.posted-image img{width:160px;height:160px;object-fit:cover;border-radius:6px}.posted-meta h4{margin:0 0 .25rem}.posted-price{font-weight:700}.modal-overlay{position:fixed;inset:0;background:#080a0c80;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-card{display:flex;align-items:center;justify-content:center;width:100%;max-width:none;background:transparent;padding:0;box-shadow:none;max-height:calc(100vh - 48px)}.modal-header{display:flex;justify-content:space-between;align-items:center}.close-btn{background:transparent;border:none;font-size:1.6rem;cursor:pointer}.create-listing-form{display:grid;gap:.75rem;margin-top:1rem}.create-listing-form label{display:flex;flex-direction:column;gap:.35rem}.image-preview img{width:100%;max-height:420px;object-fit:cover;border-radius:8px}.create-listing-form{padding-bottom:.5rem}.form-panel{background-color:#f7ebd5;border:3px solid #211C1C;border-radius:12px;padding:1.25rem;box-sizing:border-box;width:min(760px,96vw);max-width:760px}.form-panel label{width:100%}.form-panel input,.form-panel textarea,.form-panel select{width:100%;box-sizing:border-box}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.modal-header h2{margin:0 0 .25rem}.close-btn{background:transparent;border:none;font-size:1.4rem;cursor:pointer}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.primary-btn,.secondary-btn{padding:.6rem 1rem;border-radius:8px;border:none;cursor:pointer}.primary-btn{background:#028391;color:#fff}.secondary-btn{background:#f0f0f0}.swipe-page{font-family:"Jersey 25",sans-serif;width:100vw;min-height:100vh;background-color:#f6dcac;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:2rem;--color-brand-teal: #028391;--color-brand-dark: #01204e;--color-brand-bg: #f6dcac;--color-active-dot: #d98c3a;--color-inactive-dot: #f8d69a;--color-dot-border: #b88a4a;overflow:hidden}.empty-state h2{font-size:48px;color:var(--color-brand-dark);margin-bottom:1rem}.empty-state p{font-size:32px;color:#555}.swipe-container{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;position:relative}.flip-card-scene{width:320px;height:480px;perspective:1000px;touch-action:none;-webkit-user-select:none;user-select:none;z-index:10;cursor:grab}.flip-card-scene:active{cursor:grabbing}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.flip-card-inner.is-flipped{transform:rotateY(180deg)}.item-card{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#fff;border:2px solid black;border-radius:8px;padding:16px;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;overflow:hidden}.item-card.front{justify-content:flex-start;padding-bottom:24px;z-index:2}.item-image{width:100%;height:280px;object-fit:cover;margin-bottom:1rem;border:1px solid black;pointer-events:none}.item-title{font-size:32px;font-weight:700;color:var(--color-brand-dark);margin:0;margin-bottom:.75rem}.item-details{display:flex;justify-content:space-between;width:100%;font-size:24px;color:#333;padding:0 4px}.item-card.back{transform:rotateY(180deg);justify-content:flex-start;align-items:flex-start;padding:24px;text-align:left}.item-title-back{font-size:32px;font-weight:700;color:var(--color-brand-dark);margin:0 0 1rem;width:100%;text-align:center;border-bottom:4px solid var(--color-active-dot);padding-bottom:5px;display:inline-block}.item-details-back{width:100%;font-size:24px;color:#333;line-height:1.4}.item-details-back p{margin:.5rem 0}.repurpose-title{margin-top:1.5rem!important;font-weight:700;color:var(--color-brand-dark);text-decoration:underline}.repurpose-list{padding-left:1.5rem;margin-top:.5rem;font-size:22px}.repurpose-list li{margin-bottom:.25rem}.nav-arrow{width:40px;height:40px;background-color:#fff;color:var(--color-brand-teal);border:2px solid black;border-radius:4px;font-size:20px;font-weight:700;cursor:pointer;margin:0 1.5rem;transition:background-color .2s,color .2s;z-index:5}.nav-arrow:hover{background-color:var(--color-brand-teal);color:#fff}.action-buttons{display:flex;justify-content:center;gap:6rem;width:100%;max-width:320px;margin-bottom:2.5rem;z-index:5}.action-button{width:50px;height:50px;border:2px solid black;border-radius:4px;font-size:24px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;background-color:#fff;color:var(--color-brand-teal)}.action-button:hover{transform:scale(1.1);background-color:var(--color-brand-teal);color:#fff}.action-button.reject{color:#f85525}.action-button.reject:hover{background-color:#f85525;color:#fff}.pagination-dots{display:flex;justify-content:center;gap:8px}.dot{width:16px;height:16px;padding:0;cursor:pointer;background-color:var(--color-inactive-dot);border:1px solid var(--color-dot-border);border-radius:2px;transition:background-color .2s}.dot.active{background-color:var(--color-active-dot);border:1px solid var(--color-dot-border)}section{display:flex;flex-direction:column;align-items:center;padding:5px 16px 30px;box-sizing:border-box;font-family:"Jersey 25",sans-serif;position:relative;overflow:hidden}section>h1{font-size:64px;margin:4px 0 2px;color:var(--heading);letter-spacing:1px;text-align:center}section>p{margin:0 0 18px;color:var(--heading);font-weight:400;text-align:center;font-size:24px;line-height:1.25}img[alt="fabric preview"]{display:block;margin-top:8px;border-radius:8px;box-shadow:0 6px 12px #0c264314}@media(max-width:520px){form{width:100%;padding:20px}button[type=submit]{width:100%}section{padding:24px 12px}section>h1{font-size:40px}section>p{font-size:16px}}.explore-page{font-family:"Jersey 25",sans-serif;width:100%;min-height:calc(100vh - 160px);background-color:#f6dcac;padding:2.5rem clamp(1rem,5vw,5rem) 4rem;box-sizing:border-box;display:flex;flex-direction:column;gap:3rem;align-items:center;position:relative;z-index:1}.section-header{margin-bottom:1rem}.section-header h2{font-size:clamp(2rem,4vw,3rem);color:#01204e;margin:0 0 .25rem}.section-header p{margin:0;color:#1f1300;font-size:1.2rem}.account-panel{width:100%;max-width:600px}.liked-section,.selling-section,.market-section{width:100%;max-width:1200px}.liked-row{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:.5rem;width:100%;flex-wrap:wrap;justify-content:flex-start}.empty-text,.status{font-size:1.3rem;color:#1f1300;margin:.5rem 0 0}.error-text{color:#a0181a}.card-grid{display:grid;gap:1.75rem;width:100%;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.explore-card{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;isolation:isolate;z-index:auto;transition:transform .2s ease}.explore-card:hover{transform:translateY(-4px)}.explore-card--mini{background:#fff;border:2px solid #1d1c1a;border-radius:16px;padding:.75rem .75rem 1.2rem;height:auto}.liked-row .explore-card{flex:0 0 240px}.explore-card__image{width:100%;height:220px;object-fit:cover;border:2px solid #1d1c1a;border-radius:8px;margin-bottom:.75rem}.explore-card--mini .explore-card__image{height:160px}.explore-card__body{text-align:center;width:100%}.explore-card__body h3{margin:0 0 .35rem;font-size:1.4rem;color:#01204e}.explore-card__body .meta{display:flex;justify-content:space-between;font-size:1.1rem;color:#1f1300}.explore-card__body .condition{margin:.35rem 0 0;font-size:1rem;color:#4b3c19}.explore-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;border:2px solid #1d1c1a;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.75rem;box-sizing:border-box}.explore-face--back{transform:rotateY(180deg);justify-content:center;text-align:left;gap:.35rem}.explore-flip-scene{width:100%;height:100%;min-height:320px;perspective:1200px;cursor:pointer;position:relative;pointer-events:auto}.explore-flip-inner{position:relative;width:100%;height:100%;transition:transform .8s ease;transform-style:preserve-3d}.explore-flip-inner.is-flipped{transform:rotateY(180deg)}.like-button{position:absolute;top:.5rem;right:.5rem;border:none;background:#fff;border-radius:999px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;border:2px solid #1d1c1a;transition:transform .2s ease,background .2s ease;z-index:10}.like-button:hover{transform:scale(1.05)}.like-button.is-liked{background:#ffe0e6;border-color:#b30032}.heart-icon{width:22px;height:22px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(max-width:768px){.explore-page{padding:1.5rem}.explore-card__image{height:180px}}.home-section{font-family:"Jersey 25",sans-serif;width:100%;min-height:auto;background-color:#f6dcac;display:flex;flex-direction:column;align-items:center;padding:4rem 2rem 2rem;box-sizing:border-box;justify-content:flex-start}.greeting{font-size:80px;font-weight:500;color:#01204e;margin:2rem 0 0rem;text-align:center}.subheading{font-size:33px;color:#01204e;margin:0 0 4rem;text-align:center}.cards-container{display:flex;gap:3rem;max-width:1400px;width:100%;justify-content:center}.action-card{background-color:#f7ebd5;border-radius:20px;padding:3rem 2.5rem;width:350px;height:350px;border:3px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-align:center;font-family:"Jersey 25",sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:3px solid black}.action-card:hover{transform:scale(1.05)}.action-card:focus{outline:none;box-shadow:0 0 13px 2px #f85525e6}.action-card h2{font-size:55px;color:#01204e;margin:0 0 1rem;font-weight:500}.card-divider{width:70%;border:2px solid #01204E;margin:0rem 0 2rem}.action-card p{font-size:26px;color:#01204e;line-height:1.5;margin:0}@media(max-width:1200px){.cards-container{flex-direction:column;align-items:center}}.navbar{position:sticky;top:0;z-index:1000;background-color:#f6dcac;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a;font-family:"Jersey 25",sans-serif;border-bottom:4px solid #FAA968}.navbar-container{display:flex;align-items:center;width:100%;margin:0 auto}.logo-link{display:flex;align-items:center;flex:0 0 auto}.navlogo{height:60px;width:auto;object-fit:contain;object-position:center}.nav-buttons{display:flex;gap:5rem;align-items:center;justify-content:center;flex:1;padding-right:60px}.nav-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#028391;color:#fff;font-size:25px;padding:.5rem 3.5rem;border:2px solid black;border-radius:2px;cursor:pointer;transition:transform .2s,background-color .2s;font-family:"Jersey 25",sans-serif;text-decoration:none;line-height:1}.nav-btn:hover{background-color:#026a78;transform:scale(1.02)}:root{--bg: #F6DCAC;--card: #F7EBD5;--accent: #F85525;--cta: #028391;--heading: #0C2743;--text: #143246;--input-border: #F6A986}:root,html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:var(--bg);color:var(--text)}.login-section{display:flex;flex-direction:column;align-items:center;padding:5px 16px 30px;box-sizing:border-box;font-family:"Jersey 25",sans-serif;position:relative;overflow:hidden;min-height:100vh}.login-section>h1{font-size:64px;margin:4px 0 2px;color:var(--heading);letter-spacing:1px;text-align:center;z-index:10}.login-section>p{margin:0 0 18px;color:var(--heading);font-weight:400;text-align:center;font-size:24px;line-height:1.25;z-index:10}form{background:var(--card);width:420px;max-width:calc(100% - 32px);border-radius:12px;padding:24px 24px 32px;border:2px solid rgb(0,0,0);text-align:left;position:relative;z-index:10}form div{margin-bottom:14px}label{display:block;font-weight:400;margin:0 0 6px 6px;color:var(--heading);text-align:left;font-size:22px}input[type=text],input[type=email],input[type=password],input[type=file],input:not([type]){width:100%;padding:10px 14px;border-radius:10px;border:2px solid var(--input-border);background:#fff;box-sizing:border-box;font-size:18px;color:#000;font-family:inherit}input::placeholder{color:#b6b6b6;font-size:18px}input:focus{outline:none;box-shadow:0 0 0 4px #f855251f;border-color:#f85525}.google-btn{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid rgba(0,0,0,.08);padding:10px 12px;border-radius:10px;cursor:pointer;width:100%;font-family:inherit;font-size:20px}.google-btn img{width:18px;height:18px}button[type=submit]{display:block;margin:12px auto 0;background:var(--cta);color:#fff;border:2px solid #000;padding:10px 30px;border-radius:0;font-weight:800;letter-spacing:2px;cursor:pointer;font-size:20px;width:55%;font-family:inherit}button[type=submit]:hover{filter:brightness(.95)}button[type=submit]:disabled{opacity:.6;cursor:not-allowed}#form-errors{margin-top:12px;background:#ff7a450f;padding:8px 12px;border-radius:8px}#form-errors ul{margin:0;padding-left:18px}.or-container{display:flex;align-items:center;gap:12px;margin:8px 0 12px}.or-line{flex:1 1 auto;height:1px;background:#0c26431f}.or-text{font-weight:700;color:var(--heading);padding:0 6px}@media(max-width:520px){form{width:100%;padding:20px}button[type=submit]{width:100%}.login-section{padding:24px 12px}.login-section>h1{font-size:40px}.login-section>p{font-size:16px}}.jersey-25-regular{font-family:"Jersey 25",sans-serif;font-weight:400;font-style:normal}.restyle-logo{width:140px;height:auto;display:block;margin:30px auto 6px}
