@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/outfit-latin.woff2)format("woff2")}@font-face{font-family:Bungee;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/bungee-latin.woff2)format("woff2")}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/caveat-latin.woff2)format("woff2")}:root{--ink:#1a1a2e;--paper:#f7f9ff;--white:#fff;--pink:#e91e8c;--pink-dark:#d20b73;--blue:#00d9ff;--green:#39ff14;--acid:#ffe800;--orange:#ff793f;--lavender:#b67cff;--synth-night:#100c29;--synth-violet:#7139ee;--synth-ice:#a4f5ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Outfit,ui-sans-serif,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea,summary{font:inherit}a,button,summary,input,select,textarea{-webkit-tap-highlight-color:#25d6ff47}:focus-visible{outline:3px solid var(--white);outline-offset:2px;box-shadow:0 0 0 6px var(--ink);border-radius:5px}.skip-link{z-index:9999;border:3px solid var(--ink);background:var(--acid);color:var(--ink);box-shadow:5px 6px 0 var(--ink);border-radius:10px;padding:13px 18px;font-weight:900;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.nav{z-index:20;border:2px solid var(--ink);width:min(1500px,100% - 36px);height:74px;box-shadow:5px 6px 0 var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin:16px auto 0;padding:10px 12px 10px 16px;display:flex;position:relative}.brand{border:2px solid var(--ink);background:var(--ink);border-radius:11px;flex:none;align-items:center;padding:5px 9px;line-height:1;display:flex}.brand-logo{object-fit:contain;width:auto;max-width:142px;height:56px;display:block}.brand-mark{border:2px solid var(--ink);background:var(--pink);width:42px;height:42px;color:var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:12px 4px;place-items:center;font-family:Bungee,sans-serif;font-size:20px;display:grid;transform:rotate(-3deg)}.brand strong{letter-spacing:.05em;font-family:Bungee,sans-serif;font-size:16px;display:block}.brand small{letter-spacing:.19em;margin-top:5px;font-size:9px;font-weight:800;display:block}.nav-links{align-items:center;gap:clamp(16px,2.3vw,36px);font-size:13px;font-weight:800;display:flex}.nav-links a{position:relative}.nav-links a:after{content:"";background:var(--pink);height:3px;transition:right .2s;position:absolute;bottom:-6px;left:0;right:100%}.nav-links a:hover:after{right:0}.nav-button{background:var(--ink);color:#fff;border-radius:11px;padding:13px 18px;font-size:13px;font-weight:800}.nav-button span{color:var(--acid);margin-left:7px;transition:transform .2s;display:inline-block}.nav-button:hover span{transform:translate(3px,-3px)}.primary-path-rail{z-index:18;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(1500px,100% - 36px);margin:13px auto 0;display:grid;position:relative}.primary-path-rail a{border:2px solid var(--ink);min-width:0;min-height:76px;color:var(--ink);box-shadow:4px 5px 0 var(--ink);border-radius:15px;grid-template-columns:1fr auto;align-content:center;gap:4px 14px;padding:13px 17px;transition:transform .2s,box-shadow .2s;animation:.48s cubic-bezier(.2,.8,.2,1) backwards path-arrive;display:grid;position:relative;overflow:hidden}.primary-path-rail a:nth-child(2){animation-delay:80ms}.primary-path-rail a:nth-child(3){animation-delay:.16s}.primary-path-rail a:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff75,#0000);width:32%;height:180%;animation:7s ease-in-out infinite path-glint;position:absolute;top:-42%;left:-55%;transform:rotate(14deg)}.primary-path-rail a:nth-child(2):before{animation-delay:1.1s}.primary-path-rail a:nth-child(3):before{animation-delay:2.2s}.primary-path-rail a:after{content:"";aspect-ratio:1;border:12px solid #17142f1f;border-radius:50%;width:90px;transition:transform .35s;position:absolute;top:-52px;right:-58px}@keyframes path-arrive{0%{opacity:0;transform:translateY(-9px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes path-glint{0%,68%{opacity:0;transform:translate(0)rotate(14deg)}72%{opacity:.8}88%,to{opacity:0;transform:translate(520%)rotate(14deg)}}.primary-path-rail a:hover{box-shadow:6px 9px 0 var(--ink);transform:translateY(-3px)}.primary-path-rail a:hover:after{transform:scale(1.28)rotate(18deg)}.primary-path-rail a:focus-visible{outline-offset:-7px;box-shadow:0 0 0 3px var(--ink), 7px 9px 0 var(--ink);outline:4px solid #fff}.primary-path-rail small{z-index:1;letter-spacing:.14em;grid-column:1/-1;font-family:Bungee,sans-serif;font-size:8px;position:relative}.primary-path-rail strong{z-index:1;text-overflow:ellipsis;white-space:nowrap;font-family:Bungee,sans-serif;font-size:clamp(15px,1.45vw,22px);line-height:1;position:relative;overflow:hidden}.primary-path-rail span{z-index:1;white-space:nowrap;align-self:end;font-size:11px;font-weight:900;position:relative}.primary-path-sell{background:var(--pink)}.primary-path-buy{background:var(--blue)}.primary-path-watch{background:var(--green)}.hero{isolation:isolate;border:2px solid var(--ink);background:var(--pink);width:min(1500px,100% - 36px);min-height:calc(100svh - 106px);box-shadow:8px 9px 0 var(--ink);border-radius:34px;grid-template-columns:minmax(0,1.07fr) minmax(390px,.93fr);align-items:center;gap:clamp(16px,4vw,64px);margin:16px auto 22px;padding:clamp(40px,6vw,90px) clamp(24px,5.5vw,84px) 44px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;opacity:.28;background-image:radial-gradient(var(--ink) 1.2px, transparent 1.2px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 68%);mask-image:linear-gradient(90deg,#000,#0000 68%)}.hero:after{content:"";border:10px solid var(--ink);z-index:-1;width:440px;height:440px;box-shadow:inset 0 0 0 13px #ffffff40, 9px 10px 0 var(--blue);background:url(/brand/scottie-unicorn-official.jpg) 50% 42%/cover no-repeat;border-radius:50%;position:absolute;top:-92px;right:-44px}.hero-copy{z-index:3;position:relative}.eyebrow{border:2px solid var(--ink);background:var(--acid);width:fit-content;box-shadow:3px 4px 0 var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin:0 0 24px;padding:9px 14px 9px 10px;font-size:12px;font-weight:900;transform:rotate(-1deg)}.eyebrow span{margin-right:6px;font-size:17px}h1{letter-spacing:-.045em;text-transform:uppercase;max-width:780px;margin:0;font-family:Bungee,Arial Black,sans-serif;font-size:clamp(48px,6.2vw,108px);line-height:.88}h1 em{color:#fff;text-shadow:4px 5px 0 var(--ink);font-style:normal}.hero-mantra{font-size:clamp(45px,5.45vw,91px);line-height:.91}.scribble-wrap{display:inline-block;position:relative}.scribble-wrap:after{content:"";border-top:5px solid var(--acid);border-radius:50%;height:10px;position:absolute;bottom:-7px;left:0;right:0;transform:rotate(-1deg)}.hero-intro{max-width:690px;margin:30px 0 26px;font-size:clamp(17px,1.4vw,21px);font-weight:650;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:2px solid var(--ink);min-height:54px;box-shadow:4px 5px 0 var(--ink);border-radius:12px;justify-content:center;align-items:center;gap:16px;padding:0 20px;font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{box-shadow:1px 2px 0 var(--ink);transform:translate(3px,3px)}.button-dark{background:var(--ink);color:#fff}.button-dark span{color:var(--acid)}.button-light{color:var(--ink);background:#fff}.button-video{background:var(--green);color:var(--ink)}.button-video span{transition:transform .18s}.button-video:hover span{transform:scale(1.2)}.hero-path-actions .button{min-width:164px}.hero-proof{text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:20px;margin-top:36px;font-size:11px;font-weight:800;display:flex}.hero-proof span{border-right:2px solid #17142f59;padding-right:20px}.hero-proof span:last-child{border:0}.hero-proof strong{letter-spacing:0;font-family:Bungee,sans-serif;font-size:21px;display:block}.hero-visual{align-self:stretch;place-items:end center;min-height:650px;display:grid;position:relative}.hero-burst{aspect-ratio:1;border:3px solid var(--ink);background:var(--green);width:min(39vw,600px);box-shadow:14px 14px 0 var(--ink);border-radius:50%;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}.hero-burst:before,.hero-burst:after{content:"";border:2px solid var(--ink);border-radius:50%;position:absolute}.hero-burst:before{inset:9%}.hero-burst:after{background:#fff3;inset:19%}.hero-image{aspect-ratio:1;object-fit:cover;z-index:2;object-position:center 22%;border:3px solid var(--ink);width:min(100%,610px);height:auto;box-shadow:14px 16px 0 var(--ink);border-radius:34px 128px 34px 34px;position:relative;transform:rotate(1.2deg)}.hero-sticker{z-index:4;border:2px solid var(--ink);background:var(--acid);box-shadow:4px 5px 0 var(--ink);text-align:center;padding:13px 16px;font-family:Bungee,sans-serif;font-size:12px;line-height:1.2;position:absolute}.sticker-one{top:54px;right:-8px;transform:rotate(5deg)}.sticker-two{background:#fff;bottom:125px;left:-14px;transform:rotate(-6deg)}.hero-note{z-index:5;background:var(--ink);color:#fff;border-radius:999px;padding:8px 13px;font-family:Caveat,cursive;font-size:20px;position:absolute;bottom:8px;right:0;transform:rotate(-2deg)}.ticker{border-block:2px solid var(--ink);background-image:linear-gradient(#ddff27c2,#ddff27c2),url(/brand/brand-camo.jpg);background-size:auto,180px 180px;overflow:hidden}.ticker>div{align-items:center;gap:25px;width:max-content;padding:12px 0;animation:28s linear infinite ticker;display:flex}.ticker span{letter-spacing:.08em;font-family:Bungee,sans-serif;font-size:14px}.ticker b{color:var(--pink-dark)}@keyframes ticker{to{transform:translate(-50%)}}@media (max-width:1080px){.nav-links{display:none}.hero{grid-template-columns:1fr .7fr;padding-inline:38px}.hero-visual{min-height:540px}.hero-sticker{font-size:10px}}@media (max-width:780px){.nav{width:calc(100% - 22px);height:66px;margin-top:10px}.brand small{display:none}.brand-logo{max-width:124px;height:49px}.nav-button{padding:12px 14px}.primary-path-rail{gap:7px;width:calc(100% - 22px);margin-top:10px}.primary-path-rail a{min-height:68px;box-shadow:3px 4px 0 var(--ink);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:10px 9px;display:flex}.primary-path-rail small{font-size:9px}.primary-path-rail strong{width:100%;font-size:clamp(11px,3.4vw,16px)}.primary-path-rail span{display:none}.hero{border-radius:24px;grid-template-columns:1fr;width:calc(100% - 22px);min-height:auto;margin-top:12px;padding:42px 22px 18px}.hero:after{border-width:8px;width:300px;height:300px;top:-105px;right:-112px}h1{font-size:clamp(44px,13vw,72px)}.hero-intro{font-size:17px}.hero-proof{gap:12px;margin-top:28px}.hero-proof span{flex:1;min-width:90px;padding-right:8px;font-size:9px}.hero-proof strong{font-size:17px}.hero-visual{min-height:440px;margin-top:-20px}.hero-burst{width:min(82vw,480px);bottom:36px}.hero-image{object-fit:cover;object-position:center 20%;max-height:500px}.sticker-one{top:55px;right:-5px}.sticker-two{bottom:90px;left:-2px}}@media (max-width:460px){.brand strong{font-size:13px}.brand-mark{width:38px;height:38px}.brand-logo{max-width:114px;height:45px}.nav-button{font-size:12px}.nav-button:before{content:none}.nav-button span{font-size:12px}.eyebrow{font-size:10px}.hero-actions{flex-direction:column}.button{width:100%}.hero-visual{min-height:390px}.primary-path-rail strong{white-space:normal}}@media (prefers-reduced-motion:reduce){.primary-path-rail a,.primary-path-rail a:before{animation:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-image,.watch-preview-player,.about-portrait-stack img,.neighbourhoods-hero img{transform:none!important}}@media (forced-colors:active){:focus-visible{outline:3px solid canvastext}.button,.nav,.inner-nav,.inner-footer a,.neighbourhood-native-card{forced-color-adjust:auto}}.section{width:min(1460px,100% - 36px);margin:0 auto;padding:clamp(88px,9vw,148px) clamp(24px,5.6vw,86px)}.section-kicker{letter-spacing:.16em;color:var(--pink-dark);margin-bottom:18px;font-family:Bungee,sans-serif;font-size:11px;line-height:1.35;display:inline-block}.section-kicker.light{color:var(--acid)}.section h2{letter-spacing:-.045em;margin:0;font-family:Bungee,Arial Black,sans-serif;font-size:clamp(42px,5.6vw,86px);line-height:.98}.lead{font-size:clamp(20px,1.8vw,27px)!important;font-weight:750!important;line-height:1.45!important}.marker{z-index:0;white-space:nowrap;display:inline;position:relative}.marker:before{content:"";z-index:-1;position:absolute;inset:48% -2% 2%;transform:rotate(-2deg)}.marker-pink:before{background:var(--pink)}.marker-blue:before{background:var(--blue)}.text-link{border-bottom:3px solid;align-items:center;gap:12px;padding-bottom:5px;font-weight:900;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(5px)}.section-heading{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:70px;margin-bottom:54px;display:grid}.section-heading>p{max-width:490px;margin:0 0 7px;font-size:18px;font-weight:650;line-height:1.55}.audience-engine{border:3px solid var(--ink);background:var(--ink);color:#fff;width:min(1500px,100% - 36px);min-height:760px;box-shadow:11px 12px 0 var(--pink);border-radius:36px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(32px,5vw,90px);margin:116px auto;padding:clamp(28px,5vw,76px);display:grid;position:relative;overflow:hidden}.audience-engine:before{content:"";pointer-events:none;opacity:.3;background-image:linear-gradient(90deg,#0000 49.7%,#25d6ff70 50%,#0000 50.3%),linear-gradient(#0000 49.7%,#25d6ff3d 50%,#0000 50.3%);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.audience-engine-copy{z-index:2;position:relative}.audience-engine h2{letter-spacing:-.045em;max-width:660px;margin:0;font-family:Bungee,sans-serif;font-size:clamp(48px,5.4vw,84px);line-height:.93}.audience-engine h2 em{color:var(--pink);font-style:normal}.audience-engine-lead{color:#eeeaf6;max-width:560px;margin:25px 0;font-size:clamp(18px,1.55vw,22px);font-weight:650;line-height:1.55}.audience-switch{gap:10px;max-width:545px;margin:28px 0 16px;display:grid}.audience-switch button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:2px solid #ffffff7a;border-radius:12px;align-items:center;gap:12px;min-height:57px;padding:13px 16px;font-weight:900;transition:transform .18s,background .18s,border-color .18s,color .18s;display:flex}.audience-switch button span{background:var(--blue);width:25px;height:25px;color:var(--ink);border-radius:50%;place-items:center;font-family:Bungee,sans-serif;font-size:8px;display:grid}.audience-switch button[aria-pressed=true]{border-color:var(--acid);background:var(--acid);color:var(--ink);box-shadow:5px 5px 0 var(--pink);transform:translate(7px)}.audience-switch button[aria-pressed=true] span{background:var(--ink);color:var(--acid)}.audience-copy-card{border-top:2px solid #ffffff59;max-width:560px;min-height:168px;margin:0 0 27px;padding:18px 0 0}.audience-copy-card>span{color:var(--blue);letter-spacing:.16em;font-family:Bungee,sans-serif;font-size:9px}.audience-copy-card h3{margin:12px 0 8px;font-family:Bungee,sans-serif;font-size:clamp(21px,2vw,30px);line-height:1.1}.audience-copy-card p{color:#d9d4e5;margin:0;font-size:16px;line-height:1.55}.audience-engine-visual{border:3px solid var(--ink);background:var(--blue);min-height:570px;color:var(--ink);box-shadow:9px 10px 0 var(--green);border-radius:26px;flex-direction:column;justify-content:space-between;padding:20px;transition:background .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.audience-engine-visual[data-mode=waiting]{box-shadow:9px 10px 0 var(--lavender);background:#e5e1eb}.audience-engine-topline,.audience-engine-footer{z-index:4;letter-spacing:.12em;justify-content:space-between;align-items:start;gap:16px;font-family:Bungee,sans-serif;font-size:9px;display:flex;position:relative}.audience-engine-topline b{border:2px solid var(--ink);background:var(--acid);box-shadow:3px 3px 0 var(--ink);border-radius:999px;padding:7px 9px;font-size:8px}.audience-number{z-index:3;pointer-events:none;margin-top:10px;position:relative}.audience-number strong{letter-spacing:-.08em;font-family:Bungee,sans-serif;font-size:clamp(66px,8vw,130px);line-height:.78;display:block}.audience-number span{margin-top:15px;font-family:Caveat,cursive;font-size:28px;font-weight:700;display:block;transform:rotate(-2deg)}.audience-signal-field{position:absolute;inset:130px 0 70px;overflow:hidden}.audience-signal-field>i{width:8px;height:8px;left:var(--x);top:var(--y);border:1.5px solid var(--ink);background:var(--acid);opacity:.92;border-radius:50%;transition:left .7s cubic-bezier(.2,.8,.25,1),top .7s cubic-bezier(.2,.8,.25,1),opacity .35s,transform .35s;display:block;position:absolute;transform:scale(1);box-shadow:2px 2px #17142f73}.audience-engine-visual[data-mode=waiting] .audience-signal-field>i{left:var(--wait-x);top:var(--wait-y);opacity:.35;transform:scale(.63)}.audience-house{z-index:3;border:3px solid var(--ink);background:var(--pink);width:140px;height:118px;box-shadow:9px 10px 0 var(--ink);color:var(--ink);text-align:center;place-items:center;font-family:Bungee,sans-serif;font-size:18px;line-height:1.05;display:grid;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)rotate(-3deg)}.audience-house:before{content:"";z-index:-1;border-top:3px solid var(--ink);border-left:3px solid var(--ink);background:var(--pink);width:94px;height:94px;position:absolute;top:-48px;left:20px;transform:rotate(45deg)}.audience-orbit{z-index:1;border:2px dashed #17142fcc;border-radius:50%;transition:opacity .35s,transform .7s cubic-bezier(.2,.8,.25,1);position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)rotate(-17deg)}.orbit-one{width:260px;height:126px}.orbit-two{width:430px;height:215px}.orbit-three{width:610px;height:300px}.audience-engine-visual[data-mode=waiting] .audience-orbit{opacity:.1;transform:translate(-50%,-50%)rotate(8deg)scale(.35)}.audience-engine-footer{align-items:end}.audience-engine-footer>span{letter-spacing:0;max-width:56%;font-family:Caveat,cursive;font-size:22px;line-height:.95}.audience-engine-footer small{border:1.5px solid var(--ink);letter-spacing:0;text-align:right;background:#ffffffb3;max-width:48%;padding:8px 9px;font-family:Outfit,sans-serif;font-size:9px;line-height:1.35}.press-strip{border-bottom:2px solid var(--ink);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 40px;width:min(1460px,100% - 36px);margin:28px auto 0;padding:26px 24px;display:flex}.press-strip p{margin:0;font-family:Caveat,cursive;font-size:21px}.press-strip>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 32px;display:flex}.press-strip strong{letter-spacing:.08em;opacity:.72;font-family:Bungee,sans-serif;font-size:11px}.press-strip strong+strong:before{content:"✦";color:var(--pink);margin-right:32px}.watch-preview{border:2px solid var(--ink);background:var(--ink);color:#fff;box-shadow:9px 10px 0 var(--blue);border-radius:32px;grid-template-columns:.56fr 1.44fr;align-items:center;gap:clamp(34px,4vw,64px);margin-top:38px;display:grid;overflow:visible}.watch-preview-copy h2{font-size:clamp(46px,5.4vw,82px)}.watch-preview-copy h2 span{color:var(--pink)}.watch-preview-copy p{color:#d7d1e8;max-width:560px;margin:28px 0 30px;font-size:18px;line-height:1.62}.home-library-count{border-block:1px solid #ffffff38;grid-template-columns:auto 1fr;align-items:center;gap:17px;max-width:580px;margin:-4px 0 27px;padding:17px 0;display:grid}.home-library-count>strong{color:var(--green);font-family:Bungee,sans-serif;font-size:clamp(38px,4.5vw,61px);line-height:.82}.home-library-count>strong sup{color:var(--pink);vertical-align:top;font-size:.45em}.home-library-count>span{gap:5px;display:grid}.home-library-count b{color:var(--blue);letter-spacing:.13em;font-family:Bungee,sans-serif;font-size:10px}.home-library-count small{color:#d7d1e8;font-size:12px;font-weight:750;line-height:1.45}.watch-preview-player{box-shadow:10px 12px 0 var(--pink);background:url(/brand/brand-camo.jpg) 50%/210px;border-radius:24px;padding:6px;position:relative;transform:rotate(1.2deg)}.watch-preview-player iframe{aspect-ratio:16/9;background:#080617;border:0;border-radius:19px;width:100%;display:block}.home-video-surface{aspect-ratio:16/9;background:#080617;border-radius:16px;width:100%;overflow:hidden}.watch-preview-player .home-video-surface{border-radius:19px}.watch-preview-player>span{border:2px solid var(--ink);background:var(--green);color:var(--ink);box-shadow:4px 5px 0 var(--ink);padding:9px 14px;font-family:Caveat,cursive;font-size:19px;position:absolute;bottom:-20px;right:-18px;transform:rotate(-3deg)}.quick-tool-rail{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.quick-tool-rail a{background:#24203f;border:2px solid #fff;border-radius:17px;flex-direction:column;justify-content:space-between;min-height:148px;padding:19px;transition:transform .18s,background .18s;display:flex}.quick-tool-rail a:nth-child(2){background:var(--pink);color:var(--ink)}.quick-tool-rail a:nth-child(3){background:var(--blue);color:var(--ink)}.quick-tool-rail a:nth-child(4){background:var(--green);color:var(--ink)}.quick-tool-rail a:hover{transform:translateY(-5px)rotate(-1deg)}.quick-tool-rail b{letter-spacing:.18em;font-size:9px}.quick-tool-rail strong{font-family:Bungee,sans-serif;font-size:clamp(15px,1.5vw,20px);line-height:1.12}.quick-tool-rail span{font-size:12px;font-weight:850}.human-intro{padding-bottom:170px}.human-grid{grid-template-columns:1.08fr .83fr .72fr;align-items:start;gap:clamp(30px,5vw,76px);display:grid}.human-grid h2{max-width:700px}.human-copy{padding-top:10px}.human-copy p{color:#37334e;margin:0 0 22px;font-size:17px;line-height:1.7}.human-copy .text-link{margin-top:8px}.portrait-card{margin-top:-40px;position:relative}.portrait-frame{border:3px solid var(--ink);background:var(--green);box-shadow:10px 11px 0 var(--ink);border-radius:170px 170px 24px 24px;overflow:hidden}.portrait-frame img{filter:saturate(1.08)contrast(1.03);width:100%;height:auto;display:block}.portrait-card>p{z-index:2;border:2px solid var(--ink);background:var(--blue);width:fit-content;box-shadow:4px 5px 0 var(--ink);margin:-23px -22px 0 auto;padding:12px 18px;font-family:Caveat,cursive;font-size:20px;line-height:1.12;position:relative;transform:rotate(3deg)}.adventure{background:var(--ink);color:#fff;width:100%;max-width:none;padding-inline:max(24px,50vw - 644px)}.adventure .section-heading h2{font-size:clamp(48px,6vw,92px)}.adventure-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.adventure-card{border:2px solid var(--ink);min-height:440px;color:var(--ink);border-radius:26px;flex-direction:column;padding:28px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:7px 8px #fffffffa}.adventure-card:hover{transform:translateY(-8px)rotate(-.5deg);box-shadow:10px 16px #fffffffa}.adventure-card:after{content:"";border:2px solid var(--ink);opacity:.35;border-radius:50%;width:210px;height:210px;position:absolute;top:-90px;right:-90px}.sell-card{background:var(--pink)}.buy-card{background:var(--blue)}.curious-card{background:var(--acid)}.card-number{font-family:Bungee,sans-serif;font-size:11px}.card-icon{filter:drop-shadow(3px 4px #17142f3d);margin:40px 0 35px;font-size:55px}.adventure-card h3{margin:0 0 13px;font-family:Bungee,sans-serif;font-size:clamp(27px,2.8vw,42px);line-height:1}.adventure-card p{max-width:390px;margin:0 0 28px;font-size:16px;font-weight:650;line-height:1.55}.adventure-card strong{border-top:2px solid #17142f59;justify-content:space-between;gap:15px;margin-top:auto;padding-top:16px;font-size:14px;display:flex}.adventure-card strong span{transition:transform .2s}.adventure-card:hover strong span{transform:translate(5px)}.tool-world{background:var(--paper);width:100%;max-width:none;padding-inline:max(24px,50vw - 680px);position:relative;overflow:hidden}.tool-world:before{content:"";aspect-ratio:1;border:3px solid var(--ink);opacity:.95;background:url(/brand/brand-camo.jpg) 50%/180px;border-radius:50%;width:270px;position:absolute;top:60px;right:-80px}.tool-world-heading{z-index:1;max-width:1120px;margin-bottom:65px;position:relative}.tool-world-heading h2{font-size:clamp(58px,7.4vw,112px)}.tool-world-heading h2 span{color:var(--pink);text-shadow:4px 5px 0 var(--ink)}.tool-world-heading>p{max-width:760px;margin:28px 0 0;font-size:20px;font-weight:650;line-height:1.6}.tool-group-grid{z-index:1;grid-template-columns:1fr 1fr;gap:22px;display:grid;position:relative}.tool-group{border:3px solid var(--ink);box-shadow:8px 9px 0 var(--ink);border-radius:30px;padding:22px}.buyer-tool-group{background:var(--blue)}.seller-tool-group{background:var(--pink)}.tool-group-title{border:2px solid var(--ink);background:var(--ink);color:#fff;border-radius:21px;flex-direction:column;justify-content:flex-end;min-height:290px;padding:clamp(22px,4vw,42px);display:flex;position:relative;overflow:hidden}.tool-group-title:after{content:"✦";color:currentColor;opacity:.11;font-size:230px;line-height:1;position:absolute;top:-60px;right:-20px;transform:rotate(12deg)}.tool-group-title>span{letter-spacing:.18em;color:var(--green);margin-bottom:auto;font-family:Bungee,sans-serif;font-size:10px}.seller-tool-group .tool-group-title>span{color:var(--blue)}.tool-group-title h3{margin:30px 0 10px;font-family:Bungee,sans-serif;font-size:clamp(30px,3.2vw,48px);line-height:.98}.tool-group-title p{color:#d8d3e6;margin:0;font-size:15px}.tool-card-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.tool-card{border:2px solid var(--ink);min-height:275px;box-shadow:4px 5px 0 var(--ink);background:#fff;border-radius:17px;flex-direction:column;padding:19px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.tool-card:before{content:"";background:var(--tool-colour,var(--acid));height:9px;position:absolute;inset:0 0 auto}.tool-card:hover{box-shadow:7px 10px 0 var(--ink);transform:translateY(-5px)rotate(-.6deg)}.tool-pink{--tool-colour:var(--pink)}.tool-blue{--tool-colour:var(--blue)}.tool-green{--tool-colour:var(--green)}.tool-purple{--tool-colour:var(--lavender)}.tool-orange{--tool-colour:var(--orange)}.tool-number{letter-spacing:.12em;font-family:Bungee,sans-serif;font-size:9px}.tool-icon{filter:drop-shadow(2px 3px #17142f33);align-self:flex-end;margin:-10px 0 4px;font-size:37px}.tool-card small{letter-spacing:.17em;text-transform:uppercase;color:var(--pink-dark);margin-top:auto;font-size:9px;font-weight:900}.tool-card h4{margin:8px 0 9px;font-family:Bungee,sans-serif;font-size:clamp(17px,1.65vw,22px);line-height:1.08}.tool-card p{color:#4a455c;margin:0 0 18px;font-size:13px;line-height:1.5}.tool-card b{border-top:1px solid #17142f38;padding-top:12px;font-size:11px}.launch-section{background:var(--ink);color:#fff;border-top:1px solid #ffffff26;width:100%;max-width:none;padding-inline:max(24px,50vw - 644px)}.launch-top{grid-template-columns:1.15fr .65fr;align-items:end;gap:90px;margin-bottom:80px;display:grid}.launch-top h2 span{color:var(--pink)}.launch-thesis p{color:#dcd7ef;margin:0 0 30px;font-size:18px;line-height:1.62}.button-acid{background:var(--acid);color:var(--ink)}.launch-steps{border-top:2px solid #ffffff3d}.launch-steps article{border-bottom:1px solid #ffffff2e;grid-template-columns:90px .45fr 1fr;align-items:center;gap:30px;padding:30px 0;display:grid}.launch-steps article>span{color:var(--acid);align-self:start;padding-top:7px;font-family:Bungee,sans-serif;font-size:13px}.launch-steps article div{grid-column:2/-1;grid-template-columns:.45fr 1fr;gap:50px;display:grid}.launch-steps h3{color:var(--blue);margin:0;font-family:Bungee,sans-serif;font-size:clamp(21px,2vw,31px)}.launch-steps p{color:#c8c2db;max-width:670px;margin:0;font-size:16px;line-height:1.58}.launch-quote{text-align:center;margin:64px auto 0}.launch-quote p{max-width:950px;color:var(--acid);margin:0 auto 14px;font-family:Caveat,cursive;font-size:clamp(34px,4vw,60px);line-height:1.1}.launch-quote span{letter-spacing:.17em;font-size:11px;font-weight:900}.music-section{grid-template-columns:1.02fr .85fr;align-items:center;gap:clamp(46px,7vw,100px);display:grid}.music-art{position:relative;transform:rotate(-2deg)}.music-art img{border:3px solid var(--ink);width:100%;height:auto;box-shadow:12px 14px 0 var(--pink);border-radius:24px;display:block}.music-sticker{aspect-ratio:1;border:2px solid var(--ink);background:var(--acid);width:125px;box-shadow:5px 6px 0 var(--ink);text-align:center;border-radius:50%;place-items:center;font-family:Bungee,sans-serif;font-size:11px;line-height:1.22;display:grid;position:absolute;top:-24px;right:-20px;transform:rotate(8deg)}.music-copy h2{font-size:clamp(46px,5.5vw,78px)}.music-copy>p{color:#37334e;font-size:17px;line-height:1.65}.player-card{border:2px solid var(--ink);box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:16px;margin:28px 0;padding:17px}.player-card>.player-card-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.player-card-heading span{letter-spacing:.18em;color:var(--pink-dark);font-size:9px;font-weight:900}.player-card-heading strong{font-family:Bungee,sans-serif;font-size:12px}.player-card-caption{color:#423c51;margin:12px 2px 0;font-size:13px;font-weight:700;line-height:1.45}.inline-actions{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.video-world{background:var(--ink);color:#fff;width:100%;max-width:none;padding-inline:max(24px,50vw - 680px)}.video-world-heading{grid-template-columns:1.2fr .65fr;align-items:end;gap:70px;margin-bottom:55px;display:grid}.video-world-heading h2{font-size:clamp(58px,7vw,108px)}.video-world-heading h2 span{color:var(--green)}.video-world-heading>p{color:#d9d4e7;max-width:530px;margin:0 0 10px;font-size:19px;line-height:1.62}.video-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.video-card{background:var(--blue);color:var(--ink);box-shadow:7px 8px 0 var(--pink);border:2px solid #fff;border-radius:23px;grid-column:span 4;overflow:hidden}.video-card-wide{background:var(--green);grid-column:1/-1;grid-template-columns:1.35fr .65fr;display:grid}.video-card-pink{background:var(--pink)}.video-card-green{background:var(--green)}.video-card>div:last-child{padding:23px}.video-card-wide>div:last-child{flex-direction:column;justify-content:center;padding:clamp(26px,5vw,62px);display:flex}.video-frame-bright{background:url(/brand/brand-camo.jpg) 50%/190px;padding:6px}.video-frame-bright iframe{aspect-ratio:16/9;background:#080617;border:0;border-radius:16px;width:100%;display:block}.video-card-wide .video-frame-bright{align-items:center;display:grid}.video-card span{letter-spacing:.17em;font-size:9px;font-weight:900}.video-card h3{margin:10px 0;font-family:Bungee,sans-serif;font-size:clamp(24px,2.8vw,42px);line-height:1}.video-card:not(.video-card-wide) h3{font-size:clamp(21px,2vw,31px)}.video-card p{margin:0;font-size:14px;font-weight:650;line-height:1.52}.live-video-heading{max-width:900px;margin:100px 0 35px}.live-video-heading>span{letter-spacing:.2em;color:var(--pink);font-family:Bungee,sans-serif;font-size:10px}.live-video-heading h3{margin:12px 0 10px;font-family:Bungee,sans-serif;font-size:clamp(35px,5vw,66px);line-height:1}.live-video-heading p{color:#cfc9df;margin:0;font-size:17px}.live-video-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.live-feed-card{min-height:410px;box-shadow:7px 8px 0 var(--blue);background:#24203f;border:2px solid #fff;border-radius:24px;padding:17px;overflow:hidden}.music-feed-card{box-shadow:7px 8px 0 var(--pink)}.live-feed-label{border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:16px;margin-bottom:15px;padding:4px 6px 13px;display:flex}.live-feed-label span{letter-spacing:.18em;color:var(--green);font-size:10px;font-weight:900}.music-feed-card .live-feed-label span{color:var(--pink)}.live-feed-label strong{font-family:Bungee,sans-serif;font-size:12px}.live-feed-card .embedsocial-hashtag{background:linear-gradient(135deg,#ff21a833,#25d6ff29);border-radius:15px;min-height:330px}.video-world-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:38px;display:flex}.instagram-stage{border:3px solid var(--ink);width:min(1500px,100% - 36px);box-shadow:10px 11px 0 var(--pink);background:linear-gradient(135deg,#ffffffb8,#ffffff38),url(/brand/brand-camo.jpg) 50%/230px;border-radius:34px;grid-template-columns:minmax(280px,.52fr) minmax(0,1.48fr);align-items:start;gap:clamp(34px,5vw,70px);margin-block:100px;padding:clamp(28px,5vw,70px);display:grid;overflow:hidden}.instagram-stage-heading{position:sticky;top:24px}.instagram-stage-heading h2{margin:20px 0 24px;font-size:clamp(45px,5vw,76px)}.instagram-stage-heading h2 em{color:var(--pink-dark);text-shadow:none;font-style:normal}.instagram-stage-heading p{border:2px solid var(--ink);box-shadow:4px 5px 0 var(--ink);background:#fff8e9f0;border-radius:14px;margin:0 0 28px;padding:18px;font-size:17px;font-weight:680;line-height:1.62}.instagram-stage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.instagram-stage-grid .instagram-reel-card:nth-child(2){transform:translateY(34px)rotate(1deg)}.instagram-stage-grid .instagram-reel-card:nth-child(3){transform:rotate(-1deg)}.instagram-stage-grid .instagram-reel-card{transition:transform .25s,box-shadow .25s}.instagram-stage-grid .instagram-reel-card:hover{box-shadow:11px 14px 0 var(--ink);transform:translateY(-7px)rotate(0)}.live-instagram-feed{border:3px solid var(--ink);background:var(--blue);box-shadow:8px 9px 0 var(--ink);color:var(--ink);border-radius:24px;grid-column:1/-1;grid-template-columns:minmax(0,.75fr) minmax(290px,1.25fr);align-items:center;gap:35px;margin-top:50px;padding:clamp(22px,4vw,42px);display:grid}.live-instagram-feed>div:first-child>span{letter-spacing:.16em;font-family:Bungee,sans-serif;font-size:9px}.live-instagram-feed h3{margin:13px 0 16px;font-family:Bungee,sans-serif;font-size:clamp(28px,4vw,52px);line-height:1}.live-instagram-feed p{max-width:560px;margin:0;font-size:16px;font-weight:700;line-height:1.6}.live-instagram-feed>button{border:3px solid var(--ink);background:var(--acid);min-height:76px;box-shadow:6px 7px 0 var(--ink);color:var(--ink);cursor:pointer;border-radius:15px;padding:17px 20px;font:900 13px Bungee,sans-serif;transition:transform .2s,box-shadow .2s}.live-instagram-feed>button:hover{box-shadow:8px 10px 0 var(--ink);transform:translateY(-3px)}.live-instagram-frame{border:3px solid var(--ink);background:#fff;border-radius:18px;min-width:0;padding:8px}.live-instagram-frame iframe{background:#fff;border:0;border-radius:12px;width:100%;min-height:560px;display:block}.live-instagram-frame a{color:var(--ink);text-align:center;text-underline-offset:3px;padding:12px;font-weight:900;text-decoration:underline;display:block}@media (max-width:1100px){.instagram-stage{grid-template-columns:1fr}.instagram-stage-heading{position:static}.live-instagram-feed{grid-template-columns:1fr}}@media (max-width:760px){.instagram-stage{border-radius:24px;width:calc(100% - 22px);margin-block:72px;padding:25px 14px 28px}.instagram-stage-grid{scroll-snap-type:x mandatory;scrollbar-color:var(--pink) #17142f26;gap:14px;width:calc(100% + 28px);margin-inline:-14px;padding:0 18px 18px;display:flex;overflow-x:auto}.instagram-stage-grid .instagram-reel-card{scroll-snap-align:center;min-width:min(83vw,390px)}.instagram-stage-grid .instagram-reel-card:nth-child(2),.instagram-stage-grid .instagram-reel-card:nth-child(3){transform:none}.live-instagram-feed{border-radius:18px;margin-top:26px;padding:20px 14px}.live-instagram-frame iframe{min-height:500px}}.sitemap-hero,.portal-help-card{border:3px solid var(--ink);background:var(--green);width:min(1500px,100% - 36px);box-shadow:10px 11px 0 var(--ink);border-radius:34px;margin:22px auto 100px;padding:clamp(38px,6vw,84px)}.sitemap-hero>span,.portal-help-card>span,.sitemap-journeys>div:first-child>span,.sitemap-library-grid article>span,.sitemap-local>div:first-child>span{letter-spacing:.17em;font-family:Bungee,sans-serif;font-size:10px}.sitemap-hero h1,.portal-help-card h1{margin:20px 0 25px;font-size:clamp(47px,7vw,98px)}.sitemap-hero h1 em{color:var(--pink-dark);font-style:normal}.sitemap-hero p,.portal-help-card p{max-width:820px;margin:0;font-size:clamp(18px,2vw,24px);font-weight:650;line-height:1.6}.sitemap-journeys{width:min(1450px,100% - 36px);margin:0 auto 110px}.sitemap-journeys>div:first-child{margin-bottom:34px}.sitemap-journeys h2,.sitemap-library-grid h2,.sitemap-local h2{margin:16px 0 0;font-family:Bungee,sans-serif;font-size:clamp(38px,5vw,67px);line-height:.98}.sitemap-journeys>div:last-child{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.sitemap-journeys a{border:3px solid var(--ink);min-height:285px;box-shadow:6px 7px 0 var(--ink);background:#fff;border-radius:20px;flex-direction:column;padding:22px;transition:transform .18s,box-shadow .18s;display:flex}.sitemap-journeys a:first-child{background:var(--pink)}.sitemap-journeys a:nth-child(2){background:var(--blue)}.sitemap-journeys a:nth-child(3){background:var(--green)}.sitemap-journeys a:hover{box-shadow:9px 12px 0 var(--ink);transform:translateY(-5px)}.sitemap-journeys a>span{font-family:Bungee,sans-serif;font-size:11px}.sitemap-journeys h3{margin:auto 0 13px;font-family:Bungee,sans-serif;font-size:clamp(20px,2vw,29px);line-height:1}.sitemap-journeys p{color:#40394f;margin:0 0 22px;font-weight:600;line-height:1.5}.sitemap-journeys b{border-top:2px solid var(--ink);padding-top:13px}.sitemap-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1450px,100% - 36px);margin:0 auto 110px;display:grid}.sitemap-library-grid article{border:3px solid var(--ink);background:var(--pink);box-shadow:8px 9px 0 var(--ink);border-radius:27px;padding:clamp(25px,3vw,42px)}.sitemap-library-grid article:nth-child(2){background:var(--blue)}.sitemap-library-grid article:nth-child(3){background:var(--acid)}.sitemap-library-grid h2{font-size:clamp(30px,3.5vw,48px)}.sitemap-library-grid nav{gap:4px;margin-top:30px;display:grid}.sitemap-library-grid nav a{border-bottom:2px solid #17142f5c;justify-content:space-between;gap:15px;padding:13px 0;font-weight:850;display:flex}.sitemap-local{grid-template-columns:.75fr 1.25fr;gap:75px;width:min(1450px,100% - 36px);margin:0 auto 100px;display:grid}.sitemap-local>div:first-child{align-self:start;position:sticky;top:24px}.sitemap-local>div:first-child p{color:#4f485c;font-size:18px;line-height:1.65}.sitemap-local>div:first-child a{color:#880653;border-bottom:2px solid;font-weight:900}.sitemap-local>div:last-child{gap:30px;display:grid}.sitemap-local section{border:3px solid var(--ink);box-shadow:6px 7px 0 var(--blue);background:#fff;border-radius:22px;padding:26px}.sitemap-local h3{margin:0 0 18px;font-family:Bungee,sans-serif;font-size:24px}.sitemap-local section div{flex-wrap:wrap;gap:8px;display:flex}.sitemap-local section a{border:2px solid var(--ink);background:#fff8e9;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.sitemap-local section a:hover{background:var(--green)}.portal-help-card{background:var(--blue);margin-bottom:0}.portal-help-card .inner-actions{margin-top:32px}@media (max-width:1100px){.sitemap-journeys>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.sitemap-journeys a:last-child{grid-column:1/-1;min-height:220px}.sitemap-library-grid{grid-template-columns:1fr}.sitemap-local{grid-template-columns:1fr;gap:40px}.sitemap-local>div:first-child{position:static}}@media (max-width:680px){.sitemap-hero,.portal-help-card{border-radius:24px;width:calc(100% - 22px);margin-top:14px;margin-bottom:70px;padding:38px 20px}.sitemap-journeys,.sitemap-library-grid,.sitemap-local{width:calc(100% - 22px);margin-bottom:75px}.sitemap-journeys>div:last-child{grid-template-columns:1fr}.sitemap-journeys a,.sitemap-journeys a:last-child{grid-column:auto;min-height:235px}.sitemap-local section{padding:20px 15px}}.region-section{border:2px solid var(--ink);background:var(--blue);box-shadow:8px 9px 0 var(--ink);border-radius:36px}.region-section .section-kicker{color:var(--ink)}.region-heading{text-align:center;max-width:1060px;margin:0 auto 65px}.region-heading h2 span{color:var(--ink);text-shadow:none}.region-heading p{max-width:700px;margin:26px auto 0;font-size:18px;font-weight:700;line-height:1.6}.city-grid{grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.city-card{border:2px solid var(--ink);min-height:300px;box-shadow:5px 6px 0 var(--ink);border-radius:20px;flex-direction:column;padding:25px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.city-card:hover{box-shadow:7px 11px 0 var(--ink);transform:translateY(-5px)}.city-card:after{content:"";border:20px solid #17142f1f;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-55px;right:-55px}.city-card>span{font-family:Bungee,sans-serif;font-size:11px}.city-card h3{margin:36px 0 14px;font-family:Bungee,sans-serif;font-size:clamp(26px,3vw,42px);line-height:1}.city-card p{max-width:410px;margin:0 0 24px;font-weight:650;line-height:1.5}.city-card b{margin-top:auto;font-size:13px}.city-k{background:var(--paper);grid-column:span 7}.city-w{background:var(--pink);grid-column:span 5}.city-c{background:var(--acid);grid-column:span 4}.city-g{background:var(--lavender);grid-column:span 4}.city-t{background:var(--orange);grid-column:span 4}.library-section{padding-top:150px}.library-heading h2{font-size:clamp(50px,6vw,92px)}.library-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.library-card{border:2px solid var(--ink);min-height:350px;box-shadow:6px 7px 0 var(--ink);border-radius:22px;grid-template-columns:1fr auto;align-content:start;padding:30px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.library-card:hover{box-shadow:9px 13px 0 var(--ink);transform:translateY(-6px)}.library-card.pink{background:var(--pink)}.library-card.blue{background:var(--blue)}.library-card.acid{background:var(--acid)}.library-card.orange{background:var(--orange)}.library-index{font-family:Bungee,sans-serif;font-size:12px}.library-tag{border:2px solid var(--ink);text-transform:uppercase;letter-spacing:.09em;background:#ffffff8c;border-radius:999px;justify-self:end;padding:6px 10px;font-size:10px;font-weight:900}.library-card h3{grid-column:1/-1;max-width:580px;margin:58px 0 12px;font-family:Bungee,sans-serif;font-size:clamp(25px,3vw,42px);line-height:1.04}.library-card p{grid-column:1/-1;max-width:620px;margin:0 0 32px;font-size:16px;font-weight:650;line-height:1.55}.library-card b{border-top:2px solid #17142f4d;grid-column:1/-1;justify-content:space-between;align-self:end;margin-top:auto;padding-top:17px;display:flex}.reading-room{grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px;margin-top:100px;display:grid}.reading-title{position:sticky;top:30px}.reading-title>span{letter-spacing:.13em;color:var(--pink-dark);font-family:Bungee,sans-serif;font-size:10px}.reading-title h3{margin:18px 0 0;font-family:Bungee,sans-serif;font-size:clamp(36px,4.2vw,60px);line-height:1}.article-list{border-top:2px solid var(--ink)}.article-list a{border-bottom:1px solid #17142f40;grid-template-columns:45px 1fr 26px;align-items:center;gap:18px;padding:23px 0;display:grid}.article-list a>span{color:var(--pink-dark);font-family:Bungee,sans-serif;font-size:10px}.article-list h4{margin:0 0 5px;font-family:Bungee,sans-serif;font-size:17px;line-height:1.2;transition:color .2s}.article-list p{color:#5f5970;margin:0;font-size:14px}.article-list b{font-size:20px;transition:transform .2s}.article-list a:hover h4{color:var(--pink-dark)}.article-list a:hover b{transform:translate(3px,-3px)}.reading-room>.button{grid-column:2;justify-self:start}.play-section{background:var(--pink);border-block:2px solid var(--ink);grid-template-columns:.76fr 1.24fr;align-items:center;gap:70px;width:100%;max-width:none;padding-inline:max(24px,50vw - 644px);display:grid}.play-section .section-kicker.light{color:var(--ink)}.play-copy h2 span{color:var(--ink);text-shadow:none}.play-copy p{max-width:600px;font-size:18px;font-weight:650;line-height:1.62}.play-links{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:30px;display:flex}.play-links>a:not(.button){border-bottom:2px solid var(--ink);font-weight:900}.game-preview{display:block;position:relative;transform:rotate(1.5deg)}.game-preview img{border:3px solid var(--ink);width:100%;height:auto;box-shadow:10px 12px 0 var(--ink);border-radius:20px;display:block}.game-badge{aspect-ratio:1;border:2px solid var(--ink);background:var(--acid);width:106px;box-shadow:5px 6px 0 var(--ink);text-align:center;border-radius:50%;place-items:center;font-family:Bungee,sans-serif;font-size:15px;line-height:1;display:grid;position:absolute;top:-36px;left:-28px;transform:rotate(-10deg)}.game-preview>strong{border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);background:#fff;padding:10px 13px;font-family:Bungee,sans-serif;font-size:12px;position:absolute;bottom:20px;left:25px}.faq-section{grid-template-columns:.72fr 1.28fr;gap:90px;padding-block:150px;display:grid}.faq-heading{align-self:start;position:sticky;top:30px}.faq-heading h2 span{color:var(--pink)}.faq-heading p{max-width:470px;font-size:17px;line-height:1.6}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid #17142f52}.faq-list summary{cursor:pointer;grid-template-columns:44px 1fr 26px;align-items:center;gap:15px;padding:25px 0;font-family:Bungee,sans-serif;font-size:clamp(16px,1.8vw,22px);line-height:1.2;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--pink-dark);align-self:start;padding-top:4px;font-size:9px}.faq-list summary b{font-family:Outfit,sans-serif;font-size:25px;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{color:#504a62;margin:-6px 34px 28px 59px;font-size:16px;line-height:1.7}.faq-list>.text-link{margin-top:30px}.final-cta{border:2px solid var(--ink);background:var(--ink);color:#fff;min-height:590px;box-shadow:8px 9px 0 var(--pink);border-radius:36px;grid-template-columns:1fr .58fr;align-items:center;gap:70px;display:grid;position:relative;overflow:hidden}.final-cta h2{color:var(--pink);font-size:clamp(54px,7vw,104px)}.final-cta p{color:#d7d1e8;max-width:690px;font-size:20px;line-height:1.6}.cta-actions{z-index:2;flex-direction:column;align-items:stretch;gap:16px;display:flex;position:relative}.cta-human{grid-template-columns:74px 1fr;align-items:center;gap:15px;margin-bottom:4px;display:grid}.cta-human img{object-fit:cover;object-position:center 22%;width:74px;height:74px;box-shadow:4px 4px 0 var(--blue);border:2px solid #fff;border-radius:50%}.cta-human span{flex-direction:column;gap:4px;display:flex}.cta-human strong{color:var(--green);font-family:Bungee,sans-serif;font-size:13px}.cta-human small{color:#d7d1e8;font-size:13px;line-height:1.35}.cta-actions .button{width:100%}.button-white{color:var(--ink);background:#fff}.cta-actions>a:last-child{color:var(--blue);align-self:center;margin-top:7px;font-weight:800}.cta-burst{color:var(--blue);opacity:.12;font-size:420px;line-height:1;position:absolute;top:-100px;right:-80px;transform:rotate(12deg)}.footer{background:var(--ink);color:#fff;margin-top:90px;padding:75px max(24px,50vw - 660px) 28px;position:relative}.footer:before{content:"";border-block:2px solid var(--ink);background:url(/brand/brand-camo.jpg) 50%/180px repeat-x;height:15px;position:absolute;inset:0 0 auto}.footer-top{border-bottom:1px solid #ffffff2e;grid-template-columns:1fr .8fr auto;align-items:center;gap:50px;padding-bottom:45px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.footer-logo{width:min(100%,290px);height:auto;display:block}.footer-brand p,.footer-top>p{color:#bcb6ce;margin:5px 0 0;font-size:14px;line-height:1.5}.social-links{gap:20px;font-size:12px;font-weight:850;display:flex}.social-links a{color:var(--blue)}.footer-grid{grid-template-columns:repeat(5,1fr);gap:34px;padding:50px 0;display:grid}.footer-grid div{flex-direction:column;gap:10px;display:flex}.footer-grid h3{color:var(--acid);margin:0 0 8px;font-family:Bungee,sans-serif;font-size:12px}.footer-grid a,.footer-grid p{color:#c7c1d5;margin:0;font-size:14px;line-height:1.55}.footer-grid a:hover{color:var(--pink)}.footer-bottom{color:#918aa5;border-top:1px solid #ffffff2e;justify-content:space-between;gap:25px;padding-top:25px;font-size:11px;display:flex}.mobile-nav{margin-left:auto;display:none;position:relative}.mobile-nav summary{cursor:pointer;font-size:13px;font-weight:900;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{margin-left:6px}.mobile-nav[open] summary span{display:inline-block;transform:rotate(45deg)}.mobile-nav>div{overscroll-behavior:contain;border:2px solid var(--ink);width:min(330px,100vw - 32px);max-height:min(680px,100vh - 92px);box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:15px;flex-direction:column;gap:0;padding:18px;display:flex;position:absolute;top:46px;right:-80px;overflow-y:auto}.mobile-nav>div a{border-bottom:1px solid #17142f24;padding:12px 8px;font-weight:800}@media (max-width:1100px){.mobile-nav{display:block}.human-grid{grid-template-columns:1fr 1fr}.portrait-card{grid-column:2;max-width:430px;margin:0 auto}.adventure-grid{grid-template-columns:1fr 1fr}.tool-group-grid{grid-template-columns:1fr}.video-card{grid-column:span 6}.video-card-wide{grid-column:1/-1}.curious-card{grid-column:1/-1;min-height:330px}.launch-top{gap:45px}.music-section{grid-template-columns:1fr 1fr}.reading-room,.faq-section{gap:50px}.play-section{gap:40px}.footer-top{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:repeat(3,1fr)}.social-links{grid-column:1/-1}}@media (max-width:820px){.section{width:min(100% - 22px,1460px);padding:85px 22px}.section-heading,.launch-top,.music-section,.reading-room,.play-section,.faq-section,.final-cta,.watch-preview{grid-template-columns:1fr}.section-heading{gap:25px}.press-strip{width:calc(100% - 22px)}.quick-tool-rail{grid-template-columns:1fr 1fr}.press-strip strong+strong:before{margin-right:18px}.human-grid{grid-template-columns:1fr}.portrait-card{grid-column:1;width:min(100%,430px)}.adventure{width:100%}.adventure-grid{grid-template-columns:1fr}.curious-card{grid-column:auto}.adventure-card{min-height:370px}.tool-card-grid{grid-template-columns:1fr 1fr}.video-world-heading,.video-card-wide,.live-video-grid{grid-template-columns:1fr}.video-card,.video-card-wide{grid-column:1/-1}.launch-top{margin-bottom:55px}.launch-steps article{grid-template-columns:48px 1fr}.launch-steps article div{grid-column:2;grid-template-columns:1fr;gap:10px}.music-art{width:calc(100% - 16px)}.city-k,.city-w,.city-c,.city-g,.city-t{grid-column:span 6}.city-t{grid-column:1/-1}.library-grid{grid-template-columns:1fr}.reading-title,.faq-heading{position:static}.reading-room>.button{grid-column:1}.play-section{width:100%}.game-preview{margin-top:30px}.faq-section{padding-block:100px}.final-cta{min-height:auto}.cta-actions{max-width:530px}.footer-top{grid-template-columns:1fr}.social-links{grid-column:1}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.section h2{font-size:clamp(38px,12vw,58px)}.press-strip{text-align:left;justify-content:flex-start}.press-strip>div{justify-content:flex-start}.press-strip strong{width:100%}.press-strip strong+strong:before{content:"✦";margin-right:13px}.watch-preview{padding-block:62px}.home-library-count{grid-template-columns:1fr}.home-library-count>strong{font-size:52px}.watch-preview-player>span{right:-4px}.quick-tool-rail{grid-template-columns:1fr}.human-intro{padding-bottom:110px}.portrait-card>p{margin-right:0}.adventure-card{padding:23px}.tool-group{border-radius:23px;padding:12px}.tool-group-title{min-height:245px}.tool-card-grid{grid-template-columns:1fr}.tool-card{min-height:245px}.video-world-actions .button{width:100%}.launch-steps article{padding:24px 0}.music-sticker{width:96px;font-size:9px;right:-10px}.region-section{border-radius:24px}.city-grid{flex-direction:column;display:flex}.city-card{min-height:270px}.library-card{min-height:330px;padding:24px}.article-list a{grid-template-columns:32px 1fr 20px;gap:10px}.article-list p{display:none}.game-badge{width:82px;font-size:12px;top:-25px;left:-8px}.faq-list summary{grid-template-columns:30px 1fr 22px}.faq-list details p{margin-left:45px;margin-right:0}.final-cta{border-radius:24px}.cta-actions .button{font-size:12px}.footer{margin-top:55px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}.video-detail-page{background:#fff8e9}.video-detail-hero{border:3px solid var(--ink);background:var(--pink);width:min(1500px,100% - 36px);color:var(--ink);box-shadow:11px 12px 0 var(--ink);border-radius:35px;grid-template-columns:minmax(320px,.62fr) minmax(0,1fr);align-items:center;gap:clamp(35px,5vw,72px);margin:18px auto 0;padding:clamp(35px,5vw,72px);display:grid}.video-detail-heading>a{border-bottom:2px solid var(--ink);letter-spacing:.13em;margin-bottom:22px;padding-bottom:5px;font-family:Bungee,sans-serif;font-size:9px;display:inline-block}.video-detail-heading h1{overflow-wrap:anywhere;max-width:650px;font-size:clamp(39px,5.1vw,75px);line-height:.98}.video-detail-heading p{max-width:610px;margin:25px 0;font-size:17px;font-weight:680;line-height:1.65}.video-detail-facts{flex-wrap:wrap;gap:10px;display:flex}.video-detail-facts span{border:2px solid var(--ink);letter-spacing:.07em;background:#fff;border-radius:9px;padding:9px 11px;font-size:9px;font-weight:900}.video-detail-facts b{margin-right:6px;font-family:Bungee,sans-serif;font-size:10px}.video-detail-player{aspect-ratio:16/9;border:3px solid var(--ink);background:var(--ink);box-shadow:10px 11px 0 var(--blue);border-radius:23px;overflow:hidden}.video-detail-player iframe{border:0;width:100%;height:100%;display:block}.video-detail-context{grid-template-columns:.8fr 1fr;align-items:end;gap:60px;width:min(1160px,100% - 36px);margin:90px auto;display:grid}.video-detail-context span,.video-related-heading>span{letter-spacing:.16em;font-family:Bungee,sans-serif;font-size:9px}.video-detail-context h2{margin:18px 0 0;font-family:Bungee,sans-serif;font-size:clamp(35px,4.2vw,61px);line-height:.98}.video-detail-context>p{color:#4f485c;margin:0;font-size:18px;font-weight:640;line-height:1.7}.video-related-library{border:3px solid var(--ink);background:var(--blue);width:min(1500px,100% - 36px);color:var(--ink);box-shadow:10px 11px 0 var(--ink);border-radius:32px;margin:110px auto;padding:clamp(30px,5vw,68px)}.video-related-heading{grid-template-columns:1fr auto;align-items:end;gap:16px 40px;margin-bottom:35px;display:grid}.video-related-heading>span{grid-column:1/-1}.video-related-heading h2{margin:0;font-family:Bungee,sans-serif;font-size:clamp(39px,4.7vw,69px);line-height:.98}.video-related-heading>a{border-bottom:2px solid var(--ink);padding-bottom:4px;font-weight:900}.video-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.video-related-grid>a{border:3px solid var(--ink);color:var(--ink);box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:17px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.video-related-grid>a:hover{box-shadow:8px 10px 0 var(--pink);transform:translateY(-4px)}.video-related-grid img{aspect-ratio:16/9;object-fit:cover;border-bottom:3px solid var(--ink);background:var(--ink);width:100%;display:block}.video-related-grid>a>div{flex-direction:column;flex:1;padding:17px;display:flex}.video-related-grid span{color:#8d0958;letter-spacing:.08em;font-family:Bungee,sans-serif;font-size:8px}.video-related-grid h3{overflow-wrap:anywhere;margin:13px 0 24px;font-family:Bungee,sans-serif;font-size:clamp(16px,1.5vw,21px);line-height:1.16}.video-related-grid b{border-top:2px solid var(--ink);margin-top:auto;padding-top:12px}@media (max-width:1050px){.video-detail-hero{grid-template-columns:1fr}.video-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.video-detail-hero{border-radius:24px;width:calc(100% - 22px);padding:35px 16px 19px}.video-detail-heading h1{font-size:clamp(35px,10.5vw,53px)}.video-detail-player{box-shadow:6px 7px 0 var(--blue);border-radius:15px}.video-detail-context{grid-template-columns:1fr;gap:25px;width:calc(100% - 22px);margin:70px auto}.video-related-library{border-radius:24px;width:calc(100% - 22px);margin:75px auto;padding:26px 14px 30px}.video-related-heading{grid-template-columns:1fr}.video-related-heading>span{grid-column:auto}.video-related-grid{grid-template-columns:1fr}}@supports (animation-timeline:view()){.adventure-card,.launch-steps article,.library-card,.city-card{animation:linear both gently-arrive;animation-timeline:view();animation-range:entry entry 28%}@keyframes gently-arrive{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}}.inner-page{background:var(--paper);min-height:100vh}.inner-nav{z-index:20;border:2px solid var(--ink);width:min(1500px,100% - 36px);min-height:78px;color:var(--ink);box-shadow:5px 6px 0 var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;margin:16px auto 0;padding:9px 12px 9px 17px;display:flex;position:relative}.inner-nav>a:first-child{border:2px solid var(--ink);background:var(--ink);border-radius:11px;padding:5px 9px}.inner-nav>a:first-child img{width:128px;height:auto;display:block}.inner-nav>div{gap:clamp(18px,2.8vw,42px);font-size:13px;font-weight:900;display:flex}.inner-nav>div a{border-bottom:3px solid #0000;padding-block:8px}.inner-nav>div a:hover{border-color:var(--pink)}.inner-nav-call{background:var(--ink);color:#fff;border-radius:11px;padding:13px 18px;font-size:13px;font-weight:900}.mobile-contact-dock{display:none}.inner-footer{background:var(--ink);color:#fff;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;margin-top:100px;padding:78px max(24px,50vw - 660px) 30px;display:grid;position:relative}.inner-footer:before{content:"";border-block:2px solid var(--ink);background:url(/brand/brand-camo.jpg) 50%/180px repeat-x;height:15px;position:absolute;inset:0 0 auto}.inner-footer-main img{width:min(100%,300px);height:auto}.inner-footer-main p{color:#beb7cf;max-width:430px;line-height:1.55}.inner-footer-main>a{color:var(--blue);font-family:Bungee,sans-serif;font-size:14px}.inner-footer>div:not(.inner-footer-main){flex-direction:column;gap:11px;display:flex}.inner-footer strong{color:var(--green);margin-bottom:7px;font-family:Bungee,sans-serif;font-size:11px}.inner-footer>div:not(.inner-footer-main) a{color:#d5cee1;font-size:14px}.inner-footer>div:not(.inner-footer-main) a:hover{color:var(--pink)}.inner-footer-bottom{color:#8f879f;border-top:1px solid #ffffff2e;grid-column:1/-1;margin:10px 0 0;padding-top:25px;font-size:11px}.inner-actions{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.native-playlist-frame{border:2px solid var(--ink);box-shadow:10px 12px 0 var(--ink);background:url(/brand/brand-camo.jpg) 50%/205px;border-radius:25px;padding:7px}.native-playlist-frame iframe{aspect-ratio:16/9;background:#080617;border:0;border-radius:18px;width:100%;display:block}.playlist-external-link{border:2px solid var(--ink);background:var(--acid);color:var(--ink);letter-spacing:.08em;text-align:center;border-radius:15px;margin-top:7px;padding:11px 14px;font-family:Bungee,sans-serif;font-size:9px;display:block}.playlist-external-link:hover{background:#fff;transform:translateY(-1px)}.playlist-stay-note{border:2px solid var(--ink);color:var(--ink);background:#fff;border-radius:15px;grid-template-columns:auto 1fr;gap:11px;margin-top:7px;padding:13px 15px;display:grid}.playlist-stay-note strong{letter-spacing:.07em;font-family:Bungee,sans-serif;font-size:9px}.playlist-stay-note span{font-size:12px;font-weight:750;line-height:1.4}.native-video-surface{aspect-ratio:16/9;background:#080617;border-radius:18px;overflow:hidden}.native-video-surface iframe{aspect-ratio:auto;border-radius:0;width:100%;height:100%}.native-single-video-frame iframe{aspect-ratio:16/9}.watch-native-hero{border:2px solid var(--ink);background:var(--pink);width:min(1500px,100% - 36px);min-height:750px;box-shadow:8px 9px 0 var(--ink);border-radius:35px;grid-template-columns:1fr .55fr;align-items:center;gap:60px;margin:18px auto 0;padding:clamp(38px,6vw,90px);display:grid;overflow:hidden}.watch-native-hero>div>span,.journey-hero>div>span,.about-native-hero>div>span,.contact-native-hero>div>span,.tools-native-hero>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.watch-native-hero h1,.journey-hero h1,.about-native-hero h1,.contact-native-hero h1,.tools-native-hero h1{margin:22px 0 28px;font-size:clamp(56px,7vw,112px)}.watch-native-hero h1 em,.journey-hero h1 em,.contact-native-hero h1 em{color:var(--ink);text-shadow:none}.about-native-hero h1 em,.tools-native-hero h1 em{color:var(--pink-dark);text-shadow:none}.watch-native-hero p,.journey-hero>div>p,.about-native-hero>div>p,.contact-native-hero>div>p,.tools-native-hero>p{max-width:760px;margin:0 0 31px;font-size:20px;font-weight:650;line-height:1.6}.watch-library-count{border:3px solid var(--ink);background:var(--acid);max-width:760px;box-shadow:6px 7px 0 var(--ink);color:var(--ink);border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:20px;margin:-5px 0 31px;padding:18px 20px;display:grid;transform:rotate(-.7deg)}.watch-library-count>strong{color:var(--pink);text-shadow:2px 2px 0 var(--ink);font-family:Bungee,sans-serif;font-size:clamp(50px,6vw,84px);line-height:.8}.watch-library-count>strong sup{color:var(--ink);text-shadow:none;vertical-align:top;font-size:.38em}.watch-library-count>div{gap:7px;display:grid}.watch-library-count b{letter-spacing:.11em;font-family:Bungee,sans-serif;font-size:11px}.watch-library-count span{font-size:13px;font-weight:850;line-height:1.45}.watch-native-hero>img{object-fit:cover;object-position:center 22%;border:3px solid var(--ink);width:100%;height:min(630px,65vw);box-shadow:12px 14px 0 var(--green);border-radius:190px 190px 28px 28px;transform:rotate(2deg)}.listing-cinema{border:3px solid var(--ink);background:var(--ink);color:#fff;width:min(1500px,100% - 36px);box-shadow:9px 10px 0 var(--blue);border-radius:34px;margin:115px auto 0;padding:clamp(25px,5vw,75px)}.listing-cinema-heading{grid-template-columns:1fr .56fr;align-items:end;gap:70px;margin-bottom:45px;display:grid}.listing-cinema-heading>span{color:var(--green);letter-spacing:.2em;grid-column:1/-1;font-family:Bungee,sans-serif;font-size:10px}.listing-cinema-heading h2{margin:0;font-family:Bungee,sans-serif;font-size:clamp(48px,6vw,92px);line-height:.95}.listing-cinema-heading h2 em{color:var(--pink);font-style:normal}.listing-cinema-heading p{color:#d7d1e4;margin:0 0 7px;font-size:18px;line-height:1.6}.listing-cinema .native-playlist-frame{box-shadow:12px 14px 0 var(--pink)}.cinema-caption{color:#a9a2b8;letter-spacing:.09em;justify-content:space-between;gap:30px;margin-top:30px;font-size:11px;display:flex}.cinema-caption b{color:var(--blue)}.channel-grid{grid-template-columns:1fr 1fr;gap:20px;width:min(1500px,100% - 36px);margin:22px auto;display:grid}.channel-card{border:3px solid var(--ink);min-height:650px;box-shadow:7px 8px 0 var(--ink);border-radius:30px;flex-direction:column;justify-content:space-between;gap:38px;padding:clamp(25px,4vw,54px);display:flex}.channel-card:first-child{grid-column:1/-1;grid-template-columns:.62fr 1.38fr;align-items:center;display:grid}.channel-about{background:var(--acid)}.channel-testimonials{background:var(--blue)}.channel-education{background:var(--lavender)}.channel-card>div:first-child>span{letter-spacing:.16em;font-family:Bungee,sans-serif;font-size:10px}.playlist-count-badge{border:2px solid var(--ink);width:fit-content;box-shadow:3px 4px 0 var(--ink);letter-spacing:.13em;background:#fff;border-radius:999px;margin-top:17px;padding:9px 12px;font-family:Bungee,sans-serif;font-size:10px;display:block}.channel-card h2{margin:15px 0;font-family:Bungee,sans-serif;font-size:clamp(39px,4.7vw,70px);line-height:.95}.channel-card p{max-width:600px;font-size:17px;font-weight:650;line-height:1.55}.video-link-archive{border:3px solid var(--ink);background:var(--acid);width:min(1320px,100% - 36px);box-shadow:9px 10px 0 var(--ink);border-radius:30px;grid-template-columns:.58fr 1fr;gap:55px;margin:100px auto;padding:clamp(28px,5vw,68px);display:grid}.video-link-archive>div:first-child>span{letter-spacing:.16em;font-family:Bungee,sans-serif;font-size:9px}.video-link-archive h2{margin:18px 0 20px;font-family:Bungee,sans-serif;font-size:clamp(38px,4.7vw,68px);line-height:.96}.video-link-archive>div:first-child p{font-size:16px;font-weight:650;line-height:1.65}.video-link-groups{gap:10px;display:grid}.video-link-groups details{border:2px solid var(--ink);box-shadow:3px 4px 0 var(--ink);background:#fff;border-radius:13px}.video-link-groups summary{cursor:pointer;justify-content:space-between;gap:18px;padding:16px 18px;list-style:none;display:flex}.video-link-groups summary::-webkit-details-marker{display:none}.video-link-groups summary strong{font-family:Bungee,sans-serif;font-size:11px}.video-link-groups summary span{color:#554f63;font-size:12px;font-weight:850}.video-link-groups ol{border-top:2px solid var(--ink);max-height:430px;margin:0;padding:4px 18px 18px 46px;overflow-y:auto}.video-link-groups li{color:#6a6375;padding:10px 4px}.video-link-groups li+li{border-top:1px solid #17142f26}.video-link-groups a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--pink);text-decoration-color:var(--pink);text-underline-offset:3px;font-weight:760;text-decoration-thickness:2px}.video-link-groups a:hover{color:#9c075b}.journey-hero{border:2px solid var(--ink);width:min(1500px,100% - 36px);min-height:720px;box-shadow:8px 9px 0 var(--ink);border-radius:35px;grid-template-columns:1fr .57fr;align-items:center;gap:65px;margin:18px auto 0;padding:clamp(38px,6vw,88px);display:grid;overflow:hidden}.buyer-journey-hero{background:var(--blue)}.seller-journey-hero{background:var(--pink)}.journey-hero>img{object-fit:cover;border:3px solid var(--ink);width:100%;height:590px;box-shadow:12px 14px 0 var(--ink);border-radius:28px 170px 28px 28px}.buyer-journey-hero>img{object-position:center 22%}.seller-journey-hero>img{object-position:center}.native-choice-grid{grid-template-columns:repeat(3,1fr);gap:16px;width:min(1380px,100% - 36px);margin:90px auto;display:grid}.native-choice-grid>a{border:2px solid var(--ink);min-height:390px;box-shadow:7px 8px 0 var(--ink);border-radius:25px;flex-direction:column;padding:29px;display:flex}.native-choice-grid>a:first-child{background:var(--green)}.native-choice-grid>a:nth-child(2){background:var(--pink)}.native-choice-grid>a:nth-child(3){background:var(--acid)}.native-choice-grid span{letter-spacing:.15em;font-family:Bungee,sans-serif;font-size:9px}.native-choice-grid h2{margin:auto 0 14px;font-family:Bungee,sans-serif;font-size:clamp(30px,3vw,44px);line-height:1}.native-choice-grid p{margin:0 0 30px;font-weight:650;line-height:1.55}.native-choice-grid b{border-top:1px solid #17142f4d;padding-top:16px;font-size:13px}.native-process{background:var(--ink);color:#fff;grid-template-columns:.64fr 1.36fr;gap:80px;width:100%;padding:120px max(24px,50vw - 640px);display:grid}.native-process-heading{align-self:start;position:sticky;top:35px}.native-process-heading>span,.launch-native-heading>span{color:var(--green);letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.native-process-heading h2,.launch-native-heading h2{margin:18px 0;font-family:Bungee,sans-serif;font-size:clamp(45px,5vw,76px);line-height:.95}.native-process-heading p{color:#c9c3d6;font-size:17px;line-height:1.55}.native-process>div:last-child{border-top:1px solid #ffffff38}.native-process article{border-bottom:1px solid #fff3;grid-template-columns:55px .75fr 1fr;gap:25px;padding:29px 0;display:grid}.native-process article>span{color:var(--pink);font-family:Bungee,sans-serif;font-size:11px}.native-process h3{color:var(--blue);margin:0;font-family:Bungee,sans-serif;font-size:24px}.native-process article p{color:#c9c3d6;margin:0;line-height:1.55}.native-video-feature,.seller-cinema{border:3px solid var(--ink);background:var(--acid);width:min(1380px,100% - 36px);box-shadow:9px 10px 0 var(--ink);border-radius:32px;grid-template-columns:.58fr 1.42fr;align-items:center;gap:70px;margin:110px auto;padding:clamp(28px,5vw,70px);display:grid}.native-video-feature>div:first-child>span,.seller-cinema>div:first-child>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.native-video-feature h2,.seller-cinema h2{margin:16px 0;font-family:Bungee,sans-serif;font-size:clamp(39px,4.5vw,65px);line-height:.96}.native-video-feature p,.seller-cinema p{font-size:17px;font-weight:650;line-height:1.55}.testimonial-feature{background:var(--blue)}.seller-cinema{background:var(--green);width:min(1500px,100% - 36px)}.launch-native{background:var(--ink);color:#fff;width:100%;padding:52px max(24px,50vw - 660px)}.launch-native-heading{max-width:900px;margin-bottom:26px}.launch-native-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.launch-native-grid article{background:#24203f;border:1px solid #ffffff59;border-radius:22px;grid-template-columns:30px minmax(0,1fr);align-content:start;align-items:start;gap:10px 14px;min-height:0;padding:24px;display:grid}.launch-native-grid article:nth-child(2n){box-shadow:6px 7px 0 var(--pink)}.launch-native-grid article:nth-child(odd){box-shadow:6px 7px 0 var(--blue)}.launch-native-grid span{color:var(--green);padding-top:2px;font-family:Bungee,sans-serif;font-size:14px;line-height:1.6}.launch-native-grid h3{color:#ff88c9;margin:0;font-family:Bungee,sans-serif;font-size:22px;line-height:1.25}.launch-native-grid p{color:#e4deee;grid-column:2;margin:0;font-size:16px;line-height:1.55}.inner-cta{border:3px solid var(--ink);background:var(--ink);color:#fff;width:min(1380px,100% - 36px);min-height:520px;box-shadow:9px 10px 0 var(--pink);border-radius:35px;flex-direction:column;justify-content:center;margin:110px auto;padding:clamp(38px,7vw,90px);display:flex;position:relative;overflow:hidden}.inner-cta:after{content:"✦";color:var(--blue);opacity:.12;font-size:500px;line-height:1;position:absolute;top:-130px;right:-80px}.inner-cta>span{color:var(--green);letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.inner-cta h2{z-index:1;max-width:1040px;margin:20px 0 35px;font-family:Bungee,sans-serif;font-size:clamp(50px,6.4vw,94px);line-height:.96;position:relative}.inner-cta .inner-actions{z-index:1;position:relative}.tools-native-hero{border:2px solid var(--ink);background:var(--green);width:min(1500px,100% - 36px);min-height:680px;box-shadow:8px 9px 0 var(--ink);border-radius:35px;flex-direction:column;justify-content:center;margin:18px auto 0;padding:clamp(42px,7vw,105px);display:flex;overflow:hidden}.tools-native-hero h1{max-width:1100px}.tool-lab{gap:24px;width:min(1450px,100% - 36px);margin:90px auto;display:grid}.cash-lab,.value-lab{border:3px solid var(--ink);box-shadow:9px 10px 0 var(--ink);border-radius:34px;padding:clamp(28px,5vw,74px)}.cash-lab{background:var(--blue)}.value-lab{background:var(--pink)}.lab-heading{max-width:1000px;margin-bottom:46px}.lab-heading>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.lab-heading h2{margin:17px 0;font-family:Bungee,sans-serif;font-size:clamp(44px,6vw,85px);line-height:.95}.lab-heading h2 em{color:var(--ink);text-shadow:none;font-style:normal}.lab-heading p{max-width:760px;font-size:18px;font-weight:650;line-height:1.6}.cash-controls{border:2px solid var(--ink);background:#fff;border-radius:20px;grid-template-columns:1fr 1.2fr auto;align-items:end;gap:22px;padding:24px;display:grid}.cash-controls label,.value-form label{letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:9px;font-size:11px;font-weight:900;display:flex}.cash-controls input[type=number],.value-form input,.value-form select{border:2px solid var(--ink);width:100%;min-height:52px;color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:0 14px;font-size:16px}.cash-controls input[type=range]{width:100%;accent-color:var(--pink);margin-bottom:17px}.first-time-toggle{border:2px solid var(--ink);background:var(--acid);border-radius:10px;align-items:center;min-height:52px;padding:10px 14px;flex-direction:row!important}.first-time-toggle input{width:20px;height:20px;accent-color:var(--pink)}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:18px;display:grid}.scenario-card{border:2px solid var(--ink);min-height:250px;box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:19px;flex-direction:column;padding:25px;display:flex}.scenario-featured{background:var(--green)}.scenario-card>span{font-family:Bungee,sans-serif;font-size:10px}.scenario-card h3{margin:18px 0 3px;font-family:Bungee,sans-serif;font-size:clamp(30px,4vw,56px)}.scenario-card>p{margin:0 0 18px;font-size:12px;font-weight:800}.scenario-card dl{border-top:1px solid #17142f40;margin:0;padding-top:14px}.scenario-card dl div{justify-content:space-between;gap:12px;margin-top:7px;font-size:11px;display:flex}.scenario-card dt{color:#625d70}.scenario-card dd{text-align:right;margin:0;font-weight:850}.scenario-card .scenario-breakdown-heading{border-top:2px solid var(--ink);color:#b80b69;letter-spacing:.12em;margin-top:16px;padding:10px 0 4px;font-family:Bungee,sans-serif;font-size:8px}.scenario-card .scenario-credit{color:#0b5f1c}.scenario-card .scenario-subtotal{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);margin-top:12px;padding:12px 0;font-size:13px}.deposit-note{border:2px solid var(--ink);background:var(--green);color:var(--ink);border-radius:10px;padding:13px;line-height:1.5;margin:19px 0 0!important;font-size:12px!important}.closing-cost-controls{border:2px solid var(--ink);box-shadow:4px 5px 0 var(--ink);background:#fff8e9;border-radius:16px;margin-top:16px;overflow:hidden}.closing-cost-controls summary{cursor:pointer;justify-content:space-between;gap:20px;padding:17px 20px;font-family:Bungee,sans-serif;font-size:10px;list-style:none;display:flex}.closing-cost-controls summary::-webkit-details-marker{display:none}.closing-cost-controls summary span{color:#6b6379;font-family:inherit;font-size:8px}.closing-cost-controls>div{border-top:2px solid var(--ink);background:#fff;grid-template-columns:repeat(5,1fr);gap:12px;padding:18px 20px 22px;display:grid}.closing-cost-controls label{letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.closing-cost-controls input{border:2px solid var(--ink);width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;padding:0 10px;font-size:14px}.lab-disclaimer{margin:26px 0 0;font-size:12px;line-height:1.6}.lab-disclaimer a{font-weight:900;text-decoration:underline}.value-lab{display:block}.value-workspace{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:start;gap:24px;display:grid}.market-value-calculator{border:3px solid var(--ink);background:var(--ink);color:#fff;min-width:0;box-shadow:7px 8px 0 var(--blue);border-radius:24px;gap:21px;padding:clamp(24px,3.5vw,42px);display:grid}.market-value-intro>span,.value-form-heading>span,.market-value-result>span{color:var(--green);letter-spacing:.16em;font-family:Bungee,sans-serif;font-size:9px}.market-value-intro h3,.value-form-heading h3{margin:12px 0 9px;font-family:Bungee,sans-serif;font-size:clamp(27px,3.2vw,44px);line-height:1}.market-value-intro p,.value-form-heading p{margin:0;font-weight:650;line-height:1.55}.market-value-price{color:#fff;letter-spacing:.08em;text-transform:uppercase;gap:9px;font-size:11px;font-weight:900;display:grid}.market-value-price>span{min-height:58px;color:var(--ink);background:#fff;border:2px solid #fff;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;display:grid;overflow:hidden}.market-value-price b{padding-left:17px;font-size:20px}.market-value-price input{width:100%;min-width:0;min-height:54px;color:var(--ink);font:inherit;background:#fff;border:0;padding:0 15px 0 7px;font-size:19px;font-weight:850}.purchase-date-fieldset,.home-type-fieldset{border:0;min-width:0;margin:0;padding:0}.purchase-date-fieldset legend,.home-type-fieldset legend{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:900}.purchase-date-fieldset>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.purchase-date-fieldset label{color:#fff;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:9px;font-weight:900;display:grid}.purchase-date-fieldset select{width:100%;min-height:54px;color:var(--ink);font:inherit;background:#fff;border:2px solid #fff;border-radius:10px;padding:0 13px;font-size:16px;font-weight:800}.home-type-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.home-type-option{min-height:58px;color:var(--ink);cursor:pointer;background:#fff;border:2px solid #fff;border-radius:11px;align-items:center;gap:10px;padding:12px 14px;font-weight:900;display:flex}.home-type-option input{width:19px;height:19px;accent-color:var(--pink);flex:none}.home-type-option.selected{border-color:var(--ink);background:var(--green);color:var(--ink);box-shadow:3px 4px 0 var(--blue)}.home-type-option:focus-within{outline:3px solid var(--acid);outline-offset:3px}.market-value-submit{border-color:#fff;width:100%}.market-value-error{color:#7b0646;background:#ffdfeb;border:2px solid #fff;border-radius:10px;margin:0;padding:13px 15px;font-weight:850}.market-value-result{background:var(--green);color:var(--ink);box-shadow:6px 7px 0 var(--pink);border:3px solid #fff;border-radius:18px;padding:clamp(22px,3vw,34px)}.market-value-result>span{color:#7d074a}.market-value-result>h3{overflow-wrap:anywhere;margin:14px 0 7px;font-family:Bungee,sans-serif;font-size:clamp(42px,6vw,72px);line-height:.95}.market-value-result>h3:focus{outline:3px solid var(--ink);outline-offset:5px}.market-value-result>p{margin:0;font-weight:700;line-height:1.5}.market-value-result dl{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);margin:22px 0;padding:14px 0}.market-value-result dl div{justify-content:space-between;gap:18px;padding:7px 0;display:flex}.market-value-result dt{color:#393346}.market-value-result dd{text-align:right;margin:0;font-weight:900}.market-value-result .market-value-next{border:2px solid var(--ink);color:var(--ink);background:#fff;border-radius:10px;padding:14px}.value-form{border:2px solid var(--ink);background:var(--paper);box-shadow:7px 8px 0 var(--ink);border-radius:22px;gap:17px;padding:28px;display:grid}.value-form-heading{border-bottom:2px solid var(--ink);padding-bottom:18px}.value-form-heading>span{color:#9c075b}.value-form-heading h3{font-size:clamp(26px,2.8vw,39px)}.value-contact-links{flex-wrap:wrap;justify-content:center;gap:14px 22px;display:flex}.value-call{border-bottom:2px solid var(--ink);justify-self:center;font-weight:900}.home-value-disclaimer{border:2px solid var(--ink);color:var(--ink);background:#fff8e9;border-radius:14px;padding:18px 20px}.native-tool-links{grid-template-columns:1fr 1fr;gap:16px;width:min(1450px,100% - 36px);margin:25px auto 100px;display:grid}.native-tool-links>a{border:2px solid var(--ink);min-height:360px;box-shadow:7px 8px 0 var(--ink);border-radius:25px;flex-direction:column;padding:30px;display:flex}.native-tool-links>a:first-child{background:var(--green)}.native-tool-links>a:nth-child(2){background:var(--blue)}.native-tool-links>a:nth-child(3){background:var(--acid)}.native-tool-links>a:nth-child(4){background:var(--lavender)}.native-tool-links span{letter-spacing:.17em;font-family:Bungee,sans-serif;font-size:9px}.native-tool-links h2{margin:auto 0 10px;font-family:Bungee,sans-serif;font-size:clamp(30px,4vw,55px);line-height:.95}.native-tool-links p{margin:0 0 25px;font-weight:650}.native-tool-links b{border-top:1px solid #17142f40;padding-top:15px}.about-native-hero,.contact-native-hero{border:2px solid var(--ink);background:var(--acid);width:min(1500px,100% - 36px);min-height:720px;box-shadow:8px 9px 0 var(--ink);border-radius:35px;grid-template-columns:1fr .75fr;align-items:center;gap:55px;margin:18px auto 0;padding:clamp(38px,6vw,88px);display:grid;overflow:hidden}.about-portrait-stack{min-height:580px;position:relative}.about-portrait-stack img{object-fit:cover;border:3px solid var(--ink);width:68%;height:78%;box-shadow:9px 10px 0 var(--ink);position:absolute}.about-portrait-stack img:first-child{object-fit:contain;background:var(--pink);border-radius:180px 180px 25px 25px;bottom:0;left:0;transform:rotate(-4deg)}.about-portrait-stack img:last-child{object-position:center 20%;border-radius:25px 180px 25px 25px;top:0;right:0;transform:rotate(5deg)}.about-manifesto{text-align:center;width:min(1250px,100% - 36px);margin:115px auto}.about-manifesto>span{color:var(--pink-dark);letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.about-manifesto>p{margin:25px auto;font-size:clamp(27px,3vw,43px);font-weight:750;line-height:1.35}.about-manifesto>strong{color:var(--pink-dark);font-family:Caveat,cursive;font-size:clamp(29px,4vw,48px)}.about-video-feature{background:var(--pink)}.media-library{border:3px solid var(--ink);background:var(--blue);width:min(1450px,100% - 36px);box-shadow:10px 11px 0 var(--ink);border-radius:34px;margin:115px auto;padding:clamp(30px,5vw,76px)}.media-library-heading{grid-template-columns:1.15fr .72fr;align-items:end;gap:22px 70px;margin-bottom:45px;display:grid}.media-library-heading>span{letter-spacing:.19em;grid-column:1/-1;font-family:Bungee,sans-serif;font-size:10px}.media-library-heading h2{margin:0;font-family:Bungee,sans-serif;font-size:clamp(46px,5.5vw,82px);line-height:.95}.media-library-heading h2 em{color:var(--ink);font-style:normal}.media-library-heading p{margin:0 0 4px;font-size:18px;font-weight:650;line-height:1.65}.media-longform-card{border:3px solid var(--ink);background:var(--green);box-shadow:8px 9px 0 var(--ink);border-radius:27px;grid-template-columns:.52fr 1.18fr;align-items:center;gap:48px;margin-bottom:38px;padding:clamp(24px,4vw,48px);display:grid}.media-longform-card>div:first-child>span,.media-facebook-grid article>div:last-child>span{letter-spacing:.16em;color:#a50b61;font-family:Bungee,sans-serif;font-size:9px}.media-longform-card h3,.media-facebook-grid h3{margin:14px 0;font-family:Bungee,sans-serif;font-size:clamp(28px,3.3vw,50px);line-height:1}.media-longform-card p,.media-facebook-grid p{margin:0;font-weight:630;line-height:1.65}.media-facebook-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.media-facebook-grid article{border:3px solid var(--ink);color:var(--ink);box-shadow:7px 8px 0 var(--ink);background:#fff8e9;border-radius:24px;grid-template-columns:minmax(250px,.72fr) 1fr;display:grid;overflow:hidden}.media-facebook-grid article>div:last-child{align-self:center;padding:27px}.facebook-video-frame{border-right:3px solid var(--ink);background:#fff;flex-direction:column;min-width:0;display:flex}.facebook-video-frame iframe{background:#fff;border:0;flex:1;width:100%;min-height:660px;display:block}.facebook-video-frame>a{border-top:2px solid var(--ink);background:var(--acid);color:var(--ink);text-align:center;padding:12px 14px;font-size:11px;font-weight:900}.about-values{grid-template-columns:repeat(3,1fr);gap:16px;width:min(1380px,100% - 36px);margin:100px auto;display:grid}.about-values article{border:2px solid var(--ink);min-height:390px;box-shadow:7px 8px 0 var(--ink);border-radius:25px;flex-direction:column;padding:29px;display:flex}.about-values article:first-child{background:var(--blue)}.about-values article:nth-child(2){background:var(--pink)}.about-values article:nth-child(3){background:var(--green)}.about-values span{font-family:Bungee,sans-serif;font-size:10px}.about-values h2{margin:auto 0 14px;font-family:Bungee,sans-serif;font-size:47px}.about-values p{margin:0;font-weight:650;line-height:1.55}.contact-native-hero{background:var(--pink);grid-template-columns:1fr .48fr}.contact-native-hero>img{object-fit:cover;object-position:center 22%;border:3px solid var(--ink);width:100%;height:590px;box-shadow:11px 13px 0 var(--blue);border-radius:190px 190px 28px 28px}.contact-context{border:2px solid var(--ink);background:var(--acid);width:fit-content;max-width:calc(100% - 36px);box-shadow:4px 5px 0 var(--ink);text-align:center;border-radius:999px;margin:34px auto -42px;padding:13px 18px;font-weight:750}.contact-saved-context{background:var(--green)}.contact-methods{grid-template-columns:repeat(4,1fr);gap:16px;width:min(1380px,100% - 36px);margin:100px auto;display:grid}.contact-methods a{border:2px solid var(--ink);min-height:400px;box-shadow:7px 8px 0 var(--ink);border-radius:25px;flex-direction:column;padding:30px;display:flex}.contact-methods a:first-child{background:var(--green)}.contact-methods a:nth-child(2){background:var(--blue)}.contact-methods a:nth-child(3){background:var(--acid)}.contact-methods a:nth-child(4){background:var(--lavender)}.contact-methods span{letter-spacing:.17em;font-family:Bungee,sans-serif;font-size:9px}.contact-methods h2{margin:auto 0 20px;font-family:Bungee,sans-serif;font-size:clamp(35px,4vw,58px);line-height:.95}.contact-methods strong{border-top:1px solid #17142f4d;padding-top:17px}.contact-form-section{border:3px solid var(--ink);background:var(--blue);width:min(1380px,100% - 36px);color:var(--ink);box-shadow:9px 10px 0 var(--ink);border-radius:32px;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(34px,6vw,80px);margin:100px auto;padding:clamp(28px,5vw,70px);display:grid}.contact-form-intro{position:sticky;top:36px}.contact-form-intro>span{letter-spacing:.16em;font-family:Bungee,sans-serif;font-size:11px}.contact-form-intro h2{margin:18px 0 24px;font-family:Bungee,sans-serif;font-size:clamp(42px,5vw,72px);line-height:.96}.contact-form-intro>p{max-width:520px;font-size:18px;font-weight:680;line-height:1.65}.contact-form-proof{border:2px solid var(--ink);background:var(--acid);box-shadow:4px 5px 0 var(--ink);border-radius:15px;margin-top:28px;padding:18px}.contact-form-proof strong{margin-bottom:4px;font-family:Bungee,sans-serif;font-size:11px;display:block}.scottie-contact-form{border:3px solid var(--ink);min-width:0;box-shadow:8px 9px 0 var(--pink);background:#fff;border-radius:24px;gap:20px;padding:clamp(22px,4vw,44px);display:grid}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.scottie-contact-form label:not(.contact-consent){flex-direction:column;gap:9px;min-width:0;display:flex}.scottie-contact-form label>span{color:var(--ink);letter-spacing:.04em;font-size:13px;font-weight:900}.scottie-contact-form label small{color:#625d70;font-size:11px;font-weight:750}.scottie-contact-form input:not([type=checkbox]),.scottie-contact-form select,.scottie-contact-form textarea{border:2px solid var(--ink);width:100%;min-height:54px;color:var(--ink);font:inherit;background:#fffdf8;border-radius:10px;padding:13px 15px;font-size:16px;line-height:1.45}.scottie-contact-form textarea{resize:vertical;min-height:170px}.scottie-contact-form input::placeholder,.scottie-contact-form textarea::placeholder{color:#625d70;opacity:1}:is(.scottie-contact-form input:focus-visible,.scottie-contact-form select:focus-visible,.scottie-contact-form textarea:focus-visible){outline-offset:2px;box-shadow:0 0 0 6px var(--pink);outline:3px solid #fff}.contact-consent{border:2px solid var(--ink);background:#eefcff;border-radius:12px;grid-template-columns:25px 1fr;align-items:start;gap:12px;padding:16px;display:grid}.contact-consent input{width:22px;height:22px;accent-color:var(--pink);margin-top:1px}.contact-consent span{line-height:1.55;letter-spacing:0!important;font-size:14px!important;font-weight:700!important}.contact-consent a{color:#8b0f58;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:2px}.scottie-contact-form button{border:3px solid var(--ink);background:var(--acid);min-height:58px;color:var(--ink);box-shadow:5px 6px 0 var(--ink);letter-spacing:.05em;cursor:pointer;border-radius:12px;padding:15px 20px;font-family:Bungee,sans-serif;font-size:13px}.scottie-contact-form button:hover{background:var(--green);transform:translateY(-2px)}.scottie-contact-form button:focus-visible{outline-offset:2px;box-shadow:0 0 0 6px var(--ink);outline:3px solid #fff}.scottie-contact-form button:disabled{cursor:wait;opacity:.68;transform:none}.contact-form-status{min-height:28px;margin:0;font-size:14px;font-weight:800;line-height:1.55}.contact-form-status.success{border:2px solid var(--ink);background:var(--green);border-radius:10px;padding:13px 15px}.contact-form-status.error{border:2px solid var(--ink);background:#ffd5e9;border-radius:10px;padding:13px 15px}.contact-form-status a{color:#7a0b49;text-decoration:underline;text-decoration-thickness:2px}.contact-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-prompts{text-align:center;width:min(1180px,100% - 36px);margin:100px auto}.contact-prompts>span{letter-spacing:.17em;color:var(--pink-dark);font-family:Bungee,sans-serif;font-size:10px}.contact-prompts h2{margin:15px 0 35px;font-family:Bungee,sans-serif;font-size:clamp(45px,6vw,80px)}.contact-prompts>div{gap:12px;display:grid}.contact-prompts a{border:2px solid var(--ink);box-shadow:4px 5px 0 var(--ink);background:#fff;border-radius:14px;padding:23px;font-size:18px;font-weight:800}@media (max-width:1050px){.inner-nav>div{display:none}.contact-methods{grid-template-columns:repeat(2,1fr)}.watch-native-hero,.journey-hero,.about-native-hero,.contact-native-hero{grid-template-columns:1fr 1fr}.channel-card:first-child,.native-video-feature,.seller-cinema,.value-workspace{grid-template-columns:1fr}.tool-lab{width:min(100% - 24px,1450px)}.scenario-grid,.closing-cost-controls>div{grid-template-columns:1fr 1fr}.native-process{grid-template-columns:1fr}.native-process-heading{position:static}.launch-native-grid{grid-template-columns:1fr 1fr}.inner-footer{grid-template-columns:1.5fr repeat(2,1fr)}}@media (max-width:760px){.inner-page{padding-bottom:92px}.inner-nav{width:calc(100% - 22px);min-height:68px;margin-top:10px}.inner-nav>a:first-child img{width:110px}.inner-nav-call{padding:11px 13px;font-size:11px}.mobile-contact-dock{width:calc(100% - 20px);min-height:66px;left:10px;right:10px;bottom:max(10px, env(safe-area-inset-bottom));z-index:200;border:2px solid var(--ink);box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:5px;padding:5px;display:grid;position:fixed}.mobile-contact-dock a{border:2px solid var(--ink);min-width:0;color:var(--ink);text-align:center;border-radius:11px;place-items:center;gap:3px;padding:9px 5px;display:grid}.mobile-contact-dock a:first-child{background:var(--green)}.mobile-contact-dock a:nth-child(2){background:var(--blue)}.mobile-contact-dock a:nth-child(3){background:var(--acid)}.mobile-contact-dock span{letter-spacing:.08em;font-family:Bungee,sans-serif;font-size:9px}.mobile-contact-dock b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.mobile-contact-dock a:focus-visible{outline-offset:1px;box-shadow:0 0 0 5px var(--ink);outline:3px solid #fff}.watch-native-hero,.journey-hero,.about-native-hero,.contact-native-hero{border-radius:25px;grid-template-columns:1fr;width:calc(100% - 22px);min-height:auto;padding:50px 22px 30px}.watch-native-hero h1,.journey-hero h1,.about-native-hero h1,.contact-native-hero h1,.tools-native-hero h1{font-size:clamp(48px,14vw,70px)}.watch-library-count{grid-template-columns:1fr;padding:18px}.watch-library-count>strong{font-size:66px}.watch-native-hero>img,.journey-hero>img,.contact-native-hero>img{height:430px}.listing-cinema,.seller-cinema,.native-video-feature,.inner-cta,.tools-native-hero{border-radius:25px;width:calc(100% - 22px)}.listing-cinema-heading,.channel-card:first-child{grid-template-columns:1fr}.channel-grid{grid-template-columns:1fr;width:calc(100% - 22px)}.channel-card,.channel-card:first-child{grid-column:1;min-height:auto}.native-choice-grid,.contact-methods,.about-values{grid-template-columns:1fr;width:calc(100% - 22px)}.contact-form-section{border-radius:25px;grid-template-columns:1fr;width:calc(100% - 22px);padding:30px 17px}.contact-form-intro{position:static}.contact-form-grid{grid-template-columns:1fr}.scottie-contact-form{padding:22px 16px}.native-choice-grid>a,.contact-methods a,.about-values article{min-height:310px}.native-process article{grid-template-columns:38px 1fr}.native-process article p{grid-column:2}.native-video-feature,.seller-cinema{grid-template-columns:1fr;gap:35px}.launch-native-grid,.cash-controls{grid-template-columns:1fr}.cash-controls input[type=range]{margin-bottom:0}.scenario-grid,.native-tool-links{grid-template-columns:1fr}.closing-cost-controls summary{flex-direction:column;gap:6px}.closing-cost-controls>div{grid-template-columns:1fr}.native-tool-links{width:calc(100% - 22px)}.scenario-card{min-height:220px}.market-value-calculator,.value-form{padding:22px 17px}.about-portrait-stack{min-height:430px}.inner-footer{grid-template-columns:1fr 1fr}.inner-footer-main,.inner-footer-bottom{grid-column:1/-1}}.learn-native-page{background:#fff8e9}.learn-hero{border:3px solid var(--ink);background:var(--green);width:min(1500px,100% - 36px);min-height:690px;box-shadow:10px 11px 0 var(--ink);border-radius:34px;grid-template-columns:1.1fr .7fr;align-items:center;gap:70px;margin:18px auto 0;padding:clamp(45px,6vw,95px);display:grid;overflow:hidden}.learn-hero>div>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.learn-hero h1{margin:23px 0 28px;font-size:clamp(58px,7vw,114px)}.learn-hero h1 em{color:var(--pink-dark)}.learn-hero p{max-width:780px;margin:0 0 31px;font-size:20px;font-weight:650;line-height:1.6}.learn-hero img{object-fit:cover;object-position:center top;border:3px solid var(--ink);width:100%;height:560px;box-shadow:10px 11px 0 var(--blue);background:#fff;border-radius:170px 170px 28px 28px;transform:rotate(2deg)}.learn-jump{border:3px solid var(--ink);width:min(1180px,100% - 36px);box-shadow:7px 8px 0 var(--pink);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);margin:70px auto;display:grid;overflow:hidden}.learn-jump a{border-right:2px solid var(--ink);align-items:center;gap:13px;padding:23px 20px;font-family:Bungee,sans-serif;font-size:10px;display:flex}.learn-jump a:last-child{border:0}.learn-jump span{color:var(--pink-dark)}.learn-collections{gap:55px;display:grid}.learn-collection{border:3px solid var(--ink);width:min(1500px,100% - 36px);box-shadow:9px 10px 0 var(--ink);border-radius:34px;grid-template-columns:.44fr 1fr;gap:70px;margin:0 auto;padding:clamp(30px,5vw,75px);display:grid}.learn-pink{background:var(--pink);color:var(--ink)}.learn-blue{background:var(--blue)}.learn-green{background:var(--green)}.learn-yellow{background:#fff09d}.learn-collection-intro{align-self:start;position:sticky;top:110px}.learn-collection-intro>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.learn-collection-intro h2{margin:22px 0 21px;font-family:Bungee,sans-serif;font-size:clamp(42px,4.5vw,72px);line-height:.96}.learn-collection-intro p{margin:0;font-size:18px;font-weight:650;line-height:1.65}.learn-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.learn-link-grid a{border:3px solid var(--ink);min-height:205px;color:var(--ink);box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:18px;flex-direction:column;padding:25px;display:flex}.learn-link-grid a:hover{box-shadow:8px 9px 0 var(--ink);transform:translate(-2px,-3px)rotate(-.4deg)}.learn-link-grid h3{margin:0 0 10px;font-family:Bungee,sans-serif;font-size:clamp(18px,1.7vw,25px);line-height:1.12}.learn-link-grid p{color:#554f63;margin:0 0 20px;font-weight:600;line-height:1.55}.learn-link-grid b{color:#b80b69;margin-top:auto;font-size:13px}.official-source-library{grid-template-columns:.7fr 1fr;align-items:start;gap:65px;width:min(1320px,100% - 36px);margin:110px auto;display:grid}.official-source-library>div:first-child>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.official-source-library h2{margin:22px 0;font-family:Bungee,sans-serif;font-size:clamp(46px,5vw,78px);line-height:.96}.official-source-library h2 em{color:var(--pink);font-style:normal}.official-source-library p{font-size:17px;line-height:1.65}.official-source-library>div:last-child{gap:10px;display:grid}.official-source-library a{border:2px solid var(--ink);box-shadow:4px 5px 0 var(--blue);background:#fff;border-radius:13px;grid-template-columns:.8fr 1fr auto;align-items:center;gap:20px;padding:19px 20px;display:grid}.official-source-library a:nth-child(2n){box-shadow:4px 5px 0 var(--pink)}.official-source-library a span{color:#625a70;line-height:1.45}.official-source-library a b{font-size:20px}@media (max-width:1050px){.learn-hero{grid-template-columns:1fr 1fr}.learn-collection{grid-template-columns:1fr;gap:35px}.learn-collection-intro{position:static}.official-source-library{grid-template-columns:1fr}}@media (max-width:760px){.learn-hero{border-radius:24px;grid-template-columns:1fr;width:calc(100% - 22px);min-height:auto;padding:50px 22px 28px}.learn-hero h1{font-size:clamp(51px,14vw,72px)}.learn-hero img{height:390px}.learn-jump{grid-template-columns:1fr 1fr;width:calc(100% - 22px);margin:50px auto}.learn-jump a{border-bottom:2px solid var(--ink)}.learn-jump a:nth-child(2){border-right:0}.learn-collection{border-radius:24px;width:calc(100% - 22px);padding:26px 16px}.learn-link-grid{grid-template-columns:1fr}.official-source-library{gap:32px;width:calc(100% - 22px);margin:75px auto}.official-source-library a{grid-template-columns:1fr auto}.official-source-library a span{grid-area:2/1/auto/-1}}@media (max-width:480px){.inner-actions{flex-direction:column;align-items:stretch}.inner-actions .button{width:100%}.cinema-caption{flex-direction:column;gap:8px}.scenario-grid,.home-type-grid,.purchase-date-fieldset>div{grid-template-columns:1fr}.market-value-result dl div{align-items:flex-start}.inner-footer{grid-template-columns:1fr}.inner-footer-main,.inner-footer-bottom{grid-column:1}}.native-menu{display:none;position:relative}.native-menu summary{cursor:pointer;border:2px solid var(--ink);background:var(--green);color:var(--ink);letter-spacing:.08em;border-radius:10px;padding:12px 15px;font-family:Bungee,sans-serif;font-size:10px;list-style:none}.native-menu summary::-webkit-details-marker{display:none}.native-menu>div{overscroll-behavior:contain;border:2px solid var(--ink);width:min(300px,100vw - 24px);max-height:min(680px,100vh - 92px);box-shadow:6px 7px 0 var(--ink);z-index:80;background:#fff8e9;border-radius:15px;gap:4px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto}.native-menu>div a{color:var(--ink);border-radius:8px;padding:10px 12px;font-weight:850}.native-menu>div a:hover{background:var(--pink);color:var(--ink)}.individual-video-section{width:min(1500px,100% - 36px);margin:115px auto 0}.individual-video-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);align-items:end;gap:28px 70px;margin-bottom:40px;display:grid}.individual-video-heading>span{letter-spacing:.19em;grid-column:1/-1;font-family:Bungee,sans-serif;font-size:10px}.individual-video-heading h2{margin:0;font-family:Bungee,sans-serif;font-size:clamp(46px,5.5vw,86px);line-height:.96}.individual-video-heading h2 em{color:var(--pink);font-style:normal}.individual-video-heading p{margin:0 0 5px;font-size:18px;font-weight:650;line-height:1.65}.individual-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.individual-video{border:3px solid var(--ink);box-shadow:7px 8px 0 var(--ink);background:#fff;border-radius:22px;overflow:hidden}.individual-video:nth-child(3n+1){box-shadow:7px 8px 0 var(--blue)}.individual-video:nth-child(3n+2){box-shadow:7px 8px 0 var(--pink)}.individual-video:nth-child(3n){box-shadow:7px 8px 0 var(--green)}.individual-video-frame{aspect-ratio:16/9;border-bottom:3px solid var(--ink);background:var(--ink)}.individual-video-frame iframe{border:0;width:100%;height:100%}.individual-video>div:last-child{padding:24px}.individual-video span{color:#b80b69;letter-spacing:.15em;margin-bottom:12px;font-family:Bungee,sans-serif;font-size:9px;display:block}.individual-video h3{margin:0 0 11px;font-family:Bungee,sans-serif;font-size:clamp(20px,2vw,29px);line-height:1.08}.individual-video p{color:#554f63;margin:0;font-weight:600;line-height:1.6}.listing-video-shelf{border:3px solid var(--ink);background:var(--green);box-shadow:10px 11px 0 var(--ink);border-radius:34px;padding:clamp(28px,5vw,72px)}.listing-video-shelf .individual-video-heading h2 em{color:var(--pink-dark)}.listing-video-shelf .individual-video-featured{grid-column:span 2}.listing-video-shelf .individual-video-featured .individual-video-frame{aspect-ratio:16/8.2}.two-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.human-video-shelf{background:var(--blue);border-radius:34px;padding:clamp(28px,5vw,72px)}.human-video-shelf .individual-video-heading h2 em{color:var(--ink)}.testimonial-video-shelf{border:3px solid var(--ink);background:var(--pink);color:var(--ink);box-shadow:10px 11px 0 var(--ink);border-radius:34px;padding:clamp(28px,5vw,72px)}.testimonial-video-shelf .individual-video-heading h2 em{color:var(--ink)}.education-video-shelf{background:#fff3c3;border-radius:34px;padding:clamp(28px,5vw,72px)}.seller-attention-feature{isolation:isolate;border:3px solid var(--ink);background:var(--ink);color:#fff;width:min(1500px,100% - 36px);box-shadow:11px 12px 0 var(--blue);border-radius:34px;grid-template-columns:minmax(290px,.68fr) minmax(0,1.32fr);gap:34px clamp(38px,5vw,76px);margin:24px auto 115px;padding:clamp(30px,5vw,74px);display:grid;position:relative;overflow:hidden}.seller-attention-feature:before{content:"";aspect-ratio:1;z-index:-1;border:55px solid #ff21a845;border-radius:50%;width:430px;animation:13s ease-in-out infinite alternate attention-orbit;position:absolute;bottom:-245px;left:-170px}@keyframes attention-orbit{to{transform:translate(110px,-55px)rotate(25deg)}}.seller-attention-heading{align-self:start;position:sticky;top:22px}.seller-attention-heading>span{color:var(--green);letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:9px}.seller-attention-heading h2{color:#fff;margin:19px 0 24px;font-family:Bungee,sans-serif;font-size:clamp(47px,5.5vw,84px);line-height:.92}.seller-attention-heading>p{color:#e1dbea;font-size:18px;font-weight:650;line-height:1.65}.seller-attention-heading .seller-attention-note{border:2px solid var(--blue);color:#fff;background:#25d6ff1a;border-radius:12px;margin:22px 0 27px;padding:15px 17px;font-size:13px;line-height:1.5}.seller-attention-mobile-cue{display:none}.seller-attention-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.seller-attention-grid .instagram-reel-card:first-child{box-shadow:9px 10px 0 var(--pink);transform:rotate(-1deg)}.seller-attention-grid .instagram-reel-card:last-child{box-shadow:9px 10px 0 var(--green);transform:translateY(30px)rotate(1deg)}.seller-attention-grid .instagram-reel-card{transition:transform .25s,box-shadow .25s}.seller-attention-grid .instagram-reel-card:hover{box-shadow:12px 15px 0 var(--blue);transform:translateY(-7px)rotate(0)}.seller-attention-transcripts{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px;display:grid}.seller-attention-transcripts details{color:#fff;background:#ffffff14;border:2px solid #fff;border-radius:15px}.seller-attention-transcripts summary{cursor:pointer;color:#fff;letter-spacing:.08em;padding:17px 19px;font-family:Bungee,sans-serif;font-size:10px}.seller-attention-transcripts details p{color:#ddd7e6;margin:0;padding:0 19px 19px;line-height:1.65}.seller-playbook-feature{border:3px solid var(--ink);background:var(--green);width:min(1450px,100% - 36px);box-shadow:10px 11px 0 var(--ink);border-radius:34px;grid-template-columns:.56fr 1.18fr;align-items:center;gap:68px;margin:115px auto;padding:clamp(30px,5vw,72px);display:grid}.seller-playbook-feature>div:first-child>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.seller-playbook-feature h2{margin:18px 0 22px;font-family:Bungee,sans-serif;font-size:clamp(43px,4.7vw,72px);line-height:.95}.seller-playbook-feature h2 em{color:var(--pink-dark);font-style:normal}.seller-playbook-feature p{margin:0 0 28px;font-size:18px;font-weight:650;line-height:1.65}.longform-paths{grid-template-columns:1fr 1fr;gap:20px;width:min(1450px,100% - 36px);margin:115px auto;display:grid}.longform-paths a{border:3px solid var(--ink);min-height:390px;color:var(--ink);box-shadow:8px 9px 0 var(--ink);border-radius:28px;flex-direction:column;padding:clamp(28px,4vw,50px);display:flex}.longform-paths a:first-child{background:var(--green)}.longform-paths a:last-child{background:var(--blue)}.longform-paths span{letter-spacing:.17em;font-family:Bungee,sans-serif;font-size:9px}.longform-paths h2{margin:auto 0 15px;font-family:Bungee,sans-serif;font-size:clamp(33px,4vw,57px);line-height:.96}.longform-paths p{margin:0 0 27px;font-weight:650;line-height:1.6}.longform-paths b{border-top:2px solid var(--ink);padding-top:17px}.reel-library{border:3px solid var(--ink);width:min(1500px,100% - 36px);box-shadow:10px 11px 0 var(--ink);border-radius:34px;margin:115px auto;padding:clamp(30px,5vw,74px)}.buyer-reel-library{background:var(--green);grid-template-columns:minmax(0,.82fr) minmax(350px,.55fr);align-items:center;gap:70px;display:grid}.seller-reel-library{background:var(--pink);color:var(--ink)}.reel-library-heading>span{letter-spacing:.19em;font-family:Bungee,sans-serif;font-size:10px}.reel-library-heading h2{margin:19px 0 23px;font-family:Bungee,sans-serif;font-size:clamp(46px,5.5vw,84px);line-height:.95}.reel-library-heading h2 em{color:var(--ink);font-style:normal}.buyer-reel-library .reel-library-heading h2 em{color:var(--pink-dark)}.reel-library-heading p{max-width:760px;margin:0 0 28px;font-size:18px;font-weight:650;line-height:1.65}.seller-reel-library .reel-library-heading{grid-template-columns:1.2fr .72fr;align-items:end;column-gap:70px;margin-bottom:46px;display:grid}.seller-reel-library .reel-library-heading>span{grid-column:1/-1;margin-bottom:18px}.seller-reel-library .reel-library-heading h2,.seller-reel-library .reel-library-heading p{margin-bottom:0}.buyer-reel-spotlight{justify-self:center;width:min(100%,520px)}.seller-reel-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;display:grid}.seller-reel-grid .instagram-reel-card{grid-column:span 2}.seller-reel-grid .instagram-reel-card:nth-child(4){grid-column:2/span 2}.instagram-reel-card{border:3px solid var(--ink);color:var(--ink);box-shadow:7px 8px 0 var(--ink);background:#fff8e9;border-radius:23px;overflow:hidden}.instagram-reel-frame{aspect-ratio:9/16;border-bottom:3px solid var(--ink);background:#fff;overflow:hidden}.instagram-reel-frame iframe{background:#fff;border:0;width:100%;height:100%;display:block}.instagram-reel-card>div:last-child{padding:23px}.instagram-reel-card span{color:#b80b69;letter-spacing:.15em;margin-bottom:11px;font-family:Bungee,sans-serif;font-size:9px;display:block}.instagram-reel-card h3{margin:0 0 11px;font-family:Bungee,sans-serif;font-size:clamp(19px,1.8vw,27px);line-height:1.08}.instagram-reel-card p{color:#554f63;margin:0;font-weight:600;line-height:1.6}.instagram-reel-fallback{color:#6d0746;border-bottom:2px solid;margin-top:14px;padding-bottom:2px;font-size:12px;font-weight:900;display:inline-block}@media (max-width:1050px){.inner-nav>div{display:none}.native-menu{margin-left:auto;display:block}.individual-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-video-shelf .individual-video-featured{grid-column:span 2}.buyer-reel-library,.seller-playbook-feature,.media-longform-card,.media-library-heading,.seller-attention-feature{grid-template-columns:1fr}.seller-attention-heading{position:static}.media-library-heading>span{grid-column:auto}.media-facebook-grid article{grid-template-columns:1fr}.facebook-video-frame{border-right:0;border-bottom:3px solid var(--ink)}.seller-reel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-link-archive{grid-template-columns:1fr}.seller-reel-grid .instagram-reel-card,.seller-reel-grid .instagram-reel-card:nth-child(4){grid-column:auto}.seller-reel-grid .instagram-reel-card:last-child{grid-column:1/-1;justify-self:center;width:min(100%,520px)}}@media (max-width:760px){.inner-nav-call{display:none}.native-tool-links{grid-template-columns:minmax(0,1fr)}.native-tool-links>a,.native-tool-links>a>*{min-width:0}.native-tool-links h2,.native-tool-links p,.native-tool-links b{overflow-wrap:anywhere}.reel-library-heading h2{overflow-wrap:anywhere;font-size:clamp(32px,11vw,43px)}.video-link-archive{border-radius:24px;width:calc(100% - 22px);margin:75px auto;padding:26px 15px 29px}.individual-video-section{width:calc(100% - 22px);margin-top:75px}.individual-video-heading{grid-template-columns:1fr;gap:20px}.individual-video-heading,.individual-video-heading>*{min-width:0}.individual-video-heading h2{overflow-wrap:break-word;font-size:clamp(34px,9.5vw,43px)}.individual-video-heading>span{grid-column:auto}.individual-video-grid,.two-video-grid{grid-template-columns:1fr}.listing-video-shelf .individual-video-featured{grid-column:auto}.listing-video-shelf .individual-video-featured .individual-video-frame{aspect-ratio:16/9}.listing-video-shelf,.human-video-shelf,.testimonial-video-shelf,.education-video-shelf{border-radius:24px;padding:24px 15px 28px}.reel-library{border-radius:24px;width:calc(100% - 22px);margin:75px auto;padding:27px 15px 30px}.seller-reel-library .reel-library-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.seller-reel-library .reel-library-heading>span{grid-column:auto;margin-bottom:0}.seller-reel-grid{grid-template-columns:1fr}.seller-reel-grid .instagram-reel-card:last-child{grid-column:auto;width:100%}.instagram-reel-card h3{font-size:23px}.seller-playbook-feature,.media-library{border-radius:24px;width:calc(100% - 22px);margin:75px auto;padding:27px 15px 30px}.seller-attention-feature{border-radius:24px;width:calc(100% - 22px);margin:18px auto 75px;padding:30px 14px}.seller-attention-grid{scroll-snap-type:x mandatory;gap:14px;width:calc(100% + 28px);margin-inline:-14px;padding:0 18px 22px;display:flex;overflow-x:auto}.seller-attention-grid .instagram-reel-card{scroll-snap-align:center;min-width:min(83vw,390px);transform:none!important}.seller-attention-transcripts{grid-template-columns:1fr}.media-library-heading,.media-library-heading>*,.longform-paths a,.longform-paths h2{min-width:0}.media-library-heading h2{overflow-wrap:break-word;font-size:clamp(34px,9.5vw,43px)}.media-facebook-grid,.longform-paths{grid-template-columns:1fr}.media-facebook-grid article{display:block}.facebook-video-frame iframe{min-height:610px}.longform-paths{width:calc(100% - 22px);margin:75px auto}.longform-paths h2{overflow-wrap:break-word;font-size:clamp(27px,7.8vw,34px)}}@media (max-width:600px){.seller-attention-mobile-cue{color:var(--green);letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;margin:-8px 0 2px;font-family:Bungee,sans-serif;font-size:9px;line-height:1.5;display:block}.seller-attention-grid{grid-template-columns:1fr;width:100%;margin-inline:0;padding:0;display:grid;overflow:visible}.seller-attention-grid .instagram-reel-card{scroll-snap-align:none;min-width:0}}.play-native-page{background:#fff8e9;overflow-x:clip}.play-native-hero{border:3px solid var(--ink);background:var(--pink);width:min(1500px,100% - 36px);min-height:735px;color:var(--ink);box-shadow:11px 12px 0 var(--ink);border-radius:35px;grid-template-columns:1.05fr .72fr;align-items:center;gap:60px;margin:18px auto 0;padding:clamp(40px,6vw,92px);display:grid;overflow:hidden}.play-native-hero>div>span,.rush-showcase>div>span,.all-games-heading span{letter-spacing:.19em;font-family:Bungee,sans-serif;font-size:10px}.play-native-hero h1{margin:22px 0 27px;font-size:clamp(60px,7.4vw,116px);line-height:.9}.play-native-hero h1 em{color:var(--ink);text-shadow:none}.play-native-hero p{max-width:780px;margin:0 0 31px;font-size:20px;font-weight:650;line-height:1.6}.play-native-hero>img{object-fit:contain;filter:drop-shadow(16px 17px #17142f52);width:100%;height:620px;transform:rotate(2deg)translateY(20px)}.rush-showcase{grid-template-columns:.72fr 1fr;align-items:center;gap:70px;width:min(1460px,100% - 36px);margin:110px auto;display:grid}.rush-showcase>*{min-width:0}.rush-showcase h2{margin:23px 0 25px;font-family:Bungee,sans-serif;font-size:clamp(48px,5.2vw,82px);line-height:.96}.rush-showcase h2 em{color:var(--pink);font-style:normal}.rush-showcase p{font-size:18px;font-weight:620;line-height:1.7}.rush-feature-list{flex-wrap:wrap;gap:9px;margin:27px 0 32px;display:flex}.rush-feature-list span{border:2px solid var(--ink);background:var(--green);letter-spacing:.08em;box-shadow:3px 3px 0 var(--ink);border-radius:999px;padding:9px 11px;font-family:Bungee,sans-serif;font-size:8px}.rush-screen{box-sizing:border-box;border:3px solid var(--ink);background:var(--blue);width:100%;min-width:0;max-width:100%;box-shadow:12px 13px 0 var(--pink);border-radius:25px;padding:11px;display:block;position:relative;transform:rotate(1.2deg)}.rush-screen img{border:2px solid var(--ink);border-radius:14px;width:100%;height:auto;display:block}.rush-screen strong{border:2px solid var(--ink);background:var(--green);color:var(--ink);box-shadow:4px 5px 0 var(--ink);border-radius:9px;padding:15px 18px;font-family:Bungee,sans-serif;font-size:11px;position:absolute;bottom:25px;right:27px}.all-games{width:min(1500px,100% - 36px);margin:120px auto}.all-games-heading{margin-bottom:40px}.all-games-heading h2{margin:17px 0 0;font-family:Bungee,sans-serif;font-size:clamp(52px,6vw,92px)}.all-games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.all-games-grid>a{border:3px solid var(--ink);min-height:410px;color:var(--ink);box-shadow:7px 8px 0 var(--ink);border-radius:23px;flex-direction:column;padding:28px;display:flex}.all-games-grid>a:hover{box-shadow:11px 13px 0 var(--ink);transform:translate(-3px,-5px)rotate(-.6deg)}.all-games-grid>a>span{font-size:61px}.all-games-grid small{letter-spacing:.14em;margin:auto 0 15px;font-family:Bungee,sans-serif;font-size:8px}.all-games-grid h3{margin:0 0 13px;font-family:Bungee,sans-serif;font-size:clamp(27px,3vw,43px);line-height:1}.all-games-grid p{margin:0 0 23px;font-weight:620;line-height:1.55}.all-games-grid b{border-top:2px solid #17142f47;padding-top:16px}.all-games-grid .play-featured{background:var(--pink);color:var(--ink);grid-column:span 2}.play-pink{background:#ff88c9}.play-blue{background:var(--blue)}.play-green{background:var(--green)}.play-yellow{background:#fff09d}.play-purple{background:var(--lavender)}.deep-guide{border:3px solid var(--ink);width:min(1500px,100% - 36px);box-shadow:10px 11px 0 var(--ink);border-radius:34px;grid-template-columns:.58fr 1fr;gap:75px;margin:115px auto;padding:clamp(32px,5vw,76px);display:grid}.buyer-deep-guide{background:var(--blue)}.seller-deep-guide{background:var(--pink);color:var(--ink)}.deep-guide-intro{align-self:start;position:sticky;top:110px}.deep-guide-intro>span,.official-mini-library>div:first-child>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.deep-guide-intro h2,.official-mini-library h2{margin:19px 0 22px;font-family:Bungee,sans-serif;font-size:clamp(42px,4.6vw,73px);line-height:.97}.deep-guide-intro p{margin:0 0 28px;font-size:17px;font-weight:630;line-height:1.65}.seller-deep-guide .text-link{color:var(--ink);border-bottom-color:var(--ink)}.deep-guide-list{border:3px solid var(--ink);color:var(--ink);box-shadow:7px 8px 0 var(--ink);background:#fff8e9;border-radius:21px;overflow:hidden}.deep-guide-list details{border-bottom:2px solid var(--ink)}.deep-guide-list details:last-child{border-bottom:0}.deep-guide-list summary{cursor:pointer;grid-template-columns:45px 1fr auto;align-items:center;gap:17px;min-height:90px;padding:21px 23px;list-style:none;display:grid}.deep-guide-list summary::-webkit-details-marker{display:none}.deep-guide-list summary:hover{background:var(--green)}.deep-guide-list summary>span{color:#b80b69;font-family:Bungee,sans-serif;font-size:10px}.deep-guide-list h3{margin:0;font-family:Bungee,sans-serif;font-size:clamp(17px,1.8vw,25px);line-height:1.15}.deep-guide-list summary b{font-family:Bungee,sans-serif;font-size:24px;transition:transform .2s}.deep-guide-list details[open] summary{background:var(--green)}.deep-guide-list details[open] summary b{transform:rotate(45deg)}.deep-guide-list details>div{background:var(--green);padding:0 30px 28px 85px}.deep-guide-list details>div p{max-width:780px;margin:0;font-size:17px;font-weight:630;line-height:1.7}.official-mini-library{grid-template-columns:.65fr 1fr;align-items:start;gap:70px;width:min(1320px,100% - 36px);margin:115px auto;display:grid}.official-mini-library>div:first-child p{max-width:500px;font-size:17px;line-height:1.6}.official-mini-library>div:last-child{gap:11px;display:grid}.official-mini-library a{border:2px solid var(--ink);color:var(--ink);box-shadow:4px 5px 0 var(--blue);background:#fff;border-radius:13px;grid-template-columns:.8fr 1fr auto;align-items:center;gap:18px;padding:19px 20px;display:grid}.official-mini-library a:nth-child(2n){box-shadow:4px 5px 0 var(--green)}.seller-official-library a:nth-child(2n){box-shadow:4px 5px 0 var(--pink)}.official-mini-library a span{color:#615a6c;line-height:1.4}.official-mini-library a:hover{box-shadow:7px 8px 0 var(--pink);transform:translate(-2px,-2px)}@media (max-width:1050px){.play-native-hero{grid-template-columns:1fr 1fr}.rush-showcase{grid-template-columns:1fr}.all-games-grid{grid-template-columns:1fr 1fr}.deep-guide,.official-mini-library{grid-template-columns:1fr}.deep-guide-intro{position:static}}@media (max-width:760px){.play-native-hero{border-radius:24px;grid-template-columns:1fr;width:calc(100% - 22px);min-height:auto;padding:48px 22px 20px}.play-native-hero h1{font-size:clamp(51px,14vw,72px)}.play-native-hero>img{height:440px}.rush-showcase,.all-games{width:calc(100% - 22px);margin:80px auto}.rush-showcase{gap:38px}.rush-screen{box-shadow:7px 8px 0 var(--pink);border-radius:18px;padding:7px;transform:none}.rush-screen strong{padding:11px;font-size:8px;bottom:14px;right:14px}.all-games-grid{grid-template-columns:1fr}.all-games-grid .play-featured{grid-column:auto}.all-games-grid>a{min-height:340px}.deep-guide{border-radius:24px;gap:32px;width:calc(100% - 22px);margin:80px auto;padding:27px 14px}.deep-guide-list summary{grid-template-columns:33px 1fr auto;gap:10px;min-height:82px;padding:17px 15px}.deep-guide-list details>div{padding:0 18px 23px 58px}.official-mini-library{gap:30px;width:calc(100% - 22px);margin:80px auto}.official-mini-library a{grid-template-columns:1fr auto}.official-mini-library a span{grid-area:2/1/auto/-1}}.neighbourhoods-native-page{background:#fff8e9}.neighbourhoods-hero{border:3px solid var(--ink);background:var(--green);width:min(1500px,100% - 36px);min-height:735px;box-shadow:11px 12px 0 var(--ink);border-radius:35px;grid-template-columns:1.1fr .62fr;align-items:center;gap:60px;margin:18px auto 0;padding:clamp(42px,6vw,92px);display:grid;overflow:hidden}.neighbourhoods-hero>div{min-width:0}.neighbourhoods-hero>div>span,.neighbourhood-explorer-heading>span,.neighbourhood-official-library>div:first-child>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.neighbourhoods-hero h1{margin:22px 0 27px;font-size:clamp(59px,7.3vw,112px);line-height:.92}.neighbourhoods-hero h1 em{color:var(--pink-dark)}.neighbourhoods-hero p{max-width:790px;margin:0 0 31px;font-size:20px;font-weight:650;line-height:1.62}.neighbourhoods-hero img{object-fit:cover;object-position:center top;border:3px solid var(--ink);width:100%;height:585px;box-shadow:12px 13px 0 var(--blue);background:#fff;border-radius:180px 180px 28px 28px;transform:rotate(2deg)}.neighbourhood-truth-strip{grid-template-columns:repeat(3,1fr);gap:15px;width:min(1320px,100% - 36px);margin:90px auto;display:grid}.neighbourhood-truth-strip article{border:3px solid var(--ink);min-height:285px;box-shadow:6px 7px 0 var(--ink);border-radius:20px;flex-direction:column;padding:25px;display:flex}.neighbourhood-truth-strip article:first-child{background:var(--pink);color:var(--ink)}.neighbourhood-truth-strip article:nth-child(2){background:var(--blue)}.neighbourhood-truth-strip article:nth-child(3){background:#fff09d}.neighbourhood-truth-strip span{font-family:Bungee,sans-serif;font-size:9px}.neighbourhood-truth-strip h2{margin:auto 0 13px;font-family:Bungee,sans-serif;font-size:clamp(22px,2.3vw,34px);line-height:1.05}.neighbourhood-truth-strip p{margin:0;font-weight:650;line-height:1.55}.neighbourhood-explorer-wrap{width:min(1500px,100% - 36px);margin:120px auto}.neighbourhood-explorer-heading{max-width:1020px;margin-bottom:45px}.neighbourhood-explorer-heading h2{margin:18px 0 23px;font-family:Bungee,sans-serif;font-size:clamp(52px,6vw,92px);line-height:.94}.neighbourhood-explorer-heading h2 em{color:var(--pink);font-style:normal}.neighbourhood-explorer-heading p{max-width:850px;font-size:18px;font-weight:630;line-height:1.65}.neighbourhood-filter{z-index:40;border:3px solid var(--ink);background:var(--blue);box-shadow:7px 8px 0 var(--ink);border-radius:19px;grid-template-columns:1.4fr .65fr .8fr auto;align-items:end;gap:12px;padding:19px;display:grid;position:sticky;top:8px}.neighbourhood-filter label{letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.neighbourhood-filter input,.neighbourhood-filter select{border:2px solid var(--ink);width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:0 13px;font-size:14px}.neighbourhood-filter>div{border:2px solid var(--ink);background:var(--green);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-width:110px;min-height:50px;padding:8px 12px;display:flex}.neighbourhood-filter>div b{font-family:Bungee,sans-serif;font-size:18px}.neighbourhood-filter>div span{text-transform:uppercase;font-size:8px;font-weight:900}.neighbourhood-results{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;margin-top:30px;display:grid}.neighbourhood-native-card{border:3px solid var(--ink);box-shadow:7px 8px 0 var(--ink);background:#fff;border-radius:23px;overflow:hidden}.neighbourhood-native-card:nth-child(4n+1){box-shadow:7px 8px 0 var(--pink)}.neighbourhood-native-card:nth-child(4n+2){box-shadow:7px 8px 0 var(--blue)}.neighbourhood-native-card:nth-child(4n+3){box-shadow:7px 8px 0 var(--green)}.neighbourhood-native-card:nth-child(4n){box-shadow:7px 8px 0 var(--lavender)}.neighbourhood-card-top{justify-content:space-between;align-items:start;gap:15px;padding:19px 22px 0;display:flex}.neighbourhood-card-top>span{color:#b80b69;letter-spacing:.12em;padding-top:8px;font-family:Bungee,sans-serif;font-size:8px}.neighbourhood-card-top>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.neighbourhood-card-top b{border:1.5px solid var(--ink);text-transform:uppercase;background:#fff2aa;border-radius:999px;padding:6px 8px;font-size:8px}.neighbourhood-native-card>h2{margin:32px 22px 8px;font-family:Bungee,sans-serif;font-size:clamp(28px,3.2vw,48px);line-height:1}.neighbourhood-vibe{color:#b80b69;margin:0 22px 24px;font-family:Caveat,cursive;font-size:24px;font-weight:800}.neighbourhood-overview{color:#3f394b;margin:0 22px 19px;font-size:15px;font-weight:640;line-height:1.68}.neighbourhood-anchor{color:#544d62;min-height:44px;margin:0 22px 24px;font-weight:650;line-height:1.5}.neighbourhood-anchor b{color:#a10860;letter-spacing:.11em;margin-bottom:5px;font-family:Bungee,sans-serif;font-size:8px;display:block}.neighbourhood-native-card details{border-top:2px solid var(--ink);background:#fff8e9}.neighbourhood-native-card summary{cursor:pointer;justify-content:space-between;gap:20px;padding:18px 22px;font-weight:900;list-style:none;display:flex}.neighbourhood-native-card summary::-webkit-details-marker{display:none}.neighbourhood-native-card summary b{font-family:Bungee,sans-serif;font-size:20px;transition:transform .2s}.neighbourhood-native-card details[open] summary{background:var(--green)}.neighbourhood-native-card details[open] summary b{transform:rotate(45deg)}.neighbourhood-deep-read{border-top:2px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.neighbourhood-deep-read section{border-bottom:1px solid #17142f4d;border-right:1px solid #17142f4d;min-height:210px;padding:21px}.neighbourhood-deep-read section:nth-child(2n){border-right:0}.neighbourhood-deep-read section>span{color:#b80b69;letter-spacing:.12em;font-family:Bungee,sans-serif;font-size:8px}.neighbourhood-deep-read p{color:#4d4658;margin:16px 0 0;font-weight:620;line-height:1.62}.neighbourhood-deep-read .neighbourhood-reasons{background:var(--ink);border-right:0;grid-column:1/-1;min-height:auto;padding:25px}.neighbourhood-reasons>span{color:var(--green)!important}.neighbourhood-reasons ol{counter-reset:reasons;grid-template-columns:repeat(2,1fr);gap:9px;margin:22px 0 0;padding:0;list-style:none;display:grid}.neighbourhood-reasons li{color:#fff;counter-increment:reasons;background:#2b264a;border:1px solid #ffffff4d;border-radius:12px;min-width:0;padding:14px}.neighbourhood-reasons li:last-child{grid-column:1/-1}.neighbourhood-reasons li:before{content:"0" counter(reasons);color:var(--blue);margin-bottom:20px;font-family:Bungee,sans-serif;font-size:10px;display:block}.neighbourhood-reasons li b{color:#fff38e;font-size:12px;line-height:1.25}.neighbourhood-reasons li p{color:#ded8e9;margin-top:9px;font-size:12px;line-height:1.55}.neighbourhood-deep-read section:nth-last-child(-n+2){border-bottom:1px solid #17142f4d}.neighbourhood-deep-read .neighbourhood-fit{background:#e1fbff}.neighbourhood-deep-read .neighbourhood-mismatch{background:#fff2aa}.neighbourhood-deep-read .neighbourhood-watch{background:#ffe1f2;border-bottom:0;border-right:0;grid-column:1/-1;min-height:auto}.neighbourhood-card-actions{border-top:2px solid var(--ink);background:var(--ink);justify-content:space-between;gap:16px;padding:17px 22px 22px;display:flex}.neighbourhood-card-actions a{color:#fff;font-weight:850}.neighbourhood-card-actions a:first-child{color:var(--green)}.neighbourhood-empty{text-align:center;border:3px solid var(--ink);background:var(--pink);min-height:430px;color:var(--ink);box-shadow:8px 9px 0 var(--ink);border-radius:26px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:50px;display:flex}.neighbourhood-empty>span{font-size:70px}.neighbourhood-empty h2{margin:20px 0 10px;font-family:Bungee,sans-serif;font-size:43px}.neighbourhood-official-library{grid-template-columns:.65fr 1fr;align-items:start;gap:70px;width:min(1320px,100% - 36px);margin:120px auto;display:grid}.neighbourhood-official-library h2{margin:19px 0 22px;font-family:Bungee,sans-serif;font-size:clamp(44px,4.7vw,74px);line-height:.96}.neighbourhood-official-library p{font-size:17px;line-height:1.65}.neighbourhood-official-library>div:last-child{gap:11px;display:grid}.neighbourhood-official-library a{border:2px solid var(--ink);color:var(--ink);box-shadow:4px 5px 0 var(--green);background:#fff;border-radius:13px;grid-template-columns:.8fr 1fr auto;align-items:center;gap:18px;padding:19px 20px;display:grid}.neighbourhood-official-library a:nth-child(2n){box-shadow:4px 5px 0 var(--pink)}.neighbourhood-official-library a span{color:#615a6c;line-height:1.4}.neighbourhood-reason-stage{border:3px solid var(--ink);background:var(--blue);width:min(1500px,100% - 36px);box-shadow:10px 11px 0 var(--ink);border-radius:34px;margin:110px auto;padding:clamp(34px,5vw,72px)}.neighbourhood-reason-heading{max-width:1030px;margin-bottom:44px}.neighbourhood-reason-heading>span,.neighbourhood-decision-heading>span,.neighbourhood-source-strip>div:first-child>span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.neighbourhood-reason-heading h2,.neighbourhood-decision-heading h2,.neighbourhood-source-strip h2{margin:18px 0 20px;font-family:Bungee,sans-serif;font-size:clamp(44px,5.4vw,82px);line-height:.95}.neighbourhood-reason-heading h2 em{color:#a10860;font-style:normal}.neighbourhood-reason-heading p,.neighbourhood-decision-heading p,.neighbourhood-source-strip>div:first-child p{max-width:780px;font-size:17px;font-weight:640;line-height:1.65}.neighbourhood-reason-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin:0;padding:0;list-style:none;display:grid}.neighbourhood-reason-grid li{border:2px solid var(--ink);min-height:285px;box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:18px;flex-direction:column;padding:22px;display:flex}.neighbourhood-reason-grid li:nth-child(2n){background:#fff09d}.neighbourhood-reason-grid li:nth-child(3n){background:var(--green)}.neighbourhood-reason-grid li>span{color:#a10860;font-family:Bungee,sans-serif;font-size:12px}.neighbourhood-reason-grid h3{margin:auto 0 13px;font-family:Bungee,sans-serif;font-size:18px;line-height:1.08}.neighbourhood-reason-grid p{color:#413b4d;margin:0;font-size:14px;font-weight:630;line-height:1.58}.neighbourhood-insight-grid{grid-template-columns:repeat(2,1fr)}.neighbourhood-insight-grid article{min-height:285px}.neighbourhood-insight-grid article h3{margin-top:auto}.neighbourhood-decision-stage{width:min(1400px,100% - 36px);margin:120px auto}.neighbourhood-decision-heading{max-width:970px;margin-bottom:42px}.neighbourhood-decision-heading>span{color:#a10860}.neighbourhood-decision-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:19px;display:grid}.neighbourhood-decision-grid article{border:3px solid var(--ink);box-shadow:8px 9px 0 var(--ink);border-radius:25px;padding:clamp(28px,4vw,50px)}.neighbourhood-decision-grid article:first-child{background:#fff09d}.neighbourhood-decision-grid article:last-child{background:var(--pink)}.neighbourhood-decision-grid article>span{letter-spacing:.14em;font-family:Bungee,sans-serif;font-size:9px}.neighbourhood-decision-grid h3{margin:20px 0 27px;font-family:Bungee,sans-serif;font-size:clamp(27px,3.1vw,43px);line-height:1}.neighbourhood-decision-grid ol{counter-reset:checks;margin:0;padding:0;list-style:none}.neighbourhood-decision-grid li{border:2px solid var(--ink);color:#3f394b;counter-increment:checks;background:#fff;border-radius:13px;min-height:70px;margin-bottom:13px;padding:16px 15px 16px 56px;font-weight:650;line-height:1.55;position:relative}.neighbourhood-decision-grid li:before{content:"0" counter(checks);color:#a10860;font-family:Bungee,sans-serif;font-size:10px;position:absolute;top:17px;left:15px}.neighbourhood-decision-grid article:last-child p{border:2px solid var(--ink);color:#3f394b;background:#fff;border-radius:13px;padding:17px;font-weight:650;line-height:1.62}.neighbourhood-decision-grid article>a{border-bottom:3px solid var(--ink);color:var(--ink);margin-top:14px;padding-bottom:4px;font-weight:900;display:inline-block}.neighbourhood-source-strip{border:3px solid var(--ink);background:var(--green);width:min(1320px,100% - 36px);box-shadow:9px 10px 0 var(--ink);border-radius:30px;grid-template-columns:.72fr 1fr;gap:65px;margin:120px auto;padding:clamp(31px,5vw,65px);display:grid}.neighbourhood-source-strip>div:last-child{align-content:start;gap:11px;display:grid}.neighbourhood-source-strip a{border:2px solid var(--ink);color:var(--ink);background:#fff;border-radius:12px;grid-template-columns:.8fr 1fr auto;align-items:center;gap:16px;padding:18px;display:grid}.neighbourhood-source-strip a:hover{box-shadow:5px 6px 0 var(--blue);transform:translate(-2px,-2px)}.neighbourhood-source-strip a span{color:#5b5468;font-size:13px;line-height:1.4}.neighbourhoods-native-page .inner-cta>p{color:#dcd5e8;max-width:760px;margin:-3px auto 24px;font-size:17px;line-height:1.6}@media (max-width:1050px){.neighbourhoods-hero,.neighbourhood-filter{grid-template-columns:1fr 1fr}.neighbourhood-filter label:first-child{grid-column:1/-1}.neighbourhood-official-library{grid-template-columns:1fr}.neighbourhood-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.neighbourhood-reason-grid li:last-child{grid-column:1/-1;min-height:220px}.neighbourhood-source-strip{grid-template-columns:1fr}}@media (max-width:760px){.neighbourhoods-hero{border-radius:24px;grid-template-columns:1fr;width:calc(100% - 22px);min-height:auto;padding:48px 22px 26px}.neighbourhoods-hero h1{overflow-wrap:break-word;font-size:clamp(30px,8.2vw,48px)}.neighbourhoods-hero p{overflow-wrap:anywhere;font-size:17px}.neighbourhoods-hero img{height:390px}.neighbourhood-truth-strip{grid-template-columns:1fr;width:calc(100% - 22px);margin:70px auto}.neighbourhood-truth-strip article{min-height:250px}.neighbourhood-explorer-wrap{width:calc(100% - 22px);margin:80px auto}.neighbourhood-filter{grid-template-columns:1fr;position:static}.neighbourhood-filter label:first-child{grid-column:auto}.neighbourhood-results{grid-template-columns:1fr}.neighbourhood-card-top{flex-direction:column}.neighbourhood-card-top>div{justify-content:flex-start}.neighbourhood-deep-read{grid-template-columns:1fr}.neighbourhood-deep-read section,.neighbourhood-deep-read section:nth-child(2n),.neighbourhood-deep-read section:nth-last-child(-n+2){border-bottom:1px solid #17142f4d;border-right:0;min-height:auto}.neighbourhood-deep-read section:last-child{border-bottom:0}.neighbourhood-deep-read .neighbourhood-reasons,.neighbourhood-deep-read .neighbourhood-watch{grid-column:auto}.neighbourhood-reasons ol{grid-template-columns:1fr}.neighbourhood-reasons li:last-child{grid-column:auto}.neighbourhood-reason-stage{border-radius:24px;width:calc(100% - 22px);margin:80px auto;padding:28px 16px}.neighbourhood-reason-grid{grid-template-columns:1fr}.neighbourhood-reason-grid li,.neighbourhood-reason-grid li:last-child{grid-column:auto;min-height:230px}.neighbourhood-insight-grid{grid-template-columns:1fr}.neighbourhood-decision-stage{width:calc(100% - 22px);margin:80px auto}.neighbourhood-decision-grid{grid-template-columns:1fr}.neighbourhood-source-strip{gap:28px;width:calc(100% - 22px);margin:80px auto;padding:28px 17px}.neighbourhood-source-strip a{grid-template-columns:1fr auto}.neighbourhood-source-strip a span{grid-area:2/1/auto/-1}.neighbourhood-official-library{gap:30px;width:calc(100% - 22px);margin:80px auto}.neighbourhood-official-library a{grid-template-columns:1fr auto}.neighbourhood-official-library a span{grid-area:2/1/auto/-1}}@media (max-width:820px){.audience-engine{border-radius:25px;grid-template-columns:1fr;gap:42px;width:calc(100% - 22px);min-height:auto;margin:82px auto}.audience-engine-visual{min-height:520px}}@media (max-width:560px){.audience-engine{padding:28px 16px}.audience-engine h2{font-size:clamp(42px,12vw,59px)}.audience-switch button[aria-pressed=true]{transform:translate(3px)}.audience-copy-card{min-height:186px}.audience-engine-visual{border-radius:19px;min-height:460px;padding:15px}.audience-number strong{font-size:clamp(59px,18vw,82px)}.audience-number span{font-size:23px}.audience-signal-field{inset:119px 0 68px}.audience-house{width:110px;height:92px;font-size:14px}.audience-house:before{width:76px;height:76px;top:-39px;left:15px}.orbit-one{width:190px;height:92px}.orbit-two{width:305px;height:150px}.orbit-three{width:450px;height:220px}.audience-engine-footer{flex-direction:column;gap:9px}.audience-engine-footer>span,.audience-engine-footer small{max-width:100%}.audience-engine-footer small{text-align:left}}.owner-leads-page{color:#17142f;background:radial-gradient(circle at 88% 4%,#25d6ff59,#0000 27%),radial-gradient(circle at 8% 26%,#ff21a847,#0000 32%),#17142f;min-height:100vh;padding:clamp(18px,4vw,54px)}.owner-leads-header{background:#38ff3d;border:3px solid #17142f;border-radius:26px;justify-content:space-between;align-items:end;gap:30px;width:min(1320px,100%);margin:0 auto 28px;padding:clamp(24px,4vw,46px);display:flex;box-shadow:9px 10px #ff21a8}.owner-leads-header span{letter-spacing:.18em;font-family:Bungee,sans-serif;font-size:10px}.owner-leads-header h1{margin:14px 0 8px;font-family:Bungee,sans-serif;font-size:clamp(34px,5vw,70px);line-height:.95}.owner-leads-header p{margin:0;font-weight:700}.owner-leads-header nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.owner-leads-header nav a,.owner-lead-actions a{color:#17142f;background:#fff;border:2px solid #17142f;border-radius:999px;padding:11px 14px;font-weight:900;text-decoration:none;box-shadow:3px 4px #17142f}.owner-leads-header nav a:hover,.owner-lead-actions a:hover{transform:translateY(-2px);box-shadow:4px 6px #17142f}.owner-leads-summary{background:#25d6ff;border:3px solid #17142f;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:22px;width:min(1320px,100%);margin:0 auto 28px;padding:24px;display:grid;box-shadow:7px 8px #17142f}.owner-leads-summary>strong{font-family:Bungee,sans-serif;font-size:clamp(46px,7vw,86px);line-height:1}.owner-leads-summary span{letter-spacing:.12em;font-family:Bungee,sans-serif;font-size:11px}.owner-leads-summary p{max-width:800px;margin:7px 0 0;font-weight:700;line-height:1.5}.owner-leads-pagination{background:#fff8e9;border:3px solid #17142f;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:min(1320px,100%);margin:0 auto 28px;padding:12px;display:grid;box-shadow:6px 7px #25d6ff}.owner-leads-pagination strong{text-align:center;letter-spacing:.1em;font-family:Bungee,sans-serif;font-size:10px}.owner-leads-pagination a{color:#17142f;background:#ffe800;border:2px solid #17142f;border-radius:999px;width:fit-content;padding:10px 14px;font-weight:900;text-decoration:none;box-shadow:3px 4px #17142f}.owner-leads-pagination a:last-of-type{background:#38ff3d;justify-self:end}.owner-leads-pagination a:hover{transform:translateY(-2px);box-shadow:4px 6px #17142f}.owner-lead-list{gap:24px;width:min(1320px,100%);margin:0 auto;display:grid}.owner-lead-card{background:#fff8e9;border:3px solid #17142f;border-radius:24px;overflow:hidden;box-shadow:8px 9px #ff21a8}.owner-lead-topline{letter-spacing:.12em;background:#ffe800;border-bottom:2px solid #17142f;justify-content:space-between;gap:16px;padding:12px 20px;font-family:Bungee,sans-serif;font-size:9px;display:flex}.owner-lead-title{border-bottom:2px solid #17142f;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.owner-lead-title h2{overflow-wrap:anywhere;margin:0 0 7px;font-family:Bungee,sans-serif;font-size:clamp(23px,3vw,38px);line-height:1.05}.owner-lead-title p{color:#554f63;margin:0;font-weight:700}.owner-lead-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.owner-lead-actions a:first-child{background:#ff21a8}.owner-lead-actions a:nth-child(2){background:#25d6ff}.owner-lead-actions a:nth-child(3){background:#38ff3d}.owner-lead-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:24px;display:grid}.owner-lead-details div{background:#fff;border:2px solid #17142f;border-radius:13px;min-width:0;padding:15px}.owner-lead-details dt{color:#9c075b;letter-spacing:.11em;margin-bottom:6px;font-family:Bungee,sans-serif;font-size:9px}.owner-lead-details dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-weight:700;line-height:1.5}.owner-lead-files{padding:0 24px 24px}.owner-lead-files h3{margin:0 0 12px;font-family:Bungee,sans-serif;font-size:17px}.owner-lead-files>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.owner-lead-files a{color:#17142f;background:#25d6ff;border:2px solid #17142f;border-radius:12px;flex-direction:column;gap:5px;padding:14px;text-decoration:none;display:flex}.owner-lead-files a:hover{background:#38ff3d}.owner-lead-files span{overflow-wrap:anywhere;color:#3f3949;font-size:13px}.owner-lead-card footer{color:#fff;background:#17142f;border-top:2px solid #17142f;justify-content:space-between;gap:18px;padding:15px 24px;font-size:12px;display:flex}.owner-lead-card footer a{color:#38ff3d;font-weight:900}.owner-leads-empty{text-align:center;background:#fff8e9;border:3px solid #17142f;border-radius:24px;padding:70px 24px;box-shadow:8px 9px #25d6ff}.owner-leads-empty span{letter-spacing:.16em;font-family:Bungee,sans-serif;font-size:10px}.owner-leads-empty h2{margin:15px 0 8px;font-family:Bungee,sans-serif;font-size:clamp(28px,4vw,48px)}.owner-leads-empty p{margin:0;font-weight:700}@media (max-width:720px){.owner-leads-page{padding:12px}.owner-leads-header{flex-direction:column;align-items:stretch}.owner-leads-header nav,.owner-lead-actions{justify-content:flex-start}.owner-leads-summary,.owner-leads-pagination{grid-template-columns:1fr}.owner-leads-pagination a,.owner-leads-pagination a:last-of-type{text-align:center;justify-self:stretch;width:100%}.owner-leads-pagination>span{display:none}.owner-lead-title{flex-direction:column;align-items:stretch}.owner-lead-details,.owner-lead-files>div{grid-template-columns:1fr}.owner-lead-topline,.owner-lead-card footer{flex-direction:column}}:root{--studio-navy:#1a1a2e;--studio-white:#f7f9ff;--studio-muted:#c7cbde;--studio-line:#42445b;--studio-pink:#e91e8c;--studio-cyan:#00d9ff;--studio-yellow:#ffe800;--studio-green:#39ff14;--ink:#080812}html{scroll-padding-top:100px}body{background:var(--studio-navy)}.home-v2{background:var(--studio-navy);color:var(--studio-white);overflow:clip}.home-v2 *,.inner-page *{min-width:0}.home-v2 h1,.home-v2 h2,.home-v2 h3,.home-v2 h4,.inner-page h1,.inner-page h2,.inner-page h3,.inner-page h4{text-shadow:none;font-family:Outfit,sans-serif;font-weight:850}.home-v2 h1,.home-v2 h2{letter-spacing:-.065em}.home-v2 h2{margin:0 0 30px;font-size:clamp(44px,5.8vw,88px);line-height:.97}.home-v2 h2 em,.home-v2 h1 em{font-style:normal}.home-v2 p{font-weight:400;line-height:1.65}.home-v2 a{text-decoration:none}.home-v2 p,.home-v2 li{text-wrap:pretty}:is(.home-v2 :focus-visible,.inner-page :focus-visible){outline-offset:5px;outline:3px solid}.home-v2 button,.inner-page button,.inner-page summary{touch-action:manipulation}.studio-header.inner-nav{z-index:40;border:0;border-bottom:1px solid var(--studio-line);background:var(--studio-navy);color:#fff;width:100%;min-height:104px;box-shadow:none;border-radius:0;gap:24px;margin:0;padding:18px 4.5%;position:relative}.studio-header.inner-nav>a:first-child{flex:0 0 196px}.studio-header.inner-nav img{object-fit:contain;width:196px;height:72px}.studio-header.inner-nav>div{gap:23px;margin-left:auto}.studio-header.inner-nav>div a{color:#fff;letter-spacing:0;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.studio-header.inner-nav>div a:hover{color:var(--studio-cyan)}.studio-header.inner-nav .inner-nav-call{color:#fff;box-shadow:none;background:0 0;border:1px solid #85859b;border-radius:0;padding:14px 17px;font:650 14px Outfit,sans-serif}.studio-header.inner-nav .inner-nav-call:hover{background:var(--studio-pink);color:var(--studio-navy)}.studio-header .native-menu>summary{color:#fff;box-shadow:none;background:0 0;border:1px solid #85859b;border-radius:0;font:600 14px Outfit,sans-serif}.studio-header .native-menu{display:block}.studio-header .native-menu>div{color:var(--studio-navy);background:#fff;border-radius:0;box-shadow:0 20px 40px #0005}.studio-header .native-menu-panel{border-radius:0;box-shadow:0 18px 45px #0006}.primary-path-rail{border-bottom:1px solid var(--studio-line);gap:0;width:100%;max-width:none;margin:0}.primary-path-rail a{border:0;border-right:1px solid var(--studio-navy);min-height:78px;box-shadow:none;border-radius:0;padding:15px 5vw;transform:none}.primary-path-rail a:hover{filter:brightness(1.08);box-shadow:none;transform:none}.primary-path-rail a small{font-family:Outfit,sans-serif;font-size:10px}.primary-path-rail a strong{font-family:Outfit,sans-serif;font-size:19px;font-weight:800}.primary-path-rail a span{display:none}.primary-path-sell{background:var(--studio-pink);color:var(--studio-navy)}.primary-path-buy{background:var(--studio-cyan);color:var(--studio-navy)}.primary-path-watch{background:var(--studio-yellow);color:var(--studio-navy)}.eyeline{letter-spacing:.12em;margin:0;font:650 11px/1.5 Outfit,sans-serif;display:block}.signal-dot{background:var(--studio-green);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 15px #39ff1466}.opening-scene{grid-template-columns:49% 51%;min-height:min(770px,100svh - 104px);display:grid}.opening-copy{flex-direction:column;align-items:flex-start;padding:clamp(40px,4.3vw,72px) 6.5% 34px 9.2%;display:flex}.opening-copy .eyeline{color:var(--studio-white)}.opening-copy h1{margin:32px 0 26px;font-size:clamp(58px,6.85vw,110px);font-weight:900;line-height:.89}.opening-copy h1>span{color:var(--studio-pink)}.opening-intro{color:#e5e7f2;max-width:475px;margin:0 0 26px;font-size:17px}.opening-actions{flex-wrap:wrap;gap:10px;width:100%;display:flex}.studio-button{border:1px solid #0000;justify-content:space-between;align-items:center;gap:32px;min-height:56px;padding:18px 24px;font:750 16px/1.3 Outfit,sans-serif;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.studio-button span{font-size:25px;line-height:1}.studio-button:hover{transform:translateY(-3px);box-shadow:0 8px #0002}.studio-button:active{box-shadow:none;transform:translateY(0)}.fill-pink{background:var(--studio-pink);color:var(--studio-navy)}.fill-pink,.path-sell,.home-goodbye,.goodbye-contact a,.primary-path-sell,.studio-header.inner-nav .inner-nav-call:hover{color:#080812}.fill-cyan{background:var(--studio-cyan);color:var(--studio-navy)}.fill-yellow{background:var(--studio-yellow);color:var(--studio-navy)}.fill-navy{background:var(--studio-navy);color:#fff}.opening-watch{color:#fff;align-items:center;gap:11px;margin-top:20px;font-size:14px;display:flex}.opening-watch:hover{color:var(--studio-cyan)}.small-play{border:1px solid #8b8ca0;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:inline-grid}.opening-credentials{letter-spacing:.04em;color:#c7cbde;margin:auto 0 0;padding-top:26px;font-size:11px}.opening-visual{background:#286190;min-height:630px;position:relative;overflow:hidden}.opening-visual>img{object-fit:cover;object-position:50% 43%;width:100%;height:100%;position:absolute}.opening-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#1a1a2eb8);position:absolute;inset:70% 0 0}.opening-label{background:var(--studio-yellow);color:var(--studio-navy);width:157px;padding:19px;position:absolute;top:25px;right:24px;transform:rotate(5deg)}.opening-label span{letter-spacing:.07em;font-size:10px;font-weight:750}.opening-label strong{letter-spacing:-.04em;margin-top:6px;font-size:24px;line-height:.96;display:block}.opening-caption{z-index:1;letter-spacing:.1em;color:#fff;justify-content:space-between;font:650 10px Outfit,sans-serif;display:flex;position:absolute;bottom:25px;left:24px;right:24px}.bright-ticker{background:var(--studio-green);color:var(--studio-navy);border-block:1px solid var(--studio-navy);display:flex}.bright-ticker-window{flex:1;overflow:hidden}.bright-ticker-track{width:max-content;animation:34s linear infinite studio-ticker;display:flex}.bright-ticker-track>span{white-space:nowrap;letter-spacing:-.02em;align-items:center;gap:32px;padding:18px 16px;font-size:18px;font-weight:850;display:flex}.bright-ticker-track b{font-size:28px;line-height:1}.bright-ticker button{border:0;border-left:1px solid var(--studio-navy);background:var(--studio-green);color:var(--studio-navy);cursor:pointer;flex:0 0 68px;padding:10px;font-size:11px}.bright-ticker.is-paused .bright-ticker-track{animation-play-state:paused}@keyframes studio-ticker{to{transform:translate(-50%)}}.studio-section{padding:clamp(58px,6.8vw,112px) 5%}.studio-section-head{border-bottom:1px solid var(--studio-line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:55px;padding-bottom:25px;display:flex}.studio-link{color:inherit;border-bottom:1px solid;padding-bottom:5px;font-size:14px;font-weight:650;display:inline-block}.studio-link:hover{color:var(--studio-cyan)}.pink-ink{color:#ff74bd}.cinema-layout{grid-template-columns:.69fr 1.31fr;align-items:center;gap:6%;display:grid}.cinema-copy>.eyeline{margin-bottom:25px}.cinema-copy h2 em{color:var(--studio-cyan)}.cinema-copy p:not(.eyeline){max-width:365px;color:var(--studio-muted);font-size:16px}.cinema-copy .studio-link{margin-top:20px}.film-stage{border:1px solid var(--studio-line);background:#121223}.film-stage-top{letter-spacing:.12em;justify-content:space-between;align-items:center;gap:10px;padding:17px 21px;font-size:10px;display:flex}.film-stage-top>span:first-child{font-size:14px;font-weight:850}.film-stage-top i{background:var(--studio-pink);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.film-stage-screen{aspect-ratio:16/9;background:#000}.film-stage-screen .yt-lite{width:100%;height:100%}.film-stage-caption{justify-content:space-between;gap:20px;padding:23px;display:flex}.film-stage-caption span{color:var(--studio-cyan);letter-spacing:.1em;font-size:10px}.film-stage-caption h3{letter-spacing:-.04em;margin:8px 0 4px;font-size:29px}.film-stage-caption p{color:var(--studio-muted);margin:0;font-size:13px}.film-stage-caption a{color:#fff;border:1px solid #72748a;flex:0 0 40px;place-items:center;height:40px;font-size:26px;display:grid}.film-stage-select{border-block:1px solid var(--studio-line);grid-template-columns:repeat(3,1fr);display:grid}.film-stage-select button{border:0;border-right:1px solid var(--studio-line);color:#fff;text-align:left;cursor:pointer;background:0 0;padding:16px;font:550 12px/1.5 Outfit,sans-serif;transition:background .2s}.film-stage-select button[aria-pressed=true]{background:var(--studio-cyan);color:var(--studio-navy)}.film-stage-select button:not([aria-pressed=true]):hover{background:#2b2b48}.film-stage-select button span{opacity:.85;margin-bottom:7px;font-size:10px;display:block}.film-stage-select button b{float:right;margin-left:5px}.film-stage-note{color:#c7cbde;margin:0;padding:14px 20px;font-size:11px}.proof-line{border-block:1px solid var(--studio-line);grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.proof-line a{border-right:1px solid var(--studio-line);color:#fff;padding:24px}.proof-line a:first-child{padding-left:0}.proof-line a:last-child{border-right:0}.proof-line span{color:var(--studio-muted);letter-spacing:.12em;margin-bottom:9px;font-size:9px;display:block}.proof-line strong{letter-spacing:-.02em;font-size:clamp(12px,1.5vw,20px)}.proof-line a:hover strong{color:var(--studio-cyan)}.move-paths{grid-template-columns:1fr 1fr;display:grid}.move-path{color:var(--studio-navy);padding:60px 10%;position:relative;overflow:hidden}.path-sell{background:var(--studio-pink)}.path-buy{background:var(--studio-cyan)}.move-path>.eyeline{margin-bottom:44px}.move-path h2{font-size:clamp(50px,6vw,93px)}.move-path p{max-width:390px;margin-bottom:36px;font-size:17px}.move-path>strong{border-top:1px solid #1a1a2e80;justify-content:space-between;align-items:center;padding-top:25px;font-size:18px;display:flex}.move-path>strong span{font-size:45px;font-weight:400;transition:transform .2s}.move-path:hover>strong span{transform:translate(5px,-5px)}.launch-editorial{border-top:1px solid var(--studio-line)}.launch-editorial-grid{grid-template-columns:1fr .85fr;gap:10%;display:grid}.launch-editorial-grid h2{font-size:clamp(45px,5.4vw,79px)}.launch-editorial-grid h2 em{color:var(--studio-green)}.launch-editorial-grid>div>p{color:var(--studio-muted);max-width:405px;margin-bottom:28px}.launch-editorial ol{margin:0;padding:0;list-style:none}.launch-editorial li{border-bottom:1px solid var(--studio-line);grid-template-columns:42px 1fr;gap:18px;padding:20px 0;display:grid}.launch-editorial li:first-child{padding-top:0}.launch-editorial li>span{color:var(--studio-cyan);padding-top:6px;font-size:12px}.launch-editorial h3{letter-spacing:-.035em;margin:0 0 6px;font-size:26px}.launch-editorial li p{color:var(--studio-muted);margin:0;font-size:14px}.human-editorial{background:var(--studio-yellow);color:var(--studio-navy);grid-template-columns:.9fr 1.1fr;display:grid}.human-photo{background:#fff;min-height:600px;position:relative;overflow:hidden}.human-photo>img{object-fit:cover;object-position:50% 30%;width:100%;height:100%;position:absolute}.human-photo>span{background:var(--studio-navy);color:#fff;padding:18px 24px;font-size:19px;line-height:1.1;position:absolute;bottom:32px;left:30px;transform:rotate(-5deg)}.human-editorial-copy{padding:70px 10%}.human-editorial-copy .eyeline{margin-bottom:35px}.human-editorial-copy h2{font-size:clamp(46px,5.5vw,83px)}.human-editorial-copy>p{max-width:500px;font-size:16px}.human-editorial-copy>p.studio-lead{font-size:20px;font-weight:600;line-height:1.5}.human-editorial-copy .studio-button{margin:22px 14px 18px 0}.human-editorial-copy .studio-link:hover{color:var(--studio-navy)}.story-channel-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:7%;display:grid}.story-channel h2 em{color:var(--studio-pink)}.story-channel p{max-width:365px;color:var(--studio-muted)}.editorial-video{aspect-ratio:16/9;border:1px solid var(--studio-line)}.editorial-video .yt-lite{width:100%;height:100%}.local-editorial{background:var(--studio-cyan);color:var(--studio-navy)}.local-editorial .studio-section-head{border-color:#1a1a2e75}.local-editorial-heading{align-items:end;gap:12%;margin-bottom:45px;display:flex}.local-editorial-heading h2{flex:1;margin-bottom:0}.local-editorial-heading p{width:33%;margin:0;font-size:18px}.local-place-list{border-top:1px solid #1a1a2e75}.local-place-list a{color:var(--studio-navy);border-bottom:1px solid #1a1a2e75;grid-template-columns:5% 39% 1fr 50px;align-items:center;gap:20px;padding:25px 0;transition:padding .2s,background .2s;display:grid}.local-place-list a:hover{background:#ffffff40;padding-inline:14px}.local-place-list h3{letter-spacing:-.05em;margin:0;font-size:clamp(32px,4vw,59px)}.local-place-list p{max-width:365px;margin:0;font-size:15px}.local-place-list b{justify-self:end;font-size:41px;font-weight:400}.local-place-list a>span{font-size:12px}.local-bottom{justify-content:space-between;align-items:center;gap:30px;margin-top:36px;display:flex}.market-current{color:var(--studio-navy);flex-direction:column;gap:7px;display:flex}.market-current span{letter-spacing:.11em;font-size:9px;font-weight:700}.market-current strong{font-size:22px}.market-current small{font-size:12px}.tools-editorial-heading,.school-heading{grid-template-columns:1fr .65fr;align-items:end;gap:10%;margin-bottom:50px;display:grid}.tools-editorial-heading h2,.school-heading h2{margin-bottom:0}.tools-editorial-heading h2 em{color:var(--studio-green)}.tools-editorial-heading p,.school-heading p{color:var(--studio-muted);max-width:430px;margin:0;font-size:18px}.tools-editorial-columns{grid-template-columns:1fr 1fr;gap:6%;display:grid}.tool-directory>h3{border-bottom:2px solid var(--studio-cyan);letter-spacing:.12em;padding-bottom:22px;font-size:12px}.tool-directory:last-child>h3{border-color:var(--studio-pink)}.tool-directory>a{border-bottom:1px solid var(--studio-line);color:#fff;align-items:start;gap:18px;padding:23px 0;display:flex}.tool-directory>a>span{color:#b0b7d2;flex:0 0 22px;padding-top:7px;font-size:10px}.tool-directory h4{letter-spacing:-.03em;margin:0 0 8px;font-size:23px;line-height:1.15}.tool-directory p{color:var(--studio-muted);max-width:430px;margin:0;font-size:13px;line-height:1.55}.tool-directory b{margin-left:auto;font-size:25px}.tool-directory a:hover h4{color:var(--studio-cyan)}.school-editorial{background:#26263e}.school-heading h2 em{color:var(--studio-yellow)}.school-reading{grid-template-columns:1fr 1fr;column-gap:6%;display:grid}.school-reading>a{color:#fff;border-top:1px solid #606178;gap:22px;padding:28px 0;display:flex}.school-reading>a>span{color:var(--studio-yellow);padding-top:7px;font-size:11px}.school-reading h3{letter-spacing:-.04em;margin:0 0 10px;font-size:27px;line-height:1.1}.school-reading p{color:var(--studio-muted);margin:0;font-size:14px}.school-reading b{margin-left:auto;font-size:28px}.school-reading a:hover h3{color:var(--studio-yellow)}.more-ways{color:#fff;border-top:1px solid #606178;margin-top:20px}.more-ways>summary{cursor:pointer;justify-content:space-between;padding:24px 0;font-size:15px;font-weight:650;display:flex}.more-ways>div{grid-template-columns:repeat(4,1fr);gap:25px;padding:10px 0 20px;display:grid}.more-ways a{color:#fff}.more-ways h3{font-size:23px}.more-ways span{color:var(--studio-cyan);font-size:11px}.more-ways p{color:var(--studio-muted);font-size:13px}.social-editorial .social-reel-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.social-editorial .school-heading h2 em{color:var(--studio-pink)}.home-v2 .instagram-reel-card{box-shadow:none;border:1px solid var(--studio-line);color:#fff;background:#121223;border-radius:0}.home-v2 .instagram-reel-card h3{color:#fff;font-size:26px}.home-v2 .instagram-reel-card p{color:var(--studio-muted)}.home-v2 .instagram-reel-card>div:last-child>span,.home-v2 .instagram-reel-fallback{color:#ff83c5}.video-detail-player>iframe{aspect-ratio:16/9;border:0;width:100%;height:100%;display:block}.inner-page .about-family{background:var(--studio-cyan);color:var(--studio-navy);grid-template-columns:1fr 1fr;gap:25px 8%;padding:70px 7%;display:grid}.inner-page .about-family>span{letter-spacing:.12em;grid-column:1/-1;font-size:11px;font-weight:700}.inner-page .about-family h2{grid-row:span 2;margin:0;font-size:clamp(44px,5.4vw,78px)}.inner-page .about-family p{margin:0;font-size:18px;line-height:1.7}.inner-page :is(.learn-hero,.tools-native-hero,.contact-native-hero,.neighbourhoods-native-hero) h1{color:#fff}.inner-page :is(.learn-hero,.tools-native-hero,.contact-native-hero,.neighbourhoods-native-hero) h1 em{color:var(--studio-cyan);font-style:normal}.inner-page :is(.learn-hero,.tools-native-hero,.contact-native-hero,.neighbourhoods-native-hero) p{color:#dfe3f5;font-weight:400}.inner-page :is(.learn-hero,.tools-native-hero,.contact-native-hero,.neighbourhoods-native-hero)>span,.inner-page :is(.learn-hero,.contact-native-hero,.neighbourhoods-native-hero)>div>span{color:var(--studio-yellow)}.inner-page :is(.learn-hero,.tools-native-hero) .button-dark{background:var(--studio-pink);color:var(--studio-navy)}.inner-page :is(.learn-hero,.tools-native-hero) .button-light{color:#fff;background:0 0;border-color:#a0a0b4}.inner-page :is(.learn-hero,.contact-native-hero) img{box-shadow:none;border:0;border-radius:0;transform:none}.home-v2 .live-instagram-feed{color:#fff;border:1px solid var(--studio-line);box-shadow:none;background:#26263e;border-radius:0}.home-v2 .live-instagram-feed :is(h3,p,span){color:#fff}.home-v2 .live-instagram-feed>div>p{color:var(--studio-muted)}.home-v2 .live-instagram-feed button{box-shadow:none;border-radius:0}.play-editorial{border-block:1px solid var(--studio-line);background:#112;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7%;padding:80px 5%;display:grid}.play-editorial .eyeline{margin-bottom:30px}.play-editorial h2 em{color:var(--studio-green)}.play-editorial p{color:var(--studio-muted);max-width:400px;margin-bottom:25px}.play-art{border:1px solid #66657b;display:block;position:relative;overflow:hidden}.play-art img{width:100%;height:auto;transition:transform .4s;display:block}.play-art:hover img{transform:scale(1.025)}.play-art>span{background:var(--studio-green);color:var(--studio-navy);padding:20px 24px;font-size:13px;font-weight:750;display:flex}.studio-small-links{gap:24px;margin-top:20px;font-size:13px;display:flex}.studio-small-links a{color:#fff;text-underline-offset:5px;text-decoration:underline}.home-questions{grid-template-columns:.65fr 1.35fr;gap:9%;display:grid}.home-questions .eyeline{margin-bottom:30px}.home-questions h2 em{color:var(--studio-cyan)}.home-questions>div>p{color:var(--studio-muted)}.home-questions details{border-top:1px solid #606178}.home-questions details:last-child{border-bottom:1px solid #606178}.home-questions summary{cursor:pointer;color:#fff;justify-content:space-between;gap:30px;padding:24px 0;font:600 21px/1.3 Outfit,sans-serif;list-style:none;display:flex}.home-questions summary::-webkit-details-marker{display:none}.more-ways summary::-webkit-details-marker{display:none}.home-questions summary>span{color:var(--studio-cyan);font-size:25px}.home-questions details[open] summary>span{transform:rotate(45deg)}.home-questions details>p{color:#dfe3f5;margin:0 38px 25px 0;font-size:16px}.home-goodbye{background:var(--studio-pink);color:var(--studio-navy);padding:70px 5%}.home-goodbye>.eyeline{margin-bottom:35px}.home-goodbye h2{margin-bottom:30px;font-size:clamp(58px,9vw,138px)}.home-goodbye>div:not(.goodbye-contact){justify-content:space-between;align-items:center;gap:30px;display:flex}.home-goodbye p{max-width:390px;margin:0;font-size:20px}.goodbye-contact{border-top:1px solid #1a1a2e80;flex-wrap:wrap;gap:35px;margin-top:40px;padding-top:26px;display:flex}.goodbye-contact a{color:var(--studio-navy);font-size:15px;font-weight:650}.inner-footer{color:#fff;box-shadow:none;background:#112;border:0;border-radius:0;width:100%;max-width:none;margin:0;padding:60px 5% 24px}.inner-footer-main img{max-width:230px;height:auto}.inner-footer p,.inner-footer a{color:#dfe3f5;font-weight:400}.inner-footer strong{color:var(--studio-cyan);letter-spacing:.08em;font-family:Outfit,sans-serif;font-size:12px}.inner-footer a:hover{color:var(--studio-cyan)}.inner-footer-bottom{border-top:1px solid var(--studio-line);font-size:11px}.inner-page{background:var(--studio-white);color:var(--studio-navy)}.inner-page h1{letter-spacing:-.06em;font-size:clamp(55px,6.5vw,100px);line-height:.94}.inner-page h2{letter-spacing:-.045em;line-height:1.02}.inner-page h3,.inner-page h4{letter-spacing:-.025em}.inner-page .button{box-shadow:none;border-width:1px;border-radius:0;min-height:52px;font-family:Outfit,sans-serif;font-weight:750}.inner-page .button:hover{transform:translateY(-2px);box-shadow:0 6px #0001}.inner-page .text-link{font-family:Outfit,sans-serif}.inner-page :is(.journey-hero,.about-native-hero,.watch-native-hero,.learn-hero,.tools-native-hero,.neighbourhood-native-hero,.neighbourhoods-native-hero,.contact-native-hero){box-shadow:none;background:var(--studio-navy);color:#fff;border:0;border-radius:0;margin-top:0}.inner-page :is(.journey-hero,.about-native-hero,.watch-native-hero){gap:6%;width:100%;max-width:none;padding:60px 5%}.inner-page :is(.journey-hero,.about-native-hero,.watch-native-hero) h1{color:#fff}.inner-page :is(.journey-hero,.about-native-hero,.watch-native-hero) h1 em{color:var(--studio-cyan);font-style:normal}.inner-page :is(.journey-hero,.about-native-hero,.watch-native-hero)>div>p{color:#dfe3f5;font-size:18px;font-weight:400;line-height:1.65}.inner-page :is(.journey-hero,.about-native-hero,.watch-native-hero)>div>span{color:var(--studio-yellow);font-family:Outfit,sans-serif}.inner-page .journey-hero>img{box-shadow:none;aspect-ratio:1;object-fit:cover;border:0;border-radius:0;width:100%;transform:none}.inner-page .journey-hero .button-dark,.inner-page .about-native-hero .button-dark,.inner-page .watch-native-hero .button-dark{background:var(--studio-pink);color:#080812;border-color:var(--studio-pink)}.inner-page .journey-hero .button-light,.inner-page .about-native-hero .button-light{color:#fff;background:0 0;border-color:#aaaac0}.inner-page :is(.seller-cinema,.seller-playbook-feature,.native-video-feature){box-shadow:none;border-radius:0}.inner-page .seller-cinema{color:#fff;background:#112;border:0;gap:6%;width:100%;margin:0;padding:75px 5%}.inner-page .seller-cinema p{color:var(--studio-muted)}.inner-page .seller-cinema h2{font-size:clamp(40px,4.7vw,70px)}.inner-page .seller-attention-feature{box-shadow:none;width:100%;color:var(--studio-navy);background:#00d9ff;border:0;border-radius:0;margin:0;padding:75px 5%}.inner-page .seller-attention-feature h2{font-size:clamp(48px,6vw,85px)}.inner-page .seller-attention-heading{max-width:900px}.inner-page .instagram-reel-card,.inner-page .native-playlist-frame,.inner-page .facebook-video-frame,.inner-page :is(.native-choice-grid,.launch-native-grid,.native-process,.about-values,.neighbourhood-insight-grid,.neighbourhood-reason-grid,.neighbourhood-decision-grid,.learn-collection-grid) :is(article,li,a){box-shadow:none;border-radius:0}.inner-page :is(.native-choice-grid,.about-values)>:is(a,article){border-width:1px}.inner-page :is(.deep-guide-list,.seller-attention-transcripts,.video-link-groups) details{box-shadow:none;color:var(--studio-navy);background:#fff;border-width:1px;border-radius:0}.inner-page :is(.deep-guide-list,.seller-attention-transcripts,.video-link-groups) summary{color:var(--studio-navy);background:#fff;font-family:Outfit,sans-serif}.inner-page .deep-guide-list h3{font-size:22px}.inner-page :is(.official-mini-library,.neighbourhood-source-strip,.neighbourhood-reason-stage,.neighbourhood-official-library,.neighbourhood-decision-stage){box-shadow:none;border-radius:0}.inner-page :is(.official-mini-library,.neighbourhood-source-strip,.neighbourhood-official-library) a{box-shadow:none;border-width:1px;border-radius:0}.inner-page .inner-cta{background:var(--studio-navy);color:#fff;box-shadow:none;border-radius:0;padding:70px 5%}.inner-page .inner-cta h2{font-size:clamp(43px,5.7vw,78px)}.inner-page .about-portrait-stack>img:first-child{box-shadow:none;border:0;border-radius:0;transform:none}.inner-page .about-portrait-stack>img:last-child{border:6px solid var(--studio-navy);width:31%;box-shadow:none;border-radius:0;transform:rotate(5deg)}.inner-page .about-manifesto{background:var(--studio-yellow);color:var(--studio-navy);box-shadow:none;border:0;border-radius:0}.inner-page .about-manifesto>span{font-family:Outfit,sans-serif}.inner-page .about-manifesto>p{font-weight:500}.inner-page .about-manifesto>strong{color:var(--studio-navy)}.inner-page .watch-native-hero{grid-template-columns:1.55fr .45fr;padding-block:45px}.inner-page .watch-native-hero>img{object-fit:cover;width:100%;height:310px;box-shadow:none;border:0;border-radius:0;transform:none}.inner-page .watch-native-hero h1{margin-block:20px;font-size:clamp(52px,5.8vw,86px)}.inner-page .watch-native-hero p{max-width:720px}.inner-page .watch-library-count{border:0;border-top:1px solid var(--studio-line);box-shadow:none;color:#fff;background:0 0;border-radius:0;margin:20px 0 0;padding:18px 0 0}.inner-page .watch-library-count>strong{color:var(--studio-cyan);letter-spacing:-.05em;font:850 55px/.9 Outfit,sans-serif}.inner-page .watch-library-count b,.inner-page .watch-library-count span{color:#fff;font-family:Outfit,sans-serif}.inner-page .watch-library-count span{color:var(--studio-muted)}.inner-page .watch-native-hero .inner-actions{margin-top:20px}.home-v2 .audience-engine{width:100%;box-shadow:none;background:var(--studio-navy);border:0;border-radius:0;gap:6%;margin:0;padding:80px 5%}.home-v2 .audience-engine h2{font-family:Outfit,sans-serif;font-size:clamp(43px,5.2vw,76px)}.home-v2 .audience-engine h2 em{color:var(--studio-pink)}.home-v2 .audience-engine-visual{box-shadow:none;border:1px solid #66657b;border-radius:0}.home-v2 .audience-engine-topline b{color:var(--studio-green);font-family:Outfit,sans-serif;font-size:9px}.home-v2 .audience-number strong{letter-spacing:-.07em;font-family:Outfit,sans-serif;font-weight:850}.home-v2 .audience-number span{max-width:75%;color:var(--studio-muted);font-family:Outfit,sans-serif;font-size:10px;line-height:1.5}.home-v2 .audience-copy-card{border:0;border-left:2px solid var(--studio-cyan);background:#23233c;border-radius:0;padding:22px}.home-v2 .audience-copy-card h3{font-size:27px}.home-v2 .audience-switch button,.home-v2 .audience-engine .button{box-shadow:none;border-radius:0;font-family:Outfit,sans-serif}.home-v2 .audience-engine-footer small{color:#dfe3f5;font-family:Outfit,sans-serif;line-height:1.6}[data-reveal].in-view{animation:.65s cubic-bezier(.22,.61,.36,1) both studio-arrive}@keyframes studio-arrive{0%{transform:translateY(22px)}to{transform:translateY(0)}}@media (min-width:1700px){.home-v2>main,.inner-page>main{max-width:1800px;margin:auto}}@media (max-width:1120px){.studio-header.inner-nav{gap:18px}.studio-header.inner-nav>div{gap:16px}.studio-header.inner-nav>div a:nth-child(n+5){display:none}.studio-header.inner-nav>a:first-child{flex-basis:175px}.studio-header.inner-nav img{width:175px;height:62px}.opening-copy{padding:42px 8% 30px 9%}.opening-copy h1{font-size:7.4vw}.opening-intro{font-size:15px}.opening-visual{min-height:620px}.opening-actions .studio-button{gap:22px;padding:15px 16px;font-size:14px}.cinema-layout{grid-template-columns:.72fr 1.28fr;gap:4%}.cinema-copy h2{font-size:5.8vw}.human-editorial-copy{padding:55px 8%}.human-photo{min-height:670px}.local-place-list a{grid-template-columns:4% 33% 1fr 35px}}@media (max-width:900px){html{scroll-padding-top:25px}.studio-header.inner-nav{gap:12px;min-height:82px;padding:10px 20px}.studio-header.inner-nav>a:first-child{flex-basis:145px;margin-right:auto}.studio-header.inner-nav img{width:145px;height:62px}.studio-header.inner-nav>div,.studio-header.inner-nav .inner-nav-call{display:none}.studio-header .native-menu{margin-left:auto}.studio-header .native-menu>summary{min-height:44px;padding:12px 14px}.primary-path-rail a{min-height:67px;padding:12px 14px}.primary-path-rail a small{font-size:8px}.primary-path-rail a strong{font-size:14px}.opening-scene{grid-template-columns:1fr}.opening-copy{padding:36px 22px 28px}.opening-copy .eyeline{letter-spacing:.095em;font-size:9px}.opening-copy h1{margin:25px 0 22px;font-size:clamp(44px,14vw,106px)}.opening-intro{max-width:490px;font-size:16px}.opening-actions{flex-wrap:nowrap}.opening-actions .studio-button{flex:1;min-height:55px;padding:16px;font-size:15px}.opening-watch{font-size:13px}.opening-credentials{padding-top:24px;font-size:10px}.opening-visual{height:115vw;min-height:0;max-height:680px}.opening-visual>img{object-position:50% 40%}.opening-label{width:142px;padding:16px;top:25px;right:22px}.opening-caption{font-size:8px;left:22px;right:22px}.bright-ticker-track>span{gap:25px;padding-block:14px;font-size:15px}.bright-ticker button{flex-basis:55px}.studio-section{padding:55px 22px}.studio-section-head{align-items:start;gap:25px;margin-bottom:35px;padding-bottom:20px}.studio-section-head>.studio-link{text-align:right;max-width:155px;font-size:12px}.eyeline{font-size:9px}.home-v2 h2{font-size:clamp(43px,11.7vw,70px)}.cinema-layout,.launch-editorial-grid,.story-channel-grid,.tools-editorial-heading,.school-heading,.tools-editorial-columns,.school-reading,.home-questions{grid-template-columns:1fr;gap:35px}.cinema-copy h2{font-size:12vw}.cinema-copy p:not(.eyeline){max-width:550px}.cinema-copy .studio-link{margin-top:9px}.film-stage-top{padding:15px;font-size:8px}.film-stage-caption{padding:19px 15px}.film-stage-caption h3{font-size:25px}.film-stage-caption p{font-size:12px}.film-stage-select button{padding:13px 10px;font-size:11px}.film-stage-select button b{display:none}.proof-line{margin-top:35px}.proof-line a{padding:17px 12px}.proof-line strong{font-size:11px;line-height:1.3;display:block}.proof-line span{font-size:8px;line-height:1.5}.move-paths{grid-template-columns:1fr}.move-path{padding:45px 22px 30px}.move-path>.eyeline{margin-bottom:32px}.move-path h2{max-width:520px;font-size:14vw}.move-path p{font-size:16px}.home-v2 .audience-engine{grid-template-columns:1fr;gap:35px;padding:55px 22px;display:grid}.home-v2 .audience-engine h2{font-size:11.6vw}.home-v2 .audience-engine-visual{min-height:455px}.home-v2 .audience-number strong{font-size:66px}.home-v2 .audience-engine-topline{padding:16px;font-size:9px}.home-v2 .audience-copy-card h3{font-size:26px}.launch-editorial-grid h2{font-size:11.5vw}.human-editorial{grid-template-columns:1fr}.human-photo{height:108vw;min-height:0;max-height:680px}.human-editorial-copy{padding:48px 22px}.human-editorial-copy h2{font-size:12.5vw}.human-editorial-copy>p.studio-lead{font-size:20px}.story-channel p{max-width:500px}.local-editorial-heading{flex-direction:column;align-items:start;gap:22px}.local-editorial-heading p{width:100%;font-size:16px}.local-place-list a{grid-template-columns:23px 1fr 28px;gap:12px;padding:22px 0}.local-place-list h3{font-size:35px}.local-place-list p{grid-area:2/2;font-size:13px}.local-place-list b{grid-area:1/3;font-size:28px}.local-bottom{flex-direction:column;align-items:start;gap:30px}.local-bottom .studio-button{gap:15px;width:100%;font-size:14px}.tools-editorial-heading p,.school-heading p{font-size:16px}.tool-directory h4{font-size:23px}.tool-directory p{font-size:14px}.tool-directory>a{padding-block:21px}.school-reading{gap:0}.school-reading h3{font-size:25px}.more-ways>div{grid-template-columns:1fr}.social-editorial .social-reel-grid{grid-template-columns:1fr;gap:25px}.play-editorial{grid-template-columns:1fr;gap:35px;padding:55px 22px}.play-art>span{padding:17px}.home-questions summary{gap:20px;font-size:19px}.home-questions details>p{margin-right:0;font-size:15px}.home-goodbye{padding:50px 22px}.home-goodbye h2{font-size:13vw}.home-goodbye>div:not(.goodbye-contact){flex-direction:column;align-items:start;gap:25px}.home-goodbye .studio-button{gap:15px;width:100%;padding-inline:17px;font-size:15px}.home-goodbye p{font-size:18px}.goodbye-contact{gap:18px 25px}.goodbye-contact a{font-size:14px}.inner-footer{padding:45px 22px 100px}.inner-footer-main{grid-column:1/-1}.inner-page h1{font-size:clamp(49px,12vw,76px)}.inner-page :is(.journey-hero,.about-native-hero,.watch-native-hero){grid-template-columns:1fr;gap:35px;padding:40px 22px}.inner-page :is(.journey-hero,.about-native-hero,.watch-native-hero)>div>p{font-size:16px}.inner-page .journey-hero>img{max-height:490px}.inner-page .watch-native-hero>img{display:none}.inner-page .watch-native-hero h1{font-size:12vw}.inner-page .watch-library-count{gap:15px}.inner-page .watch-library-count>strong{font-size:48px}.inner-page .watch-library-count b{font-size:10px}.inner-page .watch-library-count span{font-size:11px}.inner-page :is(.seller-attention-feature,.seller-cinema,.inner-cta){padding:50px 22px}.inner-page .deep-guide-list h3{font-size:19px}.inner-page .inner-cta h2{font-size:43px}.inner-page .about-family{grid-template-columns:1fr;gap:24px;padding:50px 22px}.inner-page .about-family h2{grid-row:auto}.inner-page .about-family p{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bright-ticker-track{animation:none}.bright-ticker button{display:none}[data-reveal].in-view{animation:none}.home-v2 *,.inner-page *{scroll-behavior:auto!important;transition:none!important}.home-v2 .audience-orbit,.home-v2 .audience-signal-field i{animation:none}}.home-v2 .path-sell,.home-v2 .home-goodbye,.home-v2 .goodbye-contact a,.home-v2 .audience-engine-footer small{color:#080812}.home-v2 .campaign-context{color:#dfe3f5;max-width:590px;margin-top:24px;font-size:12px;line-height:1.7}.inner-page,.inner-page .seller-attention-heading :is(span,h2,p),.inner-page .seller-attention-transcripts p{color:#080812}.inner-page .native-process article>span{color:#ff83c5}.inner-page .about-manifesto>span,.inner-page :is(.learn-hero,.tools-native-hero) .button-dark{color:#080812}.inner-page .neighbourhoods-hero{background:var(--studio-navy);color:#fff;box-shadow:none;border:0;border-radius:0;width:100%;margin:0}.inner-page .neighbourhoods-hero :is(h1,p){color:#fff}.inner-page .neighbourhoods-hero h1 em{color:var(--studio-cyan)}.inner-page .neighbourhoods-hero>div>span{color:var(--studio-yellow)}.inner-page .neighbourhoods-hero img{box-shadow:none;border:0;border-radius:0;transform:none}.inner-page .neighbourhoods-hero .button-dark{background:var(--studio-pink);color:#080812}.inner-page .neighbourhoods-hero .button-light{color:#fff;background:0 0;border-color:#a0a0b4}.inner-page .contact-methods{background:#080812;border:1px solid #080812;gap:1px;margin-block:65px}.inner-page .contact-methods a{min-height:265px;box-shadow:none;border:0;border-radius:0;padding:25px}.inner-page .contact-methods h2{font-size:43px}.inner-page .contact-methods strong{overflow-wrap:anywhere;font-size:14px}.inner-page .contact-form-section{width:100%;max-width:none;box-shadow:none;background:var(--studio-navy);color:#fff;border:0;border-radius:0;margin:60px 0;padding:70px 5%}.inner-page .contact-form-intro h2{font-size:clamp(45px,5.6vw,78px)}.inner-page .contact-form-intro>span{color:var(--studio-cyan);font-family:Outfit,sans-serif}.inner-page .contact-form-intro>p{color:#dfe3f5;font-size:17px;font-weight:400}.inner-page .contact-form-proof{border:0;border-left:2px solid var(--studio-green);box-shadow:none;background:#26263e;border-radius:0}.inner-page .contact-form-proof strong{font-family:Outfit,sans-serif;font-size:15px}.inner-page .scottie-contact-form{box-shadow:none;color:#080812;border:0;border-radius:0}.inner-page .scottie-contact-form :is(input:not([type=checkbox]),select,textarea){background:#f7f9ff;border:1px solid #676779;border-radius:0}.inner-page .contact-consent{background:#eafaff;border:0;border-radius:0;padding:16px}.inner-page .contact-consent>span{font-weight:500;line-height:1.6}.inner-page .scottie-contact-form>button{letter-spacing:0;box-shadow:none;background:#39ff14;border:0;border-radius:0;font-family:Outfit,sans-serif;font-size:15px}.inner-page .contact-form-status.success,.inner-page .contact-form-status.error{border-width:1px;border-radius:0;font-weight:600}.inner-page :is(.cash-lab,.value-lab,.tool-panel,.native-tool-links a),.inner-page .neighbourhood-insight-grid article{box-shadow:none;border-width:1px;border-radius:0}.studio-header.inner-nav>a:first-child{box-shadow:none;background:0 0;border:0;border-radius:0}.primary-path-rail a{animation:none}.instagram-player.is-poster{aspect-ratio:4/5;background:var(--studio-cyan);height:auto}.instagram-player.is-poster[data-theme=pink]{background:var(--studio-pink)}.instagram-player.is-poster[data-theme=green]{background:var(--studio-green)}.instagram-player.is-poster>button{color:#080812;cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:100%;min-height:360px;padding:28px;font-family:Outfit,sans-serif;display:flex}.reel-poster-top{letter-spacing:.07em;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.reel-poster-top b{font-size:26px}.reel-poster-title{letter-spacing:-.045em;font-size:clamp(34px,3.8vw,54px);font-weight:850;line-height:.98}.reel-poster-play{border:1px solid #080812;border-radius:50%;place-items:center;width:58px;height:58px;margin-top:24px;padding-left:3px;font-size:18px;transition:background .2s,color .2s,transform .2s;display:grid}.reel-poster-bottom{letter-spacing:.06em;border-top:1px solid #08081270;padding-top:18px;font-size:11px;font-weight:750}.reel-poster-bottom>span{letter-spacing:0;margin-top:7px;font-size:12px;font-weight:450;display:block}.instagram-player.is-open{background:#fff}@media (max-width:900px){.instagram-player.is-poster{aspect-ratio:1}.instagram-player.is-poster>button{min-height:345px;padding:25px}.reel-poster-title{font-size:43px}.mobile-contact-dock{width:100%;box-shadow:none;background:var(--studio-navy);border:0;border-top:1px solid #080812;border-radius:0;gap:0;padding:0;bottom:0;left:0}.mobile-contact-dock a{box-shadow:none;border:0;border-right:1px solid #080812;border-radius:0;min-height:56px;padding:10px}.mobile-contact-dock a span,.mobile-contact-dock a b{font-family:Outfit,sans-serif}.inner-page .contact-methods{grid-template-columns:1fr 1fr;width:calc(100% - 40px);margin-block:40px}.inner-page .contact-methods a{min-height:220px;padding:20px 15px}.inner-page .contact-methods h2{font-size:32px}.inner-page .contact-methods strong{font-size:12px}.inner-page .contact-form-section{padding:45px 20px}.inner-page .scottie-contact-form{padding:22px 18px}}.instagram-player.is-poster{aspect-ratio:9/16!important;background:#100c29!important}.instagram-player.is-poster>button{isolation:isolate;color:#fff;background:#100c29;min-height:0;padding:18px;position:relative;overflow:hidden}.instagram-player.is-poster>button:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0808128a 0,#0000 18% 71%,#080812e8 100%);position:absolute;inset:0}.instagram-player .reel-cover-photo{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.instagram-player button:hover .reel-cover-photo{transform:scale(1.035)}.instagram-player .reel-poster-top{letter-spacing:.08em;text-shadow:0 1px 5px #000;font-size:11px}.instagram-player .reel-poster-play{color:#fff;background:#100c29d9;border:2px solid #fff;width:64px;height:64px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 7px #e91e8c55,0 0 24px #0006}.instagram-player button:hover .reel-poster-play{color:#080812;background:#e91e8c;transform:translate(-50%,-50%)scale(1.08)}.instagram-player .reel-poster-bottom{color:#fff;text-shadow:0 1px 4px #000;border:0;margin-top:auto;font-size:12px;line-height:1.35}.instagram-player .reel-poster-bottom>span{color:#fff;font-size:16px;font-weight:700}.home-v2 .opening-scene{background:radial-gradient(at 0 100%,#7139ee44,#0000 65%),#100c29}.home-v2 .opening-copy h1{text-shadow:0 3px #573772}.home-v2 .opening-copy h1 em{filter:drop-shadow(0 3px #63217e)}.home-v2 .home-cinema{background:radial-gradient(at 100% 20%,#e91e8c20,#0000 55%),#100c29}.bright-ticker{box-shadow:0 -1px #00d9ff,0 1px #e91e8c}.film-stage,.video-facade{box-shadow:0 0 0 1px #a585ca44,0 12px 38px #08081233}.studio-link{transition:color .2s,text-shadow .2s}.studio-link:hover{color:#e91e8c;text-shadow:0 0 18px #e91e8c44}.home-v2 .play-editorial{background:radial-gradient(at 85%,#7139ee66,#0000 60%),linear-gradient(130deg,#100c29,#291140)}.home-v2 .play-editorial h2{color:#fff}.home-v2 .play-editorial p{color:#e3d7f2}.home-v2 .play-editorial .eyeline{color:#a4f5ff}@media (prefers-reduced-motion:reduce){.instagram-player .reel-cover-photo,.instagram-player .reel-poster-play{transition:none!important}}
