@import "https://unpkg.com/@phosphor-icons/web@2/src/regular/style.css";@import "https://unpkg.com/@phosphor-icons/web@2/src/duotone/style.css";@font-face{font-family:Space Grotesk;src:url(/fonts/space-grotesk-hangjack.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:Shantell Sans;src:url(/fonts/shantell-sans-latin.woff2)format("woff2");font-style:normal;font-weight:300 800;font-display:swap}:root{--bg:#f6f0e5;--wood-texture:url(/textures/hangjack-wood-light.webp);--ink:#17100d;--muted:#4b4039;--surface:#fffdf8f0;--surface-strong:#fffdf8f0;--dot-color:#48372a1a;--dot-grid:radial-gradient(circle, var(--dot-color) 1px, transparent 1px);--line:#48372a29;--red:#bf141d;--red-dark:#8f1017;--hero-field:#a82d37;--cream:#fbf3df;--gold:#d8ab55;--green:#14543a;--green-dark:#082b1e;--black:#14110f;--shadow:0 22px 48px #20160e29}body[data-theme=dark]{--bg:#15110f;--wood-texture:url(/textures/hangjack-wood-dark.webp);--ink:#fff7ea;--muted:#d2c3b3;--surface:#1e1613f0;--surface-strong:#1e1613f0;--dot-color:#fff1db14;--dot-grid:radial-gradient(circle, var(--dot-color) 1px, transparent 1px);--line:#fff1db24;--red:#f13a43;--red-dark:#ff777d;--hero-field:#8e2730;--cream:#fff1d5;--gold:#e0bc69;--green:#1b6b4c;--green-dark:#0d3426;--black:#0f0c0b;--shadow:0 22px 48px #00000057}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}body{min-height:100vh;color:var(--ink);background-color:var(--bg);background-image:linear-gradient(135deg, #bf141d17, transparent 36%), linear-gradient(315deg, #14543a1f, transparent 34%), var(--wood-texture);background-position:0 0,100% 100%,0 0;background-repeat:no-repeat,no-repeat,repeat;background-size:auto,auto,768px 768px;font-family:Space Grotesk,system-ui,sans-serif;line-height:1.55;transition:background .25s,color .25s}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 32px);margin:0 auto}.site-header{padding:22px 0 8px}.nav,.header-actions,.brand,.primary-nav,.cta-row,.download-actions,.flag-row{align-items:center;display:flex}.nav{justify-content:space-between;gap:16px}.brand{letter-spacing:.08em;text-transform:uppercase;gap:12px;font-weight:700}.brand-label{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}.brand-label small{letter-spacing:.06em;margin-top:.3em;font-size:.78em}.brand-mark{object-fit:contain;border-radius:50%;width:72px;height:72px;display:block}.brand-mark-hangjack{transform:scale(1.08)}.brand-menu{align-items:center;min-width:0;display:flex;position:relative}.brand-menu-toggle{appearance:none;width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;margin-left:3px;padding:0;display:grid}.brand-menu-toggle:hover{background:var(--surface);color:var(--ink)}.brand-menu-caret{font-size:.9rem;line-height:1;transition:transform .18s;display:block}.brand-menu-toggle[aria-expanded=true] .brand-menu-caret{transform:rotate(180deg)}.brand-menu-dropdown{z-index:100;border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;width:max-content;max-width:calc(100vw - 32px);padding:8px;position:absolute;top:calc(100% + 8px);left:72px;box-shadow:0 16px 36px #20160e33}.brand-menu-dropdown[hidden]{display:none}.brand-menu-item{letter-spacing:.06em;text-transform:uppercase;border-radius:10px;align-items:center;gap:12px;padding:9px 12px;font-weight:700;display:flex}.brand-menu-item:hover{background:var(--surface)}.brand-menu-item-logo{object-fit:contain;flex:none;width:44px;height:44px;display:block}.brand-menu-item span{white-space:nowrap}.header-actions{gap:12px}.lang-switcher{align-items:center;display:inline-flex}.lang-switcher-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lang-select{appearance:none;height:44px;color:var(--ink);font:inherit;cursor:pointer;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%234b4039' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:0;padding:0 34px 0 12px;font-size:1rem}.lang-select:hover{color:var(--accent)}.lang-select:focus-visible{outline-offset:2px;outline:3px solid #bf141d52}.primary-nav{gap:8px;margin-left:auto}.primary-nav a{color:var(--muted);text-underline-offset:7px;padding:9px 6px;font-size:1rem;font-weight:700;transition:color .18s,background-color .18s,box-shadow .18s}.primary-nav a:hover{color:var(--ink)}.primary-nav a[aria-current=page]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:2px}.theme-toggle{appearance:none;width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1.25rem;transition:color .2s,transform .18s;display:grid}.theme-toggle:hover{color:var(--accent);transform:rotate(-12deg)}body:not([data-theme=dark]) .primary-nav a,body:not([data-theme=dark]) .theme-toggle{border:1px solid var(--line);background-color:var(--surface);box-shadow:0 4px 14px #20160e1a}body:not([data-theme=dark]) .primary-nav a{border-radius:999px;padding-inline:14px}.theme-toggle:focus-visible,.brand:focus-visible,.brand-menu-toggle:focus-visible,.brand-menu-item:focus-visible,.primary-nav a:focus-visible,.cta:focus-visible,.store-badge:focus-visible{outline-offset:3px;outline:3px solid #bf141d52}.hero{isolation:isolate;padding:72px 0 100px;position:relative;overflow:hidden}.hero:before,.friend-app-section:before{content:"";z-index:0;background:var(--hero-field);position:absolute;inset:0;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 1000' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 45C180 18 360 22 540 48S900 72 1080 48S1330 32 1440 45V950C1260 978 1120 970 960 948S600 930 430 956S110 972 0 950Z'/%3E%3C/svg%3E");mask-position:50%;mask-size:100% 100%;mask-repeat:no-repeat}.hero>.container,.friend-app-section>.container{z-index:1;position:relative}.hero-grid{flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-copy{text-align:center;width:min(100%,760px)}.eyebrow,.kicker{color:var(--red-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-family:Shantell Sans,cursive;font-size:.88rem;font-weight:400;display:inline-flex}.eyebrow{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:10px 16px}h1,h2,h3{letter-spacing:0}h1{letter-spacing:-.05em;margin-top:18px;font-family:Shantell Sans,cursive;font-size:clamp(3rem,7vw,5.6rem);font-weight:400;line-height:.95}.hero h1{color:#fff8e9;text-shadow:0 2px 12px #2d070a57;flex-direction:column;align-items:center;display:flex}.hero-game{letter-spacing:-.025em;margin-top:.18em;font-size:.68em;line-height:1}.hero-tagline{color:#ffe6ba;margin-top:18px;font-family:Shantell Sans,cursive;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400;line-height:1.2}.hero-lede{color:#fff1dc;max-width:620px;margin:18px auto 0;font-size:1.08rem}.guide-hero.hero .guide-lede{color:#fff1dc}.hero-below{margin-top:32px}.hero-subheading{color:#fff1dc;margin:0;font-family:Shantell Sans,cursive;font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:600;line-height:1.15}.hero-below .hero-lede{margin-top:10px}.hero-live-view{justify-items:center;width:100%;margin-top:34px;display:grid}.hero-screen-fan{--fan-phone-width:clamp(112px, 19vw, 210px);--fan-near-offset:clamp(52px, 8vw, 92px);--fan-far-offset:clamp(118px, 18vw, 210px);width:100%;max-width:940px;height:clamp(330px,49vw,540px);position:relative}.fan-phone{width:var(--fan-phone-width);transform-origin:50% 78%;transition:transform .25s;position:absolute;top:48%;left:50%}.fan-phone-1{z-index:1;margin-left:calc(-1 * var(--fan-far-offset));transform:translate(-50%,-50%)rotate(-13deg)scale(.82)}.fan-phone-2{z-index:3;margin-left:calc(-1 * var(--fan-near-offset));transform:translate(-50%,-50%)rotate(-5deg)scale(.96)}.programmatic-card{aspect-ratio:5/7;color:#1b1b1b;background:#f7f1e3;border:1.4px solid #1e1e1e;border-radius:7px;flex:none;width:86px;font-family:Georgia,Times New Roman,serif;font-weight:800;line-height:1;position:relative;overflow:hidden;box-shadow:0 5px 10px #0000003d}.programmatic-card-h,.programmatic-card-d{color:#8e2323}.programmatic-card-corner{flex-direction:column;align-items:center;min-width:20%;display:flex;position:absolute;top:9%;left:10%}.programmatic-card-rank{letter-spacing:-.06em;font-size:1.05rem}.programmatic-card-corner-suit{margin-top:1px;font-size:.86rem}.programmatic-card-corner-bottom{inset:auto 10% 9% auto;transform:rotate(180deg)}.programmatic-card-center-suit{font-size:2.55rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fan-phone-3{z-index:4;margin-left:var(--fan-near-offset);transform:translate(-50%,-50%)rotate(5deg)}.fan-phone-4{z-index:2;margin-left:var(--fan-far-offset);transform:translate(-50%,-50%)rotate(13deg)scale(.82)}.live-phone-frame{width:var(--hero-live-phone-width);background:linear-gradient(145deg,#2c2c2c,#101010);border:1px solid #ffffff2e;border-radius:30px;padding:9px;box-shadow:0 28px 60px #0000004d,0 0 0 1px #ffffff14}.live-phone-frame.fan-phone{width:var(--fan-phone-width)}.live-phone-screen{background:#161512;border-radius:22px;position:relative;overflow:hidden}.live-phone-screen .promo-live-fallback,.fan-phone .live-phone-screen img{object-fit:contain;width:100%;height:auto;display:block}.flag-row{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:18px}.flag-icon{background:linear-gradient(45deg,#d80027 0 36%,#eee 36% 41%,#222 41% 59%,#eee 59% 64%,#d80027 64% 100%);border-radius:50%;width:24px;height:24px;display:block;box-shadow:0 1px 3px #00000026}.cta-row{flex-wrap:wrap;gap:14px;margin-top:30px}.cta{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 22px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.cta.primary{background:var(--red);color:#fff;box-shadow:0 16px 28px #bf141d3d}.cta.secondary{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink)}.cta:hover{transform:translateY(-1px)}section{padding:50px 0}.section-grid,.download-grid{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(28px,5vw,56px);display:grid}.section-grid.reversed{grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr)}.section-grid.reversed .section-copy{order:2}.section-grid.reversed .steps{order:1}.section-copy h2,.download-grid h2{margin-top:10px;font-family:Shantell Sans,cursive;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1}.section-copy p,.download-grid p{color:var(--muted);margin-top:14px;font-size:1rem}.feature-grid,.steps,.practice-grid{gap:16px;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps,.practice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.step-card,.practice-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;min-width:0;padding:22px;box-shadow:0 14px 30px #20160e14}.feature-icon{width:54px;height:54px;color:var(--red);background:#bf141d1f;border-radius:8px;place-items:center;margin-bottom:16px;font-size:1.7rem;display:grid}.feature-card h3,.step-card h3,.practice-card h3{font-family:Shantell Sans,cursive;font-size:1.1rem;font-weight:400}.feature-card p,.step-card p,.practice-card p{color:var(--muted);margin-top:8px;font-size:.96rem}.step-card span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:14px;font-weight:700;display:grid}.promo-section-panel{border:2px solid var(--line);background:var(--surface);border-radius:16px;flex-wrap:wrap;display:flex;position:relative;overflow:visible;box-shadow:0 4px 16px #20160e1f}.promo-section-head,.promo-section-body{padding:36px}.promo-section-head{flex-direction:column;flex:0 0 320px;justify-content:center;display:flex}.promo-section-head h2{margin:8px 0 10px;font-family:Shantell Sans,cursive;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;line-height:1.1}.promo-section-head>p:last-of-type{color:var(--muted);font-size:.95rem}.guide-discovery-link{align-self:flex-start;min-height:44px;margin-top:18px;padding-inline:17px;font-size:.88rem}.promo-section-divider{background:var(--line);flex-shrink:0;align-self:stretch;width:2px}.promo-section-body{flex:1;min-width:0}.phone-frame{background:linear-gradient(145deg,#2c2c2c,#101010);border:1px solid #ffffff2e;border-radius:30px;padding:9px;box-shadow:0 28px 60px #0000004d,0 0 0 1px #ffffff14}.phone-frame .screen{background:#161512;border-radius:22px;overflow:hidden}.phone-frame .screen img{object-fit:contain;width:100%;height:auto}.promo-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.promo-feature-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-feature,.beginner-option{text-align:center;flex-direction:column;align-items:center;gap:10px;min-width:0;display:flex}.promo-feature-phone{width:min(180px,100%)}.promo-feature h3,.beginner-option h3,.slide-text h3{font-family:Shantell Sans,cursive;font-size:1.2rem;font-weight:400}.promo-feature p,.beginner-option p,.slide-text p{color:var(--muted);font-size:.92rem}.step-carousel{width:100%;position:relative}.carousel-track{min-height:390px;position:relative}.carousel-slide{grid-template-columns:minmax(180px,.9fr) minmax(180px,1.1fr);align-items:start;gap:28px;animation:.35s slide-fade-in;display:none}.carousel-slide.is-active{display:grid}@keyframes slide-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.slide-phone{justify-content:center;display:flex}.slide-phone .phone-frame{width:min(220px,100%)}.slide-text{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.slide-text h3{font-size:1.3rem}.slide-text p{font-size:.95rem}.carousel-nav{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.carousel-dot,.slide-prev,.slide-next{appearance:none;border:1px solid var(--line);color:var(--ink);cursor:pointer;place-items:center;transition:opacity .2s,transform .2s,background .2s;display:grid}.carousel-dot{opacity:.8;background:0 0;border:0;padding:4px}.carousel-dot.is-active{opacity:1;background:0 0;transform:scale(1.15)}.carousel-card-marker{pointer-events:none;border-width:1px;border-radius:2px;width:24px}.carousel-card-marker .programmatic-card-rank{font-size:.4rem}.carousel-card-marker .programmatic-card-corner-suit{margin-top:0;font-size:.31rem}.carousel-card-marker .programmatic-card-center-suit{font-size:.76rem}.slide-prev,.slide-next{background:var(--surface-strong);width:32px;height:32px;color:var(--red-dark);border-radius:50%;font-size:1.1rem}.slide-prev:hover{transform:translate(-2px)}.slide-next:hover{transform:translate(2px)}.beginner-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.beginner-phone{width:min(220px,100%)}.download-panel .promo-section-head{text-align:center;align-items:center}.download-body{justify-content:center;align-items:center;display:flex}.download-body .download-actions{justify-content:center}.download-band{background:linear-gradient(90deg, #14110feb, #14543aeb), var(--black);color:#fff7ea;margin-top:34px;padding:64px 0}.download-band .kicker,.download-band p{color:#fff7eac7}.download-actions{flex-wrap:wrap;justify-content:flex-end;align-self:center;gap:12px 20px;display:flex}.store-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;margin-top:24px;display:flex}.store-badge{flex:none;justify-content:center;align-items:center;display:inline-flex}.store-badge img{height:48px;display:block}.store-badge-google{border-radius:6px;width:174px;height:48px;overflow:hidden}.store-badge-google img{max-width:none;height:70px;margin:-11px -12px}.friend-app-section{--hero-field:#2f7045;isolation:isolate;padding:72px 0 100px;position:relative;overflow:hidden}body[data-theme=dark] .friend-app-section{--hero-field:#285f3d}.friend-app-card{box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;gap:clamp(28px,6vw,72px);padding:clamp(32px,6vw,64px);display:flex}.friend-app-logo-link{border-radius:24px;flex:none}.friend-app-logo{object-fit:contain;width:clamp(112px,16vw,168px);height:auto;display:block}.friend-app-content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.friend-app-content h2{color:#fff9e9;text-shadow:0 2px 12px #091c104d;font-family:Shantell Sans,cursive;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.1}.friend-app-title-link:hover{text-underline-offset:.18em;text-decoration:underline}.friend-app-actions{justify-content:flex-start}footer{color:var(--muted);text-align:center;padding:28px 0 48px;font-size:.92rem}.footer-inner{flex-direction:column;align-items:center;gap:8px;display:flex}.footer-brand{line-height:0;display:inline-flex}.footer-logo{object-fit:contain;border-radius:50%;width:120px;height:120px;display:block}.footer-title{color:var(--ink);font-family:Shantell Sans,cursive;font-size:clamp(1.3rem,3vw,1.8rem)}.footer-links{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.footer-links a{color:inherit;text-decoration:none}.footer-links a:hover{color:var(--red-dark);text-decoration:underline}.legal-section{grid-template-columns:280px minmax(0,1fr);gap:40px;padding:52px 0;display:grid}.legal-section h2{font-family:Shantell Sans,cursive;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1}.legal-section .section-head p,.legal-body p,.legal-body li{color:var(--muted)}.legal-body{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:16px;padding:24px;display:grid}.legal-body h3{margin-top:8px;font-family:Shantell Sans,cursive;font-size:1.1rem;font-weight:400}.legal-body ul{padding-left:22px}.legal-body a{color:var(--red-dark);text-underline-offset:3px;text-decoration:underline}.stacked-legal-section{flex-direction:column}.stacked-legal-section .promo-section-head,.stacked-legal-section .promo-section-body{flex:auto;width:100%}.stacked-legal-section .promo-section-head h1{margin-bottom:10px;font-family:Shantell Sans,cursive;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;line-height:1.1}.stacked-legal-section .promo-section-divider{width:auto;height:2px}.stacked-legal-section .legal-body{background:0 0;border:0;border-radius:0;padding:36px;display:block}.stacked-legal-section .legal-body h3{margin:1.6rem 0 .4rem;font-size:1.4rem}.stacked-legal-section .legal-body p{margin:0 0 1rem;line-height:1.6}.stacked-legal-section .legal-body ul{margin:0 0 1rem 1.25rem;padding:0}.stacked-legal-section .legal-body li{margin-bottom:.4rem;line-height:1.6}.contact-card{border:1px solid var(--line);background:var(--surface-strong);box-shadow:var(--shadow);border-radius:16px;padding:28px}.stacked-legal-section .contact-card h3{margin-top:0}.contact-card p:last-child{margin-bottom:0}.account-deletion-section{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:0;padding:0;overflow:hidden}.account-deletion-section .section-head{border-right:1px solid var(--line);min-width:0;padding:36px}.account-deletion-section .section-head h1{overflow-wrap:anywhere;max-width:100%;margin:18px 0 0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08}.account-deletion-section .section-head>p:last-child:not(.eyebrow){color:var(--muted);margin-top:16px}.account-deletion-section .legal-body{background:0 0;border:0;border-radius:0;gap:24px;padding:36px;display:grid}.deletion-panel,.deletion-confirm-panel,.deletion-details{border:1px solid var(--line);background:var(--surface-strong);border-radius:16px;gap:12px;padding:24px;display:grid}.deletion-panel h3,.deletion-confirm-panel h3,.deletion-details h3{margin:0}.deletion-panel ol{margin:0;padding-left:22px}.deletion-form{gap:12px;margin:0;padding:0;display:grid}.deletion-form label{font-weight:700}.deletion-form-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.deletion-form input{border:1px solid var(--line);background:var(--surface-strong);width:100%;min-width:0;min-height:54px;color:var(--ink);font:inherit;border-radius:999px;padding:0 16px}.deletion-form button:disabled{cursor:wait;opacity:.7}.form-status{background:var(--surface-strong);border-radius:10px;margin:0;padding:12px 14px}.form-status[data-kind=success]{color:var(--green)}.form-status[data-kind=error]{color:var(--red-dark)}@media (width<=960px){.promo-section-panel{flex-direction:column}.promo-section-head{flex:none}.promo-section-divider{width:auto;height:2px}.section-grid.reversed .section-copy,.section-grid.reversed .steps{order:initial}.section-copy{max-width:680px}.download-actions{justify-content:flex-start}.account-deletion-section{grid-template-columns:1fr}.account-deletion-section .section-head{border-right:0;border-bottom:1px solid var(--line)}}@media (width<=760px){.friend-app-card{text-align:center;flex-direction:column}.friend-app-content{align-items:center}.friend-app-actions{justify-content:center}.nav{flex-wrap:wrap}.primary-nav{order:3;justify-content:center;width:100%;margin-left:0}.hero{padding-top:58px;padding-bottom:82px}.flag-row,.cta-row{justify-content:center}.carousel-track{min-height:520px}.carousel-slide{text-align:center;grid-template-columns:1fr;justify-items:center}.slide-text{align-items:center}}@media (width<=640px){.brand-mark{flex:none;width:52px;height:52px}.brand-menu-dropdown{width:min(310px,100vw - 32px);left:0}.brand-menu-item span{white-space:normal}.header-actions{gap:6px}.lang-select{background-position:right 7px center;max-width:4.75rem;height:40px;padding:0 25px 0 8px;font-size:.88rem}}@media (width<=520px){.container{width:min(100% - 24px,1120px)}.brand span{font-size:.9rem}.primary-nav{margin-left:auto}.primary-nav a:first-child{display:none}.primary-nav a{padding-inline:9px}.deletion-form-row{grid-template-columns:1fr}.deletion-form input{min-height:52px}.deletion-form-row .cta{width:100%}.account-deletion-section .section-head,.account-deletion-section .legal-body{padding:24px}section{padding:38px 0}.promo-section-head,.promo-section-body{padding:24px}.feature-card,.step-card,.practice-card,.legal-body{padding:18px}.stacked-legal-section .legal-body{padding:24px}}body.has-lightbox{overflow:hidden}.screenshot-button{font:inherit;color:inherit;text-align:inherit;cursor:zoom-in;transition:transform .18s,box-shadow .18s;display:block}button.screenshot-button{appearance:none}.screenshot-button:hover{transform:translateY(-2px)}.screenshot-button:focus-visible{outline:3px solid var(--red);outline-offset:5px}.screenshot-lightbox{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;place-items:center;padding:clamp(18px,4vw,48px);transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}.screenshot-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.screenshot-lightbox-backdrop{backdrop-filter:blur(8px);cursor:zoom-out;background:#120c08c7;border:0;position:absolute;inset:0}.screenshot-lightbox-panel{outline:none;place-items:center;width:min(440px,100vw - 32px);max-height:calc(100dvh - 32px);display:grid;position:relative}.screenshot-lightbox-close{z-index:1;width:44px;height:44px;color:var(--cream);cursor:pointer;background:#8f1017;border:1px solid #ffffff2e;border-radius:999px;place-items:center;font-size:1.2rem;display:grid;position:absolute;top:0;right:0;transform:translate(38%,-38%);box-shadow:0 16px 30px #00000047}.screenshot-lightbox-close:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.close-glyph{font-size:1.4rem;transform:translateY(-1px)}.screenshot-lightbox-phone{width:min(360px,100vw - 64px,56.25dvh - 58.5px);max-height:calc(100dvh - 96px)}.screenshot-lightbox-phone .screen img{max-height:calc(100dvh - 124px)}
