.app{min-height:100vh;display:flex;flex-direction:column}.header{background:#fff;padding:3rem 1.5rem;text-align:center;border-bottom:1px solid rgba(44,82,130,.2)}.header-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center}.logo-img{display:block;height:3.5rem;width:auto;margin:0 0 .75rem}.logo{font-size:clamp(1rem,3vw,1.35rem);font-weight:700;margin:0 0 .5rem;letter-spacing:.02em;text-align:center;background:linear-gradient(90deg,#5ba3e8,#2c5282);-webkit-background-clip:text;background-clip:text;color:transparent}.tagline{color:#5a7a9e;font-size:.95rem;margin:0;text-align:center}main{flex:1;width:100%;padding:2.5rem 1.5rem 0}.product-card-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.25rem}.product-card-header .product-links{margin-top:0;flex-shrink:0}.product-card-header h3{margin:0}.product-card ul{margin-top:.75rem}.footer{background:#fff;padding:2rem 1.5rem;border-top:1px solid rgba(44,82,130,.2);margin-top:2rem}.footer-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:#5a7a9e;font-size:.9rem}.footer-inner p{margin:.35rem 0}.footer-company-name{font-weight:700;background:linear-gradient(90deg,#5ba3e8,#2c5282);-webkit-background-clip:text;background-clip:text;color:transparent}.footer a{color:#2c5282}.footer a:hover{color:#5ba3e8}.footer-logo-link{display:block;margin-bottom:.75rem}.footer-logo{height:1.75rem;width:auto;vertical-align:middle}.product-links{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem}.product-link-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:#2c5282;background:#2c52820f;border:1px solid rgba(44,82,130,.25);border-radius:12px;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .15s}.product-link-icon:hover{background:#5ba3e81f;color:#5ba3e8;border-color:#5ba3e880;text-decoration:none;transform:scale(1.05)}.product-icon{width:26px;height:26px;flex-shrink:0}.app-policies{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(44,82,130,.2);display:flex;flex-wrap:wrap;gap:.75rem}.policy-btn{padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#5ba3e8,#2c5282);border:none;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .1s}.policy-btn:hover{opacity:.92}.policy-btn:active{transform:scale(.98)}.policy-updated{color:#5a7a9e;font-size:.85rem;margin:0 0 .75rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem;overflow-y:auto}.modal-content{background:#fff;border-radius:12px;border:1px solid rgba(44,82,130,.2);max-width:720px;width:100%;max-height:calc(100vh - 3rem);display:flex;flex-direction:column;box-shadow:0 20px 40px #0006}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(44,82,130,.2);flex-shrink:0;gap:.75rem}.modal-header-logo{height:1.5rem;width:auto;flex-shrink:0}.modal-header h2{margin:0;font-size:1.25rem;flex:1;color:#2c5282}.modal-close{background:none;border:none;color:#5a7a9e;font-size:1.75rem;line-height:1;cursor:pointer;padding:0 .25rem;margin:-.25rem 0 0;transition:color .2s}.modal-close:hover{color:#2c5282}.modal-body{padding:1.25rem 1.5rem;overflow-y:auto}.modal-body h4{margin:1.25rem 0 .4rem;font-size:1rem;color:#2c5282}.modal-body p,.modal-body ul{margin:0 0 .75rem;color:#2c5282;opacity:.95;font-size:.95rem;line-height:1.55}.modal-body ul{padding-left:1.25rem}@media (max-width: 768px){.header{padding:2rem 1rem}.header-inner{padding:0 .5rem}.logo-img{height:2.75rem}main{padding:2rem 1rem 0}.product-card-header{flex-wrap:wrap;gap:.75rem}.product-card-header h3{font-size:1.05rem;line-height:1.3;min-width:0}.card{padding:1rem}.product-link-icon{width:44px;height:44px}.product-icon{width:22px;height:22px}.modal-overlay{padding:1.5rem .75rem .75rem;align-items:flex-start}.modal-content{max-height:calc(100vh - 2rem)}.modal-header,.modal-body{padding:1rem}.modal-header h2{font-size:1.1rem}.footer{padding:1.5rem 1rem}.footer-inner{padding:0 .5rem}}@media (max-width: 480px){.header{padding:1.5rem .75rem}.logo-img{height:2.25rem}.logo{font-size:.95rem}.tagline{font-size:.85rem}main{padding:1.5rem .75rem 0}.product-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.product-links{margin-top:0}.card{padding:.875rem .75rem}.product-link-icon{width:40px;height:40px}.product-icon{width:20px;height:20px}.policy-btn{padding:.5rem .9rem;font-size:.85rem}.app-policies{margin-top:1rem;padding-top:1rem;gap:.5rem}.modal-overlay{padding:1rem .5rem .5rem}.modal-header,.modal-body{padding:.875rem .75rem}.modal-header h2{font-size:1rem}.modal-body p,.modal-body ul{font-size:.9rem}.footer{padding:1.25rem .75rem}.footer-inner{font-size:.85rem}}:root{--color-bg: #0f1419;--color-surface: #1a2332;--color-primary: #283459;--color-accent: #29d9f0;--color-text: #e6edf3;--color-muted: #8b9cb3;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2c5282;background:#fff}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}a{color:#2c5282;text-decoration:none}a:hover{text-decoration:underline}section{width:100%;max-width:1200px;margin:0 auto 1.5rem;padding:2rem;background:#fff;color:#2c5282;border:1px solid rgba(44,82,130,.2);border-radius:12px}section:last-of-type{margin-bottom:0}section h2,section h3,section h4{color:#2c5282}section a{color:#2c5282}section a:hover{color:#5ba3e8}h1,h2,h3,h4{color:var(--color-text);margin-top:0}h1{font-size:1.75rem}h2{font-size:1.35rem;margin-bottom:.75rem}h3{font-size:1.1rem;margin-bottom:.5rem}h4{font-size:1rem;margin-bottom:.4rem}ul{padding-left:1.25rem;margin:.5rem 0}li{margin:.35rem 0}.card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;margin:1rem 0;border:1px solid rgba(44,82,130,.15)}.contact-row{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:.5rem 0}.contact-row strong{min-width:5rem;color:#5a7a9e}html,body{overflow-x:hidden}@media (max-width: 768px){section{padding:1.5rem 1rem}}@media (max-width: 480px){section{padding:1.25rem .75rem}}
