@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--primary-color:#111827;--bg-subtle:#fff;--text-main:#111827;--text-muted:#6b7280;--border-light:#e5e7eb;--white:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}*,:before,:after{box-sizing:border-box}html,body{background-color:var(--white);-webkit-font-smoothing:antialiased;width:100%;height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--white);color:var(--text-main);overflow:hidden}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.layout-wrapper{justify-content:center;align-items:center;max-width:1200px;height:100vh;margin:0 auto;display:flex}.desktop-promo-wrapper{flex:1;height:100%;padding:40px 80px 40px 40px;display:none}@media (min-width:900px){.desktop-promo-wrapper{justify-content:flex-end;align-items:center;display:flex}}.mobile-container{background-color:var(--white);flex-direction:column;width:440px;min-width:440px;height:100vh;display:flex;position:relative;box-shadow:0 24px 80px #11182714}@media (max-width:900px){body{background:var(--white);overflow:auto}input,textarea,select{font-size:16px!important}.layout-wrapper{align-items:flex-start}.mobile-container{width:100%;min-width:unset}}.text-primary{color:var(--primary-color)}.bg-primary{background-color:var(--primary-color)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.product-detail-html{color:var(--text-main);word-break:keep-all;font-size:15px;line-height:1.7}.product-detail-html img{border-radius:8px;max-width:100%;height:auto;display:block}.product-detail-html h1,.product-detail-html h2,.product-detail-html h3,.product-detail-html h4{color:#1e293b;margin:32px 0 12px;font-weight:800;line-height:1.4}.product-detail-html h1{font-size:24px}.product-detail-html h2{font-size:20px}.product-detail-html h3{font-size:17px}.product-detail-html h4{font-size:15px}.product-detail-html p{margin:0 0 16px}.product-detail-html ul,.product-detail-html ol{margin:0 0 16px;padding-left:22px}.product-detail-html li{margin:4px 0}.product-detail-html table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px}.product-detail-html table th,.product-detail-html table td{text-align:left;vertical-align:top;border:1px solid #e2e8f0;padding:10px 12px}.product-detail-html table th{background:#f1f5f9;width:30%;font-weight:700}.product-detail-html hr{border:none;border-top:1px solid #e2e8f0;margin:32px 0}.product-detail-html a{color:#4f46e5;text-decoration:underline}.product-detail-html blockquote{color:#475569;background:#f8fafc;border-left:4px solid #cbd5e1;margin:16px 0;padding:12px 16px}
