.hero.home-motion{background:var(--page-background,var(--background));grid-template-columns:1.05fr 1fr;align-items:center;gap:32px;min-height:480px;padding:48px;display:grid}.home-motion:after,.home-motion .hero-grid{display:none}.home-motion .hero-copy{z-index:2;padding:0}.home-motion .hero-label{max-width:100%;margin-bottom:22px}.home-motion h1{font-size:clamp(30px,3.5vw,52px);line-height:1.45}.home-motion h1>span{color:var(--foreground);-webkit-text-fill-color:currentColor;background:0 0}.home-motion h1>span:last-child{background:linear-gradient(100deg,var(--brand),var(--primary),var(--foreground),var(--brand));-webkit-text-fill-color:transparent;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite home-title!important}@keyframes home-title{to{background-position:150% 0}}.home-motion .intro{max-width:440px;font-size:15px;line-height:1.9}.home-motion .hero-visual{isolation:isolate;min-height:400px;padding:24px}.home-motion .visual-index,.home-motion .visual-caption,.home-motion .photo-caption{display:none}.home-motion .hero-visual .hero-photo{z-index:1;border-radius:24px;width:100%;max-width:340px;height:400px;min-height:0;position:relative;transform:none;box-shadow:0 14px 36px #0001;animation:none!important}.home-motion .hero-photo>img{object-fit:cover;width:100%;height:100%;transform:none}.home-motion .hero-visual .hero-photo:has(.ad-carousel){height:auto}.home-motion .hero-photo:after{display:none}.home-motion .hero-glow{isolation:isolate;border-radius:24px;width:100%;max-width:340px;position:relative}.home-motion .hero-glow:before{content:"";border-radius:inherit;pointer-events:none;box-shadow:0 0 28px color-mix(in srgb,var(--brand) 42%,transparent),0 0 10px color-mix(in srgb,var(--primary) 20%,transparent);position:absolute;inset:0;animation:3.8s ease-in-out infinite home-neon-breathe!important}@keyframes home-neon-breathe{0%,to{opacity:.18}50%{opacity:1}}.home-motion .hero-visual{height:auto;margin-top:0;overflow:visible}.home-motion .hero-visual:after{display:none}@media (max-width:850px){.hero.home-motion{grid-template-columns:1fr;gap:20px;padding:28px}.home-motion .hero-copy{padding:0}.home-motion .hero-foot{display:none}.home-motion .hero-visual{min-height:340px;padding:20px}.home-motion .hero-visual .hero-photo{max-width:340px;height:360px}.home-motion .intro{max-width:100%}.home-motion h1{font-size:32px}}@media (max-width:420px){.hero.home-motion{padding:22px 18px}.home-motion h1{font-size:28px}.home-motion .hero-visual{padding:16px 8px}.home-motion .hero-visual .hero-photo{height:340px}}@media (forced-colors:active){.home-motion h1>span:last-child{-webkit-text-fill-color:CanvasText;background:0 0}}.brand-hero-empty{text-align:center;background:radial-gradient(ellipse at 15% 20%,color-mix(in srgb,var(--brand) 28%,transparent),transparent 65%),var(--card);flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:280px;padding:24px;display:flex}.brand-hero-empty>span{overflow-wrap:anywhere;font-size:28px;font-weight:650}.brand-hero-empty p{color:var(--muted-foreground);margin-top:16px;font-size:15px}.home-listing-band{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.17em;white-space:nowrap;text-shadow:0 1px 4px #4d1e3d66;background:linear-gradient(100deg,#8a4269e8,#c17b9ee8);border-top:1px solid #ffd9ea;justify-content:center;align-items:center;gap:12px;min-height:43px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.home-listing-band:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:105px;animation:3s ease-in-out infinite home-listing-glow;position:absolute;top:-12px;bottom:-12px;left:-110px;transform:skew(-20deg)}.home-listing-band span{color:#fff0f7;font-size:10px}.card-photo--home .card-open,.card-photo--home .video-badge{bottom:55px}@keyframes home-listing-glow{0%,12%{left:-110px}65%,to{left:calc(100% + 110px)}}html[data-motion-paused=true] .home-listing-band:before{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){html:not([data-motion-choice=play]) .home-listing-band:before{animation:none}}.home-featured{border:1px solid color-mix(in srgb,var(--brand) 30%,var(--border));background:color-mix(in srgb,var(--card) 92%,var(--brand));border-radius:24px;margin-top:48px;padding:30px;box-shadow:0 14px 44px #0000000d}.home-featured-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.home-featured-heading .eyebrow{color:var(--brand);margin:0 0 5px}.home-featured-heading h2{letter-spacing:.08em;align-items:center;gap:12px;margin:0;font-size:32px;line-height:1.35;display:flex}.home-featured-heading h2 span{color:#c99742;font-size:24px}.home-featured-heading p:last-child{color:var(--muted-foreground);margin:6px 0 0;font-size:14px}.home-featured-count{color:var(--muted-foreground);padding-bottom:4px;font-size:13px}.home-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-featured-card{box-shadow:0 9px 26px #00000012}.home-featured-card .card-content{padding-bottom:16px}.home-featured-pagination{justify-content:center;align-items:center;gap:9px;margin-top:24px;display:flex}.home-featured-pagination button{border:1px solid var(--border);background:var(--card);width:38px;height:38px;color:var(--foreground);border-radius:50%;place-items:center;padding:0;font-size:14px;font-weight:700;display:grid}.home-featured-pagination button:hover{border-color:var(--brand);color:var(--brand)}.home-featured-pagination button[aria-current=page]{border-color:var(--brand);background:var(--brand);color:var(--background);box-shadow:0 6px 18px color-mix(in srgb,var(--brand) 25%,transparent)}@media (max-width:700px){.home-featured{border-radius:18px;width:calc(100% - 24px);margin-top:22px;padding:18px 12px}.home-featured-heading{align-items:flex-start;margin-bottom:16px}.home-featured-heading h2{gap:8px;font-size:25px}.home-featured-heading p:last-child{font-size:12px}.home-featured-count{white-space:nowrap;padding-top:26px}.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-featured-card .card-content{padding:11px}.home-featured-card .card-facts{margin:10px 0;font-size:12px}.home-featured-card .card-title h3{font-size:17px}.home-featured-pagination{margin-top:18px}.home-featured-pagination button{width:36px;height:36px}}.home-guide-section{padding:48px 0 56px;scroll-margin-top:24px}.home-guide-heading{max-width:760px;margin-bottom:28px}.home-guide-heading .eyebrow{margin-bottom:9px}.home-guide-heading h2{letter-spacing:.02em;color:var(--foreground);margin:0;font-size:clamp(27px,3vw,36px);line-height:1.35}.home-guide-heading>p:last-child:not(.eyebrow){color:var(--muted-foreground);margin:15px 0 0;line-height:1.85}.home-steps,.home-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-step,.home-benefit-card{border:1px solid var(--border);background:var(--card);border-radius:18px;min-width:0;padding:26px}.home-step-top{color:var(--brand);justify-content:space-between;align-items:center;display:flex}.home-step-top>span{letter-spacing:-.04em;color:color-mix(in srgb,var(--brand) 72%,var(--foreground));font:700 31px/1 Arial,sans-serif}.home-step h3,.home-benefit-card h3{margin:22px 0 9px;font-size:19px;line-height:1.45}.home-step p,.home-benefit-card p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.85}.home-benefits{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-benefit-card{background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 9%,var(--card)),var(--card))}.home-benefit-icon{border:1px solid color-mix(in srgb,var(--brand) 45%,var(--border));width:46px;height:46px;color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,var(--card));border-radius:13px;place-items:center;display:grid}.home-benefit-card h3{margin-top:17px}.home-benefits-link{gap:12px;margin-top:24px}.home-faq-list{border-top:1px solid var(--border)}.home-faq-list details{border-bottom:1px solid var(--border)}.home-faq-list summary{cursor:pointer;padding:19px 38px 19px 4px;font-size:16px;font-weight:600;line-height:1.55;list-style:none;position:relative}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary:after{content:"＋";color:var(--brand);font-size:20px;font-weight:400;position:absolute;top:18px;right:6px}.home-faq-list details[open] summary:after{content:"−"}.home-faq-list summary:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:4px}.home-faq-list p{max-width:900px;color:var(--muted-foreground);margin:0;padding:0 38px 21px 4px;font-size:14px;line-height:1.9}.home-faq-list p a{color:var(--brand);text-underline-offset:3px;align-items:center;gap:3px;text-decoration:underline;display:inline-flex}.member-page{padding-bottom:76px}.member-page-intro{max-width:850px;color:var(--muted-foreground);margin:0 0 34px;line-height:1.9}.member-page-intro strong{color:var(--foreground);margin-bottom:7px;font-size:19px;display:block}.member-section{border-top:1px solid var(--border);padding:29px 0}.member-section h2{margin:0 0 18px;font-size:23px}.member-section h3{margin:0 0 8px;font-size:16px}.member-section p{color:var(--muted-foreground);margin:0 0 13px;line-height:1.85}.member-section ul{color:var(--muted-foreground);margin:0;padding-left:1.35em;line-height:1.95}.member-section li::marker{color:var(--brand)}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.member-panel{border:1px solid var(--border);background:var(--card);border-radius:14px;padding:22px}.member-panel p:last-child{margin-bottom:0}.member-table{border-collapse:collapse;text-align:left;width:100%;max-width:700px}.member-table th,.member-table td{border-bottom:1px solid var(--border);padding:12px 14px}.member-table th{background:color-mix(in srgb,var(--brand) 10%,var(--card));font-weight:600}.member-table td:last-child{color:var(--foreground);font-weight:600}.member-note{font-size:13px}.member-page-cta{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}@media (max-width:700px){.home-guide-section{padding:36px 0 42px}.home-steps,.home-benefit-grid,.member-grid{grid-template-columns:1fr}.home-step,.home-benefit-card{padding:21px}.home-step h3{margin-top:14px}.home-guide-heading h2{font-size:27px}.member-section{padding:23px 0}.member-table th,.member-table td{padding:10px 8px;font-size:13px}}
