:root{--v3-green:#66dd83;--v3-green-2:#a5f1b5;--v3-forest:#0f2618;--v3-dark:#07120c;--v3-ink:#101712;--v3-ivory:#f2f0e8;--v3-paper:#fbfaf5;--v3-muted:#69736b;--v3-line:rgba(21,45,29,.14)}
.v3-flagship-guide .v3-article-layout{grid-template-columns:minmax(170px,220px) minmax(0,840px);align-items:start}.v3-flagship-guide aside{max-height:calc(100vh - 120px);overflow:auto;padding-right:1rem;scrollbar-width:thin}.v3-guide-intro{padding-bottom:3rem;border-bottom:1px solid rgba(24,55,34,.14)}.v3-guide-intro>h2{max-width:760px;margin:.2rem 0 1.4rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,5vw,68px);font-weight:500;line-height:1;letter-spacing:-.045em}.v3-guide-chapter{padding:3.4rem 0;border-bottom:1px solid rgba(24,55,34,.12);scroll-margin-top:100px}.v3-guide-chapter>h2{max-width:760px;margin:.3rem 0 1.25rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,54px);font-weight:500;line-height:.96;letter-spacing:-.04em}.v3-guide-chapter>p:not(.v3-chapter-number):not(.v3-chapter-link){font-size:16px;line-height:1.9}.v3-chapter-number{margin:0;color:#178d4c!important;font-size:10px!important;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.v3-chapter-link{margin-top:1.4rem;font-size:11px!important;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.v3-chapter-link a{color:#0e783f}
.v3-flagship-guide .content-section{padding:0;background:transparent}.v3-flagship-guide .prompt-section{padding:3.5rem 0;border-bottom:1px solid rgba(24,55,34,.12);scroll-margin-top:110px}.v3-flagship-guide .prompt-section>h2{max-width:760px;margin:0 0 1.25rem;color:#17331f;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.3vw,54px);font-weight:500;line-height:1.02;letter-spacing:-.04em}.v3-flagship-guide .prompt-subsection{padding-top:.7rem}.v3-flagship-guide .prompt-subsection h3{margin-top:2.8rem}.v3-flagship-guide .prompt-list,.v3-flagship-guide .prompt-steps{display:grid;gap:.7rem;margin:1.5rem 0 2rem;padding:1.35rem 1.35rem 1.35rem 2.5rem;color:#425248;border:1px solid rgba(24,55,34,.12);border-radius:6px;background:#f1f3ec;line-height:1.65}.v3-flagship-guide .chapter-link{margin:.8rem 0 0;font-size:11px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.v3-flagship-guide .prompt-faq details{border-top:1px solid var(--v3-line)}.v3-flagship-guide .prompt-faq details:last-child{border-bottom:1px solid var(--v3-line)}.v3-flagship-guide .prompt-faq summary{position:relative;padding:21px 42px 21px 0;color:#17331f;font-size:17px;font-weight:780;cursor:pointer;list-style:none}.v3-flagship-guide .prompt-faq summary::after{position:absolute;right:4px;color:#34844a;content:"+"}.v3-flagship-guide .prompt-faq details[open] summary::after{content:"−"}.v3-flagship-guide .prompt-faq details p{margin:-3px 0 24px;font-size:14px;line-height:1.75}
html{scroll-behavior:smooth}.v3-body{margin:0;color:var(--v3-ink);background:var(--v3-ivory);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.v3-body *{box-sizing:border-box}.v3-body a{text-decoration:none}.v3-shell{width:min(1440px,calc(100% - 72px));margin-inline:auto}.v3-header{position:sticky;z-index:90;top:0;color:#fff;background:rgba(7,18,12,.94);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(18px)}.v3-header-inner{display:flex;align-items:center;min-height:72px;gap:42px}.v3-header .brand{flex:0 0 auto}.v3-header .brand-logo{display:block;width:144px;height:auto}.v3-nav{display:flex;align-items:center;gap:30px}.v3-nav a{position:relative;color:#cbd5cd;font-size:13px;font-weight:700;letter-spacing:.03em}.v3-nav a:hover,.v3-nav a[aria-current=page]{color:#fff}.v3-nav a[aria-current=page]::after{position:absolute;right:0;bottom:-25px;left:0;height:3px;background:var(--v3-green);content:""}.v3-header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.v3-icon-link,.v3-watchlist-link{display:inline-flex;align-items:center;justify-content:center;height:40px;color:#edf5ef;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.04)}.v3-icon-link{width:40px;font-size:23px}.v3-watchlist-link{gap:7px;padding:0 16px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.v3-watchlist-link b{display:grid;place-items:center;min-width:20px;height:20px;padding-inline:5px;color:#0a160e;border-radius:999px;background:var(--v3-green);font-size:10px}.v3-menu{display:none;margin-left:auto;color:#fff;border:0;background:transparent;font-size:25px}.v3-hero{position:relative;min-height:725px;overflow:hidden;color:#fff;background:var(--v3-dark)}.v3-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%}.v3-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07120c 0%,rgba(7,18,12,.95) 28%,rgba(7,18,12,.68) 56%,rgba(7,18,12,.24) 80%),linear-gradient(0deg,#07120c 0,transparent 32%),linear-gradient(180deg,rgba(7,18,12,.62),transparent 30%)}.v3-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:725px;padding:70px 0 55px}.v3-kicker{margin:0 0 13px;color:#3e8651;font-size:11px;font-weight:900;line-height:1.2;text-transform:uppercase;letter-spacing:.22em}.v3-hero .v3-kicker,.v3-title-page .v3-kicker,.v3-app-hero .v3-kicker{color:var(--v3-green-2)}.v3-hero h1{max-width:890px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(62px,8.2vw,126px);font-weight:500;line-height:.8;letter-spacing:-.065em}.v3-hero h1 em{color:var(--v3-green-2);font-weight:400}.v3-hero-content>p:not(.v3-kicker){max-width:650px;margin:28px 0;color:#d2ddd4;font-size:18px;line-height:1.6}.v3-search{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:min(690px,100%);min-height:62px;margin-top:4px;padding:6px 7px 6px 22px;color:#304738;border-radius:8px;background:#fff;box-shadow:0 28px 70px rgba(0,0,0,.35)}.v3-search>span{font-size:26px}.v3-search input{width:100%;padding:0 15px;color:#16231a;border:0;outline:0;background:transparent;font-size:15px}.v3-search button,.v3-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 23px;color:#08110b;border:0;border-radius:5px;background:var(--v3-green);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.075em;cursor:pointer}.v3-search button:hover,.v3-primary:hover{background:#8bea9e}.v3-search .topic-search-results{top:72px;color:#152319;border:0;background:#fff}.v3-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.v3-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;color:inherit;border:1px solid rgba(255,255,255,.24);border-radius:5px;background:rgba(255,255,255,.08);font:inherit;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.065em;cursor:pointer}.v3-secondary:hover{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.14)}.v3-hero-facts{display:flex;gap:0;margin:32px 0 0;padding:0;list-style:none}.v3-hero-facts li{display:flex;flex-direction:column;min-width:145px;padding-right:28px;margin-right:28px;border-right:1px solid rgba(255,255,255,.17)}.v3-hero-facts li:last-child{border:0}.v3-hero-facts strong{color:#fff;font-family:Georgia,serif;font-size:22px;font-weight:500}.v3-hero-facts span{margin-top:3px;color:#91a196;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.v3-quick{position:sticky;z-index:60;top:72px;color:#dbe7de;border-bottom:1px solid rgba(255,255,255,.08);background:#10291a}.v3-quick>div{display:flex;gap:4px;overflow:auto;padding-block:11px;scrollbar-width:none}.v3-quick a{flex:none;padding:10px 15px;color:#c4d0c6;border-radius:4px;font-size:12px;font-weight:750}.v3-quick a:hover{color:#09200f;background:var(--v3-green)}.v3-shelf{padding:66px 0 52px;background:var(--v3-ivory)}.v3-shelf-alt{background:#e6e9e0}.v3-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.v3-section-head p{margin:0 0 5px;color:#528061;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.18em}.v3-section-head h2{margin:0;color:#15271a;font-family:Georgia,serif;font-size:clamp(32px,4vw,55px);font-weight:500;letter-spacing:-.04em}.v3-section-head>a{color:#315d3d;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.v3-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(172px,1fr);gap:15px;overflow-x:auto;padding:4px 2px 18px;scroll-snap-type:x proximity;scrollbar-color:#acc0ae transparent}.v3-card{min-width:0;scroll-snap-align:start}.v3-poster{position:relative;display:block;overflow:hidden;aspect-ratio:2/3;color:#fff;border-radius:5px;background:#16251a;box-shadow:0 10px 24px rgba(18,35,22,.14)}.v3-poster img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.v3-poster::after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,13,8,.85),transparent 33%);content:""}.v3-card:hover .v3-poster img{transform:scale(1.045);filter:saturate(1.08)}.v3-quality{position:absolute;z-index:2;top:9px;left:9px;padding:4px 6px;color:#0b190f;border-radius:3px;background:var(--v3-green);font-size:8px;font-weight:950;letter-spacing:.08em}.v3-play{position:absolute;z-index:3;right:10px;bottom:10px;display:grid;place-items:center;width:36px;height:36px;padding-left:2px;color:#08140c;border-radius:50%;background:rgba(255,255,255,.92);font-size:12px;opacity:0;transform:translateY(6px);transition:.25s ease}.v3-card:hover .v3-play{opacity:1;transform:none}.v3-card-copy{display:flex;justify-content:space-between;gap:8px;padding:12px 2px 0}.v3-card-copy h3{margin:0;font-size:13px;line-height:1.3}.v3-card-copy h3 a{display:-webkit-box;overflow:hidden;color:#1a251d;-webkit-line-clamp:1;-webkit-box-orient:vertical}.v3-card-copy p{margin:5px 0 0;color:#7a827b;font-size:10px}.v3-save{flex:0 0 auto;width:29px;height:29px;color:#285035;border:1px solid #a7b3a9;border-radius:50%;background:transparent;font-size:17px;cursor:pointer}.v3-save:hover,.v3-save.is-saved{color:#07120c;border-color:var(--v3-green);background:var(--v3-green)}.v3-small-note{margin:4px 0 0;color:#6e786f;font-size:11px}.v3-feature{padding:90px 0;color:#fff;background:radial-gradient(circle at 80% 50%,rgba(102,221,131,.13),transparent 32rem),#0b1c12}.v3-feature-grid{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:9vw}.v3-feature h2{max-width:620px;margin:0;font-family:Georgia,serif;font-size:clamp(46px,5.6vw,82px);font-weight:500;line-height:.93;letter-spacing:-.055em}.v3-feature p:not(.v3-kicker){max-width:550px;margin:24px 0;color:#b9c7bd;line-height:1.75}.v3-feature .v3-text-link{margin-left:20px;color:#a5f1b5;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.v3-nightlist{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;transform:rotate(2deg)}.v3-nightlist .v3-card:nth-child(2){transform:translateY(-25px)}.v3-nightlist .v3-card-copy h3 a{color:#fff}.v3-genres{padding:75px 0 95px;background:#f9f8f3}.v3-genre-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.v3-genre-grid a{position:relative;display:flex;flex-direction:column;justify-content:end;min-height:155px;padding:20px;overflow:hidden;color:#fff;border-radius:5px;background-image:linear-gradient(0deg,rgba(5,15,8,.94),rgba(5,15,8,.1)),var(--genre-image);background-size:cover;background-position:center}.v3-genre-grid a::after{position:absolute;inset:0;border:1px solid rgba(255,255,255,.14);border-radius:inherit;content:""}.v3-genre-grid span{position:relative;z-index:1;font-family:Georgia,serif;font-size:26px}.v3-genre-grid b{position:relative;z-index:1;margin-top:5px;color:#acd5b4;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.v3-article{padding:110px 0;background:var(--v3-paper)}.v3-article-layout{display:grid;grid-template-columns:220px minmax(0,790px);justify-content:center;gap:90px}.v3-article aside{position:sticky;top:150px;align-self:start;display:flex;flex-direction:column;padding-left:18px;border-left:1px solid var(--v3-line)}.v3-article aside p{margin:0 0 15px;color:#7d877f;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.v3-article aside a{padding:6px 0;color:#617066;font-size:12px}.v3-article article>h2{margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(44px,5vw,68px);font-weight:500;line-height:1;letter-spacing:-.045em}.v3-article article h3{margin:50px 0 12px;color:#1e3926;font-family:Georgia,serif;font-size:31px;font-weight:500}.v3-article article p{color:#4e5b52;font-size:16px;line-height:1.9}.v3-article article a{color:#317340;text-decoration:underline;text-underline-offset:3px}.v3-faq{margin-top:65px}.v3-faq h2{font-family:Georgia,serif;font-size:43px;font-weight:500}.v3-faq details{border-top:1px solid var(--v3-line)}.v3-faq details:last-child{border-bottom:1px solid var(--v3-line)}.v3-faq summary{position:relative;padding:20px 35px 20px 0;color:#1c3222;font-size:17px;font-weight:750;cursor:pointer;list-style:none}.v3-faq summary::after{position:absolute;right:0;content:"+"}.v3-faq details[open] summary::after{content:"−"}.v3-faq details p{margin:-4px 0 22px;font-size:14px}.v3-footer{padding:70px 0 28px;color:#fff;background:#07120c}.v3-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.v3-footer .brand-logo{width:145px}.v3-footer-grid>div{display:flex;flex-direction:column;gap:10px}.v3-footer-grid>div:first-child{align-items:flex-start}.v3-footer p{max-width:300px;color:#87988b;font-size:13px;line-height:1.6}.v3-footer strong{margin-bottom:8px;color:#a5f1b5;font-size:10px;text-transform:uppercase;letter-spacing:.16em}.v3-footer a{color:#a9b5ac;font-size:12px}.v3-footer a:hover{color:#fff}.v3-install-link{padding:0;color:#78dd8e;border:0;background:transparent;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.v3-footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;color:#617065;border-top:1px solid rgba(255,255,255,.08);font-size:10px}.v3-collection-hero{padding:78px 0 58px;color:#fff;background:radial-gradient(circle at 82% 20%,rgba(102,221,131,.16),transparent 26rem),linear-gradient(125deg,#07120c,#153422)}.v3-collection-hero h1{max-width:900px;margin:8px 0 15px;font-family:Georgia,serif;font-size:clamp(54px,7vw,96px);font-weight:500;line-height:.95;letter-spacing:-.055em}.v3-collection-hero>div>p:last-child{max-width:670px;color:#c4d0c7;font-size:16px;line-height:1.6}.v3-breadcrumb{display:flex;gap:9px;margin-bottom:45px;color:#7f9886;font-size:11px}.v3-breadcrumb a{color:#b5c9b9}.v3-library{min-height:55vh;padding:38px 0 75px;background:var(--v3-ivory)}.v3-library-tools{position:sticky;z-index:30;top:72px;display:grid;grid-template-columns:minmax(220px,1fr) 190px auto;gap:10px;align-items:center;margin-bottom:30px;padding:12px;border:1px solid var(--v3-line);border-radius:7px;background:rgba(251,250,245,.94);box-shadow:0 10px 30px rgba(25,45,30,.08);backdrop-filter:blur(10px)}.v3-library-tools input,.v3-library-tools select{width:100%;min-height:44px;padding:0 14px;color:#16231a;border:1px solid #d5dbd4;border-radius:4px;background:#fff}.v3-library-tools>span{padding:0 10px;color:#68746b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.v3-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 15px}.v3-load{display:block;margin:35px auto 0;padding:13px 24px;color:#17351f;border:1px solid #6e9677;border-radius:4px;background:transparent}.v3-empty{text-align:center}.v3-collection-copy{padding:70px 0;background:#e5e9e0}.v3-collection-copy>div{max-width:800px}.v3-collection-copy h2{font-family:Georgia,serif;font-size:45px;font-weight:500}.v3-collection-copy p{color:#526057;line-height:1.8}.v3-directory{padding:50px 0 90px}.v3-directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.v3-directory-grid a{position:relative;display:flex;flex-direction:column;min-height:130px;padding:23px;color:#17311f;border:1px solid var(--v3-line);border-radius:5px;background:#fff}.v3-directory-grid span{font-family:Georgia,serif;font-size:28px}.v3-directory-grid b{margin-top:7px;color:#6f7a72;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.v3-directory-grid i{position:absolute;right:20px;bottom:18px;color:#419354;font-style:normal}.v3-directory-grid a:hover{color:#07120c;border-color:#63c77a;background:#dff6e4}.v3-app-hero{padding:90px 0 80px;color:#fff;background:radial-gradient(circle at 68% 40%,rgba(102,221,131,.15),transparent 30rem),#07120c}.v3-app-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:10vw}.v3-app-hero h1{max-width:800px;margin:0;font-family:Georgia,serif;font-size:clamp(58px,7vw,105px);font-weight:500;line-height:.9;letter-spacing:-.06em}.v3-app-hero p:not(.v3-kicker){max-width:620px;color:#b8c7bb;font-size:17px;line-height:1.7}.v3-phone{position:relative;justify-self:center;width:min(330px,75vw);padding:12px 12px 35px;border:1px solid rgba(255,255,255,.22);border-radius:42px;background:#14251a;box-shadow:0 50px 100px rgba(0,0,0,.5);transform:rotate(4deg)}.v3-phone-top{width:90px;height:17px;margin:0 auto 8px;border-radius:999px;background:#07120c}.v3-phone img{display:block;width:100%;aspect-ratio:9/15;object-fit:cover;border-radius:27px}.v3-phone strong,.v3-phone span{display:block;margin:16px 8px 0;font-family:Georgia,serif;font-size:28px}.v3-phone span{margin-top:2px;color:#819086;font-family:inherit;font-size:11px}.v3-device-copy{padding:90px 0}.v3-device-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.v3-device-grid h2,.v3-prose h2{font-family:Georgia,serif;font-size:42px;font-weight:500}.v3-device-grid li{margin:0 0 14px;color:#4f5e54;line-height:1.6}.v3-prose{max-width:960px;margin-top:65px;padding-top:55px;border-top:1px solid var(--v3-line)}.v3-prose p{color:#526057;line-height:1.85}.v3-prose a{color:#317340;text-decoration:underline}.v3-title-page{color:#fff;background:#07120c}.v3-title-hero{position:relative;min-height:680px;overflow:hidden}.v3-title-backdrop{position:absolute;inset:0;background-image:linear-gradient(90deg,#07120c 0%,rgba(7,18,12,.85) 46%,rgba(7,18,12,.36)),linear-gradient(0deg,#07120c,transparent 42%),var(--backdrop);background-position:center;background-size:cover;filter:saturate(.78)}.v3-title-content{position:relative;z-index:2;display:grid;grid-template-columns:245px minmax(0,790px);align-items:end;gap:48px;min-height:680px;padding-top:80px;padding-bottom:65px}.v3-title-poster{width:100%;height:auto;border-radius:6px;box-shadow:0 30px 70px rgba(0,0,0,.45)}.v3-title-content h1{margin:0;font-family:Georgia,serif;font-size:clamp(58px,7vw,105px);font-weight:500;line-height:.88;letter-spacing:-.06em}.v3-title-meta{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.v3-title-meta span{padding:7px 10px;color:#d7e0d9;border:1px solid rgba(255,255,255,.16);border-radius:3px;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.v3-title-overview{max-width:720px;color:#c3cec5;font-size:16px;line-height:1.75}.v3-watch-options{padding:70px 0;color:#183120;background:#f2f0e8}.v3-watch-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.v3-watch-head h2{margin:0;font-family:Georgia,serif;font-size:45px;font-weight:500}.v3-watch-head label{display:flex;flex-direction:column;gap:6px;color:#6e796f;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.v3-watch-head select{min-height:40px;padding:0 34px 0 10px;border:1px solid #bcc6bd;border-radius:4px;background:#fff}.v3-provider-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:25px}.v3-provider-list a{position:relative;display:flex;flex-direction:column;min-height:92px;padding:17px;color:#19271d;border:1px solid #d2d8d1;border-radius:5px;background:#fff}.v3-provider-list span{color:#428151;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.v3-provider-list strong{margin-top:7px;font-size:13px}.v3-provider-list i{position:absolute;right:13px;bottom:12px;color:#4a7855;font-style:normal}.v3-title-details{padding:80px 0;color:#dfe7e1;background:#0a1810}.v3-detail-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:10vw}.v3-title-details h2{margin:0 0 20px;color:#fff;font-family:Georgia,serif;font-size:48px;font-weight:500}.v3-title-details p{color:#aab8ae;line-height:1.8}.v3-title-details dl{margin:0}.v3-title-details dl div{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.11)}.v3-title-details dt{color:#78917f;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.15em}.v3-title-details dd{margin:5px 0 0;color:#f0f5f1}.v3-title-page .v3-shelf{color:#18231b}.v3-watchlist-empty{max-width:560px;margin:60px auto;padding:45px;text-align:center;border:1px solid var(--v3-line);border-radius:7px;background:#fff}.v3-watchlist-empty strong{display:block;font-family:Georgia,serif;font-size:36px;font-weight:500}.v3-watchlist-empty p{color:#68736b}.v3-install-toast{position:fixed;z-index:120;right:22px;bottom:22px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;width:min(430px,calc(100% - 44px));padding:15px 15px 15px 19px;color:#fff;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:#10291a;box-shadow:0 20px 60px rgba(0,0,0,.35)}.v3-install-toast[hidden]{display:none}.v3-install-toast div{display:flex;flex-direction:column}.v3-install-toast strong{font-size:13px}.v3-install-toast span{color:#9eada2;font-size:10px}.v3-install-toast button{min-height:36px;padding:0 13px;color:#07120c;border:0;border-radius:4px;background:var(--v3-green);font-weight:800}.v3-install-toast [data-dismiss-install]{padding:0;color:#91a296;background:transparent;font-size:20px}.v3-offline{display:grid;place-items:center;min-height:100vh;padding:30px;color:#fff;background:#07120c}.v3-offline>div{max-width:650px}.v3-offline h1{font-family:Georgia,serif;font-size:70px;font-weight:500;line-height:.95}.v3-offline p{color:#aab8ae;line-height:1.7}.v3-offline .brand-logo{width:160px;margin-bottom:60px}
@media(max-width:1100px){.v3-grid{grid-template-columns:repeat(5,1fr)}.v3-row{grid-auto-columns:minmax(170px,22vw)}.v3-genre-grid,.v3-directory-grid{grid-template-columns:repeat(3,1fr)}.v3-nav{gap:18px}.v3-feature-grid{gap:5vw}}
@media(max-width:820px){.v3-shell{width:min(100% - 34px,1440px)}.v3-header-inner{min-height:64px}.v3-nav{position:absolute;top:64px;right:0;left:0;display:none;flex-direction:column;align-items:stretch;padding:20px;background:#07120c}.v3-header[data-menu-open] .v3-nav{display:flex}.v3-nav a[aria-current=page]::after{display:none}.v3-header-actions{margin-left:auto}.v3-watchlist-link{font-size:0;padding:0;width:42px}.v3-watchlist-link span,.v3-watchlist-link b{font-size:11px}.v3-menu{display:grid;place-items:center;width:44px;height:44px;padding:0}.v3-hero,.v3-hero-content{min-height:670px}.v3-hero-shade{background:linear-gradient(90deg,#07120c 0,rgba(7,18,12,.83) 60%,rgba(7,18,12,.46)),linear-gradient(0deg,#07120c,transparent 40%)}.v3-quick{top:64px}.v3-row{grid-auto-columns:minmax(155px,29vw)}.v3-grid{grid-template-columns:repeat(4,1fr)}.v3-feature-grid,.v3-app-grid,.v3-device-grid,.v3-detail-grid{grid-template-columns:1fr}.v3-nightlist{margin-top:60px}.v3-genre-grid,.v3-directory-grid{grid-template-columns:repeat(2,1fr)}.v3-article-layout{grid-template-columns:1fr}.v3-article aside{display:none}.v3-footer-grid{grid-template-columns:2fr 1fr 1fr}.v3-footer-grid>div:last-child{display:none}.v3-title-content{grid-template-columns:175px 1fr;gap:28px}.v3-provider-list{grid-template-columns:repeat(3,1fr)}.v3-phone{margin-top:40px}}
@media(max-width:560px){.v3-shell{width:calc(100% - 26px)}.v3-header .brand{display:inline-flex;align-items:center;min-height:44px}.v3-header .brand-logo{width:119px}.v3-icon-link{display:none}.v3-hero,.v3-hero-content{min-height:660px}.v3-hero-content{justify-content:flex-end;padding-bottom:38px}.v3-hero h1{font-size:58px}.v3-hero-content>p:not(.v3-kicker){margin:19px 0;font-size:14px}.v3-search{min-height:56px;padding-left:13px}.v3-search input{min-height:44px;padding:0 8px;font-size:16px}.v3-search button{min-height:44px;padding:0 13px}.v3-save{width:44px;height:44px}.v3-hero-actions .v3-secondary[data-install-app]{display:none}.v3-hero-facts li{min-width:0;flex:1;margin-right:12px;padding-right:12px}.v3-hero-facts strong{font-size:16px}.v3-hero-facts span{font-size:7px}.v3-section-head{align-items:start}.v3-section-head h2{font-size:34px}.v3-section-head>a{max-width:80px;text-align:right}.v3-shelf{padding:45px 0 38px}.v3-row{grid-auto-columns:minmax(145px,44vw);gap:10px}.v3-card-copy h3{font-size:12px}.v3-feature{padding:65px 0}.v3-feature h2{font-size:49px}.v3-nightlist{gap:7px}.v3-nightlist .v3-card:nth-child(3){display:none}.v3-nightlist{grid-template-columns:1fr 1fr}.v3-genre-grid{grid-template-columns:1fr 1fr;gap:7px}.v3-genre-grid a{min-height:120px;padding:14px}.v3-genre-grid span{font-size:21px}.v3-article{padding:70px 0}.v3-article article>h2{font-size:44px}.v3-article article p{font-size:15px}.v3-footer-grid{grid-template-columns:1fr 1fr}.v3-footer-grid>div:first-child{grid-column:1/-1}.v3-footer-grid>div:nth-child(4){display:none}.v3-footer-bottom{flex-direction:column;gap:8px}.v3-collection-hero{padding:54px 0 45px}.v3-collection-hero h1{font-size:52px}.v3-library-tools{position:static;grid-template-columns:1fr}.v3-grid{grid-template-columns:repeat(2,1fr);gap:24px 10px}.v3-directory-grid{grid-template-columns:1fr 1fr}.v3-directory-grid a{min-height:110px;padding:16px}.v3-directory-grid span{font-size:22px}.v3-app-hero{padding:60px 0}.v3-app-hero h1{font-size:55px}.v3-title-hero{min-height:auto}.v3-title-content{grid-template-columns:110px 1fr;align-items:center;min-height:590px;gap:18px;padding:80px 0 45px}.v3-title-content h1{font-size:42px}.v3-title-overview{grid-column:1/-1;font-size:13px}.v3-title-content .v3-hero-actions{grid-column:1/-1}.v3-watch-head{align-items:start;flex-direction:column}.v3-provider-list{grid-template-columns:1fr 1fr}.v3-title-details h2{font-size:39px}.v3-install-toast{right:13px;bottom:13px;width:calc(100% - 26px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.v3-body *{animation:none!important;transition:none!important}}
@media(max-width:820px){.v3-nav a{display:flex;align-items:center;min-height:44px}}
@media(max-width:560px){.v3-watch-head select{min-height:44px;font-size:16px}}
@media(max-width:820px){.v3-flagship-guide .v3-article-layout{grid-template-columns:minmax(0,1fr);gap:0}.v3-flagship-guide .flagship-article{width:100%;min-width:0}.v3-flagship-guide .prompt-section>h2{font-size:clamp(31px,9vw,43px)}.v3-flagship-guide .prompt-subsection h3{font-size:27px;line-height:1.08}}
@media(max-width:560px){.v3-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.v3-directory-grid>a{min-width:0}}
.v3-trust{padding:80px 0 100px;background:var(--v3-paper)}.v3-trust>.v3-shell{display:grid;grid-template-columns:210px minmax(0,780px);justify-content:center;gap:90px}.v3-trust nav{position:sticky;top:115px;align-self:start;display:flex;flex-direction:column;padding-left:18px;border-left:1px solid var(--v3-line)}.v3-trust nav a{padding:7px 0;color:#627067;font-size:12px}.v3-trust article section{padding:0 0 44px;margin:0 0 44px;border-bottom:1px solid var(--v3-line)}.v3-trust article section:last-child{border-bottom:0}.v3-trust h2{margin:0 0 15px;color:#193321;font-family:Georgia,serif;font-size:39px;font-weight:500}.v3-trust p,.v3-trust li{color:#526057;font-size:15px;line-height:1.85}.v3-trust a{color:#317340;text-decoration:underline;text-underline-offset:3px}.v3-trust code{padding:2px 5px;border-radius:3px;background:#e5ece4}@media(max-width:820px){.v3-trust>.v3-shell{grid-template-columns:1fr}.v3-trust nav{display:none}}
/* Keep every menu item reachable on short and landscape screens. */
@media(max-width:820px){.v3-header[data-menu-open] .v3-nav{max-height:calc(100dvh - 76px);overflow-y:auto;overscroll-behavior:contain}}
.v3-watch-options .v3-kicker{color:#2e703e}.v3-watch-head label{color:#586359;font-size:12px}
.v3-collection-hero .v3-kicker{color:#a5f1b5}.v3-watch-options .v3-kicker{font-size:12px}
