*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:#1a1a2e;line-height:1.6;background:#fff;-webkit-font-smoothing:antialiased}
a{color:#0068c8;text-decoration:none;transition:color .2s}
a:hover{color:#004fa3;text-decoration:underline}
img{max-width:100%;display:block}
ul,ol{padding-left:24px}
.info-container{max-width:1100px;margin:0 auto;padding:0 24px}
.info-container--narrow{max-width:800px}
.info-header{background:#0b2239;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.08)}
.info-header .info-container{display:flex;align-items:center;justify-content:space-between;height:64px}
.info-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:1.05rem;text-decoration:none}
.info-brand strong{color:#00b4ff}
.info-nav{display:flex;gap:24px}
.info-nav a{color:rgba(255,255,255,.7);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}
.info-nav a:hover,.info-nav a.active{color:#fff;text-decoration:none}
.breadcrumb{display:flex;gap:8px;font-size:.82rem;color:rgba(255,255,255,.5);margin-bottom:16px}
.breadcrumb a{color:rgba(255,255,255,.6);text-decoration:none}
.breadcrumb a:hover{color:#fff;text-decoration:underline}
.info-hero{background:linear-gradient(135deg,#0b2239 0%,#0d3054 100%);padding:56px 0 48px;color:#fff}
.info-hero--sm{padding:40px 0 32px}
.info-hero h1{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.2;margin-bottom:12px}
.info-hero__sub{font-size:1rem;color:rgba(255,255,255,.65);max-width:600px;line-height:1.6}
.info-section{padding:56px 0}
.info-section--alt{background:#f8fafc}
.info-section h2{font-size:1.5rem;font-weight:700;color:#0b2239;margin-bottom:16px;line-height:1.3}
.info-section h3{font-size:1.1rem;font-weight:600;color:#0b2239;margin-bottom:8px}
.info-section p{margin-bottom:14px;color:#444;font-size:.95rem;line-height:1.7}
.info-section ul,.info-section ol{margin-bottom:16px}
.info-section li{margin-bottom:8px;color:#444;font-size:.95rem;line-height:1.6}
.info-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}
.info-highlight{background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:24px;text-align:center;transition:box-shadow .2s}
.info-highlight:hover{box-shadow:0 4px 20px rgba(0,0,0,.06)}
.info-highlight__icon{width:56px;height:56px;border-radius:14px;background:#f0f7ff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:#0068c8}
.info-highlight h3{font-size:.95rem;margin-bottom:6px}
.info-highlight p{font-size:.85rem;color:#666;margin-bottom:0}
.steps{list-style:none;padding:0;margin-top:24px;display:flex;flex-direction:column;gap:20px}
.step{display:flex;gap:18px;align-items:flex-start}
.step__num{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#0b2239;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center}
.step h3{font-size:1rem;margin-bottom:4px}
.step p{font-size:.9rem;color:#555;margin-bottom:0}
.format-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}
.format-card{background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:24px;text-align:center}
.format-card h3{font-size:.95rem;margin-bottom:12px;color:#0b2239}
.format-example{font-size:1.8rem;font-weight:800;letter-spacing:.08em;color:#0b2239;font-family:'Inter',monospace;margin-bottom:10px}
.format-num{color:#00b4ff}
.format-card p{font-size:.85rem;color:#666;margin-bottom:0}
.faq-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}
.faq-item{border:1px solid #e8ecf0;border-radius:10px;overflow:hidden;background:#fff;transition:box-shadow .2s}
.faq-item:hover{box-shadow:0 2px 12px rgba(0,0,0,.04)}
.faq-item[open]{box-shadow:0 2px 12px rgba(0,0,0,.06)}
.faq-question{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;list-style:none}
.faq-question::-webkit-details-marker{display:none}
.faq-question h3{font-size:.95rem;font-weight:600;color:#0b2239;margin:0}
.faq-chev{color:#aaa;transition:transform .25s;flex-shrink:0}
.faq-item[open] .faq-chev{transform:rotate(180deg)}
.faq-answer{padding:0 20px 18px;font-size:.9rem;color:#555;line-height:1.7}
.faq-answer ul{margin-top:8px}
.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}
.contact-card{display:flex;gap:14px;align-items:flex-start;padding:20px;background:#f8fafc;border:1px solid #e8ecf0;border-radius:12px}
.contact-card svg{flex-shrink:0;color:#0068c8;margin-top:2px}
.contact-card strong{display:block;font-size:.85rem;color:#0b2239;margin-bottom:4px}
.contact-card a,.contact-card span{font-size:.85rem;color:#555;line-height:1.5}
.contact-card a:hover{color:#0068c8}
.info-cta{background:linear-gradient(135deg,#0b2239,#0d3054);padding:56px 0;text-align:center;color:#fff}
.info-cta h2{font-size:1.5rem;font-weight:700;margin-bottom:10px}
.info-cta p{color:rgba(255,255,255,.65);margin-bottom:24px;font-size:1rem}
.cta-btn{display:inline-block;padding:14px 40px;background:linear-gradient(135deg,#00b4ff,#0088cc);color:#fff;font-size:1rem;font-weight:600;border-radius:10px;text-decoration:none;transition:all .2s}
.cta-btn:hover{background:linear-gradient(135deg,#00c4ff,#0098dd);transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,180,255,.3);color:#fff;text-decoration:none}
.legal-content h2{margin-top:32px;padding-top:24px;border-top:1px solid #e8ecf0}
.legal-content h2:first-child{margin-top:0;padding-top:0;border-top:none}
.legal-content h3{margin-top:20px}
.legal-company{margin-top:40px;padding:20px;background:#f8fafc;border:1px solid #e8ecf0;border-radius:10px;font-size:.88rem;color:#555;text-align:center}
.info-footer{background:#071828;color:#fff;padding:48px 0 24px}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;margin-bottom:32px}
.footer-brand{display:flex;align-items:center;gap:8px;color:#fff;font-size:.95rem;text-decoration:none;margin-bottom:12px}
.footer-brand strong{color:#00b4ff}
.footer-desc{font-size:.82rem;color:rgba(255,255,255,.5);line-height:1.5}
.footer-col h4{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(255,255,255,.4);margin-bottom:12px}
.footer-col a{display:block;font-size:.85rem;color:rgba(255,255,255,.6);margin-bottom:8px;text-decoration:none}
.footer-col a:hover{color:#fff;text-decoration:none}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;text-align:center}
.footer-legal p{font-size:.78rem;color:rgba(255,255,255,.4);margin-bottom:4px}
.footer-copy{font-size:.75rem;color:rgba(255,255,255,.3);margin-top:12px}
@media(max-width:900px){.info-highlights,.contact-grid{grid-template-columns:1fr}.format-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:24px}.info-nav{gap:14px}.info-nav a{font-size:.78rem}}
@media(max-width:600px){.info-header .info-container{flex-wrap:wrap;height:auto;padding:12px 16px;gap:8px}.info-nav{width:100%;justify-content:center;gap:12px}.info-hero{padding:36px 0 28px}.info-section{padding:36px 0}.step{flex-direction:column;gap:10px}}
