@property --card-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@property --world-reveal{syntax: "<percentage>"; inherits: false; initial-value: 140%;}:root{--ink-950: #030712;--navy-950: #050b18;--navy-900: #071426;--navy-850: #09182b;--navy-800: #0b1b31;--surface: #0b1528;--surface-strong: #101d34;--surface-soft: rgba(15, 30, 54, .78);--line: rgba(148, 163, 184, .22);--line-strong: rgba(125, 211, 252, .32);--text: #f8fbff;--muted: #b8c7da;--muted-soft: #8ba3bd;--blue: #2563eb;--blue-bright: #3b82f6;--cyan: #22d3ee;--violet: #8b5cf6;--mint: #2dd4bf;--rose: #f472b6;--green: #22c55e;--danger: #f87171;--max: 1180px;--radius: 8px;--header-height: 78px;--ease-premium: cubic-bezier(.22, 1, .36, 1);color:var(--text);background:var(--navy-950);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{min-width:320px;max-width:100%;margin:0;overflow-x:hidden;background:linear-gradient(132deg,rgba(37,99,235,.12),transparent 38%),linear-gradient(218deg,rgba(45,212,191,.07),transparent 34%),linear-gradient(180deg,var(--ink-950) 0%,var(--navy-950) 36%,#06111f 100%);isolation:isolate}body,button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:focus-visible{outline:3px solid rgba(34,211,238,.72);outline-offset:3px}[id]{scroll-margin-top:calc(var(--header-height) + 20px)}.app-shell{position:relative;z-index:1;min-height:100vh;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 22%),transparent}.ambient-effects{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.signal-field{position:absolute;inset:0;width:100%;height:100%;opacity:.54}.ambient-grid{position:absolute;inset:-18%;background-image:linear-gradient(rgba(125,211,252,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(45,212,191,.032) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,transparent 4%,#000 28%,#000 72%,transparent 98%);mask-image:linear-gradient(180deg,transparent 4%,#000 28%,#000 72%,transparent 98%);transform:skewY(-7deg) scale(1.16);opacity:.72}.ambient-scan{position:absolute;top:-35%;left:-10%;width:120%;height:32%;background:linear-gradient(180deg,transparent,rgba(34,211,238,.035) 42%,rgba(248,251,255,.06) 50%,rgba(45,212,191,.025) 58%,transparent);transform:rotate(-7deg);animation:ambient-scan 13s linear infinite}.scroll-progress{position:fixed;top:var(--header-height);left:0;z-index:30;width:100%;height:2px;background:linear-gradient(90deg,var(--cyan),var(--mint),var(--rose));box-shadow:0 0 18px #22d3eeb8;transform:scaleX(0);transform-origin:left center;pointer-events:none}.site-header{position:sticky;top:0;z-index:20;min-height:var(--header-height);border-bottom:1px solid rgba(148,163,184,.16);background:#030712d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-shell{width:min(var(--max),calc(100% - 40px));min-height:var(--header-height);margin:0 auto;display:flex;align-items:center;gap:22px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand img{width:158px;height:auto;padding:5px 7px;border-radius:var(--radius);background:#f8fbfff0}.brand span,.footer-brand span{color:var(--cyan);font-size:.88rem;font-weight:800;line-height:1.1;text-transform:uppercase;letter-spacing:0}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:18px;flex:1}.desktop-nav a,.site-footer nav a{color:var(--muted);font-size:.9rem;font-weight:700}.desktop-nav a:hover,.site-footer nav a:hover{color:var(--text)}.nav-cta,.mobile-nav-cta{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:var(--radius);background:linear-gradient(135deg,var(--blue),#0891b2);color:#fff;font-size:.9rem;font-weight:800;box-shadow:0 18px 36px #2563eb47}.mobile-menu-button{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);border-radius:var(--radius);background:#0b1528d1;color:var(--text)}.mobile-nav{width:min(var(--max),calc(100% - 32px));margin:0 auto 16px;padding:12px;display:grid;gap:8px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.mobile-nav a{min-height:42px;display:flex;align-items:center;padding:0 12px;color:var(--muted);font-weight:750}.mobile-nav-cta{color:#fff!important}.hero-section{position:relative;min-height:760px;padding:72px 0 34px;border-bottom:1px solid var(--line);overflow:hidden}.hero-shell,.section,.site-footer{width:min(var(--max),calc(100% - 40px));margin:0 auto}.hero-shell{position:relative;display:grid;grid-template-columns:minmax(0,.84fr) minmax(440px,1.16fr);align-items:center;gap:38px}.hero-copy{position:relative;z-index:2;padding:18px 0}.hero-copy h1{max-width:700px;margin:0;font-size:4rem;line-height:1;letter-spacing:0}.hero-lede{max-width:660px;margin:24px 0 0;color:#d6e3f3;font-size:1.2rem;line-height:1.65}.hero-claim{max-width:620px;margin:16px 0 0;color:var(--cyan);font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{position:relative;overflow:hidden;min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:var(--radius);border:1px solid transparent;font-size:.96rem;font-weight:780;line-height:1;transition:transform .22s var(--ease-premium),border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.button:before,.nav-cta:before,.mobile-nav-cta:before{content:"";position:absolute;inset:-80% auto -80% -55%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:skew(-18deg);transition:left .52s var(--ease-premium);pointer-events:none}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button:hover:before,.button:focus-visible:before,.nav-cta:hover:before,.nav-cta:focus-visible:before,.mobile-nav-cta:hover:before,.mobile-nav-cta:focus-visible:before{left:125%}.button-primary{background:linear-gradient(135deg,var(--blue),#0891b2);color:#fff;box-shadow:0 18px 36px #2563eb40,0 0 28px #22d3ee1f}.button-secondary{border-color:#f8fbff5c;background:#0b1528a3;color:var(--text)}.button-card{width:100%;border-color:#22d3ee5c;background:#2563eb1f;color:var(--text)}.hero-proof{width:min(var(--max),calc(100% - 40px));margin:30px auto 0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;list-style:none}.hero-proof li{min-width:0;min-height:76px;padding:13px 15px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:var(--radius);background:#0b152885;color:#dbe8f6;font-size:.88rem;font-weight:720;line-height:1.35;box-shadow:inset 0 1px #ffffff09}.proof-icon{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(34,211,238,.28);border-radius:var(--radius);background:#22d3ee14;color:var(--cyan);box-shadow:0 0 22px #22d3ee1f}.hero-visual{--hero-tilt-x: 0deg;--hero-tilt-y: 0deg;--hero-light-x: 50%;--hero-light-y: 50%;position:relative;min-width:0;margin:0;perspective:1100px}.hero-media-frame{position:relative;width:100%;aspect-ratio:7 / 4;overflow:hidden;border:1px solid rgba(125,211,252,.24);border-radius:var(--radius);background:#050d1a;box-shadow:0 30px 90px #0000008c,0 0 54px #2563eb24,inset 0 1px #ffffff0d;transform:rotateX(var(--hero-tilt-x)) rotateY(var(--hero-tilt-y));transform-style:preserve-3d;transition:transform .36s var(--ease-premium);isolation:isolate}.hero-media-frame:before{content:"";position:absolute;inset:0;z-index:2;background:radial-gradient(circle at var(--hero-light-x) var(--hero-light-y),rgba(255,255,255,.11),transparent 25%);mix-blend-mode:screen;pointer-events:none}.hero-media-frame picture,.hero-media-frame img{width:100%;height:100%}.hero-media-frame img{object-fit:contain;object-position:center;filter:saturate(1.06) contrast(1.035)}.hero-light-scan{position:absolute;top:-35%;bottom:-35%;left:-36%;z-index:3;width:20%;background:linear-gradient(90deg,transparent,rgba(125,211,252,.22),transparent);transform:skew(-16deg);animation:hero-light-scan 7.5s var(--ease-premium) infinite;pointer-events:none}.hero-signal-line{position:absolute;z-index:-1;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),var(--mint),transparent);box-shadow:0 0 16px #22d3ee73;opacity:.55}.hero-signal-line-one{right:-6%;bottom:11%;width:72%;transform:rotate(-7deg)}.hero-signal-line-two{top:8%;left:-4%;width:44%;transform:rotate(14deg)}.scroll-cue{position:absolute;left:50%;bottom:16px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);transform:translate(-50%);animation:scroll-cue 2.4s ease-in-out infinite}.section{position:relative;padding:86px 0}.section-heading{max-width:780px;margin:0 auto 34px;text-align:center}.section-heading.align-left{margin-left:0;text-align:left}.section-heading h2,.positioning-grid h2,.service-copy h2,.care-section h2,.inquiry-intro h2{margin:0;font-size:2.6rem;line-height:1.08;letter-spacing:0}.section-heading p,.positioning-grid p,.service-copy p,.care-section p,.inquiry-intro p{margin:14px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.65}.positioning-section{padding-top:58px}.positioning-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,1.14fr);gap:40px;align-items:center}.positioning-grid strong{display:block;margin-top:24px;color:var(--cyan);font-size:1.15rem}.check-cloud,.feature-list,.profile-card ul,.tier-card ul,.inquiry-intro ul{margin:0;padding:0;list-style:none}.check-cloud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.check-cloud li,.feature-list li,.tier-card li,.inquiry-intro li{min-width:0;display:flex;align-items:center;gap:10px}.check-cloud li{min-height:48px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:#0b15288c;color:var(--text);font-weight:750}.check-cloud svg,.feature-list svg,.tier-card svg,.inquiry-intro svg{flex:0 0 auto;color:var(--cyan)}.profile-section{width:min(1480px,calc(100% - 40px))}.profile-grid,.tier-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.profile-card,.tier-card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#101d34e0,#09182bc7);box-shadow:0 18px 50px #0000002e}.profile-card{--card-tilt-x: 0deg;--card-tilt-y: 0deg;--card-light-x: 50%;--card-light-y: 50%;--card-angle: 0deg;position:relative;min-height:486px;padding:20px;display:flex;flex-direction:column;gap:15px;overflow:hidden;transform:perspective(1000px) rotateX(var(--card-tilt-x)) rotateY(var(--card-tilt-y));transform-style:preserve-3d;transition:transform .26s var(--ease-premium),border-color .26s ease,box-shadow .26s ease,background-color .26s ease;isolation:isolate}.profile-card>*{position:relative;z-index:2}.profile-card:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at var(--card-light-x) var(--card-light-y),rgba(34,211,238,.14),transparent 30%);opacity:0;transition:opacity .24s ease;pointer-events:none}.profile-card:after{content:"";position:absolute;inset:-1px;z-index:1;padding:1px;border-radius:inherit;background:conic-gradient(from var(--card-angle),transparent 0 32%,rgba(34,211,238,.92) 42%,rgba(45,212,191,.72) 48%,rgba(244,114,182,.68) 53%,transparent 64% 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none}.profile-card.is-active,.tier-card.is-active{border-color:#22d3eec2;box-shadow:0 0 0 1px #22d3ee33,0 22px 58px #2563eb33,0 0 44px #22d3ee1c}.profile-card:hover,.profile-card:focus-within,.profile-card.is-active{transform:perspective(1000px) rotateX(var(--card-tilt-x)) rotateY(var(--card-tilt-y)) translateY(-5px)}.profile-card:hover:before,.profile-card:focus-within:before,.profile-card.is-active:before,.profile-card:hover:after,.profile-card:focus-within:after,.profile-card.is-active:after{opacity:1}.profile-card.is-active:after{animation:card-border-travel 4.8s linear infinite}.profile-card.is-active{view-transition-name:selected-profile}.profile-card-top{display:grid;gap:12px}.profile-card-top svg{color:var(--cyan)}.profile-card h3,.tier-card h3{margin:0;font-size:1.12rem;line-height:1.3;overflow-wrap:anywhere}.profile-card p,.tier-card p,.profile-card dd{margin:0;color:var(--muted);font-size:.96rem;line-height:1.52;overflow-wrap:anywhere}.profile-claim,.tier-claim{color:var(--text)!important;font-weight:760}.profile-card dl,.tier-meta{margin:0;display:grid;gap:10px}.profile-card dt,.tier-meta dt{margin-bottom:3px;color:var(--cyan);font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:0}.profile-action{min-height:42px;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(34,211,238,.34);border-radius:var(--radius);background:#2563eb1a;color:var(--text);font-weight:760;transition:border-color .22s ease,background-color .22s ease,box-shadow .22s ease}.profile-card.is-active .profile-action{border-color:#2dd4bfb8;background:#2dd4bf24;box-shadow:0 0 24px #2dd4bf1f}.profile-result{position:relative;margin-top:22px;padding:22px;display:grid;grid-template-columns:minmax(270px,1.15fr) minmax(320px,1.25fr) minmax(230px,.72fr);gap:22px;align-items:center;overflow:hidden;border:1px solid rgba(34,211,238,.42);border-radius:var(--radius);background:linear-gradient(118deg,#0b1b32f0,#071426e0),#071426e6;box-shadow:0 24px 70px #00000057,0 0 48px #2563eb1f,inset 0 1px #ffffff0d;animation:profile-result-enter .48s var(--ease-premium) both}.profile-result:after{content:"";position:absolute;right:-8%;bottom:18%;width:38%;height:1px;background:linear-gradient(90deg,transparent,var(--rose),var(--cyan),transparent);box-shadow:0 0 20px #22d3ee70;transform:rotate(-7deg);opacity:.6}.profile-result-identity{min-width:0;display:grid;grid-template-columns:50px minmax(0,1fr);gap:15px;align-items:start}.profile-result-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(34,211,238,.42);border-radius:var(--radius);background:#22d3ee17;color:var(--cyan);box-shadow:0 0 28px #22d3ee24}.profile-result-identity span,.profile-result-action span{color:var(--cyan);font-size:.75rem;font-weight:780;text-transform:uppercase}.profile-result h3{margin:4px 0 0;font-size:1.35rem;line-height:1.25}.profile-result p{margin:8px 0 0;color:var(--muted);font-size:.94rem;line-height:1.5}.profile-result-focus{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-result-focus div{min-width:0;min-height:72px;padding:12px;border-left:1px solid rgba(45,212,191,.46);background:#050e1c52}.profile-result-focus dt{color:var(--muted-soft);font-size:.72rem;font-weight:740;text-transform:uppercase}.profile-result-focus dd{margin:6px 0 0;color:var(--text);font-size:.9rem;font-weight:720;line-height:1.35;overflow-wrap:anywhere}.profile-result-action{position:relative;z-index:1;display:grid;gap:8px}.profile-result-action strong{font-size:1.1rem;line-height:1.3}.profile-result-action .button{width:100%;margin-top:4px;padding-inline:14px;text-align:center;line-height:1.25}.finder-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.finder-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 280px;gap:18px;align-items:stretch}.finder-steps{margin:0;padding:0;display:grid;gap:10px;list-style:none}.finder-steps button,.finder-options button{width:100%;min-height:54px;border:1px solid var(--line);border-radius:var(--radius);background:#0b1528a8;color:var(--muted);font-weight:780}.finder-steps button{display:flex;align-items:center;gap:10px;padding:0 12px;text-align:left}.finder-steps .is-active button,.finder-options button.is-selected{border-color:#22d3eea8;background:linear-gradient(135deg,#2563ebd6,#8b5cf666);color:#fff}.finder-panel,.finder-summary{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:#101d34bd}.finder-panel{padding:18px}.finder-panel-head{display:grid;gap:8px}.finder-panel-head span,.finder-summary span{color:var(--cyan);font-size:.82rem;font-weight:850;text-transform:uppercase}.finder-panel-head strong{font-size:1.25rem}.finder-options{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.finder-options button{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px}.finder-controls{margin-top:18px;display:flex;justify-content:space-between;gap:12px}.finder-summary{padding:18px;display:grid;align-content:start;gap:14px}.finder-summary strong{font-size:1.3rem;line-height:1.25}.finder-summary pre{min-height:190px;margin:0;padding:13px;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);font:inherit;font-size:.9rem;line-height:1.55;white-space:pre-wrap}.tier-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tier-card{padding:20px;display:flex;flex-direction:column;gap:16px}.tier-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tier-card-header span{color:var(--cyan);font-size:1.35rem;font-weight:900;text-transform:uppercase}.tier-card-header strong{max-width:145px;color:var(--text);text-align:right;line-height:1.25}.tier-meta{padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tier-card ul{display:grid;gap:9px}.tier-note{margin-top:auto!important;font-size:.92rem}.split-section,.service-rail,.care-section{display:grid;grid-template-columns:minmax(0,.72fr) minmax(340px,1.28fr);gap:40px;align-items:center}.service-rail,.care-section{padding-top:40px;padding-bottom:40px;border-top:1px solid var(--line)}.service-copy>svg,.care-section>div>svg{margin-bottom:18px;color:var(--cyan)}.feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-list.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-list li{min-height:58px;padding:13px;border:1px solid var(--line);border-radius:var(--radius);background:#0b15288c;color:var(--text);font-size:.94rem;font-weight:720;line-height:1.35}.feature-list li span{min-width:0;overflow-wrap:anywhere}.process-section{border-top:1px solid var(--line)}.process-grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;list-style:none}.process-grid li{min-height:132px;padding:15px;display:grid;align-content:start;gap:12px;border:1px solid var(--line);border-radius:var(--radius);background:#0b152885}.process-grid span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);background:#22d3ee21;color:var(--cyan);font-weight:900}.process-grid strong{line-height:1.35}.faq-section{padding-top:40px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.faq-grid details{border:1px solid var(--line);border-radius:var(--radius);background:#0b152894}.faq-grid summary{min-height:58px;padding:0 18px;display:flex;align-items:center;color:var(--text);font-weight:820;cursor:pointer}.faq-grid p{margin:0;padding:0 18px 18px;color:var(--muted);line-height:1.62}.inquiry-section{display:grid;grid-template-columns:minmax(280px,.43fr) minmax(0,.57fr);gap:34px;align-items:start;padding-top:64px}.inquiry-intro{position:sticky;top:calc(var(--header-height) + 24px)}.inquiry-intro ul{margin-top:28px;display:grid;gap:12px}.inquiry-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-field{min-width:0;display:grid;gap:8px}.form-field.is-wide,.privacy-field,.success-state,.form-error-state,.submit-button{grid-column:1 / -1}.form-field>span{color:var(--text);font-size:.9rem;font-weight:840}input,select,textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:var(--radius);background:#0b1528b8;color:var(--text);padding:0 13px;outline:none}textarea{padding-top:13px;resize:vertical}input[type=file]{padding-top:11px}select{color-scheme:dark}input::placeholder,textarea::placeholder{color:#b8c7da9e}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:#f87171c2}.field-error{color:#fecaca;font-size:.84rem;line-height:1.35}.form-field small:not(.field-error){color:var(--muted-soft);line-height:1.35}.privacy-field{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;color:var(--muted);line-height:1.55}.privacy-field input{width:20px;min-height:20px;margin-top:3px}.privacy-field a{color:var(--cyan);text-decoration:underline;text-underline-offset:3px}.success-state,.form-error-state{min-height:48px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(34,197,94,.44);border-radius:var(--radius);background:#22c55e1a;color:#dcfce7;font-weight:780}.form-error-state{border-color:#f8717180;background:#7f1d1d2e;color:#fee2e2}.submit-button:disabled{cursor:wait;opacity:.78}.submit-spinner{animation:submit-spin .76s linear infinite}.hp-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer{padding:28px 0 38px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;border-top:1px solid var(--line);color:var(--muted)}.footer-brand img{width:150px;height:auto;padding:5px 7px;border-radius:var(--radius);background:#f8fbfff0}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.site-footer p{margin:0;font-size:.88rem}::view-transition-group(selected-profile){animation-duration:.52s;animation-timing-function:var(--ease-premium)}::view-transition-old(selected-profile),::view-transition-new(selected-profile){mix-blend-mode:normal}@keyframes ambient-scan{0%{transform:translateY(-20vh) rotate(-7deg)}to{transform:translateY(160vh) rotate(-7deg)}}@keyframes submit-spin{to{rotate:360deg}}@keyframes hero-light-scan{0%,58%{left:-36%;opacity:0}66%{opacity:1}86%,to{left:126%;opacity:0}}@keyframes scroll-cue{0%,to{translate:0 0;border-color:var(--line)}50%{translate:0 6px;border-color:#22d3ee8c}}@keyframes card-border-travel{to{--card-angle: 360deg}}@keyframes profile-result-enter{0%{opacity:0;transform:translateY(14px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes scroll-progress{to{transform:scaleX(1)}}@keyframes ambient-grid-scroll{0%{background-position:0 0,0 0}to{background-position:0 280px,280px 0}}@keyframes hero-depth-scroll{0%{translate:0 0}to{translate:0 34px}}@keyframes section-reveal{0%{opacity:.72;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline: scroll()){.scroll-progress{animation:scroll-progress 1s linear both;animation-timeline:scroll(root block)}.ambient-grid{animation:ambient-grid-scroll 1s linear both;animation-timeline:scroll(root block)}.hero-media-frame{animation:hero-depth-scroll 1s linear both;animation-timeline:view(block);animation-range:exit 0% exit 100%}.section-heading,.positioning-grid,.service-rail,.care-section,.process-grid,.faq-grid{animation:section-reveal 1s var(--ease-premium) both;animation-timeline:view(block);animation-range:entry 8% cover 30%}}@media(max-width:1399px){.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-result{grid-template-columns:minmax(280px,1fr) minmax(260px,.72fr)}.profile-result-focus{grid-column:1 / -1;grid-row:2}}@media(max-width:1180px){.desktop-nav{gap:12px}.hero-shell{grid-template-columns:minmax(0,1fr)}.hero-visual{order:-1}.hero-media-frame{width:min(100%,920px);margin-inline:auto;aspect-ratio:16 / 9}.hero-proof{width:min(var(--max),calc(100% - 40px));grid-template-columns:repeat(3,minmax(0,1fr))}.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.finder-layout{grid-template-columns:190px minmax(0,1fr)}.finder-summary{grid-column:1 / -1}.tier-grid,.feature-list.compact,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){:root{--header-height: 72px}.desktop-nav,.nav-cta{display:none}.mobile-menu-button{display:inline-flex;margin-left:auto}.nav-shell,.hero-shell,.section,.site-footer,.profile-section,.hero-proof{width:min(var(--max),calc(100% - 28px))}.hero-section{min-height:760px;padding-top:28px}.hero-copy h1{font-size:3.1rem}.hero-lede{font-size:1.05rem}.positioning-grid,.split-section,.service-rail,.care-section,.inquiry-section{grid-template-columns:1fr}.inquiry-intro{position:static}.check-cloud,.profile-grid,.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-result{grid-template-columns:1fr}.profile-result-focus{grid-column:auto;grid-row:auto}.finder-layout{grid-template-columns:1fr}.finder-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.finder-steps button{justify-content:center;text-align:center}.finder-steps button span{display:none}.faq-grid,.site-footer{grid-template-columns:1fr}.site-footer{text-align:center}.footer-brand{justify-content:center}}@media(max-width:640px){.brand img{width:132px}.brand span{font-size:.76rem}.hero-section{min-height:780px;padding-top:18px;padding-bottom:24px}.hero-media-frame{aspect-ratio:16 / 10}.hero-media-frame img{filter:brightness(1.06) saturate(1.05) contrast(1.03)}.hero-signal-line{display:none}.hero-copy h1{font-size:2.65rem;line-height:1.02}.hero-actions,.finder-controls{flex-direction:column}.button,.hero-actions a,.finder-controls button{width:100%}.hero-proof,.check-cloud,.profile-grid,.tier-grid,.feature-list,.feature-list.compact,.process-grid,.inquiry-form,.finder-options{grid-template-columns:1fr}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-proof li{min-height:64px;padding:10px}.section{padding:64px 0}.section-heading h2,.positioning-grid h2,.service-copy h2,.care-section h2,.inquiry-intro h2{font-size:2.05rem}.profile-card{min-height:auto}.profile-result{padding:16px;gap:18px}.profile-result-focus{grid-template-columns:1fr}.profile-result-focus div{min-height:58px}.finder-steps{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.finder-steps button{min-height:44px;padding:0}.finder-summary pre{min-height:130px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.ambient-scan,.hero-light-scan,.hero-signal-line,.scroll-progress{display:none}.signal-field{opacity:.24}.hero-media-frame,.profile-card,.profile-card:hover,.profile-card:focus-within,.profile-card.is-active{transform:none!important;translate:none!important}.section-heading,.positioning-grid,.service-rail,.care-section,.process-grid,.faq-grid{opacity:1!important;transform:none!important}}.hero-section{--hero-shift-x: 0px;--hero-shift-y: 0px;--hero-near-x: 0px;--hero-near-y: 0px;--hero-light-x: 58%;--hero-light-y: 45%;min-height:clamp(680px,78svh,820px);padding:0 0 54px;display:flex;flex-direction:column;justify-content:flex-end;background:#030711;isolation:isolate}.hero-visual{position:absolute;inset:0;z-index:0;min-width:0;margin:0;perspective:none;pointer-events:none}.hero-media-frame{position:absolute;inset:-2%;width:auto;aspect-ratio:auto;overflow:hidden;border:0;border-radius:0;background:#030711;box-shadow:none;transform:none;transform-style:flat;transition:none}.hero-media-frame:before{z-index:5;background:radial-gradient(circle at var(--hero-light-x) var(--hero-light-y),rgba(248,251,255,.18),rgba(34,211,238,.08) 13%,transparent 30%);opacity:.85}.hero-cinematic-image,.hero-cinematic-image img{position:absolute;inset:0;width:100%;height:100%}.hero-cinematic-image img{object-fit:cover;object-position:center center;filter:saturate(1.08) contrast(1.06) brightness(.88);transform:scale(1.045) translate3d(var(--hero-shift-x),var(--hero-shift-y),0);transition:transform .7s var(--ease-premium);will-change:transform}.hero-depth-layer{position:absolute;inset:-1%;z-index:2;background-image:url(/assets/hero/svelex-gaming-hero-pc.webp);background-position:center center;background-size:cover;filter:saturate(1.22) brightness(1.06);-webkit-mask-image:linear-gradient(90deg,transparent 42%,rgba(0,0,0,.38) 58%,#000 78%);mask-image:linear-gradient(90deg,transparent 42%,rgba(0,0,0,.38) 58%,#000 78%);opacity:.3;transform:scale(1.055) translate3d(var(--hero-near-x),var(--hero-near-y),0);transition:transform .76s var(--ease-premium);mix-blend-mode:screen;will-change:transform}.hero-color-wash{position:absolute;inset:0;z-index:3;background:linear-gradient(90deg,#030711fa,#030711e0 27%,#03071161 56%,#03071114 78%),linear-gradient(180deg,rgba(3,7,17,.22),transparent 45%,rgba(3,7,17,.72) 100%)}.hero-particle-field,.profile-world-particles{position:absolute;inset:0;z-index:4;overflow:hidden;pointer-events:none}.hero-particle-field span,.profile-world-particles span{position:absolute;top:var(--particle-y);left:var(--particle-x);width:var(--particle-size);height:var(--particle-size);border-radius:50%;background:#e2f8ffeb;box-shadow:0 0 10px #22d3eee0,0 0 24px #3b82f68c;animation:cinematic-particle 7s ease-in-out var(--particle-delay) infinite}.hero-particle-field span{--particle-drift: 36px}.hero-light-scan{z-index:6;width:12%;opacity:.75;mix-blend-mode:screen}.hero-signal-line{z-index:6}.hero-shell{position:relative;z-index:7;min-height:560px;display:flex;align-items:center;grid-template-columns:none;gap:0}.hero-copy{width:min(670px,58%);padding:96px 0 62px;text-shadow:0 3px 24px rgba(0,0,0,.74)}.hero-kicker,.section-kicker{display:block;margin-bottom:14px;color:var(--cyan);font-size:.78rem;font-weight:850;text-transform:uppercase}.hero-kicker{padding-left:46px;position:relative}.hero-kicker:before{content:"";position:absolute;top:50%;left:0;width:34px;height:1px;background:var(--cyan);box-shadow:0 0 14px #22d3eeb8}.hero-copy h1{max-width:700px;font-size:4.5rem;line-height:.98;text-wrap:balance}.hero-lede{max-width:630px;color:#e2edf8}.hero-spec-line{margin-top:26px;display:flex;flex-wrap:wrap;gap:8px 18px;color:#e2edf8c2;font-size:.78rem;font-weight:800;text-transform:uppercase}.hero-spec-line span{position:relative;padding-left:13px}.hero-spec-line span:before{content:"";position:absolute;top:50%;left:0;width:4px;height:4px;border-radius:50%;background:var(--mint);box-shadow:0 0 10px #2dd4bfcc;transform:translateY(-50%)}.hero-proof{position:relative;z-index:7;margin-top:0}.hero-proof li{border-color:#bae6fd33;background:#0309148f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.scroll-cue{z-index:8;bottom:7px}.profile-section{width:min(1480px,calc(100% - 40px));padding-top:104px}.profile-section .section-heading{max-width:880px}.profile-world-shell{--profile-accent: #22d3ee;--profile-accent-secondary: #ef4444;position:relative}.profile-world-stage{--world-shift-x: 0px;--world-shift-y: 0px;--world-near-x: 0px;--world-near-y: 0px;--world-light-x: 68%;--world-light-y: 42%;position:relative;min-height:610px;overflow:hidden;border:1px solid color-mix(in srgb,var(--profile-accent) 42%,transparent);border-radius:var(--radius);background:#030711;box-shadow:0 34px 100px #00000075,0 0 58px color-mix(in srgb,var(--profile-accent) 13%,transparent),inset 0 1px #ffffff0f;isolation:isolate}.profile-world-stage:before{content:"";position:absolute;inset:0;z-index:5;background:radial-gradient(circle at var(--world-light-x) var(--world-light-y),color-mix(in srgb,var(--profile-accent) 26%,transparent),transparent 27%);mix-blend-mode:screen;pointer-events:none}.profile-world-stage:after{content:"";position:absolute;inset:1px;z-index:9;border:1px solid rgba(255,255,255,.045);border-radius:calc(var(--radius) - 1px);pointer-events:none}.profile-world-media,.profile-world-media img{position:absolute;inset:0;width:100%;height:100%}.profile-world-media{--world-reveal: 140%;z-index:0;-webkit-mask-image:radial-gradient(circle at 74% 44%,#000 0,#000 var(--world-reveal),transparent calc(var(--world-reveal) + 10%));mask-image:radial-gradient(circle at 74% 44%,#000 0,#000 var(--world-reveal),transparent calc(var(--world-reveal) + 10%));animation:profile-world-reveal .9s var(--ease-premium) both}.profile-world-media img{object-fit:cover;object-position:center;filter:saturate(1.04) contrast(1.04) brightness(.91);transform:scale(1.045) translate3d(var(--world-shift-x),var(--world-shift-y),0);transition:transform .76s var(--ease-premium);will-change:transform}.profile-world-depth{position:absolute;inset:-8%;z-index:2;background:radial-gradient(circle at 76% 44%,color-mix(in srgb,var(--profile-accent) 30%,transparent),transparent 22%),radial-gradient(circle at 82% 64%,color-mix(in srgb,var(--profile-accent-secondary) 22%,transparent),transparent 26%);filter:blur(18px);opacity:.62;transform:translate3d(var(--world-near-x),var(--world-near-y),0);transition:transform .82s var(--ease-premium);mix-blend-mode:screen}.profile-world-shade{position:absolute;inset:0;z-index:3;background:linear-gradient(90deg,#02060ef5,#02060ed1 30%,#02060e42 58%,#02060e0f 78%),linear-gradient(180deg,rgba(2,6,14,.2),transparent 46%,rgba(2,6,14,.88) 100%)}.profile-world-grid{position:absolute;right:-8%;bottom:-30%;z-index:4;width:72%;height:62%;background-image:linear-gradient(color-mix(in srgb,var(--profile-accent) 18%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--profile-accent) 18%,transparent) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 42%,transparent 92%);mask-image:linear-gradient(180deg,transparent,#000 42%,transparent 92%);opacity:.34;transform:perspective(520px) rotateX(66deg) rotate(-7deg) translate3d(var(--world-near-x),var(--world-near-y),0);animation:profile-grid-drift 12s linear infinite}.profile-world-particles{z-index:6}.profile-world-particles span{background:color-mix(in srgb,var(--profile-accent) 84%,#ffffff);box-shadow:0 0 12px color-mix(in srgb,var(--profile-accent) 72%,transparent),0 0 28px color-mix(in srgb,var(--profile-accent-secondary) 42%,transparent)}.profile-world-scan{position:absolute;top:-30%;bottom:-30%;left:-24%;z-index:7;width:10%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);opacity:0;transform:skew(-16deg);animation:profile-world-scan 6.8s var(--ease-premium) 1.1s infinite;mix-blend-mode:screen;pointer-events:none}.profile-world-copy{position:relative;z-index:8;width:min(650px,54%);min-height:610px;padding:56px 48px;display:flex;flex-direction:column;justify-content:center;text-shadow:0 3px 20px rgba(0,0,0,.78)}.profile-world-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--profile-accent);font-size:.78rem;font-weight:850;text-transform:uppercase}.profile-world-copy h3{max-width:620px;margin:16px 0 0;font-size:3.35rem;line-height:1;text-wrap:balance}.profile-world-claim{max-width:590px;margin:17px 0 0;color:#fff;font-size:1.2rem;font-weight:800;line-height:1.4}.profile-world-plan{max-width:590px;margin:12px 0 0;color:#d3e0ee;font-size:.98rem;line-height:1.62}.profile-world-meta{max-width:600px;margin:23px 0 0;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(150px,.7fr);gap:18px}.profile-world-meta div{min-width:0;padding-left:13px;border-left:1px solid color-mix(in srgb,var(--profile-accent) 56%,transparent)}.profile-world-meta dt,.profile-world-focus dt{color:var(--profile-accent);font-size:.7rem;font-weight:850;text-transform:uppercase}.profile-world-meta dd{margin:7px 0 0;color:#f1f6fb;font-size:.86rem;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.profile-world-copy .button{align-self:flex-start;margin-top:25px;background:color-mix(in srgb,var(--profile-accent) 62%,#0b1323);box-shadow:0 18px 42px color-mix(in srgb,var(--profile-accent) 22%,transparent),0 0 32px color-mix(in srgb,var(--profile-accent-secondary) 13%,transparent)}.profile-world-focus{position:absolute;right:32px;bottom:30px;z-index:8;width:min(440px,34%);margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:color-mix(in srgb,var(--profile-accent) 22%,transparent);border:1px solid color-mix(in srgb,var(--profile-accent) 30%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-world-focus div{min-width:0;min-height:82px;padding:13px;background:#030812bd}.profile-world-focus dd{margin:8px 0 0;color:#fff;font-size:.86rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.profile-tab-rail{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.profile-world-tab{position:relative;min-width:0;min-height:106px;padding:14px;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;gap:10px;align-items:end;overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:var(--radius);background:#07101e;color:#fff;text-align:left;box-shadow:inset 0 1px #ffffff0a;transition:border-color .24s ease,box-shadow .24s ease,transform .24s var(--ease-premium)}.profile-world-tab picture,.profile-world-tab picture img,.profile-world-tab-shade{position:absolute;inset:0;width:100%;height:100%}.profile-world-tab picture img{object-fit:cover;object-position:center;filter:saturate(.8) brightness(.54);transform:scale(1.03);transition:filter .24s ease,transform .42s var(--ease-premium)}.profile-world-tab-shade{background:linear-gradient(180deg,#03071126,#030711f5)}.profile-world-tab-icon,.profile-world-tab-copy,.profile-world-tab-check{position:relative;z-index:2}.profile-world-tab-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);background:#0308128f;color:var(--profile-accent)}.profile-world-tab-copy{min-width:0;display:grid;gap:3px}.profile-world-tab-copy strong{font-size:.94rem;line-height:1.2;overflow-wrap:anywhere}.profile-world-tab-copy small{min-width:0;display:-webkit-box;overflow:hidden;color:#e2edf8b8;font-size:.72rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-world-tab-check{align-self:center;color:var(--profile-accent)}.profile-world-tab:hover,.profile-world-tab:focus-visible,.profile-world-tab.is-active{border-color:color-mix(in srgb,var(--profile-accent) 76%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--profile-accent) 15%,transparent),0 16px 44px #00000052,0 0 28px color-mix(in srgb,var(--profile-accent) 12%,transparent);transform:translateY(-3px)}.profile-world-tab:hover picture img,.profile-world-tab:focus-visible picture img,.profile-world-tab.is-active picture img{filter:saturate(1.08) brightness(.72);transform:scale(1.075)}.profile-rights-note{margin:15px 0 0;color:var(--muted-soft);font-size:.76rem;text-align:right}@keyframes cinematic-particle{0%,to{opacity:.16;transform:translate3d(0,14px,0) scale(.72)}45%{opacity:.88}70%{opacity:.34;transform:translate3d(var(--particle-drift, 22px),-38px,0) scale(1.12)}}@keyframes profile-world-reveal{0%{--world-reveal: 12%;opacity:.58;filter:saturate(.72) brightness(.72)}to{--world-reveal: 140%;opacity:1;filter:saturate(1) brightness(1)}}@keyframes profile-world-scan{0%,58%{left:-24%;opacity:0}66%{opacity:.72}88%,to{left:122%;opacity:0}}@keyframes profile-grid-drift{to{background-position:92px 46px,92px 46px}}@keyframes cinematic-scroll-depth{0%{translate:0 -10px}to{translate:0 32px}}@supports (animation-timeline: scroll()){.hero-cinematic-image img,.profile-world-media img{animation:cinematic-scroll-depth 1s linear both;animation-timeline:view(block);animation-range:exit 0% exit 100%}}@media(max-width:1180px){.hero-section{min-height:650px;padding-bottom:24px}.hero-copy{width:min(690px,68%);padding:54px 0 24px}.hero-copy h1{font-size:4rem}.hero-cinematic-image img,.hero-depth-layer{object-position:58% center;background-position:58% center}.profile-world-stage,.profile-world-copy{min-height:650px}.profile-world-copy{width:62%}.profile-world-focus{width:min(410px,38%)}.profile-tab-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-proof{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}}@media(max-width:920px){.hero-section{min-height:780px;padding-bottom:54px;padding-top:0}.hero-shell{min-height:610px}.hero-copy{width:min(660px,78%);padding:78px 0 62px}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hero-copy h1{font-size:3.45rem}.hero-cinematic-image img,.hero-depth-layer{object-position:64% center;background-position:64% center}.hero-color-wash{background:linear-gradient(90deg,#030711f7,#030711c2 46%,#0307112e 86%),linear-gradient(180deg,rgba(3,7,17,.18),transparent 42%,rgba(3,7,17,.82))}.profile-section{width:min(var(--max),calc(100% - 28px))}.profile-world-stage{min-height:720px}.profile-world-copy{width:74%;min-height:550px;padding:44px 34px 170px}.profile-world-copy h3{font-size:2.8rem}.profile-world-focus{right:24px;bottom:22px;left:24px;width:auto}}@media(max-width:640px){.hero-section{min-height:auto;padding-bottom:10px}.hero-shell{min-height:auto}.hero-copy{width:100%;padding:38px 0 12px}.hero-copy h1{font-size:2.65rem}.hero-lede{font-size:1rem;line-height:1.55}.hero-claim{font-size:.94rem}.hero-cinematic-image img,.hero-depth-layer{object-position:69% center;background-position:69% center}.hero-color-wash{background:linear-gradient(90deg,#030711f0,#0307119e 72%,#03071157),linear-gradient(180deg,#03071142,#03071126 34%,#030711eb 76%)}.hero-depth-layer{opacity:.18}.hero-spec-line{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-proof{margin-top:0;padding-bottom:8px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(148px,44vw);gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.hero-proof::-webkit-scrollbar{display:none}.hero-proof li{scroll-snap-align:start}.profile-section{padding-top:78px}.profile-world-stage{min-height:840px}.profile-world-media img{object-position:72% center;filter:saturate(1.02) contrast(1.05) brightness(.78)}.profile-world-shade{background:linear-gradient(90deg,#02060edb,#02060e52),linear-gradient(180deg,#02060e1a,#02060e1f 28%,#02060ef5 57%)}.profile-world-copy{position:absolute;right:0;bottom:170px;left:0;width:100%;min-height:0;padding:24px 20px;justify-content:flex-end}.profile-world-copy h3{margin-top:12px;font-size:2.2rem}.profile-world-claim{margin-top:12px;font-size:1.04rem}.profile-world-plan{font-size:.91rem;line-height:1.5}.profile-world-meta{grid-template-columns:1fr;gap:12px;margin-top:17px}.profile-world-meta div:first-child{display:none}.profile-world-copy .button{width:100%;margin-top:18px}.profile-world-focus{right:16px;bottom:16px;left:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.profile-world-focus div{min-height:96px;padding:10px}.profile-world-focus dd{font-size:.78rem}.profile-tab-rail{grid-template-columns:1fr;gap:8px}.profile-world-tab{min-height:78px;grid-template-columns:34px minmax(0,1fr) 20px}.profile-world-tab-copy small{-webkit-line-clamp:1}.profile-rights-note{text-align:left}}@media(prefers-reduced-motion:reduce){.hero-cinematic-image img,.hero-depth-layer,.profile-world-media,.profile-world-media img,.profile-world-depth,.profile-world-grid,.profile-world-tab,.profile-world-tab:hover,.profile-world-tab:focus-visible,.profile-world-tab.is-active{animation:none!important;transform:none!important;translate:none!important}.profile-world-media{--world-reveal: 140%;-webkit-mask-image:none;mask-image:none}.hero-particle-field,.profile-world-particles,.profile-world-scan,.hero-depth-layer{display:none}}
