:root{--ink:#213e38;--muted:#727d75;--green:#244b40;--paper:#f8f7f3;--line:#e4e6de;--sand:#f0eadd}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Ravagh,Tahoma,sans-serif;font-size:16px;line-height:1.9}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #afbd8b}button{border:0}svg{vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1px;font-size:40px;line-height:1.5}h2{font-size:27px;line-height:1.7}h3{font-size:18px;line-height:1.6}small{font-size:13px}.test-strip{background:var(--green);color:#eff4e7;text-align:center;padding:7px 16px;font-size:12px}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fffefb;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1260px;margin:auto;padding:24px 28px;display:flex}.brand{align-items:center;gap:11px;font-size:34px;font-weight:800;line-height:1.1;display:flex}.brand small{letter-spacing:0;color:var(--muted);margin-top:9px;font-size:10px;font-weight:500;display:block}.brand-mark{background:#f3f5ec;border:1px solid #c3ccbb;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.main-nav,.header-actions{align-items:center;gap:30px;display:flex}.main-nav{font-size:14px}.main-nav a:hover,.footer a:hover{color:#9a703d}.header-actions{gap:23px}.cart-link{position:relative}.cart-link span{color:#264233;background:#dce5cd;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;display:grid;position:absolute;top:-8px;right:-8px}.icon-button{width:36px;height:36px;color:var(--ink);background:#f1f2ea;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.mobile-menu{display:none}.main{max-width:1260px;min-height:60vh;margin:auto;padding:36px 28px 70px}.hero{background:#eeeee4;border-radius:5px;grid-template-columns:1fr 1fr;min-height:490px;display:grid;overflow:hidden}.hero-copy{z-index:1;padding:65px 50px;position:relative}.eyebrow{letter-spacing:.3px;color:#7b8065;margin-bottom:15px;font-size:12px;display:block}.hero h1{margin-bottom:22px;font-size:52px;line-height:1.5}.hero p{color:#697464;max-width:365px;margin-bottom:30px;font-size:15px}.primary,.secondary{text-align:center;border-radius:5px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 23px;font-size:14px;font-weight:600;display:inline-flex}.primary{background:var(--green);color:#fff;border:1px solid var(--green)}.primary:hover{background:#16362e}.secondary{color:var(--green);background:0 0;border:1px solid #c8cfc3}.secondary:hover{background:#e9eee3}.wide{width:100%}.hero-note{color:#758071;align-items:center;gap:8px;margin-top:24px;font-size:11px;display:flex}.mini-circle{border:1px solid #c2ccba;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.hero-art{place-items:center;display:grid;position:relative;overflow:hidden}.hero-circle{background:#dfd9bc;border-radius:50% 50% 0 0;width:370px;height:440px;position:absolute;bottom:0}.hero-mug{z-index:1;filter:drop-shadow(5px 30px 20px #44382325);width:480px;position:relative;transform:rotate(-7deg)}.product-art{border-radius:4px;width:100%;height:auto;display:block}.art-label{z-index:2;white-space:nowrap;color:#7f785a;font-size:14px;position:absolute;bottom:24px;right:50%;transform:translate(50%)}.hero-badge{text-align:center;border:1px solid #b2b694;border-radius:50%;padding:14px 23px;font-size:13px;position:absolute;top:42px;left:35px;transform:rotate(-12deg)}.hero-badge strong{font-size:17px}.benefits{border-bottom:1px solid var(--line);color:#637262;justify-content:space-around;gap:20px;margin-bottom:52px;padding:29px 0;font-size:13px;display:flex}.benefits span{align-items:center;gap:9px;display:flex}.benefits svg{width:20px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin:10px 0 24px;display:flex}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:3px}.section-heading a{align-items:center;gap:10px;font-size:13px;display:flex}.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;display:grid}.product-card{min-width:0}.art-wrap{border-radius:4px;position:relative;overflow:hidden}.art-wrap .product-art{transition:transform .25s}.art-wrap:hover .product-art{transform:scale(1.04)}.product-arrow{background:#fff9;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:14px;left:14px}.product-card small{color:var(--muted);margin-top:16px;display:block}.product-card h3{margin:5px 0 8px;font-size:17px}.product-bottom{justify-content:space-between;align-items:center;font-size:14px;display:flex}.story{background:#e9eddf;border-radius:5px;justify-content:space-between;align-items:center;gap:40px;margin-top:60px;padding:38px 45px;display:flex}.story p{color:#73806c;max-width:680px;margin:0;font-size:14px}.story h2{font-size:24px}.story .secondary{flex-shrink:0}.footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;max-width:1204px;margin:auto;padding:35px 0;display:grid}.footer p{color:var(--muted);margin-top:16px;font-size:13px}.footer nav{justify-content:end;gap:25px;font-size:13px;display:flex}.footer small{color:var(--muted);border-top:1px solid var(--line);grid-column:1/-1;padding-top:16px;font-size:11px}.footer .brand{font-size:27px}.page-heading{margin:20px 0 32px}.page-heading .eyebrow{margin-bottom:5px}.page-heading h1{margin:0}.search-form{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:14px;padding:8px 14px 8px 8px;display:flex}.search-form input{background:0 0;border:0;outline:none;flex:1;min-width:0}.catalog-tools{justify-content:space-between;align-items:center;gap:20px;margin:28px 0;display:flex}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line);border-radius:30px;padding:6px 17px;font-size:13px}.chip.active{background:var(--green);color:#fff;border-color:var(--green)}select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:5px;padding:8px 10px}.muted{color:var(--muted);font-size:13px}.surface{border:1px solid var(--line);background:#fff;border-radius:7px;padding:30px}.two-column{grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);align-items:start;gap:30px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.full{grid-column:1/-1}.field{flex-direction:column;gap:8px;font-size:13px;display:flex}.field input,.field textarea{color:var(--ink);background:#fffefb;border:1px solid #dce0d5;border-radius:5px;width:100%;min-height:46px;padding:10px 13px}.field textarea{resize:vertical;min-height:105px}.field input[type=email],.field input[type=password],.field input[type=tel]{text-align:left;direction:ltr}.breadcrumb{color:var(--muted);align-items:center;gap:12px;margin:8px 0 27px;font-size:13px;display:flex}.product-detail{grid-template-columns:1.1fr 1fr;align-items:center;gap:65px;margin-bottom:70px;display:grid}.product-detail p{color:var(--muted);font-size:15px}.detail-price{margin:28px 0;font-size:26px;display:block}.stock{align-items:center;gap:7px;display:flex}.detail-note{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:12px;margin-top:30px;padding:21px 0;font-size:13px;display:flex}.cart-item{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:20px 0;display:flex}.cart-item:first-child{padding-top:0}.cart-item:last-child{border-bottom:0;padding-bottom:0}.cart-item>a{flex-shrink:0;width:116px}.cart-item-copy{flex:1}.cart-item h3{margin-bottom:5px}.cart-item strong{font-size:13px}.cart-item small{color:var(--muted)}.quantity{border:1px solid var(--line);border-radius:5px;align-items:center;gap:10px;margin-top:14px;display:inline-flex;overflow:hidden}.quantity button{color:var(--green);background:#f7f8f3;place-items:center;width:28px;height:28px;display:grid}.quantity span{text-align:center;min-width:14px;font-size:13px}.order-summary h2{font-size:20px}.order-summary>div{justify-content:space-between;gap:20px;padding:12px 0;font-size:13px;display:flex}.order-summary .summary-total{border-top:1px solid var(--line);margin:10px 0 18px}.order-summary p{margin:18px 0 0;font-size:11px}.empty{text-align:center;background:#f0f1e9;border-radius:6px;margin:35px 0;padding:65px 25px}.empty>svg{color:#819274;width:42px;height:42px;margin-bottom:20px}.empty h2{font-size:23px}.empty p{color:var(--muted)}.auth-layout{grid-template-columns:1fr 1fr;gap:0;max-width:900px;min-height:500px;margin:40px auto;display:grid}.auth-aside{background:#e9eddf;border-radius:0 7px 7px 0;flex-direction:column;justify-content:center;gap:15px;padding:70px 40px;display:flex}.auth-aside h1{font-size:30px}.auth-aside p,.auth-aside small{color:#6f7b63}.auth-form{border-radius:7px 0 0 7px;padding:45px}.auth-form h2{margin-bottom:28px;font-size:24px}.auth-form .field{margin-bottom:20px}.auth-form p{margin-top:18px;font-size:13px}.text-link{color:#678245;text-decoration:underline}.payment{text-align:center;max-width:680px;margin:38px auto;padding:48px}.payment .primary,.payment .secondary{margin:10px 4px}.payment h1{font-size:31px}.payment .test-notice{background:#f5f1e4;border-radius:6px;margin:24px 0;padding:20px;font-size:14px}.text-button{color:var(--ink);background:0 0;justify-content:center;align-items:center;gap:8px;margin:15px auto;padding:13px;font-size:13px;text-decoration:underline;display:flex}.success-icon{color:#5d794d;background:#e6eddb;border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto 23px;display:grid}.payment .eyebrow{margin-top:25px}.push-card p{color:var(--muted);font-size:14px}.push-card h2{margin:20px 0 12px;font-size:23px}.orders{margin-top:30px}.orders h2{font-size:24px}.order-row{border-top:1px solid var(--line);align-items:center;gap:30px;padding:20px 0;font-size:13px;display:flex}.order-row>span:first-child{flex:1}.order-row small{color:var(--muted);font-size:11px;display:block}.status{color:#a18342;background:#f4eddc;border-radius:20px;padding:4px 12px;font-size:11px}.status.paid{color:#487352;background:#e8f1e5}.status.cancelled{color:#777;background:#eee}.contact-aside{padding:45px 20px}.contact-aside h2{margin-top:25px;font-size:25px}.contact-aside p{color:var(--muted);font-size:15px}.prose{max-width:850px;margin:30px auto}.prose h2{margin:30px 0 12px;font-size:23px}.prose p{color:#657466}.error,.notice{border-radius:6px;align-items:center;gap:12px;margin-bottom:20px;padding:15px 18px;font-size:14px;display:flex}.error{color:#963c30;background:#f9e7e3}.error button{color:inherit;background:0 0;margin-right:auto;display:flex}.notice{color:#476734;background:#e7efdf}.loading{min-height:300px;color:var(--muted);place-items:center;display:grid}@media (max-width:1000px){.hero-copy{padding:40px 30px}.hero h1{font-size:42px}.hero-circle{width:300px;height:380px}.hero-mug{width:360px}.products{gap:18px}.main-nav{gap:18px;font-size:13px}.brand{font-size:29px}.product-detail{gap:35px}.cart-item{gap:12px}.cart-item>a{width:80px}.two-column{grid-template-columns:1.4fr 1fr;gap:20px}.surface{padding:22px}.footer{margin:0 28px}.story{padding:30px}.order-row{gap:15px}}@media (max-width:700px){body{font-size:15px}.test-strip{padding:7px 15px;font-size:10px;line-height:1.8}.header-inner{gap:15px;padding:17px 20px}.brand{font-size:27px}.brand-mark{width:40px;height:40px}.brand small{font-size:8px}.header-actions{gap:17px}.main-nav{border-bottom:1px solid var(--line);background:#fffefb;padding:25px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 18px #19382a0b}.main-nav.open{flex-direction:column;align-items:start;display:flex}.mobile-menu{width:26px;display:flex}.main{padding:22px 18px 40px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:36px 28px 16px}.hero h1{margin-bottom:15px;font-size:39px}.hero p{margin-bottom:23px;font-size:13px}.hero-art{height:290px}.hero-circle{width:245px;height:270px}.hero-mug{width:320px;margin-top:-20px}.hero-badge{padding:10px 17px;font-size:10px;top:5px;left:23px}.hero-badge strong{font-size:13px}.hero-note{margin-top:16px}.art-label{font-size:12px;bottom:12px}.benefits{justify-content:start;gap:14px;margin-bottom:30px;padding:21px 0;overflow-x:auto}.benefits span{white-space:nowrap;font-size:10px}.benefits svg{width:17px}.section-heading{gap:10px}.section-heading h2{font-size:21px}.section-heading a{gap:4px;font-size:11px}.eyebrow{font-size:10px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product-card h3{font-size:14px}.product-card small{margin-top:10px;font-size:11px}.product-bottom{gap:5px;font-size:11px}.product-bottom .icon-button{width:29px;height:29px}.product-arrow{width:25px;height:25px;bottom:10px;left:10px}.story{margin-top:38px;padding:25px;display:block}.story h2{font-size:20px}.story p{font-size:12px}.story .secondary{margin-top:25px}.footer{margin:0 18px;padding:27px 0;display:block}.footer nav{justify-content:start;gap:20px;margin:22px 0;font-size:11px}.footer small{font-size:10px;display:block}.page-heading{margin:14px 0 23px}.page-heading h1{font-size:29px}.search-form .primary{padding:9px 16px;font-size:12px}.search-form{gap:8px}.catalog-tools{margin:23px 0;display:block}.catalog-tools select{width:100%;margin-top:17px;font-size:12px}.chip{padding:5px 12px;font-size:11px}.two-column,.product-detail,.auth-layout{grid-template-columns:1fr}.product-detail{gap:25px;margin-bottom:40px}.product-detail h1{font-size:29px}.product-detail p{font-size:14px}.detail-price{margin:20px 0;font-size:24px}.form-grid{grid-template-columns:1fr;gap:16px}.full{grid-column:auto}.auth-layout{gap:0;margin:10px auto}.auth-aside{border-radius:7px 7px 0 0;padding:26px}.auth-aside h1{margin-bottom:0;font-size:27px}.auth-aside>svg{width:28px;height:28px}.auth-aside p{margin-bottom:0}.auth-aside small{font-size:11px}.auth-form{border-radius:0 0 7px 7px;padding:27px}.cart-item{flex-wrap:wrap;gap:13px}.cart-item>a{width:76px}.cart-item strong{margin-right:auto}.cart-item h3{font-size:14px}.cart-item small{font-size:11px}.cart-item-copy{min-width:125px}.cart-item>strong{font-size:11px}.surface{padding:21px}.payment{margin:15px 0;padding:28px 22px}.payment h1{font-size:26px}.payment .primary{padding:10px 16px;font-size:12px}.payment .test-notice{font-size:12px}.order-row{flex-wrap:wrap;gap:10px;font-size:12px}.order-row .status{font-size:10px}.contact-aside{padding:20px 10px}.prose h1{font-size:29px}.prose h2{font-size:21px}.prose p{font-size:14px}.error,.notice{font-size:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.toast-stack{z-index:100;bottom:max(24px, env(safe-area-inset-bottom));pointer-events:none;gap:10px;width:min(420px,100vw - 32px);display:grid;position:fixed;left:24px}.push-status{color:#36584d;background:#edf2eb;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:12px;line-height:1.9;display:flex}.push-status svg{flex-shrink:0}.toast{pointer-events:auto;color:#254b40;background:#fff;border:1px solid #d8e1da;border-right:4px solid #245649;border-radius:10px;align-items:center;gap:12px;padding:15px 16px;font-size:14px;line-height:1.8;display:flex;box-shadow:0 8px 30px #193b2824}.toast>svg{flex-shrink:0}.toast p{overflow-wrap:anywhere;flex:1;margin:0}.toast-error{color:#8f352e;border-color:#eaccc6 #a94436 #eaccc6 #eaccc6}.toast-close{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-shrink:0;place-items:center;display:grid}.toast-close:hover{background:#edf2ef}.toast-close:focus-visible{outline-offset:2px;outline:2px solid}@media (max-width:640px){.toast-stack{left:16px;bottom:max(16px, env(safe-area-inset-bottom))}.toast{padding:12px;font-size:13px}}
