.line-mark{display:inline-flex;align-items:center;justify-content:center;background:white;color:#06a94f;border-radius:50%;width:34px;height:29px;font:bold 10px Arial;flex-shrink:0;position:relative}.line-mark:after{content:'';position:absolute;bottom:-3px;left:9px;border-top:6px solid white;border-right:6px solid transparent}
.md-chat,.md-shop{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 22px;border-radius:14px;font-size:18px;font-weight:700;text-decoration:none;min-height:54px}.md-chat{background:#067d3b;color:white!important}.md-shop{background:white;color:#a70f22;border:1px solid #e1a8b1}.md-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.md-hero .wrap{display:grid!important;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:center}.md-hero h1{font-size:clamp(28px,3.5vw,48px)!important;line-height:1.35!important;max-width:780px}.md-hero p{font-size:18px!important;line-height:1.8}.md-hero-logo{width:280px;height:280px;object-fit:contain;border-radius:24px}.md-floating{position:fixed;right:18px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:950;box-shadow:0 4px 18px #0002;font-size:15px;padding:10px 16px}.md-product-help{margin:20px 0;padding:20px;background:#fff7f8;border:1px solid #efdde1;border-radius:16px}.md-product-help>.md-chat{display:flex}.md-question{display:block;color:#9b172c;margin:12px 0;font-weight:600}.md-product-help small{display:block;color:#716466;line-height:1.7}.md-product-help h2{font-size:20px;margin:22px 0 12px}.md-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.md-facts>div{background:white;padding:12px;border-radius:10px}.md-facts b,.md-facts span{display:block;font-size:14px}.md-facts span{margin-top:8px;color:#716466}.md-calc{margin-top:18px}.md-calc summary{font-weight:700;cursor:pointer}.md-calc label{display:block;margin:12px 0}.md-calc input{display:block;padding:12px;border:1px solid #dfbfc5;border-radius:8px;width:100%;box-sizing:border-box}.md-calc output{display:block;font-weight:700;color:#a70f22;margin:14px 0}a.md-chat:focus-visible,a.md-shop:focus-visible{outline:3px solid #222;outline-offset:3px}
@media(max-width:700px){.md-hero .wrap{grid-template-columns:1fr!important;gap:20px}.md-hero-logo{width:150px;height:150px;justify-self:center;grid-row:1}.md-hero-actions{flex-direction:column}.md-floating{bottom:calc(100px + env(safe-area-inset-bottom));right:12px}.md-facts{grid-template-columns:1fr}.md-product-help{padding:14px}.md-hero{padding:28px 0!important}}
