.landing-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#ffffffed;flex-wrap:wrap;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.nav-logo{color:var(--blue);align-items:center;gap:8px;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.nav-logo svg{width:28px;height:28px}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--ink-2);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--blue)}.nav-cta-desktop{align-items:center;gap:.75rem;display:flex}.nav-mobile-actions{align-items:center;gap:.5rem;display:none}.nav-hamburger{width:40px;height:40px;color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex}.nav-hamburger:hover{background:var(--surface)}.nav-mobile-menu{border-bottom:1px solid var(--border-color);z-index:99;background:#fff;flex-direction:column;padding:.75rem 1.5rem 1rem;animation:.2s slideDown;display:flex;position:absolute;top:64px;left:0;right:0;box-shadow:0 8px 24px #00000014}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.nav-mobile-menu a{color:var(--ink-2);border-bottom:1px solid var(--border-color);padding:.6rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.nav-mobile-menu a:hover{color:var(--blue)}.nav-mobile-divider{height:.5rem}.nav-mobile-btn{text-align:center;justify-content:center;width:100%;margin-top:.25rem}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost{color:var(--ink-2);background:0 0}.btn-ghost:hover{background:var(--surface)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 1px 3px #1a56db40}.btn-primary:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 4px 12px #1a56db4d}.btn-lg{border-radius:10px;padding:.8rem 1.75rem;font-size:1rem}.btn-outline{color:var(--blue);border:1.5px solid var(--blue);background:0 0}.btn-outline:hover{background:var(--blue-light)}.btn-violet{background:var(--violet);color:#fff}.btn-violet:hover{background:#4f46e5;transform:translateY(-1px)}.btn-white{color:var(--blue);background:#fff}.btn-white:hover{background:var(--blue-light);transform:translateY(-1px)}.btn-ghost-white{color:#fff;background:#ffffff26;border:1.5px solid #fff6}.btn-ghost-white:hover{background:#ffffff40}.landing-container{max-width:1100px;margin:0 auto}.landing-section{padding:6rem 2rem}.section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:.75rem;font-size:.76rem;font-weight:700}.section-title{color:var(--ink);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.section-sub{color:var(--ink-2);max-width:560px;font-size:1.05rem;line-height:1.7}.hero-wrap{padding:5rem 2rem 4rem}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.hero-eyebrow{background:var(--amber-light);color:var(--amber);letter-spacing:.02em;border:1px solid #fde68a;border-radius:100px;align-items:center;gap:6px;margin-bottom:1.25rem;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.hero h1{color:var(--ink);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:3.1rem;font-weight:700;line-height:1.12}.hero h1 em{color:var(--blue);font-style:italic}.hero-sub{color:var(--ink-2);max-width:480px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hero-note{color:var(--ink-3);margin-top:.75rem;font-size:.78rem}.hero-visual{border:1px solid var(--border-color);background:#fff;border-radius:20px;animation:4s ease-in-out infinite floatCard;overflow:hidden;box-shadow:0 24px 60px #0f16291a,0 4px 16px #0f16290f}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.mock-topbar{background:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.5rem;display:flex}.mock-tabs{gap:4px;display:flex}.mock-tab{color:#ffffff73;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:600;transition:all .2s}.mock-tab.active{color:#fff;background:#ffffff1f}.mock-live{color:#4ade80;background:#14532d;border-radius:100px;flex-shrink:0;padding:3px 8px;font-size:.68rem;font-weight:700}.mock-body{background:var(--surface);padding:1.25rem}.mock-row{border:1px solid var(--border-color);background:#fff;border-radius:10px;align-items:center;gap:.875rem;margin-bottom:.625rem;padding:.875rem 1rem;display:flex}.mock-row:last-of-type{margin-bottom:.75rem}.mock-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.bg-green-l{background:var(--green-light)}.bg-blue-l{background:var(--blue-light)}.bg-violet-l{background:var(--violet-light)}.bg-amber-l{background:var(--amber-light)}.mock-info{flex:1;min-width:0}.mock-info-top{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-bottom:1px;font-size:.78rem;font-weight:600;overflow:hidden}.mock-info-bot{color:var(--ink-3);font-size:.68rem}.mock-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.mock-amt{color:var(--ink);font-size:.82rem;font-weight:700}.mock-badge{border-radius:100px;padding:2px 6px;font-size:.62rem;font-weight:600}.b-ok{background:var(--green-light);color:var(--green)}.b-wait{background:var(--blue-light);color:var(--blue)}.mock-stats{grid-template-columns:1fr 1fr 1fr;gap:.625rem;margin-top:.75rem;display:grid}.mock-stat{border:1px solid var(--border-color);text-align:center;background:#fff;border-radius:8px;padding:.75rem}.mock-stat-num{color:var(--ink);font-size:1.1rem;font-weight:700}.mock-stat-num.g{color:var(--green)}.mock-stat-num.v{color:var(--violet)}.mock-stat-lbl{color:var(--ink-3);margin-top:1px;font-size:.62rem}.mock-code-block{font-family:var(--font-mono);color:#e6edf3;background:#0d1117;border-radius:10px;padding:1rem 1.25rem;font-size:.72rem;line-height:1.75}.ck{color:#79c0ff}.cs{color:#a5d6ff}.cn{color:#f2cc60}.cg{color:#56d364}.cc{color:#8b949e}.mock-resp{font-family:var(--font-mono);color:#56d364;background:#0d1117;border-radius:10px;margin-top:.625rem;padding:.875rem 1.25rem;font-size:.72rem;line-height:1.6}.mock-api-stats{grid-template-columns:1fr 1fr;gap:.625rem;margin-top:.625rem;display:grid}.strip{background:var(--blue);flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;padding:1.5rem 2rem;display:flex}.strip-num{color:#fff;letter-spacing:-.02em;font-size:2rem;font-weight:700}.strip-lbl{color:#ffffffb3;margin-top:2px;font-size:.78rem}.strip-div{background:#fff3;width:1px;height:40px}.products-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}.product-card{border:1.5px solid var(--border-color);color:inherit;cursor:pointer;border-radius:18px;flex-direction:column;padding:1.75rem 1.5rem;text-decoration:none;transition:all .25s;display:flex}.product-card:hover{transform:translateY(-4px)}.c-blue:hover{border-color:var(--blue);box-shadow:0 12px 32px #1a56db26}.c-green:hover{border-color:var(--green);box-shadow:0 12px 32px #05966926}.c-violet:hover{border-color:var(--violet);box-shadow:0 12px 32px #6366f126}.c-amber:hover{border-color:var(--amber);box-shadow:0 12px 32px #d9770626}.product-pill{text-transform:uppercase;letter-spacing:.06em;border-radius:100px;align-items:center;width:fit-content;margin-bottom:1.25rem;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.pill-blue{background:var(--blue-light);color:var(--blue)}.pill-green{background:var(--green-light);color:var(--green)}.pill-violet{background:var(--violet-light);color:var(--violet)}.pill-amber{background:var(--amber-light);color:var(--amber)}.product-icon{margin-bottom:.875rem;font-size:2rem}.product-card h3{color:var(--ink);margin-bottom:.5rem;font-size:1rem;font-weight:700}.product-card>p{color:var(--ink-2);flex:1;margin-bottom:1.25rem;font-size:.845rem;line-height:1.65}.product-who{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);margin-bottom:.3rem;font-size:.72rem;font-weight:700}.product-for{color:var(--ink-2);margin-bottom:1rem;font-size:.8rem;line-height:1.5}.product-price{font-size:.82rem;font-weight:700}.pp-blue{color:var(--blue)}.pp-green{color:var(--green)}.pp-violet{color:var(--violet)}.pp-amber{color:var(--amber)}.api-section{background:var(--ink)}.api-section .section-label{color:#818cf8}.api-section .section-title{color:#fff}.api-section .section-sub{color:#ffffffa6}.api-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-top:3.5rem;display:grid}.api-code-wrap{background:#161b22;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.api-code-bar{background:#0d1117;border-bottom:1px solid #ffffff0f;align-items:center;gap:.625rem;padding:.875rem 1.25rem;display:flex}.api-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.api-code-file{color:#ffffff59;font-size:.72rem;font-family:var(--font-mono);margin-left:auto}.api-code{font-family:var(--font-mono);color:#e6edf3;white-space:pre;padding:1.5rem;font-size:.78rem;line-height:1.8;overflow-x:auto}.api-features{flex-direction:column;gap:1.5rem;display:flex}.api-feature{align-items:flex-start;gap:1rem;display:flex}.api-feat-icon{background:#6366f126;border:1px solid #6366f140;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.api-feature h4{color:#fff;margin-bottom:.3rem;font-size:.95rem;font-weight:700}.api-feature p{color:#ffffff8c;font-size:.845rem;line-height:1.6}.api-cta{flex-wrap:wrap;gap:.875rem;margin-top:2.5rem;display:flex}.api-note{color:#ffffff59;margin-top:1rem;font-size:.78rem}.deadline-bg{background:#fff7ed}.deadline-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.fine-stack{flex-direction:column;gap:1.25rem;display:flex}.fine-card{border-left:4px solid var(--red);background:#fff;border-radius:14px;padding:1.25rem 1.5rem;box-shadow:0 2px 12px #0000000f}.fine-card h4{color:var(--red);margin-bottom:4px;font-size:1.4rem;font-weight:700}.fine-card p{color:var(--ink-2);font-size:.85rem}.fc-amber{border-left-color:var(--amber)}.fc-amber h4{color:var(--amber)}.fc-green{border-left-color:var(--green)}.fc-green h4{color:var(--green)}.how-bg{background:var(--surface)}.steps{grid-template-columns:repeat(4,1fr);gap:0;margin-top:3.5rem;display:grid;position:relative}.steps:before{content:"";background:linear-gradient(90deg,var(--blue),var(--violet));z-index:0;height:2px;position:absolute;top:28px;left:12.5%;right:12.5%}.step{text-align:center;z-index:1;padding:0 1rem;position:relative}.step-num{background:var(--blue);color:#fff;width:56px;height:56px;box-shadow:0 0 0 6px var(--surface),0 0 0 7px var(--blue);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;display:inline-flex}.step-num.done{background:var(--green);box-shadow:0 0 0 6px var(--surface),0 0 0 7px var(--green)}.step h4{color:var(--ink);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.step p{color:var(--ink-3);font-size:.82rem;line-height:1.55}.features-grid{grid-template-columns:1fr 1fr;gap:1.75rem;margin-top:3rem;display:grid}.feature-card{border:1.5px solid var(--border-color);border-radius:16px;gap:1.25rem;padding:1.75rem;transition:all .2s;display:flex}.feature-card:hover{border-color:var(--blue);background:var(--blue-light)}.feature-icon{background:var(--blue-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.feature-card h4{color:var(--ink);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.feature-card p{color:var(--ink-2);font-size:.845rem;line-height:1.6}.pricing-bg{background:var(--surface)}.pricing-tabs{border:1px solid var(--border-color);background:#fff;border-radius:10px;flex-wrap:wrap;gap:.5rem;width:fit-content;margin:0 auto 2.5rem;padding:4px;display:flex}.pricing-tab{cursor:pointer;color:var(--ink-3);background:0 0;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.pricing-tab.active{background:var(--blue);color:#fff;box-shadow:0 1px 4px #1a56db4d}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:900px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.pricing-card{border:1.5px solid var(--border-color);background:#fff;border-radius:20px;padding:2rem;transition:all .2s;position:relative}.pricing-card:hover{box-shadow:0 12px 40px #0000001a}.pricing-card.featured{border-color:var(--blue);box-shadow:0 8px 32px #1a56db26}.pricing-badge{background:var(--blue);color:#fff;letter-spacing:.05em;white-space:nowrap;border-radius:100px;padding:4px 14px;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-name{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);margin-bottom:.5rem;font-size:.78rem;font-weight:700}.pricing-price{align-items:baseline;gap:4px;margin-bottom:.5rem;display:flex}.pricing-price .amount{color:var(--ink);letter-spacing:-.02em;font-size:2.75rem;font-weight:700}.pricing-price .period{color:var(--ink-3);font-size:.875rem}.pricing-desc{color:var(--ink-2);margin-bottom:1.5rem;font-size:.85rem;line-height:1.55}.pricing-features{flex-direction:column;gap:.6rem;margin-bottom:1.75rem;padding:0;list-style:none;display:flex}.pricing-features li{color:var(--ink-2);align-items:flex-start;gap:8px;font-size:.845rem;display:flex}.pricing-features li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:700}.pricing-cta{justify-content:center;width:100%}.timeline-section{background:var(--ink)}.timeline-section .section-label{color:#818cf8}.timeline-section .section-title{color:#fff}.timeline-section .section-sub{color:#fff9}.timeline-track{margin-top:3rem;padding-bottom:1rem;display:flex;position:relative;overflow-x:auto}.timeline-track:before{content:"";background:#ffffff1a;height:2px;position:absolute;top:21px;left:0;right:0}.timeline-event{flex:1;min-width:140px;padding:0 1rem;position:relative}.tl-dot{z-index:1;background:#fff3;border-radius:50%;width:12px;height:12px;margin-bottom:1.25rem;position:relative}.timeline-event.active .tl-dot{background:#818cf8;width:16px;height:16px;top:-2px;box-shadow:0 0 0 4px #818cf84d}.timeline-event.past .tl-dot{background:var(--green)}.tl-date{color:#fff6;margin-bottom:4px;font-size:.72rem;font-weight:600}.tl-country{color:#fff;margin-bottom:2px;font-size:.875rem;font-weight:700}.tl-detail{color:#ffffff80;font-size:.75rem}.timeline-event.active .tl-country{color:#a5b4fc}.landing-cta-section{background:linear-gradient(135deg,var(--blue)0%,var(--violet)100%);text-align:center;padding:6rem 2rem}.landing-cta-section h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:700}.landing-cta-section p{color:#fffc;margin-bottom:2rem;font-size:1.1rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-note{color:#fff9;margin-top:1.25rem;font-size:.8rem}.landing-footer{background:var(--ink);padding:3rem 2rem}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.footer-brand .nav-logo{color:#fff;margin-bottom:.75rem;display:flex}.footer-brand p{color:#fff6;max-width:260px;font-size:.82rem;line-height:1.65}.footer-col h5{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;margin-bottom:1rem;font-size:.75rem;font-weight:700}.footer-col ul{flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.footer-col ul a{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-col ul a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;max-width:1100px;margin:2rem auto 0;padding-top:1.5rem;display:flex}.footer-bottom p{color:#ffffff4d;font-size:.8rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{opacity:0;animation:.6s forwards fadeUp}.d1{animation-delay:.1s}.d2{animation-delay:.2s}.d3{animation-delay:.3s}.d4{animation-delay:.4s}@media (max-width:960px){.hero,.deadline-grid,.api-grid{grid-template-columns:1fr;gap:2.5rem}.hero h1{font-size:2.4rem}.products-grid{grid-template-columns:1fr 1fr}.features-grid,.pricing-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr;gap:2rem}.steps:before{display:none}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}.nav-links,.nav-cta-desktop{display:none}.nav-mobile-actions{display:flex}.section-title{font-size:2rem}}@media (max-width:600px){.landing-nav{height:56px;padding:0 1rem}.nav-mobile-menu{padding:.5rem 1rem .75rem;top:56px}.products-grid{grid-template-columns:1fr}.strip{gap:1.5rem;padding:1.25rem 1rem}.strip-num{font-size:1.5rem}.strip-div{display:none}.hero-wrap{padding:2.5rem 1rem}.hero h1{font-size:1.9rem}.hero-sub{font-size:.95rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{text-align:center;justify-content:center}.landing-section{padding:3rem 1rem}.section-title{font-size:1.65rem}.section-sub{font-size:.95rem}.landing-cta-section{padding:4rem 1rem}.landing-cta-section h2{font-size:2rem}.landing-cta-section p{font-size:.95rem}.footer-inner{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}.mock-stats,.mock-api-stats{grid-template-columns:1fr}.api-code{font-size:.68rem}.steps{grid-template-columns:1fr;gap:1.5rem}}
