:root{font-family:Avenir Next,Avenir,Segoe UI,sans-serif;color:#241f1a;background:#f7f1e6;font-synthesis:none;text-rendering:optimizeLegibility;--cream: #eedab6;--paper: #fffdf8;--paper-deep: #f7f1e6;--olive: #5d6339;--olive-dark: #41462a;--olive-light: #9fa88c;--clay: #a56059;--clay-dark: #82423d;--gold: #cd9e69;--ink: #241f1a;--muted: #766d62;--line: #ded4c4;--danger: #a43f39;--success: #557446;--sidebar: 276px;--shadow: 0 18px 50px rgba(63, 47, 29, .09)}*{box-sizing:border-box}html{min-width:320px;background:var(--paper-deep)}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,5.25rem);line-height:.98;letter-spacing:-.045em;margin-bottom:1.25rem;font-weight:500}h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.025em}p{line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(165,96,89,.38);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stack-lg{display:grid;gap:clamp(2.5rem,6vw,5.5rem)}.page-enter{animation:page-in .48s cubic-bezier(.2,.75,.3,1) both}.muted{color:var(--muted)}.eyebrow{display:inline-block;color:var(--clay-dark);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.85rem}.eyebrow--light{color:#f3d9ae}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border:1px solid transparent;border-radius:999px;padding:.72rem 1.35rem;font-weight:750;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button svg{width:18px;height:18px}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.55;cursor:not-allowed}.button--primary{color:#fff;background:var(--clay);box-shadow:0 9px 22px #a560592e}.button--primary:hover:not(:disabled){background:var(--clay-dark)}.button--secondary{background:#fff;color:var(--olive-dark);border-color:var(--line)}.button--cream{background:#f5dfb8;color:var(--ink)}.button--ghost-light{color:#fff;border-color:#ffffff73}.button--wide{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:.75rem}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.icon-button svg{width:20px}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted);font-size:.85rem;font-weight:700;width:fit-content}.back-link svg{width:17px}.heading-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1.35rem;margin-bottom:.85rem}.heading-meta .back-link,.heading-meta .eyebrow{flex:0 0 auto;margin-bottom:0}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(380px,45%) 1fr;background:var(--paper)}.auth-story{position:relative;overflow:hidden;min-height:100vh;padding:clamp(2rem,5vw,4.5rem);display:flex;flex-direction:column;background:var(--olive-dark);color:#fff;isolation:isolate}.auth-story:before{content:"";position:absolute;inset:auto -15% -28% 15%;height:65%;border-radius:50%;background:radial-gradient(circle at 50% 50%,#cd9e694d,#cd9e6900 66%);z-index:-1}.auth-story:after{content:"";position:absolute;width:420px;height:420px;right:-180px;top:19%;border:1px solid rgba(238,218,182,.18);border-radius:50%;box-shadow:0 0 0 55px #eedab60a,0 0 0 110px #eedab606;z-index:-1}.brand{display:inline-flex;align-items:center;gap:.85rem;width:fit-content}.brand__seal{width:44px;height:44px;border:2px solid var(--gold);color:var(--gold);display:grid;place-items:center;transform:rotate(30deg);border-radius:30% 45%}.brand__seal span{font-family:Georgia,serif;font-size:1.35rem;transform:rotate(-30deg)}.brand__wordmark{display:flex;flex-direction:column;line-height:1.1}.brand__wordmark strong{font-family:Georgia,serif;font-size:1.1rem;font-weight:500}.brand__wordmark small{margin-top:.25rem;color:inherit;opacity:.7;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.auth-story__copy{margin:auto 0;max-width:620px}.auth-story h1{font-size:clamp(3.25rem,5.7vw,6.6rem)}.auth-story__copy p{max-width:520px;color:#ffffffb8;font-size:clamp(1rem,1.35vw,1.25rem)}.auth-story__foot{margin:auto 0 0;font-size:.72rem;color:#ffffff94;text-transform:uppercase;letter-spacing:.12em}.roast-line{display:flex;align-items:center;gap:1.5rem;margin:2.25rem 0}.roast-line:before,.roast-line:after{content:"";height:1px;flex:1;background:#eedab640}.roast-line span{width:13px;height:20px;border:1px solid #e7bc83;border-radius:50%;transform:rotate(38deg);background:#cd9e691a}.roast-line span:nth-child(2){background:#cd9e694d}.roast-line span:nth-child(3){background:#cd9e699e}.roast-line span:nth-child(4){background:var(--gold)}.auth-panel{display:grid;place-items:center;padding:clamp(2rem,7vw,7rem);overflow-y:auto}.auth-panel__inner{width:min(100%,520px)}.auth-panel h2{font-size:clamp(2.2rem,4vw,3.75rem);font-weight:500;line-height:1.05;margin:.25rem 0 1rem}.auth-form{display:grid;gap:1rem;margin-top:2rem}label{display:grid;gap:.45rem;color:#544b42;font-size:.78rem;font-weight:750}label small{color:var(--muted);font-weight:500}input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:11px;background:#fffdf9;color:var(--ink);padding:.78rem .9rem;transition:border-color .2s,box-shadow .2s}input:focus{border-color:var(--clay);box-shadow:0 0 0 3px #a560591a;outline:0}select,textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fffdf9;color:var(--ink);padding:.78rem .9rem}select{min-height:48px}textarea{min-height:92px;resize:vertical}.input-with-icon{display:flex;align-items:center;border:1px solid var(--line);border-radius:11px;background:#fffdf9;padding:0 .85rem}.input-with-icon:focus-within{border-color:var(--clay);box-shadow:0 0 0 3px #a560591a}.input-with-icon input{border:0;box-shadow:none;padding-left:.75rem}.input-with-icon input:focus{box-shadow:none}.input-with-icon svg{width:18px;color:var(--muted);flex:0 0 auto}.input-with-icon button{border:0;background:transparent;padding:.35rem;cursor:pointer}.input-prefix{color:var(--clay-dark);font-weight:800;font-size:.75rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.forgot-link{justify-self:end;color:var(--clay-dark);font-size:.78rem;font-weight:700}.auth-switch{margin:1.5rem 0 0;text-align:center;color:var(--muted);font-size:.85rem}.auth-switch a{color:var(--clay-dark);font-weight:800}.form-message{border-radius:10px;padding:.8rem 1rem;margin:0;font-size:.82rem}.form-message--error{color:#842d29;background:#fae3e0}.form-message--success{color:#385832;background:#e8f2e3}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr)}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:var(--sidebar);padding:2rem 1.35rem 1.5rem;background:var(--olive-dark);color:#fff;display:flex;flex-direction:column}.sidebar__top{display:flex;align-items:center;justify-content:space-between;padding:0 .55rem}.sidebar .brand__wordmark small{color:#f2d9ae}.sidebar__close{display:none;color:#fff}.company-chip{display:flex;align-items:center;gap:.75rem;margin:2.4rem 0 1.25rem;padding:.85rem;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#ffffff0e;min-width:0}.company-chip>svg{width:20px;color:var(--gold)}.company-chip span{min-width:0;display:flex;flex-direction:column}.company-chip small{color:#ffffff85;font-size:.61rem;letter-spacing:.09em;text-transform:uppercase}.company-chip strong{margin-top:.2rem;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-nav{display:grid;gap:.38rem}.main-nav a{display:flex;align-items:center;gap:.85rem;min-height:48px;padding:0 .95rem;border-radius:12px;color:#ffffffad;font-size:.84rem;font-weight:650;transition:.2s}.main-nav a svg{width:19px}.main-nav a:hover{color:#fff;background:#ffffff0d}.main-nav a.active{color:var(--olive-dark);background:var(--cream)}.sidebar__logout{margin-top:auto;min-height:44px;display:flex;align-items:center;gap:.75rem;color:#fff9;background:transparent;border:0;padding:0 .95rem;cursor:pointer;font-size:.8rem}.sidebar__logout svg{width:18px}.app-column{grid-column:2;min-width:0}.topbar{height:76px;padding:0 clamp(1.25rem,4vw,4rem);display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;background:#fffdf8e0;border-bottom:1px solid rgba(222,212,196,.7);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;z-index:20;top:0}.topbar__welcome{display:flex;gap:.32rem;font-size:.8rem;color:var(--muted)}.topbar__welcome strong{color:var(--ink)}.cart-button{position:relative;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--clay-dark);background:#fff;border:1px solid var(--line)}.cart-button svg{width:19px}.cart-button span{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;background:var(--clay);color:#fff;border-radius:20px;font-size:.62rem;font-weight:800}.mobile-menu,.topbar__mobile-brand,.mobile-nav{display:none}.page{padding:clamp(1.5rem,4vw,4.5rem);max-width:1600px;margin:0 auto}.page-heading{position:relative;display:flex;justify-content:space-between;align-items:flex-end}.page-heading>div:first-child{max-width:850px}.page-heading h1{margin-bottom:1rem}.page-heading p{color:var(--muted);max-width:690px;font-size:1rem}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading h2{font-size:clamp(1.8rem,3.4vw,3.1rem);margin:0;font-weight:500}.home-hero{min-height:min(590px,calc(100vh - 150px));position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;padding:clamp(2.3rem,6vw,6.5rem);border-radius:30px;background:var(--olive);color:#fff;isolation:isolate}.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(22,25,14,.58) 0%,rgba(22,25,14,.26) 48%,transparent 75%),repeating-linear-gradient(105deg,transparent 0 70px,rgba(255,255,255,.018) 71px 72px);z-index:-1}.home-hero__copy{position:relative;z-index:3;max-width:730px}.home-hero h1{font-size:clamp(3.2rem,6vw,6.5rem)}.home-hero p{max-width:590px;color:#ffffffba;font-size:clamp(1rem,1.4vw,1.22rem);margin-bottom:2rem}.hero-still-life{position:relative;height:100%;min-height:420px;isolation:isolate}.hero-botanical{position:absolute;z-index:1;right:-35%;bottom:-23%;width:180%;max-width:none;height:132%;object-fit:contain;object-position:right bottom;pointer-events:none;filter:drop-shadow(0 22px 26px rgba(20,18,11,.18))}.hero-products{position:absolute;z-index:3;inset:20% -8% 1% -4%}.hero-product{position:absolute;bottom:0;width:44%;max-width:none;clip-path:polygon(4% 1%,96% 1%,92% 97%,8% 97%);filter:drop-shadow(0 22px 18px rgba(20,18,11,.3));transform-origin:50% 100%}.hero-product--bolivie{z-index:1;left:-3%;bottom:3%;transform:rotate(-5deg) scale(.88)}.hero-product--yirgacheffe{z-index:3;left:27%;width:48%;transform:translateY(1%) scale(1.02)}.hero-product--bresil{z-index:2;left:61%;bottom:2%;transform:rotate(5deg) scale(.9)}.hero-stamp{position:absolute;z-index:4;top:13%;left:0;width:112px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#41462a9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:rotate(-9deg)}.hero-stamp:before{content:"";position:absolute;inset:7px;border:1px dashed rgba(255,255,255,.3);border-radius:50%}.hero-stamp small,.hero-stamp span{text-transform:uppercase;letter-spacing:.12em;font-size:.5rem}.hero-stamp strong{font-family:Georgia,serif;font-size:2rem;line-height:1;color:var(--cream)}.quick-grid{display:grid;grid-template-columns:1.1fr 1.1fr .8fr;gap:1rem;margin-top:2rem}.quick-card{min-height:260px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1.6rem;border:1px solid var(--line);border-radius:20px;background:var(--paper);transition:transform .25s,box-shadow .25s}a.quick-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.quick-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%}.quick-card__icon svg{width:22px}.quick-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem}.quick-card h3{font-size:1.55rem;margin:.35rem 0 .5rem;font-weight:500}.quick-card p{color:var(--muted);font-size:.84rem;margin-bottom:0}.quick-card__arrow{position:absolute;right:1.3rem;top:1.5rem;width:20px}.quick-card--shop .quick-card__icon{background:#f3dfba;color:var(--clay-dark)}.quick-card--blend{color:#fff;background:var(--clay);border-color:var(--clay)}.quick-card--blend small,.quick-card--blend p{color:#ffffffa6}.quick-card--blend .quick-card__icon{background:#ffffff21}.quick-card--orders{background:#ebe4d7}.quick-card--orders .quick-card__icon{background:#fff;color:var(--olive)}.roast-note{display:grid;grid-template-columns:auto minmax(0,1fr) 1fr;align-items:center;gap:2rem;padding:2rem 0}.roast-note__number{font-family:Georgia,serif;font-size:4.5rem;color:var(--gold)}.roast-note blockquote{margin:0;max-width:720px;font-family:Georgia,serif;font-size:clamp(1.35rem,2.5vw,2.25rem);line-height:1.3}.roast-note__line{height:1px;background:var(--line)}.shop-toolbar{display:flex;gap:.75rem}.search-field{position:relative;max-width:630px;flex:1}.search-field svg{position:absolute;z-index:1;left:1rem;top:50%;width:19px;transform:translateY(-50%);color:var(--muted)}.search-field input{padding-left:3rem;border-radius:999px;background:#fff}.filter-button{min-height:48px;display:flex;align-items:center;gap:.55rem;border-radius:999px;padding:0 1rem;border:1px solid var(--line);background:#fff;font-weight:700;cursor:pointer}.filter-button svg{width:18px}.filter-button span{padding:.2rem .45rem;border-radius:20px;color:var(--clay-dark);background:#f2e1d9;font-size:.6rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}.product-card{min-width:0;overflow:hidden;border-radius:18px;background:var(--paper);border:1px solid var(--line);transition:transform .24s,box-shadow .24s}a.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card__image{position:relative;overflow:hidden;aspect-ratio:1.05;background:#e9dec9}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.product-badge{position:absolute;top:.85rem;left:.85rem;padding:.35rem .6rem;background:var(--olive);color:#fff;border-radius:999px;font-size:.62rem;font-weight:800}.product-card__body{padding:1.25rem}.product-card__origin{color:var(--olive);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:800;margin-bottom:.45rem}.product-card h2{min-height:2.4em;font-family:inherit;font-size:1.05rem;line-height:1.2;letter-spacing:-.015em;margin-bottom:.5rem}.product-card__body>p:not(.product-card__origin){height:3em;overflow:hidden;color:var(--muted);font-size:.75rem;line-height:1.5}.product-card__foot{display:flex;justify-content:space-between;align-items:center;margin-top:1.1rem;color:var(--muted);font-size:.72rem}.product-card__foot strong{color:var(--ink);font-size:.9rem}.round-arrow{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--cream);color:var(--clay-dark);font-size:1.1rem}.bean-placeholder{display:block;width:60px;height:85px;border-radius:50%;margin:auto;background:var(--clay);transform:rotate(35deg)}.product-card__image .bean-placeholder{position:absolute;inset:0}.skeleton{min-height:280px;background:linear-gradient(100deg,#eee7dc 20%,#f8f4ed,#eee7dc 52%);background-size:240% 100%;animation:shimmer 1.4s linear infinite}.product-detail{display:grid;grid-template-columns:minmax(300px,1fr) minmax(360px,.9fr);overflow:hidden;border-radius:24px;border:1px solid var(--line);background:var(--paper)}.product-detail__media{min-height:590px;background:#e9dec9}.product-detail__media img{width:100%;height:100%;object-fit:cover}.product-detail__content{padding:clamp(2rem,5vw,5rem);align-self:center}.product-detail h1{font-size:clamp(2.6rem,4.8vw,5rem)}.product-detail__description{color:var(--muted)}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.tag-list span{padding:.4rem .65rem;border-radius:999px;background:#ede5d8;color:var(--olive-dark);font-size:.7rem}.variant-field{margin:2rem 0;padding:0;border:0}.variant-field legend{margin-bottom:.7rem;font-size:.76rem;font-weight:800}.variant-field>div{display:flex;flex-wrap:wrap;gap:.55rem}.variant-field button{display:flex;flex-direction:column;gap:.25rem;min-width:110px;padding:.7rem;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;text-align:left;font-size:.76rem}.variant-field button.selected{border-color:var(--olive);box-shadow:inset 0 0 0 1px var(--olive)}.variant-field button small{color:var(--muted)}.buy-row{display:flex;gap:.75rem}.quantity{min-height:46px;display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:#fff}.quantity button{width:38px;height:38px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.quantity svg{width:15px}.quantity span{min-width:26px;text-align:center;font-weight:800;font-size:.8rem}.pricing-note{margin:1rem 0 0;color:var(--muted);font-size:.7rem}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1.5rem;align-items:start}.cart-lines{display:grid;gap:.7rem}.cart-line{display:grid;grid-template-columns:90px minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.8rem;background:var(--paper);border:1px solid var(--line);border-radius:15px}.cart-line__image{width:90px;height:90px;overflow:hidden;border-radius:10px;background:#eee4d3}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line__info small{color:var(--muted)}.cart-line__info h2{font-family:inherit;font-size:1rem;margin:.25rem 0}.cart-line__info strong{font-size:.85rem}.cart-summary{position:sticky;top:100px;display:grid;gap:1rem;padding:1.5rem;border-radius:18px;background:var(--olive-dark);color:#fff}.cart-summary>div{display:flex;justify-content:space-between;gap:1rem;font-size:.78rem;color:#ffffffa3}.cart-summary>div strong{color:#fff}.cart-summary hr{width:100%;border:0;border-top:1px solid rgba(255,255,255,.15)}.cart-summary .cart-summary__total{font-size:1rem;color:#fff}.cart-summary>small{color:#ffffff78;line-height:1.5}.page-heading--blend{min-height:330px;overflow:hidden;align-items:center;padding:clamp(2rem,5vw,5rem);border-radius:25px;background:var(--cream)}.blend-orbit{position:absolute;width:280px;height:280px;right:5%;border:1px solid rgba(165,96,89,.2);border-radius:50%}.blend-orbit:before,.blend-orbit:after{content:"";position:absolute;inset:40px;border:1px solid rgba(165,96,89,.16);border-radius:50%}.blend-orbit:after{inset:85px}.blend-orbit span{position:absolute;width:34px;height:48px;border-radius:50%;background:var(--clay);transform:rotate(35deg)}.blend-orbit span:nth-child(1){top:18px;left:55px}.blend-orbit span:nth-child(2){right:25px;top:130px;background:var(--olive)}.blend-orbit span:nth-child(3){bottom:18px;left:85px;background:var(--gold)}.blend-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.blend-choice{min-height:430px;position:relative;display:flex;flex-direction:column;padding:clamp(1.6rem,4vw,3.2rem);border-radius:22px;overflow:hidden}.blend-choice--guided{background:var(--clay);color:#fff}.blend-choice--free{background:var(--olive-dark);color:#fff}.blend-choice__number{position:absolute;right:1.4rem;top:.4rem;font-family:Georgia,serif;font-size:6rem;color:#ffffff14}.blend-choice__icon{width:60px;height:60px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%}.blend-choice__icon svg{width:26px}.blend-choice>div{margin:auto 0;max-width:530px}.blend-choice small{color:#ffffff8c;text-transform:uppercase;letter-spacing:.1em}.blend-choice h2{margin:.6rem 0 1rem;font-size:clamp(2rem,4vw,3.7rem);font-weight:500}.blend-choice p{color:#ffffffad}.blend-choice__cta{display:flex;align-items:center;gap:.5rem;font-weight:800}.blend-choice__cta svg{width:18px;transition:transform .2s}.blend-choice:hover .blend-choice__cta svg{transform:translate(5px)}.saved-blends-preview{display:flex;justify-content:space-between;align-items:end;gap:2rem;padding:2rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.saved-blends-preview h2{margin:0;font-weight:500;font-size:clamp(1.6rem,3vw,2.8rem)}.saved-blends-preview>p{max-width:430px;color:var(--muted);font-size:.86rem}.questionnaire-page{max-width:980px;margin:0 auto}.questionnaire-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.75rem}.progress-track{height:4px;overflow:hidden;margin:1.5rem 0;border-radius:9px;background:#dfd7ca}.progress-track span{display:block;height:100%;background:var(--clay);transition:width .35s}.questionnaire-card{min-height:560px;padding:clamp(1.6rem,5vw,4.5rem);border:1px solid var(--line);border-radius:24px;background:var(--paper)}.questionnaire-card h1{font-size:clamp(2.3rem,4.7vw,4.5rem)}.questionnaire-card>p:not(.form-message){color:var(--muted)}.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:2rem 0}.answer{min-height:100px;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.1rem 3rem 1.1rem 1.1rem;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s,background .2s}.answer:hover{border-color:var(--clay)}.answer.selected{border-color:var(--olive);background:#f0f1e8}.answer small{color:var(--muted);line-height:1.4}.answer__check{position:absolute;right:.85rem;top:.85rem;width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.answer.selected .answer__check{color:#fff;background:var(--olive);border-color:var(--olive)}.answer__check svg{width:14px}.questionnaire-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.proposal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.proposal-card{position:relative;overflow:hidden;padding:2rem;border-radius:20px;background:var(--paper);border:1px solid var(--line)}.proposal-card>svg{width:30px;color:var(--gold);margin:2rem 0 1rem}.proposal-card__rank{position:absolute;right:1rem;top:-.45rem;font-family:Georgia,serif;font-size:5rem;color:#ede5d8}.proposal-card__score{position:relative;padding:.35rem .6rem;border-radius:999px;background:#e8ebdc;color:var(--olive-dark);font-size:.65rem;font-weight:800}.proposal-card h2{font-size:1.8rem}.proposal-card p{color:var(--muted);font-size:.82rem}.proposal-card ul{margin:1.5rem 0 0;padding:0;list-style:none}.proposal-card li{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-top:1px solid var(--line);font-size:.75rem}.alchemist-layout{height:calc(100dvh - 76px - clamp(3rem,8vw,9rem));min-height:620px;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(480px,1.18fr);gap:clamp(1rem,2.5vw,2rem);align-items:stretch}.alchemist-workbench{min-height:0;overflow-y:auto;display:flex;flex-direction:column;padding:clamp(1.35rem,2vw,2rem);border-radius:24px;background:var(--cream);scrollbar-width:thin;scrollbar-color:rgba(130,66,61,.35) transparent}.alchemist-heading .heading-meta{margin-bottom:.65rem}.alchemist-heading h1{max-width:650px;margin-bottom:.85rem;font-size:clamp(2.4rem,3vw,3.35rem);line-height:.96}.alchemist-heading p{max-width:650px;margin-bottom:1rem;color:#655c50;font-size:.9rem;line-height:1.55}.sensory-panel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:.35rem;padding:.85rem .75rem .7rem;border-radius:18px;background:#ffffff94}.sensory{min-width:0;display:flex;flex-direction:column;align-items:center;gap:.35rem;color:var(--ink);font-size:.62rem;font-weight:800;text-align:center}.sensory__beans{min-height:94px;display:flex;flex-direction:column-reverse;justify-content:flex-start;gap:0}.sensory__bean{--bean-crease: var(--clay);width:19px;height:19px;flex:0 0 auto;color:var(--clay);transition:transform .2s ease,filter .2s ease}.sensory__bean.filled{--bean-crease: #6d322d;filter:drop-shadow(0 2px 2px rgba(106,49,43,.12))}.sensory__bean.filled:nth-child(2n){transform:rotate(4deg)}.alchemist-catalogue{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:.85rem .45rem .85rem .85rem;border:1px solid var(--line);border-radius:24px;background:#fffdf875;scrollbar-width:thin;scrollbar-color:var(--clay) transparent}.origin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.alchemist-catalogue .origin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.origin-card{position:relative;min-width:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(100px,auto);align-items:stretch;padding:0;border:1px solid var(--line);border-radius:16px;background:var(--paper);cursor:pointer;text-align:left}.origin-card__media{position:relative;display:grid;place-items:center;aspect-ratio:4 / 5;overflow:hidden;background:var(--sage)}.origin-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.origin-card:hover .origin-card__media img{transform:scale(1.025)}.origin-card .bean-placeholder{width:58px;height:84px;border-radius:60% 40%;background:#fff6;transform:rotate(28deg)}.origin-card__body{display:flex;flex-direction:column;align-items:flex-start;padding:.85rem 1rem 1rem}.origin-card__check{position:absolute;right:.7rem;top:.7rem;z-index:1;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--olive-dark);box-shadow:0 5px 15px #0000001f}.origin-card__check svg{width:16px}.origin-card.selected{border-color:var(--clay);box-shadow:inset 0 0 0 1px var(--clay)}.origin-card.selected .origin-card__check{background:var(--clay);color:#fff}.origin-card small{position:relative;color:var(--olive);text-transform:uppercase;letter-spacing:.08em;font-size:.58rem}.origin-card strong{position:relative;margin-top:.3rem}.origin-card b{position:relative;margin-top:.5rem;color:var(--clay-dark)}.recipe-bar{display:grid;gap:.7rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(130,66,61,.2)}.recipe-bar .eyebrow{margin-bottom:.55rem}.recipe-bar label{display:grid;gap:.45rem;color:var(--ink);font-size:.72rem;font-weight:800}.recipe-bar input{min-height:44px;padding:.65rem .8rem}.recipe-bar .button{min-height:44px}.recipe-chips{display:flex;flex-wrap:wrap;gap:.35rem}.recipe-chips p{margin:0;color:var(--muted);font-size:.72rem}.recipe-chips button{display:flex;align-items:center;gap:.35rem;border:0;border-radius:999px;padding:.3rem .5rem;background:#ede5d8;font-size:.63rem;cursor:pointer}.recipe-chips svg{width:13px}.community-empty{min-height:calc(100vh - 170px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.community-illustration{position:relative;width:180px;height:180px;display:grid;place-items:center;margin-bottom:2rem;border-radius:50%;color:var(--olive);background:var(--cream)}.community-illustration>svg{width:78px;height:78px}.community-illustration span{position:absolute;right:-4px;bottom:18px;width:65px;height:65px;display:grid;place-items:center;border-radius:50%;background:var(--clay);color:#fff}.community-illustration span svg{width:28px}.community-empty h1{max-width:780px;font-size:clamp(2.7rem,5vw,5.5rem)}.community-empty p{max-width:570px;color:var(--muted)}.community-empty>small{margin-top:1rem;color:var(--muted)}.account-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:1.5rem;align-items:start}.account-card{position:sticky;top:100px;padding:1.6rem;border-radius:18px;background:var(--olive-dark);color:#fff;text-align:center}.account-avatar{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 1rem;border-radius:50%;background:var(--cream);color:var(--olive-dark)}.account-avatar svg{width:30px}.account-card h2{margin-bottom:.35rem;font-size:1.7rem;font-weight:500}.account-card>p{color:#ffffff91;font-size:.75rem}.account-status{display:flex;align-items:center;gap:.7rem;margin:1.5rem 0;padding:.8rem;border:1px solid rgba(255,255,255,.13);border-radius:12px;text-align:left}.account-status>svg{width:21px;color:var(--gold)}.account-status span{display:flex;flex-direction:column}.account-status small{color:#ffffff80}.account-meta{display:grid;grid-template-columns:1fr 1fr;margin:1.2rem 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.account-meta span{display:flex;flex-direction:column;gap:.25rem;padding:1rem .4rem;color:#ffffff80;font-size:.65rem}.account-meta span+span{border-left:1px solid rgba(255,255,255,.12)}.account-meta strong{color:#fff;font-size:.8rem}.profile-form{display:grid;gap:1rem}.profile-form section{display:grid;gap:1rem;padding:clamp(1.4rem,3vw,2.3rem);border:1px solid var(--line);border-radius:18px;background:var(--paper)}.form-section-title{display:flex;align-items:center;gap:.85rem;margin-bottom:.5rem}.form-section-title>svg{width:21px;color:var(--clay)}.form-section-title h2{font-family:inherit;font-size:1rem;margin:0}.form-section-title p{margin:.2rem 0 0;color:var(--muted);font-size:.7rem}.profile-form>.button{justify-self:end}.blend-studio-heading{align-items:end}.studio-steps{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.studio-steps li{min-height:38px;display:flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffff80;font-size:.7rem;font-weight:800}.studio-steps li.done{color:var(--success)}.studio-steps li.active{color:#fff;border-color:var(--olive);background:var(--olive)}.studio-steps svg{width:15px}.label-workbench{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(480px,1.2fr);gap:clamp(1rem,3vw,2.5rem);align-items:start}.label-stage{position:sticky;top:100px;display:grid;gap:1rem;padding:1.25rem;border:1px solid #cabda9;border-radius:22px;background:#d7c5a6;box-shadow:var(--shadow)}.label-stage__toolbar{display:flex;align-items:center;justify-content:space-between;color:var(--olive-dark);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.segmented{display:flex;padding:.2rem;border-radius:999px;background:#ffffff8c}.segmented button{min-height:32px;border:0;border-radius:999px;padding:.35rem .7rem;background:transparent;cursor:pointer;font-size:.65rem;font-weight:800}.segmented button.active{background:#fff;box-shadow:0 3px 10px #392b1a1f}.label-sheet{position:relative;min-height:570px;display:grid;place-items:center;overflow:hidden;padding:1.2rem;border-radius:14px;background:#efe6d7;box-shadow:inset 0 0 0 1px #3e301f14}.label-sheet img{width:min(100%,370px);max-height:540px;object-fit:contain;filter:drop-shadow(0 15px 20px rgba(57,43,26,.18))}.label-sheet>svg{width:35px;color:var(--clay)}.preview-refreshing{position:absolute;right:.85rem;bottom:.85rem;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .65rem;border:1px solid rgba(65,70,42,.14);border-radius:999px;background:#fffdf8e6;color:var(--olive-dark);box-shadow:0 5px 16px #392b1a1f;font-size:.65rem;font-weight:850;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.preview-refreshing svg{width:14px}.label-controls{display:grid;gap:1.25rem;padding:clamp(1.2rem,3vw,2rem);border:1px solid var(--line);border-radius:22px;background:var(--paper)}.label-controls fieldset{min-width:0;margin:0;padding:0;border:0}.label-controls legend{margin-bottom:.7rem;color:#544b42;font-size:.78rem;font-weight:800}.studio-name input{font-family:Georgia,serif;font-size:1.3rem}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.choice-card{min-height:78px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.25rem;border:1px solid var(--line);border-radius:13px;padding:.9rem 1rem;background:#fff;cursor:pointer}.choice-card.active{border-color:var(--clay);box-shadow:inset 0 0 0 1px var(--clay);background:#fff8f2}.choice-card small{color:var(--muted)}.theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.75rem;min-height:100px}.theme-choice{min-width:0;overflow:hidden;display:grid;grid-template-rows:auto auto;border:1px solid var(--line);border-radius:12px;padding:0;background:#fff;cursor:pointer;text-align:left;transition:transform .2s,border-color .2s,box-shadow .2s}.theme-choice:disabled{opacity:.42;cursor:not-allowed}.theme-choice:not(:disabled):hover{transform:translateY(-2px);border-color:#b8ac98;box-shadow:0 8px 20px #3f2f1d17}.theme-choice.active{border-color:var(--olive);box-shadow:0 0 0 2px var(--olive)}.theme-choice img{width:100%;aspect-ratio:1242 / 1750;object-fit:cover;background:var(--paper-deep)}.theme-choice span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.6rem}.theme-choice strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.theme-choice small{flex:0 0 auto;color:var(--clay-dark);font-size:.56rem}.country-picker>p{margin:-.25rem 0 .7rem;color:var(--muted);font-size:.7rem}.country-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.country-choice{min-width:0;overflow:hidden;display:grid;grid-template-rows:auto auto;border:1px solid var(--line);border-radius:13px;padding:0;background:#fff;color:#4a4238;cursor:pointer;text-align:left;transition:transform .2s,border-color .2s,box-shadow .2s}.country-choice:hover{transform:translateY(-2px);border-color:#b8ac98;box-shadow:0 8px 20px #3f2f1d17}.country-choice:focus-visible{outline:3px solid rgba(67,74,42,.28);outline-offset:2px}.country-choice.active{border-color:var(--olive);box-shadow:0 0 0 2px var(--olive),0 10px 22px #3f462a24}.country-choice__visual{position:relative;display:block;overflow:hidden;aspect-ratio:1242 / 1750;background:var(--paper-deep)}.country-choice__visual img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.country-choice:hover .country-choice__visual img{transform:scale(1.025)}.country-choice__visual small{position:absolute;left:.45rem;top:.45rem;min-width:29px;min-height:29px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#fffdf8e6;box-shadow:0 4px 12px #2a201424;font-size:.88rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.country-choice__visual i{position:absolute;right:.45rem;top:.45rem;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--olive);color:#fff;box-shadow:0 4px 12px #1f231440}.country-choice__visual i svg{width:16px}.country-choice>strong{overflow:hidden;padding:.65rem .7rem;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.palette-row{display:flex;flex-wrap:wrap;gap:.65rem}.palette{width:38px;height:38px;border:4px solid white;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px var(--line);cursor:pointer}.palette.active{box-shadow:0 0 0 2px var(--olive);transform:scale(1.08)}.upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.upload-card{min-width:0;overflow:hidden;border:1px dashed var(--clay);border-radius:14px;background:#faf4e9}.upload-card.has-image{border-style:solid;border-color:var(--line);background:#fff}.upload-card__preview{position:relative;min-height:142px;display:grid;place-items:center;overflow:hidden;background:#eee4d4;color:var(--clay-dark)}.upload-card__preview>svg{width:31px}.upload-card__preview>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.upload-card__loading{position:absolute;inset:0;z-index:2;display:grid;place-items:center;align-content:center;gap:.4rem;background:#252a1bc2;color:#fff;font-size:.72rem;font-weight:800}.upload-card__loading svg{width:25px}.upload-card__body{display:grid;gap:.65rem;padding:.75rem}.upload-card__body>strong{overflow:hidden;color:#544b42;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.upload-card__body>.button{min-height:38px;padding:.55rem .7rem;font-size:.7rem;cursor:pointer}.upload-card__actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.45rem}.upload-card__actions .button{min-height:36px;padding:.5rem .6rem;font-size:.68rem}.crop-replace{color:var(--olive);font-size:.68rem;font-weight:850;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.crop-remove{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid #dfc7c0;border-radius:9px;background:#fff7f4;color:#9a493e;cursor:pointer}.crop-remove svg{width:16px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.crop-dialog-backdrop{position:fixed;inset:0;z-index:1000;height:100dvh;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;overscroll-behavior:contain;padding:clamp(.75rem,3vw,2rem);background:#13140edb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.crop-dialog{width:min(980px,100%);flex:0 0 auto;overflow:hidden;margin:auto 0;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:#171a13;color:#f7f2e7;box-shadow:0 28px 90px #00000080}.crop-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.4rem 1rem;border-bottom:1px solid rgba(255,255,255,.1)}.crop-dialog__header .eyebrow{color:#d8bd78}.crop-dialog__header h2{margin:.18rem 0;color:#fff;font-family:Georgia,serif;font-size:clamp(1.4rem,3vw,2rem)}.crop-dialog__header p{margin:0;color:#a9aa9d;font-size:.77rem}.crop-icon-button{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff0d;color:#fff;cursor:pointer}.crop-icon-button svg{width:20px}.crop-dialog__workspace{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(1rem,3vw,2rem);background:radial-gradient(circle at 38% 45%,#2d3024 0,#202319 35%,#171a13 75%)}.crop-stage{--crop-ratio: 1;--crop-max-height: 58vh;position:relative;width:min(100%,580px,calc(var(--crop-max-height) * var(--crop-ratio)));aspect-ratio:var(--crop-ratio);justify-self:center;overflow:hidden;border-radius:12px;background:#000;box-shadow:0 0 0 1px #ffffff29,0 20px 45px #0000006b;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;outline:none}.crop-stage-loading{width:min(100%,420px);min-height:340px;display:grid;place-items:center;align-content:center;gap:.6rem;justify-self:center;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#0003;color:#b6b7ad;font-size:.72rem}.crop-stage-loading svg{width:28px;color:#d8bd78}.crop-stage:active{cursor:grabbing}.crop-stage:focus-visible{box-shadow:0 0 0 3px #d8bd78,0 20px 45px #0000006b}.crop-stage__image{position:absolute;max-width:none;transform-origin:center;pointer-events:none;will-change:transform}.crop-stage__mask{position:absolute;inset:0;z-index:2;width:100%;height:100%;object-fit:fill;opacity:.82;pointer-events:none}.crop-stage__move{position:absolute;left:50%;bottom:.75rem;z-index:3;display:flex;align-items:center;gap:.4rem;padding:.42rem .65rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#141611b8;color:#fff;font-size:.65rem;font-weight:800;pointer-events:none;transform:translate(-50%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.crop-stage__move svg{width:14px}.crop-tools{display:grid;gap:1rem;align-content:center;color:#d8d7ce}.crop-tools__heading{display:flex;justify-content:space-between;color:#fff;font-size:.78rem;font-weight:800}.crop-tools__heading strong{color:#d8bd78}.crop-zoom{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:.55rem}.crop-zoom button{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff0f;color:#fff;cursor:pointer}.crop-zoom button svg{width:17px}.crop-zoom input{width:100%;accent-color:#d8bd78}.crop-reset{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:40px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:transparent;color:#fff;font-size:.72rem;font-weight:800;cursor:pointer}.crop-reset svg{width:16px}.crop-tools>p{margin:0;color:#93958a;font-size:.69rem;line-height:1.55}.crop-mask-key{display:grid;grid-template-columns:11px 1fr;gap:.55rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.1);color:#b6b7ad;font-size:.65rem;line-height:1.45}.crop-mask-key i{width:11px;height:11px;margin-top:.13rem;border:1px solid rgba(255,255,255,.6);background:repeating-linear-gradient(45deg,rgba(255,255,255,.32),rgba(255,255,255,.32) 2px,transparent 2px,transparent 4px)}.crop-dialog__footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.4rem;border-top:1px solid rgba(255,255,255,.1)}.blend-order-panel{display:grid;grid-template-columns:1.35fr 100px minmax(180px,.7fr) auto;align-items:end;gap:1rem;padding:1.3rem;border:1px solid var(--line);border-radius:18px;background:var(--olive-dark);color:#fff;box-shadow:var(--shadow)}.blend-order-panel label{color:#fff}.weight-row{display:flex;gap:.45rem}.weight-row button{min-width:78px;min-height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0f;color:#fff;cursor:pointer}.weight-row button.active{color:var(--olive-dark);border-color:var(--cream);background:var(--cream)}.weight-row button:disabled{opacity:.35;cursor:not-allowed}.weight-row small{display:block;font-size:.5rem}.blend-order-total{display:flex;flex-direction:column}.blend-order-total span,.blend-order-total small{color:#fff9;font-size:.68rem}.blend-order-total strong{margin:.15rem 0;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.studio-assurance{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:-3rem 0 0;color:var(--muted);font-size:.72rem}.studio-assurance svg{width:18px;color:var(--success)}.spin{animation:spin .85s linear infinite}.cart-line__recipe{color:var(--muted);font-size:.65rem;line-height:1.4}.empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.account-orders-link{min-width:260px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 8px 25px #3f2f1d0f}.account-orders-link>svg{width:20px;color:var(--clay)}.account-orders-link span{display:flex;flex-direction:column}.account-orders-link small{color:var(--muted);font-size:.6rem;text-transform:uppercase;letter-spacing:.08em}.account-orders-link strong{margin-top:.2rem;font-size:.8rem}.orders-heading{align-items:end}.orders-list{display:grid;gap:.75rem}.order-card{min-height:112px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:1rem;padding:1.15rem;border:1px solid var(--line);border-radius:16px;background:var(--paper);transition:transform .2s,border-color .2s}.order-card:hover{transform:translateY(-2px);border-color:var(--clay)}.order-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:var(--olive-dark);background:var(--cream)}.order-card__icon svg{width:21px}.order-card h2{margin:.2rem 0;font-family:inherit;font-size:1rem}.order-card p,.order-card small{margin:0;color:var(--muted);font-size:.68rem}.order-card>svg{width:18px;color:var(--muted)}.status-pill{width:fit-content;padding:.35rem .55rem;border-radius:999px;color:var(--olive-dark);background:#e8ebdc;font-size:.62rem;font-weight:800}.status-pill--annulée,.status-pill--remboursée{color:#842d29;background:#fae3e0}.order-detail-heading{align-items:end}.order-total{display:flex;flex-direction:column;text-align:right}.order-total small{color:var(--muted)}.order-total strong{font-family:Georgia,serif;font-size:2rem;font-weight:500}.order-detail-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);gap:1rem;align-items:start}.order-detail-main,.order-detail-side section{padding:clamp(1.2rem,3vw,2rem);border:1px solid var(--line);border-radius:18px;background:var(--paper)}.order-detail-side{display:grid;gap:1rem}.detail-section-title{display:flex;align-items:center;gap:.7rem;margin-bottom:1.2rem}.detail-section-title>svg{width:21px;color:var(--clay)}.detail-section-title h2{margin:0;font-family:inherit;font-size:.95rem}.detail-section-title p{margin:.15rem 0 0;color:var(--muted);font-size:.68rem}.order-lines{display:grid}.order-lines article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:1rem 0;border-top:1px solid var(--line)}.order-lines h3{margin:.2rem 0;font-size:.88rem}.order-lines p,.order-lines small{margin:0;color:var(--muted);font-size:.68rem}.tracking-box{display:grid;gap:.4rem;margin-bottom:1rem;padding:.8rem;border-radius:12px;background:#eef0e5;font-size:.72rem}.tracking-box a{display:inline-flex;align-items:center;gap:.4rem;color:var(--olive-dark);font-weight:800}.tracking-box svg{width:14px}.order-detail-side address{color:var(--muted);font-size:.78rem;font-style:normal;line-height:1.7}.empty-state{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;border:1px dashed var(--line);border-radius:20px;background:#ffffff73}.empty-state h1,.empty-state h2{font-weight:500}.empty-state p{color:var(--muted)}.empty-state__icon{width:72px;height:72px;display:grid;place-items:center;margin-bottom:1.2rem;border-radius:50%;background:var(--cream);color:var(--clay-dark)}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;color:var(--olive-dark);background:var(--paper-deep)}.loading-beans{display:flex;gap:.45rem}.loading-beans i{width:10px;height:15px;border-radius:50%;background:var(--clay);transform:rotate(35deg);animation:bean-bounce .9s infinite alternate}.loading-beans i:nth-child(2){animation-delay:.15s}.loading-beans i:nth-child(3){animation-delay:.3s}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}}@keyframes shimmer{to{background-position-x:-240%}}@keyframes bean-bounce{to{transform:translateY(-8px) rotate(35deg);opacity:.55}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){:root{--sidebar: 235px}.product-grid{grid-template-columns:repeat(3,1fr)}.quick-grid{grid-template-columns:1fr 1fr}.quick-card--orders{grid-column:span 2;min-height:190px}.origin-grid{grid-template-columns:repeat(3,1fr)}.alchemist-catalogue .origin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1050px){.alchemist-layout{height:auto;min-height:0;grid-template-columns:1fr}.alchemist-workbench{min-height:0;overflow:visible}.alchemist-catalogue{overflow:visible;padding:.7rem}}@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-story{min-height:360px;padding:2rem}.auth-story__copy{margin:4rem 0 2rem}.auth-story h1{font-size:clamp(2.7rem,9vw,4.5rem)}.auth-story__copy p,.auth-story__foot,.roast-line{display:none}.auth-panel{padding:3rem 1.5rem}.app-shell{display:block}.sidebar{transform:translate(-105%);transition:transform .25s;box-shadow:20px 0 50px #0003}.sidebar--open{transform:translate(0)}.sidebar__close{display:grid}.menu-backdrop{position:fixed;z-index:25;inset:0;border:0;background:#14120d6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-column{display:block}.topbar{justify-content:space-between;padding:0 1.25rem}.mobile-menu,.topbar__mobile-brand{display:grid}.topbar__mobile-brand{flex:1;justify-content:start}.topbar__welcome{display:none}.product-detail{grid-template-columns:1fr}.product-detail__media{min-height:430px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.blend-choice-grid{grid-template-columns:1fr}.blend-choice{min-height:360px}.proposal-grid,.account-layout{grid-template-columns:1fr}.account-card{position:static}.label-workbench{grid-template-columns:1fr}.label-stage{position:static}.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blend-order-panel{grid-template-columns:1fr 1fr}.blend-order-panel>div:first-child{grid-column:span 2}.order-detail-layout{grid-template-columns:1fr}}@media(max-width:680px){.page{padding:1.25rem 1rem 7rem}.topbar{height:64px}h1{font-size:clamp(2.35rem,12vw,3.7rem)}.mobile-nav{position:fixed;z-index:22;display:grid;grid-template-columns:repeat(5,1fr);left:.6rem;right:.6rem;bottom:.6rem;min-height:65px;padding:.4rem;border:1px solid rgba(222,212,196,.8);border-radius:20px;background:#fffdf8f0;box-shadow:0 12px 35px #30261929;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;color:#91867a;font-size:.57rem}.mobile-nav a svg{width:19px}.mobile-nav a.active{color:var(--clay-dark)}.home-hero{min-height:570px;grid-template-columns:1fr;align-items:end;padding:2rem 1.5rem;border-radius:21px}.home-hero h1{font-size:clamp(3rem,14vw,4.7rem)}.hero-still-life{position:absolute;inset:0;z-index:-1;min-height:0;opacity:.52}.hero-botanical{right:-78%;bottom:-18%;width:240%;height:118%}.hero-products{inset:0 -12% 43% 23%}.hero-product{width:42%}.hero-stamp{display:none}.home-hero__copy{align-self:end}.button-row{flex-direction:column;align-items:stretch}.quick-grid{grid-template-columns:1fr}.quick-card--orders{grid-column:auto}.roast-note{grid-template-columns:auto 1fr;gap:1rem}.roast-note__line{display:none}.roast-note__number{font-size:3rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-card__body{padding:.85rem}.product-card h2{font-size:.88rem}.product-card__body>p:not(.product-card__origin){display:none}.product-card__foot{margin-top:.65rem}.shop-toolbar{flex-direction:column}.filter-button{justify-content:center}.product-detail__media{min-height:330px}.product-detail__content{padding:1.5rem}.buy-row{flex-direction:column}.buy-row .quantity{width:fit-content}.cart-line{grid-template-columns:68px minmax(0,1fr) auto;gap:.7rem}.cart-line__image{width:68px;height:68px}.cart-line>.quantity{grid-column:2;width:fit-content}.cart-line>.icon-button{grid-column:3;grid-row:1 / span 2}.page-heading--blend{min-height:370px;padding:1.5rem}.blend-orbit{opacity:.25;right:-110px}.blend-choice{min-height:390px}.saved-blends-preview{align-items:start;flex-direction:column}.answer-grid{grid-template-columns:1fr}.questionnaire-card{padding:1.3rem}.questionnaire-actions{flex-direction:column-reverse}.questionnaire-actions .button{width:100%}.origin-grid{grid-template-columns:repeat(2,1fr)}.origin-card{grid-template-rows:auto minmax(94px,auto)}.origin-card__body{padding:.75rem .8rem .9rem}.sensory-panel{padding:1rem .45rem .9rem;gap:.15rem}.sensory{font-size:.58rem}.sensory__beans{min-height:92px}.sensory__bean{width:19px;height:19px}.form-row{grid-template-columns:1fr}.profile-form>.button{width:100%}.studio-steps{display:none}.label-controls{padding:1rem}.label-sheet{min-height:420px}.label-sheet img{max-height:390px}.theme-grid,.country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-grid{grid-template-columns:1fr}.crop-dialog-backdrop{align-items:stretch;padding:0}.crop-dialog{min-height:100dvh;margin:0;border:0;border-radius:0}.crop-dialog__header{padding:max(1rem,env(safe-area-inset-top)) 1rem .9rem}.crop-dialog__workspace{grid-template-columns:1fr;align-content:start;gap:1.1rem;padding:1rem}.crop-stage{--crop-max-height: 48vh}.crop-tools{width:min(100%,520px);justify-self:center;gap:.75rem}.crop-tools>p{display:none}.crop-mask-key{display:none}.crop-dialog__footer{position:sticky;bottom:0;padding:.85rem 1rem max(.85rem,env(safe-area-inset-bottom));background:#171a13}.crop-dialog__footer .button{flex:1}.blend-order-panel{grid-template-columns:1fr}.blend-order-panel>div:first-child{grid-column:auto}.weight-row{display:grid;grid-template-columns:repeat(3,1fr)}.weight-row button{min-width:0}.studio-assurance{margin-top:-2rem;text-align:center}.account-orders-link{min-width:0;width:100%}.order-card{grid-template-columns:auto minmax(0,1fr) auto}.order-card .status-pill{grid-column:2}.order-card>strong{grid-column:2}.order-card>svg{grid-column:3;grid-row:1 / span 3}.order-lines article{grid-template-columns:1fr auto}.order-lines article>strong{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
