@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:ital,wght,SOFT,WONK@0,600,20,1;0,700,20,1;0,800,20,1;0,900,20,1;1,600,20,1;1,700,20,1&display=swap');
:root{--green:#224b31;--lime:#b9e65a;--pink:#f68bac;--cream:#fff9e9;--yellow:#f7df77;--ink:#243d2d;--muted:#667467;--border:#dce1d1;--serif:'Fraunces',Georgia,serif;--sans:'DM Sans','Trebuchet MS',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #cc4873;outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:var(--serif);font-weight:700;letter-spacing:-1.6px;line-height:1.08}h3,h4{line-height:1.3}em{font-family:var(--serif);font-weight:600}p{margin-bottom:16px}img{max-width:100%;display:block}a{text-decoration:none}small{font-size:12px}button{border:0}hr{border:0;border-top:1px solid currentColor;opacity:.2;margin:22px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:47px;padding:12px 23px;border-radius:7px;font-weight:700;font-size:14px;border:1px solid var(--green);transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);box-shadow:0 4px 0 #224b3120}.dark{background:var(--green);color:var(--cream)}.outline{background:transparent;color:var(--green)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;margin-bottom:17px}.muted{color:var(--muted)}.pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--green);border-radius:40px;padding:7px 12px;font-size:9px;letter-spacing:1.3px;font-weight:700}.dot,.status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:var(--green)}.announcement{height:33px;background:var(--green);color:var(--cream);text-align:center;display:flex;justify-content:center;align-items:center;gap:22px;letter-spacing:1.5px;font-size:9px;font-weight:600}.announcement span{color:var(--lime);font-size:17px}.shop-header{height:102px;max-width:1600px;margin:auto;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #224b3120}.brand{display:flex;align-items:center;font-family:var(--serif);font-weight:900;letter-spacing:-1.7px;font-size:32px;white-space:nowrap;line-height:1}.brand img{width:38px;height:44px;margin-right:6px;transform:rotate(-9deg)}.brand span{color:var(--green)}.brand b{font:12px var(--sans);align-self:flex-start;margin-top:6px;margin-left:4px}.shop-header nav{display:flex;gap:30px;font-size:12px;font-weight:500}.shop-header nav a:hover{border-bottom:1px solid}.header-actions{display:flex;align-items:center;gap:22px;font-size:11px;font-weight:600}.studio-link{border-bottom:1px solid #224b3180}.cart-button{display:flex;gap:12px;align-items:center;border:1px solid var(--green);background:transparent;padding:10px 14px;border-radius:6px}.cart-button span{display:grid;place-items:center;background:var(--green);color:var(--cream);border-radius:50%;width:21px;height:21px;font-size:11px}.hero{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1.03fr 1fr;padding:52px 5.2% 58px;gap:5.5%;align-items:center}.hero h1{font-size:clamp(47px,5.45vw,84px);line-height:.99;letter-spacing:-3px;margin:27px 0 25px}.hero h1 em{color:#597b33}.hillo-line{position:relative;white-space:nowrap}.hillo-line svg{position:absolute;width:100%;height:16px;left:0;bottom:-11px;stroke:#e87498;stroke-width:4;fill:none}.hero-copy>p{font-size:15px;line-height:1.7;margin:30px 0 24px}.hero .button{min-width:222px;justify-content:space-between}.hero-art{position:relative;align-self:stretch;min-height:530px;display:flex;align-items:center}.product-hero{width:100%;height:100%;max-height:665px;object-fit:cover;border-radius:180px 180px 16px 16px;border:1px solid var(--green)}.art-sticker{position:absolute;left:-29px;top:24px;border:1.5px solid var(--green);border-radius:50%;width:104px;height:104px;background:var(--yellow);display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:800;font-size:12px;line-height:1.2;text-align:center;transform:rotate(-15deg);box-shadow:3px 3px 0 var(--green)}.art-sticker span{font-size:25px;margin-top:4px}.image-caption{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--cream);padding:4px 10px;border-radius:20px;font-size:8px;font-weight:700;letter-spacing:1px}.hero-foot{display:flex;align-items:center;gap:9px;margin-top:32px;font-size:10px;line-height:1.5}.hero-foot img{width:37px;height:42px;padding:4px;border:1px solid var(--green);border-radius:50%;background:var(--lime)}.handwritten{font-family:var(--serif);font-style:italic;font-size:21px;transform:rotate(-6deg);display:inline-block}.hero-foot .handwritten{font-size:18px;margin-left:18px}.ticker{display:flex;align-items:center;justify-content:space-around;white-space:nowrap;overflow:hidden;gap:37px;padding:18px 0;background:var(--lime);border-block:1px solid var(--green);font-size:23px}.ticker span{font-size:12px;font-weight:700;letter-spacing:2px}.shop-section{max-width:1600px;margin:0 auto;padding:83px 5.2%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-heading h2{font-size:41px}.section-heading .eyebrow{margin-bottom:13px}.tiny-note{font-size:11px;max-width:230px;line-height:1.6;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{border:1px solid var(--green);border-radius:12px;overflow:hidden}.product-drawing{height:285px;position:relative;display:grid;place-items:center;background:#d4edb1;overflow:hidden}.pink .product-drawing{background:#f4bad0}.yellow .product-drawing{background:#f5e4a4}.number{position:absolute;left:20px;top:16px;font-size:11px;letter-spacing:2px}.flavor-stamp{position:absolute;bottom:20px;right:18px;background:var(--cream);border:1px solid;border-radius:50%;padding:12px 18px;font:italic 15px var(--serif);transform:rotate(-15deg)}.jar{width:141px;transform:rotate(-8deg);filter:drop-shadow(10px 13px 0 #224b3120);transition:transform .35s}.pink .jar{transform:rotate(6deg)}.product-card:hover .jar{transform:rotate(0) translateY(-6px)}.lid{height:22px;width:135px;margin:auto;border:2px solid var(--green);border-radius:5px 5px 0 0;background:repeating-linear-gradient(90deg,#b0bba0 0 3px,#e5e6cc 3px 7px)}.jar-body{height:186px;background:#859d49;position:relative;border:2px solid var(--green);border-radius:17px 17px 23px 23px;overflow:hidden;box-shadow:inset 8px 0 #ffffff50,inset -8px 0 #244b3130}.jar-body>i{position:absolute;width:33px;height:165px;background:#b9d361;border:2px solid var(--green);border-radius:25px;left:9px;top:8px;transform:rotate(-13deg)}.jar-body>i:nth-child(2){left:46px;transform:rotate(9deg)}.jar-body>i:nth-child(3){left:84px;transform:rotate(-6deg)}.jar-label{position:absolute;inset:38px -1px 25px;background:var(--cream);border-block:1px solid var(--green);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.pink .jar-label{background:#f68bac}.yellow .jar-label{background:var(--yellow)}.jar-label>b{font:900 20px var(--serif);letter-spacing:-1px}.jar-label img{height:49px}.jar-label strong{font-size:10px;text-transform:uppercase;letter-spacing:1px}.product-info{padding:25px;background:var(--cream)}.product-info .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:8px}.product-info h3{font:700 29px var(--serif);letter-spacing:-1px;margin-bottom:12px}.product-info p:not(.eyebrow){font-size:12px;max-width:260px;min-height:54px;line-height:1.7}.product-info>div{display:flex;align-items:center;justify-content:space-between}.product-info small{font-size:9px}.product-info button{background:var(--green);color:var(--cream);width:39px;height:39px;border-radius:50%;font-size:24px}.story{background:#f4bad0;border-block:1px solid var(--green);display:grid;grid-template-columns:1fr 1.25fr;gap:8%;align-items:center;padding:70px 12%}.story h2{font-size:44px;margin-bottom:24px}.story p:not(.eyebrow){max-width:510px;font-size:14px;line-height:1.8}.story-mark{display:flex;flex-direction:column;align-items:center;position:relative}.story-mark img{height:230px;transform:rotate(-12deg)}.story-mark>span{font-size:10px;letter-spacing:3px;font-weight:700;transform:rotate(-8deg);margin-top:20px;border-block:1px solid;padding:7px}.story .handwritten{margin-top:10px}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:10%}.faq h2{font-size:46px}details{border-bottom:1px solid #224b3140}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px;padding:22px 0;font-weight:600;font-size:14px}summary::-webkit-details-marker{display:none}summary span{font-size:20px}.faq details p{font-size:13px;line-height:1.8;max-width:560px;color:var(--muted)}footer{background:var(--green);color:var(--cream);padding:40px 5.2%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand span{color:var(--lime)}footer .brand{font-size:27px}footer p{margin:0;font-size:11px}footer>a:last-child{font-size:11px}
/* Grecia's working notebook */
.studio-shell{display:flex;min-height:100vh;background:#f7f8f0}.sidebar{width:238px;flex-shrink:0;background:var(--cream);border-right:1px solid var(--border);height:100vh;position:sticky;top:0;padding:31px 19px 23px;display:flex;flex-direction:column}.sidebar .brand{font-size:27px;letter-spacing:-1.6px}.sidebar .brand img{width:31px;margin-right:2px}.workspace-tag{font-size:8px;letter-spacing:2.2px;margin:24px 15px 21px;color:var(--muted)}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:11px;border-radius:7px;padding:11px 14px;font-size:12px;color:#63705b;font-weight:500}.sidebar nav a>span{font-size:21px;width:22px;text-align:center;line-height:1}.sidebar nav a.active{background:var(--green);color:var(--cream)}.sidebar nav a:not(.active):hover{background:#e8efd7}.sidebar nav small{margin-left:auto;font-size:10px}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--border);padding-top:20px;display:flex;gap:9px;align-items:center}.grecia-avatar{border:1px solid var(--green);background:var(--pink);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font:700 20px var(--serif)}.sidebar-bottom b{font-size:12px;display:block}.sidebar-bottom small{font-size:8px;display:block;color:var(--muted)}.sidebar-bottom>span{margin-left:auto;font-size:25px}.workspace{flex:1;min-width:0}.workspace-header{height:70px;border-bottom:1px solid var(--border);background:#fffdf4;display:flex;align-items:center;justify-content:space-between;padding:0 38px;font-size:11px}.workspace-header .status-dot{background:#73a957;margin-right:7px;width:6px;height:6px}.workspace-header a{font-weight:700}.local-banner{background:#f0f1e6;padding:9px 38px;display:flex;align-items:center;gap:14px;font-size:8px;font-weight:700;letter-spacing:1px}.local-banner span{font-size:10px;letter-spacing:0;font-weight:400;color:var(--muted);flex:1}.local-banner button{font-size:10px;background:transparent;white-space:nowrap;padding:5px 0}.workspace-main{max-width:1500px;margin:0 auto;padding:38px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:29px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:12px}.page-heading h1{font-size:38px;margin-bottom:11px}.page-heading .muted{font-size:12px;margin:0;max-width:620px}.wave{display:inline-block;color:#729933;transform:rotate(15deg)}.welcome-banner{position:relative;overflow:hidden;background:var(--lime);border:1px solid var(--green);border-radius:13px;padding:30px 37px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;min-height:248px}.welcome-banner h2{font-size:36px;margin:15px 0 12px}.welcome-banner p{font-size:11px;margin:0 0 10px}.welcome-banner a{font-size:11px;text-decoration:underline;font-weight:700}.welcome-banner .pill{font-size:7px;padding:4px 8px}.welcome-banner>img{width:190px;height:190px;transform:rotate(-15deg);margin-right:53px;z-index:1;filter:drop-shadow(10px 10px 0 #f3f9d2)}.banner-star{position:absolute;right:45px;top:28px;font-size:145px;color:#e3f5b2;line-height:1}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:27px}.metric{background:#fffef7;border:1px solid var(--border);padding:20px;border-radius:10px;display:flex;flex-direction:column;gap:8px;min-width:0}.metric>span{font-size:10px;color:var(--muted)}.metric strong{font-size:29px;font-family:var(--serif);font-weight:600;letter-spacing:-1px;overflow-wrap:anywhere}.metric small{font-size:9px;color:var(--muted);line-height:1.5}.metric.lime{background:#edf5dd}.metric.pink{background:#f9e6eb}.two-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:23px}.panel{background:#fffef9;border:1px solid var(--border);border-radius:11px;padding:25px;margin-bottom:23px;min-width:0}.panel>h3{margin-bottom:17px;font-size:16px}.panel>p{font-size:13px;color:var(--muted);line-height:1.8}.panel>a{font-size:12px;text-decoration:underline}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.panel-heading h3{font-size:15px}.panel-heading>a,.panel-heading>span:not(.badge){font-size:10px;color:var(--muted)}.empty{text-align:center;padding:33px 10px;max-width:440px;margin:auto}.empty>span{display:grid;place-items:center;width:49px;height:49px;background:#e9efd9;border-radius:14px;margin:0 auto 18px;font-size:27px}.empty h3{font-size:16px;margin-bottom:10px}.empty p{color:var(--muted);font-size:12px;line-height:1.7;max-width:290px;margin:0 auto 20px}.empty .button{font-size:11px;min-height:39px}.next-step{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--border);font-size:16px}.next-step:last-child{border:0}.next-step>b{border:1px solid #d0dcc0;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:10px}.next-step>div{flex:1}.next-step strong{font-size:12px}.next-step p{font-size:10px;color:var(--muted);margin:4px 0 0}.notice{display:flex;gap:12px;background:#fbf0cd;border:1px solid #e5dbaa;border-radius:8px;padding:15px 18px;margin-bottom:23px}.notice>span{font-size:22px}.notice p{font-size:11px;line-height:1.7;margin:0;color:#6b6035}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.field{display:flex;flex-direction:column;gap:7px;min-width:0;margin-bottom:4px}.field>span{font-size:11px;font-weight:500}.field input,.field select,.field textarea,.search input{width:100%;border:1px solid #cfd7c6;border-radius:6px;background:#fffef9;padding:11px 12px;color:var(--ink);font-size:13px;min-height:43px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green)}.field select:disabled{opacity:.65}.form-footer{border-top:1px solid var(--border);padding-top:20px;margin-top:21px;display:flex;justify-content:space-between;align-items:center;gap:20px}.form-footer p,.form-footer small{font-size:10px;color:var(--muted);margin:0}.help{font-size:10px!important;line-height:1.7;color:var(--muted);margin:16px 0!important}.table-wrap{overflow:auto;width:100%}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:12px}th{font-size:9px;letter-spacing:.2px;font-weight:500;color:var(--muted);background:#f4f6ed;border-block:1px solid var(--border);padding:12px}td{padding:16px 12px;border-bottom:1px solid #e6e9df}td strong{font-size:12px;font-weight:500}td small{display:block;font-size:9px;color:var(--muted);margin-top:4px;max-width:230px;overflow:hidden;text-overflow:ellipsis}td input{width:100px;border:1px solid var(--border);border-radius:5px;padding:7px;background:transparent;color:var(--green)}.badge{display:inline-block;border-radius:20px;background:#e9eddf;font-size:9px;padding:5px 9px;white-space:nowrap}.badge.green{background:#e0edc9}.badge.pink{background:#f9d9e3}.cost-layout{display:grid;grid-template-columns:1.45fr 1fr;gap:25px;align-items:start}.price-card{background:var(--green);color:var(--cream);padding:27px;border-radius:11px;margin-bottom:21px}.price-card>.eyebrow{color:var(--lime);margin-bottom:17px}.price-card>strong{font:600 53px var(--serif);letter-spacing:-2px}.price-card>p:not(.eyebrow){font-size:11px;margin-top:9px;color:#d0dbbf}.price-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:15px 0;font-size:10px}.price-card b{font-size:12px;white-space:nowrap}.actual-price h3{font-size:13px}.result-highlight{font:600 30px var(--serif);color:var(--green);margin:18px 0}.result-highlight small{display:block;font:10px var(--sans);margin-top:6px;color:var(--muted)}.result-highlight.negative{color:#a22440}.actual-price p{font-size:11px;margin-bottom:6px}.actual-price>small{display:block;font-size:9px;line-height:1.6;color:var(--muted);margin-top:12px}.kanban{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}.kanban-column{background:#edf0e5;border-radius:9px;padding:13px;min-height:330px}.kanban-column>h3{display:flex;align-items:center;gap:6px;font-size:11px;margin:4px 0 20px;white-space:nowrap}.kanban-column>h3>span{margin-left:auto;background:#fffef7;padding:2px 5px;border-radius:4px;font-size:9px}.stage-dot{width:6px;height:6px;background:#92b466;border-radius:50%}.stage-1{background:#ecb652}.stage-2{background:#e58ca7}.stage-3{background:#224b31}.kanban-empty{border:1px dashed #cbd5ba;border-radius:6px;text-align:center;color:var(--muted);padding:33px 8px;font-size:10px;line-height:1.7}.batch-card{display:block;text-align:left;background:#fffef7;border:1px solid var(--border);border-radius:7px;padding:17px 13px;width:100%;margin-bottom:12px}.batch-card>small{font-size:8px;letter-spacing:.6px;color:var(--muted)}.batch-card h4{font:600 22px var(--serif);margin:13px 0 8px;overflow-wrap:anywhere}.batch-card>p{font-size:10px;color:var(--muted)}.batch-card>div{font-size:9px;display:flex;flex-direction:column;gap:5px;margin:10px 0}.batch-card hr{margin:14px 0}.batch-card .open-card{display:block;font-size:9px;margin-top:18px;text-decoration:underline}.batch-row{display:flex;align-items:center;gap:12px;text-align:left;width:100%;background:transparent;padding:18px 0;border-bottom:1px solid var(--border)}.batch-row>div:nth-child(2){flex:1}.batch-row strong{display:block;font-size:12px}.batch-row small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.batch-icon{background:#e5eecf;border-radius:7px;font-size:20px;padding:8px 12px}.actions{display:flex;gap:10px;flex-wrap:wrap}.text-button{background:transparent;text-decoration:underline;font-size:11px;white-space:nowrap}.search input{min-height:36px;font-size:11px;max-width:220px}.empty-text{color:var(--muted);font-size:12px;padding:25px 0}.supplier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.supplier-card{padding:23px}.supplier-avatar{width:39px;height:39px;background:#f6d7e2;border-radius:9px;display:grid;place-items:center;font:600 25px var(--serif);margin-bottom:15px}.supplier-card h3{font:600 25px var(--serif);margin-bottom:6px}.supplier-card>p{font-size:11px}.supplier-card dl{font-size:10px;display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:23px 0}.supplier-card dt{color:var(--muted)}.supplier-card dd{margin:0;text-align:right;overflow-wrap:anywhere}.supplier-note{padding:13px;background:#f1f3e8;border-radius:5px;white-space:pre-wrap}.supplier-card .button{width:100%;font-size:11px;min-height:37px}.supplier-empty{padding:55px;text-align:center}.supplier-empty>span{font-size:44px;background:var(--lime);border-radius:50%;width:75px;height:75px;display:grid;place-items:center;margin:0 auto 23px}.supplier-empty h2{font-size:34px;margin-bottom:20px}.supplier-empty p{font-size:12px}.brand-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.brand-preview{width:100%;border-radius:13px;border:1px solid var(--green)}.brand-layout .panel h2{font-size:40px;margin-bottom:15px}.brand-layout .panel p{font-size:12px}.swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:22px}.swatches span{background:var(--swatch);padding:45px 7px 10px;font-size:8px;border:1px solid #224b3130;border-radius:5px}.swatches span:first-child{color:white}.plain-list{font-size:12px;line-height:1.8;padding-left:17px;color:var(--muted)}.plain-list li{margin-bottom:10px}.plan-progress{display:flex;gap:25px;align-items:center;margin-bottom:20px;font-size:11px}.plan-progress progress{accent-color:var(--green);height:9px;flex:1}.checklist>label{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid var(--border);cursor:pointer}.checklist>label:last-child{border:0}.checklist input{accent-color:var(--green);width:19px;height:19px;flex-shrink:0}.step-index{font:500 22px var(--serif);color:#8ca272}.checklist strong{font-size:13px}.checklist p{font-size:11px;color:var(--muted);margin:4px 0 0}.checklist input:checked~div strong{text-decoration:line-through;color:var(--muted)}.sources a{display:block;font-size:12px;text-decoration:underline;margin-bottom:13px}.sources small{display:block;font-size:9px;line-height:1.7;color:var(--muted)}dialog{width:min(640px,calc(100vw - 30px));max-height:90vh;padding:29px;border:1px solid var(--green);border-radius:13px;background:var(--cream);color:var(--ink);box-shadow:10px 12px 0 #224b3120}dialog::backdrop{background:#142c2290;backdrop-filter:blur(4px)}.modal-header{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:23px}.modal-header h2{font-size:29px;letter-spacing:-.8px}.close{font-size:28px;background:transparent;width:32px;height:32px;line-height:1}.batch-details>p{font-size:12px;margin:13px 0}.detail-numbers{display:grid;grid-template-columns:1fr 1fr;background:#edf2dd;border-radius:7px;padding:17px;gap:20px}.detail-numbers small{font-size:10px;display:block;color:var(--muted)}.detail-numbers strong{font:600 23px var(--serif);margin-top:5px;display:block}.timeline{display:flex;gap:15px;margin:22px 0;flex-wrap:wrap}.timeline span{border-left:2px solid #95b96d;padding-left:8px}.timeline b{display:block;font-size:10px}.timeline small{font-size:9px;display:block;color:var(--muted);margin-top:4px}.batch-details details{margin:12px 0 26px}.batch-details details ul{font-size:11px;padding-left:20px}.batch-details details summary{font-size:11px}.batch-details details li{margin-bottom:5px}#result-form h3{font-size:15px;margin-bottom:20px}#form-error{color:#a12b47;font-size:12px;margin:16px 0 0}.cart-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:21px 0;border-bottom:1px solid var(--border)}.cart-row strong{font:600 22px var(--serif)}.cart-row small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.quantity{display:flex;align-items:center;gap:13px}.quantity button{width:31px;height:31px;border:1px solid var(--green);border-radius:50%;background:transparent}.cart-total{display:flex;justify-content:space-between;gap:20px;margin-top:23px;font-size:13px}.cart-total strong{font:600 27px var(--serif)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);max-width:calc(100vw - 35px);background:var(--green);color:var(--cream);border:1px solid #72945c;padding:13px 23px;border-radius:8px;font-size:12px;z-index:10;box-shadow:0 4px 20px #0002;opacity:0;pointer-events:none;transition:.2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.recipe-library-summary{display:flex;justify-content:space-between;gap:18px;padding:17px 0 24px;font-size:11px;color:var(--muted)}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;margin-bottom:26px}.recipe-card{border:1px solid var(--border);border-radius:12px;background:#fffef9;padding:26px;display:flex;flex-direction:column;min-width:0}.recipe-card.selected{border-color:#7eaa49;box-shadow:inset 0 4px 0 var(--lime)}.recipe-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.recipe-symbol{width:49px;height:49px;display:grid;place-items:center;font-size:35px;background:#e3edcf;border-radius:12px}.recipe-card:nth-child(3n+2) .recipe-symbol{background:#f9d8e5}.recipe-card:nth-child(3n+3) .recipe-symbol{background:#f5e7b6}.recipe-card .eyebrow{font-size:8px;margin-bottom:10px}.recipe-card h2{font-size:28px;letter-spacing:-.6px;overflow-wrap:anywhere}.recipe-card-notes{font-size:11px;line-height:1.8;color:var(--muted);margin:16px 0 21px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:59px}.recipe-card-stats{display:flex;justify-content:space-between;gap:9px;border-block:1px solid var(--border);padding:17px 0;font-size:8px;margin-top:auto}.recipe-card-stats b{display:block;font:600 21px var(--serif);margin-bottom:5px}.recipe-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:22px}.recipe-card-actions .button{padding:10px 13px;font-size:11px;min-height:39px}.recipe-card-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.recipe-card-bottom small{font-size:8px;color:var(--muted)}.recipe-card-bottom .text-button{font-size:9px}.back-link{margin-bottom:22px;padding:0}.recipe-picker{display:flex;align-items:center;gap:22px;background:#eef2e4;border:1px solid var(--border);padding:19px 23px;border-radius:10px;margin-bottom:25px}.recipe-picker>.field{flex:1;margin:0;max-width:550px}.recipe-picker .field>span{font-size:8px;letter-spacing:1px}.recipe-picker>a{font-size:11px;text-decoration:underline;white-space:nowrap}.recipe-picker>.badge{margin-left:auto}.recipe-versions details{margin-bottom:12px}.recipe-versions summary{align-items:center;font-size:11px;justify-content:flex-start}.recipe-versions summary>span:nth-child(2){flex:1;font-size:12px}.recipe-versions summary small{display:block;font-size:9px;font-weight:400;color:var(--muted);margin-top:5px}.version-tag{background:#dcebbc;padding:6px 10px;border-radius:8px;font:600 22px var(--serif)}.recipe-versions details>p{font-size:11px}.recipe-versions .version-notes{padding:15px 0;margin:0;white-space:pre-wrap;color:var(--muted)}.recipe-versions .button{margin-bottom:20px;font-size:11px;min-height:37px}#new-recipe-form>.field{margin-bottom:20px}#batch-form>.field{margin-bottom:20px}@media(max-width:1200px){.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:750px){.recipe-grid{grid-template-columns:1fr}.recipe-library-summary{flex-direction:column;gap:7px}.recipe-picker{flex-wrap:wrap;padding:16px;gap:12px}.recipe-picker>.field{flex-basis:100%}.recipe-card{padding:23px}.recipe-card h2{font-size:30px}.recipe-card-notes{min-height:0}.recipe-card-stats{font-size:10px}.recipe-card-bottom small{font-size:9px}}
@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-copy,.hero-art,.page-heading,.welcome-banner{animation:arrive .55s ease both}.hero-art{animation-delay:.1s}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:1550px){.hero h1{font-size:86px}.hero{gap:7%}.hero-art{min-height:630px}}
@media(max-width:1150px){.shop-header{gap:14px}.shop-header nav{gap:19px;font-size:11px}.header-actions{gap:12px}.brand{font-size:29px}.hero{gap:5%;padding-top:40px}.hero h1{letter-spacing:-2.5px}.hero-art{min-height:480px}.sidebar{width:205px;padding-inline:13px}.sidebar .brand{font-size:24px}.sidebar .brand img{width:26px}.sidebar nav a{font-size:11px}.workspace-main{padding:28px}.workspace-header{padding:0 28px}.local-banner{padding-inline:28px}.metric{padding:16px}.metric strong{font-size:26px}.kanban{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-grid{grid-template-columns:repeat(2,1fr)}.cost-layout{grid-template-columns:1.2fr 1fr}.page-heading h1{font-size:33px}.brand-layout{grid-template-columns:1fr 1.1fr}.swatches{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.shop-header{height:84px}.shop-header nav{display:none}.hero-art{min-height:440px}.hero h1{font-size:53px}.hero-copy>p{font-size:13px}.hero-foot .handwritten{display:none}.art-sticker{width:85px;height:85px;font-size:10px;left:-15px}.section-heading h2{font-size:32px}.products{gap:14px}.product-info{padding:18px}.product-info h3{font-size:24px}.product-info>div{gap:5px}.product-info small{display:block}.product-drawing{height:245px}.story{padding:55px 7%;gap:5%}.story h2{font-size:35px}.story-mark img{height:180px}.faq{gap:6%}.faq h2{font-size:36px}footer{flex-wrap:wrap}.sidebar{width:180px}.sidebar .brand{font-size:20px;letter-spacing:-1px}.sidebar .brand img{width:24px}.workspace-main{padding:23px}.workspace-header{padding:0 23px}.local-banner{flex-wrap:wrap;padding-inline:23px;gap:8px}.local-banner>span{flex-basis:75%;font-size:9px}.local-banner button{margin-right:12px}.page-heading{align-items:flex-start;flex-direction:column;gap:17px}.metrics{grid-template-columns:repeat(2,1fr)}.two-columns,.cost-layout,.brand-layout{grid-template-columns:1fr}.welcome-banner{padding:25px;min-height:230px}.welcome-banner h2{font-size:30px}.welcome-banner>img{width:120px;margin-right:0}.welcome-banner .banner-star{right:20px;font-size:110px}.brand-preview{max-width:550px}.swatches{grid-template-columns:repeat(4,1fr)}.supplier-grid{grid-template-columns:1fr}.panel{padding:20px}}
@media(max-width:640px){.announcement{font-size:7px;gap:8px;letter-spacing:.9px;height:30px}.announcement span{font-size:12px}.shop-header{padding:0 5%;height:77px}.shop-header .brand{font-size:26px}.shop-header .brand img{width:27px}.studio-link{font-size:9px}.cart-button{font-size:0;padding:7px;border:0;gap:0}.cart-button span{font-size:11px;width:27px;height:27px}.header-actions{gap:13px}.hero{grid-template-columns:1fr;padding:32px 6% 37px;gap:38px}.hero h1{font-size:clamp(48px,11.5vw,70px);letter-spacing:-2px;margin-top:24px}.hero-copy>p{font-size:14px;margin-top:27px}.hero h1 br:nth-of-type(2){display:none}.hero h1 em{display:block;margin-top:3px}.hero .pill{font-size:8px;letter-spacing:1px}.hero-foot{margin-top:24px}.hero-foot .handwritten{display:inline-block;font-size:16px}.hero-art{min-height:0;width:100%;aspect-ratio:1}.product-hero{height:100%;border-radius:130px 130px 14px 14px}.art-sticker{top:12px;left:0}.ticker{padding:13px 0;gap:25px;font-size:19px;justify-content:flex-start}.ticker span{font-size:10px}.shop-section{padding:46px 6%}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:33px;margin-bottom:16px}.tiny-note{display:block}.products{grid-template-columns:1fr;gap:22px}.product-drawing{height:285px}.jar{width:151px}.lid{width:145px}.jar-body{height:200px}.jar-label{top:43px;bottom:30px}.product-info{padding:24px}.product-info h3{font-size:30px}.product-info p:not(.eyebrow){min-height:0;max-width:100%;font-size:13px}.product-info small{display:inline}.story{grid-template-columns:1fr;padding:40px 7%;gap:35px}.story-mark img{height:140px}.story-mark>span{margin-top:10px}.story h2{font-size:35px}.story .eyebrow{font-size:9px}.faq{grid-template-columns:1fr;gap:24px}.faq h2 br{display:none}.faq h2{font-size:34px}.faq summary{font-size:12px}.faq details p{font-size:12px}footer{flex-direction:column;align-items:flex-start;padding:30px 6%;gap:18px}.studio-shell{display:block}.sidebar{height:auto;position:static;width:100%;padding:17px 18px 10px;border-right:0;border-bottom:1px solid var(--border)}.sidebar .brand{font-size:28px}.sidebar .brand img{width:32px;height:33px}.workspace-tag{display:none}.sidebar nav{flex-direction:row;overflow-x:auto;gap:5px;margin-top:17px;padding-bottom:5px;scrollbar-width:thin}.sidebar nav a{white-space:nowrap;padding:9px 12px;font-size:11px;flex-shrink:0}.sidebar nav a>span{font-size:17px;width:15px}.sidebar-bottom{display:none}.workspace-header{height:46px;padding:0 18px;font-size:9px}.local-banner{padding:8px 18px;gap:6px;font-size:7px}.local-banner span{font-size:8px}.local-banner button{font-size:9px}.workspace-main{padding:26px 17px}.page-heading h1{font-size:34px}.page-heading .muted{font-size:11px;line-height:1.8}.page-heading{margin-bottom:22px}.page-heading .button{font-size:12px;min-height:42px}.welcome-banner{min-height:236px;padding:24px}.welcome-banner h2{font-size:28px;max-width:235px}.welcome-banner>img{position:absolute;right:-14px;bottom:9px;width:100px;height:110px;opacity:.8}.welcome-banner>div{z-index:2}.welcome-banner .banner-star{right:13px;top:12px;font-size:70px}.metrics{gap:11px;margin-bottom:22px}.metric{padding:17px 13px;gap:10px}.metric>span{font-size:9px}.metric strong{font-size:27px}.metric small{font-size:8px}.panel{padding:18px;margin-bottom:20px}.panel-heading{gap:12px;flex-wrap:wrap}.panel-heading h3{font-size:14px}.form-grid{gap:15px 12px}.field>span{font-size:10px;min-height:17px}.field input,.field textarea,.field select{font-size:14px;padding:10px;min-height:43px}.form-footer{align-items:flex-start;flex-direction:column;gap:15px}.form-footer .button{width:100%}.kanban{gap:10px}.kanban-column{padding:10px;min-height:220px}.kanban-column>h3{font-size:10px;gap:4px}.kanban-column>h3>span{font-size:8px}.batch-card{padding:12px 9px}.batch-card h4{font-size:21px}.batch-card>small{font-size:7px}.batch-card>p{font-size:9px}.kanban-empty{font-size:9px;padding:23px 5px}.batch-row{gap:9px;flex-wrap:wrap}.batch-row strong{font-size:11px}.batch-row small{font-size:8px}.badge{font-size:8px}.notice{padding:12px;gap:9px}.notice p{font-size:10px}.supplier-empty{padding:35px 18px}.supplier-empty h2{font-size:30px}.supplier-empty p br{display:none}.brand-layout .panel h2{font-size:35px}.checklist>label{gap:11px}.checklist p{font-size:10px}.step-index{font-size:18px}.checklist input{width:17px;height:17px}.plan-progress{font-size:9px;gap:15px}.actions .button{font-size:11px;padding:10px 14px}dialog{padding:23px 18px;max-height:92vh}.modal-header h2{font-size:26px}.detail-numbers{padding:14px}.detail-numbers strong{font-size:20px}.cart-row strong{font-size:22px}.cart-row small{font-size:9px}.quantity{gap:9px}.price-card>strong{font-size:48px}#toast{width:max-content;max-width:90vw;font-size:11px;text-align:center}}
