:root{--bg-main:#0b0d10;--bg-subtle:#101317;--bg-card:#14171b;--bg-card-hover:#191e24;--bg-card-elevated:#1b2027;--bg-input:#0e1115;--bg-emerald-deep:#0e3b36;--bg-emerald-soft:#0e3b3640;--gold-primary:#c9a227;--gold-light:#e5c358;--gold-dark:#a8841b;--gold-soft:#c9a2271f;--gold-subtle:#c9a2270f;--gold-border:#c9a22740;--gold-border-strong:#c9a2278c;--text-main:#f4f1e9;--text-muted:#9a968b;--text-dim:#6b675e;--text-inverse:#0b0d10;--text-gold:#d8b237;--border-light:#26241e;--border-subtle:#1b1e22;--border-hover:#c9a22766;--border-active:#c9a227;--success:#7a9a7e;--success-soft:#7a9a7e24;--error:#b5654a;--error-soft:#b5654a24;--warning:#d99b38;--warning-soft:#d99b3824;--info:#4a8594;--info-soft:#4a859424;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 12px 32px #000000a6;--shadow-xl:0 24px 48px #000000d9;--shadow-gold-hairline:0 0 0 1px #c9a22740;--transition:all .22s cubic-bezier(.16, 1, .3, 1);--transition-smooth:all .35s cubic-bezier(.16, 1, .3, 1);--font-main:"Plus Jakarta Sans", "Inter", system-ui, -apple-system, sans-serif;--font-serif:"Playfair Display", "Cinzel", "Cormorant Garamond", Georgia, serif;--font-heading:var(--font-serif);font-family:var(--font-main);color:var(--text-main);background-color:var(--bg-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-main);min-height:100vh;color:var(--text-main);background-image:radial-gradient(circle at 50% 0,#c9a2270a 0%,#0000 55%),radial-gradient(circle at 10% 40%,#0e3b3614 0%,#0000 40%),radial-gradient(circle at 90% 80%,#c9a22708 0%,#0000 45%);background-attachment:fixed;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.015em;font-weight:600;line-height:1.2}h1{letter-spacing:-.025em;font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:700}h2{letter-spacing:-.015em;font-size:clamp(1.6rem,3.8vw,2.4rem)}h3{font-size:clamp(1.2rem,2.6vw,1.65rem)}h4{font-size:clamp(1.05rem,2vw,1.3rem)}p{color:var(--text-muted);line-height:1.7}a{color:var(--gold-light);transition:var(--transition);text-decoration:none}a:hover{color:#fff}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:#26241e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gold-primary)}.container-fluid{width:100%;max-width:1340px;margin:0 auto;padding:0 1.5rem}@media (width>=768px){.container-fluid{padding:0 2.25rem}}@media (width>=1200px){.container-fluid{padding:0 3rem}}.container-narrow{width:100%;max-width:1000px;margin:0 auto;padding:0 1.5rem}.glass{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-light);background:#14171bd9}.glass-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);position:relative;overflow:hidden}.glass-card:hover{border-color:var(--border-hover);background:var(--bg-card-hover);transform:translateY(-2px)}.gold-badge{border-radius:var(--radius-full);background:var(--gold-subtle);border:1px solid var(--gold-border);color:var(--gold-light);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.45rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.gold-badge-emerald{background:var(--bg-emerald-soft);color:#6ee7b7;border:1px solid #0e3b3699}.section-tagline{font-family:var(--font-main);text-transform:uppercase;letter-spacing:.12em;color:var(--gold-primary);margin-bottom:.6rem;font-size:.8125rem;font-weight:700;display:block}.section-title-highlight{background:linear-gradient(135deg, #f4f1e9 40%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.site-navbar-wrapper{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);width:100%;transition:var(--transition);background:#0b0d10e0;position:sticky;top:0}.site-navbar{justify-content:space-between;align-items:center;height:74px;display:flex}.navbar-brand{align-items:center;gap:.8rem;text-decoration:none;display:flex}.brand-icon-wrapper{border-radius:var(--radius-sm);border:1px solid var(--gold-border);width:38px;height:38px;color:var(--gold-primary);transition:var(--transition);background:linear-gradient(135deg,#1b2027 0%,#14171b 100%);justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0006}.navbar-brand:hover .brand-icon-wrapper{border-color:var(--gold-primary);color:var(--gold-light)}.brand-text-group{align-items:center;gap:.5rem;display:flex}.brand-name{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.brand-badge{border-radius:var(--radius-full);background:var(--gold-subtle);border:1px solid var(--gold-border);color:var(--gold-primary);letter-spacing:.08em;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.desktop-nav{align-items:center;gap:.35rem;display:none}@media (width>=900px){.desktop-nav{display:flex}}.nav-link{color:var(--text-muted);border-radius:var(--radius-sm);transition:var(--transition);align-items:center;gap:.45rem;padding:.55rem .95rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex;position:relative}.nav-link:hover{color:var(--text-main);background:#ffffff08}.nav-link.active{color:var(--text-main);font-weight:600}.nav-active-pill{background:var(--gold-primary);border-radius:var(--radius-full);width:70%;height:2px;position:absolute;bottom:-19px;left:15%;box-shadow:0 0 8px #c9a22766}.navbar-right{align-items:center;gap:.85rem;display:flex}.engine-status-tag{border-radius:var(--radius-full);color:#7a9a7e;background:#0e3b3659;border:1px solid #7a9a7e4d;align-items:center;gap:.45rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:flex}.pulse-dot{background:#7a9a7e;border-radius:50%;width:6px;height:6px;animation:2.5s infinite pulse-dot-anim;box-shadow:0 0 6px #7a9a7e}@keyframes pulse-dot-anim{0%{opacity:.7;transform:scale(.95)}50%{opacity:1;transform:scale(1.3)}to{opacity:.7;transform:scale(.95)}}.user-menu-container{position:relative}.user-profile-trigger{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-full);cursor:pointer;transition:var(--transition);color:var(--text-main);align-items:center;gap:.6rem;padding:.3rem .6rem .3rem .3rem;display:flex}.user-profile-trigger:hover{border-color:var(--gold-border-strong);background:var(--bg-card-hover)}.user-avatar-small{border:1px solid var(--gold-border);width:32px;height:32px;color:var(--gold-light);background:linear-gradient(135deg,#1e232a 0%,#14171b 100%);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.user-meta-compact{text-align:left;flex-direction:column;display:flex}.user-name-compact{color:var(--text-main);font-size:.8125rem;font-weight:600;line-height:1.2}.user-role-tag{color:var(--text-dim);font-size:.6875rem}.dropdown-arrow{color:var(--text-muted);transition:transform .2s}.dropdown-arrow.rotated{transform:rotate(180deg)}.dropdown-backdrop{z-index:99;position:fixed;inset:0}.user-dropdown-menu{border-radius:var(--radius-md);z-index:100;width:260px;box-shadow:var(--shadow-xl);background:var(--bg-card-elevated);border:1px solid var(--border-light);padding:.9rem;position:absolute;top:calc(100% + 10px);right:0}.dropdown-header{padding:.25rem .5rem .5rem}.dropdown-user-name{color:var(--text-main);font-size:.95rem;font-weight:700}.dropdown-user-email{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.dropdown-divider{background:var(--border-light);height:1px;margin:.5rem 0}.dropdown-stats-row{background:var(--bg-input);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);justify-content:space-between;margin:.35rem 0;padding:.4rem .6rem;display:flex}.dropdown-stat-item{flex-direction:column;display:flex}.stat-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem}.stat-value{color:var(--text-main);font-size:.8125rem;font-weight:600}.text-success{color:var(--success)}.dropdown-item{border-radius:var(--radius-sm);cursor:pointer;width:100%;transition:var(--transition);color:var(--text-main);background:0 0;border:none;align-items:center;gap:.625rem;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;font-weight:600;display:flex}.dropdown-item:hover{background:#ffffff0a}.dropdown-logout-btn{color:var(--error)}.dropdown-logout-btn:hover{background:var(--error-soft);color:#d97e63}.mobile-menu-toggle{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text-main);cursor:pointer;justify-content:center;align-items:center;display:flex}@media (width>=900px){.mobile-menu-toggle{display:none}}.mobile-drawer{border-top:1px solid var(--border-light);background:var(--bg-card-elevated);overflow:hidden}.mobile-drawer-inner{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.mobile-user-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-sm);padding:.875rem}.mobile-user-info{align-items:center;gap:.75rem;display:flex}.mobile-user-name{color:var(--text-main);font-size:.95rem;font-weight:700}.mobile-user-email{color:var(--text-muted);font-size:.8125rem}.mobile-auth-actions{gap:.75rem;margin-top:.75rem;display:flex}.mobile-nav-links{flex-direction:column;gap:.35rem;display:flex}.mobile-nav-item{border-radius:var(--radius-sm);color:var(--text-main);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;display:flex}.mobile-nav-item.active{background:var(--gold-subtle);color:var(--gold-light);border-left:2px solid var(--gold-primary)}.btn-gold-solid{background:var(--gold-primary);color:#0b0d10;border:1px solid var(--gold-primary);border-radius:var(--radius-sm);cursor:pointer;font-weight:700;font-family:var(--font-main);transition:var(--transition);justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.9rem;text-decoration:none;display:inline-flex}.btn-gold-solid:hover{background:var(--gold-light);border-color:var(--gold-light);color:#0b0d10;transform:translateY(-1px);box-shadow:0 4px 16px #c9a2274d}.btn-gold-outline{color:var(--gold-light);border:1px solid var(--gold-border-strong);border-radius:var(--radius-sm);cursor:pointer;font-weight:600;font-family:var(--font-main);transition:var(--transition);background:0 0;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.9rem;text-decoration:none;display:inline-flex}.btn-gold-outline:hover{background:var(--gold-primary);color:#0b0d10;border-color:var(--gold-primary);transform:translateY(-1px);box-shadow:0 4px 16px #c9a22740}.btn-ghost-luxury{color:var(--text-muted);cursor:pointer;font-family:var(--font-main);border-radius:var(--radius-sm);transition:var(--transition);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.btn-ghost-luxury:hover{color:var(--text-main);border-color:var(--border-light);background:#ffffff0a}.site-footer{border-top:1px solid var(--border-light);background:#080a0c;margin-top:auto;padding:4rem 0 2rem;position:relative}.footer-content{grid-template-columns:1fr;gap:3rem;margin-bottom:3.5rem;display:grid}@media (width>=900px){.footer-content{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:2.5rem}}.footer-brand-section{flex-direction:column;gap:1rem;display:flex}.footer-brand-row{align-items:center;gap:.75rem;display:flex}.brand-icon-wrapper-sm{border-radius:var(--radius-xs);background:var(--bg-card);border:1px solid var(--gold-border);width:28px;height:28px;color:var(--gold-primary);justify-content:center;align-items:center;display:flex}.footer-brand-name{font-family:var(--font-heading);color:var(--text-main);font-size:1.15rem;font-weight:700}.footer-version-badge{border-radius:var(--radius-full);background:var(--gold-subtle);border:1px solid var(--gold-border);color:var(--gold-primary);letter-spacing:.05em;padding:.1rem .4rem;font-size:.625rem;font-weight:700}.footer-tagline{color:var(--text-muted);max-width:360px;font-size:.875rem;line-height:1.65}.footer-col-title{font-family:var(--font-main);text-transform:uppercase;letter-spacing:.1em;color:var(--gold-light);margin-bottom:1.2rem;font-size:.8125rem;font-weight:700}.footer-column{flex-direction:column;gap:.75rem;display:flex}.footer-column a,.footer-column span{color:var(--text-muted);transition:var(--transition);font-size:.875rem;text-decoration:none}.footer-column a:hover{color:var(--text-main);transform:translate(2px)}.engine-spec-badge{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-sm);color:var(--text-main);align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.8125rem;display:inline-flex}.footer-bottom-bar{border-top:1px solid var(--border-light);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (width>=768px){.footer-bottom-bar{flex-direction:row}}.copyright-text{color:var(--text-dim);font-size:.8125rem}.footer-security-note{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.status-indicator-green{background:var(--success);width:7px;height:7px;box-shadow:0 0 6px var(--success);border-radius:50%}.toast-container{z-index:9999;flex-direction:column;gap:.75rem;max-width:420px;display:flex;position:fixed;bottom:2rem;right:2rem}.toast-item{border-radius:var(--radius-md);background:var(--bg-card-elevated);border:1px solid var(--border-light);box-shadow:var(--shadow-lg);color:var(--text-main);align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.875rem;display:flex}.toast-item.toast-success{border-color:#7a9a7e66}.toast-item.toast-error{border-color:#b5654a66}.toast-item.toast-info{border-color:var(--gold-border)}.hide-on-mobile{display:none}@media (width>=768px){.hide-on-mobile{display:inline-flex}}.app-loading-container{z-index:99999;background:#0b0d10;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loading-bg-glow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#c9a22714 0%,#0e3b360d 50%,#0000 70%);width:450px;height:450px;position:absolute}.loading-card{z-index:1;border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-xl);background:#14171b;border:1px solid #c9a22740;flex-direction:column;align-items:center;width:90%;max-width:380px;padding:3rem 2.5rem;display:flex;position:relative}.loading-brand-icon{border-radius:var(--radius-sm);border:1px solid var(--gold-border);width:52px;height:52px;color:var(--gold-primary);background:#0e1115;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.loading-spinner-ring{border:2.5px solid #c9a22726;border-top-color:var(--gold-primary);border-radius:50%;width:36px;height:36px;margin-bottom:1.5rem;animation:.8s linear infinite spin}.loading-text-group{margin-bottom:1.5rem}.loading-title{font-family:var(--font-heading);color:var(--text-main);margin-bottom:.35rem;font-size:1.3rem;font-weight:700}.loading-message{color:var(--text-muted);font-size:.85rem}.loading-progress-bar{border-radius:var(--radius-full);background:#0e1115;width:100%;height:3px;position:relative;overflow:hidden}.loading-progress-fill{background:var(--gold-primary);border-radius:var(--radius-full);width:40%;height:100%;animation:1.5s ease-in-out infinite progress-slide;position:absolute;top:0;left:0}@keyframes progress-slide{0%{width:40%;left:-40%}50%{width:50%;left:30%}to{width:40%;left:100%}}._btn_12kkl_1{font-family:var(--font-main);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}._sm_12kkl_20{border-radius:var(--radius-xs);gap:.375rem;padding:.45rem .875rem;font-size:.8125rem}._md_12kkl_27{border-radius:var(--radius-sm);gap:.5rem;padding:.6875rem 1.4rem;font-size:.9rem}._lg_12kkl_34{border-radius:var(--radius-sm);gap:.625rem;padding:.875rem 1.85rem;font-size:1rem}._content_12kkl_41{justify-content:center;align-items:center;gap:inherit;z-index:1;display:flex}._primary_12kkl_50{background:var(--gold-primary);color:#0b0d10;border-color:var(--gold-primary);font-weight:700;box-shadow:0 2px 10px #c9a22740}._primary_12kkl_50:hover:not(:disabled){background:var(--gold-light);border-color:var(--gold-light);color:#0b0d10;box-shadow:0 4px 18px #c9a22766}._glow_12kkl_65{color:#0b0d10;background:linear-gradient(135deg,#e5c358 0%,#c9a227 100%);border:1px solid #ffffff4d;font-weight:700;box-shadow:0 0 20px #c9a22766}._glow_12kkl_65:hover:not(:disabled){box-shadow:0 0 30px #c9a22799}._secondary_12kkl_77{background:var(--gold-soft);color:var(--gold-light);border-color:var(--gold-border)}._secondary_12kkl_77:hover:not(:disabled){border-color:var(--gold-border-strong);background:#c9a22733}._outline_12kkl_88{border:1px solid var(--gold-border-strong);color:var(--gold-light);background:0 0}._outline_12kkl_88:hover:not(:disabled){border-color:var(--gold-primary);color:#0b0d10;background:var(--gold-primary);box-shadow:0 2px 12px #c9a2274d}._ghost_12kkl_101{color:var(--text-muted);background:0 0}._ghost_12kkl_101:hover:not(:disabled){color:var(--text-main);border-color:var(--border-light);background:#ffffff0d}._danger_12kkl_112{background:var(--error);color:#fff;box-shadow:0 2px 10px #b5654a4d}._danger_12kkl_112:hover:not(:disabled){background:#c46f53}._danger-outline_12kkl_122{color:var(--error);background:0 0;border:1px solid #b5654a66}._danger-outline_12kkl_122:hover:not(:disabled){background:var(--error-soft);border-color:var(--error)}._disabled_12kkl_134,._loading_12kkl_135{cursor:not-allowed;opacity:.6;box-shadow:none!important;transform:none!important}._spinner_12kkl_142{border:2px solid #0003;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite _spin_12kkl_142;display:inline-block}@keyframes _spin_12kkl_142{to{transform:rotate(360deg)}}._shine_12kkl_156{pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-120%}._btn_12kkl_1:hover:not(:disabled) ._shine_12kkl_156{left:120%}._icon_12kkl_176{flex-shrink:0}.auth-page{background:var(--bg-main);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative;overflow-x:hidden}.auth-page:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#c9a22714 0%,#0000 70%);width:50vw;max-width:550px;height:50vw;max-height:550px;position:absolute;top:-10%;left:-10%}.auth-page:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#0e3b3614 0%,#0000 70%);width:50vw;max-width:550px;height:50vw;max-height:550px;position:absolute;bottom:-10%;right:-10%}.auth-split-layout{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);width:100%;max-width:1060px;min-height:600px;box-shadow:var(--shadow-xl);z-index:1;display:flex;position:relative;overflow:hidden}.auth-pitch-panel{border-right:1px solid var(--border-light);background:linear-gradient(145deg,#101317 0%,#151a20 100%);flex-direction:column;flex:1.1;justify-content:space-between;padding:3.5rem 3rem;display:none;position:relative;overflow:hidden}.auth-pitch-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a22712 0%,#0000 70%);width:250px;height:250px;position:absolute;top:0;right:0}@media (width>=900px){.auth-pitch-panel{display:flex}}.pitch-header{flex-direction:column;gap:1.25rem;display:flex}.pitch-badge{background:var(--gold-subtle);border:1px solid var(--gold-border);border-radius:var(--radius-full);color:var(--gold-light);letter-spacing:.06em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:.5rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.pitch-title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-main);font-size:2.1rem;font-weight:700;line-height:1.2}.pitch-title span{background:linear-gradient(135deg, #f4f1e9 30%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.pitch-subtitle{color:var(--text-muted);font-size:.95rem;line-height:1.65}.pitch-features{flex-direction:column;gap:1.15rem;margin-top:1rem;display:flex}.pitch-feature-item{align-items:flex-start;gap:1rem;display:flex}.pitch-feature-item .feature-icon-box{border-radius:var(--radius-sm);background:var(--bg-input);border:1px solid var(--gold-border);width:36px;height:36px;color:var(--gold-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.pitch-feature-item .feature-text h4{color:var(--text-main);margin-bottom:.2rem;font-size:.95rem;font-weight:600}.pitch-feature-item .feature-text p{color:var(--text-muted);font-size:.8125rem;line-height:1.5}.pitch-stats-row{border-top:1px solid var(--border-light);grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:2rem;display:grid}.pitch-stat-box{flex-direction:column;display:flex}.pitch-stat-box .stat-number{font-family:var(--font-heading);color:var(--gold-light);font-size:1.5rem;font-weight:700;line-height:1.1}.pitch-stat-box .stat-desc{color:var(--text-dim);font-size:.75rem}.auth-form-panel{background:var(--bg-card);flex-direction:column;flex:1;justify-content:center;padding:3.5rem 3rem;display:flex}@media (width<=600px){.auth-form-panel{padding:2.5rem 1.5rem}}.form-wrapper{width:100%;max-width:420px;margin:0 auto}.form-header{margin-bottom:2rem}.form-header .mobile-brand-logo{align-items:center;gap:.5rem;margin-bottom:1.25rem;text-decoration:none;display:flex}.form-header .mobile-brand-logo .brand-icon-wrapper-sm{border-radius:var(--radius-xs);background:var(--bg-input);border:1px solid var(--gold-border);width:30px;height:30px;color:var(--gold-primary);justify-content:center;align-items:center;display:flex}.form-header .mobile-brand-logo .brand-name{font-family:var(--font-heading);color:var(--text-main);font-size:1.05rem;font-weight:700}.form-header h1{margin-bottom:.4rem;font-size:1.85rem}.form-header .form-subtitle{color:var(--text-muted);font-size:.875rem}.auth-form-body{flex-direction:column;gap:1.25rem;display:flex}.form-field-group{flex-direction:column;gap:.45rem;display:flex}.form-field-group label{color:var(--text-main);font-size:.8125rem;font-weight:600}.form-field-group .input-with-icon{align-items:center;display:flex;position:relative}.form-field-group .input-with-icon .field-icon{color:var(--text-dim);pointer-events:none;transition:var(--transition);position:absolute;left:1rem}.form-field-group .input-with-icon input{background:var(--bg-input);border:1px solid var(--border-light);border-radius:var(--radius-sm);width:100%;color:var(--text-main);font-family:var(--font-main);transition:var(--transition);padding:.75rem 1rem .75rem 2.75rem;font-size:.9rem}.form-field-group .input-with-icon input:focus{border-color:var(--gold-primary);box-shadow:0 0 0 1px var(--gold-primary);outline:none}.form-field-group .input-with-icon input:focus~.field-icon{color:var(--gold-primary)}.form-field-group .input-with-icon input::placeholder{color:var(--text-dim)}.form-field-group .input-with-icon .password-toggle-btn{color:var(--text-dim);cursor:pointer;background:0 0;border:none;padding:.35rem;position:absolute;right:.75rem}.form-field-group .input-with-icon .password-toggle-btn:hover{color:var(--text-main)}.password-strength-container{flex-direction:column;gap:.35rem;margin-top:.25rem;display:flex}.password-strength-container .strength-bars{gap:.35rem;height:4px;display:flex}.password-strength-container .strength-bars .strength-segment{background:var(--bg-input);border-radius:var(--radius-full);transition:var(--transition);flex:1}.password-strength-container .strength-bars .strength-segment.active-1{background:#b5654a}.password-strength-container .strength-bars .strength-segment.active-2{background:#d99b38}.password-strength-container .strength-bars .strength-segment.active-3{background:#7a9a7e}.password-strength-container .strength-label{color:var(--text-dim);font-size:.725rem}.demo-login-box{background:var(--bg-input);border:1px dashed var(--gold-border);border-radius:var(--radius-sm);text-align:center;flex-direction:column;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}.demo-login-box p{color:var(--text-muted);margin:0;font-size:.78rem}.auth-form-footer{text-align:center;color:var(--text-muted);margin-top:1.75rem;font-size:.85rem}.auth-form-footer a{color:var(--gold-light);font-weight:600}.auth-form-footer a:hover{text-decoration:underline}.marketing-home{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.marketing-home .hero-section{padding:5rem 0 4rem;position:relative;overflow:hidden}.marketing-home .hero-section .hero-glow-vignette{filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(circle,#c9a22714 0%,#0e3b360f 45%,#0000 70%);width:700px;height:450px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.marketing-home .hero-section .hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:880px;margin:0 auto;display:flex;position:relative}.marketing-home .hero-section .hero-badge{margin-bottom:1.5rem}.marketing-home .hero-section .hero-title{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:700;line-height:1.12}.marketing-home .hero-section .hero-title span.gold-gradient{background:linear-gradient(135deg,#f4f1e9 25%,#e5c358 75%,#c9a227 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.marketing-home .hero-section .hero-subtitle{color:var(--text-muted);max-width:680px;margin-bottom:2.5rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.marketing-home .hero-section .hero-cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.marketing-home .hero-section .hero-trust-bar{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.5rem;width:100%;padding-top:2rem;display:flex}.marketing-home .hero-section .hero-trust-bar .trust-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);font-size:.75rem}.marketing-home .hero-section .hero-trust-bar .trust-logos{flex-wrap:wrap;align-items:center;gap:1.75rem;display:flex}.marketing-home .hero-section .hero-trust-bar .trust-logos span{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:.04em;opacity:.75;transition:var(--transition);font-size:.95rem;font-weight:600}.marketing-home .hero-section .hero-trust-bar .trust-logos span:hover{opacity:1;color:var(--gold-light)}.marketing-home .stat-row-section{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:var(--bg-subtle);padding:2.5rem 0}.marketing-home .stat-row-section .stats-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.marketing-home .stat-row-section .stats-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.marketing-home .stat-row-section .stat-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);text-align:center;transition:var(--transition);flex-direction:column;align-items:center;padding:1.75rem 2rem;display:flex}.marketing-home .stat-row-section .stat-card:hover{border-color:var(--gold-border-strong);transform:translateY(-2px)}.marketing-home .stat-row-section .stat-card .stat-number{font-family:var(--font-heading);color:var(--gold-light);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.8rem;font-weight:700;line-height:1}.marketing-home .stat-row-section .stat-card .stat-title{color:var(--text-main);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.marketing-home .stat-row-section .stat-card .stat-desc{color:var(--text-muted);font-size:.8125rem}.marketing-home .workflow-section{padding:6rem 0}.marketing-home .workflow-section .section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.marketing-home .workflow-section .section-header h2{margin-bottom:1rem}.marketing-home .workflow-section .steps-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=900px){.marketing-home .workflow-section .steps-grid{grid-template-columns:repeat(3,1fr)}}.marketing-home .workflow-section .step-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:var(--transition-smooth);flex-direction:column;padding:2.5rem 2rem;display:flex;position:relative}.marketing-home .workflow-section .step-card:hover{border-color:var(--gold-border-strong);background:var(--bg-card-hover);transform:translateY(-4px)}.marketing-home .workflow-section .step-card:hover .step-num-badge{background:var(--gold-primary);color:#0b0d10}.marketing-home .workflow-section .step-card .step-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.marketing-home .workflow-section .step-card .step-icon-box{border-radius:var(--radius-sm);background:var(--bg-input);border:1px solid var(--gold-border);width:44px;height:44px;color:var(--gold-primary);justify-content:center;align-items:center;display:flex}.marketing-home .workflow-section .step-card .step-num-badge{font-family:var(--font-heading);border-radius:var(--radius-full);background:var(--gold-subtle);border:1px solid var(--gold-border);color:var(--gold-light);transition:var(--transition);padding:.25rem .65rem;font-size:.875rem;font-weight:700}.marketing-home .workflow-section .step-card h3{color:var(--text-main);margin-bottom:.75rem;font-size:1.25rem}.marketing-home .workflow-section .step-card p{color:var(--text-muted);font-size:.9rem;line-height:1.65}.marketing-home .features-section{background:var(--bg-subtle);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:6rem 0}.marketing-home .features-section .section-header{text-align:center;max-width:720px;margin:0 auto 4rem}.marketing-home .features-section .section-header h2{margin-bottom:1rem}.marketing-home .features-section .features-grid{grid-template-columns:1fr;gap:1.75rem;display:grid}@media (width>=768px){.marketing-home .features-section .features-grid{grid-template-columns:repeat(2,1fr)}}.marketing-home .features-section .feature-box{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:var(--transition-smooth);flex-direction:column;gap:1rem;padding:2.25rem;display:flex}.marketing-home .features-section .feature-box:hover{border-color:var(--gold-border-strong);background:var(--bg-card-hover);transform:translateY(-3px)}.marketing-home .features-section .feature-box:hover .feature-icon-wrapper{border-color:var(--gold-primary);color:var(--gold-light)}.marketing-home .features-section .feature-box .feature-icon-wrapper{border-radius:var(--radius-sm);background:var(--bg-input);border:1px solid var(--border-light);width:48px;height:48px;color:var(--gold-primary);transition:var(--transition);justify-content:center;align-items:center;display:flex}.marketing-home .features-section .feature-box h3{color:var(--text-main);font-size:1.25rem}.marketing-home .features-section .feature-box p{color:var(--text-muted);font-size:.925rem;line-height:1.65}.marketing-home .features-section .feature-box .feature-pill{color:var(--gold-light);align-self:flex-start;align-items:center;gap:.35rem;margin-top:auto;font-size:.75rem;font-weight:600;display:flex}.marketing-home .testimonials-preview-section{padding:6rem 0}.marketing-home .testimonials-preview-section .section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;display:flex}.marketing-home .testimonials-preview-section .section-header h2{margin-bottom:.75rem}.marketing-home .testimonials-preview-section .testimonials-grid{grid-template-columns:1fr;gap:1.75rem;margin-bottom:3rem;display:grid}@media (width>=900px){.marketing-home .testimonials-preview-section .testimonials-grid{grid-template-columns:repeat(3,1fr)}}.marketing-home .testimonials-preview-section .testimonial-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;justify-content:space-between;padding:2.25rem;display:flex}.marketing-home .testimonials-preview-section .testimonial-card:hover{border-color:var(--gold-border-strong);transform:translateY(-3px)}.marketing-home .testimonials-preview-section .testimonial-card .stars-row{color:var(--gold-primary);gap:.25rem;margin-bottom:1.25rem;display:flex}.marketing-home .testimonials-preview-section .testimonial-card .quote-text{color:var(--text-main);margin-bottom:1.75rem;font-size:.95rem;font-style:italic;line-height:1.7}.marketing-home .testimonials-preview-section .testimonial-card .candidate-info{align-items:center;gap:.85rem;display:flex}.marketing-home .testimonials-preview-section .testimonial-card .candidate-info .candidate-avatar{background:var(--bg-input);border:1px solid var(--gold-border);width:40px;height:40px;color:var(--gold-light);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.marketing-home .testimonials-preview-section .testimonial-card .candidate-info .candidate-meta{flex-direction:column;display:flex}.marketing-home .testimonials-preview-section .testimonial-card .candidate-info .candidate-meta .candidate-name{color:var(--text-main);font-size:.9rem;font-weight:600}.marketing-home .testimonials-preview-section .testimonial-card .candidate-info .candidate-meta .candidate-role{color:var(--text-dim);font-size:.78rem}.marketing-home .testimonials-preview-section .testimonials-footer-action{text-align:center}.marketing-home .closing-cta-band{padding:5rem 0 6rem;position:relative}.marketing-home .closing-cta-band .cta-card-luxury{border:1px solid var(--gold-border-strong);border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#14171b 0%,#1a2027 100%);padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 12px 40px #0009}.marketing-home .closing-cta-band .cta-card-luxury .cta-card-glow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#c9a2271f 0%,#0000 70%);width:500px;height:250px;position:absolute;top:0;left:50%;transform:translate(-50%)}.marketing-home .closing-cta-band .cta-card-luxury h2{margin-bottom:1.25rem;font-size:clamp(1.8rem,4vw,2.8rem)}.marketing-home .closing-cta-band .cta-card-luxury p{max-width:600px;color:var(--text-muted);margin:0 auto 2.5rem;font-size:1.05rem}.marketing-home .closing-cta-band .cta-card-luxury .cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.marketing-about{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.marketing-about .about-hero{text-align:center;padding:5rem 0 3.5rem;position:relative}.marketing-about .about-hero .about-glow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c9a22714 0%,#0e3b360d 50%,#0000 70%);width:600px;height:350px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.marketing-about .about-hero h1{margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.6rem)}.marketing-about .about-hero h1 span.gold-gradient{background:linear-gradient(135deg, #f4f1e9 30%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.marketing-about .about-hero p{max-width:680px;color:var(--text-muted);margin:0 auto;font-size:1.15rem}.marketing-about .story-section{padding:4rem 0 5rem}.marketing-about .story-section .story-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=900px){.marketing-about .story-section .story-grid{grid-template-columns:1.1fr .9fr}}.marketing-about .story-section .story-text-column h2{margin-bottom:1.5rem}.marketing-about .story-section .story-text-column p{margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.marketing-about .story-section .story-text-column .founder-quote{background:var(--bg-card);border-left:3px solid var(--gold-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-top:2rem;padding:1.5rem 1.75rem}.marketing-about .story-section .story-text-column .founder-quote blockquote{font-family:var(--font-heading);color:var(--text-main);margin-bottom:.75rem;font-size:1.05rem;font-style:italic}.marketing-about .story-section .story-text-column .founder-quote cite{color:var(--gold-light);font-size:.8125rem;font-style:normal;font-weight:600}.marketing-about .story-section .story-visual-card{border:1px solid var(--gold-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:linear-gradient(145deg,#14171b 0%,#1a1f26 100%);flex-direction:column;gap:1.75rem;padding:2.5rem 2rem;display:flex}.marketing-about .story-section .story-visual-card .mission-badge{align-self:flex-start}.marketing-about .story-section .story-visual-card .mission-title{color:var(--text-main);font-size:1.5rem}.marketing-about .story-section .story-visual-card .mission-desc{color:var(--text-muted);font-size:.95rem;line-height:1.7}.marketing-about .story-section .story-visual-card .mission-stats-strip{border-top:1px solid var(--border-light);grid-template-columns:repeat(2,1fr);gap:1rem;padding-top:1.5rem;display:grid}.marketing-about .story-section .story-visual-card .mission-stats-strip .mini-stat{flex-direction:column;display:flex}.marketing-about .story-section .story-visual-card .mission-stats-strip .mini-stat .num{font-family:var(--font-heading);color:var(--gold-light);font-size:1.75rem;font-weight:700}.marketing-about .story-section .story-visual-card .mission-stats-strip .mini-stat .lbl{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.marketing-about .audience-section{background:var(--bg-subtle);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:5rem 0}.marketing-about .audience-section .section-header{text-align:center;max-width:700px;margin:0 auto 3.5rem}.marketing-about .audience-section .section-header h2{margin-bottom:.75rem}.marketing-about .audience-section .audience-grid{grid-template-columns:1fr;gap:1.75rem;display:grid}@media (width>=900px){.marketing-about .audience-section .audience-grid{grid-template-columns:repeat(3,1fr)}}.marketing-about .audience-section .audience-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;padding:2.25rem 2rem;display:flex}.marketing-about .audience-section .audience-card:hover{border-color:var(--gold-border-strong);background:var(--bg-card-hover);transform:translateY(-3px)}.marketing-about .audience-section .audience-card .audience-icon{border-radius:var(--radius-sm);background:var(--bg-input);border:1px solid var(--gold-border);width:44px;height:44px;color:var(--gold-primary);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.marketing-about .audience-section .audience-card h3{margin-bottom:.75rem;font-size:1.2rem}.marketing-about .audience-section .audience-card p{margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}.marketing-about .audience-section .audience-card .audience-tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.marketing-about .audience-section .audience-card .audience-tags span{border:1px solid var(--border-light);border-radius:var(--radius-full);color:var(--text-muted);background:#ffffff08;padding:.25rem .6rem;font-size:.75rem}.marketing-about .pillars-section{padding:5.5rem 0}.marketing-about .pillars-section .section-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.marketing-about .pillars-section .section-header h2{margin-bottom:.75rem}.marketing-about .pillars-section .pillars-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.marketing-about .pillars-section .pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.marketing-about .pillars-section .pillars-grid{grid-template-columns:repeat(4,1fr)}}.marketing-about .pillars-section .pillar-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:var(--transition);flex-direction:column;gap:.75rem;padding:1.75rem;display:flex}.marketing-about .pillars-section .pillar-card:hover{border-color:var(--gold-border);transform:translateY(-2px)}.marketing-about .pillars-section .pillar-card .pillar-number{font-family:var(--font-heading);color:var(--gold-primary);letter-spacing:.05em;font-size:.8125rem;font-weight:700}.marketing-about .pillars-section .pillar-card h4{color:var(--text-main);font-size:1.1rem}.marketing-about .pillars-section .pillar-card p{color:var(--text-muted);font-size:.875rem;line-height:1.6}.marketing-about .timeline-section{background:var(--bg-subtle);border-top:1px solid var(--border-light);padding:5rem 0 6rem}.marketing-about .timeline-section .section-header{text-align:center;max-width:650px;margin:0 auto 3.5rem}.marketing-about .timeline-section .section-header h2{margin-bottom:.75rem}.marketing-about .timeline-section .timeline-track{border-left:2px solid var(--border-light);max-width:780px;margin:0 auto;padding-left:2.5rem;position:relative}.marketing-about .timeline-section .timeline-track .timeline-node{margin-bottom:2.5rem;position:relative}.marketing-about .timeline-section .timeline-track .timeline-node:last-child{margin-bottom:0}.marketing-about .timeline-section .timeline-track .timeline-node:before{content:"";background:var(--bg-main);border:2px solid var(--gold-primary);border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:-2.5rem;transform:translate(-50%)}.marketing-about .timeline-section .timeline-track .timeline-node .timeline-date{font-family:var(--font-heading);color:var(--gold-light);margin-bottom:.25rem;font-size:.8125rem;font-weight:700;display:block}.marketing-about .timeline-section .timeline-track .timeline-node h3{margin-bottom:.4rem;font-size:1.15rem}.marketing-about .timeline-section .timeline-track .timeline-node p{font-size:.9rem;line-height:1.65}.service-page{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.service-page .service-content-wrap{flex-direction:column;gap:3rem;padding:3.5rem 0 6rem;display:flex}.service-page .service-intro-strip{border:1px solid var(--gold-border);border-radius:var(--radius-lg);background:linear-gradient(135deg,#14171b 0%,#1a2026 100%);flex-direction:column;gap:.75rem;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden}.service-page .service-intro-strip .intro-badge{align-self:flex-start}.service-page .service-intro-strip h1{margin:0;font-size:clamp(1.8rem,3.5vw,2.6rem)}.service-page .service-intro-strip h1 span.gold-gradient{background:linear-gradient(135deg, #f4f1e9 30%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.service-page .service-intro-strip p{max-width:780px;color:var(--text-muted);margin:0;font-size:1rem}.service-page .main-strategy-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);flex-direction:column;display:flex;overflow:hidden}.service-page .main-strategy-card .card-content-split{flex-direction:column;display:flex}@media (width>=960px){.service-page .main-strategy-card .card-content-split{flex-direction:row}}.service-page .main-strategy-card .left-panel{border-bottom:1px solid var(--border-light);flex-direction:column;flex:1.1;gap:1.25rem;padding:2.5rem;display:flex}@media (width>=960px){.service-page .main-strategy-card .left-panel{border-bottom:none;border-right:1px solid var(--border-light)}}.service-page .main-strategy-card .right-panel{background:#0b0d1066;flex-direction:column;flex:.9;gap:1.25rem;padding:2.5rem;display:flex}.service-page .main-strategy-card .panel-header{justify-content:space-between;align-items:center;display:flex}.service-page .main-strategy-card .panel-header .title-with-icon{align-items:center;gap:.6rem;display:flex}.service-page .main-strategy-card .panel-header .title-with-icon .icon-box-sm{border-radius:var(--radius-xs);background:var(--bg-input);border:1px solid var(--gold-border);width:32px;height:32px;color:var(--gold-primary);justify-content:center;align-items:center;display:flex}.service-page .main-strategy-card .panel-header .title-with-icon h2{margin:0;font-size:1.25rem}.service-page .main-strategy-card .panel-header .required-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);background:var(--gold-subtle);border:1px solid var(--gold-border);color:var(--gold-light);padding:.2rem .55rem;font-size:.6875rem;font-weight:700}.service-page .main-strategy-card .textarea-container{flex-direction:column;flex:1;display:flex;position:relative}.service-page .main-strategy-card .textarea-container textarea{background:var(--bg-input);border:1px solid var(--border-light);border-radius:var(--radius-sm);width:100%;min-height:230px;color:var(--text-main);font-family:var(--font-main);resize:vertical;transition:var(--transition);padding:1rem 1.25rem;font-size:.925rem;line-height:1.6}.service-page .main-strategy-card .textarea-container textarea:focus{border-color:var(--gold-primary);box-shadow:0 0 0 1px var(--gold-primary);outline:none}.service-page .main-strategy-card .textarea-container textarea::placeholder{color:var(--text-dim)}.service-page .main-strategy-card .textarea-container .char-counter{color:var(--text-dim);border-radius:var(--radius-xs);background:#0e1115cc;padding:.15rem .4rem;font-size:.75rem;position:absolute;bottom:.75rem;right:.85rem}.service-page .main-strategy-card .file-dropzone-luxury{border:1.5px dashed var(--border-light);background:var(--bg-input);border-radius:var(--radius-sm);text-align:center;transition:var(--transition);cursor:pointer;padding:1.75rem 1.5rem}.service-page .main-strategy-card .file-dropzone-luxury:hover{border-color:var(--gold-border-strong);background:#c9a22705}.service-page .main-strategy-card .file-dropzone-luxury.file-uploaded{border-style:solid;border-color:var(--gold-primary);background:var(--gold-subtle)}.service-page .main-strategy-card .file-dropzone-luxury .dropzone-trigger{cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;display:flex}.service-page .main-strategy-card .file-dropzone-luxury .dropzone-trigger .upload-icon{color:var(--gold-primary);margin-bottom:.25rem}.service-page .main-strategy-card .file-dropzone-luxury .dropzone-trigger .main-text{color:var(--text-main);margin:0;font-size:.925rem;font-weight:600}.service-page .main-strategy-card .file-dropzone-luxury .dropzone-trigger .sub-text{color:var(--text-dim);margin:0;font-size:.78rem}.service-page .main-strategy-card .file-dropzone-luxury .file-preview-card{justify-content:space-between;align-items:center;gap:1rem;display:flex}.service-page .main-strategy-card .file-dropzone-luxury .file-preview-card .file-meta-group{text-align:left;align-items:center;gap:.75rem;display:flex}.service-page .main-strategy-card .file-dropzone-luxury .file-preview-card .file-meta-group .file-name{color:var(--text-main);font-size:.875rem;font-weight:600}.service-page .main-strategy-card .file-dropzone-luxury .file-preview-card .file-meta-group .file-size{color:var(--gold-light);font-size:.75rem}.service-page .main-strategy-card .divider-text-or{text-align:center;color:var(--text-dim);letter-spacing:.1em;align-items:center;margin:.5rem 0;font-size:.75rem;font-weight:700;display:flex}.service-page .main-strategy-card .divider-text-or:before,.service-page .main-strategy-card .divider-text-or:after{content:"";border-bottom:1px solid var(--border-light);flex:1}.service-page .main-strategy-card .divider-text-or:not(:empty):before{margin-right:1em}.service-page .main-strategy-card .divider-text-or:not(:empty):after{margin-left:1em}.service-page .main-strategy-card .self-desc-box{flex-direction:column;gap:.4rem;display:flex}.service-page .main-strategy-card .self-desc-box label{color:var(--text-muted);font-size:.8125rem;font-weight:600}.service-page .main-strategy-card .self-desc-box textarea{background:var(--bg-input);border:1px solid var(--border-light);border-radius:var(--radius-sm);color:var(--text-main);font-family:var(--font-main);resize:vertical;min-height:80px;padding:.75rem 1rem;font-size:.875rem}.service-page .main-strategy-card .self-desc-box textarea:focus{border-color:var(--gold-primary);outline:none}.service-page .main-strategy-card .self-desc-box textarea::placeholder{color:var(--text-dim)}.service-page .main-strategy-card .advisory-hint-card{background:var(--bg-input);border:1px solid var(--border-light);border-radius:var(--radius-sm);align-items:flex-start;gap:.75rem;padding:.875rem 1rem;display:flex}.service-page .main-strategy-card .advisory-hint-card .hint-icon{color:var(--gold-primary);flex-shrink:0;margin-top:2px}.service-page .main-strategy-card .advisory-hint-card p{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.service-page .main-strategy-card .advisory-hint-card p strong{color:var(--text-main)}.service-page .main-strategy-card .card-action-footer{border-top:1px solid var(--border-light);background:#0d0f13;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.5rem 2.5rem;display:flex}.service-page .main-strategy-card .card-action-footer .engine-indicator{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.service-page .main-strategy-card .card-action-footer .engine-indicator .green-pulse{background:var(--success);width:7px;height:7px;box-shadow:0 0 6px var(--success);border-radius:50%}.service-page .previous-reports-section{flex-direction:column;gap:1.5rem;display:flex}.service-page .previous-reports-section .section-title-bar{justify-content:space-between;align-items:center;display:flex}.service-page .previous-reports-section .section-title-bar .title-group{align-items:center;gap:.6rem;display:flex}.service-page .previous-reports-section .section-title-bar .title-group h2{margin:0;font-size:1.4rem}.service-page .previous-reports-section .section-title-bar .badge-count{border-radius:var(--radius-full);background:var(--bg-card);border:1px solid var(--border-light);color:var(--gold-light);padding:.25rem .65rem;font-size:.8125rem;font-weight:600}.service-page .previous-reports-section .reports-cards-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.service-page .previous-reports-section .reports-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.service-page .previous-reports-section .reports-cards-grid{grid-template-columns:repeat(3,1fr)}}.service-page .previous-reports-section .report-card-item{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);cursor:pointer;transition:var(--transition-smooth);flex-direction:column;justify-content:space-between;gap:1.25rem;padding:1.75rem;display:flex}.service-page .previous-reports-section .report-card-item:hover{border-color:var(--gold-border-strong);background:var(--bg-card-hover);transform:translateY(-3px)}.service-page .previous-reports-section .report-card-item:hover .card-arrow-icon{color:var(--gold-primary);transform:translate(4px)}.service-page .previous-reports-section .report-card-item .report-role-preview{color:var(--text-main);font-size:.95rem;font-weight:600;line-height:1.5}.service-page .previous-reports-section .report-card-item .report-metrics-row{flex-wrap:wrap;gap:.5rem;display:flex}.service-page .previous-reports-section .report-card-item .report-metrics-row span{background:var(--bg-input);border:1px solid var(--border-light);border-radius:var(--radius-xs);color:var(--text-muted);padding:.25rem .55rem;font-size:.75rem}.service-page .previous-reports-section .report-card-item .report-footer-meta{border-top:1px solid var(--border-light);color:var(--text-dim);justify-content:space-between;align-items:center;padding-top:1rem;font-size:.78rem;display:flex}.service-page .previous-reports-section .report-card-item .report-footer-meta .card-arrow-icon{transition:var(--transition)}.service-page .previous-reports-section .reports-empty-state{background:var(--bg-card);border:1px dashed var(--border-light);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.service-page .previous-reports-section .reports-empty-state .empty-icon{color:var(--gold-primary);opacity:.6}.service-page .previous-reports-section .reports-empty-state p{max-width:450px;margin:0;font-size:.95rem}.service-page .previous-reports-section .skeleton-box{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);height:160px;animation:1.8s ease-in-out infinite skeleton-pulse}@keyframes skeleton-pulse{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}.marketing-feedback{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.marketing-feedback .feedback-header-section{text-align:center;padding:5rem 0 3.5rem;position:relative}.marketing-feedback .feedback-header-section .feedback-glow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c9a22714 0%,#0000 65%);width:600px;height:350px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.marketing-feedback .feedback-header-section h1{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.6rem)}.marketing-feedback .feedback-header-section h1 span.gold-gradient{background:linear-gradient(135deg, #f4f1e9 30%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.marketing-feedback .feedback-header-section p{max-width:650px;color:var(--text-muted);margin:0 auto 3rem;font-size:1.15rem}.marketing-feedback .scorecard-container{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);grid-template-columns:1fr;align-items:center;gap:2.5rem;margin-bottom:4rem;padding:2.5rem;display:grid}@media (width>=800px){.marketing-feedback .scorecard-container{grid-template-columns:240px 1fr auto;gap:3rem}}.marketing-feedback .scorecard-container .rating-big-box{text-align:center;flex-direction:column;align-items:center;padding-right:0;display:flex}@media (width>=800px){.marketing-feedback .scorecard-container .rating-big-box{border-right:1px solid var(--border-light);padding-right:2.5rem}}.marketing-feedback .scorecard-container .rating-big-box .big-score{font-family:var(--font-heading);color:var(--gold-light);margin-bottom:.5rem;font-size:3.8rem;font-weight:700;line-height:1}.marketing-feedback .scorecard-container .rating-big-box .stars-row-big{color:var(--gold-primary);gap:.35rem;margin-bottom:.5rem;display:flex}.marketing-feedback .scorecard-container .rating-big-box .total-reviews-label{color:var(--text-dim);font-size:.8125rem}.marketing-feedback .scorecard-container .rating-bars-column{flex-direction:column;gap:.6rem;display:flex}.marketing-feedback .scorecard-container .rating-bars-column .bar-row{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.marketing-feedback .scorecard-container .rating-bars-column .bar-row .star-label{text-align:right;width:50px}.marketing-feedback .scorecard-container .rating-bars-column .bar-row .bar-track{background:var(--bg-input);border-radius:var(--radius-full);flex:1;height:6px;position:relative;overflow:hidden}.marketing-feedback .scorecard-container .rating-bars-column .bar-row .bar-track .bar-fill{background:var(--gold-primary);border-radius:var(--radius-full);height:100%}.marketing-feedback .scorecard-container .rating-bars-column .bar-row .bar-percent{width:35px;color:var(--text-dim)}.marketing-feedback .scorecard-container .leave-review-cta-col{text-align:center;border-top:1px solid var(--border-light);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding-top:1.5rem;display:flex}@media (width>=800px){.marketing-feedback .scorecard-container .leave-review-cta-col{border-top:none;padding-top:0}}.marketing-feedback .scorecard-container .leave-review-cta-col p{color:var(--text-muted);margin:0;font-size:.85rem}.marketing-feedback .reviews-explorer-section{padding-bottom:5rem}.marketing-feedback .reviews-explorer-section .filters-bar{border-bottom:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.marketing-feedback .reviews-explorer-section .filters-bar .filter-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.marketing-feedback .reviews-explorer-section .filters-bar .filter-tab-btn{background:var(--bg-card);border:1px solid var(--border-light);color:var(--text-muted);font-family:var(--font-main);border-radius:var(--radius-full);cursor:pointer;transition:var(--transition);padding:.45rem .9rem;font-size:.8125rem;font-weight:500}.marketing-feedback .reviews-explorer-section .filters-bar .filter-tab-btn:hover{color:var(--text-main);border-color:var(--gold-border)}.marketing-feedback .reviews-explorer-section .filters-bar .filter-tab-btn.active{background:var(--gold-primary);color:#0b0d10;border-color:var(--gold-primary);font-weight:700}.marketing-feedback .reviews-explorer-section .filters-bar .results-count{color:var(--text-dim);font-size:.85rem}.marketing-feedback .reviews-explorer-section .reviews-grid{grid-template-columns:1fr;gap:1.75rem;display:grid}@media (width>=768px){.marketing-feedback .reviews-explorer-section .reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.marketing-feedback .reviews-explorer-section .reviews-grid{grid-template-columns:repeat(3,1fr)}}.marketing-feedback .reviews-explorer-section .review-card-full{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.marketing-feedback .reviews-explorer-section .review-card-full:hover{border-color:var(--gold-border-strong);background:var(--bg-card-hover);transform:translateY(-3px)}.marketing-feedback .reviews-explorer-section .review-card-full .card-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.marketing-feedback .reviews-explorer-section .review-card-full .card-top .stars-row{color:var(--gold-primary);gap:.2rem;display:flex}.marketing-feedback .reviews-explorer-section .review-card-full .card-top .review-date{color:var(--text-dim);font-size:.75rem}.marketing-feedback .reviews-explorer-section .review-card-full .review-quote-text{color:var(--text-main);margin-bottom:1.75rem;font-size:.95rem;line-height:1.7}.marketing-feedback .reviews-explorer-section .review-card-full .reviewer-profile{border-top:1px solid var(--border-light);align-items:center;gap:.75rem;padding-top:1rem;display:flex}.marketing-feedback .reviews-explorer-section .review-card-full .reviewer-profile .reviewer-avatar{background:var(--bg-input);border:1px solid var(--gold-border);width:38px;height:38px;color:var(--gold-light);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.marketing-feedback .reviews-explorer-section .review-card-full .reviewer-profile .reviewer-meta{flex-direction:column;display:flex}.marketing-feedback .reviews-explorer-section .review-card-full .reviewer-profile .reviewer-meta .reviewer-name{color:var(--text-main);font-size:.9rem;font-weight:600}.marketing-feedback .reviews-explorer-section .review-card-full .reviewer-profile .reviewer-meta .reviewer-role{color:var(--text-dim);font-size:.78rem}.marketing-feedback .feedback-form-section{background:var(--bg-subtle);border-top:1px solid var(--border-light);padding:5rem 0 6rem}.marketing-feedback .feedback-form-section .form-container-box{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);max-width:680px;box-shadow:var(--shadow-lg);margin:0 auto;padding:3rem 2.5rem}.marketing-feedback .feedback-form-section .form-container-box .form-header-inner{text-align:center;margin-bottom:2rem}.marketing-feedback .feedback-form-section .form-container-box .form-header-inner h2{margin-bottom:.5rem;font-size:1.8rem}.marketing-feedback .feedback-form-section .form-container-box .form-header-inner p{font-size:.9rem}.marketing-feedback .feedback-form-section .form-container-box .star-picker-group{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.marketing-feedback .feedback-form-section .form-container-box .star-picker-group label{color:var(--text-main);font-size:.85rem;font-weight:600}.marketing-feedback .feedback-form-section .form-container-box .star-picker-group .star-buttons{gap:.5rem;display:flex}.marketing-feedback .feedback-form-section .form-container-box .star-picker-group .star-buttons button{cursor:pointer;background:0 0;border:none;padding:.25rem;transition:transform .15s}.marketing-feedback .feedback-form-section .form-container-box .star-picker-group .star-buttons button:hover{transform:scale(1.2)}.marketing-feedback .feedback-form-section .form-container-box .form-grid-2{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (width>=600px){.marketing-feedback .feedback-form-section .form-container-box .form-grid-2{grid-template-columns:repeat(2,1fr)}}.marketing-feedback .feedback-form-section .form-container-box .form-group{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.marketing-feedback .feedback-form-section .form-container-box .form-group label{color:var(--text-main);font-size:.85rem;font-weight:600}.marketing-feedback .feedback-form-section .form-container-box .form-group input,.marketing-feedback .feedback-form-section .form-container-box .form-group textarea,.marketing-feedback .feedback-form-section .form-container-box .form-group select{background:var(--bg-input);border:1px solid var(--border-light);border-radius:var(--radius-sm);color:var(--text-main);font-family:var(--font-main);transition:var(--transition);padding:.75rem 1rem;font-size:.9rem}.marketing-feedback .feedback-form-section .form-container-box .form-group input:focus,.marketing-feedback .feedback-form-section .form-container-box .form-group textarea:focus,.marketing-feedback .feedback-form-section .form-container-box .form-group select:focus{border-color:var(--gold-primary);box-shadow:0 0 0 1px var(--gold-primary);outline:none}.marketing-feedback .feedback-form-section .form-container-box .form-group input::placeholder,.marketing-feedback .feedback-form-section .form-container-box .form-group textarea::placeholder,.marketing-feedback .feedback-form-section .form-container-box .form-group select::placeholder{color:var(--text-dim)}.marketing-feedback .feedback-form-section .form-container-box .form-group textarea{resize:vertical;min-height:120px}.marketing-contact{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.marketing-contact .contact-header{text-align:center;padding:5rem 0 3.5rem;position:relative}.marketing-contact .contact-header .contact-glow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c9a22714 0%,#0e3b360f 50%,#0000 70%);width:600px;height:350px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.marketing-contact .contact-header h1{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.6rem)}.marketing-contact .contact-header h1 span.gold-gradient{background:linear-gradient(135deg, #f4f1e9 30%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.marketing-contact .contact-header p{max-width:650px;color:var(--text-muted);margin:0 auto;font-size:1.15rem}.marketing-contact .contact-main-grid{padding-bottom:5rem}.marketing-contact .contact-main-grid .layout-columns{grid-template-columns:1fr;gap:3rem;display:grid}@media (width>=900px){.marketing-contact .contact-main-grid .layout-columns{grid-template-columns:1fr 1.2fr;align-items:flex-start}}.marketing-contact .contact-main-grid .contact-info-panel{flex-direction:column;gap:2rem;display:flex}.marketing-contact .contact-main-grid .contact-info-panel .info-header h2{margin-bottom:.75rem;font-size:1.8rem}.marketing-contact .contact-main-grid .contact-info-panel .info-header p{font-size:.95rem;line-height:1.65}.marketing-contact .contact-main-grid .contact-info-panel .contact-cards-stack{flex-direction:column;gap:1.25rem;display:flex}.marketing-contact .contact-main-grid .contact-info-panel .contact-card-item{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:var(--transition);align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.marketing-contact .contact-main-grid .contact-info-panel .contact-card-item:hover{border-color:var(--gold-border);transform:translateY(-2px)}.marketing-contact .contact-main-grid .contact-info-panel .contact-card-item .card-icon-box{border-radius:var(--radius-sm);background:var(--bg-input);border:1px solid var(--gold-border);width:44px;height:44px;color:var(--gold-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.marketing-contact .contact-main-grid .contact-info-panel .contact-card-item .card-details{flex-direction:column;gap:.2rem;display:flex}.marketing-contact .contact-main-grid .contact-info-panel .contact-card-item .card-details h4{color:var(--text-main);font-size:1rem}.marketing-contact .contact-main-grid .contact-info-panel .contact-card-item .card-details .contact-link{color:var(--gold-light);font-size:.9rem;font-weight:500}.marketing-contact .contact-main-grid .contact-info-panel .contact-card-item .card-details .contact-hint{color:var(--text-dim);font-size:.78rem}.marketing-contact .contact-main-grid .contact-info-panel .advisory-badge-box{background:var(--bg-emerald-soft);border-radius:var(--radius-md);border:1px solid #0e3b36cc;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.marketing-contact .contact-main-grid .contact-info-panel .advisory-badge-box p{color:#a7f3d0;margin:0;font-size:.85rem;line-height:1.5}.marketing-contact .contact-main-grid .contact-form-panel{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:2.75rem 2.25rem}.marketing-contact .contact-main-grid .contact-form-panel h3{margin-bottom:.5rem;font-size:1.5rem}.marketing-contact .contact-main-grid .contact-form-panel .form-sub{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.marketing-contact .contact-main-grid .contact-form-panel .form-grid-2{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (width>=600px){.marketing-contact .contact-main-grid .contact-form-panel .form-grid-2{grid-template-columns:repeat(2,1fr)}}.marketing-contact .contact-main-grid .contact-form-panel .form-group{flex-direction:column;gap:.45rem;margin-bottom:1.25rem;display:flex}.marketing-contact .contact-main-grid .contact-form-panel .form-group label{color:var(--text-main);font-size:.85rem;font-weight:600}.marketing-contact .contact-main-grid .contact-form-panel .form-group input,.marketing-contact .contact-main-grid .contact-form-panel .form-group textarea,.marketing-contact .contact-main-grid .contact-form-panel .form-group select{background:var(--bg-input);border:1px solid var(--border-light);border-radius:var(--radius-sm);color:var(--text-main);font-family:var(--font-main);transition:var(--transition);padding:.75rem 1rem;font-size:.9rem}.marketing-contact .contact-main-grid .contact-form-panel .form-group input:focus,.marketing-contact .contact-main-grid .contact-form-panel .form-group textarea:focus,.marketing-contact .contact-main-grid .contact-form-panel .form-group select:focus{border-color:var(--gold-primary);box-shadow:0 0 0 1px var(--gold-primary);outline:none}.marketing-contact .contact-main-grid .contact-form-panel .form-group input::placeholder,.marketing-contact .contact-main-grid .contact-form-panel .form-group textarea::placeholder,.marketing-contact .contact-main-grid .contact-form-panel .form-group select::placeholder{color:var(--text-dim)}.marketing-contact .contact-main-grid .contact-form-panel .form-group textarea{resize:vertical;min-height:130px}.marketing-contact .faq-section{background:var(--bg-subtle);border-top:1px solid var(--border-light);padding:5.5rem 0 6rem}.marketing-contact .faq-section .section-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.marketing-contact .faq-section .section-header h2{margin-bottom:.75rem}.marketing-contact .faq-section .faq-accordion-container{flex-direction:column;gap:1rem;max-width:820px;margin:0 auto;display:flex}.marketing-contact .faq-section .faq-item{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:var(--transition);overflow:hidden}.marketing-contact .faq-section .faq-item:hover{border-color:var(--gold-border)}.marketing-contact .faq-section .faq-item.open{border-color:var(--gold-border-strong)}.marketing-contact .faq-section .faq-item .faq-trigger{width:100%;color:var(--text-main);font-family:var(--font-heading);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}.marketing-contact .faq-section .faq-item .faq-trigger .faq-icon-arrow{color:var(--gold-primary);transition:transform .25s}.marketing-contact .faq-section .faq-item .faq-trigger.active .faq-icon-arrow{transform:rotate(180deg)}.marketing-contact .faq-section .faq-item .faq-answer-body{color:var(--text-muted);padding:0 1.5rem 1.25rem;font-size:.925rem;line-height:1.7}.interview-page{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.interview-page .interview-main-wrap{flex-direction:column;gap:2rem;padding:3.5rem 0 6rem;display:flex}.interview-page .loading-state{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:50vh;display:flex}.interview-page .loading-state .spinner{border:3px solid #c9a22733;border-top-color:var(--gold-primary);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}.interview-page .loading-state p{color:var(--text-muted);font-size:1rem}.interview-page .report-header-strip{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.interview-page .report-header-strip .back-btn-link{color:var(--text-muted);transition:var(--transition);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.interview-page .report-header-strip .back-btn-link:hover{color:var(--gold-light);transform:translate(-2px)}.interview-page .report-header-strip .report-meta-tags{align-items:center;gap:.75rem;display:flex}.interview-page .report-header-strip .report-meta-tags .verified-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);background:var(--bg-emerald-soft);color:#6ee7b7;border:1px solid #0e3b36cc;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.interview-page .interview-container{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);min-height:720px;display:flex;overflow:hidden}@media (width<=992px){.interview-page .interview-container{flex-direction:column}}.interview-page .sidebar{background:var(--bg-subtle);flex-direction:column;flex-shrink:0;gap:2rem;width:270px;padding:2.25rem 1.5rem;display:flex}@media (width<=992px){.interview-page .sidebar{border-bottom:1px solid var(--border-light);width:100%;padding:1.25rem 1.5rem}}.interview-page .left-sidebar{border-right:1px solid var(--border-light)}.interview-page .left-sidebar .nav-menu{flex-direction:column;gap:.6rem;list-style:none;display:flex}.interview-page .left-sidebar .nav-menu .nav-item{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:var(--transition);border:1px solid #0000;align-items:center;gap:.75rem;padding:.85rem 1.15rem;font-size:.9rem;font-weight:600;display:flex}.interview-page .left-sidebar .nav-menu .nav-item:hover{color:var(--text-main);border-color:var(--border-light);background:#ffffff08}.interview-page .left-sidebar .nav-menu .nav-item.active{background:var(--gold-subtle);color:var(--gold-light);border-color:var(--gold-border-strong);box-shadow:var(--shadow-gold-hairline)}.interview-page .left-sidebar .nav-menu .nav-item.active svg{color:var(--gold-primary)}.interview-page .main-content{flex-grow:1;padding:2.5rem 3rem;overflow-y:auto}@media (width<=768px){.interview-page .main-content{padding:1.75rem 1.5rem}}.interview-page .main-content .content-list{flex-direction:column;gap:1.75rem;display:flex}.interview-page .main-content .content-list h2{color:var(--text-main);align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.75rem;display:flex}.interview-page .main-content .content-list h2:before{content:"";background:var(--gold-primary);border-radius:var(--radius-full);width:3px;height:22px}.interview-page .main-content .info-card{background:var(--bg-input);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:var(--transition);padding:2rem}.interview-page .main-content .info-card:hover{border-color:var(--gold-border);box-shadow:var(--shadow-sm)}.interview-page .main-content .info-card h4{color:var(--text-main);margin-bottom:1rem;font-size:1.15rem;line-height:1.45}.interview-page .main-content .info-card .intention{background:var(--gold-subtle);border-radius:var(--radius-xs);color:var(--gold-light);border-left:3px solid var(--gold-primary);margin-bottom:1.25rem;padding:.85rem 1rem;font-size:.85rem;line-height:1.6}.interview-page .main-content .info-card .answer{color:var(--text-main);font-size:.925rem;line-height:1.75}.interview-page .main-content .info-card .answer strong{color:var(--gold-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.725rem;display:block}.interview-page .right-sidebar{border-left:1px solid var(--border-light);width:290px}@media (width<=992px){.interview-page .right-sidebar{border-left:none;border-top:1px solid var(--border-light);width:100%}}.interview-page .right-sidebar .section-title{color:var(--gold-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.interview-page .right-sidebar .tags-container{flex-wrap:wrap;gap:.5rem;display:flex}.interview-page .right-sidebar .tag{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-full);color:var(--text-muted);cursor:help;transition:var(--transition);padding:.4rem .8rem;font-size:.78rem;font-weight:600}.interview-page .right-sidebar .tag:hover{border-color:var(--gold-border-strong);color:var(--gold-light);background:var(--gold-subtle)}.interview-page .right-sidebar .resume-action{border-top:1px solid var(--border-light);flex-direction:column;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.interview-page .right-sidebar .resume-action .resume-hint{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.interview-page .right-sidebar .resume-action .resume-done-note{color:var(--success);background:var(--success-soft);border-radius:var(--radius-xs);border:1px solid #7a9a7e4d;padding:.75rem;font-size:.78rem}.interview-page .right-sidebar .resume-action .resume-done-note code,.interview-page .right-sidebar .resume-action .resume-done-note kbd{color:var(--text-main);background:#0006;border-radius:3px;padding:.1rem .3rem;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}
