:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#fdfbf7;--paper-strong:#f8f6f0;--white:#fff;--black:#2c2c2c;--gray-950:#2c2c2c;--gray-900:#3e3e3e;--gray-800:#525252;--gray-700:#666;--gray-600:#7a7a7a;--gray-500:#999;--gray-300:#d4d4d4;--gray-200:#e8e8e8;--gold:#b8860b;--gold-light:#d4af37;--gold-soft:#b8860b1a;--brand-gold:#b8860b;--brand-gold-light:#d4af37;--brand-dark:#2c2c2c;--brand-bg:#fdfbf7;--green:#2d6a4f;--green-light:#40916c;--green-soft:#2d6a4f1a;--blue:#2563eb;--blue-dark:#1e40af;--blue-soft:#2563eb1a;--danger-soft:#dc26261a;--danger:#dc2626;--shadow-sm:0 1px 3px 0 #b8860b1a;--shadow-md:0 4px 8px -1px #b8860b26;--shadow-lg:0 10px 20px -3px #b8860b33;--shadow-gold:0 0 20px #d4af374d;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--container:1200px;--transition:.28s ease;--breakpoint-xs:375px;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--touch-target-min:44px;--touch-target-comfortable:48px;--spacing-mobile-xs:8px;--spacing-mobile-sm:12px;--spacing-mobile-md:16px;--spacing-mobile-lg:24px;--spacing-mobile-xl:32px;--font-size-xs:clamp(.75rem, 2vw, .875rem);--font-size-sm:clamp(.875rem, 2.5vw, 1rem);--font-size-base:clamp(1rem, 3vw, 1.125rem);--font-size-lg:clamp(1.125rem, 3.5vw, 1.25rem);--font-size-xl:clamp(1.25rem, 4vw, 1.5rem);--font-size-2xl:clamp(1.5rem, 5vw, 2rem);--font-size-3xl:clamp(2rem, 6vw, 3rem);--font-size-hero:clamp(2.5rem, 8vw, 4rem);--font-sans:var(--font-noto-sans,"Noto Sans SC", Arial, Helvetica, sans-serif);--font-serif:var(--font-noto-serif,"Noto Serif SC", Georgia, "Times New Roman", serif);--nav-bg:#fdfbf7f2;--nav-bg-scrolled:#fdfbf7fa;--nav-border:#b8860b33;--nav-border-scrolled:#b8860b4d;--nav-text:#2c2c2c;--nav-text-secondary:#666;--nav-text-muted:#999;--nav-hover-border:#b8860b80;--nav-active-indicator:#b8860b;--nav-btn-primary-bg:#b8860b;--nav-btn-primary-hover:#d4af37;--nav-btn-secondary-border:#b8860b4d;--nav-btn-secondary-bg:#b8860b14}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);color:var(--gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:linear-gradient(135deg,#fdfbf7 0%,#f8f6f0 100%);line-height:1.7;overflow-x:hidden}p,h1,h2,h3,h4,h5,h6,span,div,a,li,td,th,label,input,textarea,select{color:inherit}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-serif);line-height:1.2}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-content{flex:1}.container{width:min(var(--container), calc(100% - 32px));margin:0 auto}.home-page,.dashboard-page,.legal-page,.reports-page,.report-detail-page,.cooperation-page,.my-ads-page{gap:32px;padding:48px 0 88px;display:grid}.app-header{z-index:30;background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--nav-border);transition:all .15s;position:sticky;top:0}.app-header--scrolled{background:var(--nav-bg-scrolled);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--nav-border-scrolled);box-shadow:0 2px 12px #0000000a}.app-header__inner{align-items:center;gap:40px;max-width:1280px;margin:0 auto;padding:16px 0;display:flex}.app-header__logo{flex-shrink:0;align-items:center;gap:12px;transition:opacity .15s;display:inline-flex}.app-header__logo:hover{opacity:.8}.brand__mark{background:var(--brand-gold);width:40px;height:40px;color:var(--white);font-family:var(--font-serif);border-radius:8px;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:inline-flex}.brand__text{flex-direction:column;gap:0;display:flex}.brand__title{font-family:var(--font-serif);color:var(--brand-dark);letter-spacing:-.02em;font-size:1.125rem;font-weight:700;line-height:1}.app-header__nav{flex-shrink:0;align-items:center;gap:28px;display:flex}.app-header__nav-group{align-items:center;display:inline-flex;position:relative}.app-header__nav-link{min-width:var(--touch-target-min);min-height:var(--touch-target-min);color:var(--nav-text);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;padding:8px 0;font-size:.9375rem;font-weight:500;line-height:1.5;transition:all .15s;display:inline-flex;position:relative}.app-header__nav-link:hover{color:var(--nav-active-indicator);border-bottom-color:var(--nav-hover-border)}.app-header__nav-link--active{color:var(--nav-active-indicator);border-bottom-color:var(--nav-active-indicator);font-weight:600}.app-header__submenu{z-index:30;background:#fffffffa;border:1px solid #b8860b2e;border-radius:8px;min-width:132px;padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 36px #0f172a1f}.app-header__nav-group:hover .app-header__submenu,.app-header__nav-group:focus-within .app-header__submenu{gap:4px;display:grid}.app-header__submenu-link{color:var(--nav-text);white-space:nowrap;border-radius:6px;padding:8px 10px;font-size:.875rem;font-weight:500;text-decoration:none;display:block}.app-header__submenu-link:hover,.app-header__submenu-link--active{color:var(--nav-active-indicator);background:#b8860b14}.app-header__spacer{flex:1;min-width:0}.app-header__secondary{flex-shrink:0;align-items:center;gap:20px;display:flex}.app-header__secondary-link{color:var(--nav-text-secondary);white-space:nowrap;padding:6px 0;font-size:.875rem;font-weight:500;transition:color .15s}.app-header__secondary-link:hover{color:var(--nav-text)}.app-header__actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.app-header__user-chip{color:var(--brand-gold-light);white-space:nowrap;background:#b8860b26;border:1px solid #b8860b4d;border-radius:999px;padding:8px 16px;font-size:.875rem;font-weight:600}.app-header__btn{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.app-header__btn:disabled{opacity:.5;cursor:not-allowed}.app-header__btn--primary{background:var(--nav-btn-primary-bg);color:#fff;border-color:var(--nav-btn-primary-bg);box-shadow:0 2px 8px #b8860b26}.app-header__btn--primary:hover:not(:disabled){background:var(--nav-btn-primary-hover);border-color:var(--nav-btn-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #b8860b33}.app-header__btn--primary:active:not(:disabled){transform:translateY(0)}.app-header__btn--secondary{background:var(--nav-btn-secondary-bg);color:var(--nav-btn-primary-bg);border-color:var(--nav-btn-secondary-border)}.app-header__btn--secondary:hover:not(:disabled){border-color:var(--nav-btn-primary-bg);background:#ffffff26;transform:translateY(-1px)}.app-header__btn--secondary:active:not(:disabled){transform:translateY(0)}.app-header__menu-btn{border:1px solid var(--nav-btn-secondary-border);background:var(--nav-btn-secondary-bg);width:44px;height:44px;color:var(--nav-text);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.app-header__menu-btn:hover{border-color:var(--nav-btn-primary-bg);color:var(--brand-gold-light);background:#ffffff26}.app-sidebar-backdrop{z-index:39;opacity:0;pointer-events:none;transition:opacity var(--transition);background:#0f172a61;position:fixed;inset:0}.app-sidebar-backdrop--visible{opacity:1;pointer-events:auto}.app-sidebar{z-index:40;width:min(420px,100vw);height:100vh;transition:transform var(--transition);background:linear-gradient(135deg,#fdfbf7fa 0%,#f8f6f0fa 100%);border-left:1px solid #b8860b33;grid-template-rows:auto 1fr;padding:24px;display:grid;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-18px 0 48px #0009}.app-sidebar--open{transform:translate(0)}.app-sidebar__header,.app-sidebar__body,.app-sidebar__heading,.app-sidebar__auth,.app-sidebar__auth-actions{gap:16px;display:grid}.app-sidebar__header{border-bottom:1px solid #b8860b26;padding-bottom:20px}.app-sidebar__body{align-content:start;gap:24px;padding-top:24px;overflow-y:auto}.app-sidebar__eyebrow{width:fit-content;color:var(--brand-gold);letter-spacing:.12em;text-transform:uppercase;background:#b8860b1f;border-radius:999px;align-items:center;margin:0;padding:6px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.app-sidebar__title,.app-sidebar__auth h3{color:var(--gray-900);margin:0}.app-sidebar__hint{color:var(--gray-700);margin:0;line-height:1.75}.app-sidebar__nav{gap:12px;display:grid}.app-sidebar__nav-group{gap:8px;display:grid}.app-sidebar__nav-link{width:100%;color:var(--gray-800);text-align:left;transition:transform var(--transition), color var(--transition), border-color var(--transition), box-shadow var(--transition), background var(--transition);background:#ffffff14;border:1px solid #b8860b26;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.app-sidebar__nav-link:hover{color:var(--brand-gold-light);background:#ffffff1f;border-color:#b8860b4d;transform:translateY(-1px);box-shadow:0 10px 24px #0000004d}.app-sidebar__nav-link--active{color:var(--brand-gold-light);background:#b8860b26;border-color:#b8860b66}.app-sidebar__nav-link--child{width:calc(100% - 16px);margin-left:16px;padding:12px 16px;font-size:.9rem}.app-sidebar__auth{box-shadow:var(--shadow-sm);background:#ffffff14;border:1px solid #b8860b33;border-radius:24px;padding:20px}.app-sidebar__auth-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.app-sidebar__auth-actions .button{width:100%}.app-sidebar__close{color:var(--gray-900);cursor:pointer;background:#ffffff1a;border:1px solid #b8860b4d;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .15s}.app-sidebar__close:hover{border-color:var(--brand-gold);color:var(--brand-gold-light);background:#ffffff26}.app-sidebar__header{border-bottom:1px solid #00000014;grid-template-columns:1fr auto;align-items:start;gap:16px;padding-bottom:20px;display:grid}.app-header__main,.app-header__secondary,.app-footer__logo-row,.app-footer__links,.footer-links,.app-nav,.hero-actions,.report-detail-card__meta,.report-card__meta,.report-card__footer,.report-tags,.report-tabs,.hero-stats{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 24px;font-size:.9375rem;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{background:var(--brand-gold);color:var(--white);border-color:var(--brand-gold);box-shadow:0 2px 8px #b8860b26}.button--primary:hover:not(:disabled){background:var(--brand-gold-light);border-color:var(--brand-gold-light);box-shadow:0 4px 12px #b8860b33}.button--primary:active:not(:disabled){transform:translateY(0)}.button--ghost{color:var(--brand-gold);background:0 0;border-color:#b8860b4d}.button--ghost:hover:not(:disabled){border-color:var(--brand-gold);background:#b8860b14}.button:disabled,.button[disabled]{cursor:not-allowed;opacity:.5;box-shadow:none;transform:none}.button:disabled:hover,.button[disabled]:hover{transform:none}.button--gold{background:var(--gold);color:var(--white);border-color:var(--gold);box-shadow:0 2px 8px #b8860b26}.button--gold:hover:not(:disabled){background:var(--gold-light);border-color:var(--gold-light);box-shadow:0 4px 12px #b8860b33}.button--white{background:var(--white);color:var(--green);border-color:var(--white);box-shadow:0 2px 8px #00000014}.button--white:hover:not(:disabled){background:#fffffff2;box-shadow:0 4px 12px #0000001f}.button--dark{background:var(--gray-900);color:var(--white);border-color:var(--gray-900);box-shadow:0 2px 8px #00000026}.button--dark:hover:not(:disabled){background:var(--gray-800);border-color:var(--gray-800);box-shadow:0 4px 12px #0003}.user-chip{color:var(--brand-gold);background:#b8860b14;border:1px solid #b8860b26;border-radius:999px;padding:8px 16px;font-size:.875rem;font-weight:600}.auth-shell{isolation:isolate;background:linear-gradient(115deg,#2d6a4f14 0 12%,#0000 12% 100%),linear-gradient(245deg,#2563eb14 0 10%,#0000 10% 100%),linear-gradient(#fffefb 0%,#f7f3ea 48%,#fffdf8 100%);padding:48px 0 96px;position:relative;overflow:hidden}.auth-shell:before{content:"";z-index:-1;background-image:linear-gradient(#b8860b0d 1px,#0000 1px),linear-gradient(90deg,#b8860b0d 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 16% 78%,#0000);mask-image:linear-gradient(#0000,#000 16% 78%,#0000)}.auth-page,.page-loading{place-items:center;min-height:calc(100vh - 160px);padding:32px 16px;display:grid;position:relative}.auth-page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,#b8860b14,#0000 50%),radial-gradient(circle at 80% 70%,#2c5f7c0f,#0000 50%);position:absolute;inset:0}.auth-shell .auth-page:before{background:linear-gradient(135deg,#ffffffdb,#ffffff61),repeating-linear-gradient(135deg,#b8860b0b 0 1px,#0000 1px 18px)}.auth-page>*{z-index:1;position:relative}.auth-page--split{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:start;gap:40px;padding:0 16px}.auth-page__main{align-self:start;gap:28px;animation:.6s ease-out .2s both fadeInUp;display:grid}.auth-shell .auth-page__main>.auth-sidecard{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-hero{animation:.6s ease-out both fadeInUp}.auth-card{animation:.6s ease-out .1s both fadeInUp}.auth-sidecard{animation:.6s ease-out .2s both fadeInUp}.page-loading{color:var(--gray-600)}.auth-surface,.auth-card,.hero-panel,.legal-page__hero,.legal-section,.report-card,.report-detail-card,.report-notice,.report-disclaimer,.report-restricted-state,.report-preview,.reports-empty-state,.reports-section--surface,.report-tabs,.feature-card,.membership-card,.club-focus-card,.product-card,.entry-card,.ads-slot,.topic-tile,.callout-banner,.hero-spotlight__card,.hero-spotlight__mini-card,.reports-sidebar-card{background:linear-gradient(135deg,#fdfbf7 0%,#f8f6f0 100%);border:1px solid #b8860b33;border-radius:16px;box-shadow:0 2px 8px #00000014}.auth-surface{background:linear-gradient(135deg,#fdfbf7 0%,#f8f6f0 100%);border:1px solid #b8860b40;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #00000014,0 2px 8px #0000000a}.auth-surface:hover{border-color:#b8860b59;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f,0 4px 12px #00000014}.auth-card{background:linear-gradient(135deg,#fdfbf7 0%,#f8f6f0 100%);border:1px solid #b8860b40;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000f}.auth-card:hover{border-color:#b8860b66;transform:translateY(-2px);box-shadow:0 12px 48px #0000001f,0 6px 24px #00000014}.auth-card{gap:24px;width:min(560px,100%);padding:32px;display:grid}.auth-shell .auth-surface{background:linear-gradient(#ffffffeb,#fffcf5e6),linear-gradient(135deg,#fffdf9 0%,#f6efe1 100%);border:1px solid #b8860b33;position:relative;overflow:hidden;box-shadow:0 18px 42px #2c2c2c1a,inset 0 1px #ffffffb8}.auth-shell .auth-surface:after{content:"";pointer-events:none;opacity:.58;background:linear-gradient(90deg,#b8860b29,#0000 34%),linear-gradient(#ffffff57,#0000 26%);position:absolute;inset:0}.auth-shell .auth-surface>*{z-index:1;position:relative}.auth-shell .auth-surface:hover{border-color:#b8860b57;box-shadow:0 24px 56px #2c2c2c21,inset 0 1px #ffffffb8}.auth-shell .auth-card{background:linear-gradient(#fffffff2,#fffcf7f5),#fffdf8;border:1px solid #b8860b38;padding:36px 38px;box-shadow:0 24px 60px #2c2c2c1f,0 8px 22px #b8860b14,inset 0 1px #ffffffd1}.auth-shell .auth-hero{background:linear-gradient(#ffffffb8,#fffcf5c2),linear-gradient(135deg,#fffdf9 0%,#f8f3e8 100%);border-color:#b8860b29;box-shadow:0 16px 36px #2c2c2c14,inset 0 1px #ffffffb8}.auth-shell .auth-card:hover{border-color:#b8860b61;box-shadow:0 28px 70px #2c2c2c24,0 10px 26px #b8860b1a,inset 0 1px #ffffffd1}.auth-card__header,.auth-form,.auth-card__footer,.auth-hero,.auth-sidecard,.auth-sidecard__block,.legal-page,.report-detail-card,.report-card,.report-card__body,.report-content,.reports-section,.report-notice,.report-disclaimer,.report-restricted-state,.report-preview,.hero-panel,.feature-card,.membership-card,.callout-banner,.entry-card,.ads-step,.hero-spotlight,.hero-spotlight__card,.hero-spotlight__mini-card,.section-heading,.reports-sidebar-card,.reports-sidebar-card__header{gap:16px;display:grid}.auth-shell .auth-hero h1,.auth-shell .auth-card__header h1{color:var(--brand-dark);letter-spacing:0;font-size:clamp(2.05rem,3vw,2.7rem)}.auth-shell .auth-sidecard h2{color:var(--brand-dark);letter-spacing:0;font-size:clamp(1.45rem,2vw,1.75rem)}.auth-shell .auth-card__header p{color:var(--gray-700);line-height:1.8}.auth-shell .auth-card__footer{color:var(--gray-700);border-top:1px solid #b8860b1f;padding-top:4px}.auth-shell .auth-card__footer a,.auth-shell .auth-card__footer button{color:var(--brand-gold);font-weight:700}.auth-shell .button{min-height:50px}.auth-shell .button--primary{background:linear-gradient(135deg,#a97807,#c99817);border-color:#b8860bbf;box-shadow:0 12px 24px #b8860b33}.auth-shell .button--primary:hover:not(:disabled){background:linear-gradient(135deg,#b8860b,#d4af37);border-color:#d4af37d9;box-shadow:0 16px 30px #b8860b3d}.auth-shell .button--ghost{color:#946a08;background:#ffffff94;border-color:#b8860b38}.auth-shell .button--ghost:hover:not(:disabled){background:#b8860b1a;border-color:#b8860b61}.auth-eyebrow,.hero-panel__badge,.section-label,.callout-banner__eyebrow,.hero-spotlight__eyebrow,.feature-card__pill{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.auth-eyebrow{color:var(--blue);background:#2c5f7c1a}.auth-shell .auth-eyebrow{color:var(--blue-dark);background:linear-gradient(135deg,#2563eb1f,#2d6a4f1a);border:1px solid #2563eb14}.hero-panel__badge,.section-label--green{background:var(--green-soft);color:var(--green)}.section-label--blue{background:var(--blue-soft);color:var(--blue)}.section-label--gold,.feature-card__pill,.callout-banner__eyebrow{background:var(--gold-soft);color:var(--gold)}.field,.field-group{gap:8px;display:grid}.auth-shell .field>span{color:var(--gray-800);font-size:.9rem;font-weight:700}.field input,.field textarea,.field select{width:100%;min-height:48px;color:var(--gray-900);font:inherit;background:#fafafa;border:1px solid #b8860b40;border-radius:8px;padding:0 16px;font-size:.9375rem;transition:all .15s}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--brand-gold);background:linear-gradient(135deg,#fdfbf7 0%,#f8f6f0 100%);outline:none;box-shadow:0 0 0 3px #b8860b26}.field input::placeholder,.field textarea::placeholder{color:var(--gray-600)}.auth-shell .field input,.auth-shell .field textarea,.auth-shell .field select{background:#ffffffe6;border:1px solid #b8860b3d;border-radius:10px;min-height:50px;padding:0 17px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;box-shadow:inset 0 1px #fffc}.auth-shell .field input:focus,.auth-shell .field textarea:focus,.auth-shell .field select:focus{background:#fff;box-shadow:0 0 0 4px #b8860b1f,0 8px 18px #b8860b14}.auth-shell .field input::placeholder,.auth-shell .field textarea::placeholder{color:var(--gray-500)}.field textarea{resize:vertical;min-height:120px;padding:14px 16px}.field select{appearance:none}.field label span{color:var(--gray-700);font-size:.875rem;font-weight:600}.field-group{grid-template-columns:minmax(0,1fr) auto;align-items:end}.auth-shell .auth-form>.button--primary{width:100%;margin-top:2px}.toggle-row{color:var(--gray-700);align-items:center;gap:10px;font-size:.875rem;line-height:1.6;display:flex}.toggle-row input[type=checkbox]{cursor:pointer;background:#fafafa;border:1px solid #b8860b4d;border-radius:4px;width:18px;height:18px}.auth-shell .toggle-row input[type=checkbox]{accent-color:var(--brand-gold);background:#fff;border:1px solid #b8860b57}.toggle-row a{color:var(--brand-gold);text-underline-offset:2px;font-weight:600;text-decoration:underline}.toggle-row a:hover{color:var(--brand-gold-light)}.form-hint{color:var(--blue-light);background:var(--blue-soft);border:1px solid #4a8fb833;border-radius:8px;padding:12px 16px;font-size:.875rem;line-height:1.6}.form-helper{color:var(--gray-700);background:#b8860b14;border:1px solid #b8860b29;border-radius:8px;padding:12px 16px;font-size:.875rem;line-height:1.6}.form-error{color:#ff6b6b;background:#c0392b26;border:1px solid #e74c3c4d;border-radius:8px;padding:12px 16px;font-size:.875rem;line-height:1.6}.auth-shell .form-error{color:#b91c1c;background:#dc262614;border-color:#dc26262e}.auth-hero,.auth-sidecard{padding:32px;position:relative}.auth-shell .auth-hero,.auth-shell .auth-sidecard{padding:38px}.auth-hero:before{content:"";pointer-events:none;filter:blur(40px);opacity:.6;background:radial-gradient(circle,#b8860b26,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.auth-shell .auth-hero:before{background:linear-gradient(180deg, var(--brand-gold), var(--green), var(--blue));filter:none;opacity:.78;border-radius:0;width:6px;height:100%;top:0;left:0;right:auto}.auth-sidecard:before{content:"";pointer-events:none;filter:blur(40px);opacity:.5;background:radial-gradient(circle,#2c5f7c1f,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-40px;left:-40px}.auth-shell .auth-sidecard:before{background:linear-gradient(90deg, var(--brand-gold), #2d6a4fb3, transparent);filter:none;opacity:.78;border-radius:0;width:100%;height:5px;top:0;bottom:auto;left:0}.auth-hero__lead,.auth-sidecard__text{color:var(--gray-700);line-height:1.85}.auth-hero code{background:#0f172a0f;border-radius:999px;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.auth-hero__list{color:var(--gray-700);gap:10px;margin:0;padding-left:1.1rem;display:grid}.auth-shell .auth-hero__list{padding:0;list-style:none}.auth-shell .auth-hero__list li{padding-left:24px;position:relative}.auth-shell .auth-hero__list li:before{content:"";background:linear-gradient(135deg, var(--brand-gold), var(--green-light));border-radius:999px;width:9px;height:9px;position:absolute;top:.72em;left:0;box-shadow:0 0 0 4px #b8860b1a}.auth-hero__list--compact{gap:8px}.auth-hero__actions,.auth-sidecard__links{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.auth-shell .auth-sidecard__links{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;width:min(100%,430px);display:grid}.auth-sidecard__links a{color:var(--brand-gold);font-weight:600}.auth-shell .auth-sidecard__links a{background:linear-gradient(90deg,#b8860b24,#0000 4px),#ffffffb8;border:1px solid #b8860b2e;border-radius:8px;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px 0 14px;font-size:.92rem;line-height:1;transition:background .15s,box-shadow .15s,border-color .15s,transform .15s;display:inline-flex;box-shadow:0 8px 18px #2c2c2c0a}.auth-shell .auth-sidecard__links a:after{content:"›";color:#b8860b9e;font-family:var(--font-sans);font-size:1.05rem;font-weight:700}.auth-shell .auth-sidecard__links a:hover{background:linear-gradient(90deg,#b8860b47,#0000 4px),#fffffff0;border-color:#b8860b52;transform:translateY(-1px);box-shadow:0 12px 24px #2c2c2c12}.auth-shell--stack{background:linear-gradient(#60656feb,#6c717af0),#6f747e;padding:44px 0 72px}.auth-shell--stack:before{display:none}.auth-page--stack{place-items:stretch stretch;gap:28px;width:min(980px,100% - 40px);min-height:auto;padding:0;display:grid}.auth-shell--stack .auth-page:before{display:none}.auth-stack-card{background:#fffefaf5;border:1px solid #b8860b47;border-radius:18px;gap:22px;padding:42px 44px;display:grid;box-shadow:0 22px 46px #1f232b38,inset 0 1px #fffc}.auth-stack-card h1,.auth-stack-card h2{color:var(--brand-dark);letter-spacing:0}.auth-stack-card h1{font-size:clamp(2.25rem,4vw,3.15rem)}.auth-stack-card h2{font-size:clamp(1.85rem,3vw,2.45rem)}.auth-stack-card .auth-hero__lead{max-width:780px;color:var(--gray-700);font-size:1.05rem;line-height:1.95}.auth-stack-card code{white-space:nowrap;background:#0f172a0f;border-radius:999px;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.auth-stack-list{color:var(--gray-700);gap:14px;margin:0;padding-left:1.2rem;font-size:1.02rem;line-height:1.65;display:grid}.auth-stack-list--compact{gap:12px}.auth-stack-actions{flex-wrap:wrap;gap:16px;display:flex}.auth-stack-actions .button{min-width:170px;min-height:54px;font-size:1rem}.auth-stack-actions .button--primary{min-width:260px}.auth-stack-legal{flex-wrap:wrap;gap:18px;display:flex}.auth-stack-legal a{color:var(--brand-gold);text-underline-offset:4px;font-size:1.02rem;font-weight:700}.auth-stack-legal a:hover{color:var(--brand-gold-light);text-decoration:underline}.auth-login-modal{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f232b9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-login-modal__panel{width:min(560px,100%);position:relative}.auth-login-modal__panel .auth-card{width:100%;animation:.24s ease-out both fadeInUp}.auth-login-modal__close{z-index:2;width:34px;height:34px;color:var(--gray-700);background:#ffffffd1;border:1px solid #b8860b3d;border-radius:999px;justify-content:center;align-items:center;font-size:1.35rem;line-height:1;transition:background .15s,color .15s,transform .15s;display:inline-flex;position:absolute;top:14px;right:14px}.auth-login-modal__close:hover{color:var(--brand-gold);background:#fff;transform:rotate(90deg)}.hero-panel,.legal-page__hero,.legal-section,.report-detail-card,.report-notice,.report-disclaimer,.report-restricted-state,.report-preview,.reports-empty-state,.reports-section--surface{padding:32px}.hero-panel{background:radial-gradient(circle at 100% 0,#b8860b14,#0000 40%),linear-gradient(135deg,#fff 0%,#fafafa 100%);border:1px solid #b8860b33;padding:48px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.hero-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#b8860b1f,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-80px}.hero-panel--landing{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:stretch;gap:28px;min-height:min(86vh,860px);display:grid}.hero-panel__content{z-index:1;align-content:center;gap:24px;display:grid;position:relative}.hero-panel__title{letter-spacing:-.04em;font-size:clamp(3rem,6vw,5.4rem);font-weight:900;line-height:1.1}.hero-panel__title--left,.hero-panel__lead--left{text-align:left}.hero-panel__highlight{background:linear-gradient(135deg, var(--brand-gold) 0%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-panel__lead{width:min(760px,100%);color:var(--gray-700);font-size:1.06rem;line-height:1.9}.hero-panel__lead--left{width:min(760px,100%)}.hero-actions{margin-top:4px}.hero-stats{align-items:stretch;gap:16px}.hero-stat{border-radius:var(--radius-md);background:#ffffff14;border:1px solid #b8860b33;min-width:180px;max-width:220px;padding:18px 20px;box-shadow:0 10px 32px #0000004d}.hero-stat__value{font-family:var(--font-serif);color:var(--brand-gold-light);font-size:1.8rem;font-weight:700}.hero-stat__label{color:var(--gray-800);margin-top:8px;font-size:.84rem;line-height:1.7}.hero-spotlight{z-index:1;align-content:center;position:relative}.hero-spotlight__card{padding:28px}.hero-spotlight__card--primary{color:var(--gray-900);background:linear-gradient(135deg,#b8860b33 0%,#d4b35e26 100%);border:1px solid #b8860b4d}.hero-spotlight__card--primary h2,.hero-spotlight__card--primary p{color:inherit}.hero-spotlight__eyebrow{color:var(--brand-gold-light);background:#b8860b33}.hero-spotlight__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.hero-spotlight__mini-card{padding:20px}.hero-spotlight__mini-card span{color:var(--gray-700);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.hero-spotlight__mini-card strong{font-family:var(--font-serif);color:var(--gray-900);font-size:1rem}.landing-section{gap:28px;padding:24px 0 8px;display:grid}.landing-section--alt{border-radius:var(--radius-lg);background:linear-gradient(#ffffff73 0%,#f5f0e880 100%);border:1px solid #0000000a;padding:36px}.landing-section--green{border-radius:var(--radius-lg);background:linear-gradient(#e8f0e4e6 0%,#ffffffc7 100%);border:1px solid #2d5a3a14;padding:40px}.section-heading--center{text-align:center;justify-items:center}.section-heading--tight{margin-top:8px}.section-title{color:var(--gray-900);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.18}.section-title--sub{font-size:clamp(1.6rem,3vw,2.2rem)}.section-subtitle,.report-card__summary,.report-detail-card__summary,.reports-section__heading p,.report-content,.report-preview p,.report-notice p,.report-disclaimer p,.report-restricted-state p,.footer-copy,.home-entry__meta,.reports-sidebar-card__header p,.reports-ranking-item__body span{color:var(--gray-700);line-height:1.85}.section-subtitle{max-width:760px;font-size:1rem}.feature-grid,.membership-grid,.products-grid,.ads-grid,.reports-grid,.reports-grid--compact,.user-benefit-grid{gap:24px;display:grid}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-grid,.reports-grid--compact,.membership-grid,.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ads-grid,.user-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.user-center-redesign{position:relative}.user-center-redesign:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 14% 10%,#d4af372e,#0000 30%),radial-gradient(circle at 86% 18%,#4a8fb824,#0000 34%);height:420px;position:fixed;inset:72px 0 auto}.user-center-hero{background:linear-gradient(135deg, #fffffff5, #fff9ebe6), var(--paper);border:1px solid #b8860b3d;overflow:hidden}.user-center-hero:after{content:"♕\a ◇";white-space:pre;width:clamp(150px,22vw,260px);height:clamp(150px,22vw,260px);color:var(--gold);font-family:var(--font-serif);text-align:center;opacity:.9;pointer-events:none;background:radial-gradient(circle at 50% 35%,#ffffffe6,#0000 42%),linear-gradient(135deg,#fff6dde0,#dfab3342);border:1px solid #b8860b2e;border-radius:34px;place-items:center;font-size:clamp(3rem,8vw,6.5rem);line-height:.86;display:grid;position:absolute;top:50%;right:clamp(28px,8vw,96px);transform:translateY(-50%);box-shadow:0 24px 60px #b8860b29}.user-center-hero .hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));max-width:980px}.user-center-hero .hero-panel__content,.user-center-hero .hero-actions,.user-center-hero .hero-stats{z-index:1;position:relative}.user-center-redesign .reports-section--surface{border:1px solid #b8860b24;box-shadow:0 18px 46px #2c2c2c0f}.user-center-redesign .user-benefits-section{background:linear-gradient(135deg, #14110bf5, #422f13f0), var(--brand-dark)}.user-center-redesign .user-benefits-section .auth-eyebrow,.user-center-redesign .user-benefits-section h2,.user-center-redesign .user-benefits-section .reports-section__heading p{color:var(--white)}.user-center-redesign .user-benefit-card{background:#fffffff5;border-color:#d4af373d}.user-center-footer{border-radius:var(--radius-lg);color:var(--white);background:linear-gradient(135deg,#15120c,#3b2a12);border:1px solid #b8860b33;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:26px 30px;display:flex}.user-center-footer p{color:#ffffffb8;margin:6px 0 0}.user-center-footer nav{flex-wrap:wrap;gap:14px;display:flex}.user-center-footer a{color:var(--brand-gold-light);font-weight:700}.feature-card,.membership-card,.product-card,.entry-card,.ads-step,.topic-tile,.club-focus-card,.reports-sidebar-card{transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition), background var(--transition)}.feature-card:hover,.membership-card:hover,.product-card:hover,.entry-card:hover,.ads-slot:hover,.topic-tile:hover,.club-focus-card:hover,.report-card:hover,.reports-sidebar-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.feature-card{align-content:start;padding:28px}.user-benefit-card{grid-template-rows:auto 1fr auto;min-height:240px;display:grid}.user-benefit-card .home-entry__meta{color:var(--gray-900);font-weight:700}.feature-card__token,.club-focus-card__token,.topic-tile__token,.entry-card__token{width:56px;height:56px;font-family:var(--font-serif);border-radius:16px;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:inline-flex}.feature-card--blue .feature-card__token{background:var(--blue-soft);color:var(--blue-dark)}.feature-card--green .feature-card__token{background:var(--green-soft);color:var(--green)}.feature-card--gold .feature-card__token{background:var(--gold-soft);color:var(--gold)}.feature-card__body h3,.membership-card__name,.entry-card__body h3,.product-card__body h3,.ads-step h3,.reports-sidebar-card__header h3{font-size:1.2rem;font-weight:700}.home-entry__meta{font-size:.9rem}.home-entry__link,.product-card__link{width:fit-content;color:var(--brand-gold-light);border-bottom:1px solid;font-weight:600;display:inline-flex}.callout-banner{color:var(--white);background:linear-gradient(135deg,#b8860b33 0%,#d4b35e26 100%);border:1px solid #b8860b4d;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:32px}.callout-banner h3,.callout-banner p{color:inherit}.club-focus-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.club-focus-card{text-align:center;justify-items:center;padding:24px 18px}.club-focus-card__token{background:linear-gradient(135deg, var(--gold-soft) 0%, #f5ebd2 100%);color:var(--gold)}.membership-card{text-align:center;padding:36px 30px;position:relative}.membership-card--featured{box-shadow:var(--shadow-md);border-color:#c8a45c66;transform:scale(1.02)}.membership-card--featured:hover{transform:scale(1.02)translateY(-4px)}.membership-card__badge{background:var(--gold);color:var(--white);border-radius:999px;padding:5px 18px;font-size:.76rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.membership-card__name{color:var(--gray-700)}.membership-card__price{font-family:var(--font-serif);color:var(--green);font-size:2.6rem;font-weight:700}.membership-card__currency{font-size:1.2rem}.membership-card__note{color:var(--gray-500);font-size:.9rem}.membership-list{text-align:left;gap:12px;margin:12px 0 4px;padding:0;list-style:none;display:grid}.membership-list li{color:var(--gray-700);align-items:flex-start;gap:10px;display:flex}.membership-list li:before{content:"✓";color:var(--green);font-weight:700}.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.topic-tile{text-align:center;justify-items:center;padding:22px 18px}.topic-tile:hover{background:var(--gold-soft)}.topic-tile__token{color:var(--blue-dark);background:linear-gradient(135deg,#2c5f7c1f 0%,#2c5f7c0a 100%)}.topic-tile__name{font-size:.95rem}.product-card{overflow:hidden}.product-card__image{aspect-ratio:16/10;object-fit:cover;width:100%}.product-card__body{gap:14px;padding:24px;display:grid}.product-card__price-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-card__price{font-family:var(--font-serif);color:var(--danger);font-size:1.4rem;font-weight:700}.entries-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.entry-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;padding:32px}.entry-card__token{background:linear-gradient(135deg, var(--blue-soft) 0%, #2c5f7c0f 100%);color:var(--blue-dark)}.ads-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.ads-step{text-align:center;justify-items:center;padding:12px 16px}.ads-step__num{background:var(--brand-gold);width:56px;height:56px;color:var(--white);font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:inline-flex}.ads-slot{text-align:center;min-height:138px;color:var(--gray-700);border-style:dashed;place-items:center;padding:20px;display:grid}.ads-slot:hover{color:var(--brand-gold-light);background:#ffffff1f;border-color:#b8860b4d}.report-card{align-content:start;min-height:260px;padding:30px 26px}.report-card--compact{min-height:auto}.report-card__category,.report-card__access,.report-tag,.report-tab{letter-spacing:.05em;font-size:.72rem;font-weight:700}.report-card__category{color:var(--blue);background:var(--blue-soft);border-radius:999px;padding:7px 12px}.report-card__access{border-radius:999px;padding:7px 12px}.report-card__access--free{color:var(--green);background:var(--green-soft)}.report-card__access--member{color:var(--gold);background:var(--gold-soft)}.report-card__title-link{transition:color var(--transition);font-size:1.45rem;font-weight:700;line-height:1.35}.report-card__title-link:hover{color:var(--brand-gold-light)}.report-card--compact .report-card__title-link{font-size:1.18rem}.report-card__footer{color:var(--gray-500);justify-content:space-between;font-size:.85rem}.report-tag{color:var(--gray-800);background:#b8860b1a;border-radius:999px;padding:7px 11px}.reports-section__heading,.report-detail-card__header{gap:12px;display:grid}.reports-section__heading h2,.report-detail-card h1,.report-preview h2,.report-disclaimer h2,.report-restricted-state h2,.cooperation-card h3{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.2}.reports-section__heading--inline{grid-template-columns:minmax(0,1fr) auto;align-items:end}.reports-home-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.78fr);align-items:start;gap:24px;display:grid}.reports-home-layout__main,.reports-home-layout__sidebar{gap:24px;display:grid}.reports-grid--home{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-sidebar-card{padding:24px}.reports-sidebar-card--plain{background:#ffffffb8}.reports-home-featured{background:linear-gradient(#fffaf1,#fff);border:1px solid #b8860b1f;border-radius:24px;gap:14px;margin-bottom:20px;padding:28px;display:grid;box-shadow:0 12px 32px #17120d14}.reports-home-featured__meta{flex-wrap:wrap;gap:8px;display:flex}.reports-home-schedule{gap:12px;display:grid}.reports-home-schedule__item{background:#b8860b0a;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.reports-home-schedule__label{font-size:.92rem;font-weight:600}.reports-home-schedule__times{gap:6px;display:flex}.reports-home-schedule__times span{color:var(--gold);background:#b8860b1a;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.reports-ranking-list,.reports-sidebar__tips{gap:14px;margin:0;padding:0;list-style:none;display:grid}.reports-ranking-item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.reports-ranking-item__rank{background:var(--blue-soft);width:38px;height:38px;color:var(--blue-dark);font-family:var(--font-serif);border-radius:999px;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.reports-ranking-item__body{gap:2px;display:grid}.reports-ranking-item__body strong{color:var(--gray-900);font-size:1rem}.reports-sidebar__tips li{color:var(--gray-700);padding-left:18px;position:relative}.reports-sidebar__tips li:before{content:"•";color:var(--brand-gold);font-weight:700;position:absolute;left:0}.report-tabs{gap:10px;padding:14px}.report-tab{color:var(--gray-800);background:#ffffff14;border:1px solid #b8860b33;border-radius:999px;padding:12px 18px}.report-tab:hover{background:#ffffff1f;border-color:#b8860b4d}.report-tab--active{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--white)}.report-detail-card{gap:24px;padding:38px}.report-detail-card__eyebrow-row{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.report-detail-card__summary{font-size:1.05rem}.report-detail-card__meta{color:var(--gray-500);font-size:.88rem}.report-notice{background:linear-gradient(#b8860b14 0%,#ffffff0d 100%);border-color:#b8860b33}.report-notice--compact{padding:22px 24px}.report-disclaimer{background:linear-gradient(#b8860b14 0%,#ffffff0d 100%);border-color:#b8860b33}.report-restricted-state{background:linear-gradient(#b8860b1f 0%,#ffffff0d 100%);border-color:#b8860b40}.report-preview{background:linear-gradient(#b8860b14 0%,#ffffff0d 100%);border-color:#b8860b33}.report-restricted-state__meta{color:var(--gold);font-size:.88rem}.membership-bonus-notice{border-radius:var(--radius-sm);background:linear-gradient(135deg,#d4af3726 0%,#b8860b14 100%);border:1px solid #b8860b40;align-items:flex-start;gap:12px;margin:20px 0;padding:16px 20px;display:flex}.membership-bonus-notice--cta{background:linear-gradient(135deg,#d4af371a 0%,#b8860b0d 100%);border-color:#b8860b33}.membership-bonus-notice__icon{background:var(--gold);width:32px;height:32px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.membership-bonus-notice__icon svg{fill:currentColor;stroke:none}.membership-bonus-notice__content{flex:1;min-width:0}.membership-bonus-notice__content strong{color:var(--gold);margin-bottom:4px;font-size:1rem;font-weight:600;display:block}.membership-bonus-notice__content p{color:var(--gray-700);margin:0;font-size:.9rem;line-height:1.6}.report-content,.report-content p,.report-content>*{margin:0}.report-content{color:var(--gray-900);font-size:1rem;line-height:1.95}.report-content h2,.report-content h3{margin-top:10px;font-size:1.5rem}.reports-page--ai-terminal{color:#211914}.ai-report-hero{color:#fff7ea;background:linear-gradient(135deg,#201610,#11100f 60%,#2b1715);border-radius:28px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:24px;margin:32px 0;padding:32px;display:grid;box-shadow:0 28px 70px #20161038}.ai-report-hero h1{letter-spacing:-.08em;margin:14px 0 16px;font-size:clamp(2.4rem,6vw,5.2rem);line-height:.95}.ai-report-hero h1 span{color:#e4c083;letter-spacing:-.04em;font-size:clamp(1.35rem,3vw,2.2rem);display:block}.ai-report-hero p{color:#fff7eac7;max-width:760px}.ai-report-hero__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.ai-report-hero .button--ghost{color:#fff7ea;border-color:#fff7ea47}.report-update-schedule{background:#fff7ea14;border:1px solid #b8873b3d;border-radius:22px;padding:22px}.report-update-schedule--compact{color:#211914;background:#fff7ea}.report-update-schedule__header{gap:6px;margin-bottom:16px;display:grid}.report-update-schedule__eyebrow,.reports-section__kicker{color:#b8873b;letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:900}.report-update-schedule__header h2{font-size:1.35rem}.report-update-schedule__list{gap:14px;display:grid}.report-update-schedule__item{border:1px solid #b8873b38;border-radius:18px;gap:10px;padding:16px;display:grid}.report-update-schedule__item p{color:inherit;opacity:.72}.report-update-schedule__times{flex-wrap:wrap;gap:8px;display:flex}.report-update-schedule__times span,.report-update-schedule__status,.report-card__state{color:#b8873b;background:#b8873b24;border-radius:999px;width:fit-content;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.ai-report-focus__grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:20px;display:grid}.ai-report-feature-card,.report-card--terminal{background:linear-gradient(#fffaf1,#fff);border:1px solid #17120d14;border-radius:24px;box-shadow:0 18px 45px #17120d14}.ai-report-feature-card{gap:18px;padding:28px;display:grid}.ai-report-feature-card h2{letter-spacing:-.06em;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.ai-report-feature-card p{color:var(--gray-700);line-height:1.85}.reports-grid--terminal{align-items:stretch}.report-summary-panel{background:#fff7ea;border-left:4px solid #b8873b;border-radius:18px;padding:20px 22px}.report-summary-panel span{color:#a8322d;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:900;display:block}.report-content--editorial{gap:26px;display:grid}.report-markdown{color:#211914;font-size:1.04rem;line-height:1.85}.report-markdown h1,.report-markdown h2,.report-markdown h3{letter-spacing:-.04em;margin:1.8em 0 .65em;line-height:1.2}.report-markdown p,.report-markdown ul,.report-markdown ol{margin:0 0 1.1em}.report-markdown ul,.report-markdown ol{padding-left:1.4em}.report-markdown code{background:#b8873b1f;border-radius:6px;padding:2px 6px}.report-markdown blockquote{color:#4a3b2d;background:#fff7ea;border-left:4px solid #b8873b;border-radius:14px;margin:20px 0;padding:14px 18px}.report-markdown__table-wrap{white-space:pre;border:1px solid #17120d1a;border-radius:16px;margin:20px 0;padding:12px;overflow-x:auto}@media (max-width:900px){.ai-report-hero,.ai-report-focus__grid{grid-template-columns:1fr}}.reports-page-hero{text-align:center;padding:48px 0 36px;position:relative;overflow:hidden}.reports-page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af370f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reports-page-hero:after{content:"";background:linear-gradient(90deg, transparent, var(--gold-light), transparent);opacity:.3;width:80%;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.reports-page-hero__badge{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);align-items:center;gap:8px;margin-bottom:16px;font-size:.72rem;font-weight:900;display:inline-flex}.reports-page-hero__badge:before,.reports-page-hero__badge:after{content:"";background:var(--gold);opacity:.4;width:24px;height:1px}.reports-page-hero h1{font-family:var(--font-serif);letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:900;line-height:1.15}.reports-page-hero__subtitle{color:var(--gold);margin-bottom:14px;font-size:1.05rem;font-weight:500}.reports-page-hero__desc{max-width:640px;color:var(--gray-700);margin:0 auto 28px;font-size:.95rem;line-height:1.8}.reports-page-hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.reports-stats-row{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;display:grid}.reports-stat-card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #b8860b1a;align-items:center;gap:16px;padding:20px;display:flex}.reports-stat-card__icon{background:var(--gold-soft);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.reports-stat-card__value{color:var(--black);font-size:1.3rem;font-weight:900}.reports-stat-card__label{color:var(--gray-500);margin-top:2px;font-size:.78rem}.reports-schedule-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #b8860b1f;margin-bottom:28px;padding:28px}.reports-schedule-card__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.reports-schedule-card__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-size:.68rem;font-weight:900}.reports-schedule-card__header h3{color:var(--black);margin-top:4px;font-size:1.1rem;font-weight:700}.reports-schedule-card__sync{color:var(--gray-700);align-items:center;gap:8px;font-size:.82rem;display:flex}.reports-schedule-card__sync-dot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2s infinite reports-pulse}@keyframes reports-pulse{0%,to{opacity:1}50%{opacity:.4}}.reports-schedule-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.reports-schedule-item{background:var(--paper);border-radius:var(--radius-md);border:1px solid #b8860b14;gap:8px;padding:18px;display:grid}.reports-schedule-item__header{justify-content:space-between;align-items:center;display:flex}.reports-schedule-item__label{color:var(--black);font-size:.92rem;font-weight:700}.reports-schedule-item__times{gap:6px;display:flex}.reports-schedule-item__desc{color:var(--gray-500);font-size:.82rem}.reports-schedule-item__status{color:var(--gray-700);align-items:center;gap:6px;font-size:.78rem;display:flex}.reports-main-layout{grid-template-columns:1fr 340px;gap:24px;margin-bottom:40px;display:grid}.reports-tabs{background:var(--white);border:1px solid #b8860b1f;border-radius:12px;gap:4px;width:fit-content;margin-bottom:24px;padding:4px;display:flex}.reports-tab{color:var(--gray-700);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.reports-tab:hover{color:var(--black);background:var(--paper)}.reports-tab--active,.reports-tab--active:hover{background:var(--black);color:var(--white)}.reports-tag{border-radius:999px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.reports-tag--category{background:var(--gold-soft);color:var(--gold)}.reports-tag--new,.reports-tag--free{background:var(--green-soft);color:var(--green)}.reports-tag--member{background:var(--gold-soft);color:var(--gold)}.reports-featured-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid #b8860b1a;margin-bottom:20px;padding:28px;transition:all .25s;position:relative;overflow:hidden}.reports-featured-card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-light));height:3px;position:absolute;top:0;left:0;right:0}.reports-featured-card:hover{box-shadow:var(--shadow-lg);border-color:#b8860b33}.reports-featured-card__meta{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.reports-featured-card h2{margin-bottom:12px;font-size:1.35rem;font-weight:700;line-height:1.4}.reports-featured-card h2 a{color:var(--black);text-decoration:none;transition:color .2s}.reports-featured-card h2 a:hover{color:var(--gold)}.reports-featured-card__content{color:var(--gray-700);background:var(--paper);border-radius:var(--radius-sm);border-left:3px solid var(--gold);margin-bottom:18px;padding:16px;font-size:.88rem;line-height:1.85}.reports-featured-card__content p{margin:0}.reports-featured-card__footer{justify-content:space-between;align-items:center;display:flex}.reports-featured-card__date{color:var(--gray-500);font-size:.82rem}.reports-history-list{gap:12px;display:grid}.reports-history-card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #b8860b14;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}.reports-history-card:hover{box-shadow:var(--shadow-md);border-color:#b8860b33}.reports-history-card__time{color:var(--gray-500);white-space:nowrap;min-width:80px;font-size:.78rem}.reports-history-card__body{flex:1;min-width:0}.reports-history-card__title{margin-bottom:6px;font-size:.92rem;font-weight:600;line-height:1.5}.reports-history-card__title a{color:var(--black);text-decoration:none;transition:color .2s}.reports-history-card__title a:hover{color:var(--gold)}.reports-history-card__tags{gap:6px;display:flex}.reports-sidebar{align-content:start;gap:16px;display:grid}.reports-sidebar-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #b8860b1a;padding:24px}.reports-sidebar-card__header{margin-bottom:18px}.reports-sidebar-card__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:.68rem;font-weight:900}.reports-sidebar-card__title{color:var(--black);font-size:1.05rem;font-weight:700}.reports-sidebar-card__sub{color:var(--gray-500);margin-top:4px;font-size:.78rem}.reports-sector-list{margin:0;padding:0;list-style:none}.reports-sector-item{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.reports-sector-item:last-child{border-bottom:none}.reports-sector-item__name{color:var(--black);font-size:.88rem;font-weight:600}.reports-sector-item__right{align-items:center;gap:12px;display:flex}.reports-sector-item__change{font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.reports-sector-item__change--up{color:#dc2626}.reports-sector-item__change--down{color:var(--green)}.reports-source-card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #b8860b1a;padding:20px}.reports-source-card__title{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.78rem;font-weight:900}.reports-source-row{justify-content:space-between;padding:6px 0;font-size:.82rem;display:flex}.reports-source-row__label{color:var(--gray-500)}.reports-source-row__value{color:var(--gray-700);font-weight:500}.reports-risk-notice{background:var(--paper-strong);border-radius:var(--radius-md);border:1px solid #b8860b1a;border-left:3px solid var(--gold);margin-bottom:40px;padding:20px 24px}.reports-risk-notice__label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:.68rem;font-weight:900}.reports-risk-notice p{color:var(--gray-700);margin:0;font-size:.85rem;line-height:1.7}.reports-empty-state{text-align:center;color:var(--gray-500);padding:48px 24px;font-size:.92rem}.reports-btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.reports-btn--primary{background:var(--black);color:var(--paper)}.reports-btn--primary:hover{background:var(--gold);box-shadow:var(--shadow-gold)}.reports-btn--ghost{color:var(--black);border:1.5px solid var(--gray-300);background:0 0}.reports-btn--ghost:hover{border-color:var(--gold);color:var(--gold)}.reports-btn--small{padding:8px 16px;font-size:.78rem}@media (max-width:1024px){.reports-main-layout,.reports-stats-row,.reports-schedule-grid{grid-template-columns:1fr}}@media (max-width:640px){.reports-page-hero{padding:32px 0 24px}.reports-history-card{flex-direction:column;align-items:flex-start}.reports-history-card__time{min-width:auto}}.article-typography{color:var(--gray-900);font-size:1rem;line-height:1.95}.article-typography--font-songti{font-family:Songti SC,SimSun,serif}.article-typography--font-heiti{font-family:Heiti SC,Microsoft YaHei,sans-serif}.article-typography--font-serif{font-family:Noto Serif SC,Source Han Serif SC,serif}.article-typography--font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.article-typography--size-small{font-size:.95rem}.article-typography--size-medium{font-size:1.05rem}.article-typography--size-large{font-size:1.18rem}.article-typography--size-xlarge{font-size:1.3rem}.article-typography--color-dark{color:#111827}.article-typography--color-muted{color:var(--gray-600)}.article-typography--color-brown{color:#7c4a25}.article-typography--color-green{color:#276749}.article-typography--color-gold{color:var(--brand-gold)}.article-typography--line-compact{line-height:1.6}.article-typography--line-normal{line-height:1.85}.article-typography--line-relaxed{line-height:2.1}.article-typography--line-loose{line-height:2.35}.article-typography p{margin:0 0 1em}.article-typography--indent-firstLine p{text-indent:2em}.article-typography h2,.article-typography h3{margin:1.45em 0 .65em;line-height:1.35}.article-typography .article-image{text-align:center;margin:24px 0}.article-typography .article-image img{border-radius:18px;width:100%;max-width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 18px 40px #2721181f}.article-typography .article-image figcaption{color:var(--gray-500);margin-top:10px;font-size:.9em;line-height:1.55}.legal-sections{gap:16px;display:grid}.app-footer{color:#ffffffb8;background:linear-gradient(135deg,#2c2c2c 0%,#3e3e3e 100%);border-top:1px solid #b8860b4d;margin-top:24px;padding:56px 0 24px}.app-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.app-footer__brand{gap:16px;max-width:480px;display:grid}.app-footer__title{color:var(--white)}.app-footer__subtitle{color:#ffffff80}.app-footer .brand__mark{width:48px;height:48px}.app-footer .nav-link{color:#ffffffb8}.app-footer .nav-link:hover{color:var(--brand-gold-light)}.footer-links--group{align-items:flex-start}@media (max-width:1023px){.app-header__inner{gap:24px}.app-header__nav{gap:20px}.app-header__nav-link{font-size:.875rem}.app-header__secondary{display:none}.app-header__actions{gap:12px}.app-header__btn{min-height:42px;padding:8px 16px;font-size:.8125rem}.app-header__user-chip{padding:6px 12px;font-size:.8125rem}.brand__mark{width:36px;height:36px;font-size:18px}.brand__title{font-size:1.0625rem}}@media (max-width:768px){.app-header__inner{gap:12px;padding:12px 0}.app-header__nav,.app-header__spacer,.app-header__secondary,.app-header__actions{display:none}.app-header__menu-btn{margin-left:auto}.brand__mark{width:36px;height:36px;font-size:18px}.brand__title{font-size:1rem}}@media (max-width:1200px){.hero-panel--landing,.reports-home-layout{grid-template-columns:1fr}.hero-stat{max-width:none}.feature-grid,.membership-grid,.products-grid,.reports-grid,.reports-grid--compact,.reports-grid--home,.user-benefit-grid,.user-center-hero .hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.user-center-hero:after{opacity:.18;right:20px}.user-center-footer{flex-direction:column;align-items:flex-start}.club-focus-grid,.topic-grid,.ads-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.app-footer__inner,.reports-section__heading--inline,.callout-banner{flex-direction:column;align-items:flex-start}.app-footer__links,.footer-links{width:100%}.auth-page--split,.reports-section__heading--inline,.callout-banner{grid-template-columns:1fr;display:grid}.entries-grid,.ads-steps,.app-sidebar__auth-actions{grid-template-columns:1fr}}.cooperation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.partner-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.partner-product-card{background:#fff;border:1px solid #e8dec8;border-radius:18px;grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 12px 30px #503c140f}.partner-product-card__cover{color:#b88a16;letter-spacing:.06em;text-transform:uppercase;background:#f7f1e4;justify-content:center;align-items:center;height:160px;font-size:.82rem;font-weight:600;display:flex}.partner-product-card__body{align-content:start;gap:10px;padding:20px 22px 22px;display:grid}.partner-product-card__tags{flex-wrap:wrap;gap:8px;display:flex}.partner-product-card h3{color:#222;margin:0;font-size:1rem;font-weight:700;line-height:1.4}.partner-product-card p{color:#666;margin:0;font-size:.88rem;line-height:1.65}.partner-product-card__cta{color:#b88a16;cursor:default;margin-top:4px;font-size:.88rem;font-weight:600;display:inline-block}.cooperation-card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#ffffff14;border:1px solid #b8860b26;gap:18px;padding:28px;display:grid}.cooperation-card__meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cooperation-card__date{color:var(--gray-700);font-size:.86rem}.cooperation-card__body,.cooperation-card__details{gap:12px;display:grid}.cooperation-card__details{margin:0}.cooperation-card__details div{gap:4px;display:grid}.cooperation-card__details dt{color:var(--gray-700);letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:700}.cooperation-card__details dd{color:var(--gray-800);margin:0;line-height:1.75}.cooperation-card__link{width:fit-content}.cooperation-card--partner{align-content:start}.cooperation-card__partner-head{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;display:grid}.cooperation-card__partner-head p{color:var(--gray-700);line-height:1.75}.cooperation-card__icon,.partner-detail-hero__badge-card{color:var(--brand-gold);background:#b8860b1a;border:1px solid #b8860b29;justify-content:center;align-items:center;display:inline-flex}.cooperation-card__icon{border-radius:50%;width:58px;height:58px}.partner-detail-hero__grid{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:32px;display:grid}.partner-detail-hero__badge-card{border-radius:var(--radius-md);text-align:center;flex-direction:column;gap:16px;min-height:180px;padding:24px;font-weight:700}.partner-detail-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;display:grid}.partner-detail-list div{border-radius:var(--radius-sm);background:#ffffff8c;border:1px solid #b8860b1f;gap:8px;padding:18px;display:grid}.partner-detail-list dt{color:var(--gray-700);font-size:.8rem;font-weight:700}.partner-detail-list dd{color:var(--gray-900);margin:0;line-height:1.7}.partner-detail-list a{color:var(--brand-gold);overflow-wrap:anywhere}.ads-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ad-form-card{width:100%}@media (max-width:1024px){.partner-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.container{width:min(var(--container), calc(100% - 24px))}.home-page,.dashboard-page,.legal-page,.reports-page,.report-detail-page,.cooperation-page,.my-ads-page{gap:24px;padding:24px 0 72px}.auth-card,.hero-panel,.report-detail-card,.report-notice,.report-disclaimer,.report-restricted-state,.report-preview,.reports-empty-state,.reports-section--surface,.report-tabs,.landing-section--alt,.landing-section--green,.reports-sidebar-card{padding:24px}.hero-panel{padding:30px 24px}.hero-panel__title{font-size:clamp(2.4rem,11vw,3.8rem)}.hero-actions,.hero-stats{justify-content:flex-start}.feature-grid,.membership-grid,.products-grid,.reports-grid,.reports-grid--compact,.reports-grid--home,.user-benefit-grid,.club-focus-grid,.topic-grid,.ads-grid,.hero-spotlight__grid,.cooperation-grid,.partner-product-grid,.partner-detail-list,.partner-detail-hero__grid,.ads-form-grid{grid-template-columns:1fr}.entry-card{text-align:center;grid-template-columns:1fr;justify-items:center}.product-card__price-row,.report-card__footer,.report-detail-card__eyebrow-row,.app-footer__logo-row{flex-direction:column;align-items:flex-start}.field-group{grid-template-columns:1fr}.membership-card--featured,.membership-card--featured:hover{transform:none}}@media (max-width:960px){.auth-shell{padding:32px 0 80px}.auth-page--split{gap:24px;padding:0}.auth-page__main{order:-1}.auth-shell .auth-hero,.auth-shell .auth-sidecard{padding:30px}}@media (max-width:768px){.auth-page,.page-loading{padding:24px 0}.auth-shell--stack{padding:28px 0 52px}.auth-page--stack{gap:20px;width:min(100% - 24px,980px);padding:0}.auth-stack-card{border-radius:16px;gap:18px;padding:28px 24px}.auth-stack-card .auth-hero__lead,.auth-stack-list,.auth-stack-legal a{font-size:.96rem}.auth-stack-actions{gap:12px;display:grid}.auth-stack-actions .button,.auth-stack-actions .button--primary{width:100%;min-width:0}.auth-login-modal{align-items:start;padding:14px;overflow-y:auto}.auth-login-modal__panel{margin-top:24px}.auth-shell .auth-card,.auth-shell .auth-hero,.auth-shell .auth-sidecard{padding:26px 22px}.auth-shell .auth-hero__actions .button{width:100%}.auth-shell .auth-sidecard__links{grid-template-columns:1fr;width:100%}.auth-shell .auth-card__access-grid{grid-template-columns:1fr}.auth-shell .button{min-height:48px}}.app-header__contact-link{color:var(--gray-700);background:0 0;border:none;padding:0;font-size:.9rem;font-weight:500}.app-header__member-button{min-width:116px}.footer-copy--muted{color:#ffffff94;font-size:.92rem}.home-page--visitor{gap:56px;padding-top:40px;padding-bottom:88px}.visitor-hero,.visitor-benefits,.visitor-report-section,.visitor-cta-strip,.visitor-info-card,.visitor-quick-fact,.visitor-benefit-card,.visitor-guide-card{position:relative;overflow:hidden}.visitor-hero{color:var(--gray-900);background:radial-gradient(circle at 0 0,#b8860b1f,#0000 40%),radial-gradient(circle at 100% 100%,#d4b35e14,#0000 40%),linear-gradient(135deg,#fff 0%,#fafafa 100%);border:1px solid #b8860b33;border-radius:36px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;padding:clamp(32px,4vw,52px);display:grid;box-shadow:0 8px 32px #00000014}.visitor-hero__glow{filter:blur(40px);pointer-events:none;opacity:.7;border-radius:999px;position:absolute}.visitor-hero__glow--gold{background:#b8860b52;width:240px;height:240px;top:48px;right:72px}.visitor-hero__glow--soft{background:#ffffff14;width:200px;height:200px;bottom:30px;left:28px}.visitor-hero__content,.visitor-hero__aside,.visitor-info-card,.visitor-benefit-card,.visitor-guide-card,.visitor-section-heading{gap:18px;display:grid}.visitor-hero__content,.visitor-hero__aside{z-index:1;position:relative}.visitor-hero__content{align-content:center}.visitor-hero__eyebrow,.visitor-info-card__eyebrow,.visitor-guide-card__eyebrow,.visitor-cta-strip__eyebrow{width:fit-content;color:var(--gray-900);letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#b8860b1f;border:1px solid #b8860b40;border-radius:999px;align-items:center;gap:10px;padding:8px 18px;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0000000d}.visitor-hero__title{letter-spacing:-.045em;color:var(--gray-900);text-shadow:none;font-size:clamp(3.2rem,6.2vw,5.8rem);font-weight:900;line-height:1.05}.visitor-hero__lead{max-width:640px;color:var(--gray-700);text-shadow:none;font-size:1.08rem;line-height:2}.visitor-hero__actions{margin-top:8px}.visitor-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:8px;display:grid}.visitor-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;gap:6px;padding:18px 20px;transition:all .3s;display:grid}.visitor-stat:hover{background:#ffffff1f;border-color:#b8860b4d;transform:translateY(-2px)}.visitor-stat strong{font-family:var(--font-serif);color:var(--gray-900);font-size:1.45rem}.visitor-stat span{color:var(--gray-600);font-size:.86rem;line-height:1.65}.visitor-hero__aside{align-content:center}.visitor-info-card{color:var(--brand-dark);background:#fffffff5;border:1px solid #b8860b2e;border-radius:28px;padding:28px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 18px 40px #0f172a24}.visitor-info-card:hover{border-color:#b8860b3d;transform:translateY(-2px);box-shadow:0 24px 56px #0f172a2e}.visitor-info-card__metric{background:linear-gradient(135deg,#b8860b1f 0%,#b8860b0a 100%);border:1px solid #b8860b29;border-radius:18px;gap:12px;padding:20px;display:grid;box-shadow:0 4px 12px #b8860b14}.visitor-info-card__metric-label{color:var(--gray-600);justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;display:flex}.visitor-info-card__badge{background:var(--brand-gold);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:700}.visitor-info-card__metric-value{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.visitor-info-card__trend{font-family:var(--font-serif);color:var(--brand-dark);font-size:1.8rem;font-weight:700}.visitor-info-card__change{font-family:var(--font-serif);color:var(--green);font-size:1.1rem;font-weight:700}.visitor-info-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.visitor-info-card__stat{background:#11182708;border:1px solid #11182714;border-radius:14px;gap:6px;padding:14px;transition:all .3s;display:grid}.visitor-info-card__stat:hover{background:#b8860b0d;border-color:#b8860b1f;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.visitor-info-card__stat-label{color:var(--gray-600);font-size:.78rem}.visitor-info-card__stat-value{font-family:var(--font-serif);color:var(--brand-dark);font-size:1.05rem;font-weight:700}.visitor-info-card__stat-value:first-child,.visitor-info-card__stat:nth-child(2) .visitor-info-card__stat-value{color:var(--green)}.visitor-info-card__stat:nth-child(3) .visitor-info-card__stat-value{color:var(--danger)}.visitor-info-card__notice{background:#b8860b0a;border:1px solid #b8860b1a;border-radius:14px;padding:16px}.visitor-info-card__notice p{color:var(--gray-600);margin:0;font-size:.82rem;line-height:1.7}.visitor-info-card__footer{border-top:1px solid #11182714;padding-top:16px}.visitor-info-card__trust{align-items:center;gap:12px;display:flex}.visitor-info-card__trust-icon{font-size:2rem}.visitor-info-card__trust div{gap:2px;display:grid}.visitor-info-card__trust strong{color:var(--brand-dark);font-size:.95rem}.visitor-info-card__trust span{color:var(--gray-600);font-size:.8rem}.visitor-info-card__eyebrow{color:var(--brand-gold);background:#b8860b1f;border-color:#b8860b33;box-shadow:0 2px 8px #b8860b1a}.visitor-info-card h2{color:var(--brand-dark);font-size:1.8rem}.visitor-info-card p{color:var(--gray-700);line-height:1.85}.visitor-check-list,.visitor-guide-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.visitor-check-list li,.visitor-guide-list li{gap:4px;padding-left:18px;display:grid;position:relative}.visitor-check-list li:before,.visitor-guide-list li:before{content:"•";color:var(--brand-gold);font-weight:700;position:absolute;top:0;left:0}.visitor-check-list strong,.visitor-guide-list li{color:var(--brand-dark)}.visitor-check-list span{color:var(--gray-600);line-height:1.75}.visitor-info-card__foot{color:var(--gray-500);border-top:1px solid #11182714;padding-top:8px;font-size:.88rem}.visitor-quick-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.visitor-quick-fact{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:22px;gap:8px;padding:18px;transition:all .3s;display:grid}.visitor-quick-fact:hover{background:#ffffff24;border-color:#b8860b4d;transform:translateY(-2px)}.visitor-quick-fact span{color:var(--gray-600);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.visitor-quick-fact strong{color:var(--gray-900);font-size:.98rem;line-height:1.65}.visitor-benefits,.visitor-report-section,.visitor-cta-strip{gap:28px;display:grid}.visitor-section-heading--center{text-align:center;justify-items:center}.visitor-section-heading--inline{grid-template-columns:minmax(0,1fr) auto;align-items:end}.visitor-section-heading h2,.visitor-cta-strip h2{color:var(--gray-900);font-size:clamp(1.9rem,3.6vw,2.8rem)}.visitor-section-heading p,.visitor-cta-strip p{color:var(--gray-800);line-height:1.85}.visitor-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.visitor-benefit-card{transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);background:#ffffff14;border:1px solid #b8860b26;border-radius:28px;padding:32px;box-shadow:0 8px 24px #0000004d}.visitor-benefit-card:hover{border-color:#b8860b4d;transform:translateY(-6px);box-shadow:0 16px 48px #0006}.visitor-benefit-card__token{border-radius:18px;justify-content:center;align-items:center;min-width:72px;min-height:72px;padding:12px 16px;font-size:2.5rem;line-height:1;display:inline-flex}.visitor-benefit-card--gold .visitor-benefit-card__token{color:var(--brand-gold);background:0 0}.visitor-benefit-card--dark .visitor-benefit-card__token{color:var(--brand-dark);background:0 0}.visitor-benefit-card--light .visitor-benefit-card__token{background:var(--blue-soft);color:var(--blue-dark)}.visitor-benefit-card__body{gap:12px;display:grid}.visitor-benefit-card__body h3{color:var(--gray-900);font-size:1.3rem}.visitor-benefit-card__body p{color:var(--gray-800);line-height:1.82}.visitor-benefit-card__link{width:fit-content;color:var(--brand-gold-light);border-bottom:1px solid;font-weight:700}.visitor-report-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:start;gap:24px;display:grid}.visitor-report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.visitor-report-empty-state{grid-column:1/-1}.visitor-guide-card{box-shadow:var(--shadow-sm);background:#ffffff14;border:1px solid #b8860b33;border-radius:28px;padding:26px}.visitor-guide-card__eyebrow{color:var(--brand-gold-light);background:#b8860b26;border-color:#b8860b40}.visitor-guide-card h3{color:var(--gray-900);font-size:1.45rem}.visitor-guide-list li{color:var(--gray-800);line-height:1.78}.visitor-cta-strip{background:linear-gradient(135deg,#b8860b26 0%,#d4b35e1a 100%);border:1px solid #b8860b4d;border-radius:32px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:40px;box-shadow:0 12px 40px #0000004d}.visitor-cta-strip__eyebrow{color:var(--brand-gold);background:#b8860b1f;border-color:#b8860b33;box-shadow:0 2px 8px #b8860b1a}.visitor-cta-strip__actions{justify-content:flex-end}@media (max-width:1200px){.visitor-hero,.visitor-report-layout{grid-template-columns:1fr}.visitor-benefit-grid,.visitor-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.visitor-hero__stats,.visitor-quick-facts,.visitor-benefit-grid,.visitor-report-grid,.visitor-section-heading--inline,.visitor-cta-strip,.visitor-info-card__stats{grid-template-columns:1fr}.visitor-cta-strip__actions{justify-content:flex-start}}@media (max-width:768px){.home-page--visitor{gap:28px;padding-top:24px}.visitor-hero,.visitor-info-card,.visitor-benefit-card,.visitor-guide-card,.visitor-cta-strip{padding:24px}.visitor-hero__title{font-size:clamp(2.35rem,11vw,3.6rem)}.visitor-hero__eyebrow,.visitor-info-card__eyebrow,.visitor-guide-card__eyebrow,.visitor-cta-strip__eyebrow{letter-spacing:.12em}.visitor-hero__actions,.visitor-cta-strip__actions,.visitor-hero__actions .button,.visitor-cta-strip__actions .button{width:100%}}.auth-modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0f172a99;justify-content:center;align-items:center;padding:20px;transition:opacity .3s;display:flex;position:fixed;inset:0}.auth-modal-backdrop--visible{opacity:1}.auth-modal{opacity:0;width:100%;max-width:1200px;max-height:90vh;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow-y:auto;transform:scale(.95)translateY(20px)}.auth-modal--open{opacity:1;transform:scale(1)translateY(0)}.auth-modal__close{z-index:10;width:40px;height:40px;color:var(--gray-700);cursor:pointer;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #0000001a}.auth-modal__close:hover{color:var(--brand-gold);background:#fff;transform:rotate(90deg);box-shadow:0 4px 12px #00000026}.auth-modal__content{grid-template-columns:1fr;gap:16px;max-width:600px;margin-bottom:24px;margin-left:auto;margin-right:auto;display:grid}.auth-modal__side-card{flex-direction:column;gap:14px;min-height:auto;padding:28px;display:flex}.auth-modal__content .auth-modal__side-card:first-child{border-right:none;border-radius:16px}.auth-modal__content .auth-modal__side-card:last-child{border-left:none;border-radius:16px}.auth-modal__title{color:var(--brand-dark);margin:0;font-size:1.75rem;font-weight:700;line-height:1.3}.auth-modal__form-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;animation:.3s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-modal__form-wrapper{z-index:1001;opacity:0;pointer-events:none;justify-content:center;padding:24px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.auth-modal__form-wrapper--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.auth-modal__form-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:32px 28px;position:relative;box-shadow:0 -12px 48px #0003}.auth-modal__form-close{z-index:10;width:32px;height:32px;color:var(--gray-600);cursor:pointer;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.auth-modal__form-close:hover{color:var(--brand-gold);background:#fff;transform:rotate(90deg)}.auth-modal__form-wrapper .auth-card{width:100%;box-shadow:none;background:0 0;border:none}@media (max-width:1024px){.auth-modal{max-width:900px}.auth-modal__side-card{min-height:350px;padding:28px}.auth-modal__title{font-size:1.5rem}}@media (max-width:768px){.auth-modal-backdrop{align-items:flex-start;padding:0}.auth-modal{border-radius:0;max-width:100%;max-height:100vh}.auth-modal__content{grid-template-columns:1fr;gap:0;margin-bottom:16px}.auth-modal__side-card{min-height:auto;padding:24px;border-left:none!important;border-right:none!important;border-radius:0!important}.auth-modal__content .auth-modal__side-card:first-child{border-bottom:1px solid #00000014;border-top-left-radius:0!important;border-top-right-radius:0!important}.auth-modal__content .auth-modal__side-card:last-child{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.auth-modal__title{font-size:1.35rem}.auth-modal__close{width:36px;height:36px;top:12px;right:12px}.auth-modal__form-wrapper{padding:0}.auth-modal__form-container{border-radius:16px 16px 0 0;max-width:100%;padding:20px}.auth-modal__form-wrapper .auth-card{border-radius:0}}.membership-page{background:linear-gradient(#fafaf9 0%,#fff 100%)}.membership-hero{background:linear-gradient(135deg,#b8860b0d 0%,#d4b35e14 100%),linear-gradient(135deg,#f5f0e8 0%,#dce8f0 100%);align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.membership-hero:before{content:"";filter:blur(80px);background:radial-gradient(circle,#b8860b26,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-10%}.membership-hero__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#fff6 0%,#ffffff1a 100%);position:absolute;inset:0}.membership-hero__content{z-index:1;max-width:800px;padding:80px 0;position:relative}.membership-hero__badge{color:var(--brand-gold);letter-spacing:.15em;text-transform:uppercase;background:#b8860b1a;border-radius:999px;margin-bottom:24px;padding:8px 20px;font-size:.75rem;font-weight:700;display:inline-block}.membership-hero__title{font-family:var(--font-serif);color:var(--brand-dark);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(3.5rem,8vw,6rem);font-weight:900;line-height:1.1}.membership-hero__title-accent{background:linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.membership-hero__lead{color:var(--gray-700);max-width:600px;margin-bottom:40px;font-size:1.125rem;line-height:1.8}.membership-hero__actions{flex-wrap:wrap;gap:16px;display:flex}.button--large{min-height:56px;padding:0 32px;font-size:1rem}.membership-section--alt{background:linear-gradient(#fff 0%,#fafaf9 100%)}.membership-section__header{text-align:center;margin-bottom:64px}.membership-section__title{font-family:var(--font-serif);color:var(--brand-dark);margin-bottom:12px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.membership-section__subtitle{color:var(--gray-600);font-size:1.125rem;font-weight:300}.life-elements-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.life-element-card{border:1px solid #0000000f;border-radius:16px;padding:40px 32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.life-element-card:before{content:"";background:linear-gradient(90deg, var(--brand-gold) 0%, var(--brand-gold-light) 100%);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.life-element-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.life-element-card:hover:before{opacity:1}.life-element-card__category{letter-spacing:.12em;text-transform:uppercase;color:var(--gray-500);margin-bottom:16px;font-size:.7rem;font-weight:700;display:block}.life-element-card__icon{margin-bottom:20px;font-size:3rem}.life-element-card__title{font-family:var(--font-serif);color:var(--brand-dark);margin-bottom:8px;font-size:1.5rem;font-weight:700}.life-element-card__subtitle{color:var(--gray-600);margin-bottom:12px;font-size:.875rem;font-style:italic}.life-element-card__description{color:var(--gray-700);margin-bottom:24px;font-size:.9375rem;line-height:1.7}.life-element-card__button{color:var(--brand-gold);cursor:pointer;background:0 0;border:1px solid #b8860b33;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.life-element-card__button:hover{background:var(--brand-gold);color:#fff;border-color:var(--brand-gold);transform:translateY(-1px)}.membership-plans-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1200px;margin:0 auto;display:grid}.membership-plan-card{background:#fff;border:1px solid #00000014;border-radius:16px;padding:48px 40px;transition:all .3s;position:relative;box-shadow:0 4px 16px #0000000a}.membership-plan-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.membership-plan-card--featured{background:linear-gradient(135deg, var(--brand-gold) 0%, var(--gold-light) 100%);color:#fff;border-color:var(--brand-gold);box-shadow:0 8px 32px #b8860b40}.membership-plan-card--featured:hover{box-shadow:0 16px 48px #b8860b4d}.membership-plan-card__badge{background:var(--brand-gold);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 12px;font-size:.65rem;font-weight:700;position:absolute;top:24px;right:24px}.membership-plan-card__header{margin-bottom:32px}.membership-plan-card__title{font-family:var(--font-serif);margin-bottom:8px;font-size:1.75rem;font-weight:700}.membership-plan-card--featured .membership-plan-card__title{color:#fff}.membership-plan-card__subtitle{color:var(--gray-600);font-size:.875rem}.membership-plan-card--featured .membership-plan-card__subtitle{color:#ffffffb3}.membership-plan-card__price{align-items:baseline;gap:4px;margin-bottom:32px;display:flex}.membership-plan-card__currency{color:var(--brand-gold);font-size:1.25rem;font-weight:600}.membership-plan-card__amount{font-family:var(--font-serif);color:var(--brand-gold);font-size:3rem;font-weight:700}.membership-plan-card--featured .membership-plan-card__currency,.membership-plan-card--featured .membership-plan-card__amount{color:var(--brand-gold-light)}.membership-plan-card__period{color:var(--gray-600);font-size:.875rem}.membership-plan-card--featured .membership-plan-card__period{color:#fff9}.membership-plan-card__features{gap:16px;margin:0 0 40px;padding:0;list-style:none;display:grid}.membership-plan-card__features li{color:var(--gray-700);align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.6;display:flex}.membership-plan-card--featured .membership-plan-card__features li{color:#ffffffe6}.membership-plan-card__features svg{color:var(--brand-gold);flex-shrink:0;margin-top:2px}.membership-plan-card--featured .membership-plan-card__features svg{color:var(--brand-gold-light)}.membership-plan-card__button{border:1px solid var(--brand-gold);width:100%;min-height:48px;color:var(--brand-gold);cursor:pointer;background:0 0;border-radius:8px;padding:0 24px;font-size:.9375rem;font-weight:600;transition:all .15s}.membership-plan-card__button:hover:not(:disabled){background:var(--brand-gold);color:#fff;transform:translateY(-1px)}.membership-plan-card__button--featured{background:var(--brand-gold);color:#fff;border-color:var(--brand-gold)}.membership-plan-card__button--featured:hover:not(:disabled){background:var(--brand-gold-light);border-color:var(--brand-gold-light)}.membership-plan-card__button:disabled{opacity:.5;cursor:not-allowed}.native-payment-modal{z-index:80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.native-payment-modal__backdrop{cursor:pointer;background:#1018288f;border:0;position:absolute;inset:0}.native-payment-modal__panel{z-index:1;text-align:center;background:#fff;border-radius:8px;width:min(100%,420px);padding:32px;position:relative;box-shadow:0 24px 64px #0f172a3d}.native-payment-modal__close{width:36px;height:36px;color:var(--gray-700);cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:50%;font-size:1.25rem;line-height:1;position:absolute;top:14px;right:14px}.native-payment-modal__header{gap:8px;margin-bottom:24px;display:grid}.native-payment-modal__eyebrow{color:var(--brand-gold);letter-spacing:.12em;font-size:.72rem;font-weight:700}.native-payment-modal__header h2{color:var(--brand-dark);font-size:1.5rem;font-weight:700}.native-payment-modal__header p:last-child{color:var(--gray-600);overflow-wrap:anywhere;font-size:.875rem}.native-payment-modal__qr{background:#fff;border:1px solid #0f172a1f;border-radius:8px;place-items:center;width:256px;max-width:100%;height:256px;margin:0 auto 20px;display:inline-grid}.native-payment-modal__message{min-height:22px;color:var(--gray-700);margin-bottom:24px;font-size:.9375rem}.native-payment-modal__actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.native-payment-modal__primary,.native-payment-modal__secondary{cursor:pointer;border-radius:8px;min-height:44px;padding:0 16px;font-size:.9375rem;font-weight:600}.native-payment-modal__primary{border:1px solid var(--brand-gold);background:var(--brand-gold);color:#fff}.native-payment-modal__secondary{color:var(--gray-700);background:#fff;border:1px solid #0f172a1f}.upgrade-preview-modal{z-index:82;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.upgrade-preview-modal__backdrop{cursor:pointer;background:#10182894;border:0;position:absolute;inset:0}.upgrade-preview-modal__panel{z-index:1;background:#fff;border-radius:8px;gap:24px;width:min(100%,520px);padding:32px;display:grid;position:relative;box-shadow:0 24px 64px #0f172a3d}.upgrade-preview-modal__header{gap:8px;display:grid}.upgrade-preview-modal__header p{color:var(--brand-gold);letter-spacing:.1em;font-size:.75rem;font-weight:800}.upgrade-preview-modal__header h2{color:var(--brand-dark);font-size:1.55rem}.upgrade-preview-modal__header span{color:var(--gray-700);line-height:1.7}.upgrade-preview-modal__details{gap:12px;margin:0;display:grid}.upgrade-preview-modal__details div{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.upgrade-preview-modal__details dt,.upgrade-preview-modal__details dd{margin:0}.upgrade-preview-modal__details dt{color:var(--gray-600);font-size:.9rem}.upgrade-preview-modal__details dd{color:var(--gray-900);text-align:right;font-weight:700}.upgrade-preview-modal__details .upgrade-preview-modal__payable dd{color:var(--brand-gold);font-size:1.35rem}.upgrade-preview-modal__actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.upgrade-preview-modal__actions button{border-radius:8px;min-height:46px;font-size:.95rem;font-weight:700}.upgrade-preview-modal__actions button:first-child{color:var(--gray-700);background:#fff;border:1px solid #0f172a1f}.upgrade-preview-modal__actions button:last-child{border:1px solid var(--brand-gold);background:var(--brand-gold);color:#fff}.upgrade-preview-modal__actions button:disabled{opacity:.68;cursor:not-allowed}@media (max-width:768px){.membership-hero{min-height:500px}.membership-hero__content{padding:60px 0}.membership-hero__title{font-size:clamp(2.5rem,10vw,4rem)}.membership-hero__actions{flex-direction:column}.membership-hero__actions .button{width:100%}.membership-section{padding:60px 0}.membership-section__header{margin-bottom:48px}.life-elements-grid,.membership-plans-grid{grid-template-columns:1fr}.membership-plan-card{padding:32px 24px}.native-payment-modal{padding:16px}.native-payment-modal__panel{padding:28px 20px 24px}.native-payment-modal__qr{width:232px;height:232px}.native-payment-modal__actions{grid-template-columns:1fr}.upgrade-preview-modal{padding:16px}.upgrade-preview-modal__panel{padding:28px 20px 24px}.upgrade-preview-modal__details div,.upgrade-preview-modal__actions{grid-template-columns:1fr}.upgrade-preview-modal__details div{gap:4px;display:grid}.upgrade-preview-modal__details dd{text-align:left}}.membership-entitlement-card{border-radius:var(--radius-md);box-shadow:var(--shadow-md);transition:all var(--transition);background:#ffffff14;border:1px solid #b8860b26;gap:24px;padding:32px;display:grid}.membership-entitlement-card:hover{box-shadow:var(--shadow-lg);border-color:#b8860b40;transform:translateY(-2px)}.membership-entitlement-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.membership-entitlement-card__title{color:var(--gray-900);margin:0;font-size:1.5rem;font-weight:700}.membership-entitlement-card__body{gap:24px;display:grid}.membership-entitlement-card__message{color:var(--gray-700);margin:0;line-height:1.7}.membership-entitlement-card__actions{flex-wrap:wrap;gap:12px;display:flex}.membership-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;padding:8px 20px;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0000001a}.membership-badge--none{color:var(--gray-600);background:#9999991a;border:1px solid #9993}.membership-badge--member{color:var(--gold);background:linear-gradient(135deg,#b8860b26,#b8860b14);border:1px solid #b8860b4d}.membership-badge--vip{color:var(--gold-light);background:linear-gradient(135deg,#b8860b33,#d4af3726);border:1px solid #b8860b66}.membership-badge--super{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:var(--white);border:1px solid var(--gold-light);box-shadow:0 4px 16px #b8860b4d}.membership-countdown{color:var(--green);background:#2d6a4f1a;border-radius:999px;align-items:center;gap:4px;padding:6px 14px;font-size:.875rem;font-weight:600;display:inline-flex}.membership-countdown strong{color:var(--green);font-weight:700}.membership-countdown--warning{color:var(--gold);background:#b8860b1a}.membership-countdown--warning strong{color:var(--gold)}.membership-countdown--urgent{color:var(--danger);background:#dc26261a;animation:2s ease-in-out infinite pulse}.membership-countdown--urgent strong{color:var(--danger)}.membership-countdown--expired{color:var(--gray-600);background:#9999991a}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.membership-stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.membership-stat{border-radius:var(--radius-sm);transition:all var(--transition);background:#ffffff80;border:1px solid #b8860b1a;align-items:center;gap:12px;padding:16px;display:flex}.membership-stat:hover{background:#fffc;border-color:#b8860b33;transform:translateY(-2px)}.membership-stat__icon{font-size:1.75rem;line-height:1}.membership-stat__content{flex:1;gap:4px;display:grid}.membership-stat__label{color:var(--gray-600);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.membership-stat__value{color:var(--gray-900);font-size:1.125rem;font-weight:700}.membership-entitlement-card__details{border-radius:var(--radius-sm);background:#b8860b0d;border:1px solid #b8860b1a;gap:12px;padding:16px;display:grid}.membership-detail-item{justify-content:space-between;align-items:center;gap:16px;display:flex}.membership-detail-item__label{color:var(--gray-600);font-size:.875rem;font-weight:600}.membership-detail-item__value{color:var(--gray-900);text-align:right;font-size:.875rem;font-weight:600}.membership-benefits-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.membership-benefits-list li{border-radius:var(--radius-sm);transition:all var(--transition);background:#ffffff4d;border:1px solid #b8860b1a;align-items:center;gap:12px;padding:12px;display:flex}.membership-benefits-list li:hover{background:#ffffff80;border-color:#b8860b33;transform:translate(4px)}.membership-benefits-list .benefit-icon{font-size:1.5rem;line-height:1}.membership-benefits-list span:last-child{color:var(--gray-800);font-weight:500}.membership-entitlement-card--empty,.membership-entitlement-card--inactive{background:linear-gradient(135deg,#b8860b14,#ffffff0d);border-color:#b8860b33}.membership-entitlement-card--active{background:linear-gradient(135deg,#b8860b1f,#d4af3714);border-color:#b8860b40}@media (max-width:768px){.membership-entitlement-card{padding:24px}.membership-entitlement-card__header{flex-direction:column;align-items:flex-start}.membership-stats-grid{grid-template-columns:1fr}.membership-detail-item{flex-direction:column;align-items:flex-start;gap:4px}.membership-detail-item__value{text-align:left}.membership-entitlement-card__actions,.membership-entitlement-card__actions .button{width:100%}body{font-size:var(--font-size-base)}.button,.app-header__btn,.app-header__menu-btn,.app-sidebar__close,.app-sidebar__nav-link,.home-entry__link,.visitor-benefit-card__link,.life-element-card__button,.membership-plan-card__button,.native-payment-modal__primary,.native-payment-modal__secondary,.upgrade-preview-modal__actions button{min-height:var(--touch-target-min)}.app-header__inner{min-height:60px}.app-header__logo{min-height:var(--touch-target-min)}.app-header__menu-btn{width:var(--touch-target-comfortable);height:var(--touch-target-comfortable)}.app-sidebar{width:min(88vw,360px);padding:20px;box-shadow:-14px 0 36px #0f172a3d}.app-sidebar:before{content:"";background:#b8860b3d;border-radius:999px;width:4px;height:48px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.app-sidebar__header{padding-bottom:var(--spacing-mobile-md)}.app-sidebar__body{gap:var(--spacing-mobile-lg);padding-top:var(--spacing-mobile-lg)}.app-sidebar__nav{gap:var(--spacing-mobile-sm)}.app-sidebar__nav-link{border-radius:14px;padding:14px 16px;font-size:1rem}.app-sidebar__auth{padding:var(--spacing-mobile-md);border-radius:16px}.app-sidebar__auth-actions{grid-template-columns:1fr}.hero-panel--landing{min-height:auto}.hero-panel--landing .hero-spotlight{display:none}.hero-panel__lead{font-size:1rem;line-height:1.7}.hero-actions,.hero-stats{flex-direction:column;align-items:stretch;width:100%}.hero-actions .button,.hero-stat{width:100%;min-width:0;max-width:none}.feature-grid,.visitor-benefit-grid{gap:var(--spacing-mobile-md);grid-template-columns:1fr}.feature-card,.visitor-benefit-card{padding:var(--spacing-mobile-lg);border-radius:18px}.home-page--visitor{gap:var(--spacing-mobile-xl);padding-top:var(--spacing-mobile-md)}.visitor-hero{border-radius:24px;min-height:auto;padding:32px 20px}.visitor-hero__aside{display:none}.visitor-hero__title{letter-spacing:0;font-size:clamp(2rem,8vw,2.5rem);line-height:1.2}.visitor-hero__lead{font-size:1rem;line-height:1.6}.visitor-hero__eyebrow{flex-direction:column;align-items:flex-start;gap:4px;font-size:.72rem}.visitor-hero__stats{gap:var(--spacing-mobile-sm);grid-template-columns:1fr}.visitor-stat{border-radius:16px;padding:16px}.visitor-report-layout,.visitor-report-grid,.visitor-section-heading--inline,.visitor-cta-strip{grid-template-columns:1fr}.visitor-section-heading--inline>.button{width:100%}.visitor-guide-card,.visitor-cta-strip{padding:var(--spacing-mobile-lg);border-radius:20px}.membership-hero{min-height:auto}.membership-hero__content{padding:48px 0}.membership-hero__title{letter-spacing:0;font-size:clamp(2rem,10vw,3.2rem)}.membership-hero__lead{font-size:1rem;line-height:1.7}.membership-section{padding:48px 0}.membership-section__header{margin-bottom:36px}.membership-section__title{font-size:clamp(1.8rem,8vw,2.4rem)}.life-elements-grid,.membership-plans-grid{gap:20px}.life-element-card{padding:28px 22px}.membership-plan-card{padding:32px 20px}.membership-plan-card__header,.membership-plan-card__price{margin-bottom:var(--spacing-mobile-lg)}.membership-plan-card__amount{font-size:2.5rem}.membership-plan-card__features{gap:var(--spacing-mobile-sm);margin-bottom:var(--spacing-mobile-lg)}.membership-plan-card__features li{font-size:.875rem}.native-payment-modal{place-items:stretch stretch;padding:0}.native-payment-modal__panel{width:100%;max-width:100%;height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 20px calc(24px + env(safe-area-inset-bottom));border-radius:0;align-content:center;display:grid;overflow-y:auto}.native-payment-modal__close{width:var(--touch-target-min);height:var(--touch-target-min)}.native-payment-modal__qr{width:min(200px,72vw);height:min(200px,72vw)}.native-payment-modal__qr svg{width:100%;height:100%}.native-payment-modal__actions{gap:var(--spacing-mobile-sm);grid-template-columns:1fr}.native-payment-modal__actions button{width:100%;min-height:var(--touch-target-comfortable)}.upgrade-preview-modal{place-items:end stretch;padding:0}.upgrade-preview-modal__panel{width:100%;max-width:100%;max-height:calc(100dvh - 32px);padding:20px 20px calc(24px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;margin:0;overflow-y:auto}.upgrade-preview-modal__panel:before{content:"";width:40px;height:4px;margin:0 auto var(--spacing-mobile-md);background:var(--gray-300);border-radius:999px;display:block}.upgrade-preview-modal__actions{gap:var(--spacing-mobile-sm);grid-template-columns:1fr}.upgrade-preview-modal__actions button{width:100%;min-height:var(--touch-target-comfortable)}.field input,.field textarea,.field select{min-height:var(--touch-target-comfortable);padding:12px 16px;font-size:16px}.field input:focus,.field select:focus{border-width:2px;padding:11px 15px}.field textarea:focus{border-width:2px;padding:13px 15px}.field-group{gap:var(--spacing-mobile-md)}.toggle-row{align-items:flex-start;font-size:.9375rem}.toggle-row input[type=checkbox]{flex:0 0 22px;width:22px;height:22px;margin-top:2px}.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1;animation:none;transform:none}}@media (max-width:480px){.container{width:min(var(--container), calc(100% - 20px))}.visitor-hero,.hero-panel,.auth-card,.feature-card,.visitor-benefit-card,.life-element-card,.membership-plan-card{border-radius:16px}}@media (hover:none) and (pointer:coarse){.feature-card:hover,.visitor-benefit-card:hover,.product-card:hover,.membership-plan-card:hover,.life-element-card:hover,.core-value-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.membership-section{padding:48px 0}.membership-card{background:linear-gradient(135deg,#fdfbf7 0%,#f8f6f0 100%);border:1px solid #b8860b33;border-radius:16px;gap:24px;padding:32px;display:grid;box-shadow:0 4px 16px #0000000f}.membership-card--inactive{background:linear-gradient(135deg,#fff 0%,#fafafa 100%)}.membership-card--active{background:linear-gradient(135deg,#b8860b14 0%,#d4b35e0d 100%);border-color:#b8860b4d}.membership-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.membership-card__badge{letter-spacing:.08em;border-radius:999px;padding:8px 20px;font-size:.78rem;font-weight:700}.membership-card__badge--inactive{color:var(--gray-700);background:#00000014}.membership-card__badge--99{color:var(--brand-gold);background:#b8860b26}.membership-card__badge--1999{color:var(--brand-gold-light);background:#d4b35e33}.membership-card__badge--9999{background:linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-light) 100%);color:#fff}.membership-card__expiry{color:var(--gray-600);font-size:.86rem}.membership-card__body{gap:20px;display:grid}.membership-card__lead{color:var(--gray-700);font-size:1rem}.membership-card__benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.membership-benefit{text-align:center;background:#b8860b0d;border:1px solid #b8860b1a;border-radius:12px;justify-items:center;gap:8px;padding:16px;display:grid}.membership-benefit__icon{color:var(--brand-gold);font-size:1.5rem}.membership-benefit__text{color:var(--gray-600);font-size:.82rem}.membership-card__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;display:grid}.membership-stat{background:#fff9;border:1px solid #b8860b1f;border-radius:12px;gap:8px;padding:18px;display:grid}.membership-stat__value{font-family:var(--font-serif);color:var(--brand-gold);font-size:1.35rem;font-weight:700}.membership-stat__label{color:var(--gray-600);font-size:.82rem}.membership-card__actions{flex-wrap:wrap;gap:12px;display:flex}.membership-card__footer{justify-content:center;gap:12px;display:flex}@media (max-width:768px){.membership-section{padding:32px 0}.membership-card{gap:20px;padding:24px}.membership-card__header{flex-direction:column;align-items:flex-start}.membership-card__benefits{grid-template-columns:1fr}.membership-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-card__footer{flex-direction:column}.membership-card__footer .button{width:100%}}.report-extension-notice{border-radius:14px;gap:14px;padding:24px;display:grid}.report-extension-notice--inactive{background:linear-gradient(135deg,#b8860b14 0%,#d4b35e0a 100%);border:1px solid #b8860b26}.report-extension-notice--active{background:linear-gradient(135deg,#2d6a4f14 0%,#2d6a4f0a 100%);border:1px solid #2d6a4f1f}.report-extension-notice__header{align-items:center;gap:12px;display:flex}.report-extension-notice__icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:700;display:inline-flex}.report-extension-notice--inactive .report-extension-notice__icon{color:var(--brand-gold);background:#b8860b26}.report-extension-notice--active .report-extension-notice__icon{background:var(--green-soft);color:var(--green)}.report-extension-notice__header h3{color:var(--gray-900);font-size:1.05rem;font-weight:700}.report-extension-notice__text{color:var(--gray-700);line-height:1.75}.report-extension-notice__text strong{color:var(--brand-gold);font-weight:700}.report-extension-notice__link{width:fit-content;color:var(--brand-gold);background:0 0;border:1px solid #b8860b33;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.report-extension-notice__link:hover{background:var(--brand-gold);color:#fff;border-color:var(--brand-gold)}@media (max-width:768px){.report-extension-notice{gap:12px;padding:20px}}.promotion-code-section{background:var(--gold-soft);border-radius:var(--radius-sm);border:1px solid var(--gold-light);align-items:center;gap:12px;margin:16px 0;padding:12px 16px;display:flex}.promotion-card{position:relative;overflow:hidden}.promotion-card--active{grid-column:span 2}.promotion-card--active:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af373d,#0000 70%);border-radius:999px;width:180px;height:180px;position:absolute;top:-80px;right:-80px}.promotion-card--locked{background:linear-gradient(135deg,#ffffffeb,#f8f6f0eb);border-style:dashed}.promotion-code-display{flex-direction:column;flex:1;display:flex}.promotion-code-label{color:var(--gray-600);margin-bottom:4px;font-size:12px}.promotion-code-value{color:var(--gold);letter-spacing:2px;font-size:20px;font-weight:700}.promotion-link-section{background:var(--paper-strong);border-radius:var(--radius-sm);margin:12px 0;padding:12px}.promotion-link-label{color:var(--gray-600);margin-bottom:4px;font-size:12px;display:block}.promotion-link-value{color:var(--gray-700);word-break:break-all;font-size:13px}.promotion-qr-section{border-radius:var(--radius-sm);border:1px solid var(--gray-200);background:#fff;flex-direction:column;align-items:center;gap:8px;margin:16px 0;padding:16px;display:flex}.promotion-qr-image{object-fit:contain;width:120px;height:120px}.promotion-qr-label{color:var(--gray-600);font-size:12px}.promotion-stats{background:var(--paper-strong);border-radius:var(--radius-sm);grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0;padding:16px;display:grid}.stat-item{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-value{color:var(--gold);font-size:18px;font-weight:700}.stat-label{color:var(--gray-600);margin-top:4px;font-size:12px}.dividend-info{background:linear-gradient(135deg, var(--gold-soft) 0%, #d4af370d 100%);border-radius:var(--radius-sm);border-left:3px solid var(--gold);margin-top:16px;padding:12px 16px}.dividend-header{margin-bottom:8px}.dividend-badge{background:var(--gold);color:#fff;border-radius:20px;padding:4px 12px;font-size:14px;font-weight:600;display:inline-block}.dividend-desc{color:var(--gray-700);margin:0;font-size:13px}.dividend-metrics{color:var(--gray-700);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.dividend-metrics strong{color:var(--gold);text-align:right}@media (max-width:640px){.user-center-hero .hero-stats{grid-template-columns:1fr}.promotion-card--active{grid-column:auto}.promotion-stats{grid-template-columns:1fr;gap:8px}.stat-item{border-bottom:1px solid var(--gray-200);flex-direction:row;justify-content:space-between;padding:8px 0}.stat-item:last-child{border-bottom:none}.promotion-code-section{flex-direction:column;align-items:flex-start}}.membership-product-selector{z-index:1200;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.membership-product-selector__backdrop{cursor:pointer;background:#2c2c2c7a;border:0;position:fixed;inset:0}.membership-product-selector__panel{z-index:1;background:var(--white);border:1px solid #b8860b2e;border-radius:18px;gap:20px;width:min(940px,100%);max-height:calc(100vh - 48px);padding:28px;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #2c2c2c38}.membership-product-selector__close{background:var(--paper);width:40px;height:40px;color:var(--gray-700);cursor:pointer;transition:border-color var(--transition), color var(--transition), background var(--transition);border:1px solid #b8860b2e;border-radius:999px;font-size:24px;line-height:1;position:absolute;top:18px;right:18px}.membership-product-selector__close:hover,.membership-product-selector__close:focus-visible{border-color:var(--gold);color:var(--gold);background:var(--gold-soft);outline:none}.membership-product-selector__header{gap:10px;padding-right:52px;display:grid}.membership-product-selector__eyebrow{background:var(--gold-soft);width:fit-content;color:var(--gold);border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700}.membership-product-selector__title{color:var(--gray-950);font-family:var(--font-serif);margin:0;font-size:1.55rem;line-height:1.35}.membership-product-selector__subtitle{max-width:620px;color:var(--gray-600);margin:0;font-size:.95rem;line-height:1.7}.membership-product-selector__summary{background:var(--paper-strong);width:fit-content;color:var(--gray-700);border:1px solid #b8860b29;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:4px;padding:10px 14px;font-size:.9rem;display:flex}.membership-product-selector__summary strong{color:var(--gray-950);font-weight:700}.membership-product-selector__summary em{color:var(--gold);font-style:normal;font-weight:800}.membership-product-selector__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;max-height:52vh;padding:2px 4px 2px 2px;display:grid;overflow:auto}.membership-product-selector__card{min-height:118px;color:inherit;text-align:left;cursor:pointer;transition:border-color var(--transition), box-shadow var(--transition), background var(--transition), transform var(--transition);background:#fff;border:1px solid #b8860b29;border-radius:8px;grid-template-columns:88px minmax(0,1fr);gap:14px;padding:12px;display:grid;position:relative;box-shadow:0 6px 18px #2c2c2c0d}.membership-product-selector__card:hover,.membership-product-selector__card:focus-visible{border-color:#b8860b7a;outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #b8860b24}.membership-product-selector__card--selected{border-color:var(--gold);background:#fffaf0;box-shadow:0 0 0 2px #b8860b24,0 12px 26px #b8860b29}.membership-product-selector__image{background:var(--paper-strong);border-radius:8px;width:88px;height:88px;overflow:hidden}.membership-product-selector__img{object-fit:cover;width:100%;height:100%;display:block}.membership-product-selector__placeholder{width:100%;height:100%;color:var(--gold);place-items:center;font-size:1.8rem;font-weight:800;display:grid}.membership-product-selector__info{align-content:center;gap:6px;min-width:0;padding-right:28px;display:grid}.membership-product-selector__badge{width:fit-content;color:var(--gold);font-size:.72rem;font-weight:700}.membership-product-selector__name{color:var(--gray-950);overflow-wrap:anywhere;margin:0;font-size:.98rem;font-weight:700;line-height:1.45}.membership-product-selector__price{color:var(--gray-700);font-size:.95rem;font-weight:700}.membership-product-selector__check{background:var(--gold);width:26px;height:26px;color:var(--white);border-radius:999px;place-items:center;font-size:.9rem;font-weight:800;display:grid;position:absolute;top:10px;right:10px}.membership-product-selector__actions{border-top:1px solid #b8860b24;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding-top:18px;display:grid}.membership-product-selector__selected-text{min-width:0;color:var(--gray-600);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.92rem;overflow:hidden}@media (max-width:640px){.membership-product-selector{align-items:end;padding:12px}.membership-product-selector__panel{border-radius:18px 18px 10px 10px;gap:16px;max-height:calc(100vh - 24px);padding:22px 16px 16px}.membership-product-selector__close{top:14px;right:14px}.membership-product-selector__header{padding-right:44px}.membership-product-selector__title{font-size:1.28rem}.membership-product-selector__summary{width:100%}.membership-product-selector__grid{grid-template-columns:1fr;max-height:48vh}.membership-product-selector__card{grid-template-columns:72px minmax(0,1fr);min-height:98px}.membership-product-selector__image{width:72px;height:72px}.membership-product-selector__actions{grid-template-columns:1fr}.membership-product-selector__selected-text{white-space:normal}.membership-product-selector__actions .button{width:100%}}.checkout-page{background:radial-gradient(circle at 12% 8%,#b8860b24,#0000 28%),linear-gradient(#fffaf0 0%,#f7f2e8 46%,#fff 100%);min-height:100vh;padding:48px 16px 72px}.checkout-page__shell{width:min(1120px,100%);margin:0 auto}.checkout-page__heading{margin-bottom:24px}.checkout-page__eyebrow{color:var(--gold);letter-spacing:.16em;margin:0 0 8px;font-size:.78rem;font-weight:800}.checkout-page__title{color:var(--gray-950);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.checkout-page__subtitle{max-width:560px;color:var(--gray-600);margin:12px 0 0;font-size:1rem;line-height:1.7}.checkout-page__grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.checkout-page__main{gap:18px;display:grid}.checkout-page__section{background:#ffffffe6;border:1px solid #b8860b29;border-radius:18px;padding:22px;box-shadow:0 16px 38px #2c2c2c14}.checkout-page__section--sticky{position:sticky;top:96px}.checkout-page__section-title{color:var(--gray-950);margin:0 0 16px;font-size:1.1rem;font-weight:800}.checkout-page__plan-card,.checkout-page__product-card{background:#fffaf0;border:1px solid #b8860b24;border-radius:14px;align-items:center;gap:16px;padding:16px;display:flex}.checkout-page__plan-card{justify-content:space-between}.checkout-page__plan-card strong,.checkout-page__product-info strong{color:var(--gray-950);font-size:1.05rem;font-weight:800;display:block}.checkout-page__plan-card span,.checkout-page__product-info span{color:var(--gray-600);margin-top:5px;font-size:.94rem;display:block}.checkout-page__plan-price,.checkout-page__total-price{color:var(--gold);white-space:nowrap;font-size:1.45rem;font-weight:900}.checkout-page__product-image{width:92px;height:92px;color:var(--gold);background:linear-gradient(135deg,#b8860b29,#ffffffd6);border-radius:14px;flex:0 0 92px;place-items:center;font-size:2rem;font-weight:900;display:grid;overflow:hidden}.checkout-page__product-image img{object-fit:cover;width:100%;height:100%;display:block}.checkout-page__product-info{flex:1;min-width:0}.checkout-page__product-options{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.checkout-page__product-option{color:var(--gray-700);cursor:pointer;transition:border-color var(--transition), box-shadow var(--transition), color var(--transition);background:#fff;border:1px solid #b8860b33;border-radius:999px;padding:7px 13px;font-size:.9rem;font-weight:700}.checkout-page__product-option--selected,.checkout-page__product-option:hover,.checkout-page__product-option:focus-visible{border-color:var(--gold);color:var(--gold);outline:none;box-shadow:0 0 0 3px #b8860b1f}.checkout-page__summary{min-width:0}.checkout-page__amount-row{color:var(--gray-700);border-bottom:1px solid #b8860b1f;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.checkout-page__amount-row--total{color:var(--gray-950);border-bottom:0;align-items:center;margin-top:4px;font-weight:800}.checkout-page__credit{color:var(--success);font-weight:800}.checkout-page__payment-block{border-top:1px solid #b8860b24;margin-top:18px;padding-top:18px}.checkout-page__payment-block h3{color:var(--gray-950);margin:0 0 12px;font-size:1rem}.checkout-page__payment-method{color:var(--gray-800);background:#fffaf0;border:1px solid #b8860b2e;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-weight:800;display:flex}.checkout-page__actions{grid-template-columns:1fr;gap:10px;margin-top:20px;display:grid}.checkout-page__actions .button{justify-content:center;width:100%}.checkout-page__notice,.checkout-page__loading{background:#ffffffeb;border:1px solid #b8860b29;border-radius:18px;padding:28px;box-shadow:0 16px 38px #2c2c2c14}.checkout-page__notice strong{color:var(--gray-950);margin-bottom:8px;font-size:1.15rem;display:block}.checkout-page__notice p{color:var(--gray-700);margin:0 0 16px;line-height:1.7}.checkout-page__loading{color:var(--gray-600);text-align:center}@media (max-width:900px){.checkout-page__grid{grid-template-columns:1fr}.checkout-page__section--sticky{position:static}}@media (max-width:640px){.checkout-page{padding:28px 12px 56px}.checkout-page__section{border-radius:16px;padding:16px}.checkout-page__plan-card,.checkout-page__product-card{align-items:flex-start}.checkout-page__plan-card{flex-direction:column}.checkout-page__product-image{flex-basis:76px;width:76px;height:76px}}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-in-up{animation:.6s ease-out forwards fadeInUp}.animate-fade-in{animation:.6s ease-out forwards fadeIn}.animate-scale-in{animation:.5s ease-out forwards scaleIn}.animate-slide-in-right{animation:.6s ease-out forwards slideInRight}.animate-slide-in-left{animation:.6s ease-out forwards slideInLeft}.animate-pulse{animation:2s ease-in-out infinite pulse}.animate-spin{animation:1s linear infinite spin}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}.stagger-5{animation-delay:.5s}.skeleton{background:linear-gradient(90deg,#e8ebef 0%,#d4d7dd 50%,#e8ebef 100%) 0 0/1000px 100%;border-radius:8px;animation:2s infinite shimmer}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.button-press{transition:transform .1s}.button-press:active{transform:scale(.97)}.transition-smooth{transition:all .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
