:root{--canvas:#f7f1e7;--paper:#fffdf8;--muted-paper:#eee4d7;--ink:#1d2423;--muted:#696a64;--studio:#29434a;--studio-dark:#20363c;--clay:#b7674c;--clay-soft:#e3bdaa;--line:rgba(29,36,35,.11);--shadow:rgba(58,44,31,.07);--serif:'Cormorant Garamond',serif;--sans:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--canvas);font-family:var(--sans);font-size:16px;line-height:1.6}body:after{content:"";position:fixed;inset:0;opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.shell{max-width:1240px;margin-inline:auto}.section{margin-top:104px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:.98}h2{font-size:clamp(2.6rem,4.8vw,4.4rem);margin:12px 0 24px}em{font-family:var(--serif);font-weight:600;color:var(--clay)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;margin:0}.centered{text-align:center}.light{color:#e8dcca}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border:0;border-radius:9px;background:var(--studio);color:var(--paper);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:.22s}.button:hover{background:var(--studio-dark)}.button span,.product-add span{transition:transform .22s}.button:hover span,.product-add:hover span{transform:translateX(3px)}.button.clay{background:var(--clay)}.button.clay:hover{background:#9d543e}.text-link{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;border-bottom:1px solid}.svg-defs{position:absolute;width:0;height:0}.site-header{height:80px;position:sticky;top:0;z-index:20;transition:.25s}.site-header.scrolled{background:rgba(255,253,248,.93);box-shadow:0 4px 22px var(--shadow);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{height:100%;max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:700;letter-spacing:.13em;line-height:1}.logo svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7}.logo small{display:block;font-size:7px;letter-spacing:.27em;margin-top:6px}.desktop-nav{display:flex;gap:32px;font-size:13px;font-weight:600}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;border-bottom:1px solid;transform:scaleX(0);transform-origin:left;transition:.2s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;gap:5px}.header-actions button,.dialog-head button{width:44px;height:44px;border:0;background:transparent;cursor:pointer;position:relative}.header-actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.bag-count{position:absolute;right:1px;top:1px;width:18px;height:18px;border-radius:50%;background:var(--clay);color:white;font-size:10px;display:grid;place-items:center}.menu-toggle{display:none}.hero{min-height:555px;display:grid;grid-template-columns:42% 58%;border-radius:24px;overflow:hidden;background:var(--paper);box-shadow:0 15px 48px var(--shadow)}.hero-copy{padding:66px 48px 28px;display:flex;flex-direction:column}.tape{display:inline-block;align-self:flex-start;background:var(--clay-soft);padding:4px 9px;transform:rotate(-1deg)}h1{font-size:clamp(3rem,5.4vw,5.3rem);margin:18px 0 24px}.hero-intro{max-width:440px;color:var(--muted);font-size:17px}.hero-actions{display:flex;align-items:center;gap:26px;margin:14px 0 auto}.hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-top:25px;border-top:1px solid var(--line)}.hero-trust strong,.hero-trust span{display:block}.hero-trust strong{font-size:10px;text-transform:uppercase;letter-spacing:.04em}.hero-trust span{font-size:10px;color:var(--muted);line-height:1.35;margin-top:4px}.hero-visual{position:relative;min-width:0}.campaign-crop{display:block;position:relative;overflow:hidden;background:#dfd2c1}.campaign-crop img{position:absolute;width:400%;height:300%;max-width:none;object-fit:fill;transition:transform .35s}.p1 img{left:0;top:0}.p2 img{left:-100%;top:0}.p3 img{left:-200%;top:0}.p4 img{left:-300%;top:0}.p5 img{left:0;top:-100%}.p6 img{left:-100%;top:-100%}.p7 img{left:-200%;top:-100%}.p8 img{left:-300%;top:-100%}.p9 img{left:0;top:-200%}.p10 img{left:-100%;top:-200%}.p11 img{left:-200%;top:-200%}.p12 img{left:-300%;top:-200%}.hero-visual .campaign-crop{height:100%}.stamp{position:absolute;right:26px;top:28px;width:112px;height:112px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--clay);color:white;font-size:9px;letter-spacing:.13em;line-height:1.7;transform:rotate(5deg);box-shadow:0 7px 24px rgba(47,30,23,.12)}.stamp b{font-size:11px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}.section-head h2{margin-bottom:15px}.section-head p:last-child{color:var(--muted)}.section-head>span{font-size:12px;border-bottom:1px solid;padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px 20px}.product-card{position:relative;min-width:0}.product-card.featured{grid-column:span 2;grid-row:span 2}.product-card .campaign-crop{aspect-ratio:1/1;border-radius:15px}.product-card.featured .campaign-crop{aspect-ratio:1.25/1}.product-card:hover .campaign-crop img{transform:scale(1.025)}.product-badge{position:absolute;z-index:2;top:12px;left:12px;background:var(--paper);padding:5px 9px;border-radius:6px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.product-info{display:flex;justify-content:space-between;gap:12px;padding-top:14px}.product-info h3{font-size:15px;margin:0 0 3px;line-height:1.35}.product-info p{font-size:12px;color:var(--muted);margin:0}.product-info strong{font-size:14px;white-space:nowrap}.product-add{border:0;border-bottom:1px solid var(--line);background:none;padding:7px 0 4px;margin-top:6px;font-size:11px;text-transform:uppercase;font-weight:700;cursor:pointer;display:flex;gap:7px}.worktable{padding:95px 0;background:var(--paper)}.story-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:22px;align-items:start}.story:nth-child(2){padding-top:70px}.story .campaign-crop{aspect-ratio:4/5;border-radius:17px}.story:first-child .campaign-crop{aspect-ratio:1/1.04}.story small{display:block;margin-top:20px;font-weight:700;letter-spacing:.12em}.story h3{font-family:var(--serif);font-size:25px;line-height:1.1;margin:8px 0 12px}.story a{font-size:11px;text-transform:uppercase;font-weight:700;border-bottom:1px solid}.manifesto{display:grid;grid-template-columns:53% 47%;align-items:center}.manifesto-image{position:relative;padding:0 28px 28px 0}.manifesto-image:after{content:"";position:absolute;z-index:-1;right:0;bottom:0;width:45%;height:60%;background:var(--clay-soft)}.manifesto-image .campaign-crop{aspect-ratio:1.05/1;border-radius:20px}.manifesto-copy{padding:20px 0 20px 70px}.manifesto-copy>p:not(.eyebrow){color:var(--muted);max-width:480px}.manifesto dl{margin:35px 0 0}.manifesto dl div{border-top:1px solid var(--line);padding:17px 0;display:grid;grid-template-columns:160px 1fr;gap:20px}.manifesto dt{font-size:11px;font-weight:700;letter-spacing:.08em}.manifesto dd{margin:0;color:var(--muted);font-size:13px}.feature{display:grid;grid-template-columns:58% 42%;background:var(--studio);color:var(--paper);border-radius:22px;overflow:hidden;min-height:520px}.feature-image .campaign-crop{height:100%}.feature-copy{padding:58px 54px;display:flex;flex-direction:column;justify-content:center}.feature-copy h2 em,.closing h2 em{color:var(--clay-soft)}.feature-copy>p:not(.eyebrow),.closing p{color:#cbd1ce}.feature-copy ul{list-style:none;padding:0;margin:18px 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:9px;font-size:12px}.feature-copy li:before{content:"—";color:var(--clay-soft);margin-right:8px}.feature-buy{display:flex;align-items:center;gap:25px}.feature-buy>strong{font-size:22px}.services>div{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.services article{display:flex;gap:15px;padding:30px 22px;border-right:1px solid var(--line)}.services article:last-child{border:0}.services svg{width:29px;min-width:29px;height:29px;fill:none;stroke:var(--studio);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.services h3{font-size:10px;letter-spacing:.06em;margin:0 0 5px}.services p{color:var(--muted);font-size:11px;line-height:1.45;margin:0}.closing{background:var(--studio-dark);color:var(--paper);border-radius:22px;padding:72px 80px;display:grid;grid-template-columns:60% 40%;overflow:hidden}.closing>div:first-child{z-index:1}.closing p{max-width:530px}.closing-art{position:relative}.closing-art i,.closing-art b,.closing-art span{position:absolute;display:block}.closing-art i{width:210px;height:280px;background:#f0e6d9;right:30px;top:-25px;transform:rotate(9deg);box-shadow:0 12px 35px #152a2f}.closing-art b{width:150px;height:210px;background:var(--clay);right:95px;top:20px;transform:rotate(-7deg)}.closing-art span{width:120px;height:120px;border:2px solid var(--clay-soft);border-radius:50%;right:0;bottom:-50px}.footer{margin-top:104px;padding:72px 0 25px;background:var(--paper);border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:65px}.footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.footer-grid>div:not(:first-child) a{display:block;color:var(--muted);font-size:13px;margin:9px 0}.footer-brand>p{max-width:310px;color:var(--muted);margin-top:26px}.footer address{font-style:normal;font-size:12px;margin-bottom:12px}.footer-bottom{border-top:1px solid var(--line);margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.footer-bottom a{margin-left:20px}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);box-shadow:0 25px 80px rgba(20,24,22,.18)}dialog::backdrop{background:rgba(20,28,27,.45);backdrop-filter:blur(3px)}.bag-dialog{width:min(420px,calc(100% - 18px));height:100%;max-height:none;margin:0 0 0 auto;padding:30px;transform:translateX(0)}.search-dialog{width:min(650px,calc(100% - 36px));border-radius:15px;padding:30px;top:10vh;margin:auto}.dialog-head{display:flex;align-items:start;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px}.dialog-head h2{font-size:30px;margin:0}.dialog-head button{font-size:28px}.search-dialog label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;margin-top:22px}.search-dialog input{width:100%;height:54px;background:transparent;border:0;border-bottom:1px solid var(--ink);font-size:20px;outline:none}.search-dialog #search-results>a{display:flex;gap:15px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.search-dialog .campaign-crop{width:64px;height:64px;flex:none;border-radius:8px}.search-dialog small{display:block;color:var(--muted)}#bag-items{height:calc(100vh - 260px);overflow:auto}.bag-item{display:grid;grid-template-columns:105px 1fr;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.bag-item .campaign-crop{aspect-ratio:1;border-radius:9px}.bag-item h3{font-size:13px;margin:0}.bag-item p{font-size:13px;margin:3px 0}.qty{display:flex;align-items:center;margin-top:8px}.qty button{width:30px;height:30px;background:transparent;border:1px solid var(--line);cursor:pointer}.qty span{width:30px;text-align:center;font-size:12px}.remove{border:0;background:transparent;padding:4px 0;color:var(--muted);font-size:10px;text-decoration:underline;cursor:pointer}.bag-total{position:absolute;bottom:0;left:0;right:0;padding:20px 30px 28px;background:var(--paper);border-top:1px solid var(--line)}.bag-total>div{display:flex;justify-content:space-between}.bag-total p{font-size:10px;color:var(--muted);line-height:1.4}.bag-total .button{width:100%}.empty{text-align:center;padding:80px 10px}.empty a{text-decoration:underline}.locked{overflow:hidden}.reveal{opacity:0;transform:translateY(18px);transition:opacity .5s,transform .5s}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:3px solid var(--clay);outline-offset:3px}
@media(max-width:1000px){.shell,.header-inner{margin-inline:24px}.desktop-nav{gap:18px}.hero{grid-template-columns:46% 54%;min-height:520px}.hero-copy{padding:48px 30px 25px}.hero-trust{grid-template-columns:1fr}.hero-trust div:nth-child(n+2){display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.story-grid{grid-template-columns:1.2fr 1fr 1fr}.manifesto-copy{padding-left:40px}.feature-copy{padding:45px 35px}.services>div{grid-template-columns:1fr 1fr}.services article:nth-child(2){border-right:0}.services article:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{gap:30px}}
@media(max-width:760px){.shell,.header-inner{margin-inline:18px}.section{margin-top:68px}.site-header{height:66px}.desktop-nav{display:none}.menu-toggle{display:block!important}.menu-toggle span{display:block;width:20px;border-top:1.5px solid;margin:5px}.mobile-nav{position:absolute;left:0;right:0;top:66px;background:var(--paper);padding:12px 18px 24px;border-bottom:1px solid var(--line);box-shadow:0 15px 30px var(--shadow)}.mobile-nav a{display:block;padding:11px 0}.hero{grid-template-columns:1fr;margin-inline:0;border-radius:0}.hero-copy{padding:50px 18px 30px}.hero h1{font-size:clamp(2.7rem,12vw,3.5rem)}.hero-actions{margin-bottom:35px}.hero-trust{display:none}.hero-visual{height:430px}.stamp{width:90px;height:90px;right:18px;top:18px;font-size:7px}.section-head{align-items:start}.section-head>span{display:none}.section-head h2{font-size:2.8rem}.product-grid{grid-template-columns:1fr 1fr;gap:38px 12px}.product-card.featured{grid-column:span 2;grid-row:auto}.product-info{display:block}.product-info strong{display:block;margin-top:7px}.worktable{padding:65px 0}.story-grid{grid-template-columns:1fr}.story:nth-child(2){padding-top:0}.story .campaign-crop,.story:first-child .campaign-crop{aspect-ratio:1.25/1}.manifesto{grid-template-columns:1fr}.manifesto-copy{padding:48px 0 0}.manifesto dl div{grid-template-columns:1fr;gap:5px}.feature{grid-template-columns:1fr;margin-inline:0;border-radius:0}.feature-image{height:390px}.feature-copy{padding:50px 24px}.services>div{grid-template-columns:1fr}.services article,.services article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.closing{margin-inline:0;border-radius:0;padding:62px 24px;grid-template-columns:1fr}.closing-art{height:190px;margin-top:45px}.closing-art i{height:210px}.footer{margin-top:68px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.footer-bottom a{margin:0 20px 0 0}}
@media(max-width:380px){.logo{font-size:14px}.logo svg{width:24px}.header-actions{gap:0}.header-actions button{width:40px}.product-grid{grid-template-columns:1fr}.product-card.featured{grid-column:auto}.hero-visual{height:360px}.feature-buy{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Welcome offer */
.promotion{min-height:164px;padding:30px 38px;border-radius:20px;overflow:hidden;position:relative;background:var(--studio-dark);color:var(--paper);box-shadow:0 15px 45px var(--shadow)}
.promotion:before,.promotion:after{content:"";position:absolute;pointer-events:none}
.promotion:before{width:280px;height:210px;right:25%;top:-120px;border:1px solid rgba(255,253,248,.09);transform:rotate(16deg)}
.promotion:after{width:190px;height:190px;right:-70px;bottom:-135px;border:34px solid rgba(183,103,76,.15);border-radius:50%}
.promotion>div{min-height:104px;display:grid;grid-template-columns:104px minmax(0,1fr) minmax(220px,280px);align-items:center;gap:26px;position:relative;z-index:1}
.promotion-mark{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:var(--clay-soft);color:var(--studio-dark)}
.promotion-mark svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.promotion-copy h2{font-family:var(--sans);font-size:clamp(1.9rem,3vw,2.35rem);letter-spacing:-.035em;line-height:1.05;margin:8px 0 7px}
.promotion-copy h2 em{font-size:1.12em;color:var(--clay-soft)}
.promotion-copy>p:last-child{margin:0;color:rgba(255,253,248,.74);font-size:14px}
.promotion-action{justify-self:stretch}
.promotion-cta{width:100%;min-height:50px;padding:0 25px;border:0;border-radius:9px;background:var(--paper);color:var(--ink);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background .22s}
.promotion-cta span{display:inline-block;transition:transform .22s}.promotion-cta:hover{background:var(--muted-paper)}.promotion-cta:hover span{transform:translateX(3px)}
.promotion-form label{display:block;margin-bottom:5px;color:rgba(255,253,248,.72);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}
.promotion-form>div{display:grid;grid-template-columns:1fr 50px;background:var(--paper);border-radius:9px;overflow:hidden}
.promotion-form input{min-width:0;height:50px;padding:0 15px;border:0;background:transparent;color:var(--ink);outline:0}
.promotion-form button{border:0;background:var(--clay);color:white;cursor:pointer;font-size:18px}
.promotion-success{margin:0;padding:13px 16px;border:1px solid rgba(255,253,248,.22);border-radius:9px;color:var(--paper);font-size:13px}

/* Sample testimonials: replace data copy with verified customer feedback before production. */
.reviews .section-head{max-width:720px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}
.review-card{min-height:330px;padding:27px 28px 25px;display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:17px;box-shadow:0 10px 35px rgba(58,44,31,.035);transition:transform .22s,box-shadow .22s}
.review-card:nth-child(2){margin-top:16px}.review-card:hover{transform:translateY(-2px);box-shadow:0 14px 38px var(--shadow)}
.review-quote{height:37px;color:var(--clay);font-family:var(--serif);font-size:38px;line-height:1;opacity:.78}
.review-stars{display:flex;gap:3px;margin:8px 0 18px}.review-stars svg{width:14px;height:14px;fill:var(--clay);stroke:none}
.review-card blockquote{margin:0 0 26px;color:#3b413f;font-size:16px;line-height:1.68}
.review-card footer{margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}
.review-card footer strong,.review-card footer span{display:block}.review-card footer strong{font-size:14px}.review-card footer span{margin-top:3px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}

@media(max-width:1000px){.promotion>div{grid-template-columns:88px minmax(0,1fr) 220px;gap:18px}.review-grid{grid-template-columns:1fr 1fr}.review-card:nth-child(2){margin-top:16px}.review-card:nth-child(3){margin-top:0}}
@media(max-width:760px){.promotion{margin-inline:18px;padding:24px;border-radius:16px}.promotion>div{display:flex;min-height:0;align-items:flex-start;flex-direction:column;gap:18px}.promotion-mark{width:70px;height:70px}.promotion-copy h2{font-size:clamp(1.75rem,8vw,2rem)}.promotion-action{width:100%}.promotion-cta{width:100%}.promotion:before{right:-100px}.promotion:after{display:none}.review-grid{grid-template-columns:1fr}.review-card,.review-card:nth-child(2){min-height:0;margin-top:0}.review-card blockquote{font-size:15px}}
@media(prefers-reduced-motion:reduce){.promotion-cta,.promotion-cta span,.review-card{transition:none!important}.review-card:hover{transform:none}}

/* Contact and order-request forms */
.customer-form fieldset{min-width:0;margin:0 0 34px;padding:0;border:0}.customer-form legend{width:100%;margin-bottom:20px;padding:0 0 10px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.field.full,.consent.full{grid-column:1/-1}.field label{display:block;margin-bottom:7px;font-size:11px;font-weight:700;letter-spacing:.02em}.field input,.field select,.field textarea{width:100%;min-width:0;height:50px;padding:0 14px;border:1px solid rgba(29,36,35,.18);border-radius:9px;background:var(--paper);color:var(--ink);outline:0;transition:border-color .18s,box-shadow .18s}.field textarea{min-height:145px;padding-block:13px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--studio);box-shadow:0 0 0 3px rgba(41,67,74,.12)}.field [aria-invalid="true"]{border-color:var(--clay);box-shadow:0 0 0 3px rgba(183,103,76,.1)}.field-error{display:block;min-height:17px;margin-top:4px;color:#9d4b35;font-size:11px}.consent{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:12px;line-height:1.5}.consent input{width:18px;height:18px;margin-top:1px;accent-color:var(--studio)}.honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.form-status{min-height:0;margin:16px 0;color:#9d4b35;font-size:13px}.form-status:empty{margin:0}.form-status.info{color:var(--muted)}.form-submit[disabled]{opacity:.65;cursor:wait}.email-fallback{display:inline-block;margin-left:18px;font-size:12px;text-decoration:underline}.form-success{max-width:590px;padding:45px 15px}.form-success h2{font-size:clamp(2.2rem,4vw,3.5rem)}.form-success>p:not(.eyebrow){color:var(--muted)}.form-success>div{display:flex;align-items:center;gap:24px;margin-top:28px}.success-icon{width:54px;height:54px;margin-bottom:22px;border-radius:50%;display:grid;place-items:center;background:var(--studio);color:var(--paper);font-size:23px}.form-dialog{width:min(720px,calc(100% - 36px));max-height:90vh;border-radius:18px;padding:0;overflow:auto}.form-dialog-head{position:sticky;top:0;z-index:4;display:flex;justify-content:space-between;align-items:flex-start;padding:27px 32px 22px;border-bottom:1px solid var(--line);background:rgba(255,253,248,.96);backdrop-filter:blur(8px)}.form-dialog-head h2{margin:5px 0 0;font-size:30px}.form-dialog-head p:last-child{max-width:650px;margin:8px 45px 0 0;color:var(--muted);font-size:13px}.form-dialog-close{flex:none;width:44px;height:44px;border:0;background:transparent;cursor:pointer;font-size:28px}.compact-dialog .customer-form{padding:30px 32px}.compact-dialog .form-success{padding:55px 45px}.order-dialog{width:min(1160px,calc(100% - 36px))}.order-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,1fr);align-items:start}.order-fields{padding:34px 38px 40px}.order-summary{position:sticky;top:118px;min-height:480px;padding:30px;background:var(--muted-paper);border-left:1px solid var(--line)}.order-summary>h3{margin-bottom:22px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.order-summary article{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.summary-thumb{width:64px;height:64px;border-radius:8px}.order-summary h4{margin:0;font-size:12px;line-height:1.35}.order-summary small{color:var(--muted);font-size:10px}.order-summary article>strong{font-size:12px}.summary-shipping,.summary-total{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:12px}.summary-shipping strong{color:var(--muted);font-weight:500}.summary-total{padding-top:22px;border:0;font-size:15px}.order-disclaimer{margin:4px 0 18px;color:var(--muted);font-size:11px;line-height:1.55}.bag-total .button:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:760px){.form-grid{grid-template-columns:1fr}.field.full,.consent.full{grid-column:auto}.form-dialog,.order-dialog{width:100%;height:100dvh;max-height:none;border-radius:0}.form-dialog-head{padding:18px}.form-dialog-head h2{font-size:24px}.form-dialog-head p:last-child{display:none}.compact-dialog .customer-form{padding:24px 18px}.order-layout{display:flex;flex-direction:column}.order-fields{display:contents}.order-fields fieldset{padding:0 18px;margin:28px 0 0}.order-summary{position:static;order:3;width:100%;min-height:0;margin-top:28px;border-left:0;border-block:1px solid var(--line)}.order-fields fieldset:nth-of-type(3){order:4}.order-fields .honeypot{order:5}.order-fields .form-status{order:6;margin-inline:18px}.order-disclaimer{order:7;margin:20px 18px 12px}.order-fields>.form-submit{order:8;width:calc(100% - 36px);margin:0 18px 30px}.form-success{padding:42px 24px}.form-success>div{align-items:flex-start;flex-direction:column}.email-fallback{display:block;margin:14px 0 0}.bag-dialog{width:100%}}
@media(prefers-reduced-motion:reduce){.field input,.field select,.field textarea{transition:none!important}}
