:root{font-family:system-ui;color:#073f3c;background:#e8fbf9}*{box-sizing:border-box}body{margin:0}.shortcut-head{display:flex;justify-content:space-between;align-items:center;padding:14px max(16px,calc((100vw - 1080px)/2));background:#075f5b;color:#fff}.shortcut-head a{color:#fff;text-decoration:none;font-weight:900}.shortcut-head b{display:inline-grid;place-items:center;min-width:25px;height:25px;border-radius:99px;background:#f5c84b;color:#073f3c}.shortcut-hero{text-align:center;padding:55px 18px;background:linear-gradient(135deg,#075f5b,#0abab5);color:white}.shortcut-hero h1{font-size:clamp(2rem,6vw,4.4rem);margin:.25em auto;max-width:900px}.shortcut-hero p{max-width:720px;margin:0 auto 22px;line-height:1.7}.shortcut-hero button,.product-actions button,.notice a{border:0;border-radius:12px;padding:13px 19px;background:#f5c84b;color:#073f3c;font-weight:900;font-size:1rem}.sale-products{max-width:1080px;margin:25px auto;padding:0 15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sale-product{display:grid;grid-template-columns:180px 1fr;gap:15px;padding:16px;border:1px solid #9edbd7;border-radius:18px;background:#fff;box-shadow:0 8px 28px #075f5b12}.sale-product img{width:100%;aspect-ratio:1/1.25;object-fit:cover;border-radius:12px}.sale-product h2{margin:.25em 0}.sale-product p{line-height:1.55}.price del{color:#777}.price strong{font-size:1.3rem;color:#c52032}.product-actions{display:flex;gap:8px;flex-wrap:wrap}.product-actions button:first-child{background:#e7f8f6;border:1px solid #0abab5}.product-actions button[disabled]{opacity:.6}.notice{max-width:650px;margin:15vh auto;padding:30px;text-align:center;background:white;border-radius:18px}.notice a{display:inline-block;text-decoration:none}#saleState{position:fixed;left:50%;bottom:18px;translate:-50%;padding:10px 16px;background:#073f3c;color:white;border-radius:99px;opacity:0;transition:.2s}#saleState.show{opacity:1}@media(max-width:760px){.sale-products{grid-template-columns:1fr}.sale-product{grid-template-columns:105px 1fr;padding:12px}.sale-product h2{font-size:1.05rem}.product-actions{grid-column:1/-1}.product-actions button{flex:1}.shortcut-hero{padding:38px 16px}}
.seo-page{max-width:1120px;margin:auto;padding:20px 18px 70px}.seo-page>nav{margin:8px 0 20px;color:#557}.seo-page a{color:#087d78}.seo-page .shortcut-hero{border-radius:22px}.seo-content,.seo-faq{max-width:850px;margin:30px auto;background:#fff;border:1px solid #bfe3df;border-radius:18px;padding:24px}.seo-content p{font-size:1.05rem;line-height:1.85}.seo-page section>h2{text-align:center;margin:35px auto 10px}.seo-faq details{padding:14px 0;border-bottom:1px solid #d7ecea}.seo-faq summary{font-weight:800;cursor:pointer}.seo-faq p{line-height:1.7}.sale-product h2 a{text-decoration:none;color:#073f3c}
