/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.italic{font-style:italic}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--cream:#f5f0e7;--paper:#fbf8f2;--ink:#29251f;--brown:#693b2d;--terracotta:#b95f42;--sage:#778269;--mustard:#cb9545;--rose:#bd8177}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}button,a,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f2eb;border-bottom:1px solid #4632231f;justify-content:space-between;align-items:center;height:86px;padding:0 max(5vw,28px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{border:1px solid var(--brown);width:44px;height:44px;color:var(--brown);font:italic 700 16px var(--font-display);border-radius:50% 50% 45% 55%;place-items:center;display:grid;transform:rotate(-7deg)}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand b{font:600 21px var(--font-display);letter-spacing:.02em}.brand small{letter-spacing:.22em;margin-top:5px;font-size:8px}nav{gap:35px;font-size:13px;display:flex}nav a{position:relative}nav a:after{content:"";background:var(--brown);height:1px;transition:all .25s;position:absolute;bottom:-7px;left:0;right:100%}nav a:hover:after{right:0}.header-cta,.primary-button{background:var(--brown);color:#fff;border:0;border-radius:2px;padding:14px 22px;font-weight:600;transition:all .2s}.header-cta:hover,.primary-button:hover{background:#4d2a21;transform:translateY(-1px)}.hero{background:var(--cream);grid-template-columns:52% 48%;min-height:680px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:110px 5vw 80px 9vw;position:relative}.eyebrow{letter-spacing:.2em;color:var(--terracotta);font-size:11px;font-weight:700}.hero h1,.section-heading h2,.process-section h2,.about-section h2,.closing-cta h2,.order-modal h2{font:600 clamp(50px,6vw,86px)/.95 var(--font-display);letter-spacing:-.035em;margin:25px 0}.hero h1 em,.process-section h2 em{color:var(--terracotta);font-weight:500}.hero-copy>p{color:#5e574e;max-width:510px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin:34px 0 40px;display:flex}.primary-button{align-items:center;gap:26px;display:inline-flex}.text-link{border-bottom:1px solid #7a6e61;padding-bottom:4px;font-size:13px}.trust-row{color:#746d63;gap:24px;font-size:11px;display:flex}.hero-art{background:#d8cdbd;position:relative;overflow:hidden}.fabric{filter:drop-shadow(0 25px 35px #36251933);border-radius:50%;position:absolute}.fabric-one{background:repeating-linear-gradient(105deg,#9c4e38 0 4px,#a9553c 4px 12px);border-radius:62% 38% 35% 65%/40% 48% 52% 60%;width:540px;height:650px;top:40px;right:-80px;transform:rotate(11deg)}.fabric-two{background:repeating-linear-gradient(25deg,#d5c7ad 0 3px,#cbb99d 3px 9px);width:370px;height:440px;bottom:-80px;left:-70px;transform:rotate(-18deg)}.thread-line{border:2px dashed #ffffffa6;border-radius:50%;width:260px;height:260px;position:absolute;top:14%;left:15%;transform:rotate(25deg)}.hero-note{background:var(--paper);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:18%;right:13%;transform:rotate(7deg);box-shadow:0 10px 40px #37231926}.hero-note span,.hero-note small{letter-spacing:.12em;font-size:9px}.hero-note strong{font:700 31px var(--font-display);color:var(--brown)}.stitch-card{background:#fffaf0;flex-direction:column;padding:20px 28px;display:flex;position:absolute;bottom:14%;left:12%;transform:rotate(-5deg);box-shadow:0 15px 35px #3723192e}.stitch-card span{font:italic 20px var(--font-display)}.stitch-card b{font:600 26px var(--font-display);color:var(--terracotta)}.stitch-card i{color:var(--mustard);position:absolute;top:8px;right:10px}.services-section{padding:100px max(6vw,30px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.section-heading h2{margin:14px 0 0;font-size:55px}.section-heading>p{color:#746d63;max-width:400px;line-height:1.6}.filters{flex-wrap:wrap;gap:8px;margin:42px 0 30px;display:flex}.filters button{background:0 0;border:1px solid #d9d0c4;border-radius:30px;padding:9px 16px;font-size:12px}.filters button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e7dfd4;transition:all .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #462d1917}.service-visual{place-items:center;height:250px;display:grid;position:relative;overflow:hidden}.service-visual:before,.service-visual:after{content:"";border:1px dashed #ffffffa6;border-radius:48% 52% 42% 58%;width:190px;height:230px;position:absolute;transform:rotate(30deg)}.service-visual:after{width:140px;height:180px;transform:rotate(-20deg)}.service-visual>span{font:italic 700 100px var(--font-display);color:#fffc;z-index:1}.service-visual i{font:italic 15px var(--font-display);color:#fff;position:absolute;bottom:14px;right:16px}.terracotta{background:var(--terracotta)}.sage{background:var(--sage)}.mustard{background:var(--mustard)}.rose{background:var(--rose)}.service-content{padding:24px}.service-category{color:var(--terracotta);text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:700}.service-content h3{font:600 27px var(--font-display);margin:9px 0}.service-content p{color:#746d63;min-height:64px;font-size:13px;line-height:1.6}.service-content>div{border-top:1px solid #ece5dc;justify-content:space-between;align-items:center;margin-top:18px;padding-top:17px;display:flex}.service-content b{font-size:11px}.service-content button{color:var(--brown);background:0 0;border:0;font-size:11px;font-weight:700}.process-section{background:var(--brown);color:#fff;grid-template-columns:42% 58%;gap:90px;padding:100px max(8vw,35px);display:grid}.eyebrow.light{color:#e7b79e}.process-section h2{font-size:58px}.process-section>div>p{color:#d4c0b9}.process-section ol{margin:0;padding:0;list-style:none}.process-section li{border-bottom:1px solid #ffffff2e;gap:26px;padding:25px 0;display:flex}.process-section li>span{font:italic 25px var(--font-display);color:#e7b79e}.process-section h3{font:600 25px var(--font-display);margin:0 0 7px}.process-section li p{color:#d4c0b9;margin:0;font-size:13px;line-height:1.6}.about-section{grid-template-columns:1fr 1fr;align-items:center;gap:9vw;padding:110px max(8vw,35px);display:grid}.about-art{background:#d7c7b3;flex-direction:column;justify-content:center;align-items:center;height:520px;display:flex;position:relative;overflow:hidden;transform:rotate(-1deg)}.about-art:before{content:"";border:1px dashed #693b2d73;border-radius:50% 45% 55% 40%;position:absolute;inset:11%;transform:rotate(18deg)}.about-art span,.about-art strong,.about-art small{z-index:1}.about-art span{font:italic 50px var(--font-display)}.about-art strong{font:600 65px var(--font-display);color:var(--brown)}.about-art small{letter-spacing:.17em}.about-section h2{font-size:62px}.about-section>div>p{color:#6c645a;line-height:1.8}.about-stats{border-top:1px solid #ddd3c7;gap:40px;margin-top:30px;padding-top:26px;display:flex}.about-stats span{flex-direction:column;display:flex}.about-stats b{font:600 28px var(--font-display);color:var(--brown)}.about-stats small{color:#82786c;font-size:10px}.closing-cta{background:var(--mustard);text-align:center;padding:80px 5vw}.closing-cta>span{font:italic 23px var(--font-display)}.closing-cta h2{margin:5px 0 25px;font-size:68px}.closing-cta button{background:var(--ink);color:#fff;border:0;padding:16px 25px;font-weight:600}.closing-cta button span{margin-left:30px}footer{color:#f5eee3;background:#26221e;justify-content:space-between;align-items:center;padding:45px 6vw;display:flex}footer p,footer a{color:#b8ada0;font-size:12px}.footer-links{gap:22px;display:flex}.inverse .brand-mark{color:#f5eee3;border-color:#f5eee3}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#231c17b8;justify-content:flex-end;display:flex;position:fixed;inset:0}.order-modal{background:var(--paper);width:min(540px,100%);height:100%;padding:70px 55px;animation:.3s ease-out slide-in;position:relative;overflow:auto;box-shadow:-20px 0 60px #0000002e}.modal-close{color:#73685d;background:0 0;border:0;font-size:30px;position:absolute;top:22px;right:25px}.order-modal h2{margin:12px 0;font-size:53px}.modal-intro{color:#756c61;line-height:1.6}.order-modal form{gap:17px;margin-top:30px;display:grid}.order-modal label{gap:7px;font-size:11px;font-weight:700;display:grid}.order-modal input,.order-modal textarea{background:#fff;border:1px solid #d9d0c4;border-radius:2px;outline:none;padding:14px;font-size:14px}.order-modal input:focus,.order-modal textarea:focus{border-color:var(--brown);box-shadow:0 0 0 2px #693b2d14}.full{justify-content:center;width:100%;padding:17px}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.success-state>span{background:var(--sage);color:#fff;border-radius:50%;place-items:center;width:65px;height:65px;font-size:30px;display:grid}.success-state h2{font-size:48px}.success-state p{color:#6c645a;line-height:1.7}.success-state button{margin-top:20px}@keyframes slide-in{0%{transform:translate(100%)}}@media (width<=1000px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 7vw}.hero-art{min-height:520px}.service-grid{grid-template-columns:repeat(2,1fr)}.process-section{grid-template-columns:1fr;gap:30px}.about-section{gap:5vw}.about-stats{gap:20px}}@media (width<=640px){.site-header{height:72px;padding:0 18px}.header-cta{padding:11px 13px;font-size:11px}.brand b{font-size:18px}.hero-copy{padding:70px 22px 55px}.hero h1{font-size:51px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{flex-direction:column;gap:8px}.hero-art{min-height:420px}.fabric-one{width:380px;height:480px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2,.process-section h2,.about-section h2{font-size:47px}.services-section{padding:75px 18px}.service-grid{grid-template-columns:1fr}.process-section{padding:75px 24px}.about-section{grid-template-columns:1fr;padding:75px 22px}.about-art{height:400px}.about-art strong{font-size:50px}.about-stats{justify-content:space-between;gap:8px}.closing-cta h2{font-size:55px}footer{text-align:center;flex-direction:column;gap:20px}.order-modal{padding:65px 24px 30px}.order-modal h2{font-size:45px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.about-art img{object-fit:cover;z-index:1;width:100%;height:100%;position:relative}.admin-shell{background:#f3f1ed;min-height:100vh;display:flex}.admin-sidebar{color:#eae2d7;background:#2e2924;flex-direction:column;flex:0 0 245px;width:245px;min-height:100vh;padding:30px 20px;display:flex;position:sticky;top:0}.admin-sidebar .brand{border-bottom:1px solid #ffffff1a;padding:0 9px 30px}.admin-nav{gap:6px;margin-top:25px;display:grid}.admin-nav button,.admin-bottom button{color:#c9beb1;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:13px;width:100%;padding:13px 14px;font-size:13px;display:flex}.admin-nav button.active{color:#fff;background:#4b3a31}.admin-nav button>span{text-align:center;width:19px;font-size:17px}.admin-nav i{background:var(--terracotta);color:#fff;border-radius:30px;margin-left:auto;padding:3px 7px;font-size:9px;font-style:normal}.admin-bottom{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:18px}.admin-bottom a{color:#a99c90;padding:12px 15px;font-size:11px;display:block}.admin-main{flex:1;min-width:0}.admin-header{background:#fff;border-bottom:1px solid #e5e0d9;justify-content:space-between;align-items:center;height:100px;padding:0 35px;display:flex}.admin-header h1{font:600 31px var(--font-display);margin:5px 0 0}.admin-header>div>small{letter-spacing:.16em;color:#92887d;font-size:8px}.admin-user{align-items:center;gap:11px;display:flex}.admin-user>button{background:0 0;border:0;margin-right:12px;font-size:21px;position:relative}.admin-user>button i{background:var(--terracotta);border-radius:50%;width:7px;height:7px;position:absolute;top:2px;right:1px}.admin-user>span{width:38px;height:38px;color:var(--brown);background:#d8b9a9;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.admin-user>div{flex-direction:column;display:flex}.admin-user b{font-size:12px}.admin-user small{color:#91877c;font-size:9px}.admin-content{max-width:1500px;padding:30px 35px 60px}.welcome-banner{background:var(--brown);color:#fff;justify-content:space-between;align-items:center;min-height:165px;padding:32px 40px;display:flex;position:relative;overflow:hidden}.welcome-banner:after{content:"";border:1px dashed #fff3;border-radius:45%;width:310px;height:310px;position:absolute;right:80px;transform:rotate(30deg)}.welcome-banner>div,.welcome-banner>button{z-index:1}.welcome-banner>div>span{color:#e2b6a2;font:italic 17px var(--font-display)}.welcome-banner h2{font:600 34px var(--font-display);margin:4px 0}.welcome-banner p{color:#d8c8c0;margin:0;font-size:12px}.welcome-banner button{color:#fff;background:0 0;border:1px solid #ffffff80;padding:13px 18px}.welcome-banner button span{margin-left:25px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0;display:grid}.metric-grid article{background:#fff;border:1px solid #e5e0d9;align-items:flex-start;gap:15px;padding:20px;display:flex}.metric-icon{border-radius:2px;flex:none;place-items:center;width:43px;height:43px;font-size:14px;font-weight:700;display:grid}.clay{color:#9d4f37;background:#f0ded6}.green{color:#5e6f54;background:#dfe5db}.yellow{color:#9d6c24;background:#f4e5c7}.rose-bg{color:#9b605b;background:#ecdedd}.metric-grid article>div{flex-direction:column;display:flex}.metric-grid small{color:#897f74;letter-spacing:.11em;font-size:8px;font-weight:700}.metric-grid strong{font:600 28px var(--font-display);margin:4px 0}.metric-grid em{color:#78866c;font-size:9px;font-style:normal}.orders-panel,.admin-lower>section{background:#fff;border:1px solid #e5e0d9}.panel-head{border-bottom:1px solid #ebe6df;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.panel-head h2,.quick-actions h2{font:600 23px var(--font-display);margin:0}.panel-head p{color:#8a8075;margin:4px 0 0;font-size:10px}.search-box{border:1px solid #ded8d0;align-items:center;gap:8px;width:240px;padding:9px 12px;display:flex}.search-box input{border:0;outline:0;width:100%;font-size:10px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:800px}th{color:#8f857a;letter-spacing:.1em;text-align:left;background:#faf8f5;padding:12px 16px;font-size:8px}td{color:#5f574f;border-top:1px solid #eee9e2;padding:13px 16px;font-size:10px}td:first-child,td:nth-child(2){color:var(--ink)}td:first-child b,td:first-child small{display:block}.customer-avatar{width:29px;height:29px;color:var(--brown);background:#eee2d8;border-radius:50%;place-items:center;margin-right:8px;font-size:8px;font-weight:700;display:inline-grid}td button{background:0 0;border:0}.status-pill{white-space:nowrap;border-radius:20px;padding:5px 9px;font-size:8px;font-weight:700}.status-pill.new{color:#9b4f37;background:#f3ded6}.status-pill.making{color:#5b6c52;background:#e1e8dd}.status-pill.waiting{color:#97691e;background:#f5e8ce}.status-pill.ready{color:#586553;background:#d8e2d5}.panel-foot{color:#8e8479;border-top:1px solid #eee9e2;justify-content:space-between;padding:15px 24px;font-size:9px;display:flex}.panel-foot button,.panel-head>button{color:var(--brown);background:0 0;border:0;font-size:9px;font-weight:700}.admin-lower{grid-template-columns:1.5fr 1fr;gap:20px;margin-top:20px;display:grid}.delivery-item{border-top:1px solid #eee9e2;align-items:center;gap:13px;padding:13px 20px;display:flex}.date-box{width:38px;height:42px;color:var(--brown);background:#f1e7dd;flex-direction:column;justify-content:center;align-items:center;display:flex}.date-box b{font:600 18px var(--font-display)}.date-box small{font-size:7px}.delivery-item>div{flex-direction:column;flex:1;display:flex}.delivery-item>div b{font-size:10px}.delivery-item>div small{color:#8d8378;margin-top:3px;font-size:9px}.quick-actions{padding:22px 24px}.quick-actions h2{margin-bottom:12px}.quick-actions>button{text-align:left;background:0 0;border:0;border-top:1px solid #eee9e2;gap:12px;width:100%;padding:14px 0;display:flex}.quick-actions>button>span{width:35px;height:35px;color:var(--brown);background:#f0e7df;place-items:center;display:grid}.quick-actions>button>div{flex-direction:column;display:flex}.quick-actions b{font-size:10px}.quick-actions small{color:#8c8277;margin-top:4px;font-size:8px}.coming-soon{text-align:center;background:#fff;border:1px solid #e5e0d9;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.coming-soon>span{color:var(--terracotta);font-size:35px}.coming-soon h2{font:600 40px var(--font-display);margin:10px 0}.coming-soon p{color:#857a70}.coming-soon button{background:var(--brown);color:#fff;border:0;margin-top:15px;padding:13px 20px}@media (width<=1050px){.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-lower{grid-template-columns:1fr}}@media (width<=760px){.admin-sidebar{flex-basis:70px;width:70px;padding:25px 10px}.admin-sidebar .brand>span:last-child,.admin-nav button:not(.active):after,.admin-nav button{font-size:0}.admin-sidebar .brand{padding:0 4px 25px}.admin-sidebar .brand-mark{width:40px}.admin-nav button{justify-content:center;padding:13px 5px}.admin-nav button>span{font-size:18px}.admin-nav i,.admin-bottom{display:none}.admin-header{padding:0 18px}.admin-user>div{display:none}.admin-content{padding:20px 15px 45px}.welcome-banner{padding:27px 24px}.welcome-banner h2{font-size:26px}.welcome-banner button{display:none}.metric-grid{grid-template-columns:1fr}.panel-head{flex-direction:column;align-items:flex-start;gap:15px}.search-box{width:100%}.admin-lower{grid-template-columns:1fr}}.customer-loading{background:var(--cream);color:#766c61;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.customer-loading .brand-mark{animation:1.4s ease-in-out infinite customer-pulse}@keyframes customer-pulse{50%{opacity:.45;transform:rotate(-7deg)scale(.95)}}.customer-auth-shell{background:#fff;grid-template-columns:46% 54%;min-height:100vh;display:grid}.customer-auth-brand{background:var(--brown);color:#fff;flex-direction:column;padding:48px 7vw 55px;display:flex;position:relative;overflow:hidden}.customer-auth-brand:after{content:"";border:1px dashed #ffffff29;border-radius:45% 55% 48% 52%;width:580px;height:580px;position:absolute;bottom:-150px;right:-290px;transform:rotate(25deg)}.customer-auth-brand .brand{z-index:1;position:relative}.customer-auth-brand>div{z-index:1;margin:auto 0;position:relative}.customer-auth-brand h1{font:600 clamp(54px,6vw,80px)/.95 var(--font-display);letter-spacing:-.04em;margin:20px 0}.customer-auth-brand h1 em{color:#e8b59d;font-weight:500}.customer-auth-brand>div>p{color:#d7c5bc;max-width:460px;line-height:1.75}.customer-auth-brand ol{z-index:1;color:#d7c5bc;gap:28px;margin:0;padding:0;font-size:11px;list-style:none;display:flex;position:relative}.customer-auth-brand li{align-items:center;gap:8px;display:flex}.customer-auth-brand li span{color:#e8b59d;font:italic 17px var(--font-display)}.customer-auth-form{justify-content:center;align-items:center;padding:70px 8vw;display:flex;position:relative}.back-store{color:#7b7167;font-size:11px;position:absolute;top:35px;right:45px}.auth-card{width:min(440px,100%)}.auth-card h2{font:600 43px var(--font-display);margin:12px 0 8px}.auth-card>p{color:#7d7368;margin:0 0 28px;font-size:13px;line-height:1.6}.auth-tabs{border-bottom:1px solid #ddd5cb;grid-template-columns:1fr 1fr;margin-bottom:27px;display:grid}.auth-tabs button{color:#8c8176;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px;font-size:12px}.auth-tabs button.active{color:var(--brown);border-bottom-color:var(--brown);font-weight:700}.auth-card form{gap:17px;display:grid}.auth-card label,.order-modal select{font-size:11px;font-weight:700}.auth-card label{gap:7px;display:grid}.auth-card input,.order-modal select{background:#fff;border:1px solid #dad2c8;outline:none;width:100%;padding:14px}.auth-card input:focus,.order-modal select:focus{border-color:var(--brown);box-shadow:0 0 0 2px #693b2d14}.auth-submit{justify-content:center;margin-top:4px;padding:17px}.form-error{border-left:3px solid var(--terracotta);background:#f7e5e0;padding:11px 13px;color:#98452f!important;margin:0!important;font-size:11px!important}.privacy-note{text-align:center;color:#998f85;margin-top:20px;font-size:9px;display:block}.customer-dashboard{background:#f4f1ec;min-height:100vh}.customer-topbar{z-index:20;background:#fff;border-bottom:1px solid #e7e1d9;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,28px);display:flex;position:sticky;top:0}.customer-topbar nav{display:flex}.customer-account{align-items:center;gap:10px;display:flex}.customer-account>span{width:38px;height:38px;color:var(--brown);background:#e8d6ca;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.customer-account>div{flex-direction:column;display:flex}.customer-account b{font-size:11px}.customer-account small{color:#91867b;font-size:8px}.customer-account button{color:#8b7f74;background:0 0;border:0;margin-left:8px;font-size:10px}.customer-hero{background:var(--cream);border-bottom:1px solid #e2dbd1;justify-content:space-between;align-items:flex-end;padding:60px max(7vw,30px) 45px;display:flex}.customer-hero h1{font:600 58px var(--font-display);margin:12px 0 4px}.customer-hero p{color:#766c61;margin:0}.customer-body{max-width:1500px;margin:auto;padding:25px max(7vw,30px) 80px}.customer-metrics{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:35px;display:grid}.customer-metrics article{background:#fff;border:1px solid #e4ded6;align-items:center;gap:15px;padding:20px 23px;display:flex}.customer-metrics article>span{width:42px;height:42px;color:var(--brown);background:#efe3da;border-radius:50%;place-items:center;display:grid}.customer-metrics article>div{flex-direction:column;display:flex}.customer-metrics b{font:600 28px var(--font-display)}.customer-metrics small{color:#8d8277;letter-spacing:.11em;font-size:8px}.customer-section{margin-top:35px;scroll-margin-top:105px}.customer-section-title{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.customer-section-title h2{font:600 32px var(--font-display);margin:6px 0 0}.customer-section-title>button{color:var(--brown);background:0 0;border:0;font-size:10px;font-weight:700}.customer-empty{text-align:center;background:#fff;border:1px solid #e3dcd3;padding:60px 25px}.customer-empty>span{color:var(--terracotta);font-size:28px}.customer-empty h3{font:600 27px var(--font-display);margin:10px 0 5px}.customer-empty p,.history-empty{color:#82776d;font-size:12px}.customer-empty button{background:var(--brown);color:#fff;border:0;margin-top:15px;padding:13px 18px}.active-order-list{gap:16px;display:grid}.active-order-card{background:#fff;border:1px solid #e3dcd3;padding:25px 28px}.active-order-head{justify-content:space-between;align-items:flex-start;display:flex}.active-order-head small{color:#958a7e;font-size:9px}.active-order-head h3{font:600 27px var(--font-display);margin:4px 0}.active-order-card>p{color:#776d62;margin:4px 0 26px;font-size:11px}.order-progress{grid-template-columns:repeat(4,1fr);margin:25px 0;display:grid;position:relative}.order-progress:before{content:"";background:#e1dbd3;height:2px;position:absolute;top:14px;left:8%;right:8%}.order-progress>div{z-index:1;color:#a0978d;flex-direction:column;align-items:center;gap:8px;font-size:9px;display:flex}.order-progress i{background:#eee9e3;border:3px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;font-style:normal;display:grid}.order-progress .done{color:var(--brown);font-weight:700}.order-progress .done i{color:#fff;background:var(--sage)}.active-order-foot{color:#8d8276;border-top:1px solid #eee8e1;justify-content:space-between;padding-top:15px;font-size:9px;display:flex}.active-order-foot b{color:#534a42}.customer-history{background:#fff;border:1px solid #e3dcd3}.customer-history article{border-top:1px solid #eee8e1;grid-template-columns:44px 1fr auto 25px;align-items:center;gap:14px;padding:18px 22px;display:grid}.customer-history article:first-child{border-top:0}.history-mark{width:42px;height:42px;color:var(--brown);font:600 20px var(--font-display);background:#ead8cb;place-items:center;display:grid}.customer-history small{color:#968b80;font-size:8px}.customer-history h3{font:600 20px var(--font-display);margin:3px 0}.customer-history p{color:#82776c;white-space:nowrap;text-overflow:ellipsis;max-width:650px;margin:0;font-size:9px;overflow:hidden}.customer-history button{color:#8a7f74;background:0 0;border:0;font-size:22px}@media (width<=900px){.customer-auth-shell{grid-template-columns:1fr}.customer-auth-brand{min-height:390px;padding:35px 7vw}.customer-auth-brand ol{display:none}.customer-auth-brand>div{margin:55px 0 25px}.customer-auth-form{padding:80px 7vw 60px}.customer-topbar nav,.customer-account>div{display:none}.customer-hero{flex-direction:column;align-items:flex-start;gap:25px}.customer-metrics{grid-template-columns:1fr}.customer-history p{max-width:320px}}@media (width<=600px){.customer-auth-brand h1{font-size:49px}.customer-auth-brand{min-height:360px}.customer-auth-form{padding:80px 22px 50px}.back-store{top:28px;right:22px}.customer-topbar{padding:0 15px}.customer-topbar .brand b{font-size:16px}.customer-topbar .brand small{display:none}.customer-account>span{width:34px;height:34px}.customer-account button{margin-left:0}.customer-hero{padding:45px 22px 35px}.customer-hero h1{font-size:47px}.customer-body{padding:18px 15px 60px}.active-order-card{padding:21px 17px}.active-order-head{gap:12px}.active-order-head h3{font-size:23px}.order-progress span{text-align:center;font-size:7px}.active-order-foot{flex-direction:column;gap:8px}.customer-history article{grid-template-columns:40px 1fr auto;padding:15px 13px}.customer-history article>button{display:none}.customer-history p{max-width:155px}.customer-history .status-pill{grid-column:3}.customer-section-title{align-items:flex-start;gap:8px}.customer-section-title h2{font-size:29px}}.advance-status{white-space:nowrap;padding:6px 9px;font-weight:700;color:var(--brown)!important;background:#fff!important;border:1px solid #cdbfb3!important;font-size:8px!important}.advance-status:disabled{cursor:default;color:#7c8972!important;border-color:#0000!important}.shop-page{background:var(--paper)}.shop-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f2f5;border-bottom:1px solid #e6ded4;justify-content:space-between;align-items:center;height:86px;padding:0 max(5vw,28px);display:flex;position:sticky;top:0}.shop-header nav{display:flex}.cart-button{color:var(--brown);background:0 0;border:1px solid #cfc4b7;align-items:center;gap:8px;padding:11px 14px;font-size:11px;font-weight:700;display:flex}.cart-button b{background:var(--brown);color:#fff;border-radius:20px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;display:grid}.shop-hero{background:var(--cream);grid-template-columns:52% 48%;min-height:650px;display:grid;overflow:hidden}.shop-hero-copy{padding:100px 6vw 75px 9vw}.shop-hero h1{font:600 clamp(52px,6vw,85px)/.95 var(--font-display);letter-spacing:-.045em;margin:25px 0}.shop-hero h1 em{color:var(--terracotta);font-weight:500}.shop-hero-copy>p{color:#655d54;max-width:560px;font-size:16px;line-height:1.75}.shop-hero-actions{align-items:center;gap:28px;margin:35px 0 36px;display:flex}.shop-hero-actions>a:last-child{border-bottom:1px solid #85786b;padding-bottom:4px;font-size:12px}.shop-benefits{color:#776e65;flex-wrap:wrap;gap:18px;font-size:9px;display:flex}.shop-window{background:#d5c4b3;position:relative;overflow:hidden}.window-card{color:#fff;flex-direction:column;padding:35px;display:flex;position:absolute;box-shadow:0 25px 55px #3e261833}.window-card:after{content:"";border:1px dashed #ffffff73;border-radius:45% 55%;position:absolute;inset:15px;transform:rotate(12deg)}.window-card>*{z-index:1}.window-card.large{justify-content:center;width:62%;height:64%;top:11%;left:7%;transform:rotate(-4deg)}.window-card.small{justify-content:center;width:48%;height:43%;bottom:5%;right:-4%;transform:rotate(7deg)}.window-card>span{letter-spacing:.18em;font-size:9px;font-weight:700}.window-card strong{font:600 43px/1 var(--font-display);margin:14px 0}.window-card small{font-size:10px}.window-label{color:var(--brown);font:italic 16px var(--font-display);background:#fff8ec;flex-direction:column;padding:13px 17px;display:flex;position:absolute;top:9%;right:7%;transform:rotate(5deg);box-shadow:0 8px 25px #3c231424}.window-label b{font-size:25px}.shop-catalog{padding:95px max(6vw,30px) 110px}.shop-section-head{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:35px;display:flex}.shop-section-head h2{font:600 55px var(--font-display);margin:10px 0 4px}.shop-section-head p{color:#776e64;max-width:620px;line-height:1.6}.shop-tabs{white-space:nowrap;border-bottom:1px solid #ded5ca;display:flex}.shop-tabs button{color:#7c7268;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 14px;font-size:10px}.shop-tabs button.active{border-bottom-color:var(--brown);color:var(--brown);font-weight:700}.shop-tabs span{background:#eee7de;border-radius:20px;margin-left:4px;padding:2px 6px;font-size:8px}.shop-loading{color:#887d72;place-items:center;min-height:380px;display:grid}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e3dbd1;transition:all .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #462d1917}.product-picture{color:#fff;place-items:center;height:300px;display:grid;position:relative;overflow:hidden}.product-picture:before,.product-picture:after{content:"";border:1px dashed #ffffff85;border-radius:48% 52% 42% 58%;width:210px;height:270px;position:absolute;transform:rotate(28deg)}.product-picture:after{width:150px;height:205px;transform:rotate(-18deg)}.product-picture>strong{font:italic 600 75px var(--font-display);z-index:1;opacity:.88}.product-picture>small{letter-spacing:.15em;text-transform:uppercase;font-size:9px;position:absolute;bottom:18px;left:18px}.product-kind{color:var(--brown);letter-spacing:.12em;z-index:2;background:#ffffffeb;padding:7px 9px;font-size:7px;font-weight:800;position:absolute;top:15px;left:15px}.product-picture>i{background:#251f1abf;padding:6px 8px;font-size:8px;font-style:normal;position:absolute;bottom:15px;right:14px}.product-title{justify-content:space-between;gap:10px;display:flex}.product-title small{color:#9b9085;letter-spacing:.12em;font-size:7px}.product-title h3{font:600 25px var(--font-display);margin:4px 0}.product-title button{color:#887d72;background:0 0;border:0;align-self:flex-start;font-size:20px}.product-info>p{color:#786e64;min-height:52px;font-size:11px;line-height:1.6}.product-meta{color:#897e73;border-top:1px solid #eee8e1;justify-content:space-between;padding:13px 0;font-size:8px;display:flex}.product-meta b{color:#544b43}.product-buy{border-top:1px solid #eee8e1;justify-content:space-between;align-items:flex-end;padding-top:15px;display:flex}.product-buy>div{flex-direction:column;display:flex}.product-buy small{color:#8c8176;font-size:8px}.product-buy strong{font:600 21px var(--font-display)}.product-buy button{background:var(--brown);color:#fff;border:0;padding:10px 12px;font-size:9px;font-weight:700}.product-buy button:disabled{cursor:default;background:#b8afa6}.shop-choice{background:var(--brown);color:#fff;grid-template-columns:1.2fr 1fr 1fr;gap:55px;padding:90px max(7vw,30px);display:grid}.shop-choice>div h2{font:600 52px/.98 var(--font-display);margin:15px 0}.shop-choice article{border-top:1px solid #fff3;gap:18px;padding-top:15px;display:flex}.shop-choice article>span{color:#e5ad92;font:italic 23px var(--font-display)}.shop-choice h3{font:600 25px var(--font-display);margin:0 0 10px}.shop-choice p{color:#d5c2ba;font-size:11px;line-height:1.7}.shop-choice a{color:#f0c3ad;font-size:9px;font-weight:700}.shop-account-callout{background:#e4d5c5;justify-content:space-between;align-items:center;gap:40px;margin:85px max(7vw,30px);padding:55px 60px;display:flex}.shop-account-callout h2{font:600 43px var(--font-display);margin:8px 0}.shop-account-callout p{color:#71675e;margin:0}.shop-cart{background:var(--paper);width:min(550px,100%);height:100%;padding:65px 38px 35px;animation:.3s ease-out slide-in;position:relative;overflow-y:auto}.shop-cart>h2{font:600 45px var(--font-display);margin:10px 0 25px}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.cart-empty>span{color:#ad9f92;font-size:38px}.cart-empty h3{font:600 28px var(--font-display);margin:12px 0 2px}.cart-empty p{color:#887d72;font-size:11px}.cart-empty button,.back-cart{color:#665b52;background:0 0;border:0;border-bottom:1px solid #76695f;margin-top:15px;padding:4px 0;font-size:10px}.cart-lines{gap:2px;display:grid}.cart-lines article{border-bottom:1px solid #e6ded5;grid-template-columns:85px 1fr auto;gap:14px;padding:18px 0;display:grid}.cart-thumb{color:#fff;height:105px;font:italic 600 30px var(--font-display);place-items:center;display:grid}.cart-lines small{color:#958a7e;font-size:7px}.cart-lines h3{font:600 21px var(--font-display);margin:3px 0 8px}.cart-lines label{color:#867b70;align-items:center;gap:6px;font-size:8px;display:flex}.cart-lines select{background:0 0;border:0;border-bottom:1px solid #d8cfc5;font-size:8px}.cart-lines strong{margin-top:8px;font-size:11px;display:block}.cart-quantity{align-self:center;align-items:center;gap:6px;display:flex}.cart-quantity button{background:#fff;border:1px solid #d9d0c6;width:23px;height:23px}.cart-quantity span{font-size:10px}.cart-total{justify-content:space-between;padding:22px 0;font-size:12px;display:flex}.cart-total strong{font:600 25px var(--font-display)}.checkout-form{gap:17px;display:grid}.checkout-summary{background:#eee5dc;justify-content:space-between;margin-bottom:5px;padding:16px;display:flex}.checkout-summary b{font:600 20px var(--font-display)}.checkout-form label{gap:7px;font-size:10px;font-weight:700;display:grid}.checkout-form input,.checkout-form textarea{background:#fff;border:1px solid #d9d0c6;outline:none;width:100%;padding:13px}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--brown)}.checkout-form .back-cart{justify-self:center}.order-modal select{font-weight:400}@media (width<=1100px){.shop-header nav{display:none}.shop-hero{grid-template-columns:1fr}.shop-hero-copy{padding:80px 7vw}.shop-window{min-height:520px}.product-grid{grid-template-columns:repeat(2,1fr)}.shop-section-head{flex-direction:column;align-items:flex-start}.shop-choice{grid-template-columns:1fr 1fr}.shop-choice>div{grid-column:1/-1}}@media (width<=650px){.shop-header{height:74px;padding:0 15px}.shop-header .brand b{font-size:16px}.shop-header .brand small{display:none}.cart-button{padding:9px;font-size:0}.cart-button span,.cart-button b{font-size:10px}.shop-hero-copy{padding:65px 22px 55px}.shop-hero h1{font-size:50px}.shop-hero-actions{flex-direction:column;align-items:flex-start}.shop-benefits{flex-direction:column;gap:7px}.shop-window{min-height:430px}.window-card.large{width:70%;height:66%}.window-card.small{width:55%}.window-card strong{font-size:33px}.shop-catalog{padding:70px 16px}.shop-section-head h2{font-size:43px}.shop-tabs{width:100%;overflow-x:auto}.shop-tabs button{padding:12px 9px}.product-grid{grid-template-columns:1fr}.product-picture{height:340px}.shop-choice{grid-template-columns:1fr;gap:35px;padding:70px 22px}.shop-choice>div{grid-column:auto}.shop-choice>div h2{font-size:44px}.shop-account-callout{flex-direction:column;align-items:flex-start;margin:60px 16px;padding:40px 24px}.shop-account-callout h2{font-size:37px}.shop-cart{padding:60px 20px 25px}.cart-lines article{grid-template-columns:72px 1fr}.cart-thumb{height:92px}.cart-quantity{grid-column:2;justify-self:end;margin-top:-30px}}.shop-announcement{color:#f7eee5;letter-spacing:.14em;text-transform:uppercase;background:#2f211b;justify-content:center;align-items:center;gap:44px;min-height:34px;padding:7px max(5vw,28px);font-size:8px;font-weight:700;display:flex}.shop-announcement a{color:#f3b89d;border-bottom:1px solid}.shop-header{background:#fffdf9f0;height:82px;top:34px}.shop-header nav{gap:33px}.shop-header nav a{letter-spacing:.06em;font-size:10px;font-weight:650;position:relative}.shop-header nav a:after{content:"";background:var(--terracotta);height:1px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.shop-header nav a:hover:after{right:0}.shop-hero{background:#f5f0e9;grid-template-columns:49% 51%;min-height:700px}.shop-hero-copy{padding:112px 7vw 82px 8vw;position:relative}.shop-hero-copy:before{content:"ER";color:#9753380e;font:600 230px/1 var(--font-display);pointer-events:none;position:absolute;top:42px;left:5vw}.shop-hero h1{max-width:730px;font-size:clamp(54px,5.7vw,84px);position:relative}.shop-window{background:#c8b5a6;min-height:700px}.shop-hero-image{object-fit:cover;object-position:center 36%;width:100%;height:100%;display:block;transform:scale(1.01)}.hero-image-shade{pointer-events:none;background:linear-gradient(#0000 55%,#23140d94);position:absolute;inset:0}.hero-product-note{color:#fff;z-index:2;flex-direction:column;gap:7px;display:flex;position:absolute;bottom:35px;left:38px;right:38px}.hero-product-note span{letter-spacing:.2em;font-size:8px;font-weight:800}.hero-product-note strong{max-width:440px;font:500 32px/1.05 var(--font-display)}.hero-product-note small{color:#ffffffc7;font-size:9px}.window-label{top:25px;right:26px}.shop-category-strip{background:#fff;border-bottom:1px solid #ded5ca;grid-template-columns:repeat(4,1fr);display:grid}.shop-category-strip>a,.shop-category-strip>button{min-height:122px;color:var(--brown);text-align:left;background:#fff;border:0;border-right:1px solid #e7dfd6;grid-template-rows:auto auto;grid-template-columns:27px 1fr;align-content:center;padding:24px 28px;transition:all .25s;display:grid}.shop-category-strip>a:hover,.shop-category-strip>button:hover{background:#f7f1e9}.shop-category-strip span{color:#b68069;font:italic 16px var(--font-display);grid-row:1/3}.shop-category-strip b{font:600 19px var(--font-display)}.shop-category-strip small{color:#8a7e72;letter-spacing:.05em;margin-top:5px;font-size:8px}.shop-catalog{background:#fcfaf7;padding-top:112px}.shop-section-head{margin-bottom:47px}.product-grid{gap:25px}.product-card{background:0 0;border:0}.product-card:hover{box-shadow:none;transform:translateY(-4px)}.product-picture{background:#eee6dd;height:395px}.product-picture:before,.product-picture:after{display:none}.product-picture>img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.product-card:hover .product-picture>img{transform:scale(1.035)}.product-picture>small{color:#fff;z-index:2;background:#1f1712ad;padding:6px 8px;bottom:15px;left:16px}.product-info{padding:18px 3px 3px}.product-title h3{font-size:24px}.product-buy button{min-width:92px;padding:12px 13px;transition:all .2s}.product-buy button:hover{background:var(--terracotta)}.shop-choice{position:relative}.shop-account-callout{background:linear-gradient(135deg,#f0e5da,#fbf6ef);border:1px solid #e2d2c4}@media (width<=1100px){.shop-announcement{gap:18px}.shop-header{top:34px}.shop-hero{grid-template-columns:1fr}.shop-window{min-height:650px}.shop-category-strip{grid-template-columns:1fr 1fr}.shop-category-strip>a,.shop-category-strip>button{border-bottom:1px solid #e7dfd6}}@media (width<=650px){.shop-announcement{justify-content:center;min-height:30px;padding:7px 12px}.shop-announcement span:nth-child(2),.shop-announcement a{display:none}.shop-header{top:30px}.shop-hero-copy{padding-top:76px}.shop-hero-copy:before{font-size:150px;top:30px}.shop-window{min-height:520px}.hero-product-note{bottom:24px;left:22px;right:22px}.hero-product-note strong{font-size:27px}.shop-category-strip>a,.shop-category-strip>button{grid-template-columns:23px 1fr;min-height:105px;padding:18px 14px}.shop-category-strip b{font-size:16px}.product-picture{height:430px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
