:root{--gold:#cc8700;--gold-bright:#e5ac32;--gold-light:#eed071;--ink:#29271f;--muted:#797468;--paper:#fcfaf5;--cream:#f2ede1;--dark:#242820;--line:#dfdbd0;--serif:"Songti TC","Noto Serif TC","STSong",Georgia,serif;--sans:"PingFang TC","Microsoft JhengHei",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:default}p{line-height:1.85}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600}h2{font-size:clamp(32px,3.4vw,52px);line-height:1.38;letter-spacing:.035em;text-wrap:balance}h3{font-size:25px;line-height:1.5}::selection{background:#eed071}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold);outline-offset:6px}.wrap{width:min(1320px,calc(100% - 112px));margin:auto}.skip{position:fixed;left:20px;top:-70px;z-index:100;padding:14px;background:var(--ink);color:#fff}.skip:focus{top:10px}.topbar{height:34px;background:var(--dark);color:#e7e0ca;font-size:11px;letter-spacing:.12em;display:flex;justify-content:space-between;align-items:center;padding:0 56px}.topbar a{color:var(--gold-light)}.header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(69,56,23,.09);background:#fcfaf5f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:104px}.brand{display:flex;gap:13px;align-items:center;flex-shrink:0}.brand img{width:51px;height:76px;object-fit:contain}.brand>span{font-family:var(--serif);font-size:24px;font-weight:700;letter-spacing:.07em}.brand small{display:block;font-family:var(--sans);font-size:8px;font-weight:500;letter-spacing:.18em;margin-top:7px}.navigation{display:flex;align-items:center;gap:28px}.navigation a{font-size:13px;position:relative;white-space:nowrap;padding:10px 0}.navigation a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transition:transform .2s}.navigation a:hover:after,.navigation a[aria-current]:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 27px;border:1px solid transparent;border-radius:2px;color:#24251f;background:var(--gold-bright);font-size:13px;font-weight:650;letter-spacing:.05em;transition:background .2s,transform .2s}.button:hover{background:var(--gold-light);transform:translateY(-2px)}.button span{font-size:20px;font-weight:400}.button-small{min-height:43px;padding:10px 18px;gap:18px;font-size:12px}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#454637}.button-outline{border-color:var(--line);background:transparent}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:13px;font-weight:600;line-height:1.8;border-bottom:1px solid var(--gold);padding:7px 0;transition:color .2s}.text-link:hover{color:var(--gold)}.menu-toggle{display:none;width:42px;height:42px;background:none;border:1px solid var(--line);padding:11px}.menu-toggle span{height:1px;display:block;background:var(--ink);margin:5px 0}.eyebrow{font-size:10px;font-weight:650;color:#98701c;letter-spacing:.22em;line-height:1.8;margin-bottom:17px}.hero{position:relative;min-height:660px;height:min(740px,54vw);background:#f0eee7;overflow:hidden}.hero-inner{height:100%;position:relative;display:flex;align-items:center;z-index:2;pointer-events:none}.hero-copy{width:40%;padding:40px 0;pointer-events:auto}.hero h1{font-size:clamp(42px,4.6vw,70px);line-height:1.38;letter-spacing:.01em;font-weight:650}.gold-text{display:block;color:#a8790f}.hero-description{font-size:14px;color:#67675f;max-width:360px;margin:23px 0 28px}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-media{position:absolute;right:0;top:0;width:63%;height:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 13%);mask-image:linear-gradient(90deg,transparent,black 13%)}.hero-media img{position:absolute;height:145%;width:auto;max-width:none;bottom:-9%;right:-29%}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f0eee7 0%,transparent 18%,transparent 90%,rgba(240,238,231,.35));pointer-events:none}.hero-footnote{display:flex;align-items:center;gap:14px;margin-top:44px;font-size:12px;line-height:1.9}.hero-footnote small{color:var(--muted);font-size:11px}.sun-mark{font-size:35px;color:var(--gold)}.hero-caption{position:absolute;bottom:25px;right:7%;z-index:3;border-left:2px solid var(--gold-light);padding:8px 18px;color:#fff;background:#1c2a22cc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:14px}.hero-caption small{display:block;letter-spacing:.06em;font-size:10px;margin-top:5px;color:#e9e3d0}.hero-vertical{position:absolute;right:21px;top:30px;writing-mode:vertical-rl;letter-spacing:.25em;font-size:11px;color:#716a55;z-index:3}.benefit-ribbon{background:#eee5cd;border-block:1px solid #e4d8ba}.ribbon-inner{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 0;font-size:12px;color:#71664f}.ribbon-inner b{color:#3c382c;margin-right:9px;font-weight:600}.ribbon-inner i{color:var(--gold);font-style:normal}.section{padding:100px 0}.section-title{text-align:center;max-width:850px;margin:0 auto 46px}.section-title>p:last-child{font-size:14px;color:var(--muted);margin-top:17px}.entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.entry{display:block}.entry-image{height:280px;position:relative;overflow:hidden;background:#eeece7}.entry-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.entry:first-child .entry-image img{object-position:27% center}.entry-books img{object-fit:contain;scale:1.03}.entry:hover img{transform:scale(1.045)}.number-tag{position:absolute;top:16px;left:16px;width:33px;height:33px;border:1px solid rgba(255,255,255,.65);background:#fcfaf5e6;display:grid;place-items:center;font-size:11px;font-family:Georgia,serif}.entry-heading{display:flex;justify-content:space-between;align-items:center;margin:23px 0 10px;gap:12px}.entry-heading h3{font-size:24px}.circle-arrow{width:36px;height:36px;display:grid;place-items:center;border:1px solid #cabd9c;border-radius:50%;font-size:18px;flex-shrink:0;transition:background .2s}.entry:hover .circle-arrow{background:var(--gold-bright)}.entry>p{color:var(--muted);font-size:12px}.entry-label{display:inline-block;font-size:11px;margin-top:17px;border-bottom:1px solid #c8b888;padding-bottom:5px}.club-banner{position:relative;color:var(--paper);min-height:510px;overflow:hidden;background:var(--dark)}.club-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.club-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#131914eb,#131914ad 45%,#13191414)}.club-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;min-height:510px;padding:70px 0}.club-copy .eyebrow,.vpn-copy .eyebrow,.closing .eyebrow{color:var(--gold-light)}.club-copy p:not(.eyebrow){color:#d0d1c5;font-size:14px;margin:23px 0 31px}.club-seal{height:174px;width:174px;border:1px solid #e4c778;border-radius:50%;outline:1px solid #e4c778;outline-offset:-9px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:90px 70px 0 30px;color:#f2db99;transform:rotate(9deg);background:#1e211a61}.club-seal span{font-size:11px;letter-spacing:.25em}.club-seal strong{font-family:var(--serif);font-size:28px;margin:13px 0}.club-seal small{font-size:8px;letter-spacing:.13em}.program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.program{display:flex;flex-direction:column;padding:0;border:0;background:none;text-align:left;min-width:0;color:var(--ink)}.program-image{position:relative;overflow:hidden;display:block;width:100%;aspect-ratio:16/9}.program-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.program:hover img{transform:scale(1.045)}.play{position:absolute;right:12px;bottom:12px;width:29px;height:29px;display:grid;place-items:center;background:#fffcf0e6;border-radius:50%;font-size:17px}.program-meta{display:flex;justify-content:space-between;gap:8px;align-items:center;width:100%;margin:21px 0 10px;font-size:9px;color:#8b8069;letter-spacing:.02em}.program-meta i{font-style:normal;border:1px solid #d6c69f;padding:3px 6px;color:#997017;font-size:8px}.program>strong{font-family:var(--serif);font-size:25px;font-weight:600;letter-spacing:.04em}.program-description{font-size:12px;line-height:1.8;color:var(--muted);margin-top:8px}.section-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:28px;border-top:1px solid var(--line);margin-top:34px;font-size:12px;color:var(--muted)}.section-bottom .text-link{color:var(--ink)}.library{background:var(--cream)}.library-labels{display:flex;justify-content:center;gap:10px;margin:-17px 0 34px}.library-labels span{font-size:11px;border:1px solid #cfbea0;border-radius:30px;padding:8px 20px}.books-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.books-grid figure{min-width:0}.book-scroll{overflow:auto;background:#f4f4f4;scrollbar-color:#c6b17c #eee}.book-scroll img{width:100%}.books-grid figcaption{padding-top:20px;font-size:12px}.books-grid figcaption>span{font-size:14px;font-weight:600}.books-grid figcaption p{margin-top:9px;font-size:11px;color:var(--muted);line-height:1.8}.center-action{text-align:center;margin-top:42px}.vpn-section{display:grid;grid-template-columns:1.06fr 1fr;background:var(--dark);color:var(--paper)}.vpn-picture{min-width:0;overflow:hidden}.vpn-picture img{height:100%;width:100%;object-fit:cover}.vpn-copy{padding:70px clamp(35px,6vw,110px);align-self:center}.vpn-copy h2{font-size:clamp(34px,3.8vw,57px)}.vpn-copy>p:not(.eyebrow){font-size:14px;color:#c8c9bd;margin:22px 0}.inline-list{list-style:none;display:flex;flex-wrap:wrap;gap:13px;padding:0;margin:0 0 30px}.inline-list li{font-size:10px;color:#d5c59c;border-bottom:1px solid #615b49;padding-bottom:8px}.privilege-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.gift-card{display:grid;grid-template-columns:1fr 1fr;background:#f0e5d5;align-items:center}.gift-card>img{width:100%;height:100%;object-fit:cover;min-height:410px}.gift-card>div{padding:28px}.gift-card h3{font-size:28px}.gift-card p:not(.eyebrow){font-size:12px;color:#817362;margin:15px 0}.gift-card .eyebrow{font-size:9px;letter-spacing:.1em}.gift-card .text-link{font-size:11px}.privilege-list article{display:flex;align-items:flex-start;gap:17px;padding:20px 0 24px;border-bottom:1px solid var(--line)}.privilege-list article:first-child{padding-top:0}.privilege-list article>span{font-family:Georgia,serif;color:#b49349;font-size:12px;margin-top:7px}.privilege-list h3{font-size:23px}.privilege-list p{font-size:12px;color:var(--muted);margin-top:9px}.privilege-list article>b{color:var(--gold);font-size:19px;font-weight:400;margin:4px 0 0 auto}.privilege-list .button{margin-top:25px}.faq-section{background:#f0ebdf;padding:90px 0}.faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.faq-intro>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:22px 0}.faq-intro h2{font-size:44px}.faq-list details{border-top:1px solid #d7cfbc}.faq-list details:last-child{border-bottom:1px solid #d7cfbc}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;font-size:15px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:22px;color:#9a792d;font-weight:300}.faq-list details[open] summary:after{content:"\2212"}.faq-list details p{font-size:13px;color:var(--muted);padding:0 35px 24px 0}.faq-list details a{text-decoration:underline;color:#8c6614}.closing{padding:66px 0;background:#292d24;color:var(--paper);border-bottom:1px solid #43453c}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing-inner>img{height:130px;width:95px;object-fit:contain}.closing-inner>div{margin-right:auto}.closing h2{font-size:40px}.closing p:not(.eyebrow){font-size:13px;color:#b8b9ac;margin-top:12px}.closing .eyebrow{font-size:9px}.footer{background:#22261f;color:#d8d7cb}.footer-top{display:grid;grid-template-columns:1.7fr .8fr .8fr 1fr;gap:40px;padding-top:60px;padding-bottom:47px}.footer-top .brand{align-self:start}.footer .brand small{color:#999c8b}.footer-top>div{display:flex;flex-direction:column;gap:12px}.footer-top>div strong{font-size:11px;color:#d5b76c;font-weight:500;margin-bottom:7px}.footer-top>div a{font-size:11px;color:#a4a797}.footer-motto{font-family:var(--serif);font-size:21px;line-height:2;letter-spacing:.05em}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #41443a;padding:24px 0;font-size:9px;letter-spacing:.1em;color:#8f9483}.content-dialog{padding:0;border:1px solid var(--line);width:min(680px,calc(100% - 32px));max-height:90dvh;overflow:auto;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#131811bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.content-dialog>img{width:100%;aspect-ratio:16/9;object-fit:cover}.dialog-close{position:absolute;right:12px;top:12px;border:0;width:36px;height:36px;border-radius:50%;background:var(--paper);font-size:25px;z-index:2}.dialog-copy{padding:32px}.dialog-copy h2{font-size:36px}.dialog-copy>p:not(.eyebrow){margin:15px 0 24px;font-size:14px;color:var(--muted)}.plans-hero{background:#eeeadf;padding:65px 0 75px;position:relative;overflow:hidden}.plans-hero-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.breadcrumbs{display:flex;gap:12px;font-size:11px;color:var(--muted);margin-bottom:38px}.plans-hero h1{font-size:clamp(40px,4.8vw,65px);line-height:1.3}.plans-hero h1 span{color:#9d7418}.plans-hero p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:22px}.membership-pass{width:350px;aspect-ratio:1.58;background:linear-gradient(115deg,#30372c,#20251e);border:1px solid #a98e4b;color:#e9dcae;padding:26px;position:relative;box-shadow:0 22px 45px #292c241f;transform:rotate(-5deg);flex-shrink:0}.membership-pass:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid #93815b6b;pointer-events:none}.membership-pass img{width:66px;height:91px;object-fit:contain;float:left;margin:6px 22px 20px 0}.membership-pass small{display:block;font-size:8px;letter-spacing:.16em;margin:10px 0}.membership-pass strong{font-family:var(--serif);font-size:25px;font-weight:500;display:block;margin-top:28px}.membership-pass>span{display:block;clear:both;font-size:8px;letter-spacing:.15em}.pricing-section{padding:85px 0;background:var(--paper)}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);padding:38px 30px;background:#fff}.price-card.featured{background:var(--dark);color:var(--paper);border-color:#6d674c;box-shadow:0 15px 35px #262c2115}.price-topline{font-size:10px;letter-spacing:.13em;color:#96701c;margin-bottom:25px}.featured .price-topline{color:var(--gold-light)}.price-card h3{font-size:29px}.price-amount{display:flex;align-items:baseline;gap:8px;margin:23px 0 10px;font-family:Georgia,serif}.price-amount strong{font-size:58px;font-weight:500;letter-spacing:-.045em}.price-amount span{font-family:var(--sans);font-size:12px;color:var(--muted)}.price-card.featured .price-amount span{color:#bbbdaa}.price-note{font-size:12px;color:var(--muted);min-height:42px}.featured .price-note{color:#bfc1ae}.price-card ul{margin:23px 0 28px;padding:22px 0 0;border-top:1px solid var(--line);list-style:none;display:grid;gap:14px}.featured ul{border-color:#515544}.price-card li{font-size:12px;line-height:1.6;padding-left:17px;position:relative}.price-card li:before{content:"\2726";position:absolute;left:0;color:var(--gold);font-size:10px;top:2px}.price-card .button{margin-top:auto;width:100%}.price-label{position:absolute;right:22px;top:28px;font-size:9px;background:#eed071;color:var(--ink);padding:7px 10px}.price-disclosure{font-size:11px;color:var(--muted);max-width:810px;text-align:center;margin:27px auto 0;line-height:1.8}.included-section{padding:90px 0;background:var(--cream)}.included-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d8cfbb;border:1px solid #d8cfbb}.included-grid article{padding:28px;background:var(--paper)}.included-grid article>span{color:#ac8120;font-family:Georgia,serif;font-size:12px}.included-grid h3{font-size:22px;margin:19px 0 13px}.included-grid p{font-size:12px;color:var(--muted)}.included-grid .included-promise{background:#d9a640}.included-promise strong{font-family:var(--serif);font-size:36px;display:block;margin:30px 0 20px}.included-promise p{color:#65522d}.support-section{padding:85px 0}.support-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center}.support-image{position:relative}.support-image>img{width:100%;aspect-ratio:1.1;object-fit:cover}.support-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:21px 0}.support-prices{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);padding:23px 0;margin:24px 0;gap:22px}.support-prices>div+div{border-left:1px solid var(--line);padding-left:25px}.support-prices small{font-size:11px;color:var(--muted)}.support-prices strong{font-family:Georgia,serif;display:block;font-size:36px;margin-top:12px;font-weight:500}.support-prices strong span{font-family:var(--sans);font-size:12px}.support-copy .support-note{font-size:11px!important}.plan-confirmation{padding:20px 0}.plan-confirmation strong{font-family:Georgia,serif;font-size:40px;font-weight:400}.dialog-copy .preview-note{background:var(--cream);font-size:12px;padding:16px}.dialog-copy .button{margin-top:10px}@media(min-width:1600px){.hero-copy{width:40%}.hero-media{width:61%}.hero-media img{right:-21%;height:150%}.hero h1{font-size:74px}}@media(max-width:1180px){.wrap{width:calc(100% - 72px)}.topbar{padding-inline:36px}.header-inner{gap:16px}.brand>span{font-size:21px}.brand img{width:45px;height:66px}.navigation{gap:18px}.header-join{font-size:11px;gap:10px;padding:9px 13px}.entry-image{height:240px}.entry-heading h3{font-size:21px}.hero{height:650px;min-height:650px}.hero-copy{width:42%}.hero h1{font-size:52px}.hero-media img{right:-40%}.hero-caption{right:6%}.hero-copy .actions{gap:15px}.hero-copy .text-link{font-size:12px}.hero-media{width:62%}.hero-description{max-width:290px}.gift-card{grid-template-columns:1fr}.gift-card>img{height:290px;min-height:0}.privilege-grid{gap:35px}.privilege-list{align-self:center}.vpn-copy{padding:48px 40px}.footer-top{gap:26px}.footer-motto{font-size:17px}.program-grid{gap:18px}.program-meta i{display:none}}@media(max-width:960px){.header-inner{height:88px}.navigation{display:none;position:absolute;top:88px;left:0;right:0;padding:24px 36px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 18px 28px #24251d12}.navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:6px}.navigation a{padding:13px 0}.menu-toggle{display:block}.header-join{margin-left:auto}.hero h1{font-size:45px}.hero-copy{width:42%}.hero-media img{right:-54%}.hero-caption{right:4%}.hero-description{font-size:13px}.hero-footnote{margin-top:25px}.hero-copy .text-link{display:none}.entry-grid{gap:20px}.entry-image{height:200px}.entry-heading h3{font-size:20px}.circle-arrow{width:28px;height:28px}.section{padding:78px 0}.club-seal{margin-right:10px;width:140px;height:140px;flex-shrink:0}.club-copy h2{font-size:37px}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 23px}.program-meta i{display:block}.vpn-copy{padding:35px}.vpn-copy h2{font-size:34px}.vpn-copy>p:not(.eyebrow){font-size:12px}.inline-list{gap:9px}.vpn-copy .button{font-size:11px;padding:13px 18px;gap:13px}.faq-grid{gap:45px}.faq-intro h2{font-size:35px}.closing-inner{gap:24px}.closing-inner>img{height:100px;width:73px}.closing h2{font-size:32px}.closing .button{padding:14px 20px;gap:12px}.footer-top{grid-template-columns:1.6fr 1fr 1fr}.footer-motto{display:none}.price-grid{gap:16px}.price-card{padding:28px 20px}.price-amount strong{font-size:47px}.price-label{top:22px;right:15px;font-size:8px}.membership-pass{width:290px;padding:20px}.membership-pass strong{font-size:20px}.included-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-grid{gap:35px}.ribbon-inner{gap:10px;font-size:10px}.ribbon-inner b{margin-right:4px}}@media(max-width:680px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.topbar{height:30px;padding:0 20px;justify-content:center;font-size:9px}.topbar>a{display:none}.header-inner{height:78px}.brand img{height:59px;width:43px}.brand>span{font-size:21px}.brand small{font-size:7px;letter-spacing:.12em}.header-join{display:none}.navigation{top:78px;padding:18px 24px}.hero{height:auto;min-height:0;display:flex;flex-direction:column}.hero-inner{display:block;order:0}.hero-copy{width:100%;padding:42px 0 26px}.hero h1{font-size:44px;line-height:1.32}.gold-text{display:inline}.hero h1{max-width:390px}.hero .eyebrow{font-size:10px;margin-bottom:14px}.hero-description{max-width:350px;font-size:12px;margin:18px 0 22px}.hero-copy .text-link{display:inline-flex;font-size:11px}.hero-copy .actions{gap:22px}.hero-copy .button{min-height:47px;padding:11px 23px;font-size:12px}.hero-footnote{display:none}.hero-media{position:relative;width:100%;height:365px;order:1;-webkit-mask-image:linear-gradient(180deg,transparent,black 5%);mask-image:linear-gradient(180deg,transparent,black 5%)}.hero-media img{height:143%;bottom:-15%;right:-39%}.hero-media:after{background:linear-gradient(180deg,#f0eee7,transparent 13%)}.hero-caption{bottom:18px;right:20px;font-size:12px;padding:7px 12px}.hero-caption small{font-size:9px}.hero-vertical{display:none}.ribbon-inner{display:grid;grid-template-columns:1fr 1fr;gap:14px 10px;padding:20px 0;font-size:10px}.ribbon-inner i{display:none}.ribbon-inner b{display:block;margin:0 0 5px;font-size:13px}.ribbon-inner>span:nth-of-type(2n){border-left:1px solid #d5c6a4;padding-left:20px}.section{padding:62px 0}.section-title{margin-bottom:30px}.section-title h2{font-size:29px;line-height:1.5}.section-title .eyebrow{font-size:8px;letter-spacing:.17em;margin-bottom:12px}.section-title>p:last-child{font-size:12px;margin-top:13px}.entry-grid{grid-template-columns:1fr;gap:30px}.entry-image{height:auto;aspect-ratio:1.5}.entry:first-child .entry-image img{object-position:center}.entry-heading{margin-top:16px}.entry-heading h3{font-size:23px}.entry>p{font-size:12px}.entry-label{margin-top:10px}.circle-arrow{width:33px;height:33px}.club-banner,.club-inner{min-height:460px}.club-inner{padding:55px 0}.club-background{object-position:68% center}.club-banner:after{background:linear-gradient(90deg,#19221de6,#19221d79)}.club-copy h2{font-size:31px}.club-copy p:not(.eyebrow){font-size:12px;line-height:1.95}.club-copy .eyebrow{font-size:9px}.club-seal{display:none}.program-grid{gap:28px 14px}.program-meta{font-size:8px;margin:13px 0 8px}.program-meta i{display:none}.program>strong{font-size:21px}.program-description{font-size:10px;line-height:1.8}.play{width:23px;height:23px;right:7px;bottom:7px;font-size:14px}.section-bottom{align-items:flex-start;flex-direction:column;gap:12px;margin-top:28px;font-size:10px}.section-bottom .text-link{font-size:12px}.library-labels{gap:6px;margin:-5px 0 25px}.library-labels span{font-size:9px;padding:6px 12px}.books-grid{grid-template-columns:1fr;gap:30px}.book-scroll img{width:560px;max-width:none}.book-scroll{scroll-snap-type:x proximity}.books-grid figcaption{padding-top:14px}.books-grid figcaption p{font-size:10px}.center-action{margin-top:28px}.vpn-section{grid-template-columns:1fr}.vpn-picture img{height:auto;aspect-ratio:1.35;object-fit:cover}.vpn-copy{padding:42px 25px 48px}.vpn-copy h2{font-size:40px}.vpn-copy .eyebrow{font-size:9px}.vpn-copy>p:not(.eyebrow){font-size:13px}.vpn-copy .button{font-size:12px;min-height:50px}.privilege-grid{grid-template-columns:1fr;gap:36px}.gift-card{grid-template-columns:1fr 1fr}.gift-card>img{height:100%;min-height:290px;object-position:center}.gift-card>div{padding:22px 18px}.gift-card h3{font-size:24px}.gift-card p:not(.eyebrow){font-size:11px}.gift-card .eyebrow{font-size:8px}.gift-card .text-link{font-size:10px;gap:8px}.privilege-list h3{font-size:21px}.privilege-list p{font-size:12px}.privilege-list article{gap:13px}.privilege-list .button{width:100%}.faq-section{padding:60px 0}.faq-grid{grid-template-columns:1fr;gap:32px}.faq-intro h2{font-size:34px}.faq-intro>.eyebrow{font-size:8px}.faq-intro .text-link{font-size:12px}.faq-list summary{font-size:13px;padding:19px 0}.faq-list details p{font-size:12px}.closing{padding:45px 0}.closing-inner{display:grid;grid-template-columns:55px 1fr;gap:20px}.closing-inner>img{width:55px;height:80px}.closing h2{font-size:27px}.closing .eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:8px}.closing p:not(.eyebrow){font-size:11px}.closing-inner>.button{grid-column:1 / -1;width:100%;margin-top:12px}.footer-top{grid-template-columns:1fr 1fr;padding:42px 0 32px;gap:35px}.footer-top>.brand{grid-column:1 / -1}.footer-bottom{flex-wrap:wrap;font-size:8px;row-gap:14px}.footer-bottom>span:nth-child(2){display:none}.dialog-copy{padding:25px}.dialog-copy h2{font-size:30px}.dialog-copy>p:not(.eyebrow){font-size:13px}.plans-hero{padding:28px 0 45px}.plans-hero-inner{flex-direction:column;align-items:flex-start;gap:35px}.breadcrumbs{margin-bottom:25px;font-size:10px}.plans-hero h1{font-size:40px}.plans-hero p:not(.eyebrow){font-size:12px}.membership-pass{align-self:center;width:290px;transform:rotate(-3deg)}.pricing-section,.included-section,.support-section{padding:60px 0}.price-grid{grid-template-columns:1fr;gap:20px}.price-card{padding:30px}.price-amount strong{font-size:58px}.price-label{right:25px;top:26px;font-size:9px}.price-note{min-height:0}.price-disclosure{font-size:10px}.included-grid article{padding:22px 19px}.included-grid h3{font-size:19px;margin-top:14px}.included-grid p{font-size:11px}.included-promise strong{font-size:29px;margin:28px 0 14px}.support-grid{grid-template-columns:1fr;gap:32px}.support-image>img{max-height:350px;object-position:center 40%}.support-copy h2{font-size:33px}.support-prices strong{font-size:32px}.support-prices>div+div{padding-left:15px}}@media(max-width:680px){.hero h1{font-size:clamp(32px,10vw,44px)}.hero .gold-text{white-space:nowrap}}@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero-media img{right:-47%}.hero-copy .actions{gap:16px}.gift-card{grid-template-columns:1fr}.gift-card>img{height:280px;min-height:0}.gift-card>div{padding:24px}.brand>span{font-size:19px}.membership-pass{width:260px}.ribbon-inner{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.entry-audiobook img{object-fit:cover;object-position:center}.entry:first-child .entry-image img{object-position:12% center}.gift-card>img{height:100%;min-height:0;aspect-ratio:3/4;object-fit:cover;background:none;align-self:stretch}@media(max-width:680px){.gift-card{grid-template-columns:1fr}.gift-card>img{height:auto;aspect-ratio:3/4}.gift-card>div{padding:26px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shop-section{background:var(--paper)}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 35px;padding-bottom:23px;border-bottom:1px solid var(--line)}.shop-filters{display:flex;gap:8px;flex-wrap:wrap}.shop-filters button{border:1px solid transparent;color:var(--muted);background:none;padding:12px 19px;font-size:12px;border-radius:2px}.shop-filters button:hover{color:var(--ink);border-color:var(--line)}.shop-filters button[aria-pressed=true]{background:var(--dark);color:var(--gold-light);border-color:var(--dark)}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 25px}.shop-card{display:block;min-width:0}.shop-card[hidden]{display:none}.shop-image{position:relative;aspect-ratio:1;overflow:hidden;background:var(--cream)}.shop-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.shop-visit{position:absolute;bottom:14px;right:14px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--paper);color:var(--ink);font-size:18px;transition:background .2s}.shop-card:hover img{transform:scale(1.035)}.shop-card:hover .shop-visit{background:var(--gold-bright)}.shop-category{font-size:9px;letter-spacing:.14em;color:#98701c;margin:19px 0 7px}.shop-card h3{font-size:22px;line-height:1.45;letter-spacing:.01em}.shop-detail{font-size:11px;color:var(--muted);margin-top:7px}.shop-link{display:inline-flex;align-items:center;gap:15px;font-size:11px;margin-top:17px;border-bottom:1px solid #cebf9b;padding-bottom:6px}.youtube-section{background:var(--cream);border-top:1px solid var(--line)}.youtube-heading{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:43px}.youtube-heading p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:17px}.youtube-heading .button{white-space:nowrap;gap:17px}.youtube-heading .youtube-symbol{font-size:15px;color:var(--gold-light)}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.video-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--dark)}.video-image img{height:100%;width:100%;object-fit:cover;transition:transform .55s}.video-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 65%,#1e241f55)}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;display:grid;place-items:center;padding-left:3px;border:1px solid #f6e8bd;background:#25291fea;color:var(--gold-light);border-radius:50%;font-size:17px;z-index:1;transition:background .2s}.video-platform{position:absolute;bottom:12px;right:13px;color:#fff;font-size:10px;letter-spacing:.05em;z-index:1}.video-card:hover img{transform:scale(1.035)}.video-card:hover .video-play{background:#ad7b12}.video-meta{display:flex;justify-content:space-between;gap:10px;color:#857d6b;font-size:9px;margin:19px 0 10px}.video-card h3{font-size:23px;line-height:1.5}.video-link{display:inline-flex;gap:18px;font-size:11px;border-bottom:1px solid #c8b888;margin-top:18px;padding-bottom:6px}.video-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:26px;margin-top:34px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.video-bottom .text-link{color:var(--ink);font-size:12px}.newsletter-section{padding:84px 0;background:#e8dec3;border-top:1px solid #d9caa5}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.newsletter-copy h2{font-size:43px;line-height:1.4}.newsletter-copy>p:not(.eyebrow){font-size:13px;color:#776e59;margin-top:20px}.newsletter-form label{display:block;font-size:12px;margin-bottom:13px;font-weight:600}.newsletter-input-row{display:flex;border-bottom:1px solid #7c7056;background:#fcfaf5a6}.newsletter-input-row input{width:100%;min-width:0;border:0;background:none;font:14px var(--sans);padding:18px;color:var(--ink);border-radius:0}.newsletter-input-row input:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.newsletter-input-row .button{flex-shrink:0;border-radius:0;background:var(--dark);color:var(--gold-light);padding:17px 19px;gap:17px;font-size:12px;min-height:60px}.newsletter-input-row .button:hover{background:#414536;transform:none}.newsletter-note{font-size:10px;color:#7e745d;margin-top:12px}.newsletter-status{font-size:12px;color:#544523;margin-top:8px;min-height:23px}@media(max-width:960px){.shop-grid{gap:30px 20px}.shop-card h3{font-size:19px}.video-grid{gap:20px}.video-card h3{font-size:20px}.video-meta{flex-direction:column;gap:6px}.newsletter-inner{gap:35px}.newsletter-copy h2{font-size:36px}.newsletter-input-row{flex-direction:column}.newsletter-input-row .button{min-height:48px;justify-content:space-between}}@media(max-width:680px){.shop-toolbar{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:25px;padding-bottom:20px}.shop-filters{gap:2px}.shop-filters button{padding:11px 15px;font-size:11px}.shop-toolbar>.text-link{font-size:11px;align-self:flex-end}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 15px}.shop-category{font-size:8px;margin-top:14px}.shop-card h3{font-size:18px}.shop-detail{font-size:10px}.shop-link{font-size:10px;margin-top:12px}.shop-visit{width:28px;height:28px;right:9px;bottom:9px;font-size:16px}.youtube-heading{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:30px}.youtube-heading h2{font-size:32px}.youtube-heading p:not(.eyebrow){font-size:12px}.youtube-heading .button{font-size:11px;min-height:45px;padding:10px 17px}.video-grid{grid-template-columns:1fr;gap:33px}.video-meta{flex-direction:row;font-size:9px;gap:10px;margin-top:14px}.video-card h3{font-size:23px}.video-link{margin-top:12px}.video-bottom{margin-top:30px;padding-top:20px;font-size:10px}.newsletter-section{padding:58px 0 45px}.newsletter-inner{grid-template-columns:1fr;gap:29px}.newsletter-copy h2{font-size:35px}.newsletter-copy>p:not(.eyebrow){font-size:12px;margin-top:17px}.newsletter-input-row{flex-direction:column}.newsletter-input-row input{font-size:13px;padding:18px}.newsletter-form label{font-size:11px}.newsletter-note{font-size:9px}.newsletter-input-row .button{justify-content:space-between;min-height:50px}}.hero-carousel{position:relative;background:#f0eee7;isolation:isolate}.hero-slides{display:grid}.hero-slide{grid-area:1/1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s;min-width:0}.hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.hero-slide:not(.is-active) .hero-copy{pointer-events:none}.hero .hero-heading{font-size:clamp(42px,4.6vw,70px);line-height:1.38;letter-spacing:.01em;font-weight:650;text-wrap:initial}.hero-community .hero-media,.hero-products .hero-media{width:70%;-webkit-mask-image:linear-gradient(90deg,transparent,black 22%);mask-image:linear-gradient(90deg,transparent,black 22%)}.hero-community .hero-media img,.hero-products .hero-media img{top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:65% center}.hero-community .hero-media:after,.hero-products .hero-media:after{background:linear-gradient(90deg,#f0eee7,rgba(240,238,231,.72) 14%,transparent 43%)}.hero-products .hero-media img{object-position:52% center}.hero-community .hero-copy,.hero-products .hero-copy{width:43%}.hero-community .hero-description,.hero-products .hero-description{max-width:340px}.hero-arrow{position:absolute;top:50%;z-index:5;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(157,127,66,.35);border-radius:50%;background:#fcfaf5cc;color:var(--ink);font-size:22px;opacity:.55;transition:opacity .2s,background .2s;transform:translateY(-50%)}.hero-prev{left:8px}.hero-next{right:8px}.hero-carousel:hover .hero-arrow,.hero-arrow:focus-visible{opacity:1}.hero-arrow:hover{background:var(--gold-light)}.hero-controls{position:absolute;z-index:6;bottom:25px;left:max(56px,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:14px;height:35px;color:#5e594a}.hero-current,.hero-total{font-family:Georgia,serif;font-size:12px;font-variant-numeric:tabular-nums}.hero-total{opacity:.5}.hero-dots{display:flex;gap:7px;align-items:center}.hero-dots button{padding:13px 0;width:29px;min-height:35px;border:0;background:none}.hero-dots button span{height:2px;background:#bcb5a5;display:block;transition:background .25s}.hero-dots button[aria-current] span{background:var(--gold)}.hero-pause{display:grid;place-items:center;width:35px;height:35px;border:1px solid #c7bda7;border-radius:50%;background:#fcfaf5d9;color:var(--ink);font-size:12px;line-height:1}.hero-pause:hover{background:var(--gold-light)}.about-hero{background:#f0eee7;padding:34px 0 62px;overflow:hidden}.about-hero .breadcrumbs{margin-bottom:36px}.about-intro{display:grid;grid-template-columns:.85fr 1.4fr;align-items:center;gap:40px}.about-intro-copy{padding:20px 0}.about-intro h1{font-size:clamp(42px,4.6vw,68px);line-height:1.4;letter-spacing:.02em}.about-intro h1 span{color:#a8790f;display:block}.about-lead{font-size:14px;color:#67675f;line-height:2;margin:22px 0 27px}.about-portrait{position:relative;background:#bab2a5}.about-portrait img{width:100%;height:auto;aspect-ratio:1.17;object-fit:cover;object-position:center 20%}.about-portrait figcaption{position:absolute;bottom:24px;left:24px;background:#242820e6;color:var(--paper);padding:13px 18px;border-left:2px solid var(--gold-bright)}.about-portrait figcaption span{font:22px var(--serif);letter-spacing:.1em}.about-portrait figcaption small{display:block;font-size:10px;color:#ded4b6;margin-top:7px;letter-spacing:.05em}.about-story-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.about-story-copy>p{font-size:15px;color:var(--muted);line-height:2;margin-bottom:20px}.about-story-copy .text-link{margin-top:5px}.about-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:58px;border-top:1px solid var(--line);padding-top:34px}.about-topics article{padding:8px 25px 8px 0}.about-topics article+article{border-left:1px solid var(--line);padding-left:32px}.about-topics article>span{display:block;color:#98701c;font-size:10px;letter-spacing:.14em;margin-bottom:13px}.about-topics h3{font-size:24px;margin-bottom:10px}.about-topics p{font-size:12px;line-height:1.9;color:var(--muted)}.about-platforms{background:var(--cream)}.platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.platform-card{position:relative;padding:28px 23px 24px;border:1px solid #dcd2be;background:var(--paper);transition:transform .25s,border-color .25s}.platform-card:hover{transform:translateY(-5px);border-color:var(--gold)}.platform-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid #c8b078;color:#98701c;font-size:24px;margin-bottom:29px}.platform-gjw{font-family:Georgia,serif}.platform-arrow{position:absolute;right:22px;top:25px;color:#9a8c6b;font-size:22px}.platform-card h3{font-size:25px;margin-bottom:9px}.platform-card p{font-size:12px;color:var(--muted)}.platform-card small{display:block;font-size:10px;color:#98701c;margin-top:26px;letter-spacing:.05em;overflow-wrap:anywhere}.about-contact{border-top:1px solid #d8cdb7;margin-top:50px;padding-top:30px;display:flex;justify-content:space-between;align-items:center;gap:30px}.about-contact .eyebrow{display:block;margin-bottom:8px;font-size:9px}.about-contact h3{font-size:25px}.about-contact .text-link{font-size:13px;overflow-wrap:anywhere;min-width:0}@media(min-width:1600px){.hero .hero-heading{font-size:70px}}@media(max-width:1180px){.hero-controls{left:36px}.hero .hero-heading{font-size:54px}.hero-community .hero-copy,.hero-products .hero-copy{width:45%}.hero-arrow{width:30px;height:40px;border:0;border-radius:0;background:#fcfaf5b3;font-size:19px}.hero-prev{left:0}.hero-next{right:0}.about-story-grid{gap:45px}.platform-grid{gap:16px}.platform-card{padding:24px 19px}}@media(max-width:960px){.hero .hero-heading{font-size:46px}.hero-community .hero-media,.hero-products .hero-media{width:64%}.hero-community .hero-copy,.hero-products .hero-copy{width:46%}.about-intro{gap:27px;grid-template-columns:.9fr 1.2fr}.about-intro h1{font-size:45px}.about-lead{font-size:12px}.about-story-grid{gap:35px}.about-story-copy>p{font-size:13px}.about-topics{gap:20px}.about-topics h3{font-size:22px}.about-topics article+article{padding-left:20px}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-contact{flex-wrap:wrap;gap:15px}}@media(max-width:680px){.hero-carousel .hero{padding-bottom:56px}.hero-carousel .hero-inner{flex:1;height:auto}.hero-carousel .hero-copy{width:100%;min-height:327px}.hero .hero-heading{font-size:clamp(32px,10vw,44px);line-height:1.32;max-width:390px}.hero-community .gold-text,.hero-products .gold-text{display:inline}.hero-community .hero-media,.hero-products .hero-media{width:100%;height:365px;flex-shrink:0;-webkit-mask-image:linear-gradient(180deg,transparent,black 5%);mask-image:linear-gradient(180deg,transparent,black 5%)}.hero-community .hero-media img{object-position:92% center}.hero-products .hero-media img{object-position:53% center}.hero-community .hero-media:after,.hero-products .hero-media:after{background:linear-gradient(180deg,#f0eee7,transparent 13%)}.hero-carousel .hero-caption{bottom:74px}.hero-controls{left:20px;bottom:10px;gap:10px;height:36px}.hero-dots button{width:32px}.hero-arrow{top:auto;bottom:10px;transform:none;width:36px;height:36px;border:1px solid #cabd9c;background:transparent;border-radius:50%;opacity:1;font-size:18px}.hero-prev{left:auto;right:66px}.hero-next{right:20px}.about-hero{padding:24px 0 36px}.about-hero .breadcrumbs{margin-bottom:20px}.about-intro{grid-template-columns:1fr;gap:28px}.about-intro-copy{padding:0}.about-intro h1{font-size:42px}.about-intro h1 span{display:inline}.about-intro .eyebrow{font-size:9px}.about-lead{font-size:13px;margin:18px 0}.about-portrait img{aspect-ratio:1.03}.about-portrait figcaption{left:16px;bottom:16px;padding:10px 14px}.about-portrait figcaption span{font-size:19px}.about-portrait figcaption small{font-size:8px}.about-story-grid{grid-template-columns:1fr;gap:25px}.about-story-grid h2{font-size:32px}.about-story-copy>p{font-size:13px;margin-bottom:16px}.about-topics{grid-template-columns:1fr;margin-top:32px;gap:23px;padding-top:28px}.about-topics article,.about-topics article+article{padding:0 0 23px;border-left:0;border-bottom:1px solid var(--line)}.about-topics article:last-child{border-bottom:0;padding-bottom:0}.platform-grid{gap:14px}.platform-card{padding:22px 16px}.platform-icon{width:36px;height:36px;font-size:21px;margin-bottom:24px}.platform-arrow{right:14px;top:20px;font-size:19px}.platform-card h3{font-size:21px}.platform-card p{font-size:11px}.platform-card small{font-size:9px;margin-top:19px}.about-contact{margin-top:30px;padding-top:25px;gap:15px}.about-contact h3{font-size:22px}.about-contact .text-link{font-size:11px;gap:12px}}@media(max-width:370px){.hero-controls{gap:8px;left:16px}.hero-dots button{width:24px}.hero-prev{right:58px}.hero-next{right:16px}.hero-carousel .hero-copy{min-height:330px}.hero-community .hero-copy .actions,.hero-products .hero-copy .actions{gap:16px}.about-intro h1{font-size:36px}}#shopify-section-lbj-v3-header{display:contents}.lbj-design-note{background:#f2ede1;border:1px solid #dfdbd0;padding:16px;color:#29271f;font:13px/1.8 system-ui}
/*# sourceMappingURL=/cdn/shop/t/14/assets/lbj-v3.css.map */
