:root{--navy:#0E7C74;--navy-dark:#0A2E3D;--gold:#FF6B4A;--gold-light:#FF9478;--gold-soft:#FFE4DA;--bg:#FFF8F3;--card:#FFF;--text:#23232B;--body:#55555F;--muted:#8A8A94;--border:#F2E2D8;--shadow:0 1px 2px rgba(22,26,44,.04),0 8px 24px rgba(22,26,44,.06)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Poppins,Segoe UI,-apple-system,Helvetica,Arial,sans-serif;font-size:16px;background:var(--bg);color:var(--body);line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Lora,Iowan Old Style,Georgia,serif;color:var(--text);font-weight:600;letter-spacing:-.015em;line-height:1.18;margin:0;text-wrap:balance}p{margin:0 0 1em}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{max-width:1140px;margin:0 auto;padding:0 24px}.btn{display:inline-block;padding:12px 24px;border-radius:999px;background:var(--navy);color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer;text-align:center;transition:transform .15s,box-shadow .15s,background .15s;font-family:inherit}.btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #161a2c2e}.btn.gold{background:var(--gold)}.btn.gold:hover{background:#e85a3a}.btn.lg{padding:16px 38px;font-size:15.5px;width:100%}.btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.btn-ghost{display:inline-block;padding:12px 26px;border-radius:999px;border:1.5px solid var(--navy);color:var(--navy);font-size:14px;font-weight:600;transition:background .15s,color .15s}.btn-ghost:hover{background:var(--navy);color:#fff}.site-header{background:#fffffff0;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.headerbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 24px;max-width:1140px;margin:0 auto}.headerbar .logo img{height:38px;width:auto;display:block}.headerbar .logo span{font-family:Lora,Georgia,serif;font-size:22px;color:var(--text);font-weight:600}.site-nav{display:flex;gap:30px;font-size:14px;font-weight:500;color:var(--navy)}.site-nav a:hover{color:var(--gold)}.header-right{display:flex;align-items:center;gap:16px}.cart-link{font-size:14px;font-weight:500;color:var(--navy)}.section{padding:72px 0}.section.alt{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.section.cream{background:#fff1e8}.section-title{text-align:center;margin-bottom:44px;max-width:640px;margin-left:auto;margin-right:auto}.eyebrow{font-size:11.5px;font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:.13em;margin-bottom:10px}.section-title h2{font-size:clamp(26px,3vw,34px)}.section-title p{margin-top:14px;font-size:15.5px;color:var(--body)}.hero{padding:70px 0 78px}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.badge{display:inline-flex;align-items:center;gap:7px;background:var(--gold-soft);color:#b23f22;font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:7px 14px;border-radius:999px;margin-bottom:18px}.badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold)}.hero h1{font-size:clamp(32px,4.6vw,50px);margin:0 0 18px}.hero .lead{font-size:16.5px;margin:0 0 28px;max-width:490px;line-height:1.7}.cta-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hero-img img{width:100%;border-radius:22px;display:block;box-shadow:var(--shadow)}.trust-row{display:flex;gap:24px;margin-top:24px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);font-weight:500}.trust-item svg{width:17px;height:17px;stroke:var(--gold);fill:none;stroke-width:1.8;flex-shrink:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:30px}.card .ico{width:48px;height:48px;border-radius:14px;background:var(--gold-soft);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.card .ico svg{width:23px;height:23px;stroke:var(--gold);fill:none;stroke-width:1.7}.card h3{font-size:18px;margin:0 0 9px}.card p{font-size:14px;margin:0;line-height:1.7}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;padding:56px 0}.gallery{display:flex;gap:14px}.thumbs{display:flex;flex-direction:column;gap:10px;width:76px;flex-shrink:0}.thumb{width:76px;height:76px;object-fit:cover;border-radius:12px;cursor:pointer;border:2px solid transparent;opacity:.7;transition:opacity .18s,border-color .18s;background:#fff}.thumb:hover{opacity:1}.thumb.active{opacity:1;border-color:var(--gold)}.main-img{flex:1;min-width:0}.main-img img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;display:block;background:#fff;box-shadow:var(--shadow)}.product-info h1{font-size:clamp(28px,3.6vw,40px);margin:0 0 16px}.price-row{display:flex;align-items:baseline;gap:13px;margin-bottom:24px;flex-wrap:wrap}.price-now{font-family:Lora,Georgia,serif;font-size:34px;font-weight:600;color:var(--text)}.price-was{font-size:17px;color:var(--muted);text-decoration:line-through}.price-save{font-size:11.5px;font-weight:700;color:#fff;background:var(--gold);padding:5px 11px;border-radius:999px}.opt-label{font-size:12.5px;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.07em;margin-bottom:11px}.variant-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.variant-btn{border:1.5px solid var(--border);background:#fff;border-radius:12px;padding:11px 18px;cursor:pointer;font:inherit;font-size:14px;color:var(--text);transition:border-color .15s,box-shadow .15s}.variant-btn:hover{border-color:var(--gold-light)}.variant-btn[aria-pressed=true]{border-color:var(--gold);box-shadow:0 0 0 3px #b08a6e1a}.qty-wrap{display:flex;align-items:center;gap:14px;margin-bottom:22px}.qty-box{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:12px;background:#fff}.qty-box button{background:none;border:none;font-size:18px;color:var(--text);cursor:pointer;padding:10px 15px;font-family:inherit;line-height:1}.qty-box input{width:48px;text-align:center;border:none;background:none;font:inherit;font-size:15px;color:var(--text);-moz-appearance:textfield}.qty-box input::-webkit-outer-spin-button,.qty-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.desc{margin-top:34px;font-size:15px;line-height:1.8}.desc h3{font-size:17px;margin:26px 0 10px}.desc ul,.desc ol{padding-left:22px;margin:0 0 1em}.desc li{margin-bottom:7px}.acc{margin-top:26px;border-top:1px solid var(--border)}.acc details{border-bottom:1px solid var(--border)}.acc summary{cursor:pointer;font-size:14px;font-weight:600;color:var(--text);list-style:none;display:flex;justify-content:space-between;align-items:center;padding:15px 2px}.acc summary::-webkit-details-marker{display:none}.acc summary:after{content:"+";font-size:19px;color:var(--gold);font-weight:400}.acc details[open] summary:after{content:"\2212"}.acc .body{font-size:14px;padding:0 2px 16px;line-height:1.7}.faq{max-width:820px;margin:0 auto}.faq-col{display:grid;grid-template-columns:1fr 1fr;gap:0 44px}.faq details{border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;font-weight:600;font-size:15px;color:var(--text);list-style:none;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:19px 2px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:20px;color:var(--gold);font-weight:400;flex-shrink:0}.faq details[open] summary:after{content:"\2212"}.faq .body{font-size:14.5px;padding:0 2px 20px;line-height:1.75}.guarantee{background:var(--navy-dark);color:#fff;padding:60px 0;text-align:center}.guarantee h2{color:#fff;font-size:clamp(24px,3vw,30px);margin:0 0 10px}.guarantee>.wrap>p{color:#a9adbf;font-size:15px;margin:0}.g-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:38px}.g-item svg{width:30px;height:30px;stroke:var(--gold-light);fill:none;stroke-width:1.6;margin-bottom:12px}.g-item h4{margin:0 0 6px;font-size:15.5px;color:#fff}.g-item p{margin:0;font-size:13.5px;color:#a9adbf;line-height:1.6}.story{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.story img{width:100%;border-radius:22px;display:block;box-shadow:var(--shadow)}.story h2{font-size:clamp(26px,3vw,34px);margin:0 0 18px}.story p{font-size:15.5px;line-height:1.8}.prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.prod-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;transition:transform .15s,box-shadow .15s;display:block}.prod-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.prod-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.prod-card .pc-body{padding:18px 20px 22px}.prod-card h3{font-size:16.5px;margin:0 0 8px}.prod-card .pc-price{font-family:Lora,Georgia,serif;font-size:19px;color:var(--text);font-weight:600}.cart-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden}.cart-table th,.cart-table td{padding:16px 18px;text-align:left;border-bottom:1px solid var(--border)}.cart-table th{background:#fff8f3;font-size:12.5px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:600}.cart-table tr:last-child td{border-bottom:none}.cart-table img{width:74px;height:74px;object-fit:cover;border-radius:10px}.cart-foot{display:flex;justify-content:flex-end;align-items:center;gap:24px;margin-top:28px;flex-wrap:wrap}.cart-total{font-family:Lora,Georgia,serif;font-size:24px;color:var(--text);font-weight:600}.rte{max-width:760px;margin:0 auto;font-size:15.5px;line-height:1.8}.rte h2{font-size:26px;margin:32px 0 12px}.rte h3{font-size:19px;margin:28px 0 10px}.rte ul,.rte ol{padding-left:22px}.rte li{margin-bottom:7px}.site-footer{background:#fff;border-top:1px solid var(--border);padding:40px 0;text-align:center}.site-footer img{height:70px;width:auto;opacity:.9;margin-bottom:14px}.foot-nav{display:flex;gap:26px;justify-content:center;flex-wrap:wrap;margin-bottom:18px;font-size:13.5px;font-weight:500;color:var(--navy)}.foot-nav a:hover{color:var(--gold)}.site-footer p{font-size:12.5px;color:var(--muted);margin:5px 0}.notice{background:#fff6f2;border:1px solid var(--gold-light);border-left:4px solid var(--gold);border-radius:12px;padding:18px 22px;margin:22px 0;font-size:14.5px}@media(max-width:980px){.hero-grid,.product-grid,.story{grid-template-columns:1fr;gap:34px}.gallery{flex-direction:column-reverse}.thumbs{flex-direction:row;width:100%;overflow-x:auto;padding-bottom:4px}.thumb{width:66px;height:66px;flex-shrink:0}}@media(max-width:860px){.site-nav{display:none}.cards,.prod-grid,.g-grid,.faq-col{grid-template-columns:1fr}.section{padding:52px 0}.hero{padding:48px 0 54px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
