/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--yellow:#f4c84d;--yellow-soft:#ffed9d;--yellow-pale:#fff8d7;--ink:#1f1d19;--cream:#fffdf7;--paper:#f8f2e8;--muted:#766f64;--line:#e9dfcf;--pink:#eac0bb;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden}.announcement{background:var(--ink);color:#fff;letter-spacing:.03em;justify-content:center;align-items:center;gap:16px;min-height:34px;font-size:12px;font-weight:700;display:flex}.announcement span{color:var(--yellow)}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fffdf7f2;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(24px,6vw,92px);display:flex;position:relative}.brand{align-items:center;gap:10px;display:flex}.brand img{object-fit:cover;border-radius:10px;width:48px;height:48px}.brand span{flex-direction:column;display:flex}.brand strong{letter-spacing:.24em;font-size:25px;font-weight:600;line-height:1}.brand small{letter-spacing:.28em;text-transform:uppercase;margin-top:7px;font-size:7px}.desktop-nav{gap:36px;display:flex}.desktop-nav a{color:var(--muted);padding:10px 0;font-size:14px;font-weight:600;position:relative}.desktop-nav a.active,.desktop-nav a:hover{color:var(--ink)}.desktop-nav a.active:after{background:var(--yellow);content:"";border-radius:10px;width:50%;height:3px;position:absolute;bottom:0;left:25%}.header-actions{align-items:center;gap:10px;display:flex}.header-actions button{cursor:pointer;border:0}.install-button{background:#fff;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;border:1px solid var(--line)!important}.icon-button{background:0 0;width:40px;height:40px;font-size:24px}.account-button{background:0 0;padding:10px;font-size:13px;font-weight:700}.bag-button{background:var(--yellow);border-radius:999px;padding:12px 18px;font-size:13px;font-weight:800}.bag-button span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:5px;display:inline-flex}.hero{background:var(--yellow-pale);grid-template-columns:1.05fr .95fr;min-height:610px;padding:72px clamp(24px,7vw,110px) 68px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px dashed #1f1d191a;border-radius:50%;width:520px;height:520px;position:absolute;top:-260px;left:-270px}.hero-copy{z-index:2;align-self:center;max-width:650px;position:relative}.eyebrow{color:#9b7411;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:700px;margin:22px 0;font-size:clamp(46px,5.3vw,78px);line-height:.98}.hero h1 em{color:#c88d00;letter-spacing:-.045em;margin-top:7px;font-family:Georgia,serif;font-weight:400;display:block}.hero-copy>p{color:#655e52;max-width:550px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.primary-button{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:30px;padding:16px 20px 16px 24px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1f1d192e}.primary-button span{color:var(--yellow);font-size:20px}.text-link{border-bottom:1px solid var(--ink);padding:8px 0;font-size:13px;font-weight:700}.hero-notes{flex-wrap:wrap;gap:22px;margin-top:42px;display:flex}.hero-notes span{color:#6e665a;font-size:12px;font-weight:650}.hero-art{place-self:center end;width:100%;max-width:560px;height:460px;position:relative}.hero-art:before{background:var(--yellow);content:"";border-radius:50% 45% 55% 42%;width:420px;height:420px;position:absolute;top:16px;right:5%;transform:rotate(-5deg)}.hero-art:after{content:"";border:2px dashed #1f1d193d;border-radius:50%;width:365px;height:365px;position:absolute;top:42px;right:10%;transform:rotate(11deg)}.sun-badge{border:1px solid var(--ink);text-align:center;z-index:4;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-family:Georgia,serif;font-size:13px;line-height:1.1;display:flex;position:absolute;top:24px;left:4%;transform:rotate(-12deg)}.sun-badge:before{border:1px solid var(--ink);content:"";border-radius:50%;position:absolute;inset:5px}.hero-cardigan{z-index:3;width:350px;height:385px;position:absolute;top:50%;left:52%;transform:translate(-50%,-48%)}.knit-body{border:3px solid var(--ink);background:#fff4ce;border-radius:54px 54px 24px 24px;width:206px;height:290px;position:absolute;bottom:20px;left:72px}.knit-body:before,.knit-body:after{content:"";border-left:2px dashed #1f1d194d;height:245px;position:absolute;top:38px}.knit-body:before{left:48%}.knit-body:after{left:52%}.neck{background:var(--yellow);border:3px solid var(--ink);border-top:0;border-radius:0 0 55px 55px;width:104px;height:56px;position:absolute;top:-3px;left:49px}.sleeve{border:3px solid var(--ink);background:#fff4ce;width:88px;height:262px;position:absolute;top:105px}.sleeve.left{border-radius:44px 12px 30px 20px;left:24px;transform:rotate(13deg)}.sleeve.right{border-radius:12px 44px 20px 30px;right:24px;transform:rotate(-13deg)}.button{background:var(--ink);border-radius:50%;width:9px;height:9px;position:absolute;left:47%}.b1{top:77px}.b2{top:121px}.b3{top:165px}.b4{top:209px}.flower{color:#a36900;z-index:4;font-size:35px;position:absolute}.f1{top:80px;right:2%;transform:rotate(14deg)}.f2{bottom:44px;left:10%;transform:rotate(-18deg)}.scribble{text-align:center;z-index:4;font-family:Georgia,serif;font-size:14px;font-style:italic;line-height:1.1;position:absolute;bottom:5px;right:5%;transform:rotate(-7deg)}.trust-row{background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);gap:40px;padding:27px clamp(24px,8vw,120px);display:grid}.trust-row>div{justify-content:center;align-items:center;gap:16px;display:flex}.trust-row>div>span{color:var(--yellow);font-size:29px}.trust-row p{flex-direction:column;margin:0;display:flex}.trust-row strong{font-size:13px}.trust-row small{color:#aaa49b;margin-top:4px;font-size:10px}.collection{padding:100px clamp(24px,7vw,110px)}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading h2{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(34px,4vw,54px)}.section-search{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:8px 0;font-size:13px;font-weight:800}.category-pills{gap:9px;margin:34px 0;padding-bottom:4px;display:flex;overflow-x:auto}.category-pills button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:11px 18px;font-size:12px;font-weight:700}.category-pills button.selected{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{min-width:0}.product-visual{border-radius:var(--radius);height:310px;position:relative;overflow:hidden}.product-visual.butter{background:#f9dfa0}.product-visual.cream{background:#eadccc}.product-visual.pink{background:#efc9c5}.product-visual.blue{background:#bfd2d7}.product-visual:after{content:"";border:1px solid #1f1d1921;border-radius:50%;width:230px;height:230px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-photo{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.product-badge{z-index:3;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:14px;left:14px}.heart{cursor:pointer;z-index:3;background:#fffc;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex;position:absolute;top:14px;right:14px}.heart.loved{color:#c66c62}.mini-cardigan{z-index:2;width:190px;height:210px;position:absolute;top:50%;left:50%;transform:translate(-50%,-46%)}.mini-body{border:2px solid var(--ink);background:#ffffffd4;border-radius:30px 30px 14px 14px;width:106px;height:160px;position:absolute;bottom:9px;left:42px}.mini-body:after{content:"";border-left:2px dashed #1f1d1959;height:138px;position:absolute;top:20px;left:50%}.mini-body i{background:var(--ink);z-index:2;border-radius:50%;width:5px;height:5px;position:absolute;left:47%}.mini-body i:first-child{top:48px}.mini-body i:nth-child(2){top:78px}.mini-body i:nth-child(3){top:108px}.mini-sleeve{border:2px solid var(--ink);background:#ffffffd4;width:52px;height:142px;position:absolute;top:58px}.mini-sleeve.left{border-radius:28px 8px 18px 12px;left:17px;transform:rotate(12deg)}.mini-sleeve.right{border-radius:8px 28px 12px 18px;right:17px;transform:rotate(-12deg)}.sample-label{color:#1f1d1994;letter-spacing:.12em;text-transform:uppercase;z-index:3;font-size:9px;font-weight:700;position:absolute;bottom:12px;right:15px}.stock-label{text-transform:uppercase;z-index:4;background:#fffdf7e6;border:1px solid #1f1d191f;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;bottom:12px;left:13px}.stock-label.sold-out{color:#fff;background:#1f1d19db}.product-info{justify-content:space-between;align-items:start;padding-top:17px;display:flex}.product-info h3{margin:0 0 7px;font-size:14px}.product-info p{margin:0;font-size:13px;font-weight:800}.product-info button{background:var(--yellow);cursor:pointer;border:0;border-radius:50%;width:36px;height:36px;font-size:20px}.product-info button:disabled{color:#92897b;cursor:not-allowed;background:#ded6c8}.swatches{gap:5px;margin-top:12px;display:flex}.swatches span{box-shadow:0 0 0 1px var(--line);border:2px solid #fff;border-radius:50%;width:14px;height:14px}.empty-products{background:var(--paper);border-radius:var(--radius);color:var(--muted);text-align:center;padding:48px 20px}.about-strip{background:var(--paper);grid-template-columns:.55fr 1.45fr;align-items:center;gap:clamp(35px,7vw,100px);padding:88px clamp(24px,10vw,150px);display:grid}.about-mark{background:var(--yellow);border:2px solid var(--ink);border-radius:45% 55% 50% 44%;justify-content:center;align-items:center;height:290px;font-family:Georgia,serif;font-size:180px;font-weight:700;display:flex;transform:rotate(-5deg)}.about-strip h2{letter-spacing:-.035em;max-width:860px;margin:14px 0;font-family:Georgia,serif;font-size:clamp(30px,4vw,50px);font-weight:400;line-height:1.14}.about-strip p{color:var(--muted);max-width:680px;line-height:1.7}.soft-button{background:var(--yellow);border:1px solid var(--ink);cursor:pointer;border-radius:999px;margin-top:10px;padding:13px 20px;font-size:13px;font-weight:800}footer{background:var(--yellow);text-align:center;padding:55px 24px 105px}.admin-footer-link{border-bottom:1px solid;width:fit-content;margin:15px auto 0;padding-bottom:2px;font-size:9px;font-weight:800;display:block}.footer-brand{letter-spacing:.23em;font-size:34px;font-weight:650}.footer-brand span{letter-spacing:0}footer p{margin:10px 0 24px;font-family:Georgia,serif;font-size:18px;font-style:italic}footer small{color:#6b5216}.mobile-nav{display:none}.overlay{z-index:100;background:#1a18147a;justify-content:flex-end;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.overlay.centered{justify-content:center;align-items:center;padding:24px}.drawer{background:var(--cream);flex-direction:column;width:510px;max-width:100%;height:100%;padding:32px;display:flex;box-shadow:-20px 0 50px #1f1d192e}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:22px;display:flex}.panel-heading h2,.modal h2{letter-spacing:-.04em;margin:8px 0 0;font-size:32px}.close-button{background:var(--paper);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:25px;line-height:1;display:flex}.close-button.floating{z-index:2;position:absolute;top:18px;right:18px}.cart-list{flex:1;padding:12px 0;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr auto;align-items:center;gap:14px;padding:18px 0;display:grid}.cart-thumb{border-radius:16px;justify-content:center;align-items:center;height:88px;font-family:Georgia,serif;font-size:52px;font-weight:700;display:flex;overflow:hidden}.cart-thumb img{object-fit:cover;width:100%;height:100%}.cart-thumb.butter{background:#f9dfa0}.cart-thumb.cream{background:#eadccc}.cart-thumb.pink{background:#efc9c5}.cart-thumb.blue{background:#bfd2d7}.cart-detail h3{margin:0 0 8px;font-size:13px}.cart-detail label{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.cart-detail select{border:0;border-bottom:1px solid var(--line);background:0 0;font-size:11px}.cart-item>strong{align-self:start;font-size:12px}.qty-control{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:12px;width:fit-content;margin-top:12px;padding:4px;display:flex}.qty-control button{background:var(--paper);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.qty-control span{font-size:11px;font-weight:800}.cart-summary{border-top:1px solid var(--line);padding-top:20px}.cart-summary p,.checkout-total p{justify-content:space-between;margin:5px 0;display:flex}.cart-summary small{color:var(--muted);margin:8px 0 18px;font-size:10px;display:block}.full-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-size:13px;font-weight:800;display:flex}.full-button span{color:var(--yellow);font-size:20px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.empty-state>span{color:#b68b20;font-size:70px}.empty-state h3{margin:10px 0 5px}.empty-state p{color:var(--muted);font-size:13px}.empty-state button{background:var(--yellow);cursor:pointer;border:0;border-radius:999px;margin-top:12px;padding:12px 18px;font-weight:800}.modal{background:var(--cream);border-radius:30px;width:min(100%,490px);max-height:calc(100vh - 40px);padding:38px;position:relative;overflow:auto;box-shadow:0 22px 65px #1f1d1933}.modal-logo{object-fit:cover;border-radius:18px;width:78px;height:78px;margin:0 auto 24px;display:block}.auth-modal{text-align:center}.modal-copy{color:var(--muted);max-width:340px;margin:11px auto 22px;font-size:12px;line-height:1.55}.auth-form{text-align:left;gap:14px;margin-top:22px;display:grid}.auth-form label,.checkout-fields label{color:#554f46;gap:7px;font-size:11px;font-weight:800;display:grid}.auth-form input,.checkout-fields input,.checkout-fields textarea,.checkout-fields select{border:1px solid var(--line);background:#fff;border-radius:13px;outline:none;width:100%;padding:13px 14px}.auth-form input:focus,.checkout-fields input:focus,.checkout-fields textarea:focus,.checkout-fields select:focus,.search-field:focus-within{border-color:#b98b16;box-shadow:0 0 0 3px #f4c84d38}.form-error{color:#b63d35;text-align:center;margin:0;font-size:11px}.switch-auth,.logout-button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;margin-top:18px;padding:4px 0;font-size:11px;font-weight:800}.signed-email{margin:7px 0 17px;font-weight:800}.demo-note{background:var(--yellow-pale);color:#74590d;border:1px solid #ecd987;border-radius:13px;padding:10px;font-size:10px;line-height:1.5}.checkout-modal{width:min(100%,920px)}.checkout-modal>form>h2{margin-bottom:25px}.checkout-grid{grid-template-columns:1fr .92fr;gap:32px;display:grid}.checkout-fields{gap:13px;display:grid}.checkout-fields h3,.payment-panel h3{margin:0 0 5px;font-size:14px}.checkout-fields textarea{resize:vertical}.payment-panel{background:var(--paper);border-radius:22px;padding:22px}.payment-tabs{background:#fff;border-radius:999px;grid-template-columns:1fr 1fr;gap:3px;padding:4px;display:grid}.payment-tabs button{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px;font-size:11px;font-weight:800}.payment-tabs button.selected{background:var(--yellow)}.payment-placeholder{text-align:center;background:#fff;border:1px dashed #d1c5b3;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;margin:17px 0;padding:20px;display:flex}.payment-placeholder>span{color:#a17a17;font-size:45px}.payment-placeholder strong{margin:8px 0 4px;font-size:12px}.payment-placeholder small{color:var(--muted);font-size:9px}.checkout-total{border-top:1px solid var(--line);padding:12px 0;font-size:11px}.checkout-total .grand-total{border-top:1px solid var(--line);margin-top:10px;padding-top:10px;font-size:14px}.success-state{text-align:center;flex-direction:column;align-items:center;padding:40px 20px 20px;display:flex}.success-state>span{color:#b57f00;font-size:70px}.success-state p{color:var(--muted);max-width:450px;font-size:13px;line-height:1.6}.success-state .full-button{justify-content:center;max-width:270px;margin-top:15px}.install-modal{text-align:center}.app-icon{border:1px solid var(--line);border-radius:26px;width:104px;height:104px;margin:0 auto 20px;display:block}.install-steps{text-align:left;gap:10px;margin:25px 0;display:grid}.install-steps p{background:var(--paper);border-radius:14px;gap:5px;margin:0;padding:14px;display:grid}.install-steps strong{font-size:12px}.install-steps span{color:var(--muted);font-size:10px;line-height:1.5}.search-modal{text-align:center}.search-field{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:8px;margin:24px 0 18px;padding:8px 15px;font-size:24px;display:flex}.search-field input{background:0 0;border:0;outline:none;width:100%;padding:10px 0;font-size:14px}.toast{background:var(--ink);color:#fff;z-index:150;border:1px solid #ffffff26;border-radius:999px;padding:13px 19px;font-size:12px;font-weight:700;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #1f1d1940}.admin-loading{background:var(--yellow-pale);justify-content:center;align-items:center;min-height:100vh;font-size:14px;font-weight:800;display:flex}.admin-login-page{background:var(--yellow-pale);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.admin-login-page:before,.admin-login-page:after{content:"";border:1px dashed #1f1d192e;border-radius:50%;width:360px;height:360px;position:fixed}.admin-login-page:before{top:-180px;left:-180px}.admin-login-page:after{bottom:-210px;right:-160px}.admin-login-card{background:var(--cream);border:1px solid var(--line);z-index:2;border-radius:32px;width:100%;max-width:470px;padding:42px;position:relative;box-shadow:0 25px 70px #1f1d1924}.admin-logo{align-items:center;gap:11px;width:fit-content;margin-bottom:40px;display:flex}.admin-logo img{border:1px solid var(--line);object-fit:cover;border-radius:12px;width:50px;height:50px}.admin-logo span{flex-direction:column;display:flex}.admin-logo strong{letter-spacing:.22em;font-size:24px;line-height:1}.admin-logo small{letter-spacing:.22em;text-transform:uppercase;margin-top:7px;font-size:7px}.admin-login-card h1{letter-spacing:-.055em;margin:13px 0;font-size:42px;line-height:1.02}.admin-login-card>p{color:var(--muted);font-size:13px;line-height:1.65}.admin-login-form{gap:14px;margin:27px 0 18px;display:grid}.admin-login-form label{color:#554f46;gap:7px;font-size:11px;font-weight:800;display:grid}.admin-login-form input{border:1px solid var(--line);background:#fff;border-radius:14px;outline:none;padding:14px}.admin-login-form input:focus{border-color:#b98b16;box-shadow:0 0 0 3px #f4c84d38}.admin-login-form>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:space-between;align-items:center;margin-top:5px;padding:15px 20px;font-size:12px;font-weight:800;display:flex}.admin-login-form>button span{color:var(--yellow);font-size:20px}.admin-back-link{border-bottom:1px solid var(--ink);width:fit-content;margin:24px auto 0;padding-bottom:3px;font-size:10px;font-weight:800;display:block}.admin-error{color:#9c3028;text-align:center;background:#fff0ee;border:1px solid #efc3be;border-radius:12px;padding:10px;font-size:10px;line-height:1.5}.admin-denied-icon{color:#932d25;background:#f6cdc8;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;font-size:32px;font-weight:800;display:flex}.admin-plain-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;margin-top:14px;padding:14px 18px;font-size:11px;font-weight:800}.admin-shell{background:#f6f1e8;min-height:100vh}.admin-topbar{border-bottom:1px solid var(--line);z-index:20;background:#fffdf7f7;justify-content:space-between;align-items:center;min-height:82px;padding:14px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.admin-topbar .admin-logo{margin:0}.admin-user{align-items:center;gap:9px;display:flex}.admin-user>span{text-align:right;flex-direction:column;margin-right:10px;display:flex}.admin-user strong{font-size:11px}.admin-user small{color:var(--muted);margin-top:3px;font-size:9px}.admin-user button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:800}.admin-hero{background:var(--yellow);justify-content:space-between;align-items:end;gap:40px;padding:58px clamp(20px,5vw,72px);display:flex}.admin-hero h1{letter-spacing:-.06em;margin:14px 0;font-size:clamp(42px,5vw,70px);line-height:.96}.admin-hero>div:first-child p{color:#5e4d1e;max-width:570px;font-size:13px;line-height:1.6}.admin-stats{grid-template-columns:repeat(3,130px);gap:9px;display:grid}.admin-stats div{background:#ffffff8c;border:1px solid #1f1d1921;border-radius:20px;flex-direction:column;padding:20px;display:flex}.admin-stats strong{font-size:29px}.admin-stats span{color:#6c5514;margin-top:4px;font-size:9px;font-weight:750}.admin-password-panel{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:24px clamp(20px,5vw,72px);display:flex}.admin-password-panel h2{margin:0 0 5px;font-size:18px}.admin-password-panel p{color:#aaa49b;margin:0;font-size:10px}.admin-password-panel form{gap:8px;display:flex}.admin-password-panel input{color:#fff;background:#2e2c28;border:1px solid #4d4943;border-radius:999px;outline:none;padding:11px 15px}.admin-password-panel button{background:var(--yellow);cursor:pointer;border:0;border-radius:999px;padding:11px 16px;font-size:10px;font-weight:800}.admin-alert{border-radius:14px;margin:20px clamp(20px,5vw,72px) 0;padding:13px 16px;font-size:11px;font-weight:750}.admin-alert.success{color:#256231;background:#e5f5e8;border:1px solid #a8d8af}.admin-alert.error{color:#9c3028;background:#fff0ee;border:1px solid #efc3be}.admin-layout{grid-template-columns:minmax(320px,.85fr) minmax(470px,1.35fr);gap:24px;padding:30px clamp(20px,5vw,72px) 80px;display:grid}.admin-form-card,.admin-products-card{background:var(--cream);border:1px solid var(--line);border-radius:26px;height:fit-content;padding:26px}.admin-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;margin-bottom:22px;padding-bottom:18px;display:flex}.admin-section-heading h2{letter-spacing:-.04em;margin:7px 0 0;font-size:28px}.admin-section-heading>button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:5px 0;font-size:10px;font-weight:800}.products-heading{align-items:center}.products-heading>input{background:var(--paper);border:1px solid var(--line);border-radius:999px;outline:none;width:180px;padding:11px 14px}.product-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-form label{color:#554f46;gap:7px;font-size:10px;font-weight:800;display:grid}.product-form label.wide{grid-column:1/-1}.product-form input:not([type=checkbox]),.product-form textarea{border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;width:100%;padding:12px 13px}.product-form input:focus,.product-form textarea:focus{border-color:#b98b16;box-shadow:0 0 0 3px #f4c84d33}.product-form textarea{resize:vertical}.upload-field{background:var(--paper);border:1px dashed #cabeaa;border-radius:14px;padding:13px}.upload-field input{font-size:10px}.upload-field small{color:var(--muted);font-size:8px;font-weight:500}.active-field{flex-direction:row;grid-column:1/-1;align-items:center;display:flex!important}.active-field input{accent-color:#b68200;width:17px;height:17px}.admin-save-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;grid-column:1/-1;justify-content:space-between;align-items:center;padding:14px 18px;font-size:11px;font-weight:800;display:flex}.admin-save-button:disabled{cursor:wait;opacity:.6}.admin-save-button span{color:var(--yellow);font-size:18px}.admin-product-list{display:grid}.admin-product-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:13px;padding:15px 0;display:grid}.admin-product-row:last-child{border-bottom:0}.admin-product-image{background:var(--yellow-soft);border-radius:14px;justify-content:center;align-items:center;width:70px;height:70px;font-family:Georgia,serif;font-size:43px;font-weight:700;display:flex;overflow:hidden}.admin-product-image img{object-fit:cover;width:100%;height:100%}.admin-product-title{align-items:center;gap:8px;display:flex}.admin-product-title h3{margin:0;font-size:12px}.admin-product-title span{text-transform:uppercase;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:800}.admin-product-title .active{color:#2d7138;background:#e4f5e7}.admin-product-title .inactive{color:#766f64;background:#eee9e1}.admin-product-copy p{color:var(--muted);margin:6px 0;font-size:9px}.admin-product-copy strong{font-size:11px}.admin-row-actions{gap:6px;display:flex}.admin-row-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:800}.admin-row-actions button.delete{color:#a13931}.admin-empty{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:30px;display:flex}.admin-empty>span{color:#b57f00;font-size:50px}.admin-empty h3{color:var(--ink);margin:10px 0 4px}.admin-empty p{max-width:280px;font-size:10px;line-height:1.5}@media (width<=980px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{max-width:720px}.hero-art{justify-self:center;margin-top:30px}.product-grid{grid-template-columns:repeat(2,1fr)}.about-strip{grid-template-columns:1fr 2fr}.admin-hero{flex-direction:column;align-items:start}.admin-stats{grid-template-columns:repeat(3,1fr);width:100%}.admin-layout{grid-template-columns:1fr}.admin-products-card{grid-row:1}}@media (width<=640px){body{padding-bottom:68px}.announcement{min-height:30px;font-size:10px}.topbar{height:70px;padding:0 18px}.brand img{width:40px;height:40px}.brand strong{font-size:20px}.brand small{font-size:6px}.account-button,.icon-button,.install-button{display:none}.bag-button{background:0 0;padding:5px;font-size:0}.bag-button:before{content:"Tas";font-size:12px}.bag-button span{width:18px;height:18px;font-size:10px}.hero{text-align:center;min-height:auto;padding:48px 20px 34px}.hero h1{font-size:46px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;gap:12px}.hero-notes{justify-content:center;margin-top:28px}.hero-art{width:340px;height:330px;margin-top:15px}.hero-art:before{width:300px;height:300px;right:6%}.hero-art:after{width:260px;height:260px;right:12%}.hero-cardigan{transform:translate(-50%,-50%)scale(.72)}.sun-badge{width:60px;height:60px;top:20px;left:3%}.f1{right:0}.trust-row{grid-template-columns:1fr;gap:15px;padding:24px}.trust-row>div{justify-content:flex-start;margin-left:15%}.collection{padding:68px 18px}.section-heading{align-items:start}.section-search{display:none}.section-heading h2{font-size:37px}.category-pills{margin:24px 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.product-visual{border-radius:18px;height:220px}.product-visual:after{width:160px;height:160px}.mini-cardigan{transform:translate(-50%,-46%)scale(.72)}.product-badge{padding:5px 7px;font-size:8px;top:9px;left:9px}.heart{width:32px;height:32px;top:9px;right:9px}.product-info h3{font-size:12px;line-height:1.35}.product-info p{font-size:11px}.product-info button{width:32px;min-width:32px;height:32px}.sample-label{font-size:7px;bottom:8px;right:9px}.about-strip{text-align:center;grid-template-columns:1fr;gap:32px;padding:60px 24px}.about-mark{justify-self:center;width:210px;height:190px;font-size:110px}.about-strip h2{font-size:32px}.about-strip p{font-size:14px}footer{padding-bottom:45px}.mobile-nav{border-top:1px solid var(--line);z-index:30;background:#fffdf7f7;grid-template-columns:repeat(4,1fr);align-items:center;height:68px;padding:5px 8px 4px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a,.mobile-nav button{color:#8b8378;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:700;display:flex}.mobile-nav span{font-size:21px;line-height:1}.mobile-nav .active{color:var(--ink)}.mobile-nav .active span{color:#b47f00}.overlay.centered{align-items:end;padding:0}.modal{border-radius:27px 27px 0 0;width:100%;max-height:92vh;padding:30px 22px 24px}.drawer{width:100%;padding:24px 18px 84px}.panel-heading h2,.modal h2{font-size:28px}.cart-item{grid-template-columns:65px 1fr auto;gap:9px}.cart-thumb{width:65px;height:76px}.cart-item>strong{font-size:10px}.checkout-grid{grid-template-columns:1fr}.payment-panel{padding:17px}.checkout-modal>form>h2{margin-bottom:20px}.toast{text-align:center;white-space:nowrap;max-width:calc(100% - 30px);bottom:82px}.admin-login-card{padding:32px 22px}.admin-login-card h1{font-size:37px}.admin-topbar{align-items:flex-start;gap:15px}.admin-topbar .admin-logo small,.admin-user>span{display:none}.admin-user{flex-wrap:wrap;justify-content:flex-end}.admin-user button{padding:8px 9px;font-size:8px}.admin-hero{padding:42px 20px}.admin-hero h1{font-size:48px}.admin-stats{gap:6px}.admin-stats div{padding:13px}.admin-stats strong{font-size:22px}.admin-stats span{font-size:7px}.admin-password-panel{flex-direction:column;align-items:stretch;gap:15px}.admin-password-panel form{flex-direction:column}.admin-layout{padding:20px 14px 70px}.admin-form-card,.admin-products-card{border-radius:20px;padding:18px}.product-form{grid-template-columns:1fr}.product-form label.wide,.active-field,.admin-save-button{grid-column:auto}.products-heading{flex-direction:column;align-items:flex-start;gap:12px}.products-heading>input{width:100%}.admin-product-row{grid-template-columns:56px 1fr}.admin-product-image{width:56px;height:56px}.admin-row-actions{grid-column:2}.admin-row-actions button{flex:1}}
