:root{--bg: #f5f6f8;--surface: #ffffff;--text: #1f2937;--text-muted: #6b7280;--accent: #2563eb;--accent-dark: #1e3a8a;--border: #e5e7eb;--shadow: 0 8px 24px rgba(15, 23, 42, .06);--radius: 16px;--max-width: 1180px;--font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:clip}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:#f5f6f8eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid transparent}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:72px}.brand{display:flex;align-items:center;gap:.65rem;font-weight:700;font-size:1.25rem;letter-spacing:-.02em}.nav{display:flex;align-items:center;gap:1.75rem}.nav a{font-size:.95rem;font-weight:500;color:#374151;transition:color .15s ease}.nav a:hover,.nav a.active{color:var(--accent-dark)}.lang-switch{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .5rem;border-radius:999px;background:#eef0f3;font-size:.8rem;font-weight:600}.lang-switch button{border:0;background:transparent;color:#9ca3af;font:inherit;cursor:pointer;padding:.15rem .35rem;border-radius:999px}.lang-switch button.active{background:#fff;color:#111827;box-shadow:0 1px 2px #0000000f}.hero{padding:4.5rem 0 3rem;text-align:center}.hero-with-image{position:relative;padding:5.5rem 0 4rem;background-image:var(--hero-image);background-size:cover;background-position:center;overflow:hidden}.hero-overlay-dark{background:#000000b3}.hero-overlay.hero-overlay-dark{background:linear-gradient(180deg,#000000c7,#000000d9,#000c)}.hero-home{padding:3rem 0 2.5rem;max-height:500px;min-height:420px;display:flex;align-items:center}.hero-home-content{max-width:820px;margin-inline:auto;text-align:center}.hero-home-badge,.hero-home .hero-badge{background:#0000008c;color:#fff;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-weight:700;font-size:.88rem;letter-spacing:.02em;margin-bottom:1rem;text-shadow:0 1px 2px rgba(0,0,0,.4)}.hero-home h1{color:#fff;font-size:clamp(1.75rem,4vw,2.625rem);line-height:1.15;font-weight:900;text-shadow:0 2px 4px rgba(0,0,0,.9),0 4px 24px rgba(0,0,0,.75)}.hero-home-subtitle{margin:.85rem auto 0;max-width:620px;color:#f3f4f6;font-size:clamp(.92rem,1.8vw,1.05rem);line-height:1.55;font-weight:500;text-shadow:0 1px 6px rgba(0,0,0,.85)}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.35rem}.btn-hero-primary{background:#e63946;color:#fff;padding:.85rem 1.65rem;font-size:1rem;box-shadow:0 8px 28px #e6394673}.btn-hero-primary:hover{background:#d62839;transform:translateY(-1px)}.btn-hero-secondary{background:#00000073;color:#fff;border:1.5px solid rgba(255,255,255,.85);padding:.85rem 1.65rem;font-size:1rem;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-shadow:0 1px 2px rgba(0,0,0,.5)}.btn-hero-secondary:hover{background:#0009;border-color:#fff;transform:translateY(-1px)}.btn-hero-ghost{background:transparent;color:#ffffffeb;border:1px solid rgba(255,255,255,.45);padding:.85rem 1.35rem;font-size:.95rem;font-weight:600}.btn-hero-ghost:hover{border-color:#fff;color:#fff;background:#ffffff14}.equip-modal-card{background:linear-gradient(135deg,#0f172a,#1e293b 48%,#0f172a);color:#e2e8f0;max-height:min(90vh,820px);overflow-y:auto}.equip-modal-card .equip-eyebrow{margin:0 0 .5rem;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#f87171}.equip-modal-card h3{margin:0;color:#fff;font-size:clamp(1.25rem,2.8vw,1.75rem);line-height:1.25}.equip-subtitle{margin:.85rem 0 0;font-size:1.05rem;line-height:1.5;color:#cbd5e1}.equip-lead{margin:1rem 0 0;line-height:1.6;color:#94a3b8}.equip-points-title{margin:1.5rem 0 .85rem;font-size:1rem;font-weight:700;color:#fff}.equip-points{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.equip-points li{display:grid;gap:.2rem;padding:.75rem 0 .75rem 1rem;border-left:3px solid #e63946;background:#ffffff0a}.equip-points strong{color:#fff;font-size:.98rem}.equip-points span{color:#94a3b8;font-size:.92rem;line-height:1.45}.equip-closing{margin:1.25rem 0 0;font-size:1rem;line-height:1.55;color:#e2e8f0;font-weight:500}.equip-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.equip-modal-card .btn-ghost{color:#fff;border-color:#ffffff59}.equip-modal-card .btn-ghost:hover{border-color:#fff;background:#ffffff14}@media(max-width:720px){.equip-actions{flex-direction:column}.equip-actions .btn{width:100%}}.hero-stats{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .85rem;margin-top:1.35rem;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.28);color:#fff;font-size:.88rem;font-weight:700;letter-spacing:.02em;text-shadow:0 1px 4px rgba(0,0,0,.8)}.hero-stats-sep{opacity:.7;font-weight:400}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f5f6f8eb,#f5f6f8e0 45%,#f5f6f8f5)}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .85rem;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:.85rem;font-weight:600;margin-bottom:1.25rem}.hero h1{margin:0;font-size:clamp(2rem,5vw,3.25rem);line-height:1.15;letter-spacing:-.03em;font-weight:800}.hero h1 .accent{color:var(--accent-dark)}.hero p{margin:1rem auto 0;max-width:640px;color:var(--text-muted);font-size:1.05rem}.articles{padding:0 0 5rem}.spotlight-section{padding:0 0 4rem}.spotlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.spotlight-card{background:var(--surface);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;color:inherit;border:1px solid rgba(255,255,255,.6);transition:transform .22s ease,box-shadow .22s ease}.spotlight-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a1f}.spotlight-photo{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#0f172a}.spotlight-card-ai .spotlight-photo{background:linear-gradient(145deg,#1e3a8a,#2563eb 45%,#7c3aed)}.spotlight-card-platform .spotlight-photo{background:linear-gradient(145deg,#0f766e,#14b8a6 40%,#2563eb)}.spotlight-photo-fallback{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;mix-blend-mode:soft-light}.spotlight-photo-fallback .spotlight-img{width:100%;height:100%;object-fit:cover}.spotlight-mock{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.spotlight-mock-ai .sm-top{position:absolute;top:1rem;left:1.25rem;display:flex;gap:.35rem}.sm-dot{width:8px;height:8px;border-radius:50%;background:#ffffff59}.sm-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}.sm-kpi{background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;padding:.65rem .5rem;text-align:center;font-size:.65rem;line-height:1.2}.sm-kpi strong{display:block;font-size:1rem;margin-bottom:.15rem}.sm-bars{display:flex;align-items:flex-end;gap:.45rem;height:5rem}.sm-bars span{flex:1;height:var(--h, 50%);border-radius:8px 8px 4px 4px;background:linear-gradient(to top,#fffffff2,#ffffff73);box-shadow:0 4px 16px #00000026}.spotlight-mock-platform{flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:1.5rem}.sm-phone{width:42%;max-width:140px;aspect-ratio:9 / 16;background:#ffffff26;border-radius:18px;padding:.35rem;box-shadow:0 12px 32px #0003;transform:rotate(-6deg)}.sm-phone-alt{transform:rotate(8deg) translateY(12px)}.sm-phone-screen{height:100%;background:#fffffff2;border-radius:14px;padding:.5rem;display:flex;flex-direction:column;gap:.35rem}.sm-badge{align-self:flex-start;font-size:.6rem;font-weight:800;color:#2563eb;background:#eff6ff;padding:.15rem .4rem;border-radius:6px}.sm-badge-shop{color:#0f766e;background:#ecfdf5}.sm-line{display:block;height:6px;border-radius:999px;background:#e5e7eb}.sm-line.sm-short{width:65%}.sm-grid-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;margin-top:auto}.sm-grid-mini i,.sm-grid-shop i{display:block;aspect-ratio:1;border-radius:6px;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.sm-grid-shop i{background:linear-gradient(135deg,#ccfbf1,#99f6e4)}.spotlight-card--no-photo .spotlight-body{padding-top:1.1rem}.spotlight-body{padding:1.35rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1}.spotlight-category{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:var(--accent);margin-bottom:.55rem}.spotlight-title{margin:0 0 .65rem;font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.35;letter-spacing:-.02em}.spotlight-desc{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.55;flex:1}.spotlight-link{margin-top:1.1rem;color:var(--accent);font-weight:700;font-size:.9rem}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.article-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease;color:inherit}a.article-card{cursor:pointer}.article-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0f172a1a}.article-thumb{aspect-ratio:16 / 10;background:#e5e7eb;border-bottom:1px solid var(--border);overflow:hidden}.article-photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.article-card:hover .article-photo{transform:scale(1.04)}.article-body{padding:1.25rem 1.35rem 1.35rem;display:flex;flex-direction:column;flex:1}.article-category{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:var(--accent);margin-bottom:.65rem}.article-title{margin:0;font-size:1.05rem;line-height:1.45;font-weight:700;color:#111827}.article-footer{margin-top:auto;padding-top:1.1rem;display:flex;align-items:center;justify-content:flex-end;gap:1rem;font-size:.88rem}.article-date{color:var(--text-muted)}.article-link{color:var(--accent);font-weight:600;white-space:nowrap}.back-to-top{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;border:0;border-radius:50%;background:var(--surface);box-shadow:var(--shadow);color:var(--accent-dark);cursor:pointer;display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.back-to-top.visible{opacity:1;pointer-events:auto}.back-to-top:hover{transform:translateY(-2px)}.article-page{padding:2rem 0 5rem}.article-back{display:inline-flex;align-items:center;gap:.35rem;color:var(--accent);font-weight:600;font-size:.95rem;margin-bottom:2rem}.article-back:hover{color:var(--accent-dark)}.article-full{max-width:760px;margin-inline:auto}.article-full-header{margin-bottom:2rem}.article-full-header h1{margin:.75rem 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2;letter-spacing:-.02em;font-weight:800;color:#111827}.article-full-image{aspect-ratio:16 / 9;background:#e5e7eb;border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;margin-bottom:2.5rem;box-shadow:var(--shadow)}.article-full-image .article-photo{width:100%;height:100%;object-fit:cover}.article-content{font-size:1.05rem;line-height:1.75;color:#374151}.article-content h2{margin:2.25rem 0 1rem;font-size:1.45rem;line-height:1.3;color:#111827;letter-spacing:-.01em}.article-content h3{margin:1.75rem 0 .75rem;font-size:1.15rem;color:#111827}.article-content p{margin:0 0 1.15rem}.article-content ul,.article-content ol{margin:0 0 1.25rem;padding-left:1.35rem}.article-content li{margin-bottom:.55rem}.article-content strong{color:#111827}.article-table{width:100%;border-collapse:collapse;margin:1.25rem 0 1.5rem;font-size:.95rem}.article-table th,.article-table td{border:1px solid var(--border);padding:.75rem .85rem;text-align:left}.article-table th{background:#f9fafb;font-weight:700;color:#111827}@media(max-width:960px){.nav-desktop,.header-cta-desktop{display:none!important}.menu-toggle{display:inline-flex!important}.article-grid,.spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{grid-template-columns:1fr}}@media(max-width:640px){.container{width:min(100% - 1rem,var(--max-width))}.header-inner{min-height:56px;gap:.4rem;flex-wrap:nowrap;overflow:hidden}.brand{min-width:0;flex:1 1 auto;font-size:.95rem;gap:.45rem}.brand-text{font-size:.78rem;min-width:0;overflow:hidden}.brand-text small{display:none}.brand-mark{width:1.85rem;height:1.85rem}.hero-home{padding:2rem 0 1.75rem;max-height:none;min-height:auto}.hero-home h1{font-size:clamp(1.45rem,6.5vw,1.85rem)}.hero-home-subtitle{font-size:.88rem;margin-top:.65rem}.hero-home-badge,.hero-home .hero-badge{font-size:.78rem;margin-bottom:.75rem}.hero-actions{flex-direction:column;align-items:stretch;margin-top:1rem}.hero-actions .btn{width:100%}.btn-hero-primary,.btn-hero-secondary,.btn-hero-ghost{padding:.75rem 1.25rem;font-size:.92rem}.hero-stats{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.35rem .5rem;font-size:.78rem;margin-top:1rem;padding-top:.85rem}.hero{padding-top:2.5rem}.site-section{padding:2.75rem 0}.section-head{margin-bottom:1.5rem}.section-head h2{font-size:clamp(1.35rem,5.5vw,1.65rem)}.section-head p{font-size:.88rem}.spotlight-section{padding-bottom:2.5rem}.spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.spotlight-body{padding:.7rem .6rem .75rem}.spotlight-category{font-size:.58rem;margin-bottom:.35rem;letter-spacing:.06em}.spotlight-title{font-size:.76rem;margin-bottom:.35rem;line-height:1.25}.spotlight-desc{display:none}.spotlight-card--no-photo .spotlight-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:.68rem;line-height:1.4}.spotlight-link{font-size:.68rem;margin-top:.45rem}.spotlight-mock{padding:.5rem}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.article-body{padding:.55rem .55rem .65rem}.article-category{font-size:.58rem;margin-bottom:.35rem}.article-title{font-size:.78rem;line-height:1.3}.article-footer{padding-top:.45rem;font-size:.72rem}.article-thumb{aspect-ratio:16 / 11}.header-actions{flex-shrink:0}.lang-switch{padding:.25rem .35rem;font-size:.72rem}.package-detail-list{grid-template-columns:1fr}.packages-hint{font-size:.8rem}}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.header-actions{display:flex;align-items:center;gap:.5rem}.brand-text{display:flex;flex-direction:column;line-height:1.15;font-size:.98rem}.brand-text small{font-size:.68rem;font-weight:600;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.brand-mark{width:2.2rem;height:2.2rem;overflow:hidden;border-radius:10px;background:#000;flex-shrink:0}.brand-mark img{width:118%;max-width:none;margin:6% 0 0 -9%;display:block}.nav-desktop{display:none}@media(min-width:961px){.nav-desktop{display:flex}.menu-toggle{display:none!important}}.menu-toggle{display:none;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;background:#fff;cursor:pointer;flex-shrink:0}.nav-mobile{display:none;flex-direction:column;gap:.35rem;padding:0 1rem 1rem;border-top:1px solid var(--border);background:#f5f6f8fa}.nav-mobile.open{display:flex}.nav-mobile a{padding:.75rem .25rem;color:#374151;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;padding:.72rem 1.15rem;font:inherit;font-weight:700;font-size:.9rem;cursor:pointer;transition:transform .12s,background .15s}.btn-primary{background:#e63946;color:#fff}.btn-ghost{background:#fff;color:#111827;border:1px solid var(--border)}.site-section{padding:4.5rem 0}.site-section-muted{background:#eef0f3}.section-head{text-align:center;max-width:42rem;margin:0 auto 2.5rem}.section-head h2{margin:0 0 .65rem;font-size:clamp(1.65rem,4vw,2.25rem);letter-spacing:-.02em}.section-head p{margin:0;color:var(--text-muted)}.pillars-section{padding:2.75rem 0 3.25rem;background:#0b1220;color:#f8fafc}.pillars-container{max-width:920px}.pillars-section .section-head{margin-bottom:1.35rem;text-align:center}.pillars-section .section-head h2{color:#fff;font-size:clamp(1.25rem,3vw,1.75rem)}.pillars-section .section-head p{color:#f8fafcb8;font-size:.92rem;max-width:36rem;margin-inline:auto}.pillars-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;align-items:stretch}.pillar-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:#111827;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 28px #00000052;color:#f8fafc;min-width:0}.pillar-card-media{aspect-ratio:16 / 10;overflow:hidden;background:#0a0f1a}.pillar-card-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.pillar-card-body{display:flex;flex-direction:column;gap:.45rem;padding:.85rem .9rem 1rem;flex:1}.pillar-badge{display:inline-flex;align-self:flex-start;padding:.28rem .55rem;border-radius:6px;background:#e63946;color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.02em;line-height:1.2}.pillar-title{margin:0;font-size:clamp(.95rem,2.2vw,1.12rem);font-weight:800;line-height:1.3;letter-spacing:-.01em;color:#fff}.pillar-desc{margin:0;font-size:.8rem;line-height:1.45;color:#f8fafcc7}.pillar-list{margin:.15rem 0 .35rem;padding:0 0 0 1rem;display:grid;gap:.2rem;font-size:.78rem;line-height:1.35;color:#f8fafceb}.pillar-list li::marker{color:#e63946}.pillar-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.55rem .75rem;border-radius:10px;background:#e63946;color:#fff!important;font-size:.78rem;font-weight:800;text-align:center;text-decoration:none;border:0;box-shadow:0 6px 16px #e6394659}.pillar-cta:hover{background:#cf2f3c}@media(max-width:640px){.pillars-section{padding:1.75rem 0 2.25rem}.pillars-container{max-width:100%}.pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.pillar-card{border-radius:10px}.pillar-card-media{aspect-ratio:4 / 3}.pillar-card-body{padding:.55rem .55rem .7rem;gap:.3rem}.pillar-badge{font-size:.58rem;padding:.22rem .4rem}.pillar-title{font-size:.78rem;line-height:1.25}.pillar-desc{font-size:.68rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pillar-list{font-size:.64rem;gap:.12rem;padding-left:.85rem}.pillar-cta{padding:.42rem .45rem;font-size:.62rem;border-radius:8px}.pillars-section .section-head{margin-bottom:.9rem;padding:0 .15rem}.pillars-section .section-head p{font-size:.85rem}}.how-grid,.packages-grid{display:grid;gap:1.15rem;grid-template-columns:repeat(4,minmax(0,1fr))}.how-card,.package-card,.contact-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.35rem}.how-card-icon{width:3rem;height:3rem;border-radius:14px;display:grid;place-items:center;background:#eff6ff;font-size:1.5rem;margin-bottom:1rem}.how-card-photo{border-radius:14px;overflow:hidden;margin-bottom:1rem;aspect-ratio:16 / 10;background:#e2e8f0}.package-card-photo{display:none}.how-card-photo img{width:100%;height:100%;object-fit:cover;display:block}.how-card h3{margin:0 0 .5rem}.how-card p,.how-card-desc{margin:0;color:var(--text-muted)}.card-toggle{display:none}.how-card-link{display:inline-flex;margin-top:1rem;color:var(--accent);font-weight:600;font-size:.88rem}.get-started-section .section-head{max-width:40rem}.get-started-steps{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.get-started-steps{grid-template-columns:1fr 1fr}}.get-started-steps li{background:var(--surface, #fff);border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:1.1rem 1.25rem}.get-started-steps strong{display:block;margin-bottom:.35rem;font-size:1.05rem}.get-started-steps p{margin:0;color:var(--text-muted, #64748b);font-size:.95rem;line-height:1.45}.setup-version-banner{margin:0 0 1rem;padding:.85rem 1.1rem;border-radius:12px;background:linear-gradient(90deg,#e639461f,#0f172a0a);border:1px solid rgba(230,57,70,.35);color:#334155;font-size:.95rem;line-height:1.45}.setup-version-num{color:#e63946;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.02em}.get-started-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.get-started-note{margin:1rem 0 0;font-size:.9rem;color:var(--text-muted, #64748b)}.checkout-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:1rem}.checkout-modal-card{width:min(420px,100%);background:#fff;border-radius:14px;padding:1.35rem 1.4rem;box-shadow:0 20px 50px #00000040;display:flex;flex-direction:column;gap:.65rem;max-height:min(92vh,720px);overflow-y:auto}.checkout-modal-card-wide{width:min(480px,100%)}.setup-channel-tabs{display:flex;flex-wrap:wrap;gap:.45rem}.setup-channel-btn{flex:1 1 auto;min-width:5.5rem;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;border-radius:10px;padding:.55rem .75rem;font-weight:650;font-size:.9rem;cursor:pointer}.setup-channel-btn.is-active{border-color:#e63946;background:#fff1f2;color:#9f1239}.setup-channel-btn:disabled{opacity:.45;cursor:not-allowed}.setup-ch-panel label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.35rem;color:#334155}.setup-ch-panel input{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .75rem;font-size:1rem}.setup-link-msg{margin:0;font-size:.9rem;line-height:1.4}.setup-link-msg.ok{color:#15803d}.setup-link-msg.err{color:#b91c1c}.bank-intro{margin:0;font-size:.9rem;color:#475569;line-height:1.45}.bank-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem .9rem;display:flex;flex-direction:column;gap:.4rem}.bank-detail-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem 1rem;font-size:.88rem}.bank-detail-row span{color:#64748b;font-weight:600}.bank-account-num{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:#0f172a}.bank-copy-btn{align-self:flex-start;margin-top:.25rem;font-size:.85rem}.checkout-msg-ok{color:#15803d!important}.checkout-modal-card h3{margin:0;font-size:1.2rem}.checkout-plan-label{margin:0;font-weight:700;color:#e63946}.checkout-modal-card label{display:flex;flex-direction:column;gap:.25rem;font-size:.88rem;font-weight:600;color:#334155}.checkout-modal-card input,.checkout-modal-card select{font:inherit;font-weight:500;padding:.55rem .65rem;border:1px solid #cbd5e1;border-radius:8px}.checkout-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.trial-modal-body{margin:0;color:#475569;line-height:1.5;font-size:.95rem}.trial-modal-phone{margin:0;display:flex;flex-direction:column;gap:.2rem;font-weight:700;font-size:1.15rem}.trial-modal-phone span{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.trial-modal-phone a{color:#0f172a;text-decoration:none}.trial-modal-phone a:hover{color:#e63946}.checkout-msg{margin:0;color:#b91c1c;font-size:.9rem}.package-card{position:relative;display:flex;flex-direction:column;gap:1rem;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.package-card:hover{border-color:#cbd5e1;box-shadow:var(--shadow)}.package-card.selected{border-color:#e63946;box-shadow:0 0 0 2px #e6394633,var(--shadow);transform:translateY(-2px)}.package-card.selected .package-select-btn{background:#e63946;color:#fff;border-color:#e63946}.package-select-btn{pointer-events:none;text-align:center;justify-content:center}.packages-hint{margin:.35rem 0 0;color:var(--text-muted);font-size:.92rem}.package-detail-panel{margin-top:1.5rem;padding:1.5rem;border-radius:var(--radius);border:2px solid #e63946;background:#fff;box-shadow:var(--shadow)}.package-detail-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1.25rem;margin-bottom:1rem}.package-detail-badge{background:#e63946;color:#fff;font-size:.72rem;font-weight:800;padding:.28rem .55rem;border-radius:999px;text-transform:uppercase}.package-detail-head h3{margin:0;flex:1}.package-detail-summary{margin:.75rem 0 .5rem;font-size:.95rem;line-height:1.55;color:var(--text-muted);max-width:52rem}.package-detail-label{margin:0 0 .75rem;font-weight:700}.package-detail-list{list-style:none;margin:0 0 1.25rem;padding:0;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.package-detail-list li{display:flex;gap:.5rem;font-size:.92rem}.package-detail-list li:before{content:"✓";color:#e63946;font-weight:900}.package-badge{position:absolute;top:1rem;right:1rem;background:#e63946;color:#fff;font-size:.72rem;font-weight:800;padding:.28rem .55rem;border-radius:999px;text-transform:uppercase}.package-name{margin:0;font-size:1.15rem}.package-tagline{margin:.35rem 0 .85rem;font-size:.88rem;line-height:1.45;color:var(--text-muted);font-weight:500}.package-price{font-size:2rem;font-weight:900;line-height:1}.package-price small{font-size:.95rem;font-weight:600;color:var(--text-muted)}.package-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem;flex:1}.package-list li{display:flex;gap:.5rem;font-size:.9rem}.package-list li:before{content:"✓";color:#e63946;font-weight:900}.contact-grid{display:grid;gap:1.25rem;grid-template-columns:.95fr 1.05fr}.contact-grid--form-only{grid-template-columns:1fr;max-width:36rem;margin-inline:auto}.contact-links{display:grid;gap:.65rem}.contact-link{display:inline-flex;align-items:center;gap:.65rem;padding:.75rem .9rem;border-radius:12px;border:1px solid var(--border);background:#f9fafb;font-weight:600}.contact-link.whatsapp{background:#25d3661a;border-color:#25d36640}.contact-form{display:grid;gap:.85rem}.field label{display:block;font-size:.82rem;font-weight:700;color:var(--text-muted);margin-bottom:.3rem}.field input,.field textarea{width:100%;border:1px solid var(--border);border-radius:12px;background:#fff;padding:.75rem .85rem;font:inherit}.field textarea{min-height:120px;resize:vertical}.form-msg{min-height:1.25rem;font-size:.88rem;color:var(--text-muted)}.form-msg.ok{color:#059669}.form-msg.err{color:#dc2626}.article-content a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.legal-page{padding:2rem 0 3rem}.legal-doc{max-width:760px;margin-inline:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 2.25rem 2.5rem;box-shadow:var(--shadow)}.legal-doc-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.legal-doc-meta{margin:0 0 .5rem;font-size:.85rem;color:var(--text-muted)}.legal-doc-header h1{margin:0;font-size:clamp(1.65rem,4vw,2.25rem);line-height:1.2;letter-spacing:-.02em;font-weight:800;color:#111827}.legal-doc-body h2{margin:2rem 0 .75rem;font-size:1.15rem;font-weight:800;color:#111827}.legal-doc-body h2:first-child{margin-top:0}.legal-doc-body p,.legal-doc-body ul{margin:0 0 1rem;color:#374151;line-height:1.65}.legal-doc-body ul{padding-left:1.25rem}.legal-doc-body li{margin-bottom:.45rem}.legal-lead{font-size:1.02rem;color:#1f2937}@media(max-width:640px){.legal-doc{padding:1.35rem 1.25rem 1.75rem}}.site-footer{background:#111827;color:#9ca3af;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:2.5rem;padding:3.25rem 0 2.5rem}.footer-brand{display:flex;flex-direction:column;gap:.85rem}.footer-logo{display:inline-flex;align-items:center;gap:.65rem;color:#f9fafb;font-weight:800;font-size:1.05rem}.footer-logo-text{letter-spacing:-.02em}.footer-tagline{margin:0;max-width:26rem;line-height:1.6;font-size:.92rem}.footer-note{margin:0;font-size:.82rem;color:#6b7280}.footer-col h4{margin:0 0 1rem;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#f3f4f6}.footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.footer-col a{color:#9ca3af;font-size:.92rem;transition:color .15s ease}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1.35rem 0 1.75rem}.footer-bottom-inner{display:grid;gap:.65rem}.footer-copy{margin:0;font-size:.85rem;color:#d1d5db}.footer-legal-notice{margin:0;max-width:52rem;font-size:.8rem;line-height:1.55;color:#6b7280}.footer-legal-links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;font-size:.82rem}.footer-legal-links a{color:#93c5fd}.footer-legal-links a:hover{color:#fff}.footer-legal-links span{color:#4b5563}@media(max-width:960px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:640px){.footer-grid{grid-template-columns:1fr;gap:2rem;padding-top:2.5rem}}.spotlight-grid--single{grid-template-columns:minmax(0,22rem);justify-content:center}@media(max-width:960px){.spotlight-grid--single{grid-template-columns:1fr;max-width:22rem;margin-inline:auto}}@media(max-width:960px){.how-grid,.packages-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.how-card,.package-card{padding:0;min-width:0;overflow:hidden;box-shadow:var(--shadow);text-align:center}.how-card-photo{margin:0;border-radius:0;aspect-ratio:1 / 1}.package-card-thumb{display:flex;align-items:center;justify-content:center;height:3.25rem;font-size:1.35rem;font-weight:900;color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af)}.package-card[data-package=p2] .package-card-thumb{background:linear-gradient(135deg,#0d9488,#0f766e)}.package-card[data-package=p3] .package-card-thumb{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.package-card[data-package=p4] .package-card-thumb{background:linear-gradient(135deg,#ea580c,#c2410c)}.how-card-body,.package-card-body{padding:.55rem .5rem .65rem;display:flex;flex-direction:column;align-items:stretch;flex:1}.how-card h3,.package-name{margin:0 0 .35rem;font-size:.82rem;line-height:1.25;text-align:center}.how-card-desc-wrap,.how-card-desc,.package-tagline,.package-list,.card-toggle{display:none!important}.how-card-link{margin:auto 0 0;font-size:.68rem;justify-content:center;text-align:center}.package-badge{top:.4rem;right:.4rem;font-size:.5rem;padding:.16rem .34rem}.package-card{gap:0;padding-top:0}.package-select-btn{width:100%;margin-top:.35rem;font-size:.68rem;padding:.48rem .4rem;min-height:2.1rem;border-radius:10px}}@media(max-width:640px){.how-grid,.packages-grid{gap:.6rem}.how-card h3,.package-name{font-size:.76rem}.package-select-btn{font-size:.64rem}}.package-card-thumb{display:none}@media(min-width:961px){.how-card .card-toggle{display:inline-flex;align-items:center;margin-top:.35rem;padding:0;border:0;background:transparent;color:var(--accent);font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.how-card .card-toggle[hidden],.package-card .card-toggle[hidden]{display:none!important}.package-card .card-toggle{display:inline-flex;align-items:center;margin-top:.25rem;padding:0;border:0;background:transparent;color:var(--accent);font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}}.package-detail-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.pay-section{border-top:1px solid rgba(15,23,42,.08)}.pay-methods{display:grid;gap:1.25rem;max-width:720px;margin:0 auto}.pay-card{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;padding:1.25rem 1.35rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 10px 28px #0f172a0f}.pay-card-title{font-size:1.05rem;color:#0f172a}.pay-method-desc{color:#64748b;font-size:.9rem}.pay-logo-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin:.35rem 0 .65rem}.pay-logo{display:inline-block;height:2.15rem;width:3.6rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff center / contain no-repeat;background-origin:content-box;padding:.2rem .3rem}.pay-logo-stripe{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 28'%3E%3Ctext x='4' y='20' font-family='Arial,sans-serif' font-weight='700' font-size='16' fill='%23635bff'%3EStripe%3C/text%3E%3C/svg%3E")}.pay-logo-visa{background-color:#1a1f71;border-color:#1a1f71;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 28'%3E%3Ctext x='8' y='19' font-family='Arial Black,Arial,sans-serif' font-weight='900' font-size='14' letter-spacing='1' fill='%23fff'%3EVISA%3C/text%3E%3C/svg%3E")}.pay-logo-mc{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 28'%3E%3Ccircle cx='24' cy='14' r='9' fill='%23eb001b'/%3E%3Ccircle cx='36' cy='14' r='9' fill='%23f79e1b'/%3E%3Cpath d='M30 7.2a9 9 0 0 1 0 13.6 9 9 0 0 1 0-13.6z' fill='%23ff5f00'/%3E%3C/svg%3E")}.pay-logo-paypal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 28'%3E%3Ctext x='6' y='20' font-family='Arial,sans-serif' font-weight='800' font-style='italic' font-size='15' fill='%23003087'%3EPayPal%3C/text%3E%3C/svg%3E")}.pay-method-btn{margin-top:.15rem;align-self:stretch;text-align:center}.pay-banks-desc{margin:0;color:#64748b;font-size:.9rem}.pay-banks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;width:100%;margin-top:.35rem}.pay-bank{display:flex;align-items:center;justify-content:center;min-height:3.4rem;padding:.45rem .5rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer}.pay-bank:hover,.pay-bank.is-selected{border-color:#e63946;box-shadow:0 0 0 2px #e639461f}.pay-bank-logo{display:block;width:100%;height:1.85rem;background:center / contain no-repeat}.pay-bank-teb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 36'%3E%3Crect width='120' height='36' rx='4' fill='%23006b3f'/%3E%3Ctext x='60' y='24' text-anchor='middle' font-family='Arial Black,Arial,sans-serif' font-size='18' font-weight='900' fill='%23fff'%3ETEB%3C/text%3E%3C/svg%3E")}.pay-bank-raiffeisen{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 36'%3E%3Crect width='160' height='36' rx='4' fill='%23ffe600'/%3E%3Ctext x='80' y='23' text-anchor='middle' font-family='Arial,sans-serif' font-size='12' font-weight='800' fill='%23000'%3ERaiffeisen%3C/text%3E%3C/svg%3E")}.pay-bank-nlb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 36'%3E%3Crect width='120' height='36' rx='4' fill='%23003d7a'/%3E%3Ctext x='60' y='24' text-anchor='middle' font-family='Arial Black,Arial,sans-serif' font-size='18' font-weight='900' fill='%23fff'%3ENLB%3C/text%3E%3C/svg%3E")}.pay-bank-bkt{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 36'%3E%3Crect width='120' height='36' rx='4' fill='%23c8102e'/%3E%3Ctext x='60' y='24' text-anchor='middle' font-family='Arial Black,Arial,sans-serif' font-size='18' font-weight='900' fill='%23fff'%3EBKT%3C/text%3E%3C/svg%3E")}.pay-bank-procredit{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 36'%3E%3Crect width='160' height='36' rx='4' fill='%23005ca9'/%3E%3Ctext x='80' y='23' text-anchor='middle' font-family='Arial,sans-serif' font-size='13' font-weight='800' fill='%23fff'%3EProCredit%3C/text%3E%3C/svg%3E")}.pay-bank-bpb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 36'%3E%3Crect width='120' height='36' rx='4' fill='%23e30613'/%3E%3Ctext x='60' y='24' text-anchor='middle' font-family='Arial Black,Arial,sans-serif' font-size='18' font-weight='900' fill='%23fff'%3EBPB%3C/text%3E%3C/svg%3E")}.pay-hint{margin:1rem auto 0;max-width:720px;text-align:center;color:#0f172a;font-weight:600;font-size:.92rem}@media(max-width:640px){.pay-banks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
