:root{--bg:#f7f3ec;--surface:#fffaf2;--surface-strong:#ffffff;--ink:#18211f;--muted:#5f6863;--soft:#d8d1c5;--line:rgba(24,33,31,0.13);--brand:#0e6b5c;--brand-strong:#08473f;--accent:#e86f3d;--accent-soft:#fff0e7;--gold:#c99432;--shadow:0 20px 50px rgba(49,43,34,0.12);--radius:8px;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,rgba(255,250,242,.94),rgba(247,243,236,.98)),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(24,33,31,.08);background:rgba(255,250,242,.9);backdrop-filter:blur(18px)}.footer-inner,.header-inner,.hero-inner,.page-section{width:min(var(--max),calc(100% - 32px));margin:0 auto}.header-inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px}.brand-lockup{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:0}.brand-mark{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid rgba(14,107,92,.18);border-radius:50%;background:#e9f5ef;color:var(--brand-strong);font-size:15px}.nav-links{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:14px;font-weight:650}.nav-links a{position:relative;white-space:nowrap}.nav-links a.active,.nav-links a:hover{color:var(--brand-strong)}.nav-links a.active:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;background:currentColor;content:""}.button,.button-secondary{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:var(--radius);font-size:14px;font-weight:750}.button{border:1px solid var(--brand-strong);background:var(--brand-strong);color:white;padding:0 18px}.button-secondary{border:1px solid var(--line);background:rgba(255,255,255,.62);color:var(--ink);padding:0 18px}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-inner{display:grid;gap:34px;padding:56px 0 42px}.eyebrow{margin:0 0 14px;color:var(--brand);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;font-size:clamp(42px,8vw,82px);line-height:.98}h1,h2{letter-spacing:0}h2{margin-bottom:12px;font-size:clamp(28px,5vw,46px);line-height:1.04}h3{margin-bottom:8px;font-size:18px;line-height:1.25}.lead{max-width:680px;color:var(--muted);font-size:clamp(17px,2.8vw,21px);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-media{align-self:end}.image-slot{overflow:hidden;border:1px solid rgba(24,33,31,.12);border-radius:var(--radius);background:var(--surface-strong);box-shadow:var(--shadow)}.image-slot img{width:100%}.section{padding:56px 0}.section-header{max-width:720px;margin-bottom:26px}.grid{display:grid;gap:14px}.faq-item,.feature-card,.info-card,.legal-card{border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.68)}.feature-card,.info-card{padding:22px}.faq-item p,.feature-card p,.footer-column a,.footer-note,.info-card p,.legal-card p,.small-muted{color:var(--muted);line-height:1.65}.feature-kicker{margin-bottom:12px;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.band{background:#eaf2eb;border-block:1px solid rgba(14,107,92,.12)}.two-column{display:grid;gap:18px}.legal-card{padding:24px}.legal-card p{margin-bottom:12px}.legal-card p:last-child,.legal-list:last-child,.legal-subsection:last-child{margin-bottom:0}.legal-subsection{margin-top:18px}.legal-subsection h4{margin:0 0 8px;font-size:15px;line-height:1.35}.legal-list{margin:12px 0 0;padding-left:20px;color:var(--muted);line-height:1.65}.legal-list li+li{margin-top:6px}.faq-item{padding:20px}.contact-panel{display:grid;gap:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong);padding:24px;box-shadow:var(--shadow)}.site-footer{border-top:1px solid var(--line);background:#17211f;color:white}.footer-inner{display:grid;gap:28px;padding:38px 0}.footer-grid{display:grid;gap:18px}.footer-column{display:grid;gap:9px}.footer-column h3{margin:0;font-size:13px}.footer-column a,.footer-note{font-size:14px;color:rgba(255,255,255,.72)}.footer-column a:hover{color:white}@media (min-width:760px){.hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(310px,.78fr);align-items:center;padding:76px 0 58px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-column{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.footer-inner{grid-template-columns:1.2fr 1.8fr}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.footer-inner,.header-inner,.hero-inner,.page-section{width:min(var(--max),calc(100% - 24px))}.header-inner{min-height:64px}.header-inner .button{min-height:40px;padding:0 12px}.brand-mark{width:32px;height:32px}}@media (max-width:759px){.header-inner{flex-wrap:wrap;gap:10px 16px;padding:10px 0 12px}.nav-links{order:3;width:100%;gap:18px;overflow-x:auto;padding:0 0 2px;font-size:13px;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a{flex:0 0 auto}.nav-links a.active:after{bottom:-4px}}.site-shell-download,.site-shell-home,.site-shell-legal{--cinematic-bg:#071014;--cinematic-bg-soft:#0b1519;--cinematic-bg-deep:#061014;--cinematic-text:#fff7ea;--cinematic-heading:#fff8ee;--cinematic-muted:rgba(255,247,235,0.78);--cinematic-muted-strong:rgba(255,247,235,0.92);--cinematic-accent:#f4a94c;--cinematic-line:rgba(244,169,76,0.16);--cinematic-line-strong:rgba(244,169,76,0.28);--cinematic-panel:linear-gradient(135deg,rgba(13,27,31,0.9),rgba(5,13,16,0.96)),rgba(5,13,16,0.94);background:#080909;color:#f7efe3}.site-shell-download .site-header,.site-shell-home .site-header,.site-shell-legal .site-header{position:absolute;inset:0 0 auto;border-bottom:1px solid rgba(255,215,165,.18);background:linear-gradient(180deg,rgba(8,9,9,.72),rgba(8,9,9,0));color:#fff6e8;backdrop-filter:none}.site-shell-download .header-inner,.site-shell-home .header-inner,.site-shell-legal .header-inner{width:min(1180px,calc(100% - 56px));min-height:86px}.site-shell-download .brand-lockup,.site-shell-home .brand-lockup,.site-shell-legal .brand-lockup{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.site-shell-download .brand-mark,.site-shell-home .brand-mark,.site-shell-legal .brand-mark{border-color:rgba(245,176,100,.78);background:rgba(19,19,18,.45);color:#f5b064}.site-shell-download .nav-links,.site-shell-home .nav-links,.site-shell-legal .nav-links{color:rgba(255,246,232,.86);gap:30px;font-size:13px}.site-shell-download .nav-links a,.site-shell-home .nav-links a,.site-shell-legal .nav-links a{position:relative;padding:33px 0 29px}.site-shell-download .nav-links a.active,.site-shell-download .nav-links a:hover,.site-shell-home .nav-links a.active,.site-shell-home .nav-links a:hover,.site-shell-legal .nav-links a.active,.site-shell-legal .nav-links a:hover{color:#f5b064}.site-shell-download .nav-links a.active:after,.site-shell-home .nav-links a.active:after,.site-shell-legal .nav-links a.active:after{position:absolute;right:0;bottom:23px;left:0;height:1px;background:#f5b064;content:""}.header-store-badge{display:inline-flex;width:176px;line-height:0}.header-store-badge img{width:100%;height:auto}.site-shell-download .site-footer,.site-shell-legal .site-footer{border-top-color:var(--cinematic-line);background:var(--cinematic-bg);color:var(--cinematic-text)}.site-shell-download .footer-inner,.site-shell-legal .footer-inner{width:min(1120px,calc(100% - 80px))}.store-badge{display:inline-flex;align-items:center;justify-content:center;line-height:1}.home-page{overflow:hidden;background:radial-gradient(circle at 72% 8%,rgba(247,176,93,.18),transparent 34%),linear-gradient(180deg,#080909,#12100e 46%,#080909)}.home-hero{position:relative;min-height:900px;overflow:hidden;border-bottom:1px solid rgba(255,215,165,.2);background-position:50%;background-size:cover}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,6,.72),rgba(5,6,6,.34) 42%,rgba(5,6,6,.28)),linear-gradient(180deg,rgba(5,6,6,.3),rgba(5,6,6,.08) 42%,rgba(5,6,6,.86))}.home-hero-inner{position:relative;z-index:1;display:grid;width:min(1180px,calc(100% - 56px));min-height:900px;margin:0 auto;padding:136px 0 58px;grid-template-columns:minmax(0,.92fr) minmax(390px,.72fr);align-items:center;gap:34px}.home-hero-copy{max-width:660px;padding-top:40px}.spark{position:relative;width:34px;height:34px;margin:0 0 18px 200px;color:#f5b064;text-shadow:0 0 22px rgba(245,176,100,.58);transform:rotate(45deg)}.spark:after,.spark:before{position:absolute;background:currentColor;content:""}.spark:before{top:0;bottom:0;left:50%;width:1px}.spark:after{top:50%;right:0;left:0;height:1px}.home-feature-section h2,.home-hero h1,.journey-heading h2,.privacy-band h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.home-hero h1{margin:0 0 12px;color:#fff4e4;font-size:clamp(74px,12vw,154px);line-height:.86;text-shadow:0 6px 30px rgba(0,0,0,.55)}.home-hero h2{margin:0 0 20px;color:#ffb36d;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,43px);font-weight:400;line-height:1.05}.home-hero p{max-width:560px;color:rgba(255,247,235,.94);font-size:20px;line-height:1.62;text-shadow:0 2px 18px rgba(0,0,0,.56)}.store-badge{width:245px;margin-top:18px;line-height:0}.store-badge img{width:100%;height:auto}.store-badge-dark{box-shadow:0 18px 34px rgba(0,0,0,.38)}.hero-phone{width:min(480px,100%);margin:52px auto 0;filter:drop-shadow(0 34px 34px rgba(0,0,0,.64));mask-image:radial-gradient(ellipse at 52% 50%,#000 58%,rgba(0,0,0,.96) 66%,transparent 82%);transform:rotate(1.5deg);-webkit-mask-image:radial-gradient(ellipse at 52% 50%,#000 58%,rgba(0,0,0,.96) 66%,transparent 82%)}.home-section-inner{width:min(1130px,calc(100% - 56px));margin:0 auto}.home-feature-section{border-bottom:1px solid rgba(255,215,165,.16);background:linear-gradient(180deg,#090b0d,#11100f);padding:42px 0 48px}.home-feature-section h2{max-width:760px;margin:0 auto 34px;color:#fff0de;font-size:clamp(30px,5vw,43px);line-height:1.07;text-align:center}.home-feature-section em{color:#ffb36d;font-style:italic}.home-feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.home-feature-card{position:relative;min-height:340px;overflow:hidden;border:1px solid rgba(255,180,98,.28);border-radius:10px;background:#151413}.home-feature-card img,.home-feature-shade{position:absolute;inset:0;width:100%;height:100%}.home-feature-card img{object-fit:cover}.home-feature-shade{background:linear-gradient(180deg,rgba(5,5,5,.08),rgba(5,5,5,.28) 46%,rgba(5,5,5,.9)),radial-gradient(circle at 20% 0,rgba(255,177,96,.28),transparent 28%)}.home-feature-icon{position:relative;z-index:1;display:inline-flex;min-width:44px;height:44px;align-items:center;justify-content:center;margin:18px;border:1px solid rgba(255,181,104,.7);border-radius:8px;background:rgba(15,12,10,.66);color:#ffb36d;font-size:10px;font-weight:800;text-transform:uppercase}.home-feature-text{position:absolute;right:18px;bottom:20px;left:18px;z-index:1}.home-feature-text h3{margin-bottom:10px;color:#ffbd78;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:1.12}.home-feature-text p{margin:0;color:rgba(255,249,239,.88);font-size:14px;line-height:1.55}.journey-section{border-bottom:1px solid rgba(255,215,165,.16);background:#08090a;padding:42px 0 48px}.journey-heading{text-align:center}.journey-heading h2{margin:0 0 8px;color:#ffbd78;font-size:clamp(30px,5vw,43px)}.journey-heading p{color:rgba(255,247,235,.76)}.journey-visual{display:grid;margin-top:28px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:18px}.journey-visual img{width:100%;border-radius:10px;filter:drop-shadow(0 24px 28px rgba(0,0,0,.42))}.journey-visual button{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.2);color:white;font-size:32px}.journey-captions{display:grid;margin-top:20px;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;text-align:center}.journey-captions h3{color:#fff2e4;font-size:15px}.journey-captions p{margin:0;color:rgba(255,247,235,.7);font-size:13px;line-height:1.45}.journey-dots{display:flex;justify-content:center;gap:12px;margin-top:24px}.journey-dots span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.22)}.journey-dots .active{background:#ffb36d}.privacy-band{padding:38px 0 28px;background:#08090a}.privacy-band-inner{display:grid;width:min(1120px,calc(100% - 56px));margin:0 auto;grid-template-columns:86px minmax(260px,1.1fr) minmax(0,1.6fr);gap:26px;align-items:center;border:1px solid rgba(255,180,98,.36);border-radius:14px;background:radial-gradient(circle at 6% 50%,rgba(255,179,109,.18),transparent 28%),rgba(22,19,17,.78);padding:26px 32px}.privacy-lock{display:grid;width:74px;height:74px;place-items:center;overflow:hidden;border:1px solid rgba(255,185,107,.9);border-radius:50%;color:transparent;box-shadow:0 0 26px rgba(255,181,104,.24)}.privacy-lock:before{color:#ffbd78;content:"LOCK";font-size:10px;font-weight:900;letter-spacing:.08em}.privacy-copy h2{margin:0 0 8px;color:#fff2e3;font-size:26px}.privacy-copy p{margin:0;color:rgba(255,247,235,.76);line-height:1.6}.privacy-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.privacy-items article{border-left:1px solid rgba(255,180,98,.24);padding-left:20px}.privacy-items h3{color:#ffbd78;font-size:15px}.privacy-items p{margin:0;color:rgba(255,247,235,.68);font-size:13px;line-height:1.5}.site-shell-home .home-footer{border-top-color:rgba(255,215,165,.16);background:#08090a}.site-shell-home .home-footer .footer-inner{width:min(1120px,calc(100% - 56px))}@media (max-width:1020px){.home-hero{min-height:auto}.home-hero-inner{min-height:auto;padding:120px 0 0;grid-template-columns:1fr}.home-hero-copy{max-width:560px}.hero-phone{width:min(420px,88vw);margin-top:12px}.home-feature-grid,.journey-captions,.privacy-band-inner,.privacy-items{grid-template-columns:1fr}}@media (max-width:760px){.site-shell-download .site-header,.site-shell-home .site-header,.site-shell-legal .site-header{position:absolute}.home-hero-inner,.home-section-inner,.privacy-band-inner,.site-shell-download .header-inner,.site-shell-home .header-inner,.site-shell-home .home-footer .footer-inner,.site-shell-legal .header-inner{width:min(100% - 28px,520px)}.site-shell-download .header-inner,.site-shell-home .header-inner,.site-shell-legal .header-inner{min-height:auto;padding:14px 0 12px}.site-shell-download .brand-lockup,.site-shell-home .brand-lockup,.site-shell-legal .brand-lockup{font-size:20px}.site-shell-download .header-store-badge,.site-shell-home .header-store-badge,.site-shell-legal .header-store-badge{display:none}.site-shell-download .footer-inner,.site-shell-legal .footer-inner{width:min(100% - 28px,520px)}.site-shell-download .nav-links,.site-shell-home .nav-links,.site-shell-legal .nav-links{gap:18px;border-top:1px solid rgba(255,215,165,.12);padding-top:10px;color:rgba(255,246,232,.78)}.site-shell-download .nav-links a,.site-shell-home .nav-links a,.site-shell-legal .nav-links a{padding:0 0 10px}.site-shell-download .nav-links a.active:after,.site-shell-home .nav-links a.active:after,.site-shell-legal .nav-links a.active:after{bottom:4px}.home-hero-inner{padding-top:136px}.spark{margin-left:44px;font-size:34px}.home-hero h1{font-size:clamp(54px,15vw,68px);line-height:.92}.home-hero p{font-size:15px}.store-badge{width:210px}.hero-phone{width:min(310px,78vw);transform:none}.home-feature-section,.journey-section{padding:34px 0}.home-feature-section h2,.journey-heading h2{text-align:left}.home-feature-card{display:grid;min-height:86px;grid-template-columns:54px 1fr;align-items:center;padding:12px}.home-feature-card img,.home-feature-shade{opacity:.18}.home-feature-icon{margin:0}.home-feature-text{position:relative;right:auto;bottom:auto;left:auto}.home-feature-text h3{margin-bottom:4px;font-size:16px}.home-feature-text p{font-size:12px}.journey-visual{grid-template-columns:22px minmax(0,1fr) 22px;gap:8px}.journey-visual button{width:28px;height:28px;font-size:22px}.journey-captions{display:none}.privacy-band{padding:28px 0}.privacy-band-inner{gap:18px;padding:20px}}.download-page{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 78% 8%,rgba(246,171,84,.16),transparent 28%),linear-gradient(180deg,var(--cinematic-bg) 0,var(--cinematic-bg-soft) 50%,var(--cinematic-bg-deep) 100%);color:var(--cinematic-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.download-page h1,.download-page h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:0}.download-hero{position:relative;min-height:560px;overflow:hidden}.download-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,11,14,.94),rgba(5,11,14,.76) 35%,rgba(5,11,14,.28) 72%,rgba(5,11,14,.24)),linear-gradient(180deg,rgba(5,11,14,.1),rgba(5,11,14,.16) 52%,rgba(5,11,14,.92)),url(/images/home/hero-travel-sunset.png);background-position:center 42%;background-size:cover;transform:scale(1.02)}.download-content,.download-hero-inner{width:min(1120px,calc(100% - 80px));margin:0 auto}.download-hero-inner{position:relative;z-index:2;display:grid;min-height:560px;grid-template-columns:minmax(0,.95fr) minmax(300px,.62fr);align-items:center;gap:34px;padding:148px 0 112px}.download-hero-copy{padding:0}.download-hero-icon{display:block;width:44px;height:44px;margin:0 0 22px 8px;color:var(--cinematic-accent)}.download-hero h1{max-width:760px;margin:0 0 16px;color:var(--cinematic-heading);font-size:clamp(52px,7vw,76px);line-height:.98;text-shadow:0 12px 38px rgba(0,0,0,.55)}.download-hero p{max-width:560px;margin:0 0 6px;color:var(--cinematic-muted-strong);font-size:17px;line-height:1.7}.download-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.download-availability{margin-top:20px!important;color:rgba(255,247,235,.68)!important;font-size:14px!important}.download-phone-stage{position:relative;align-self:end;min-height:380px}.download-phone-stage:before{position:absolute;top:72px;right:-142px;width:440px;height:280px;background:radial-gradient(ellipse,rgba(244,169,76,.18),transparent 65%);content:""}.download-hero-phone{position:absolute;right:42px;bottom:-82px;width:min(300px,30vw);min-width:245px;filter:drop-shadow(0 34px 40px rgba(0,0,0,.68));mask-image:radial-gradient(ellipse at 52% 50%,#000 58%,rgba(0,0,0,.96) 66%,transparent 82%);-webkit-mask-image:radial-gradient(ellipse at 52% 50%,#000 58%,rgba(0,0,0,.96) 66%,transparent 82%)}.download-play-badge,.download-store-badge{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:0 0 auto}.download-play-badge img,.download-store-badge img{display:block;height:auto;max-width:100%}.download-store-badge img{width:245px}.download-play-badge img{width:282px}.download-content{position:relative;z-index:5;display:grid;gap:28px;margin-top:-76px;padding-bottom:58px}.download-feature-panel,.download-platform-panel,.download-privacy-strip{border:1px solid rgba(244,169,76,.12);background:var(--cinematic-panel);box-shadow:0 22px 70px rgba(0,0,0,.3);backdrop-filter:blur(18px)}.download-feature-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:16px;padding:28px}.download-feature{display:grid;justify-items:center;min-height:172px;padding:0 24px;text-align:center}.download-feature+.download-feature{border-left:1px solid var(--cinematic-line)}.download-feature-icon{display:grid;width:58px;height:58px;place-items:center;margin-bottom:16px;border:1px solid rgba(244,169,76,.72);border-radius:10px;background:rgba(244,169,76,.04);color:var(--cinematic-accent);box-shadow:0 0 24px rgba(244,169,76,.1)}.download-feature-icon svg{width:31px;height:31px}.download-feature h2{margin:0 0 9px;color:var(--cinematic-heading);font-size:21px;line-height:1.14}.download-feature p{margin:0;color:var(--cinematic-muted);font-size:14px;line-height:1.6}.download-platform-panel{overflow:hidden;border-radius:16px}.download-platform-row{display:grid;min-height:210px;grid-template-columns:172px minmax(0,1fr) 286px;align-items:center;gap:34px;border-bottom:1px solid var(--cinematic-line);padding:30px 56px 28px}.download-device-art{display:grid;min-height:158px;place-items:center;border-right:1px solid var(--cinematic-line)}.download-mini-phone{position:relative;display:grid;width:108px;height:172px;place-items:center;overflow:hidden;border:2px solid rgba(255,255,255,.38);border-radius:18px 18px 0 0;background:radial-gradient(circle at 50% 50%,rgba(244,169,76,.14),transparent 42%),linear-gradient(160deg,#14191b,#040506);box-shadow:inset 0 0 0 2px rgba(0,0,0,.55)}.download-mini-phone span{position:absolute;top:8px;left:50%;width:42px;height:8px;border-radius:0 0 8px 8px;background:#050505;transform:translateX(-50%)}.download-mini-phone b{color:#fff;font-size:0}.download-mini-phone-ios b:before{color:#f7f7f5;content:"Apple";font-size:0}.download-mini-phone-ios:after{width:28px;height:34px;border-radius:16px 16px 18px 18px;background:#f7f7f5;content:""}.download-mini-phone-android{border-color:rgba(244,169,76,.64)}.download-mini-phone-android:before{width:46px;height:36px;border-radius:18px 18px 8px 8px;background:var(--cinematic-accent);content:""}.download-mini-phone-android:after{position:absolute;top:84px;width:42px;height:44px;border-radius:3px 3px 8px 8px;background:var(--cinematic-accent);content:""}.download-platform-copy{max-width:480px}.download-platform-kicker{margin:0 0 12px;color:var(--cinematic-accent);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.download-platform-copy h2{margin:0 0 13px;color:var(--cinematic-heading);font-size:27px;line-height:1.12}.download-platform-copy p{margin:0 0 7px;color:var(--cinematic-muted);font-size:15px;line-height:1.55}.download-platform-action{display:grid;justify-items:end;gap:22px}.download-store-note{display:grid;max-width:220px;gap:4px;margin:0;border:1px solid rgba(244,169,76,.2);border-radius:8px;background:rgba(244,169,76,.06);color:rgba(255,247,235,.76);padding:12px 14px;text-align:right}.download-store-note strong{color:#f4a94c;font-size:13px}.download-store-note span{font-size:12px;line-height:1.45}.download-platform-action .download-store-badge img{width:214px}.download-platform-action .download-play-badge img{width:246px}.download-platform-action>a:last-child{color:var(--cinematic-accent);font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.download-help a:after,.download-platform-action>a:last-child:after{display:inline-block;margin-left:10px;content:"\2197";text-decoration:none}.download-requirements{padding:32px 56px 40px}.download-requirements-title{display:flex;align-items:center;gap:18px;margin-bottom:26px}.download-requirements-title span{position:relative;width:24px;height:34px;border:2px solid var(--cinematic-accent);border-radius:4px}.download-requirements-title span:before{position:absolute;right:8px;bottom:3px;width:4px;height:4px;border-radius:50%;background:var(--cinematic-accent);content:""}.download-requirements-title h2{margin:0;color:var(--cinematic-heading);font-size:23px;line-height:1.12}.download-requirements-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.download-requirement-list+.download-requirement-list{border-left:1px solid var(--cinematic-line);padding-left:40px}.download-requirement-list h4{margin:0 0 15px;color:var(--cinematic-accent);font-size:15px}.download-requirement-list ul{display:grid;gap:12px;margin:0;padding:0;color:var(--cinematic-muted);font-size:14px;line-height:1.5;list-style:none}.download-requirement-list li{position:relative;padding-left:32px}.download-requirement-list li:before{position:absolute;top:2px;left:0;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:var(--cinematic-accent);color:var(--cinematic-bg);content:"\2713";font-size:12px;font-weight:900}.download-privacy-strip{display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:28px;border-radius:16px;padding:24px 32px}.download-privacy-lock{position:relative;width:66px;height:66px;border-radius:14px;background:rgba(244,169,76,.06)}.download-privacy-lock:before{position:absolute;top:26px;left:19px;width:28px;height:25px;border:3px solid var(--cinematic-accent);border-radius:4px;content:""}.download-privacy-lock:after{position:absolute;top:13px;left:22px;width:22px;height:22px;border:3px solid var(--cinematic-accent);border-bottom:0;border-radius:14px 14px 0 0;content:""}.download-privacy-strip h2{margin:0 0 10px;color:var(--cinematic-heading);font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.18}.download-privacy-strip p{margin:0 0 5px;color:rgba(255,247,235,.66);font-size:14px;line-height:1.5}.download-help{min-width:250px}.download-help a{color:var(--cinematic-accent);font-size:14px;font-weight:800}@media (max-width:1040px){.download-hero{min-height:auto}.download-hero-inner{min-height:auto;grid-template-columns:1fr;padding-bottom:104px}.download-hero-copy{max-width:650px;padding-bottom:10px}.download-phone-stage{min-height:410px}.download-hero-phone{right:50%;bottom:-130px;width:290px;min-width:0;transform:translateX(50%)}.download-content{margin-top:-54px}.download-feature-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.download-feature{padding:26px}.download-feature+.download-feature{border-left:0}.download-feature:nth-child(2n){border-left:1px solid var(--cinematic-line)}.download-feature:nth-child(n+3){border-top:1px solid var(--cinematic-line)}.download-platform-row{grid-template-columns:128px minmax(0,1fr);padding:32px}.download-platform-action{grid-column:2;justify-items:start}}@media (max-width:760px){.download-content,.download-hero-inner{width:min(100% - 28px,520px)}.download-hero-inner{padding-top:138px;padding-bottom:84px}.download-hero-copy{padding-left:0}.download-hero-icon{width:32px;height:32px;margin-bottom:16px}.download-hero h1{font-size:39px}.download-availability,.download-hero p{font-size:14px;line-height:1.65}.download-hero-actions{gap:14px;margin-top:30px}.download-play-badge,.download-store-badge{width:100%;max-width:282px}.download-store-badge img{width:245px}.download-play-badge img{width:282px}.download-phone-stage{display:none}.download-content{margin-top:-48px;gap:20px;padding-bottom:28px}.download-feature-panel{grid-template-columns:1fr;padding:18px}.download-feature,.download-feature:nth-child(2n),.download-feature:nth-child(n+3){min-height:0;border-left:0;border-top:0;padding:18px 10px 22px}.download-feature+.download-feature{border-top:1px solid var(--cinematic-line)}.download-platform-row{grid-template-columns:1fr;gap:20px;padding:26px 22px}.download-device-art{min-height:112px;border-right:0;border-bottom:1px solid var(--cinematic-line);padding-bottom:20px}.download-mini-phone{width:78px;height:118px;border-radius:15px 15px 0 0}.download-platform-copy h2{font-size:21px}.download-platform-action{grid-column:auto}.download-platform-action .download-play-badge,.download-platform-action .download-store-badge{width:100%;max-width:282px}.download-requirements{padding:26px 22px 30px}.download-requirements-grid{grid-template-columns:1fr;gap:28px}.download-requirement-list+.download-requirement-list{border-top:1px solid var(--cinematic-line);border-left:0;padding-top:26px;padding-left:0}.download-privacy-strip{grid-template-columns:1fr;gap:16px;padding:22px}.download-help{min-width:0}}.privacy-page{overflow-x:hidden;background:linear-gradient(180deg,#070b0e,#10161a 48%,#070b0e);color:#f7efe3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.privacy-page h1,.privacy-page h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:0}.privacy-hero{position:relative;min-height:430px;overflow:hidden;border:1px solid rgba(245,176,100,.26);border-bottom:0;border-radius:24px 24px 0 0;background-position:center 38%}.privacy-hero:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,14,.94),rgba(7,11,14,.76) 35%,rgba(7,11,14,.34) 70%,rgba(7,11,14,.46)),linear-gradient(180deg,rgba(7,11,14,.24),rgba(7,11,14,.1) 38%,rgba(7,11,14,.9));content:""}.privacy-header{position:relative;z-index:2;width:min(1390px,calc(100% - 78px));min-height:100px;margin:0 auto}.privacy-brand{display:inline-flex;align-items:center;gap:12px;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1}.privacy-logo-mark{width:42px;height:42px;filter:drop-shadow(0 0 14px rgba(244,169,76,.2))}.privacy-nav{gap:46px;color:rgba(255,247,235,.92)}.privacy-nav a{padding:14px 0}.privacy-nav a.active:after{bottom:6px;background:#f4a94c}.privacy-app-store{display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,218,169,.32);background:linear-gradient(135deg,#ffd69b,#f2a75d);color:#120e09;padding:8px 18px;font-weight:850;line-height:1;box-shadow:0 16px 34px rgba(242,167,93,.2)}.privacy-app-store small{display:block;margin-bottom:3px;font-size:9px;font-weight:800}.privacy-apple{position:relative;width:22px;height:26px}.privacy-apple:before{right:2px;bottom:0;left:2px;height:20px;border-radius:12px 12px 10px 10px}.privacy-apple:after,.privacy-apple:before{position:absolute;background:#090705;content:""}.privacy-apple:after{top:0;left:11px;width:8px;height:9px;border-radius:8px 0 8px 0;transform:rotate(22deg)}.privacy-menu-button{display:none;width:42px;height:42px;place-items:center;border:0;background:transparent;color:#fff7ea;padding:0}.privacy-menu-button span{display:block;width:25px;height:2px;background:currentColor}.privacy-menu-button span+span{margin-top:5px}.privacy-hero-copy{width:min(1390px,calc(100% - 78px));margin:0 auto;padding:36px 0 58px 70px}.privacy-spark{position:relative;display:block;width:34px;height:34px;margin:0 0 34px 8px;color:#f4a94c}.privacy-spark:after,.privacy-spark:before{position:absolute;background:currentColor;content:""}.privacy-spark:before{top:0;bottom:0;left:50%;width:2px}.privacy-spark:after{top:50%;right:0;left:0;height:2px}.privacy-hero-copy h1{color:#fff8ee;font-size:64px;line-height:.96;text-shadow:0 8px 30px rgba(0,0,0,.55)}.privacy-updated{font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.2}.privacy-hero-copy>p:not(.privacy-updated){max-width:580px;margin:0;color:rgba(255,247,235,.9);font-size:16px}.privacy-main{border-inline:1px solid rgba(245,176,100,.26);background:linear-gradient(180deg,rgba(15,23,27,.96),rgba(7,11,14,.98))}.privacy-layout{display:grid;width:min(1390px,calc(100% - 78px));margin:0 auto;grid-template-columns:255px minmax(0,1fr);gap:42px;padding:0 0 24px}.privacy-left-rail{display:grid;align-self:start;gap:18px;margin-top:0}.privacy-policy-card,.privacy-side-card,.privacy-toc{border:1px solid rgba(245,176,100,.24);background:linear-gradient(135deg,rgba(19,26,30,.9),rgba(10,15,18,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.privacy-toc{position:sticky;top:18px;border-radius:14px;padding:22px 20px}.privacy-toc-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:#fff8ee;font-family:Georgia,Times New Roman,serif;font-size:18px}.privacy-toc nav{display:grid;gap:10px}.privacy-toc-link{display:grid;min-height:50px;grid-template-columns:34px minmax(0,1fr) 14px;align-items:center;gap:12px;border:1px solid transparent;border-radius:8px;color:rgba(255,247,235,.88);font-size:13px;line-height:1.25;transition:border-color .16s ease,background .16s ease,color .16s ease}.privacy-toc-link:first-child,.privacy-toc-link:hover{border-color:rgba(245,176,100,.28);background:rgba(245,176,100,.06);color:#f4a94c}.privacy-mini-icon,.privacy-round-icon,.privacy-section-icon{display:inline-grid;place-items:center;border:1px solid rgba(245,176,100,.34);background:rgba(245,176,100,.06);color:#f4a94c}.privacy-mini-icon{width:34px;height:34px;border-radius:8px}.privacy-email svg,.privacy-mini-icon svg,.privacy-round-icon svg,.privacy-section-icon svg{width:20px;height:20px;stroke-width:1.7}.privacy-chevron{color:#f4a94c;font-size:18px}.privacy-side-card{display:grid;justify-items:center;border-radius:14px;padding:24px;text-align:center}.privacy-round-icon{width:58px;height:58px;margin-bottom:18px;border-radius:50%;box-shadow:0 0 26px rgba(244,169,76,.15)}.privacy-side-card h2{margin:0 0 10px;color:#fff8ee;font-size:23px;line-height:1.12}.privacy-side-card p{margin:0 0 18px;color:rgba(255,247,235,.78);font-size:14px;line-height:1.5}.privacy-support-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:10px;border-radius:6px;background:linear-gradient(135deg,#ffd69b,#f2a75d);color:#120e09;padding:0 18px;font-size:14px;font-weight:850}.privacy-email{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#f1c28a;font-size:12px}.privacy-email svg{width:13px;height:13px}.privacy-inline-link,.privacy-learn-link{color:#f4a94c;font-size:14px;font-weight:700}.privacy-learn-link{display:inline-flex;gap:10px}.privacy-content{min-width:0;margin-top:0}.privacy-toc-compact{display:none;position:relative;top:auto;margin-bottom:18px}.privacy-policy-card{border-radius:14px;padding:20px 28px 26px}.privacy-policy-row{grid-template-columns:68px minmax(0,1fr);gap:28px;padding:26px 0;border-bottom:1px solid rgba(245,176,100,.14);scroll-margin-top:22px}.privacy-policy-row:first-child{padding-top:4px}.privacy-policy-row:last-of-type{border-bottom:0}.privacy-section-icon{width:56px;height:56px;border-radius:12px;align-self:start}.privacy-section-icon svg{width:30px;height:30px}.privacy-policy-row h2{gap:22px;margin:0 0 13px;font-size:25px;line-height:1.1}.privacy-policy-row h2 span{font-family:Georgia,Times New Roman,serif}.privacy-policy-row p{font-size:14px}.privacy-inline-link{display:inline-block;margin-top:10px}.privacy-story-note{grid-template-columns:34px minmax(0,1fr);gap:14px;border:1px solid rgba(245,176,100,.18);border-radius:12px;background:rgba(245,176,100,.06);padding:14px 18px}.privacy-story-note p{color:rgba(255,247,235,.82)}.privacy-mobile-cards{display:none}.privacy-footer{display:grid;width:100%;grid-template-columns:minmax(260px,.85fr) minmax(0,1.35fr);gap:54px;border:1px solid rgba(245,176,100,.26);border-top:0;border-radius:0 0 24px 24px;background:#090e11;padding:34px max(39px,calc((100vw - 1390px) / 2 + 39px)) 32px}.privacy-footer-brand p{max-width:250px;margin:14px 0 0;color:rgba(255,247,235,.72);font-size:13px;line-height:1.6}.privacy-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.privacy-footer-columns>div{display:grid;align-content:start;gap:9px}.privacy-footer h2{margin:0 0 4px;color:#fff8ee;font-size:16px}.privacy-footer a{color:rgba(255,247,235,.72);font-size:13px;line-height:1.35}.privacy-footer a:hover,.privacy-footer-columns div:nth-child(2) a:first-of-type{color:#f4a94c}.privacy-socials{display:flex;gap:14px;margin-top:12px}.privacy-socials span{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(245,176,100,.34);border-radius:50%;color:#f4a94c;font-size:13px}.privacy-copyright{grid-column:1/-1;margin:0;color:rgba(255,247,235,.45);font-size:12px;text-align:center}@media (max-width:1080px){.privacy-header,.privacy-hero-copy,.privacy-layout{width:min(100% - 28px,520px)}.privacy-hero{min-height:auto;border-radius:16px 16px 0 0;background-position:58% top}.privacy-header{min-height:76px;grid-template-columns:auto 1fr auto;gap:16px}.privacy-brand{font-size:20px}.privacy-logo-mark{width:34px;height:34px}.privacy-app-store,.privacy-nav{display:none}.privacy-menu-button{display:grid}.privacy-hero-copy{padding:32px 14px 64px}.privacy-spark{width:25px;height:25px;margin:0 auto 24px}.privacy-hero-copy h1{font-size:32px;line-height:1.04}.privacy-updated{margin-bottom:16px;font-size:14px}.privacy-hero-copy>p:not(.privacy-updated){font-size:13px;line-height:1.65}.privacy-layout{display:block;padding:0 0 18px}.privacy-left-rail{display:none}.privacy-content{margin-top:-28px}.privacy-toc-compact{display:block;padding:14px}.privacy-toc-heading{margin-bottom:12px;font-size:15px}.privacy-toc-link{min-height:46px;padding:0 8px;font-size:12px}.privacy-policy-card{padding:8px 14px 16px}.privacy-policy-row{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:20px 0}.privacy-section-icon{width:42px;height:42px;border-radius:10px}.privacy-section-icon svg{width:24px;height:24px}.privacy-policy-row h2{gap:10px;font-size:17px}.privacy-policy-row h2 span{font-size:15px}.privacy-policy-row p{font-size:12px;line-height:1.58}.privacy-story-note{align-items:start;padding:12px}.privacy-mobile-cards{display:grid;gap:16px;margin-top:16px}.privacy-side-card{padding:22px 18px}.privacy-footer{display:block;border-radius:0 0 16px 16px;padding:30px 28px 24px}.privacy-footer-brand{border-bottom:1px solid rgba(245,176,100,.14);padding-bottom:20px}.privacy-footer-columns{display:block}.privacy-footer-columns>div{display:block;border-bottom:1px solid rgba(245,176,100,.14);padding:14px 0}.privacy-footer-columns h2{display:flex;justify-content:space-between;font-size:15px}.privacy-footer-columns h2:after{color:#f4a94c;content:"v"}.privacy-footer-columns a{display:none}.privacy-footer-columns>div:nth-child(3) .privacy-socials,.privacy-footer-columns>div:nth-child(3) a{display:flex}.privacy-footer-columns>div:nth-child(3) a{margin-top:8px}.privacy-copyright{margin-top:20px;text-align:left}}.privacy-page{min-height:100vh;background:radial-gradient(circle at 78% 8%,rgba(246,171,84,.16),transparent 28%),linear-gradient(180deg,#071014,#0b1519 50%,#061014);color:#fff7ea}.privacy-hero{min-height:520px;border:0;border-radius:0;background-position:center 42%;background-size:cover}.privacy-hero:before{background:linear-gradient(90deg,rgba(5,11,14,.94),rgba(5,11,14,.76) 35%,rgba(5,11,14,.28) 72%,rgba(5,11,14,.24)),linear-gradient(180deg,rgba(5,11,14,.1),rgba(5,11,14,.16) 52%,rgba(5,11,14,.92))}.privacy-header,.privacy-hero-copy,.privacy-policy-card{width:min(1120px,calc(100% - 80px));margin-inline:auto}.privacy-header{display:grid;min-height:104px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px}.privacy-brand{color:#fff7ea;font-size:25px}.privacy-logo-mark{width:44px;height:44px;color:#f4a94c}.privacy-nav{display:flex;min-width:0;align-items:center;justify-content:center;gap:34px;color:rgba(255,247,235,.84);font-size:13px;font-weight:750}.privacy-nav a{position:relative;white-space:nowrap;padding:12px 0}.privacy-nav a.active,.privacy-nav a:hover{color:#f4a94c}.privacy-nav a.active:after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:currentColor;content:""}.privacy-app-store{display:block;width:168px;min-height:0;overflow:hidden;border:0;border-radius:8px;background:linear-gradient(135deg,#ffd79a,#efa255);padding:0;box-shadow:0 18px 38px rgba(239,162,85,.24)}.privacy-app-store img{width:100%;height:auto;filter:sepia(1) saturate(7) hue-rotate(342deg) brightness(.78) contrast(1.08)}.privacy-hero-copy{position:relative;z-index:1;padding:148px 0 112px}.privacy-hero-icon{display:inline-grid;width:44px;height:44px;place-items:center;margin:0 0 22px 8px;color:#f4a94c}.privacy-hero-icon svg{width:38px;height:38px}.privacy-hero-copy h1{max-width:720px;margin:0 0 16px;font-size:clamp(52px,7vw,76px);line-height:.98}.privacy-updated{margin:0 0 26px;color:#f4a94c;font-size:20px}.privacy-hero-copy>p:not(.privacy-updated){max-width:560px;color:rgba(255,247,235,.92);font-size:17px;line-height:1.7}.privacy-hero-copy>p:not(.privacy-updated)+p:not(.privacy-updated){margin-top:10px}.privacy-policy-card{position:relative;z-index:2;margin-top:-76px;margin-bottom:58px;border:1px solid rgba(244,169,76,.12);border-radius:16px;background:linear-gradient(135deg,rgba(13,27,31,.9),rgba(5,13,16,.96)),rgba(5,13,16,.94);padding:0 28px 26px;box-shadow:0 22px 70px rgba(0,0,0,.3)}.privacy-policy-row{display:grid;grid-template-columns:72px 1fr 24px;gap:24px;align-items:start;border-bottom:1px solid rgba(244,169,76,.16);padding:28px 0}.privacy-section-icon{width:58px;height:58px;border:1px solid rgba(244,169,76,.72);border-radius:10px;background:rgba(244,169,76,.04);color:#f4a94c}.privacy-section-icon svg{width:31px;height:31px}.privacy-policy-row h2{display:flex;gap:24px;align-items:baseline;margin:0 0 12px;color:#fff8ee;font-size:27px;line-height:1.12}.privacy-policy-row h2 span{color:#f4a94c;font-size:22px}.privacy-policy-row p{max-width:690px;margin:0;color:rgba(255,247,235,.78);font-size:15px;line-height:1.65}.privacy-policy-copy p+.privacy-section-list,.privacy-policy-copy p+p,.privacy-section-list+p{margin-top:10px}.privacy-section-list{max-width:690px;margin:10px 0 0;padding-left:20px;color:rgba(255,247,235,.74);font-size:14px;line-height:1.58}.privacy-section-list li+li{margin-top:5px}.privacy-row-chevron{margin-top:24px;color:#f4a94c;font-size:26px;line-height:1}.privacy-inline-link{display:inline-flex;min-height:38px;align-items:center;gap:10px;margin-top:14px;border:1px solid rgba(244,169,76,.28);border-radius:8px;color:#f4a94c;padding:0 16px;font-size:14px;font-weight:800}.privacy-inline-link svg{width:17px;height:17px}.privacy-story-note{display:grid;grid-template-columns:32px minmax(0,1fr);gap:18px;align-items:center;border:0;background:transparent;padding:22px 28px 0}.privacy-story-note>svg{width:22px;height:22px;color:#f4a94c}.privacy-story-note p{display:flex;flex-wrap:wrap;gap:6px;margin:0;color:rgba(255,247,235,.52);font-size:13px;line-height:1.45}.privacy-story-note strong{color:#f4a94c}.home-public-page{background:radial-gradient(circle at 78% 8%,rgba(246,171,84,.16),transparent 28%),linear-gradient(180deg,var(--cinematic-bg) 0,var(--cinematic-bg-soft) 50%,var(--cinematic-bg-deep) 100%)}.home-public-hero .privacy-hero-copy h1{max-width:880px;font-size:clamp(44px,6vw,72px);line-height:1}.home-public-hero .privacy-hero-copy>p:not(.privacy-updated){max-width:650px}.home-public-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.privacy-inline-link.home-public-primary{border-color:rgba(244,169,76,.72);background:linear-gradient(135deg,#ffd69b,#f2a75d);color:#120e09;box-shadow:0 16px 34px rgba(242,167,93,.2)}.home-public-card{margin-bottom:64px}.home-public-row .privacy-policy-copy>p{max-width:760px}.home-public-grid,.home-public-highlights{display:grid;margin-top:22px;gap:14px}.home-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-public-highlights article,.home-public-tile{border:1px solid rgba(244,169,76,.16);border-radius:8px;background:rgba(244,169,76,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.home-public-tile{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;padding:16px}.home-public-tile-icon{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid rgba(244,169,76,.32);border-radius:8px;color:#f4a94c}.home-public-tile-icon svg{width:22px;height:22px;stroke-width:1.75}.home-public-highlights h3,.home-public-tile h3{margin:0 0 7px;color:#fff8ee;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.18}.home-public-highlights p,.home-public-tile p{margin:0;color:rgba(255,247,235,.72);font-size:13px;line-height:1.55}.home-public-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.home-public-highlights article{padding:17px 18px}.home-public-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}@media (max-width:760px){.privacy-header,.privacy-hero-copy,.privacy-policy-card{width:min(100% - 28px,520px)}.privacy-hero{min-height:430px;background-position:58% top}.privacy-header{min-height:76px;display:grid;grid-template-columns:auto auto;gap:12px 16px;justify-content:space-between}.privacy-brand{font-size:20px}.privacy-logo-mark{width:34px;height:34px}.privacy-app-store{width:126px}.privacy-nav{grid-column:1/-1;justify-content:flex-start;gap:18px;overflow-x:auto;border-top:1px solid rgba(244,169,76,.16);padding-top:10px;scrollbar-width:none}.privacy-nav::-webkit-scrollbar{display:none}.privacy-nav a{padding:6px 0 10px;font-size:12px}.privacy-hero-copy{padding:138px 0 84px}.privacy-hero-icon{width:32px;height:32px;margin-bottom:16px}.privacy-hero-icon svg{width:29px;height:29px}.privacy-hero-copy h1{font-size:39px}.privacy-updated{margin-bottom:18px;font-size:15px}.privacy-hero-copy>p:not(.privacy-updated){font-size:14px;line-height:1.65}.privacy-policy-card{margin-top:-48px;margin-bottom:28px;padding:0 16px 18px}.privacy-policy-row{grid-template-columns:44px 1fr 18px;gap:12px;padding:22px 0}.privacy-section-icon{width:40px;height:40px}.privacy-section-icon svg{width:23px;height:23px}.privacy-policy-row h2{gap:10px;font-size:19px}.privacy-policy-row h2 span{font-size:15px}.privacy-policy-row p{font-size:12px;line-height:1.58}.privacy-section-list{font-size:12px;line-height:1.52}.privacy-row-chevron{margin-top:12px;font-size:20px}.privacy-story-note{grid-template-columns:24px minmax(0,1fr);gap:12px;padding:16px 0 0}.home-public-hero .privacy-hero-copy h1{font-size:34px;line-height:1.06}.home-public-actions{display:grid;margin-top:24px}.home-public-actions .privacy-inline-link,.home-public-trust .privacy-inline-link{justify-content:center}.home-public-grid,.home-public-highlights{grid-template-columns:1fr}.home-public-tile{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px}.home-public-tile-icon{width:34px;height:34px}.home-public-highlights h3,.home-public-tile h3{font-size:16px}}