@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.block{display:block}.hidden{display:none}}:root{--bg:#050607;--bg-soft:#090c0f;--panel:#0b0f12;--panel-2:#0d1115;--line:#ffffff17;--line-strong:#ffffff24;--text:#f4f5f6;--muted:#8993a3;--muted-2:#5f6978;--max:1280px}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#050607d1;position:sticky;top:0}.header-inner{width:min(calc(100% - 48px), var(--max));grid-template-columns:1fr auto 1fr;align-items:center;height:82px;margin:0 auto;display:grid}.brand-link{letter-spacing:-.02em;align-items:center;gap:12px;width:fit-content;font-size:17px;font-weight:600;display:inline-flex}.brand-icon{object-fit:contain;border-radius:8px;width:38px;height:38px}.desktop-nav{color:#8d96a5;align-items:center;gap:42px;font-size:15px;display:flex}.desktop-nav a{transition:color .16s}.desktop-nav a:hover{color:#fff}.header-cta{justify-self:end}.button{border:1px solid var(--line-strong);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 27px;font-size:14px;font-weight:550;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{border-color:#ffffff47;transform:translateY(-1px)}.button-light{color:#111315;background:#f3f4f5;border-color:#0000}.button-dark{color:#c7ccd4;background:0 0}.page-shell{overflow:hidden}.hero{text-align:center;border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 40%,#34435233,#0000 34%),#050607;justify-content:center;align-items:center;min-height:calc(100vh - 82px);display:flex;position:relative}.hero-ghost{letter-spacing:-.09em;color:#ffffff06;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(150px,26vw,410px);font-weight:700;line-height:.7;position:absolute;inset:auto 0 12%}.hero-content{z-index:2;width:min(980px,100% - 42px);padding:84px 0;position:relative}.hero-logo{object-fit:contain;border-radius:20px;width:116px;height:116px;margin:0 auto 52px;box-shadow:0 20px 80px #0000008c}.eyebrow{color:#687487;text-transform:uppercase;letter-spacing:.36em;font-size:11px;font-weight:650}.hero h1{letter-spacing:-.055em;margin:28px 0 22px;font-size:clamp(68px,8.4vw,126px);font-weight:250;line-height:.91}.hero-subtitle{color:#8d96a5;margin:0 auto;font-size:20px}.hero-actions{justify-content:center;gap:16px;margin-top:48px;display:flex}.store-placeholder{border:1px solid var(--line);color:#a2a9b4;background:#ffffff05;border-radius:16px;width:fit-content;margin:64px auto 0;padding:15px 22px}.store-placeholder small{color:#626c7b;letter-spacing:.3em;text-transform:uppercase;margin-bottom:4px;font-size:9px;display:block}.marquee-line{white-space:nowrap;border-bottom:1px solid var(--line);color:#29313d;letter-spacing:.38em;text-transform:uppercase;padding:23px 0;font-size:10px;font-weight:650;overflow:hidden}.section{width:min(calc(100% - 48px), var(--max));margin:0 auto;padding:150px 0}.section-large{padding-top:190px;padding-bottom:190px}.section-heading{letter-spacing:-.055em;max-width:880px;margin:30px 0 90px;font-size:clamp(46px,6vw,82px);font-weight:250;line-height:1.03}.product-lines{border-top:1px solid var(--line)}.product-line{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;align-items:center;gap:10px;padding:33px 0;display:grid}.product-line span:first-child{color:#536071;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.product-line strong{letter-spacing:-.04em;font-size:clamp(25px,3.2vw,42px);font-weight:300}.statement{margin-top:180px}.statement h2{letter-spacing:-.055em;max-width:850px;margin:30px 0 0;font-size:clamp(50px,6.2vw,88px);font-weight:250;line-height:.98}.feature-grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.feature-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:230px;padding:34px;display:flex}.feature-card.large{grid-column:span 3;min-height:290px}.feature-card.medium{grid-column:span 2}.feature-card.full{grid-column:1/-1;min-height:170px}.feature-card .metric{letter-spacing:-.055em;margin-bottom:auto;font-size:72px;font-weight:250}.feature-card h3{margin:0 0 10px;font-size:19px;font-weight:450}.feature-card p{color:var(--muted);margin:0;line-height:1.55}.split-section{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.split-section h2{letter-spacing:-.055em;margin:26px 0;font-size:clamp(50px,6vw,78px);font-weight:250;line-height:1}.body-copy{color:var(--muted);max-width:620px;font-size:17px;line-height:1.7}.art-panel{border:1px solid var(--line);background:linear-gradient(140deg,#0000 10%,#ffffff09),radial-gradient(circle at 70% 20%,#ffffff14,#0000 30%),repeating-linear-gradient(145deg,#090b0e 0 40px,#0e1114 40px 80px);border-radius:18px;min-height:390px;box-shadow:inset 0 0 100px #000000b3}.partnership-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#080b0e}.cta-section{text-align:center;border-top:1px solid var(--line);background:radial-gradient(circle,#2f3c4b2b,#0000 38%),#060809;padding:150px 24px}.cta-section h2{letter-spacing:-.055em;margin:30px auto 20px;font-size:clamp(50px,6vw,82px);font-weight:250}.cta-section p{color:var(--muted);font-size:17px}.site-footer{border-top:1px solid var(--line);padding:76px max(24px, calc((100vw - var(--max)) / 2))}.footer-grid{grid-template-columns:2.1fr 1fr 1fr 1fr;gap:60px;display:grid}.footer-grid>div:not(:first-child){color:#8993a3;flex-direction:column;gap:18px;display:flex}.footer-title{color:#536073;text-transform:uppercase;letter-spacing:.3em;margin-bottom:8px;font-size:10px}.footer-brand{align-items:center;gap:13px;display:flex}.footer-brand img{border-radius:8px;width:38px;height:38px}.footer-copy{color:#778291;margin-top:30px}.micro{color:#536073;letter-spacing:.28em;margin-top:34px;font-size:9px;font-weight:650}.placeholder-text{color:#4e5968}.footer-bottom{border-top:1px solid var(--line);color:#4e5867;margin-top:64px;padding-top:24px;font-size:12px}.subpage{min-height:100vh}.subpage-hero{width:min(100% - 48px,880px);margin:0 auto;padding:120px 0 72px}.subpage-hero h1{letter-spacing:-.055em;margin:28px 0;font-size:clamp(56px,7vw,86px);font-weight:250;line-height:1}.content-column{width:min(100% - 48px,880px);margin:0 auto;padding:0 0 140px}.content-block{border-top:1px solid var(--line);padding:60px 0}.content-block h2{letter-spacing:-.035em;margin:0 0 24px;font-size:32px;font-weight:350}.content-block p,.content-block li{color:var(--muted);font-size:16px;line-height:1.75}.notice{border:1px solid var(--line-strong);color:#a9b0bb;background:var(--panel);border-radius:15px;margin:35px 0;padding:26px 28px;line-height:1.6}.card-grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.simple-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;min-height:210px;padding:38px}.simple-card h3{margin:0 0 14px;font-size:26px;font-weight:350}.simple-card p{color:var(--muted);line-height:1.65}.faq-row{border-top:1px solid var(--line)}.faq-row details{padding:26px 0}.faq-row summary{cursor:pointer;color:#d6d9de;font-size:20px}.faq-row p{color:var(--muted);max-width:720px;line-height:1.7}@media (max-width:800px){.header-inner{width:min(calc(100% - 28px), var(--max));grid-template-columns:1fr auto;height:70px}.desktop-nav{display:none}.header-cta{min-height:42px;padding:0 18px;font-size:12px}.hero{min-height:calc(100svh - 70px)}.hero h1{font-size:clamp(60px,18vw,86px)}.hero-logo{width:90px;height:90px;margin-bottom:42px}.hero-actions{flex-direction:column;align-items:center}.hero-actions .button{width:min(100%,280px)}.section{width:min(calc(100% - 32px), var(--max));padding:100px 0}.section-heading{margin-bottom:55px}.product-line{grid-template-columns:44px 1fr}.feature-grid{grid-template-columns:1fr}.feature-card.large,.feature-card.medium,.feature-card.full{grid-column:auto}.split-section{grid-template-columns:1fr;gap:50px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.card-grid-2{grid-template-columns:1fr}.subpage-hero,.content-column{width:min(100% - 32px,880px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}::selection{color:#050607;background:#ffffffeb}body{background:radial-gradient(circle at 50% -10%,#5a697a14,#0000 30%),#050607}body,.site-header,.feature-card,.simple-card,.notice,.art-panel,.button{-webkit-tap-highlight-color:transparent}.site-header{-webkit-backdrop-filter:blur(28px)saturate(135%);background:linear-gradient(#060708f0,#060708c2);border-bottom:1px solid #fff1;box-shadow:0 8px 40px #00000029}.brand-link{transition:opacity .18s,transform .18s}.brand-link:hover{opacity:.88}.brand-link:active{transform:scale(.985)}.brand-icon{box-shadow:0 0 0 1px #ffffff12,0 8px 26px #0000006b}.button{transition:transform .18s cubic-bezier(.2,.8,.2,1),background .18s,border-color .18s,box-shadow .18s,color .18s;position:relative;overflow:hidden}.button:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 20%,#ffffff1a 50%,#0000 80%);transition:opacity .25s,transform .5s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:translate(-45%)}.button:hover:before{opacity:1;transform:translate(45%)}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.985)}.button-light{background:linear-gradient(#fff,#e9ebed);box-shadow:0 8px 30px #ffffff17,inset 0 1px #fffffff2}.button-light:hover{box-shadow:0 12px 34px #ffffff21,inset 0 1px #fff}.button-dark{background:linear-gradient(#ffffff06,#ffffff02);box-shadow:inset 0 1px #ffffff06}.button-dark:hover{background:#ffffff09;border-color:#ffffff38}.hero{isolation:isolate;background:radial-gradient(at 50% 42%,#4b5b6c29,#0000 31%),radial-gradient(at 50% 70%,#ffffff06,#0000 24%),linear-gradient(#050607 0% 70%,#060809 100%)}.hero:before{content:"";filter:blur(10px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#a1b3c50e,#505f7005 36%,#0000 68%);border-radius:50%;width:min(680px,75vw);height:min(680px,75vw);position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.hero-content{animation:.9s cubic-bezier(.2,.8,.2,1) both hoodapp-hero-enter}@keyframes hoodapp-hero-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-logo{border:1px solid #ffffff13;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;box-shadow:0 22px 70px #0000008c,0 0 70px #788ca00e,inset 0 1px #ffffff09}.hero-logo:hover{transform:translateY(-2px)scale(1.015);box-shadow:0 28px 82px #0000009e,0 0 85px #8296aa13}.hero h1{text-shadow:0 1px #ffffff05,0 18px 80px #00000059}.hero-subtitle{color:#bac2cc94}.hero-ghost{color:#ffffff07;text-shadow:0 0 80px #ffffff03}.store-placeholder{background:linear-gradient(#ffffff06,#ffffff02);border-color:#ffffff17;box-shadow:inset 0 1px #ffffff06,0 18px 50px #0000002e}.eyebrow{color:#718397c7}.section-heading,.statement h2,.split-section h2,.cta-section h2,.subpage-hero h1{text-wrap:balance}.product-line{transition:background .18s,padding-left .22s cubic-bezier(.2,.8,.2,1),border-color .18s}.product-line:hover{background:linear-gradient(90deg,#ffffff06,#0000 65%);border-color:#ffffff21;padding-left:10px}.feature-card,.simple-card,.notice,.art-panel{background:linear-gradient(145deg,#ffffff07,#ffffff02),#090c0f;border-color:#ffffff16;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .26s,box-shadow .26s,background .26s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 16px 50px #00000021}.feature-card:before,.simple-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 20% 0,#ffffff0a,#0000 35%);transition:opacity .28s;position:absolute;inset:0}.feature-card:hover,.simple-card:hover{background:linear-gradient(145deg,#ffffff0a,#ffffff03),#090c0f;border-color:#ffffff25;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff09,0 24px 65px #0000003d}.feature-card:hover:before,.simple-card:hover:before{opacity:1}.feature-card .metric{text-shadow:0 15px 50px #ffffff08}.art-panel{background:radial-gradient(circle at 72% 22%,#ffffff12,#0000 23%),linear-gradient(140deg,#ffffff05,#0000 50%),repeating-linear-gradient(145deg,#080b0e 0 42px,#0c1014 42px 84px);box-shadow:inset 0 1px #ffffff06,inset 0 0 120px #000000b8,0 30px 80px #0003}.cta-section{background:radial-gradient(at 50% 45%,#5264771d,#0000 31%),linear-gradient(#060809,#050607)}.site-footer{background:linear-gradient(#ffffff02,#0000);border-top-color:#ffffff13}.footer-grid>div:not(:first-child) a{transition:color .18s,transform .18s}.footer-grid>div:not(:first-child) a:hover{color:#ffffffe0;transform:translate(2px)}.footer-brand img{box-shadow:0 0 0 1px #ffffff0f,0 10px 28px #00000059}@supports (animation-timeline:view()){.section,.content-block,.feature-card,.simple-card{animation-name:hoodapp-section-reveal;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both;animation-timeline:view();animation-range:entry cover 28%}@keyframes hoodapp-section-reveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:5px;border-radius:8px;outline:2px solid #ffffffd1}@media (max-width:800px){.hero:before{width:100vw;height:100vw}.feature-card:hover,.simple-card:hover{transform:none}.product-line:hover{padding-left:0}}@media (prefers-reduced-motion:reduce){.hero-content{animation:none}.hero-logo,.feature-card,.simple-card,.button,.product-line{transition:none}.section,.content-block,.feature-card,.simple-card{opacity:1!important;animation:none!important;transform:none!important}}.hoodapp-moving-marquee{white-space:nowrap;background:#050607;border-top:1px solid #fff1;border-bottom:1px solid #fff1;width:100%;position:relative;overflow:hidden}.hoodapp-moving-marquee-track{will-change:transform;align-items:center;width:max-content;padding:18px 0;animation:28s linear infinite hoodapp-marquee-move;display:flex}.hoodapp-moving-marquee-track span{color:#76899e4d;letter-spacing:.42em;text-transform:uppercase;flex-shrink:0;padding-right:4rem;font-size:10px;font-weight:650;line-height:1;display:block}@keyframes hoodapp-marquee-move{0%{transform:translate(0)}to{transform:translate(-25%)}}.hoodapp-moving-marquee-fade{z-index:2;pointer-events:none;width:110px;position:absolute;top:0;bottom:0}.hoodapp-moving-marquee-left{background:linear-gradient(90deg,#050607 0%,#050607e0 32%,#0000 100%);left:0}.hoodapp-moving-marquee-right{background:linear-gradient(270deg,#050607 0%,#050607e0 32%,#0000 100%);right:0}.hoodapp-moving-marquee:hover .hoodapp-moving-marquee-track{animation-play-state:paused}@media (max-width:800px){.hoodapp-moving-marquee-track{padding:15px 0;animation-duration:22s}.hoodapp-moving-marquee-track span{letter-spacing:.32em;padding-right:3rem;font-size:9px}.hoodapp-moving-marquee-fade{width:48px}}@media (prefers-reduced-motion:reduce){.hoodapp-moving-marquee-track{animation:none;transform:none}}.security-section{align-items:center!important;min-height:auto!important;padding-top:clamp(90px,9vw,140px)!important;padding-bottom:clamp(90px,9vw,140px)!important}.security-visual{isolation:isolate;background:radial-gradient(circle,#8296aa1c,#0000 22%),linear-gradient(145deg,#ffffff06,#ffffff02),#080b0e;border:1px solid #ffffff17;border-radius:20px;width:100%;min-height:380px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,inset 0 0 100px #00000059,0 30px 80px #0000003d}.security-grid{opacity:.16;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.security-route{z-index:2;background:linear-gradient(90deg,#0000,#afc3d757,#0000);height:1px;position:absolute;top:50%}.security-route-left{left:17%;right:50%}.security-route-right{left:50%;right:17%}.security-device{z-index:5;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.security-device-a{left:10%}.security-device-b{right:10%}.security-device small{color:#a0b2c46b;letter-spacing:.22em;font-size:8px;font-weight:700}.security-phone{background:linear-gradient(145deg,#ffffff0b,#ffffff02);border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;gap:6px;width:50px;height:72px;padding:0 11px;display:flex;box-shadow:inset 0 1px #ffffff09,0 15px 40px #00000059}.security-phone span{background:#d2dee980;border-radius:20px;height:2px;display:block}.security-phone span:first-child{width:58%}.security-phone span:nth-child(2){width:100%}.security-phone span:nth-child(3){width:42%}.security-core{z-index:7;place-items:center;width:112px;height:112px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.security-core:before{content:"";filter:blur(5px);background:radial-gradient(circle,#c8d7e621,#788ca006 56%,#0000 72%);border-radius:50%;animation:3s ease-in-out infinite securityGlow;position:absolute;inset:22px}.security-orbit{border:1px solid #aabed224;border-radius:50%;position:absolute}.security-orbit-outer{animation:16s linear infinite securitySpin;inset:4px}.security-orbit-outer:after{content:"";background:#dce6f0b8;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:50%;box-shadow:0 0 15px #b4cde666}.security-orbit-inner{opacity:.65;border-style:dashed;animation:12s linear infinite securitySpinReverse;inset:16px}.security-lock{z-index:8;width:38px;height:46px;position:relative}.security-lock-top{border:3px solid #eef2f6f0;border-bottom:0;border-radius:13px 13px 0 0;width:20px;height:22px;position:absolute;top:0;left:9px}.security-lock-body{background:linear-gradient(#f5f7f9f7,#becbd7e0);border-radius:8px;place-items:center;width:34px;height:29px;display:grid;position:absolute;bottom:0;left:2px;box-shadow:0 8px 28px #0000006b,0 0 35px #b4cde614}.security-lock-body span{background:#11161a;border-radius:4px;width:4px;height:9px}.security-packet{z-index:6;opacity:0;background:#090d11f5;border:1px solid #bed2e62e;border-radius:7px;justify-content:center;align-items:center;gap:3px;width:32px;height:23px;display:flex;position:absolute;top:50%;box-shadow:0 8px 24px #0006,0 0 18px #96b4d212}.security-packet i{background:#d7e2ecb3;border-radius:50%;width:3px;height:3px;display:block}.security-packet-in{animation:4.8s cubic-bezier(.4,0,.2,1) infinite securityPacketIn}.security-packet-out{animation:4.8s cubic-bezier(.4,0,.2,1) 2.4s infinite securityPacketOut}.security-code{z-index:3;color:#91a5b92e;letter-spacing:.16em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;position:absolute}.security-code-a{top:29%;left:26%}.security-code-b{bottom:28%;right:25%}.security-state{z-index:5;color:#9bafc37a;letter-spacing:.2em;white-space:nowrap;align-items:center;gap:8px;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.security-state>span{background:#cddcebbf;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite securityStatus;box-shadow:0 0 10px #aac8e67a}@keyframes securitySpin{to{transform:rotate(360deg)}}@keyframes securitySpinReverse{to{transform:rotate(-360deg)}}@keyframes securityGlow{0%,to{opacity:.42;transform:scale(.92)}50%{opacity:1;transform:scale(1.09)}}@keyframes securityStatus{0%,to{opacity:.35}50%{opacity:1}}@keyframes securityPacketIn{0%{opacity:0;left:18%;transform:translateY(-50%)scale(.8)}12%{opacity:1}72%{opacity:1}91%{opacity:0;left:calc(50% - 16px);transform:translateY(-50%)scale(.65)}to{opacity:0;left:calc(50% - 16px)}}@keyframes securityPacketOut{0%{opacity:0;left:calc(50% - 16px);transform:translateY(-50%)scale(.7)}15%{opacity:1}76%{opacity:1}92%{opacity:0;left:79%;transform:translateY(-50%)scale(.9)}to{opacity:0;left:79%}}@media (max-width:800px){.security-section{padding-top:75px!important;padding-bottom:75px!important}.security-visual{min-height:310px}.security-device-a{left:6%}.security-device-b{right:6%}.security-phone{width:42px;height:61px}.security-code{display:none}.security-state{letter-spacing:.14em;font-size:7px;bottom:20px}}@media (prefers-reduced-motion:reduce){.security-orbit,.security-core:before,.security-packet,.security-state>span{animation:none!important}.security-packet{display:none}}.header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.mobile-menu-button,.mobile-menu-layer{display:none}@media (max-width:800px){.site-header{z-index:100}.header-inner{z-index:102;width:min(calc(100% - 28px), var(--max));background:0 0;grid-template-columns:1fr auto;height:70px;display:grid;position:relative}.brand-link{gap:10px;font-size:16px}.brand-icon{border-radius:8px;width:36px;height:36px}.desktop-nav,.header-cta{display:none}.header-actions{gap:0}.mobile-menu-button{cursor:pointer;background:linear-gradient(#ffffff0a,#ffffff03);border:1px solid #ffffff18;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:46px;height:46px;padding:0;transition:border-color .18s,background .18s,transform .18s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff08,0 10px 30px #0003}.mobile-menu-button:active{transform:scale(.96)}.mobile-menu-button span{transform-origin:50%;background:#f0f3f6eb;border-radius:10px;width:17px;height:1.5px;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .18s;display:block}.mobile-menu-button.is-open span:first-child{transform:translateY(3.75px)rotate(45deg)}.mobile-menu-button.is-open span:last-child{transform:translateY(-3.75px)rotate(-45deg)}.mobile-menu-layer{z-index:99;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s,visibility .22s;display:block;position:fixed;inset:70px 0 0}.mobile-menu-layer.is-open{visibility:visible;opacity:1;pointer-events:auto}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(16px);cursor:default;background:#000000a8;border:0;width:100%;height:100%;position:absolute;inset:0}.mobile-menu-panel{opacity:0;background:radial-gradient(circle at 85% 0,#697d911a,#0000 36%),linear-gradient(145deg,#ffffff07,#ffffff02),#07090bf7;border:1px solid #ffffff17;border-radius:24px;width:calc(100% - 20px);max-width:520px;margin:10px auto 0;padding:28px 22px 22px;transition:transform .3s cubic-bezier(.2,.8,.2,1),opacity .22s;position:relative;overflow:hidden;transform:translateY(-14px)scale(.985);box-shadow:inset 0 1px #ffffff08,0 40px 100px #0000008c}.mobile-menu-layer.is-open .mobile-menu-panel{opacity:1;transform:translateY(0)scale(1)}.mobile-menu-eyebrow{color:#8296aa8c;letter-spacing:.24em;text-transform:uppercase;margin-bottom:18px;font-size:9px;font-weight:700}.mobile-nav{flex-direction:column;display:flex}.mobile-nav a{color:#f5f7f9f2;letter-spacing:-.035em;opacity:0;border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:center;min-height:68px;font-size:clamp(25px,7vw,32px);font-weight:520;transition:opacity .28s,transform .34s cubic-bezier(.2,.8,.2,1),color .16s;display:flex;transform:translateY(10px)}.mobile-menu-layer.is-open .mobile-nav a{opacity:1;transform:translateY(0)}.mobile-nav a>span:last-child{color:#8ca0b461;font-size:15px;transition:transform .18s,color .18s}.mobile-nav a:active{color:#becddcc7}.mobile-nav a:active>span:last-child{color:#d2e1f0b8;transform:translate(2px,-2px)}.mobile-menu-footer{padding-top:24px}.mobile-menu-cta{width:100%;min-height:52px}.mobile-menu-footer p{color:#8c9eb07a;letter-spacing:.04em;margin-top:20px;font-size:11px;line-height:1.6}}@media (max-width:430px){.mobile-menu-panel{border-radius:22px;width:calc(100% - 16px);padding:24px 20px 20px}.mobile-nav a{min-height:62px}}@media (prefers-reduced-motion:reduce){.mobile-menu-button span,.mobile-menu-layer,.mobile-menu-panel,.mobile-nav a{transition:none!important}}.feature-card{isolation:isolate}.feature-card:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(105deg,#0000 0%,#bed2e603 28%,#dce8f20e 50%,#bed2e603 72%,#0000 100%);width:55%;height:170%;animation:9s cubic-bezier(.4,0,.2,1) infinite hoodapp-card-scan;position:absolute;top:-35%;left:-75%;transform:rotate(8deg)}.feature-card>*{z-index:1;position:relative}.feature-card:first-child{animation:5.5s ease-in-out infinite hoodapp-card-breathe}.feature-card:first-child .metric{animation:3.2s ease-in-out infinite hoodapp-time-glow}.feature-card:nth-child(2):after{animation-duration:5.8s;animation-delay:-2.5s}.feature-card:nth-child(2){background:radial-gradient(circle at 85% 15%,#96afc80b,#0000 32%),linear-gradient(145deg,#ffffff08,#ffffff02),#090c0f}.feature-card:nth-child(3):after{animation-delay:-1.2s}.feature-card:nth-child(4):after{animation-delay:-2.4s}.feature-card:nth-child(5):after{animation-delay:-3.6s}.feature-card:nth-child(6):after{animation-delay:-4.8s}.feature-card:nth-child(7):after{animation-delay:-6s}.feature-card:nth-child(8):after{animation-delay:-7.2s}@media (hover:hover){.feature-card:hover{border-color:#aac3da30;transform:translateY(-5px)scale(1.006);box-shadow:inset 0 1px #ffffff0b,0 28px 80px #0000004d,0 0 45px #8ca5be06}.feature-card:hover:after{animation-duration:3.2s}}@keyframes hoodapp-card-scan{0%{opacity:0;left:-75%}12%{opacity:.15}45%{opacity:1}72%{opacity:.2}to{opacity:0;left:130%}}@keyframes hoodapp-card-breathe{0%,to{box-shadow:inset 0 1px #ffffff06,0 16px 50px #00000021}50%{box-shadow:inset 0 1px #ffffff0a,0 22px 64px #0003,0 0 35px #8ca5be06}}@keyframes hoodapp-time-glow{0%,to{opacity:.82;text-shadow:0 0 #dce6f000}50%{opacity:1;text-shadow:0 0 28px #bed2e617}}@media (max-width:800px){.feature-card:after{animation-duration:11s}.feature-card:first-child{animation-duration:6.5s}}@media (prefers-reduced-motion:reduce){.feature-card,.feature-card:after,.feature-card .metric{animation:none!important}}.feature-card:nth-child(2){isolation:isolate;background-color:#090c0f;background-image:radial-gradient(circle at 20%,#cddceb14 0,#9bb9d709 11%,#0000 26%),linear-gradient(90deg,#0000 0%,#aac3dc06 32%,#dce8f213 49%,#aac3dc06 66%,#0000 100%),repeating-linear-gradient(0deg,#0000 0 13px,#b4c8dc07 14px,#0000 15px);background-position:-40%,-120% 0,0 0;background-size:150% 150%,220% 100%,100% 100%;animation:7.5s cubic-bezier(.4,0,.2,1) infinite hoodapp-encrypted-field;position:relative;box-shadow:inset 0 1px #ffffff08,inset 0 0 45px #6e91b405,0 16px 50px #00000021}.feature-card:nth-child(2) h3:before{content:"•••   8F 2A 91 C4   •••";color:#a5bcd230;letter-spacing:.2em;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;font-weight:500;animation:4.8s ease-in-out infinite hoodapp-encrypted-code;position:absolute;bottom:calc(100% + 22px);left:0}.feature-card:nth-child(2) h3:after{content:"";background:#cddeeeb8;border-radius:50%;width:5px;height:5px;margin-bottom:2px;margin-left:9px;animation:2.2s ease-in-out infinite hoodapp-encrypted-status;display:inline-block;box-shadow:0 0 10px #a5c3e161}@media (hover:hover){.feature-card:nth-child(2):hover{border-color:#afc8e033;box-shadow:inset 0 1px #ffffff0b,inset 0 0 55px #7396b907,0 28px 80px #0000004d,0 0 50px #8caac806}}@keyframes hoodapp-encrypted-field{0%{background-position:-40%,-120% 0,0 0}50%{background-position:55%,25% 0,0 0}to{background-position:140%,170% 0,0 0}}@keyframes hoodapp-encrypted-code{0%,to{opacity:.28;transform:translate(0)}50%{opacity:.72;transform:translate(7px)}}@keyframes hoodapp-encrypted-status{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media (max-width:800px){.feature-card:nth-child(2){animation-duration:9s}.feature-card:nth-child(2) h3:before{font-size:7px;bottom:calc(100% + 17px)}}@media (prefers-reduced-motion:reduce){.feature-card:nth-child(2),.feature-card:nth-child(2) h3:before,.feature-card:nth-child(2) h3:after{animation:none!important}}.subpage{--page-glow:#738ca51a;isolation:isolate;background:radial-gradient(circle at 50% 0,#4b5c6e0e,#0000 26%),#050607;position:relative;overflow-x:clip}.security-page{--page-glow:#7e99b41f}.privacy-page{--page-glow:#6c88a41c}.faq-page{--page-glow:#8494a617}.partners-page{--page-glow:#919eae1a}.premium-subpage-hero{isolation:isolate;flex-direction:column;justify-content:center;min-height:510px;padding-top:clamp(115px,11vw,165px);padding-bottom:clamp(100px,10vw,145px);display:flex;position:relative}.premium-subpage-hero:before{content:"";z-index:-2;background:radial-gradient(circle, var(--page-glow), #6e87a009 35%, transparent 70%);filter:blur(4px);pointer-events:none;border-radius:50%;width:620px;height:620px;animation:8s ease-in-out infinite hoodapp-subpage-orb;position:absolute;top:48%;right:-290px;transform:translateY(-50%)}.premium-subpage-hero:after{content:"";z-index:-1;opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:32px 32px;width:420px;height:260px;position:absolute;top:50%;right:-60px;transform:translateY(-50%);-webkit-mask-image:radial-gradient(#000,#0000 72%);mask-image:radial-gradient(#000,#0000 72%)}.premium-subpage-hero>*{z-index:2;position:relative}.premium-subpage-hero .eyebrow{animation:.65s cubic-bezier(.2,.8,.2,1) both hoodapp-subpage-enter}.premium-subpage-hero h1{max-width:820px;animation:.8s cubic-bezier(.2,.8,.2,1) 60ms both hoodapp-subpage-enter}.premium-subpage-hero .body-copy{max-width:670px;animation:.85s cubic-bezier(.2,.8,.2,1) .11s both hoodapp-subpage-enter}.premium-subpage-hero .notice{background:linear-gradient(145deg,#ffffff07,#ffffff02);border:1px solid #ffffff16;max-width:700px;margin-top:40px;padding:22px 26px 22px 48px;animation:.9s cubic-bezier(.2,.8,.2,1) .16s both hoodapp-subpage-enter;position:relative;box-shadow:inset 0 1px #ffffff06,0 20px 60px #00000029}.premium-subpage-hero .notice:after{content:"";background:#cddcebad;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite hoodapp-subpage-status;position:absolute;top:50%;left:24px;transform:translateY(-50%);box-shadow:0 0 12px #a5c3e157}.subpage .content-column{width:min(100% - 48px,920px);padding-bottom:clamp(120px,13vw,190px);position:relative}.security-page .content-block{border-top:1px solid #ffffff13;grid-template-columns:76px minmax(0,1fr);column-gap:34px;padding:52px 26px;transition:background .26s,border-color .26s,padding-left .26s cubic-bezier(.2,.8,.2,1);display:grid;position:relative}.security-page .content-block:last-child{border-bottom:1px solid #ffffff13}.security-page .content-block .eyebrow{color:#8097af8c;grid-area:1/1/span 2;padding-top:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.security-page .content-block h2,.security-page .content-block p{grid-column:2}.security-page .content-block h2{margin-bottom:15px}.security-page .content-block p{max-width:700px}@media (hover:hover){.security-page .content-block:hover{background:linear-gradient(90deg,#ffffff06,#0000 75%);border-color:#afc3d721;padding-left:36px}.security-page .content-block:hover .eyebrow{color:#b7cde2d1}}.privacy-page .card-grid-2{margin-bottom:55px}.privacy-page .simple-card{background:radial-gradient(circle at 88% 8%,#8ca5be0e,#0000 35%),linear-gradient(145deg,#ffffff08,#ffffff02),#090c0f;flex-direction:column;justify-content:flex-end;min-height:260px;display:flex}.privacy-page .simple-card:after{content:"";border:1px solid #afc3d712;border-radius:50%;width:110px;height:110px;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .3s;position:absolute;top:-42px;right:-42px;box-shadow:0 0 0 22px #afc3d704,0 0 0 44px #afc3d702}@media (hover:hover){.privacy-page .simple-card:hover:after{opacity:.8;transform:scale(1.14)translate(-5px,5px)}}.privacy-page .content-block{padding-left:22px;transition:padding-left .24s cubic-bezier(.2,.8,.2,1),border-color .2s;position:relative}.privacy-page .content-block:before{content:"";opacity:.38;background:linear-gradient(#bed2e694,#7896b41f);border-radius:20px;width:3px;height:28px;transition:height .22s,opacity .22s;position:absolute;top:59px;left:0}@media (hover:hover){.privacy-page .content-block:hover{border-color:#afc3d71f;padding-left:30px}.privacy-page .content-block:hover:before{opacity:.9;height:46px}}.faq-page .content-column{max-width:920px}.faq-page .faq-row{border-color:#ffffff13;transition:background .22s,border-color .22s;position:relative}.faq-page .faq-row:last-child{border-bottom:1px solid #ffffff13}.faq-page .faq-row details{padding:0}.faq-page .faq-row summary{color:#e1e6ebeb;justify-content:space-between;align-items:center;gap:30px;min-height:82px;padding:23px 4px;font-size:clamp(18px,2vw,21px);list-style:none;transition:color .18s,padding .22s cubic-bezier(.2,.8,.2,1);display:flex}.faq-page .faq-row summary::-webkit-details-marker{display:none}.faq-page .faq-row summary:after{content:"+";color:#b9cadaa6;background:#ffffff05;border:1px solid #ffffff17;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:21px;font-weight:300;line-height:1;transition:transform .26s cubic-bezier(.2,.8,.2,1),color .18s,background .18s,border-color .18s;display:grid}.faq-page .faq-row details[open] summary:after{color:#fff;background:#ffffff0a;border-color:#ffffff29;transform:rotate(45deg)}.faq-page .faq-row p{max-width:720px;margin:-3px 0 28px;padding-right:70px;animation:.28s cubic-bezier(.2,.8,.2,1) both hoodapp-faq-answer}@media (hover:hover){.faq-page .faq-row:hover{background:linear-gradient(90deg,#ffffff04,#0000 72%);border-color:#ffffff1f}.faq-page .faq-row:hover summary{color:#fff;padding-left:10px}}.partners-page .section-heading{margin-bottom:60px}.partners-page .card-grid-2{gap:18px}.partners-page .simple-card{background:radial-gradient(circle at 85% 14%,#aab9c80e,#0000 34%),linear-gradient(145deg,#ffffff07,#ffffff02),#090c0f;flex-direction:column;min-height:270px;display:flex}.partners-page .simple-card .eyebrow{margin-bottom:auto}.partners-page .simple-card h3{margin-top:55px}.partners-page .simple-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#b4c8dc29,#0000 70%);height:1px;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .3s;position:absolute;top:74px;left:38px;right:38px}@media (hover:hover){.partners-page .simple-card:hover:after{opacity:.9;transform:scaleX(.62)}}.partners-page .cta-section{background:radial-gradient(at 50% 40%,#697d911f,#0000 30%),#050607;border-top:1px solid #ffffff12}@keyframes hoodapp-subpage-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hoodapp-subpage-orb{0%,to{opacity:.62;transform:translateY(-50%)scale(.94)}50%{opacity:1;transform:translateY(-50%)scale(1.04)}}@keyframes hoodapp-subpage-status{0%,to{opacity:.35;transform:translateY(-50%)scale(.78)}50%{opacity:1;transform:translateY(-50%)scale(1)}}@keyframes hoodapp-faq-answer{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:800px){.premium-subpage-hero{min-height:430px;padding-top:90px;padding-bottom:80px}.premium-subpage-hero:before{opacity:.75;width:400px;height:400px;right:-250px}.premium-subpage-hero:after{width:260px;height:220px;right:-120px}.premium-subpage-hero h1{font-size:clamp(48px,14vw,70px)}.premium-subpage-hero .notice{padding:20px 20px 20px 42px}.premium-subpage-hero .notice:after{left:20px}.security-page .content-block{padding:40px 4px;display:block}.security-page .content-block .eyebrow{margin-bottom:18px;padding-top:0}.security-page .content-block:hover{padding-left:4px}.privacy-page .simple-card{min-height:230px}.privacy-page .content-block,.privacy-page .content-block:hover{padding-left:16px}.faq-page .faq-row summary{gap:18px;min-height:74px;font-size:18px}.faq-page .faq-row p{padding-right:20px}.faq-page .faq-row:hover summary{padding-left:4px}.partners-page .simple-card{min-height:235px}.partners-page .simple-card h3{margin-top:45px}}@media (prefers-reduced-motion:reduce){.premium-subpage-hero:before,.premium-subpage-hero .eyebrow,.premium-subpage-hero h1,.premium-subpage-hero .body-copy,.premium-subpage-hero .notice,.premium-subpage-hero .notice:after,.faq-page .faq-row p{opacity:1!important;animation:none!important;transform:none!important}}.contact-page{--page-glow:#7692ae1c}.privacy-policy-page{--page-glow:#6987a51a}.terms-page{--page-glow:#7e8fa318}.impressum-page{--page-glow:#8796a616}.contact-directory{padding-top:12px}.contact-page .card-grid-2{gap:18px}.contact-page .simple-card{background:radial-gradient(circle at 88% 12%,#87a5c312,#0000 32%),linear-gradient(145deg,#ffffff08,#ffffff02),#090c0f;flex-direction:column;justify-content:flex-end;min-height:230px;display:flex;position:relative;overflow:hidden}.contact-page .simple-card:after{content:"";opacity:.75;border:1px solid #afc6dc17;border-radius:50%;width:92px;height:92px;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .3s;position:absolute;top:30px;right:30px;box-shadow:0 0 0 16px #afc6dc05,0 0 0 32px #afc6dc02}.contact-page .simple-card h3{z-index:2;margin-bottom:12px;position:relative}.contact-page .simple-card p{z-index:2;letter-spacing:.015em;color:#a0b4c894;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;position:relative}.contact-page .content-column>.notice{background:linear-gradient(145deg,#ffffff06,#ffffff02);border-color:#ffffff13;margin-top:26px}@media (hover:hover){.contact-page .simple-card:hover:after{opacity:1;transform:translate(-7px,7px)scale(1.08)}.contact-page .simple-card:hover p{color:#cddbe8d1}}.legal-document{width:min(100% - 48px,980px);padding-top:10px;position:relative}.legal-document .content-block{border-top:1px solid #ffffff12;padding:52px 30px 52px 34px;transition:background .24s,border-color .24s,padding-left .26s cubic-bezier(.2,.8,.2,1);position:relative}.legal-document .content-block:last-child{border-bottom:1px solid #ffffff12}.legal-document .content-block:before{content:"";opacity:.3;background:linear-gradient(#c3d5e680,#7896b414);border-radius:20px;width:3px;height:28px;transition:height .23s,opacity .23s;position:absolute;top:52px;left:0}.legal-document .content-block h2{text-wrap:balance;max-width:800px;margin-bottom:18px;font-size:clamp(23px,3vw,31px);line-height:1.15}.legal-document .content-block p{color:#919dacb8;max-width:760px}@media (hover:hover){.legal-document .content-block:hover{background:linear-gradient(90deg,#ffffff05,#0000 72%);border-color:#b4c8dc21;padding-left:42px}.legal-document .content-block:hover:before{opacity:.8;height:44px}}.privacy-policy-page .premium-subpage-hero .notice{border-color:#91afcd1a}.privacy-policy-page .legal-document{counter-reset:policy-section}.privacy-policy-page .legal-document .content-block{counter-increment:policy-section}.privacy-policy-page .legal-document .content-block:after{content:"";pointer-events:none;border:1px solid #a5bed709;border-radius:50%;width:68px;height:68px;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:0 0 0 14px #a5bed702}.terms-page .legal-document{counter-reset:terms-section}.terms-page .legal-document .content-block{counter-increment:terms-section}.terms-page .legal-document .content-block:after{content:counter(terms-section, decimal-leading-zero);color:#7d94ab30;letter-spacing:.2em;pointer-events:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:600;position:absolute;top:48px;right:8px}.impressum-page .legal-document{max-width:900px}.impressum-page .legal-document .content-block{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);align-items:start;column-gap:70px;min-height:170px;display:grid}.impressum-page .legal-document .content-block h2{margin:0;font-size:clamp(24px,3vw,30px)}.impressum-page .legal-document .content-block p{letter-spacing:.01em;color:#9badbead;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.9}.privacy-policy-page .premium-subpage-hero,.terms-page .premium-subpage-hero,.impressum-page .premium-subpage-hero{min-height:470px}.privacy-policy-page .premium-subpage-hero .notice,.terms-page .premium-subpage-hero .notice,.impressum-page .premium-subpage-hero .notice{background:linear-gradient(145deg,#ffffff06,#ffffff02),#080b0e;max-width:720px}.privacy-policy-page main,.terms-page main,.impressum-page main{position:relative}.privacy-policy-page main:before,.terms-page main:before,.impressum-page main:before{content:"";z-index:-1;opacity:.1;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:42px 42px;width:520px;height:520px;position:absolute;top:120px;right:-120px;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}@media (max-width:800px){.contact-page .simple-card{min-height:200px}.contact-page .simple-card:after{width:74px;height:74px;top:24px;right:24px}.legal-document{width:min(100% - 32px,980px)}.legal-document .content-block{padding:40px 6px 40px 16px}.legal-document .content-block:hover{padding-left:16px}.legal-document .content-block:before{top:41px}.privacy-policy-page .legal-document .content-block:after{display:none}.terms-page .legal-document .content-block:after{top:38px;right:2px}.impressum-page .legal-document .content-block{min-height:auto;padding-top:42px;padding-bottom:42px;display:block}.impressum-page .legal-document .content-block h2{margin-bottom:22px}.privacy-policy-page .premium-subpage-hero,.terms-page .premium-subpage-hero,.impressum-page .premium-subpage-hero{min-height:420px}}@media (prefers-reduced-motion:reduce){.contact-page .simple-card:after,.legal-document .content-block,.legal-document .content-block:before{transition:none!important}}.footer-bottom-i18n{justify-content:space-between;align-items:center;gap:28px;display:flex}.hoodapp-language{color:#eef3f8d6;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;min-width:145px;min-height:42px;padding:0 16px 0 18px;font-size:13px;font-weight:500;transition:transform .18s,background .18s,border-color .18s;display:inline-flex;position:relative}.hoodapp-language-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.hoodapp-language-chevron{opacity:.58;font-size:16px;line-height:1;transform:translateY(-1px)}.hoodapp-language-select{z-index:2;opacity:0;cursor:pointer;appearance:auto;width:100%;height:100%;position:absolute;inset:0}.hoodapp-language:focus-within{outline-offset:3px;outline:2px solid #dce8f559}@media (hover:hover){.hoodapp-language:hover{background:linear-gradient(#ffffff0f,#ffffff07);border-color:#ffffff30;transform:translateY(-1px)}}html[dir=rtl] .brand-link,html[dir=rtl] .footer-brand{direction:ltr}html[dir=rtl] .mobile-menu-panel,html[dir=rtl] .site-footer{text-align:right}html[dir=rtl] .hoodapp-language{direction:rtl}@media (max-width:760px){.footer-bottom-i18n{flex-direction:column;align-items:flex-start;gap:22px}.hoodapp-language{min-width:160px}}@media (prefers-reduced-motion:reduce){.hoodapp-language{transition:none!important}}.hoodapp-micro-icon{color:#dce2e8b8;pointer-events:none;flex:none;width:17px;height:17px;display:block}.hoodapp-micro-badge{pointer-events:none;background:linear-gradient(#ffffff09,#ffffff03);border:1px solid #ffffff17;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin:0 0 16px;display:inline-flex;box-shadow:inset 0 1px #ffffff06}.hoodapp-micro-badge .hoodapp-micro-icon{width:16px;height:16px}.hoodapp-micro-inline{vertical-align:-2px;color:#dce2e8a3;width:16px;height:16px;margin-right:11px;display:inline-block}@media (max-width:700px){.hoodapp-micro-badge{border-radius:9px;width:32px;height:32px;margin-bottom:14px}.hoodapp-micro-badge .hoodapp-micro-icon{width:15px;height:15px}.hoodapp-micro-inline{width:15px;height:15px;margin-right:9px}}.hoodapp-store-lockup{justify-content:center;align-items:center;gap:12px;min-width:0;display:inline-flex}.hoodapp-apple-mark{color:#f5f7f9eb;pointer-events:none;flex:none;justify-content:center;align-items:center;width:30px;height:34px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:31px;font-weight:500;line-height:1;display:inline-flex}.hoodapp-store-copy{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.hoodapp-store-copy small{display:block}.hoodapp-store-name{white-space:nowrap;margin-top:3px;display:block}@media (max-width:700px){.hoodapp-store-lockup{gap:10px}.hoodapp-apple-mark{width:27px;height:31px;font-size:28px}.hoodapp-store-name{margin-top:2px}}.privacy-page .card-grid-2>.simple-card{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.privacy-page .card-grid-2>.simple-card>.hoodapp-micro-badge{flex:none;margin-top:0;margin-bottom:18px}.privacy-page .card-grid-2>.simple-card>h3{margin-top:0}.hoodapp-feature-micro{z-index:8;opacity:.82;pointer-events:none;width:32px;height:32px;margin:0;position:absolute;top:20px;right:20px}.hoodapp-feature-micro .hoodapp-micro-icon{width:15px;height:15px}@media (max-width:700px){.hoodapp-feature-micro{width:30px;height:30px;top:16px;right:16px}.hoodapp-feature-micro .hoodapp-micro-icon{width:14px;height:14px}}@media (max-width:480px){.hero h1{letter-spacing:-.06em;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;max-width:100%;font-size:clamp(42px,13.5vw,64px);line-height:.94}}
