*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;background:#0a0e1a;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:99px}.nav{z-index:100;-webkit-backdrop-filter:blur(20px);justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav.scrolled{background:#0a0e1ad9;box-shadow:0 4px 30px #0006}.nav-brand{letter-spacing:-.02em;color:#fff;align-items:center;gap:.75rem;font-size:1.15rem;font-weight:800;display:flex}.nav-brand .dot{background:linear-gradient(135deg,#38bdf8,#818cf8);border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px #38bdf880}.nav-links{gap:.25rem;display:flex}.nav-links a{color:#94a3b8;border-radius:12px;padding:.5rem 1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-links a:hover,.nav-links a.active{color:#fff;background:#38bdf81a}.hero{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(80% 60% at 50% 20%,#38bdf81f 0%,#818cf80f 40%,#0000 80%);position:absolute;inset:0}.hero-grid{background-image:linear-gradient(#38bdf808 1px,#0000 1px),linear-gradient(90deg,#38bdf808 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-content{text-align:center;max-width:800px;position:relative}.hero-badge{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-badge .pulse{background:#38bdf8;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.hero h1{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#38bdf8 50%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1}.hero p{color:#94a3b8;max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:14px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#38bdf8,#818cf8);box-shadow:0 8px 32px #38bdf840}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #38bdf859}.btn-outline{color:#e2e8f0;background:0 0;border:1.5px solid #94a3b84d}.btn-outline:hover{color:#38bdf8;background:#38bdf80d;border-color:#38bdf8}.section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-label{text-transform:uppercase;letter-spacing:.12em;color:#38bdf8;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.section-title{letter-spacing:-.025em;color:#f1f5f9;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.section-desc{color:#64748b;max-width:600px;font-size:1rem;line-height:1.8}.section-header{text-align:center;margin-bottom:4rem}.section-header .section-desc{margin:0 auto}.arch-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.arch-card{background:#0f172a99;border:1px solid #33415566;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.arch-card:before{content:"";background:linear-gradient(90deg,var(--accent),transparent);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.arch-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.arch-card:hover:before{opacity:1}.arch-card-icon{width:48px;height:48px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.arch-card h3{color:#f1f5f9;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.arch-card p{color:#64748b;font-size:.82rem;line-height:1.7}.features-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.tab-btn{color:#94a3b8;cursor:pointer;background:#0f172a99;border:1px solid #0000;border-radius:12px;padding:.65rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s}.tab-btn.active{color:#38bdf8;background:linear-gradient(135deg,#38bdf826,#818cf826);border-color:#38bdf84d}.tab-btn:hover:not(.active){color:#e2e8f0;background:#1e293b99}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.feature-card{background:#0f172a80;border:1px solid #3341554d;border-radius:20px;align-items:flex-start;gap:1rem;padding:1.75rem;transition:all .3s;display:flex}.feature-card:hover{background:#0f172acc;border-color:#38bdf833;transform:translateY(-2px)}.feature-num{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:800;display:flex}.feature-card h4{color:#f1f5f9;margin-bottom:.35rem;font-size:.95rem;font-weight:700}.feature-card p{color:#64748b;font-size:.8rem;line-height:1.6}.tutorial-container{flex-direction:column;gap:3rem;display:flex}.tutorial-step{align-items:center;gap:2.5rem;display:flex}.tutorial-step:nth-child(2n){flex-direction:row-reverse}.tutorial-visual{background:#0f172a80;border:1px solid #3341554d;border-radius:20px;flex:1;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.tutorial-visual .mock-screen{width:100%;padding:1.5rem}.tutorial-info{flex:1}.step-badge{text-transform:uppercase;letter-spacing:.1em;color:#38bdf8;background:#38bdf81a;border-radius:8px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:inline-flex}.tutorial-info h3{color:#f1f5f9;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.tutorial-info p{color:#94a3b8;margin-bottom:1rem;font-size:.9rem;line-height:1.8}.step-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.step-list li{color:#94a3b8;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.6;display:flex}.step-list li svg{color:#38bdf8;flex-shrink:0;margin-top:3px}.mock-header{background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:12px 12px 0 0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.mock-dots{gap:5px;display:flex}.mock-dots span{background:#ffffff4d;border-radius:50%;width:8px;height:8px}.mock-title{color:#fff;opacity:.9;font-size:.7rem;font-weight:600}.mock-body{background:#0f172a;border:1px solid #33415566;border-top:0;border-radius:0 0 12px 12px;padding:1rem}.mock-input{color:#e2e8f0;background:#1e293b99;border:1px solid #33415580;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.75rem}.mock-label{color:#94a3b8;margin-bottom:.25rem;font-size:.65rem;font-weight:600;display:block}.mock-btn{color:#fff;cursor:default;background:linear-gradient(135deg,#0ea5e9,#6366f1);border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.5rem;font-size:.75rem;font-weight:700}.mock-card{background:#1e293b80;border:1px solid #3341554d;border-radius:10px;margin-bottom:.5rem;padding:.75rem}.mock-card-title{color:#e2e8f0;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.mock-card-text{color:#64748b;font-size:.6rem}.mock-progress{background:#33415580;border-radius:99px;height:6px;margin-top:.35rem;overflow:hidden}.mock-progress-fill{background:linear-gradient(90deg,#10b981,#38bdf8);border-radius:99px;height:100%}.mock-badge{border-radius:6px;padding:2px 8px;font-size:.6rem;font-weight:700;display:inline-block}.mock-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.mock-stat{text-align:center;border-radius:8px;padding:.5rem}.mock-stat-num{font-size:1.2rem;font-weight:800}.mock-stat-label{font-size:.55rem;font-weight:600}.api-table-wrapper{border:1px solid #3341554d;border-radius:16px;overflow-x:auto}.api-table{border-collapse:collapse;width:100%;font-size:.82rem}.api-table thead{background:#0f172acc}.api-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #3341554d;padding:.75rem 1rem;font-size:.7rem;font-weight:700}.api-table td{color:#cbd5e1;border-bottom:1px solid #33415526;padding:.65rem 1rem}.api-table tr:hover td{background:#38bdf808}.method-badge{letter-spacing:.03em;border-radius:6px;padding:2px 8px;font-size:.65rem;font-weight:800}.method-get{color:#34d399;background:#10b98126}.method-post{color:#38bdf8;background:#38bdf826}.method-put{color:#fbbf24;background:#fbbf2426}.method-delete{color:#fb7185;background:#f43f5e26}.security-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.security-card{text-align:center;background:#0f172a80;border:1px solid #3341554d;border-radius:20px;padding:2rem;transition:all .3s}.security-card:hover{border-color:#10b9814d;transform:translateY(-4px)}.security-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.security-card h4{color:#f1f5f9;margin-bottom:.5rem;font-size:1rem;font-weight:700}.security-card p{color:#64748b;font-size:.82rem;line-height:1.6}.footer{text-align:center;border-top:1px solid #33415533;margin-top:4rem;padding:3rem 2rem}.footer p{color:#475569;font-size:.8rem}.footer-brand{color:#f1f5f9;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:flex}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fade-up{opacity:0;animation:.6s forwards fadeUp}.fade-up-1{animation-delay:.1s}.fade-up-2{animation-delay:.2s}.fade-up-3{animation-delay:.3s}.fade-up-4{animation-delay:.4s}.float{animation:6s ease-in-out infinite float}@media (width<=768px){.nav-links{display:none}.tutorial-step,.tutorial-step:nth-child(2n){flex-direction:column}.feature-grid{grid-template-columns:1fr}.section{padding:4rem 1.25rem}.hero-actions{flex-direction:column;align-items:center}}.tut-page{background:#0a0e1a;min-height:100vh}.tut-hero{text-align:center;padding:7rem 2rem 3rem;position:relative;overflow:hidden}.tut-hero:before{content:"";background:radial-gradient(60% 50% at 50% 0,#38bdf81a,#0000 70%);position:absolute;inset:0}.tut-hero h1{color:#f1f5f9;letter-spacing:-.025em;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;position:relative}.tut-hero p{color:#64748b;margin-top:.75rem;font-size:1rem;position:relative}.tut-back{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#94a3b8;background:#0f172acc;border:1px solid #33415566;border-radius:12px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:fixed;top:1.25rem;left:1.25rem}.tut-back:hover{color:#38bdf8;border-color:#38bdf84d}.tut-progress{z-index:99;background:#0f172acc;height:3px;position:fixed;top:0;left:0;right:0}.tut-progress-fill{background:linear-gradient(90deg,#38bdf8,#818cf8);border-radius:0 2px 2px 0;height:100%;transition:width .3s}.tut-timeline{max-width:900px;margin:0 auto;padding:0 1.5rem 4rem;position:relative}.tut-timeline:before{content:"";background:linear-gradient(#38bdf84d,#818cf84d,#34d3994d,#0000);width:2px;position:absolute;top:0;bottom:0;left:28px}.tut-step{margin-bottom:4rem;padding-left:72px;position:relative}.tut-step-dot{color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:4px;left:14px;box-shadow:0 0 20px #38bdf840}.tut-step-dot:after{content:"";border:2px solid #38bdf833;border-radius:50%;animation:3s infinite pulse;position:absolute;inset:-4px}.tut-step-header{margin-bottom:1.5rem}.tut-step-label{text-transform:uppercase;letter-spacing:.12em;color:#38bdf8;margin-bottom:.4rem;font-size:.65rem;font-weight:700}.tut-step-title{color:#f1f5f9;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.tut-step-desc{color:#94a3b8;max-width:700px;margin-top:.5rem;font-size:.9rem;line-height:1.8}.tut-detail-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.tut-detail-card{background:#0f172a80;border:1px solid #3341554d;border-radius:16px;padding:1.25rem;transition:all .3s}.tut-detail-card:hover{border-color:#38bdf833;transform:translateY(-2px)}.tut-detail-card.full{grid-column:1/-1}.tut-detail-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.75rem;display:flex}.tut-detail-card h4{color:#e2e8f0;margin-bottom:.35rem;font-size:.88rem;font-weight:700}.tut-detail-card p{color:#64748b;font-size:.78rem;line-height:1.7}.tut-info{background:#38bdf80d;border:1px solid #38bdf826;border-radius:14px;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem 1.25rem;display:flex}.tut-info.warning{background:#fbbf240d;border-color:#fbbf2426}.tut-info.success{background:#10b9810d;border-color:#10b98126}.tut-info-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.tut-info p{color:#94a3b8;font-size:.8rem;line-height:1.7}.tut-info strong{color:#e2e8f0}.tut-checklist{flex-direction:column;gap:.6rem;margin-top:1rem;list-style:none;display:flex}.tut-checklist li{color:#cbd5e1;align-items:flex-start;gap:.6rem;font-size:.82rem;line-height:1.6;display:flex}.tut-checklist li svg{flex-shrink:0;margin-top:3px}.tut-phone{background:#0f172a;border:2px solid #33415566;border-radius:24px;max-width:280px;margin:1.5rem auto 0;overflow:hidden;box-shadow:0 20px 60px #0006}.tut-phone-notch{background:#0f172a;justify-content:center;align-items:center;height:24px;display:flex}.tut-phone-notch span{background:#1e293b;border-radius:99px;width:60px;height:5px}.tut-phone-header{background:linear-gradient(135deg,#0ea5e9,#6366f1);align-items:center;gap:.5rem;padding:.6rem .75rem;display:flex}.tut-phone-header span{color:#fff;font-size:.7rem;font-weight:700}.tut-phone-body{padding:.75rem}.tut-phone-nav{background:#0f172acc;border-top:1px solid #3341554d;justify-content:space-around;padding:.5rem;display:flex}.tut-phone-nav-item{text-align:center;color:#475569;font-size:.5rem;font-weight:600}.tut-phone-nav-item.active{color:#38bdf8}.tut-phone-nav-item svg{margin:0 auto 2px;display:block}.tut-screen{background:#0f172a;border:1px solid #3341554d;border-radius:16px;max-width:600px;margin-top:1.5rem;overflow:hidden}.tut-screen-bar{background:#0f172acc;border-bottom:1px solid #3341554d;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.tut-screen-bar .dots{gap:4px;display:flex}.tut-screen-bar .dots span{background:#64748b4d;border-radius:50%;width:7px;height:7px}.tut-screen-bar .url{color:#475569;background:#1e293b99;border-radius:6px;flex:1;padding:3px 10px;font-size:.6rem}.tut-screen-body{padding:.75rem}.mini-input{color:#e2e8f0;background:#1e293b99;border:1px solid #33415580;border-radius:8px;width:100%;margin-bottom:6px;padding:6px 10px;font-family:inherit;font-size:.7rem}.mini-label{color:#94a3b8;margin-bottom:3px;font-size:.6rem;font-weight:600;display:block}.mini-btn{color:#fff;text-align:center;background:linear-gradient(135deg,#0ea5e9,#6366f1);border:none;border-radius:8px;width:100%;margin-top:4px;padding:7px;font-size:.7rem;font-weight:700}.mini-btn-outline{color:#94a3b8;text-align:center;background:0 0;border:1px solid #33415580;border-radius:8px;width:100%;margin-top:4px;padding:6px;font-size:.65rem;font-weight:600}.mini-card{background:#1e293b66;border:1px solid #33415540;border-radius:10px;margin-bottom:6px;padding:8px}.mini-badge{border-radius:5px;padding:2px 7px;font-size:.55rem;font-weight:700;display:inline-block}.mini-progress{background:#33415580;border-radius:99px;height:5px;overflow:hidden}.mini-progress-fill{border-radius:99px;height:100%}.mini-grid{gap:6px;display:grid}.mini-grid-2{grid-template-columns:1fr 1fr}.mini-grid-3{grid-template-columns:1fr 1fr 1fr}.mini-stat{text-align:center;border-radius:8px;padding:6px}.mini-divider{background:#3341554d;height:1px;margin:8px 0}.tut-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ae6;border:1px solid #33415566;border-radius:14px;gap:.5rem;padding:.5rem;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006}.tut-nav button{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:10px;padding:.5rem 1.25rem;font-size:.78rem;font-weight:600;transition:all .2s}.tut-nav button:hover{color:#e2e8f0;background:#3341554d}.tut-nav button.primary{color:#fff;background:linear-gradient(135deg,#38bdf8,#818cf8)}.tut-nav button.primary:hover{opacity:.9}.tut-nav .step-indicator{color:#475569;align-items:center;padding:0 .5rem;font-size:.7rem;font-weight:600;display:flex}@media (width<=768px){.tut-detail-grid{grid-template-columns:1fr}.tut-step{padding-left:52px}.tut-timeline:before{left:18px}.tut-step-dot{width:28px;height:28px;left:4px}.tut-nav{bottom:1rem;left:1rem;right:1rem;transform:none}}
