.premium-home{--home-ink:#252a28;--home-muted:#70736b;--home-gold:#92702f;--home-line:#deded3;--home-paper:#fafaf5;--home-soft:#f0f0e7;--home-card:#fff;background:var(--home-paper);color:var(--home-ink);font-family:var(--font-sans),sans-serif;overflow:clip}.dark .premium-home{--home-ink:#f0eee4;--home-muted:#acb1a5;--home-gold:#d8b873;--home-line:#343d34;--home-paper:#141b17;--home-soft:#1c261f;--home-card:#202a23}.premium-home .home-container{width:min(1240px,100% - 96px);margin-inline:auto}.premium-home .site-header{z-index:50;background:color-mix(in srgb,var(--home-paper) 92%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--home-line);position:sticky;top:0}.premium-home .header-inner{justify-content:space-between;align-items:center;gap:24px;height:92px;display:flex}.premium-home .brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.premium-home .brand img{border:1px solid #b3985a;border-radius:50%}.premium-home .brand strong{letter-spacing:2px;font-size:17px;display:block}.premium-home .brand small{letter-spacing:3px;color:var(--home-gold);margin-top:3px;font-size:9px;display:block}.premium-home .desktop-nav,.premium-home .header-actions{align-items:center;gap:28px;display:flex}.premium-home .desktop-nav a,.premium-home .login-link{align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}.premium-home .desktop-nav a:hover,.premium-home .login-link:hover{color:var(--home-gold)}.premium-home .header-actions{gap:20px}.premium-home .lux-button{color:#fff;background:#263e30;border:1px solid #263e30;border-radius:6px;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:16px 24px;font-size:13px;font-weight:500;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.dark .premium-home .lux-button{color:#142219;background:#d8b873;border-color:#d8b873}.premium-home .lux-button.small{gap:15px;min-height:42px;padding:11px 17px;font-size:11px}.premium-home .lux-button:hover{background:#36543f;transform:translateY(-3px);box-shadow:0 10px 24px #1e362026}.dark .premium-home .lux-button:hover{background:#e5ca8f}.premium-home .lux-button:active{transform:translateY(0)}.premium-home .text-button{justify-content:center;align-items:center;gap:12px;min-height:44px;font-size:13px;font-weight:500;display:inline-flex}.premium-home .text-button:hover{color:var(--home-gold)}.premium-home .menu-button{display:none}.premium-home .hero-section{grid-template-columns:1.05fr 1fr;align-items:center;gap:50px;padding-block:70px 76px;display:grid}.premium-home .eyebrow{letter-spacing:2px;color:var(--home-gold);align-items:center;gap:10px;font-size:10px;font-weight:600;line-height:1.8;display:flex}.premium-home .status-dot{background:var(--home-gold);width:6px;height:6px;box-shadow:0 0 0 4px color-mix(in srgb,var(--home-gold) 12%,transparent);border-radius:50%}.premium-home .hero-copy{animation:.7s ease-out both home-enter}.premium-home .hero-copy h1{letter-spacing:-2.4px;margin:25px 0;font-size:clamp(42px,4.5vw,67px);line-height:1.13}.premium-home em{color:var(--home-gold);font-weight:400}.premium-home .hero-description{color:var(--home-muted);max-width:410px;font-size:14px;line-height:1.9}.premium-home .hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:30px;display:flex}.premium-home .hero-note{color:var(--home-muted);align-items:center;gap:9px;margin-top:28px;font-size:10px;display:flex}.premium-home .hero-art{border:1px solid var(--home-line);background:radial-gradient(ellipse at 50% 38%,#dbddc96b,transparent 64%),var(--home-soft);isolation:isolate;border-radius:180px 180px 12px 12px;height:555px;animation:.9s ease-out both home-enter;position:relative}.premium-home .art-topline,.premium-home .art-bottomline{letter-spacing:1.7px;color:var(--home-muted);justify-content:space-between;align-items:center;font-size:8px;display:flex;position:absolute;left:30px;right:30px}.premium-home .art-topline{top:80px}.premium-home .art-bottomline{letter-spacing:1px;font-size:7px;bottom:25px}.premium-home .target-art{opacity:.5;place-items:center;display:grid;position:absolute;inset:90px 12px 65px}.premium-home .target-art>div{aspect-ratio:1;border:1px solid #a5ab90;border-radius:50%;width:88%;position:absolute}.premium-home .target-art>div:nth-child(2){width:66%}.premium-home .target-art>div:nth-child(3){width:44%}.premium-home .target-art>div:nth-child(4){width:22%}.premium-home .target-center{background:var(--home-gold);border-radius:50%;width:8px;height:8px}.premium-home .target-line{background:#a5ab90;position:absolute}.premium-home .target-line.horizontal{width:100%;height:1px}.premium-home .target-line.vertical{width:1px;height:100%}.premium-home .art-coordinate{writing-mode:vertical-rl;letter-spacing:2px;color:var(--home-muted);font-size:8px;position:absolute;top:43%;right:15px}.premium-home .membership-card{aspect-ratio:1.59;color:#f6edcf;background:radial-gradient(at 100% 0,#5a7250,#0000 75%),linear-gradient(125deg,#263d2d,#122b20);border-radius:15px;padding:25px 28px;transition:transform .5s cubic-bezier(.2,.7,.3,1);position:absolute;top:155px;left:7%;right:7%;transform:rotate(-7deg);box-shadow:0 35px 40px -18px #18332370,inset 0 0 0 1px #ebd8a54d}.premium-home .hero-art:hover .membership-card{transform:rotate(-3deg)translateY(-5px)}.premium-home .card-top{align-items:center;gap:10px;display:flex}.premium-home .card-top img{border-radius:50%}.premium-home .card-top>span{letter-spacing:2px;font-size:12px}.premium-home .card-top small{letter-spacing:3px;margin-top:4px;font-size:7px;display:block}.premium-home .card-top>svg{color:#d8c38c;margin-left:auto}.premium-home .card-center{margin:25px 0 20px}.premium-home .card-center>span{letter-spacing:4px;color:#cbb983;font-size:7px}.premium-home .card-center strong{font-family:var(--font-serif),Georgia,serif;margin-top:8px;font-size:26px;font-weight:400;line-height:1.25;display:block}.premium-home .card-bottom{letter-spacing:1.8px;justify-content:space-between;align-items:center;font-size:7px;display:flex}.premium-home .card-bottom small{letter-spacing:.5px;color:#b8c5b6;margin-top:5px;font-size:8px;display:block}.premium-home .floating-label{background:var(--home-card);border:1px solid var(--home-line);border-radius:9px;align-items:center;gap:12px;padding:16px 19px;font-size:11px;display:flex;position:absolute;bottom:74px;right:-16px;box-shadow:0 12px 35px #1727170d}.premium-home .floating-label>span{background:var(--home-soft);color:var(--home-gold);border-radius:50%;padding:9px}.premium-home .floating-label small{color:var(--home-muted);margin-top:4px;font-size:9px;display:block}.premium-home .floating-label>svg{color:var(--home-gold);margin-left:10px}.premium-home .values-strip{border-block:1px solid var(--home-line)}.premium-home .values-inner{justify-content:space-between;align-items:center;gap:24px;padding-block:25px;display:flex}.premium-home .values-inner>span{letter-spacing:1.7px;color:var(--home-muted);max-width:120px;font-size:8px;line-height:1.8}.premium-home .values-inner p{font-family:var(--font-serif),Georgia,serif;align-items:center;gap:10px;font-size:19px;display:flex}.premium-home .values-inner svg{stroke-width:1.3px;width:20px;color:var(--home-gold)}.premium-home .section-space{padding-block:88px}.premium-home h2{letter-spacing:-1.4px;margin-top:15px;font-size:clamp(30px,3.1vw,44px);line-height:1.25}.premium-home .section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.premium-home .section-heading>p,.premium-home .section-description{color:var(--home-muted);font-size:13px;line-height:1.9}.premium-home .services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.premium-home .service-card{border:1px solid var(--home-line);background:var(--home-card);border-radius:8px;padding:30px;transition:transform .3s,border-color .3s,box-shadow .3s}.premium-home .service-card:hover{border-color:var(--home-gold);transform:translateY(-6px);box-shadow:0 16px 32px #20331b0a}.premium-home .service-top{color:var(--home-gold);justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.premium-home .service-top span{font-family:var(--font-mono),monospace;color:var(--home-muted);font-size:10px}.premium-home .service-card h3{font-size:22px;line-height:1.4}.premium-home .service-card>p{color:var(--home-muted);margin-top:13px;font-size:12px;line-height:1.9}.premium-home .service-link{border-top:1px solid var(--home-line);justify-content:space-between;align-items:center;margin-top:30px;padding-top:22px;font-size:11px;font-weight:600;display:flex}.premium-home .service-link svg{color:var(--home-gold)}.premium-home .guide-section{background:var(--home-soft);border-block:1px solid var(--home-line);padding-block:72px}.premium-home .guide-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.premium-home .section-description{margin-top:15px}.premium-home .step-list{flex-direction:column;margin-top:28px;display:flex}.premium-home .step-list button{border-bottom:1px solid var(--home-line);text-align:left;color:var(--home-muted);cursor:pointer;border-radius:5px;align-items:center;gap:18px;padding:19px 15px;font-size:13px;transition:background .2s,color .2s;display:flex}.premium-home .step-list button>span{font-size:10px;font-family:var(--font-mono),monospace;color:var(--home-gold)}.premium-home .step-list button>svg{opacity:0;margin-left:auto;transition:opacity .2s}.premium-home .step-list button.active{background:var(--home-card);color:var(--home-ink)}.premium-home .step-list button.active>svg{opacity:1}.premium-home .step-panel{background:var(--home-card);border:1px solid var(--home-line);border-radius:12px;align-items:center;padding:45px;display:grid}.premium-home .step-content{animation:.35s ease-out both home-enter}.premium-home .step-icon{background:var(--home-soft);border:1px solid var(--home-line);width:88px;height:88px;color:var(--home-gold);border-radius:50%;place-items:center;margin-bottom:32px;display:grid}.premium-home .step-panel h3{margin-top:10px;font-size:30px}.premium-home .step-panel p:not(.eyebrow){color:var(--home-muted);margin-top:15px;font-size:13px;line-height:1.9}.premium-home .step-detail{color:var(--home-gold);align-items:center;gap:9px;margin-top:20px;font-size:11px;line-height:1.7;display:flex}.premium-home .step-panel .text-button{margin-top:25px}.premium-home .faq-grid{grid-template-columns:1fr 1.2fr;gap:60px;display:grid}.premium-home .faq-list details{border-bottom:1px solid var(--home-line);padding:22px 0}.premium-home .faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:13px;font-weight:500;list-style:none;display:flex}.premium-home .faq-list summary::-webkit-details-marker{display:none}.premium-home .faq-list summary svg{flex-shrink:0;transition:transform .25s}.premium-home .faq-list details[open] svg{transform:rotate(180deg)}.premium-home .faq-list details p{color:var(--home-muted);max-width:490px;padding-top:16px;font-size:12px;line-height:1.9}.premium-home .closing-panel{border:1px solid var(--home-line);background:var(--home-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:35px;padding:45px;display:flex}.premium-home .closing-panel h2{font-size:35px}.premium-home .closing-panel p:not(.eyebrow){color:var(--home-muted);margin-top:15px;font-size:12px}.premium-home .closing-panel .lux-button{flex-shrink:0}.premium-home .site-footer{justify-content:space-between;align-items:center;gap:30px;padding-block:46px;display:flex}.premium-home .site-footer>p,.premium-home .site-footer>span{color:var(--home-muted);font-size:9px;line-height:1.9}.premium-home .site-footer .brand strong{font-size:14px}.premium-home .site-footer .brand img{width:36px;height:36px}.premium-home .skip-link{z-index:100;background:var(--home-card);border:1px solid var(--home-gold);padding:12px 20px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.premium-home .skip-link:focus{transform:translateY(0)}.premium-home :is(a,button,summary):focus-visible{outline:2px solid var(--home-gold);outline-offset:5px}.premium-home section[id]{scroll-margin-top:110px}@keyframes home-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1400px){.premium-home .hero-section{gap:85px}.premium-home .membership-card{top:150px}}@media (max-width:1100px){.premium-home .home-container{width:calc(100% - 64px)}.premium-home .desktop-nav{gap:18px}.premium-home .header-actions{gap:13px}.premium-home .hero-section{gap:30px}.premium-home .hero-art{height:510px}.premium-home .membership-card{padding:22px;top:160px;left:5%;right:5%}.premium-home .card-center{margin-block:15px}.premium-home .card-center strong{font-size:23px}.premium-home .art-topline{font-size:7px}.premium-home .guide-grid{gap:45px}.premium-home .service-card{padding:24px}.premium-home .hero-actions{gap:15px}.premium-home .hero-actions .lux-button{padding-inline:18px}}@media (max-width:899px){.premium-home .desktop-nav,.premium-home .desktop-register{display:none}.premium-home .menu-button{border:1px solid var(--home-line);cursor:pointer;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.premium-home .mobile-menu{border-top:1px solid var(--home-line);flex-direction:column;gap:7px;padding:15px 32px 24px;animation:.2s ease-out home-enter;display:flex}.premium-home .mobile-menu>a{justify-content:space-between;padding:14px;font-size:14px;display:flex}.premium-home .header-inner{height:76px}.premium-home .hero-copy h1{font-size:49px}.premium-home .hero-section{grid-template-columns:1fr;gap:45px;padding-block:48px}.premium-home .hero-description{max-width:520px}.premium-home .desktop-break{display:none}.premium-home .hero-art{justify-self:center;width:min(510px,100%);height:530px}.premium-home .membership-card{padding:27px;top:150px;left:8%;right:8%}.premium-home .card-center{margin-block:22px}.premium-home .card-center strong{font-size:28px}.premium-home .values-inner{flex-wrap:wrap;justify-content:center;gap:25px}.premium-home .values-inner>span{text-align:center;flex-basis:100%;max-width:none}.premium-home .values-inner p{font-size:16px}.premium-home .services-grid{gap:12px}.premium-home .service-card{padding:20px}.premium-home .service-card h3{font-size:20px}.premium-home .guide-grid{gap:30px}.premium-home .step-panel{padding:30px}.premium-home .faq-grid{gap:35px}.premium-home .closing-panel{flex-direction:column;align-items:start;padding:30px}.premium-home .site-footer{flex-wrap:wrap}.premium-home .section-space{padding-block:65px}}@media (max-width:600px){.premium-home .home-container{width:calc(100% - 40px)}.premium-home .header-inner{gap:12px}.premium-home .brand{gap:9px}.premium-home .brand strong{font-size:14px}.premium-home .brand small{letter-spacing:2px;font-size:8px}.premium-home .brand img{width:36px;height:36px}.premium-home .header-actions{gap:9px}.premium-home .login-link{font-size:11px}.premium-home .login-link svg{display:none}.premium-home .hero-copy h1{letter-spacing:-1.8px;font-size:clamp(37px,10vw,52px)}.premium-home .eyebrow{letter-spacing:1.6px;font-size:8px}.premium-home .hero-description{font-size:13px}.premium-home .hero-actions{align-items:stretch;gap:10px}.premium-home .hero-actions .lux-button,.premium-home .hero-actions .text-button{width:100%}.premium-home .hero-note{justify-content:center;margin-top:18px;font-size:9px}.premium-home .hero-art{border-radius:140px 140px 10px 10px;height:435px}.premium-home .art-topline{font-size:6px;top:58px;left:25px;right:25px}.premium-home .membership-card{padding:20px;top:126px;left:5%;right:5%}.premium-home .card-top img{width:33px;height:33px}.premium-home .card-top>span{font-size:10px}.premium-home .card-top small{font-size:6px}.premium-home .card-center{margin-block:17px}.premium-home .card-center strong{font-size:23px}.premium-home .floating-label{padding:12px;font-size:10px;bottom:43px;right:-6px}.premium-home .art-bottomline{font-size:5px;bottom:18px;left:20px;right:20px}.premium-home .target-art{inset:65px 5px 35px}.premium-home .values-inner{gap:20px 30px}.premium-home .values-inner p{width:calc(50% - 20px);font-size:16px}.premium-home .section-heading{display:block}.premium-home .section-heading>p{margin-top:20px;font-size:12px}.premium-home .services-grid,.premium-home .guide-grid,.premium-home .faq-grid{grid-template-columns:1fr}.premium-home .service-card{padding:28px}.premium-home .service-top{margin-bottom:22px}.premium-home .service-card h3{font-size:24px}.premium-home .service-card>p{font-size:13px}.premium-home .guide-section{padding-block:50px}.premium-home .step-panel{min-height:390px;padding:30px}.premium-home .step-icon{width:70px;height:70px;margin-bottom:25px}.premium-home .faq-grid{gap:20px}.premium-home .closing-panel{padding:30px 24px}.premium-home .closing-panel h2{font-size:30px}.premium-home .closing-panel .lux-button{gap:12px;width:100%}.premium-home .site-footer{gap:22px;padding-block:35px}.premium-home .site-footer>p{flex-basis:100%}.premium-home .mobile-menu{padding-inline:20px}}@media (prefers-reduced-motion:reduce){.premium-home *{transition:none!important;animation:none!important}.premium-home .hero-art:hover .membership-card{transform:rotate(-7deg)}}@media (max-width:360px){.premium-home .header-actions{gap:5px}.premium-home .header-inner{gap:8px}.premium-home .brand strong{letter-spacing:1px;font-size:12px}.premium-home .brand img{width:30px;height:30px}.premium-home .theme-switch,.premium-home .menu-button{width:36px;height:36px}}
