:root{--bg:#f7f4ed;--ink:#151515;--muted:#62615d;--line:#d8d1c4;--panel:#fffdf8;--accent:#165f63;--accent-strong:#0d4144;--gold:#b8842d;--red:#b13b3b;--green:#24724e;--gray:#767676}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45}a{color:inherit}button,input{font:inherit}.shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);background:#fffdf8d1;justify-content:space-between;align-items:center;gap:24px;padding:16px clamp(20px,4vw,56px);display:flex}.brand{align-items:center;gap:12px;font-size:18px;font-weight:800;line-height:1;display:flex}.brand-mark{background-image:url(/brand/skylunae-mark.png);background-position:50%;background-size:cover;border-radius:50%;flex:none;width:42px;height:42px;box-shadow:0 0 0 1px #08636a33,0 6px 14px #211d141f}.topnav{color:var(--muted);gap:18px;font-size:13px;display:flex}.topnav a[href=\/signup]{background:var(--accent);color:#fffdf8;border:1px solid #165f6347;border-radius:6px;align-items:center;min-height:36px;padding:0 14px;font-size:12px;font-weight:820;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #165f6324}.topnav a[href=\/signup]:hover{background:var(--accent-strong);border-color:#0d414480}.topbar-actions{align-items:center;gap:18px;display:flex}.account-actions{align-items:center;gap:12px;display:flex}.admin-top-link{min-height:34px;color:var(--accent-strong);background:#165f6314;border:1px solid #165f6338;border-radius:6px;align-items:center;padding:0 11px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.admin-top-link:hover{background:#165f6321;border-color:#165f6361}.account-menu{position:relative}.account-menu-button{border:1px solid var(--line);min-height:34px;color:var(--ink);font:inherit;cursor:pointer;background:#fffdf8;border-radius:6px;align-items:center;gap:8px;padding:0 10px 0 7px;font-size:12px;font-weight:760;display:inline-flex;box-shadow:0 6px 14px #211d140d}.account-menu-button:hover,.account-menu-button[aria-expanded=true]{background:#f7f2e8;border-color:#08636a57}.account-avatar{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid}.account-menu-popover{z-index:40;border:1px solid var(--line);background:#fffdf8;border-radius:8px;min-width:198px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 34px #211d1424}.account-menu-popover p{border-bottom:1px solid var(--line);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;padding:8px 9px 7px;font-size:11px;font-weight:680;overflow:hidden}.account-menu-popover button{min-height:34px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 9px;font-size:12px;font-weight:720}.account-menu-popover button:hover:not(:disabled){background:#f0e8da}.account-menu-popover button:disabled,.account-menu-popover button.disabled{color:var(--muted);cursor:not-allowed;opacity:.48}.hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(24px,4vw,48px);padding:clamp(32px,5vw,64px) clamp(20px,4vw,56px) 36px;display:grid}.hero-copy{max-width:720px}.home-hero{grid-template-columns:minmax(0,1fr) minmax(440px,.96fr);align-items:center;gap:clamp(28px,3.7vw,54px);padding:clamp(34px,4.8vw,58px) clamp(28px,4vw,56px) clamp(24px,3vw,36px);display:grid}.home-hero-left{min-width:0}.home-hero-left h1{max-width:11ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);font-weight:760;line-height:1.03}.home-hero-left .lead{color:#001a83;max-width:710px;margin-top:16px;font-size:clamp(15px,1.25vw,18px);line-height:1.55}.home-hero-right{align-content:center;gap:clamp(18px,2vw,26px);display:grid}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:760}h1{letter-spacing:0;max-width:12ch;margin:0;font-size:clamp(34px,5vw,58px);line-height:1.02}.lead{max-width:680px;color:var(--muted);margin:16px 0 0;font-size:clamp(15px,1.3vw,17px);line-height:1.5}.form-panel,.report-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:clamp(18px,2.2vw,26px);box-shadow:0 12px 28px #211d1412}.report-panel-wide{grid-column:1/-1}.input-grid{gap:14px;display:grid}.field label{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:720;display:block}.field input{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);background:#fff;border-radius:6px;padding:0 12px}.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:6px;min-height:40px;padding:0 14px;font-size:13px;font-weight:760}.button:hover{background:var(--accent-strong)}.button.secondary{border:1px solid var(--line);color:var(--ink);background:0 0}.button.secondary:hover{background:#eee7da}.button.danger{color:var(--red);background:0 0;border:1px solid #b13b3b47}.button.danger:hover:not(:disabled){background:#b13b3b14;border-color:#b13b3b80}.button:disabled{cursor:not-allowed;opacity:.62}.form-note,.error{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.45}.error{color:var(--red)}.concepts{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.concept{border:1px solid var(--line);text-align:center;background:#fffdf8d6;border-radius:8px;justify-items:center;min-height:138px;padding:14px 14px 16px;display:grid;box-shadow:0 12px 28px #211d140f}.concept strong{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;margin:8px 0 6px;font-size:12px;font-weight:820;display:block}.concept span{color:var(--muted);font-size:13px;line-height:1.35}.landing-icon{background:radial-gradient(circle at 34% 26%,#ffffffdb,#0000 36%),#165f6314;border:1px solid #165f631f;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff5c,0 8px 16px #211d140d}.landing-icon svg{fill:none;width:27px;height:27px;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:4.6px;overflow:visible}.landing-icon.brain svg{stroke-width:3.4px;width:31px;height:31px}.landing-icon.checklist svg{stroke-width:4.2px;width:31px;height:31px}.landing-icon.thumb{background:radial-gradient(circle at 34% 26%,#ffffffe0,#0000 36%),#b8842d1a;border-color:#b8842d3d}.landing-icon.thumb svg{stroke:#dc8b0f;stroke-width:4px;width:28px;height:28px}.landing-icon.compact{grid-row:span 2;width:40px;height:40px}.landing-icon.compact svg{width:23px;height:23px}.landing-icon.compact.brain svg,.landing-icon.compact.checklist svg{width:26px;height:26px}.landing-icon.compact.thumb svg{width:24px;height:24px}.visibility-score-panel{border:1px solid var(--line);background:#fffdf8eb;border-radius:8px;padding:clamp(26px,3vw,38px);box-shadow:0 18px 36px #211d1414}.visibility-score-panel h2{color:var(--accent-strong);margin:0 0 clamp(18px,2.4vw,28px);font-size:clamp(22px,2.2vw,30px);font-weight:820;line-height:1.15}.visibility-score-list{gap:clamp(18px,2.2vw,26px);display:grid}.visibility-score-row{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:7px 22px;display:grid}.visibility-score-row .landing-icon.compact{grid-row:1/3;width:66px;height:66px}.visibility-score-row .landing-icon.compact svg{width:38px;height:38px}.visibility-score-row .landing-icon.compact.brain svg{width:41px;height:41px}.visibility-score-row .landing-icon.compact.thumb svg{width:39px;height:39px}.visibility-score-row strong{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:850}.visibility-rating{color:#001a83;font-size:14px;font-weight:720}.visibility-bar{background:#ece8e1;border-radius:999px;grid-column:2/4;height:9px;overflow:hidden}.visibility-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #087a80);width:64%;height:100%;display:block}.visibility-score-row.teal .visibility-bar span{background:linear-gradient(90deg,#0a9f9e,#22bbb4);width:60%}.visibility-score-row.gold .visibility-bar span{background:linear-gradient(90deg,#f47d00,#ff970d);width:54%}.how-it-works-card{border:1px solid var(--line);background:#fffdf8e6;border-radius:8px;margin-top:clamp(22px,3vw,30px);padding:clamp(18px,2vw,24px) clamp(20px,2.6vw,32px) clamp(20px,2.4vw,28px);box-shadow:0 15px 30px #211d1412}.how-it-works-card h2{margin:0 0 18px;font-size:17px;font-weight:780;line-height:1.2}.how-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px);display:grid}.how-step{color:#001a83;text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.how-step:not(:last-child):after{content:"";border-top:2px dashed #d8d1c4e6;width:clamp(28px,4vw,56px);position:absolute;top:52px;right:calc(-1*clamp(16px,2vw,28px));transform:translate(50%)}.how-step-number{width:30px;height:30px;color:var(--accent);background:#165f6317;border-radius:50%;place-items:center;font-size:14px;font-weight:780;display:grid}.step-icon{color:#05999e;place-items:center;width:42px;height:42px;display:grid}.step-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;width:35px;height:35px;overflow:visible}.how-step .landing-icon.compact{width:42px;height:42px;box-shadow:none;background:0 0;border:0}.how-step .landing-icon.compact svg{width:36px;height:36px}.how-step p{margin:0;font-size:14px;font-weight:520;line-height:1.35}.visibility-mockup{border:1px solid var(--line);background:#fffdf8cc;border-radius:8px;padding:14px 16px 17px;box-shadow:0 18px 34px #211d1414}.mockup-topbar{border-bottom:1px solid var(--line);grid-template-columns:auto auto 1fr 1fr 1fr .42fr .75fr;align-items:center;gap:16px;padding:0 4px 11px;display:grid}.mockup-topbar strong{font-size:13px}.mockup-topbar span:not(.mockup-brand-mark){background:#ded9cf;border-radius:999px;height:6px}.mockup-brand-mark{background-image:url(/brand/skylunae-mark.png);background-position:50%;background-size:cover;border-radius:50%;width:30px;height:30px;box-shadow:0 0 0 1px #08636a2e}.mockup-body{grid-template-columns:.85fr 1.55fr;gap:14px;padding-top:13px;display:grid}.mockup-product-card{border-right:1px solid var(--line);align-content:start;gap:6px;padding-right:13px;display:grid}.mockup-product-image{background:radial-gradient(circle at 78% 18%,#fffc,#0000 28%),linear-gradient(135deg,#165f631f,#165f6305);border-radius:8px;height:104px;position:relative;overflow:hidden}.mockup-product-shape{background:linear-gradient(135deg,#f7faf7,#d7e9e2 58%,#0f6769 59% 68%,#f7faf7 69%);border-radius:62% 38% 50% 32%;height:30px;position:absolute;bottom:22px;left:24px;right:20px;transform:skew(-10deg)rotate(5deg);box-shadow:0 16px 22px #10504f29}.mockup-product-shape:before{content:"";background:linear-gradient(135deg,#f7faf7,#d7e9e2);border-radius:60% 36% 0 0;width:48px;height:33px;position:absolute;top:-26px;left:38px;transform:rotate(-10deg)}.mockup-line{background:#d9ded7;border-radius:999px;height:6px;display:block}.mockup-line.long{width:92%}.mockup-line.medium{width:76%}.mockup-line.short{width:55%}.mockup-stars{color:var(--gold);letter-spacing:.12em;margin-top:4px;font-size:12px}.mockup-score-card{background:#fffdf8e6;border-radius:8px;align-content:center;padding:10px 14px;display:grid;box-shadow:0 12px 26px #211d140f}.mock-signal{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:9px 0;display:grid}.mock-signal:last-child{border-bottom:0}.mock-signal strong{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:850}.mock-percent{color:var(--muted);font-size:12px;font-weight:760}.mock-bar{background:#e8e3d9;border-radius:999px;grid-column:2/4;height:7px;overflow:hidden}.mock-bar span{border-radius:inherit;background:var(--accent);width:92%;height:100%;display:block}.mock-signal.teal .mock-bar span{background:#5aa9a6;width:88%}.mock-signal.gold .mock-bar span{background:#d8ad5e;width:81%}.product-check-panel{padding:clamp(22px,2.7vw,30px)}.product-check-panel .field label{color:var(--ink);font-size:15px;font-weight:780}.product-check-panel .field input{border-radius:7px;min-height:56px;font-size:17px}.product-check-panel .button{background:linear-gradient(135deg, var(--accent), #004b4e);border-radius:7px;min-height:56px;font-size:17px;box-shadow:0 14px 26px #0d41442e}.product-check-panel .button:hover{background:linear-gradient(135deg, #0f6f74, var(--accent-strong))}.product-check-panel .form-note{color:#001a83;margin-top:14px;font-size:14px}.page{padding:clamp(24px,4vw,48px) clamp(20px,4vw,56px)}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.page-title{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.12}.legal-page{max-width:960px;margin:0 auto}.legal-hero{margin-bottom:20px}.legal-hero p:last-child{color:var(--muted);margin:10px 0 0;font-size:13px}.legal-panel{gap:22px;display:grid}.legal-section{border-bottom:1px solid var(--line);padding-bottom:20px}.legal-section:last-child{border-bottom:0;padding-bottom:0}.legal-section h2{margin:0 0 8px;font-size:17px;line-height:1.3}.legal-section p{max-width:780px;color:var(--muted);margin:0;font-size:14px;line-height:1.58}.legal-section p+p{margin-top:10px}.legal-section a{color:var(--accent);font-weight:720;text-decoration:none}.legal-section a:hover{text-decoration:underline}.evaluation-heading-row{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.evaluation-eyebrow{text-transform:none;flex:none;margin:0;font-size:clamp(13px,1.4vw,15px);line-height:1.15}.evaluation-title{max-width:none;font-size:clamp(18px,2vw,24px);font-weight:720;line-height:1.12}.analysis-progress-label{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.45}.analysis-progress-label strong{color:var(--ink);font-weight:760}.subtle{color:var(--muted);font-size:13px;line-height:1.45}.progress-list{gap:0;margin:12px 0 0;display:grid}.step{border-bottom:1px solid var(--line);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;min-height:38px;padding:7px 0;display:grid}.step:last-child{border-bottom:0}.step-dot{border:1px solid var(--line);width:18px;height:18px;color:var(--muted);border-radius:50%;place-items:center;margin-top:1px;font-size:11px;line-height:1;display:grid}.step.running .step-dot{border-color:var(--gold);color:var(--gold);background:#b8842d14}.step.completed .step-dot{border-color:var(--green);background:var(--green);color:#fff}.step.failed .step-dot{border-color:var(--red);background:var(--red);color:#fff}.skylunae-spinner{background:radial-gradient(circle at 64% 36%, #fff7d1 0 18%, transparent 20%), conic-gradient(from 38deg, var(--accent) 0 34%, transparent 35% 58%, var(--gold) 59% 100%);border-radius:50%;width:14px;height:14px;animation:.9s linear infinite skylunae-spin;display:block;box-shadow:inset -3px -2px #00000029}@keyframes skylunae-spin{to{transform:rotate(360deg)}}.step-title{font-size:13px;font-weight:760;line-height:1.25}.step-message{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.3}.preview-grid{grid-template-columns:minmax(0,.95fr) minmax(320px,.55fr);gap:18px;margin-top:18px;display:grid}.preview-grid:first-child{margin-top:0}.evaluation-complete-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.evaluation-complete-stack{gap:18px;display:grid}.analysis-progress-panel{margin-top:18px}.evaluation-complete-grid .analysis-progress-panel{margin-top:0}.preview-unlock-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:start;gap:18px;display:grid}.preview-unlock-copy .eyebrow{margin-bottom:8px}.preview-unlock-copy .page-title{max-width:none;margin:0}.preview-unlock-copy .subtle{max-width:640px;margin-top:8px}.preview-unlock-card{justify-items:stretch;gap:12px;display:grid}.preview-benefits-list{color:var(--muted);gap:7px;margin:0;padding:0;font-size:12px;line-height:1.35;list-style:none;display:grid}.preview-benefits-list li{padding-left:17px;position:relative}.preview-benefits-list li:before{content:"✓";color:var(--green);font-weight:850;position:absolute;top:0;left:0}.scorecard-heading-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.scorecard-heading-row .eyebrow{margin:0}.preview-unlock-row{border-top:1px solid var(--line);justify-content:flex-end;margin-top:18px;padding-top:16px;display:flex}.preview-unlock-button{color:#fff;background:#1464ad;border:1px solid #0f4f8f;justify-content:center;align-items:center;width:100%;min-width:190px;min-height:44px;text-decoration:none;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:0 5px 14px #1464ad38}.preview-unlock-button:hover{background:#0f4f8f;border-color:#0b3e72;transform:translateY(-1px);box-shadow:0 7px 18px #1464ad47}.scorecard-panel h2{margin:0;font-size:clamp(18px,1.8vw,24px);line-height:1.18}.scorecard-signals .signal{padding-top:8px}.scorecard-signals .subtle{margin:4px 0 0;font-size:12px;line-height:1.35}.preview-report-summary{gap:12px;margin-top:12px;display:grid}.preview-report-summary strong{font-size:15px;line-height:1.35;display:block}.preview-action-teaser{margin-top:2px}.preview-action-block{gap:8px;display:grid}.preview-action-block h3{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:820}.preview-scorecard-components{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.preview-scorecard-components h3{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:820}.preview-next-step-panel{margin-top:18px}.locked-preview-report{gap:18px;display:grid}.locked-report-hero{margin-top:2px}.locked-preview-blur{filter:blur(4px);opacity:.76;pointer-events:none;-webkit-user-select:none;user-select:none}.locked-preview-report .locked-preview-blur{transform:translateZ(0)}.locked-competitor-list .locked-preview-blur{display:list-item}.locked-signal-list{gap:7px;margin:12px 0;padding:0;list-style:none;display:grid}.locked-signal-placeholder{color:var(--muted);grid-template-columns:26px minmax(0,1fr);align-items:center;gap:12px;font-size:12px;font-weight:760;display:grid}.locked-signal-placeholder b,.locked-total-placeholder{background:linear-gradient(90deg,#1413111f,#14131133,#1413111f);border-radius:999px;height:12px;display:block;overflow:hidden}.locked-signal-placeholder b{width:92px}.locked-total-placeholder{vertical-align:-2px;width:44px;display:inline-block}.band{color:#fff;border-radius:6px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:760;display:inline-flex}.band.red{background:var(--red)}.band.yellow{background:var(--gold)}.band.green{background:var(--green)}.band.gray{background:var(--gray)}.signal-list{gap:10px;margin-top:14px;display:grid}.signal{border-top:1px solid var(--line);padding-top:10px}.signal-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.scorecard-summary-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.scorecard-summary-row .eyebrow{margin:0}.scorecard-list{gap:8px;display:grid}.scorecard-item{border-top:1px solid var(--line);padding-top:10px}.scorecard-item:first-child{border-top:0;padding-top:0}.scorecard-item summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;list-style:none;display:grid}.scorecard-item summary::-webkit-details-marker{display:none}.scorecard-item summary strong{font-size:14px}.scorecard-item .details-label{color:var(--accent);font-size:12px;font-weight:760}.scorecard-item[open] .details-label{color:var(--muted)}.scorecard-item p{margin:8px 0 0}.scorecard-total-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;margin-left:14px;padding-top:10px;display:grid}.scorecard-total-row strong{font-size:14px}.history-subtitle{color:var(--ink);margin:0;font-size:14px;font-weight:760;line-height:1.3}.history-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:10px;display:flex}.history-header .eyebrow{margin-bottom:6px}.history-total{color:var(--muted);text-transform:uppercase;justify-items:end;gap:2px;font-size:11px;font-weight:720;display:grid}.history-total strong{color:var(--ink);font-size:18px;line-height:1}.history-chart{width:100%;height:auto;margin-top:8px;display:block}.history-chart-wrap{position:relative}.history-grid-line{stroke:var(--line);stroke-width:1px}.history-axis-label,.history-date-label{fill:var(--muted);font-size:11px}.history-legend{color:var(--muted);flex-wrap:wrap;gap:8px 12px;margin-top:8px;font-size:11px;font-weight:720;display:flex}.history-legend span{align-items:center;gap:6px;display:inline-flex}.history-legend i{border-radius:50%;width:8px;height:8px;display:inline-block}.history-point{cursor:pointer;outline:none}.history-line-hit-area{cursor:pointer;pointer-events:stroke}.history-point:focus-visible circle:last-child{stroke-width:4px}.history-hit-area{fill:#0000;pointer-events:all}.history-tooltip{--tooltip-color:var(--ink);z-index:5;border:1px solid var(--tooltip-color);background:var(--panel);width:max-content;max-width:220px;color:var(--ink);pointer-events:none;border-radius:6px;gap:4px;padding:9px 10px;font-size:11px;line-height:1.35;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 12px 24px #211d1429}.history-tooltip.align-left{transform:translateY(calc(-100% - 10px))}.history-tooltip.align-right{transform:translate(-100%,calc(-100% - 10px))}.history-tooltip strong{color:var(--tooltip-color);font-size:12px}.history-tooltip span,.history-tooltip em{color:var(--muted);font-style:normal}.history-tooltip b{background:var(--tooltip-color);color:#fff;border-radius:999px;width:fit-content;margin-top:2px;padding:3px 8px;font-size:12px;font-weight:760}.section-disclosure summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:14px;list-style:none;display:flex}.section-disclosure summary::-webkit-details-marker{display:none}.section-disclosure .eyebrow{margin-bottom:6px;display:block}.section-disclosure summary strong{font-size:15px;display:block}.section-disclosure .details-label{color:var(--accent);font-size:12px;font-weight:760}.section-disclosure[open] .details-label{color:var(--muted)}.section-disclosure .query-list{margin-top:14px}.email-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:6px;display:grid}.evaluation-email-block{margin-top:14px}.evaluation-email-block .form-note{margin:0}.auth-access-page{grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);align-items:start;gap:clamp(44px,8vw,116px);min-height:calc(100vh - 75px);padding:clamp(26px,4vw,52px) clamp(28px,5vw,92px) clamp(40px,6vw,80px);display:grid}.auth-access-copy{max-width:640px}.auth-access-copy h1{max-width:11ch;font-size:clamp(44px,6vw,76px);line-height:1.04}.auth-access-copy .lead{max-width:540px;margin-top:22px;font-size:clamp(17px,1.7vw,23px);line-height:1.42}.auth-preview-note{border:1px solid var(--line);background:#fffdf8b8;border-radius:8px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:18px;max-width:500px;margin-top:32px;padding:16px 20px;display:grid}.auth-preview-note p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.auth-warning-note{background:#b8842d14;border:1px solid #b8842d47;border-radius:8px;max-width:540px;margin-top:28px;padding:16px 18px}.auth-warning-note p{color:var(--muted);margin:0;font-size:14px;line-height:1.48}.auth-preview-icon{background:#165f631a;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:relative}.auth-preview-icon:before{content:"";border:2px solid var(--accent);border-bottom:0;border-radius:3px 3px 0 0;width:15px;height:22px}.auth-preview-icon:after{content:"";border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);background:#f7f4edfa;width:10px;height:10px;position:absolute;bottom:14px;left:23px;transform:rotate(-45deg)}.auth-panel{text-align:center;justify-self:end;gap:18px;width:min(100%,560px);padding:clamp(26px,3vw,40px);display:grid;box-shadow:0 22px 42px #211d141a}.auth-card-header{justify-items:center;gap:10px;display:grid}.auth-card-logo{background-image:url(/brand/skylunae-mark.png);background-position:50%;background-size:cover;border-radius:50%;width:58px;height:58px;box-shadow:0 0 0 1px #08636a33,0 8px 18px #211d1424}.auth-card-header h2{margin:18px 0 0;font-size:clamp(22px,2vw,28px);line-height:1.16}.auth-card-header p{max-width:360px;color:var(--muted);margin:0;font-size:16px;line-height:1.35}.auth-choice-stack{gap:12px;display:grid}.auth-or-divider{color:var(--muted);text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:12px;font-weight:760;display:grid}.auth-or-divider:before,.auth-or-divider:after{content:"";background:var(--line);height:1px}.auth-or-divider span{border:1px solid var(--line);background:var(--panel);border-radius:50%;place-items:center;width:32px;height:32px;display:inline-grid}.auth-choice-card{text-align:left;background:#165f630b;border:1px solid #165f6338;border-radius:8px;gap:12px;padding:16px;display:grid}.auth-choice-card.secondary{border-color:var(--line);background:#fffdf89e}.auth-choice-copy h3{color:var(--ink);text-align:center;margin:0;font-size:18px;font-weight:800;line-height:1.2}.auth-choice-copy p{color:var(--muted);text-align:center;margin:5px 0 0;font-size:13px;line-height:1.4}.terms-check{color:var(--muted);text-align:center;grid-template-columns:auto minmax(0,1fr);justify-self:center;align-items:start;gap:10px;margin-top:12px;font-size:13px;line-height:1.45;display:grid}.terms-check label{cursor:pointer}.auth-choice-card .terms-check{text-align:center;margin-top:0}.terms-check input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;margin:2px 0 0}.terms-check a{color:var(--accent);font-weight:760;text-decoration:none}.terms-check a:hover{text-decoration:underline}.segmented{border:1px solid var(--line);border-radius:6px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.segmented button{border:0;border-right:1px solid var(--line);min-height:38px;color:var(--muted);cursor:pointer;background:0 0;font-size:13px;font-weight:760}.segmented button:last-child{border-right:0}.segmented button.active{background:var(--accent);color:#fff}.google-button{background:linear-gradient(135deg, var(--accent), #004b4e);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:18px;width:100%;min-height:58px;margin-top:0;font-size:17px;font-weight:780;text-decoration:none;display:inline-flex;box-shadow:0 14px 26px #0d41442e}.google-button:hover{background:linear-gradient(135deg, #0f6f74, var(--accent-strong))}.google-button.secondary-google{border:1px solid var(--line);color:var(--ink);background:#fffdf8;box-shadow:0 8px 18px #211d140f}.google-button.secondary-google:hover:not(:disabled){background:#f7f2e8;border-color:#08636a57}.google-button:disabled{cursor:not-allowed;opacity:.62}.google-mark{color:#4285f4;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:21px;font-weight:850;line-height:1;display:grid}.auth-legal{border-top:1px solid var(--line);margin-top:14px;padding-top:22px}.auth-legal p{max-width:400px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.45}.auth-legal a{color:var(--accent);font-weight:720;text-decoration:none}.auth-legal a:hover{text-decoration:underline}.auth-privacy-note{text-align:left;background:#165f630f;border:1px solid #165f6329;border-radius:7px;grid-template-columns:auto minmax(0,1fr);justify-self:center;align-items:center;gap:14px;margin-top:8px;padding:12px 18px;display:inline-grid}.auth-privacy-note p{color:var(--muted);margin:0;font-size:13px}.auth-lock-icon{border:2px solid var(--accent);border-radius:3px;width:18px;height:16px;display:block;position:relative}.auth-lock-icon:before{content:"";border:2px solid var(--accent);border-bottom:0;border-radius:8px 8px 0 0;width:8px;height:9px;position:absolute;top:-10px;left:3px}.divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:12px;font-weight:720;display:grid}.divider:before,.divider:after{content:"";background:var(--line);height:1px}.dashboard-list{gap:10px;display:grid}.dashboard-first-check{justify-self:center;gap:18px;width:min(100%,500px);margin-inline:auto;display:grid}.dashboard-first-check .visibility-score-panel{padding:20px 22px}.dashboard-first-check .visibility-score-panel h2{margin-bottom:18px;font-size:22px}.dashboard-first-check .visibility-score-list{gap:15px}.dashboard-first-check .visibility-score-row{grid-template-columns:54px minmax(0,1fr) auto;gap:5px 14px}.dashboard-first-check .visibility-score-row .landing-icon.compact{width:50px;height:50px}.dashboard-first-check .visibility-score-row .landing-icon.compact svg,.dashboard-first-check .visibility-score-row .landing-icon.compact.brain svg,.dashboard-first-check .visibility-score-row .landing-icon.compact.thumb svg{width:29px;height:29px}.dashboard-first-check .visibility-score-row strong,.dashboard-first-check .visibility-rating{font-size:12px}.dashboard-first-check .visibility-bar{height:7px}.dashboard-header{grid-template-columns:minmax(0,1fr) minmax(420px,520px);align-items:stretch;gap:18px;display:grid}.dashboard-header:not(:has(.dashboard-add-product)){grid-template-columns:1fr}.dashboard-header .page-title{white-space:nowrap;max-width:none}.dashboard-title-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-content:center;min-height:96px;padding:14px;display:grid;box-shadow:0 12px 28px #211d1412}.dashboard-header .dashboard-add-product{width:100%;min-height:96px;margin:0}.dashboard-add-product{border:1px solid var(--line);background:var(--panel);border-radius:8px;grid-template-columns:minmax(160px,1fr) minmax(150px,.8fr) auto;align-items:end;gap:12px;margin-bottom:18px;padding:14px;display:grid;box-shadow:0 12px 28px #211d1412}.dashboard-add-product .error{grid-column:1/-1}.product-row{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"header header""main actions";align-items:center;gap:18px;padding:clamp(14px,2vw,20px);display:grid;box-shadow:0 12px 28px #211d1412}.product-main{grid-area:main;min-width:0}.product-header-row{grid-area:header;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.product-header-row h2{min-width:0;margin:0;font-size:18px;line-height:1.2}.product-header-status{text-align:right;justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex}.product-url{max-width:100%;color:var(--muted);overflow-wrap:anywhere;margin-top:6px;font-size:12px;display:inline-block}.product-meta{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:12px;font-weight:720;display:flex}.product-actions{grid-area:actions;align-items:center;gap:12px;display:flex}.dashboard-report-button{border:1px solid var(--accent-strong);background:var(--accent-strong);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:136px;min-height:42px;padding:0 18px;font-size:13px;line-height:1;text-decoration:none;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:0 1px 2px #15151524}.dashboard-report-button:hover{background:#092f31;border-color:#092f31;transform:translateY(-1px);box-shadow:0 4px 10px #15151529}.dashboard-report-button:focus-visible{outline-offset:2px;outline:3px solid #165f6347}.admin-dashboard{gap:18px;display:grid}.admin-dashboard .page-header{margin-bottom:0}.admin-operating-header{align-items:center;gap:14px}.admin-operating-heading{min-width:230px}.admin-operating-heading .page-title{font-size:clamp(22px,2.1vw,28px);line-height:1.05}.admin-operating-heading .subtle{margin:4px 0 0;font-size:11px}.admin-generated-at{color:var(--muted);align-self:end;font-size:12px;font-weight:720}.admin-empty-state{max-width:720px}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-metric-card{gap:8px;padding:16px;display:grid}.admin-metric-card-link{color:inherit;text-decoration:none}.admin-metric-card-link:hover{background:#f7f2e8;border-color:#165f635c}.admin-metric-card span,.admin-status-row span{color:var(--muted);font-size:12px;font-weight:720}.admin-metric-card strong{color:var(--accent-strong);font-size:26px;line-height:1}.admin-metric-card em{color:var(--accent);font-size:11px;font-style:normal;font-weight:780}.admin-grid{grid-template-columns:minmax(260px,.45fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.admin-status-list{gap:9px;display:grid}.admin-status-row{border-top:1px solid var(--line);justify-content:space-between;gap:14px;padding-top:9px;display:flex}.admin-status-row:first-child{border-top:0;padding-top:0}.admin-table-wrap{overflow-x:auto}.admin-table-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.admin-table-header .eyebrow{margin:0;padding-top:9px}.admin-filter-form{justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-filter-form input{border:1px solid var(--line);width:min(280px,34vw);min-height:36px;color:var(--ink);background:#fffdf8;border-radius:6px;padding:0 10px;font-size:12px}.admin-filter-form .button,.admin-pagination .button{min-height:34px;padding:0 11px;font-size:12px}.admin-table{border-collapse:collapse;width:100%;font-size:12px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 8px}.admin-table th{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:820}.admin-table td strong,.admin-table td span{display:block}.admin-table td span{color:var(--muted);margin-top:2px;font-size:11px}.admin-report-link{color:var(--accent-strong);text-underline-offset:3px;font-weight:820;text-decoration-thickness:1px;display:block}.admin-pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;font-size:12px;font-weight:680;display:flex}.admin-pagination>div{align-items:center;gap:8px;display:flex}.admin-analytics-section{gap:12px;display:grid}.section-heading-row{justify-content:space-between;align-items:end;gap:16px;display:flex}.section-heading-row h2{margin:2px 0 0;font-size:22px;line-height:1.15}.admin-analytics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-operating-filters{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:8px;max-width:860px;margin-left:auto;display:flex}.admin-operating-filters label{min-width:0;color:var(--muted);flex:0 140px;gap:4px;font-size:11px;font-weight:760;display:grid}.admin-operating-filters input,.admin-operating-filters select{border:1px solid var(--line);min-height:32px;color:var(--ink);font:inherit;background:#fffdf8;border-radius:6px;width:100%;min-width:0;padding:0 10px;font-size:12px}.admin-operating-filters .button{flex:none;min-width:74px;min-height:32px;padding:0 10px;font-size:12px}.admin-operating-user-filter{flex:260px;min-width:240px}.admin-analytics-card{gap:14px;min-height:260px;padding:16px;display:grid}.admin-analytics-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-analytics-card-header .eyebrow,.admin-analytics-card-header .subtle{margin:0}.admin-analytics-card-header .subtle{margin-top:5px;font-size:12px;line-height:1.35}.admin-series-chart{align-self:end;gap:11px;display:grid}.admin-line-chart-wrap{align-self:end;gap:8px;display:grid}.admin-line-chart{width:100%;height:auto;overflow:visible}.admin-line-chart-grid{stroke:var(--line);stroke-width:1px}.admin-line-chart-axis,.admin-line-chart-x{fill:var(--muted);font-size:10px;font-weight:700}.admin-line-chart-axis{text-anchor:end}.admin-line-chart-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px}.admin-line-chart-point{stroke:#fffdf8;stroke-width:1.5px}.admin-line-chart-hit-area{fill:#0000}.admin-line-chart-point-group{cursor:default}.admin-line-chart-point-group:hover .admin-line-chart-point{r:6}.admin-line-chart-tooltip{opacity:0;pointer-events:none;transition:opacity .12s}.admin-line-chart-point-group:hover .admin-line-chart-tooltip{opacity:1}.admin-line-chart-tooltip rect{fill:#fffdf8;stroke:var(--line);filter:drop-shadow(0 6px 10px #211d142e)}.admin-line-chart-tooltip-value{fill:var(--accent-strong);font-size:13px;font-weight:850}.admin-line-chart-tooltip-label{fill:var(--muted);font-size:10px;font-weight:720}.admin-line-chart-legend{color:var(--muted);flex-wrap:wrap;gap:7px 12px;font-size:10px;font-weight:760;display:flex}.admin-line-chart-legend span{align-items:center;gap:5px;display:inline-flex}.admin-line-chart-legend i{border-radius:999px;width:8px;height:8px}.admin-chart-axis-labels,.admin-bar-axis{color:var(--muted);justify-content:space-between;gap:10px;font-size:10px;font-weight:720;display:flex}.admin-series-row{gap:5px;display:grid}.admin-series-label{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.admin-series-label strong{font-size:11px}.admin-series-dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.admin-series-bars{border-bottom:1px solid var(--line);grid-template-columns:repeat(30,minmax(2px,1fr));align-items:end;gap:2px;height:54px;padding-top:4px;display:grid}.admin-series-bar{background:linear-gradient(180deg, #18858a, var(--accent-strong));opacity:.86;border-radius:999px 999px 0 0;min-height:2px;display:block}.admin-series-row:nth-child(2) .admin-series-dot,.admin-series-row:nth-child(2) .admin-series-bar{background:var(--gold)}.admin-series-row:nth-child(3) .admin-series-dot,.admin-series-row:nth-child(3) .admin-series-bar{background:var(--green)}.admin-series-row:nth-child(4) .admin-series-dot,.admin-series-row:nth-child(4) .admin-series-bar{background:#725a93}.admin-bar-list{align-self:end;gap:10px;display:grid}.admin-analytics-bar-row{gap:5px;display:grid}.admin-analytics-bar-label{justify-content:space-between;align-items:baseline;gap:10px;font-size:12px;display:flex}.admin-analytics-bar-label span{color:var(--ink);font-weight:720}.admin-analytics-bar-label strong{white-space:nowrap;color:var(--accent-strong);font-size:12px}.admin-analytics-bar-label em{color:var(--muted);margin-left:6px;font-size:11px;font-style:normal;font-weight:680}.admin-analytics-track{background:#ebe6dc;border-radius:999px;height:8px;overflow:hidden}.admin-analytics-track span{border-radius:inherit;background:var(--accent);height:100%;display:block}.admin-analytics-detail-button{color:var(--accent-strong);font:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:820;text-decoration:underline;text-decoration-thickness:1px}.admin-analytics-detail-panel{border:1px solid var(--line);background:#fffdf8;border-radius:7px;gap:7px;padding:9px;display:grid}.admin-analytics-detail-panel div{color:var(--muted);justify-content:space-between;gap:12px;font-size:11px;font-weight:680;display:flex}.admin-analytics-detail-panel strong{color:var(--accent-strong)}.admin-report-banner{color:#9c2424;background:#fff5f4;border:1px solid #b2303085;border-radius:8px;margin-bottom:18px;padding:13px 16px;font-size:13px;font-weight:760;position:relative;overflow:hidden;box-shadow:0 10px 24px #9c242414}.admin-report-banner:after{border-radius:inherit;pointer-events:none;content:"";background:repeating-linear-gradient(90deg,#b23030 0 8px,#0000 8px 14px) 0 0/28px 2px repeat-x,repeating-linear-gradient(90deg,#0000 0 8px,#b23030 8px 14px) 0 100%/28px 2px repeat-x,repeating-linear-gradient(#b23030 0 8px,#0000 8px 14px) 0 0/2px 28px repeat-y,repeating-linear-gradient(#0000 0 8px,#b23030 8px 14px) 100% 0/2px 28px repeat-y;animation:.8s linear infinite admin-marching-ants;position:absolute;inset:0}@keyframes admin-marching-ants{to{background-position:28px 0,-28px 100%,0 28px,100% -28px}}.status-pill{min-height:24px;color:var(--muted);background:#eee7da;border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:760;display:inline-flex}.status-pill.completed{color:var(--green);background:#24724e1f}.status-pill.completed_with_errors,.status-pill.running,.status-pill.queued{color:var(--gold);background:#b8842d24}.status-pill.failed{color:var(--red);background:#b13b3b1f}.empty-state{justify-content:space-between;align-items:center;gap:14px;display:flex}.report-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px 28px;margin-bottom:20px;display:grid}.report-heading-copy{min-width:0;display:contents}.report-lead{grid-area:2/1;max-width:820px;margin-top:0}.report-title{white-space:nowrap;grid-area:1/1;align-self:center;max-width:none}.shared-report-hero .report-heading-copy{display:block}.shared-report-hero .report-title{white-space:normal;margin-top:6px}.shared-report-hero .report-lead{margin-top:12px}.shared-by-line{color:var(--muted);margin:6px 0 0;font-size:13px;font-weight:760}.report-score{display:contents}.report-visibility-heading{color:#fff;text-align:right;white-space:nowrap;border:1px solid #0000;border-radius:999px;grid-area:1/2;justify-content:center;place-self:center end;align-items:center;min-width:220px;min-height:34px;padding:0 16px;font-size:13px;font-weight:760;line-height:1.25;display:inline-flex;box-shadow:0 6px 16px #211d140f}.report-visibility-heading.red{background:var(--red)}.report-visibility-heading.yellow{background:var(--gold)}.report-visibility-heading.green{background:var(--green)}.report-visibility-heading.gray{background:var(--gray)}.report-score-actions{grid-area:2/2;justify-content:flex-end;align-self:start;justify-items:end;gap:8px;display:grid}.share-controls{justify-content:flex-end;display:flex}.share-button,.export-pdf-button,.rerun-report-button{white-space:nowrap;width:156px;min-width:156px}.admin-rerun-link{color:var(--accent);text-underline-offset:3px;font-size:12px;font-weight:820;text-decoration-thickness:1px}.admin-rerun-error{text-align:right;max-width:180px}.share-link-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%;margin-top:14px;display:grid}.share-link-row input{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:6px;padding:0 10px;font-size:12px}.share-note{color:var(--muted);text-align:left;margin:10px 0 0;font-size:11px;line-height:1.35}.share-modal-backdrop{z-index:80;background:#15151557;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.share-modal{border:1px solid var(--line);background:var(--panel);border-radius:8px;width:min(100%,520px);padding:20px;box-shadow:0 24px 70px #211d1438}.share-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.share-modal h2{margin:0;font-size:20px;line-height:1.2}.share-modal-header p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.35}.share-modal-close{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border-radius:6px;place-items:center;font-size:14px;font-weight:760;line-height:1;display:inline-grid}.share-modal-close:hover{color:var(--ink);background:#eee7da}.email-consent-modal{width:min(100%,560px)}.email-consent-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.email-consent-copy strong{color:var(--ink);font-weight:760}.email-consent-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.email-consent-actions .button{min-width:150px}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.report-top-grid{grid-template-columns:minmax(320px,.38fr) minmax(0,.62fr);align-items:stretch}.report-top-grid>.report-panel{height:100%}.actionable-panel{margin-bottom:18px}.actionable-panel h2{margin:0;font-size:clamp(18px,2vw,24px);line-height:1.18}.analysis-stack{gap:16px;display:grid}.analysis-stack section{border-top:1px solid var(--line);padding-top:14px}.analysis-stack section:first-child{border-top:0;padding-top:0}.analysis-stack h3{margin:0 0 8px;font-size:14px}.analysis-stack p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.analysis-stack p+p{margin-top:8px}.finding-list{gap:10px;display:grid}.narrative-card{border:1px solid var(--line);background:#ffffff94;border-radius:8px;padding:14px 16px}.narrative-card+.narrative-card{margin-top:14px}.narrative-subsection{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.narrative-subsection h3{margin:0 0 6px;font-size:14px}.narrative-subsection p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.taxonomy-detail{border:1px solid var(--line);background:#ffffff94;border-radius:8px;padding:10px 12px}.taxonomy-detail summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;list-style:none;display:grid}.taxonomy-detail summary::-webkit-details-marker{display:none}.taxonomy-detail summary span:first-child{color:var(--ink);font-size:14px;font-weight:760;line-height:1.35}.taxonomy-finding{border-bottom:1px solid var(--line);padding:0 0 10px}.taxonomy-finding:last-child{border-bottom:0;padding-bottom:0}.taxonomy-finding h3{color:var(--ink);margin:0;font-size:14px;font-weight:760;line-height:1.35}.taxonomy-finding p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.45}.taxonomy-detail p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.45}.report-section-block{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.report-section-block h3{margin:0 0 8px;font-size:14px}.report-section-block>p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.supporting-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.supporting-signals-panel{margin-bottom:18px}.supporting-signal-card{min-width:0}.supporting-signal-card+.supporting-signal-card{border-left:1px solid var(--line);padding-left:12px}.supporting-signal-card h3{color:var(--ink);margin:0;font-size:14px;font-weight:760;line-height:1.35}.supporting-signal-card p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.45}.narrative-compact .taxonomy-detail[open] p{display:block}.analysis-short{max-width:900px;color:var(--ink);margin:10px 0 0;font-size:14px;line-height:1.45}.analysis-body{border-top:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);gap:18px;margin-top:18px;padding-top:16px;display:grid}.analysis-body h3,.analysis-long h3{margin:0 0 8px;font-size:14px}.analysis-long{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 14px;display:grid}.fact-grid dt{color:var(--muted);text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:760}.fact-grid dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:760}.query-list,.step-detail-list,.evidence-list{gap:10px;display:grid}.query-row{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-top:10px;display:flex}.query-row:first-child,.step-detail:first-child{border-top:0;padding-top:0}.query-row span{overflow-wrap:anywhere;word-break:normal;min-width:0;font-size:13px;font-weight:720;line-height:1.4}.query-row small{max-width:38%;color:var(--muted);text-align:right;text-transform:uppercase;overflow-wrap:anywhere;flex:0 150px;font-size:11px;font-weight:760;line-height:1.35}.query-row{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:6px;display:grid}.query-row .query-text,.query-row .query-reason{text-align:left;overflow-wrap:anywhere;min-width:0;max-width:100%}.query-row .query-text{color:var(--ink);margin:0;font-size:15px;font-weight:760;line-height:1.3}.query-row .query-reason{text-transform:none;font-size:11px;font-weight:620;line-height:1.45}.query-signals{grid-template-columns:repeat(3,minmax(160px,1fr));gap:8px;margin-top:6px;display:grid}.query-signal-card{border:1px solid var(--line);color:var(--muted);background:#fffdf8bd;border-radius:8px;gap:7px;padding:9px 10px;display:grid}.query-signal-card>strong{color:var(--ink);text-transform:uppercase;font-size:11px;font-weight:760;line-height:1.2}.query-signal-card ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.query-signal-card li{grid-template-columns:28px minmax(0,1fr);align-items:baseline;gap:6px;font-size:11px;line-height:1.25;display:grid}.query-signal-card li span{color:var(--muted);font-size:11px;font-weight:760;line-height:1.25}.query-signal-card li b{min-width:0;color:var(--ink);font-size:11px;font-weight:720;line-height:1.25}.query-signal-card li.yes b{color:var(--green)}.query-signal-card li.no b{color:var(--red)}.query-signal-card li.not-tested b{color:var(--muted)}.query-signal-card em{border-top:1px solid var(--line);color:var(--ink);padding-top:6px;font-size:11px;font-style:normal;font-weight:760}.step-detail{border-top:1px solid var(--line);padding-top:10px}.step-detail summary{cursor:pointer;grid-template-columns:minmax(0,1fr) minmax(112px,auto) auto;align-items:center;gap:12px;list-style:none;display:grid}.step-detail summary::-webkit-details-marker{display:none}.step-detail strong,.step-detail p{overflow-wrap:anywhere;min-width:0}.step-detail .status-pill{justify-self:end}.step-detail .details-label{color:var(--accent);justify-self:end;font-size:12px;font-weight:760}.step-detail[open] .details-label{color:var(--muted)}.step-detail p{margin:8px 0 0}.compact-list{color:var(--muted);margin:0;padding-left:20px;font-size:13px;line-height:1.5}.evidence-row{border-top:1px solid var(--line);padding-top:12px}.evidence-row:first-child{border-top:0;padding-top:0}.evidence-row h3{margin:0 0 8px;font-size:14px}.evidence-row ul{gap:10px;margin:0;padding-left:20px;display:grid}.evidence-row a{color:var(--accent);font-weight:720}.evidence-row p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.4}.monitor-delete-panel{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:18px;display:flex}.monitor-delete-panel strong{margin-bottom:4px;font-size:13px;display:block}.monitor-delete-panel p{max-width:640px;color:var(--muted);margin:0;font-size:12px;line-height:1.45}.report-methodology-note{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}@media (max-width:860px){.hero,.home-hero,.auth-access-page,.preview-unlock-hero,.evaluation-complete-grid,.preview-grid,.report-grid,.analysis-body,.supporting-signal-grid,.concepts{grid-template-columns:1fr}.home-hero{gap:22px;padding:28px clamp(18px,5vw,28px)}.home-hero-left,.home-hero-right{display:contents}.home-hero-left .eyebrow{order:1}.home-hero-left h1{order:2;font-size:clamp(38px,11vw,54px)}.home-hero-left .lead{order:3}.product-check-panel{order:4}.visibility-score-panel{order:5}.how-it-works-card{order:6}.visibility-score-panel{padding:22px}.visibility-score-row{grid-template-columns:58px minmax(0,1fr) auto;gap:6px 14px}.visibility-score-row .landing-icon.compact{width:52px;height:52px}.visibility-score-row .landing-icon.compact svg,.visibility-score-row .landing-icon.compact.brain svg,.visibility-score-row .landing-icon.compact.thumb svg{width:31px;height:31px}.how-steps{grid-template-columns:1fr;gap:16px}.how-step{text-align:left;grid-template-columns:32px 42px minmax(0,1fr);place-items:center start}.how-step:not(:last-child):after,.how-step p br{display:none}.mockup-body{grid-template-columns:1fr}.mockup-product-card{border-right:0;border-bottom:1px solid var(--line);padding-bottom:16px;padding-right:0}.mockup-topbar{grid-template-columns:auto auto 1fr .7fr}.mockup-topbar span:nth-last-child(-n+2){display:none}.auth-access-page{align-items:start;gap:28px;padding:40px clamp(18px,5vw,28px)}.auth-access-copy h1{max-width:12ch}.auth-panel{justify-self:stretch}.auth-preview-note{max-width:none}.supporting-signal-card+.supporting-signal-card{border-left:0;border-top:1px solid var(--line);padding-top:10px;padding-left:0}.topnav{display:none}.email-row,.dashboard-header,.admin-metric-grid,.admin-grid,.admin-analytics-grid,.admin-operating-filters{grid-template-columns:1fr}.admin-operating-header{flex-direction:column;align-items:stretch}.admin-operating-filters{justify-content:stretch;max-width:none;margin-left:0}.admin-operating-filters label,.admin-operating-user-filter,.admin-operating-filters .button{flex-basis:100%;width:100%}.section-heading-row{flex-direction:column;align-items:flex-start}.admin-table-header,.admin-filter-form,.admin-pagination,.admin-pagination>div{flex-direction:column;align-items:stretch}.admin-filter-form input{width:100%}.dashboard-header .dashboard-add-product,.dashboard-title-card{min-height:auto}.product-row,.empty-state,.dashboard-add-product{grid-template-columns:1fr}.product-row{grid-template-areas:"header""main""actions"}.product-actions{flex-direction:column;align-items:flex-start}.product-header-row{grid-template-columns:1fr}.product-header-status{justify-content:flex-end;min-width:0}.report-hero,.query-row{grid-template-columns:1fr}.query-row small{text-align:left;max-width:100%}.query-signals{grid-template-columns:1fr}.report-hero{align-items:flex-start}.report-score{text-align:left;justify-items:start;max-width:100%}.report-title,.report-lead,.report-visibility-heading,.report-score-actions{grid-area:auto/1;justify-self:start}.report-visibility-heading{text-align:left;white-space:normal}.report-score-actions{justify-content:flex-start;justify-items:start}.share-controls{width:100%}.share-button,.export-pdf-button,.rerun-report-button{justify-self:stretch;width:100%;min-width:0}.admin-rerun-error{text-align:left;max-width:none}.share-note{text-align:left}.report-title{white-space:normal}.fact-grid{grid-template-columns:1fr}.step-detail summary{grid-template-columns:minmax(0,1fr) auto}.step-detail .details-label{grid-column:1/-1;justify-self:start}.monitor-delete-panel{flex-direction:column;align-items:flex-start}}
