html:has(.sw-root){scroll-behavior:smooth}.sw-root{background:#000;color:#fff;-webkit-font-smoothing:antialiased;--sw-gutter:clamp(20px,4vw,56px);--sw-mono:ui-monospace,Menlo,Consolas,monospace}.sw-root a{color:inherit;text-decoration:none}.sw-root :focus-visible{outline:2px solid #f472b6;outline-offset:3px;border-radius:4px}.sw-container{max-width:1180px;margin:0 auto}.sw-mono{font-family:var(--sw-mono)}@keyframes sw-rise{0%{opacity:0;transform:translateY(56px)}to{opacity:1;transform:none}}@keyframes sw-reveal{0%{opacity:0;transform:translateY(40px);letter-spacing:.02em}to{opacity:1;transform:none;letter-spacing:-.04em}}@keyframes sw-zoom{0%{transform:scale(1.18);clip-path:inset(10% 8% round 24px)}to{transform:scale(1);clip-path:inset(0 0 round 0)}}@keyframes sw-sheetin{0%{opacity:0;transform:translateY(70px) scale(.94)}to{opacity:1;transform:none}}@keyframes sw-typein{0%,10%{width:0}40%,to{width:100%}}@keyframes sw-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes sw-pop{0%,55%{opacity:0;transform:translateY(8px) scale(.96)}70%,to{opacity:1;transform:none}}.sw-anim{animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:var(--sw-range,entry 0 entry 60%)}.sw-rise{animation-name:sw-rise}.sw-reveal{animation-name:sw-reveal}.sw-zoom{animation-name:sw-zoom}.sw-sheetin{animation-name:sw-sheetin}@supports not (animation-timeline:view()){.sw-anim{animation:none;opacity:1;transform:none;clip-path:none}}@media (prefers-reduced-motion:reduce){.sw-anim{animation:none;opacity:1;transform:none;clip-path:none}.sw-cap-add,.sw-cap-caret,.sw-cap-remark,.sw-cap-type{animation:none;width:auto;opacity:1;transform:none}}.sw-utility{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 var(--sw-gutter);height:38px;background:#0A2540;color:#cbd5e1;font-size:13px}.sw-utility-left,.sw-utility-right{display:flex;gap:24px;align-items:center;white-space:nowrap}.sw-utility-right{gap:20px}.sw-utility .sw-login,.sw-utility strong{color:#fff;font-weight:600}.sw-header{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 var(--sw-gutter);height:76px;background:rgba(0,0,0,.72);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.sw-header-logo{height:40px;width:auto;display:block}.sw-nav{display:flex;gap:32px;font-size:15px;color:#cbd5e1;font-weight:500}.sw-nav a:hover{color:#fff}.sw-nav .active{color:#fff;border-bottom:2px solid #b8156f;padding-bottom:2px}.sw-header-right{display:flex;gap:10px;align-items:center}.sw-header-support{font-size:14px;font-weight:500;color:#cbd5e1;padding:0 8px}.sw-header-support:hover{color:#fff}.sw-pill-sm{display:inline-flex;align-items:center;height:40px;padding:0 20px;border-radius:999px;background:#B8156F;color:#fff;font-size:14px;font-weight:600;white-space:nowrap;transition:background .15s}.sw-pill-sm:hover{background:#9D125E}@media (max-width:960px){.sw-nav{display:none}}@media (max-width:640px){.sw-header-support,.sw-utility-email,.sw-utility-existing{display:none}}.sw-btn-primary{display:inline-flex;align-items:center;gap:10px;height:54px;padding:0 30px;border-radius:999px;background:#B8156F;color:#fff;font-size:16px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;box-shadow:0 12px 34px rgba(184,21,111,.45);transition:background .15s,box-shadow .15s;border:0;cursor:pointer}.sw-btn-primary:hover{background:#9D125E;box-shadow:0 16px 44px rgba(184,21,111,.6)}.sw-btn-primary .arrow{font-size:18px}.sw-btn-glass{display:inline-flex;align-items:center;gap:10px;height:54px;padding:0 28px;border-radius:999px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.4);color:#fff;font-size:16px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;transition:background .15s,border-color .15s}.sw-btn-glass:hover{background:rgba(255,255,255,.2);border-color:#fff}.sw-hero{position:relative;height:100vh;min-height:600px;background:#000;color:#fff;overflow:hidden}.sw-hero-backdrop{inset:0;opacity:.7}.sw-hero-backdrop,.sw-hero-shot{position:absolute;overflow:hidden}.sw-hero-shot{left:50%;top:6vh;width:max(100%,1440px);aspect-ratio:1440/900;transform:translateX(-50%);border-radius:16px;box-shadow:0 0 0 1px rgba(255,255,255,.1);pointer-events:none}.sw-hero-scrim{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,rgba(184,21,111,.35),transparent 60%),linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.35) 40%,rgba(0,0,0,.97))}.sw-hero-body{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 var(--sw-gutter);gap:22px}.sw-hero h1{font-size:clamp(56px,11vw,168px);line-height:.88;letter-spacing:-.05em;font-weight:700}.sw-hero h1,.sw-hero-sub{margin:0;text-wrap:balance}.sw-hero-sub{font-size:clamp(18px,2vw,28px);line-height:1.35;color:#e2e8f0;max-width:26ch}.sw-hero-actions{gap:14px;margin-top:14px}.sw-hero-actions,.sw-subnav{display:flex;flex-wrap:wrap;justify-content:center}.sw-subnav{position:absolute;left:0;right:0;bottom:0;gap:clamp(16px,3vw,40px);padding:18px;font-size:13px;letter-spacing:.04em;border-top:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.4);backdrop-filter:blur(8px)}.sw-subnav,.sw-subnav a{color:#94a3b8}.sw-subnav .current,.sw-subnav a:hover{color:#fff}.sw-subnav .accent{color:#f472b6}.sw-statement{background:#000;padding:clamp(120px,18vh,220px) var(--sw-gutter);text-align:center;scroll-margin-top:76px}.sw-statement h2{margin:0 auto;max-width:18ch;font-size:clamp(34px,5.4vw,84px);line-height:1;letter-spacing:-.04em;font-weight:700;text-wrap:balance}.sw-statement span{color:#64748b}.sw-code{position:relative;height:190vh;background:#000;scroll-margin-top:76px}.sw-code-frame{position:sticky;top:0;height:100vh;overflow:hidden}.sw-code-backdrop{position:absolute;inset:0;overflow:hidden;background:#fff}.sw-code-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,0) 35%,rgba(0,0,0,0) 55%,rgba(0,0,0,.85))}.sw-code-caption{position:absolute;left:0;right:0;bottom:clamp(40px,7vh,88px);padding:0 var(--sw-gutter);display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:14px}.sw-eyebrow{font-size:13px;font-weight:600;color:#f472b6;letter-spacing:.1em;text-transform:uppercase}.sw-h2-chapter{margin:0;font-size:clamp(40px,6.5vw,96px);line-height:.95;letter-spacing:-.04em;font-weight:700;text-wrap:balance;max-width:14ch}.sw-lead{margin:0;font-size:clamp(16px,1.4vw,20px);line-height:1.5;color:#cbd5e1;max-width:560px;text-wrap:pretty}.sw-capture{background:#000;padding:clamp(80px,12vh,160px) var(--sw-gutter)}.sw-capture h2{margin:0 auto 56px;text-align:center;max-width:16ch;font-size:clamp(34px,5vw,72px);line-height:1;letter-spacing:-.04em;font-weight:700}.sw-capture h2 span{color:#f472b6}.sw-cap-shadow{box-shadow:0 60px 160px rgba(184,21,111,.25);border-radius:20px}.sw-cap{border-radius:20px;background:#0A2540;border:1px solid rgba(255,255,255,.14);box-shadow:0 -30px 120px rgba(184,21,111,.25),0 0 0 8px rgba(255,255,255,.04);overflow:hidden}.sw-cap-title{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.1);font-size:13px;color:#94a3b8}.sw-cap-dots{display:flex;gap:6px}.sw-cap-dots span{width:10px;height:10px;border-radius:50%;background:#475569}.sw-cap-scrub{height:6px;background:rgba(255,255,255,.08);position:relative}.sw-cap-scrub-fill{position:absolute;left:0;top:0;bottom:0;width:22%;background:#B8156F}.sw-cap-scrub-knob{position:absolute;left:22%;top:-3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px rgba(184,21,111,.4)}.sw-cap-fields{display:flex;gap:14px;align-items:flex-end;padding:28px 24px 12px;overflow-x:auto}.sw-cap-field{display:flex;flex-direction:column;gap:6px;min-width:110px}.sw-cap-field.narrow{min-width:80px}.sw-cap-label{font-size:10px;font-weight:700;letter-spacing:.1em;color:#94a3b8}.sw-cap-label .accent,.sw-cap-label.accent{color:#f472b6}.sw-cap-input{height:44px;border:1.5px solid rgba(255,255,255,.18);border-radius:6px;display:flex;align-items:center;padding:0 12px;font-family:var(--sw-mono);font-size:18px;color:#fff;background:rgba(255,255,255,.04)}.sw-cap-type{display:inline-block;overflow:hidden;white-space:nowrap;animation:sw-typein 6s steps(3) infinite}.sw-cap-caret{width:2px;height:22px;background:#f472b6;margin-left:2px;animation:sw-blink 1s step-end infinite}.sw-cap-add{height:44px;padding:0 22px;border-radius:6px;background:#B8156F;color:#fff;font-weight:700;display:flex;gap:8px;white-space:nowrap}.sw-cap-add,.sw-cap-remark{align-items:center;animation:sw-pop 6s ease-out infinite}.sw-cap-remark{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:12px 24px 24px;font-size:14px;color:#cbd5e1}.sw-cap-remark-box{border:1.5px solid rgba(255,255,255,.18);border-radius:6px;padding:12px 14px;line-height:1.45;background:rgba(255,255,255,.04)}.sw-cap-remark-side{display:flex;flex-direction:column;gap:6px}.sw-cap-remark-side small{font-size:12px;color:#94a3b8;line-height:1.4}.sw-badge{display:inline-flex;align-items:center;align-self:flex-start;height:20px;padding:0 8px;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff}.sw-badge.warning{background:#f59e0b}.sw-badge.brand{background:#B8156F}.sw-field{background:#000;padding:clamp(100px,14vh,180px) var(--sw-gutter);overflow:hidden;position:relative;scroll-margin-top:76px}.sw-glow{position:absolute;left:50%;top:50%;width:900px;height:900px;border-radius:50%;background:radial-gradient(closest-side,rgba(184,21,111,.25),transparent);transform:translate(-50%,-50%);filter:blur(30px);pointer-events:none}.sw-field-grid{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(32px,5vw,80px);align-items:center}.sw-field-copy{display:flex;flex-direction:column;gap:18px}.sw-field-copy h2{margin:0;font-size:clamp(40px,6vw,88px);line-height:.95;letter-spacing:-.04em;font-weight:700;text-wrap:balance}.sw-field-copy .sw-lead{max-width:520px}.sw-field-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.sw-field-card{padding:16px;border-radius:14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.sw-field-card.hot{background:rgba(184,21,111,.18);border-color:rgba(244,114,182,.35)}.sw-field-card-k{font-size:11px;color:#94a3b8;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}.sw-field-card.hot .sw-field-card-k{color:#f9a8d4}.sw-field-card-v{font-size:14px;line-height:1.4}@media (max-width:480px){.sw-field-strip{grid-template-columns:1fr}}.sw-devices{position:relative;display:flex;align-items:flex-end;justify-content:center;padding-left:clamp(0px,4vw,40px)}.sw-tablet{position:relative;width:min(100%,430px);flex:none;margin-right:-58px;margin-bottom:34px}.sw-tablet-body{border-radius:22px;padding:9px;background:linear-gradient(150deg,#54545c,#1a1a1f 34%,#1a1a1f 66%,#54545c);box-shadow:0 40px 100px rgba(0,0,0,.6)}.sw-tablet-screen{border-radius:14px;background:#fff;overflow:hidden;color:#0f172a;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3)}.sw-tablet-bar{display:flex;justify-content:space-between;align-items:center;padding:7px 13px;background:#0A2540;color:#fff;font-size:9px}.sw-tablet-bar span:first-child{font-weight:600}.sw-tablet-bar span:last-child{color:#94a3b8}.sw-tablet-grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,9fr);min-height:250px}.sw-map{position:relative;overflow:hidden}.sw-tablet-map{border-right:1px solid #eef2f7;min-height:250px}.sw-pin{position:absolute;width:12px;height:12px;border-radius:50%;background:#B8156F;border:2.5px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.35);transform:translate(-50%,-50%)}.sw-chip-navy{position:absolute;left:8px;bottom:8px;padding:3px 8px;border-radius:999px;background:rgba(10,37,64,.9);font-size:8px;font-weight:600;color:#fff}.sw-tablet-list{padding:11px 13px;display:flex;flex-direction:column;gap:6px}.sw-tablet-list-head{display:flex;justify-content:space-between;align-items:baseline}.sw-tablet-list-head b{font-size:12.5px;font-weight:700;color:#0A2540;letter-spacing:-.01em}.sw-tablet-list-head span{font-size:8px;font-weight:700;color:#B8156F;letter-spacing:.06em}.sw-job{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:8px 11px;border-radius:9px;background:#f8fafc;border:1px solid #eef2f7}.sw-job-name{font-size:10.5px;font-weight:600;color:#0A2540;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-job-ref{font-size:8px;color:#64748b;font-family:var(--sw-mono)}.sw-job-nodes{font-size:8.5px;color:#64748b;white-space:nowrap}.sw-job-state{font-size:8px;font-weight:700;white-space:nowrap}.sw-tablet-note{margin-top:auto;padding:8px 10px;border-radius:9px;background:#0A2540;color:#fff;font-size:8.5px;line-height:1.4}.sw-phone{position:relative;z-index:2;width:264px;flex:none}.sw-phone-btn{position:absolute;width:2px;background:#3a3a40}.sw-phone-btn.l{left:-2px;border-radius:2px 0 0 2px}.sw-phone-btn.r{right:-2px;border-radius:0 2px 2px 0}.sw-phone-body{border-radius:44px;padding:9px;background:linear-gradient(150deg,#54545c,#1a1a1f 34%,#1a1a1f 66%,#54545c);box-shadow:0 50px 120px rgba(184,21,111,.35),0 2px 6px rgba(0,0,0,.6)}.sw-phone-screen{position:relative;height:522px;border-radius:35px;background:#fff;overflow:hidden;color:#0f172a;display:flex;flex-direction:column;box-shadow:inset 0 0 0 1px rgba(0,0,0,.35)}.sw-island{position:absolute;left:50%;top:10px;transform:translateX(-50%);width:76px;height:22px;border-radius:999px;background:#0a0a0c;z-index:5}.sw-status{flex:none;display:flex;justify-content:space-between;align-items:center;padding:13px 20px 5px;font-size:10.5px;color:#0A2540}.sw-status b{font-weight:700}.sw-status-icons{display:flex;align-items:center;gap:5px}.sw-signal{display:flex;align-items:flex-end;gap:1.5px}.sw-signal span{width:2.5px;border-radius:1px;background:#0A2540}.sw-battery{width:17px;height:9px;border:1.2px solid #0a2540;border-radius:2.5px;position:relative}.sw-battery span{position:absolute;left:1px;top:1px;bottom:1px;right:4px;background:#0A2540;border-radius:1.5px}.sw-phone-job{flex:none;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:4px 15px 8px;border-bottom:1px solid #eef2f7}.sw-phone-job-k{font-size:8.5px;font-weight:700;color:#B8156F;letter-spacing:.08em}.sw-phone-job-v{font-size:15px;color:#0A2540;letter-spacing:-.02em;line-height:1.15;overflow:hidden;text-overflow:ellipsis}.sw-chip-ok,.sw-phone-job-v{font-weight:700;white-space:nowrap}.sw-chip-ok{flex:none;display:flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;background:#ecfdf5;font-size:8.5px;color:#047857}.sw-chip-ok i{width:4px;height:4px;border-radius:50%;background:#10b981}.sw-phone-map{flex:none;height:124px;border-bottom:1px solid #eef2f7}.sw-phone-map .sw-pin{width:13px;height:13px}.sw-you{position:absolute;left:48%;top:76%;width:15px;height:15px;border-radius:50%;background:#2563eb;border:3px solid #fff;box-shadow:0 0 0 6px rgba(37,99,235,.18);transform:translate(-50%,-50%)}.sw-map-btns{position:absolute;right:8px;top:8px;display:flex;flex-direction:column;gap:5px}.sw-map-btns span{width:24px;height:24px;border-radius:8px;background:rgba(255,255,255,.95);display:grid;place-items:center;font-size:10px;font-weight:700;color:#0A2540}.sw-phone-list{flex:1;min-height:0;padding:9px 13px 0;display:flex;flex-direction:column;gap:5px}.sw-phone-list-head{display:flex;justify-content:space-between;align-items:center;font-size:8.5px;font-weight:700;letter-spacing:.06em;color:#94a3b8}.sw-phone-list-head span:last-child{color:#B8156F}.sw-node{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px 8px;border-radius:10px;background:#f8fafc;border:1px solid #eef2f7}.sw-node.active{background:#fdf2f8;border-color:#f9a8d4}.sw-node-disc{width:28px;height:28px;border-radius:50%;background:#0A2540;color:#fff;font-size:8.5px;font-weight:700;display:grid;place-items:center}.sw-node.active .sw-node-disc{background:#B8156F}.sw-node-t{font-size:11.5px;font-weight:600;color:#0A2540}.sw-node-m,.sw-node-t{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-node-m{font-size:8.5px;color:#64748b;font-family:var(--sw-mono)}.sw-node-s{font-size:8.5px;font-weight:700;white-space:nowrap;color:#10b981}.sw-node-s.sync{color:#f59e0b}.sw-phone-actions{flex:none;padding:9px 13px 7px;display:grid;grid-template-columns:1fr auto;gap:7px}.sw-phone-add{height:40px;border-radius:13px;background:#B8156F;color:#fff;font-weight:700;font-size:12.5px;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 8px 18px rgba(184,21,111,.35)}.sw-phone-add span{font-size:15px;line-height:1}.sw-phone-more{width:40px;height:40px;border-radius:13px;border:1px solid #e2e8f0;display:grid;place-items:center;font-size:14px;color:#0A2540}.sw-tabbar{flex:none;border-top:1px solid #eef2f7;padding:8px 6px 0}.sw-tabbar-row{justify-content:space-around}.sw-tab,.sw-tabbar-row{display:flex;align-items:center}.sw-tab{flex-direction:column;gap:4px;font-size:8.5px;font-weight:600;color:#94a3b8}.sw-tab.active{color:#B8156F}.sw-tab-ico{width:16px;height:16px;display:grid;place-items:center}.sw-ico-pin{width:11px;height:11px;border-radius:50% 50% 50% 0;background:#B8156F;transform:rotate(-45deg)}.sw-ico-lines{width:16px;height:16px;display:flex;flex-direction:column;justify-content:center;gap:2.5px}.sw-ico-lines span{height:2px;border-radius:1px;background:#94a3b8}.sw-ico-lines span:nth-child(2){opacity:.6}.sw-ico-lines span:nth-child(3){opacity:.4}.sw-ico-clock{width:13px;height:13px;border-radius:50%;border:2px solid #94a3b8;position:relative}.sw-ico-clock span{position:absolute;left:50%;top:2px;width:1.6px;height:4.5px;background:#94a3b8}.sw-ico-doc{width:10px;height:13px;border:2px solid #94a3b8;border-radius:2px}.sw-ico-photo{width:13px;height:11px;border:2px solid #94a3b8;border-radius:3px;position:relative}.sw-ico-photo span{position:absolute;right:1.5px;top:1.5px;width:2.5px;height:2.5px;border-radius:50%;background:#94a3b8}.sw-home{display:flex;justify-content:center;padding:8px 0 7px}.sw-home span{width:104px;height:4.5px;border-radius:3px;background:#0f172a;opacity:.28}@media (max-width:640px){.sw-tablet{display:none}.sw-devices{padding-left:0}}.sw-draw{position:relative;height:230vh;background:#000;scroll-margin-top:76px}.sw-draw-frame{position:sticky;top:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;gap:clamp(14px,2.4vh,30px);padding:clamp(58px,8vh,92px) var(--sw-gutter) clamp(20px,3.5vh,44px);box-sizing:border-box;overflow:hidden}.sw-draw .sw-glow{width:1000px;height:1000px;background:radial-gradient(closest-side,rgba(184,21,111,.22),transparent)}.sw-draw-head{position:relative;max-width:1180px;margin:0 auto;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px}.sw-draw-head h2{margin:0;font-size:clamp(28px,4.4vh,64px);line-height:.95;letter-spacing:-.04em;font-weight:700;text-wrap:balance;max-width:16ch}.sw-draw-head p{margin:0;font-size:clamp(14px,1.2vw,17px);line-height:1.45;color:#cbd5e1;max-width:420px;text-wrap:pretty}.sw-draw-card{position:relative;max-width:1180px;width:100%;margin:0 auto;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 50px 140px rgba(184,21,111,.28)}.sw-draw-card img{display:block;width:100%;height:clamp(230px,42vh,470px);-o-object-fit:cover;object-fit:cover;-o-object-position:20% top;object-position:20% top}.sw-draw-strip{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#cbd5e1;max-width:1180px;margin:0 auto;padding:0 var(--sw-gutter) clamp(60px,9vh,110px)}.sw-draw-strip div{flex:1;min-width:170px;padding:16px 18px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.04)}.sw-draw-strip strong{display:block;color:#fff;font-size:14px;margin-bottom:4px}.sw-sample-note{flex:1 0 100%;margin:2px 0 0;font-size:12px;line-height:1.5;color:#64748b}.sw-report{position:relative;background:#000;padding:clamp(90px,13vh,170px) var(--sw-gutter);scroll-margin-top:76px}.sw-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(32px,5vw,72px);align-items:center}.sw-report-copy{display:flex;flex-direction:column;gap:16px}.sw-report-copy h2{margin:0;font-size:clamp(36px,5.4vw,84px);line-height:.95;letter-spacing:-.04em;font-weight:700;text-wrap:balance;max-width:14ch}.sw-report-copy .sw-lead{max-width:520px}.sw-report-list{display:flex;flex-direction:column;gap:10px;margin-top:6px}.sw-report-item{display:flex;gap:12px;align-items:baseline;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.12)}.sw-report-item:last-child{border-bottom:0;padding-bottom:0}.sw-report-item .idx{font-family:var(--sw-mono);font-size:12px;color:#f472b6}.sw-report-item .t{font-size:15px;font-weight:600}.sw-report-item .n{font-size:13px;color:#94a3b8}.sw-fan{position:relative;height:clamp(380px,60vh,580px)}.sw-sheet{position:absolute;left:50%;top:50%;width:clamp(210px,25vw,330px)}.sw-sheet.back{transform:translate(calc(-50% + 66px),-50%) rotate(6deg);z-index:1}.sw-sheet.front{transform:translate(calc(-50% + -18px),-50%) rotate(-2deg);z-index:2}.sw-sheet-inner{width:100%;position:relative;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.55)}.sw-sheet-inner img{display:block;width:100%;height:auto}@media (max-width:480px){.sw-sheet{width:62vw}.sw-sheet.back{transform:translate(calc(-50% + 36px),-50%) rotate(6deg)}.sw-sheet.front{transform:translate(calc(-50% + -12px),-50%) rotate(-2deg)}}.sw-specs{background:#000;padding:clamp(90px,13vh,170px) var(--sw-gutter);border-top:1px solid rgba(255,255,255,.08);scroll-margin-top:76px}.sw-section-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:20px;margin-bottom:clamp(28px,5vh,56px)}.sw-section-head h2{margin:0;font-size:clamp(34px,5vw,72px);line-height:.95;letter-spacing:-.04em;font-weight:700;max-width:16ch}.sw-chips{display:flex;gap:10px;flex-wrap:wrap}.sw-chip-outline{padding:7px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.2);font-size:13px;color:#cbd5e1}.sw-chip-solid{padding:7px 14px;border-radius:999px;background:#B8156F;font-size:13px;font-weight:600;color:#fff}.sw-spec{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,6fr);gap:clamp(12px,3vw,40px);align-items:baseline;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1)}.sw-spec-k{font-size:clamp(20px,2.4vw,32px);line-height:1.05;letter-spacing:-.03em;font-weight:700;color:#fff}.sw-spec-v{font-size:clamp(15px,1.3vw,18px);line-height:1.45;color:#e2e8f0}.sw-spec-n{font-size:13px;line-height:1.45;color:#94a3b8;margin-top:4px}@media (max-width:560px){.sw-spec{grid-template-columns:1fr;gap:6px}}.sw-products{background:#000;padding:clamp(80px,12vh,150px) var(--sw-gutter);scroll-margin-top:76px}.sw-products .sw-section-head{margin-bottom:clamp(24px,4vh,44px)}.sw-products .sw-section-head h2{font-size:clamp(32px,4.6vw,68px);max-width:18ch}.sw-products .sw-section-head p{margin:0;font-size:15px;line-height:1.5;color:#94a3b8;max-width:380px}.sw-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px}.sw-product{display:flex;flex-direction:column;border-radius:22px;background:#0A2540;border:1px solid rgba(255,255,255,.12);scroll-margin-top:90px}.sw-product,.sw-product-art{position:relative;overflow:hidden}.sw-product-art{height:150px;background:#061a30}.sw-product-art-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,26,48,.1),#0A2540)}.sw-product-idx{position:absolute;left:20px;top:18px;font-family:var(--sw-mono);font-size:11px;color:rgba(255,255,255,.5)}.sw-product-body{padding:0 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.sw-status-pill{align-self:flex-start;padding:5px 11px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#059669}.sw-status-pill.neutral{background:#334155}.sw-product h3{margin:0;font-size:clamp(22px,2vw,28px);line-height:1.05;letter-spacing:-.03em;font-weight:700}.sw-product-tag{font-size:14px;line-height:1.45;color:#e2e8f0}.sw-product-platform{font-size:12px;color:#f472b6;font-weight:600;letter-spacing:.04em}.sw-product ul{margin:6px 0 0;padding:12px 0 0;list-style:none;display:flex;flex-direction:column;gap:7px;border-top:1px solid rgba(255,255,255,.1)}.sw-product li{display:flex;gap:8px;font-size:13px;line-height:1.4;color:#94a3b8}.sw-product li:before{content:"-";color:#B8156F}.sw-box-art{position:absolute;inset:0;display:grid;place-items:center}.sw-box{width:150px;height:88px;border-radius:10px;border:1px solid rgba(255,255,255,.25);background:#0f172a;display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.5)}.sw-box-screen{width:110px;height:56px;border-radius:6px;background:linear-gradient(140deg,#1e293b,#0A2540);border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;font-family:var(--sw-mono);font-size:9px;color:#f472b6}.sw-mini-phone{width:78px;height:130px;border-radius:14px;border:1px solid rgba(255,255,255,.25);background:#0f172a;padding:6px;box-shadow:0 12px 30px rgba(0,0,0,.5)}.sw-mini-phone-screen{width:100%;height:100%;border-radius:9px;overflow:hidden;position:relative;background:#e8f0e6}.sw-mini-pin{position:absolute;left:50%;top:52%;width:9px;height:9px;border-radius:50%;background:#B8156F;box-shadow:0 0 0 4px rgba(184,21,111,.3);transform:translate(-50%,-50%)}.sw-access{padding:clamp(80px,10vw,140px) var(--sw-gutter);background:#000;border-top:1px solid rgba(255,255,255,.08);scroll-margin-top:76px}.sw-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(32px,5vw,80px);align-items:start}.sw-access h2{margin:0 0 18px;font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.03em;color:#fff;font-weight:700}.sw-access-intro{margin:0 0 32px;font-size:18px;line-height:1.55;color:#cbd5e1}.sw-steps{margin:0 0 36px;padding:0;list-style:none;display:flex;flex-direction:column;gap:16px}.sw-steps li{display:flex;gap:16px;align-items:baseline;font-size:16px;color:#e2e8f0}.sw-steps li span:first-child{flex:none;width:28px;height:28px;border-radius:50%;background:#B8156F;color:#fff;font-size:13px;font-weight:700;display:grid;place-items:center}.sw-callbox{padding:22px 24px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.04)}.sw-callbox-k{font-size:13px;color:#94a3b8;margin-bottom:4px}.sw-callbox-v{font-size:26px;font-weight:700;color:#fff;letter-spacing:-.01em}.sw-callbox-n{font-size:13px;color:#64748b}.sw-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:clamp(20px,3vw,36px);display:flex;flex-direction:column;gap:18px;color:#0f172a;box-shadow:0 40px 120px rgba(184,21,111,.18)}.sw-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.sw-form-field{display:flex;flex-direction:column;gap:6px}.sw-form-label{font-size:13px;font-weight:600;color:#0f172a;line-height:16px}.sw-form-input,.sw-form-select,.sw-form-textarea{width:100%;height:40px;border:1px solid #e2e8f0;border-radius:6px;padding:0 10px;font-size:14px;background:#fff;color:#0f172a;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s}.sw-form-textarea{height:auto;min-height:80px;padding:9px 10px;line-height:1.45;resize:vertical}.sw-form-input:focus,.sw-form-select:focus,.sw-form-textarea:focus{border-color:#B8156F;box-shadow:0 0 0 3px rgba(184,21,111,.15)}.sw-form-input::-moz-placeholder,.sw-form-textarea::-moz-placeholder{color:#94a3b8}.sw-form-input::placeholder,.sw-form-textarea::placeholder{color:#94a3b8}.sw-form-input[aria-invalid=true],.sw-form-select[aria-invalid=true]{border-color:#dc2626}.sw-form-error{font-size:12px;color:#b91c1c;line-height:1.35}.sw-form-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.sw-form-product{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;line-height:1.35;cursor:pointer}.sw-form-product.checked{border-color:#B8156F;background:#fdf2f8}.sw-form-product input{accent-color:#B8156F;margin-top:2px;flex:none}.sw-form-product strong{display:block;color:#0A2540}.sw-form-foot{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.sw-form-foot small{font-size:12px;color:#64748b;line-height:1.4}.sw-form-foot small a{color:#B8156F}.sw-form-foot small a:hover{color:#9D125E}.sw-form-submit{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 26px;border-radius:999px;border:0;cursor:pointer;background:#B8156F;color:#fff;font-size:15px;font-weight:600;white-space:nowrap;box-shadow:0 10px 28px rgba(184,21,111,.35);font-family:inherit;transition:background .15s}.sw-form-submit:hover{background:#9D125E}.sw-form-submit:disabled{cursor:wait;opacity:.7}.sw-form-submit .arrow{font-size:17px}.sw-form-alert{margin:0;padding:10px 12px;border:1px solid #fecdd3;background:#fff1f2;border-radius:8px;font-size:13px;color:#be123c}.sw-form-done{display:flex;flex-direction:column;gap:12px}.sw-form-done h3{margin:0;font-size:24px;letter-spacing:-.02em;font-weight:700;color:#0A2540}.sw-form-done p{margin:0;font-size:15px;line-height:1.55;color:#475569}.sw-form-done .tick{width:44px;height:44px;border-radius:12px;background:#ecfdf5;color:#047857;display:grid;place-items:center}.sw-honeypot{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.sw-licence{padding:clamp(72px,8vw,110px) var(--sw-gutter);background:#0A2540;scroll-margin-top:76px}.sw-licence-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(32px,5vw,72px)}.sw-licence h2{margin:0 0 14px;font-size:clamp(30px,3.4vw,44px);line-height:1;letter-spacing:-.03em;color:#fff;font-weight:700}.sw-licence-intro{margin:0;font-size:16px;line-height:1.55;color:#cbd5e1}.sw-licence-right{display:flex;flex-direction:column;gap:12px}.sw-licence-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.sw-licence-card{padding:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:12px}.sw-licence-card b{display:block;font-weight:600;color:#fff;margin-bottom:4px}.sw-licence-card p{margin:0;font-size:14px;color:#cbd5e1;line-height:1.45}.sw-licence-full{background:#fff;border-radius:12px;padding:4px;color:#0f172a}.sw-licence-full summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;min-height:56px;border-radius:10px}.sw-licence-full summary::-webkit-details-marker{display:none}.sw-licence-full summary:hover{background:#f8fafc}.sw-licence-full summary b{display:block;font-size:15px;font-weight:600;color:#0A2540}.sw-licence-full summary small{display:block;font-size:12.5px;color:#64748b;margin-top:2px}.sw-licence-full summary .chev{width:20px;height:20px;flex:none;color:#64748b;transition:transform .2s}.sw-licence-full[open] summary .chev{transform:rotate(180deg)}.sw-licence-text{padding:4px 16px 16px;font-size:14px;line-height:1.6;color:#475569;display:flex;flex-direction:column;gap:12px}.sw-licence-text h3{margin:12px 0 0;font-size:14px;font-weight:700;color:#0A2540}.sw-licence-text p{margin:0}.sw-licence-text ul{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:4px}.sw-licence-text .sw-licence-meta{color:#94a3b8;font-size:13px}.sw-support{padding:clamp(80px,10vw,140px) var(--sw-gutter);background:#000;scroll-margin-top:76px}.sw-support-head{display:flex;justify-content:space-between;align-items:end;gap:24px;flex-wrap:wrap;margin-bottom:40px}.sw-support h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.03em;color:#fff;font-weight:700}.sw-support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.sw-support-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);border-radius:16px;padding:26px;display:flex;flex-direction:column;gap:8px}.sw-support-card.version{background:#B8156F;border-color:#B8156F;color:#fff}.sw-support-k{font-size:12px;color:#94a3b8;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.sw-support-card.version .sw-support-k{color:rgba(255,255,255,.8)}.sw-support-v{font-size:18px;font-weight:700;color:#fff}.sw-support-v.phone{font-size:24px;letter-spacing:-.01em}.sw-support-v.email{word-break:break-all}.sw-support-v.version{font-size:30px;font-family:var(--sw-mono);letter-spacing:-.02em}.sw-support-n{font-size:14px;color:#cbd5e1;line-height:1.5}.sw-support-card.version .sw-support-n{color:rgba(255,255,255,.9)}.sw-support-card-top{display:flex;justify-content:space-between;align-items:center}.sw-support-card.version .sw-badge.brand{background:rgba(255,255,255,.22)}.sw-support-link{color:#fff;font-size:14px;font-weight:600;margin-top:auto;padding-top:6px}.sw-footer{background:#000;border-top:1px solid rgba(255,255,255,.1);color:#cbd5e1;padding:64px var(--sw-gutter) 32px}.sw-footer-grid{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(auto-fit,minmax(160px,1fr));gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.12)}.sw-footer-brand{display:flex;flex-direction:column;gap:16px}.sw-footer-logo{height:44px;width:auto;display:block;align-self:flex-start}.sw-footer-brand p{margin:0;font-size:13px;line-height:1.6;color:#94a3b8}.sw-footer-nap{font-size:13px;line-height:1.7;color:#cbd5e1}.sw-footer-col{display:flex;flex-direction:column;gap:10px;font-size:14px}.sw-footer-col b{font-weight:600;color:#fff;margin-bottom:4px}.sw-footer-col a{color:#cbd5e1}.sw-footer-col a:hover{color:#fff}.sw-footer-legal{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:24px;font-size:13px;color:#94a3b8}.sw-footer-legal div{display:flex;gap:20px}.sw-footer-legal a{color:#94a3b8}.sw-footer-legal a:hover{color:#fff}@media (max-width:720px){.sw-footer-grid{grid-template-columns:1fr 1fr}.sw-footer-brand{grid-column:1/-1}}