:root{--flux-red: #e8201a;--flux-red-hover: #c91b16;--flux-red-soft: #fff3f2;--flux-red-line: #ffd5d3;--paper: #f7f6f3;--paper-warm: #fbfaf7;--surface: #ffffff;--surface-warm: #fffdf9;--panel-soft: #f0efeb;--ink: #0b0b0b;--ink-warm: #17130f;--text-body: #211b15;--text-muted: #6b6b69;--text-soft: #9a9791;--border: #e4e2dc;--border-strong: #c8c6c0;--border-warm: #d8d0c3;--focus-ring: rgba(232, 32, 26, .28);--success-text: #14613f;--success-bg: #e9f5ee;--success-line: #bfe3cd;--warning-text: #92600a;--warning-bg: #fef3c7;--warning-line: #f1dfa4;--danger-text: #c91b16;--danger-bg: #fff3f2;--danger-line: #ffd5d3;--info-text: #3a3a38;--info-bg: #f0efeb;--info-line: #e4e2dc;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-control: 999px;--radius-field: 12px;--radius-card: 16px;--radius-panel: 22px;--shadow-card: 0 1px 2px rgba(23, 19, 15, .04);--shadow-panel: 0 8px 28px rgba(23, 19, 15, .07);--shadow-red: 0 2px 10px rgba(232, 32, 26, .22);--button-height: 42px;color:var(--text-body);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{overflow-x:hidden}body{overflow-x:hidden;min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,var(--paper-warm) 0%,var(--paper) 340px);-webkit-font-smoothing:antialiased}a{color:inherit}img,svg{max-width:100%}button,input{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.start-answer-list li:focus-within,.snapshot-auth-form label:focus-within{border-color:var(--flux-red);box-shadow:0 0 0 4px var(--focus-ring)}.app-shell{max-width:100vw;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);position:relative;padding:16px clamp(18px,4vw,54px);border-bottom:1px solid var(--border);background:#fbfaf7f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav-toggle{display:none}.mobile-nav-toggle,.mobile-nav-icon,.mobile-nav-icon span{transition:transform .15s ease,opacity .15s ease}.mobile-nav-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:12px}.mobile-nav-icon span{position:absolute;display:block;width:18px;height:2px;border-radius:999px;background:var(--ink);transition-property:transform,opacity;transition-duration:.15s;transition-timing-function:ease}.mobile-nav-icon span:nth-child(1){transform:translateY(-5px)}.mobile-nav-icon span:nth-child(2){transform:translateY(0)}.mobile-nav-icon span:nth-child(3){transform:translateY(5px)}.mobile-nav-toggle.is-open .mobile-nav-icon span:nth-child(1){transform:rotate(45deg)}.mobile-nav-toggle.is-open .mobile-nav-icon span:nth-child(2){opacity:0}.mobile-nav-toggle.is-open .mobile-nav-icon span:nth-child(3){transform:rotate(-45deg)}.brand{display:inline-flex;align-items:center;max-width:min(100%,230px);flex:0 0 auto;color:var(--ink);text-decoration:none}.brand-logo{width:clamp(148px,17vw,210px);height:auto;max-height:44px;display:block;object-fit:contain;object-position:left center}.nav-links{min-width:0;display:flex;align-items:center;justify-content:center;gap:var(--space-2);flex:1 1 auto;flex-wrap:wrap}.nav-links a{max-width:100%;min-height:36px;display:inline-flex;align-items:center;padding:8px 12px;border:1px solid transparent;border-radius:var(--radius-control);background:var(--surface-warm);border-color:var(--border);color:var(--ink);font-size:13px;font-weight:700;line-height:1;text-decoration:none;text-align:center;overflow-wrap:anywhere;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .12s ease,box-shadow .14s ease}.nav-links a[aria-current=page],.nav-links a.active{border-color:color-mix(in srgb,var(--flux-red-line) 58%,var(--border) 42%);background:color-mix(in srgb,var(--surface-warm) 84%,var(--flux-red-soft) 16%);color:var(--flux-red-hover)}.nav-links a:focus-visible,.nav-links a:hover{background:var(--flux-red-soft);border-color:var(--flux-red-line);color:var(--flux-red-hover);box-shadow:0 8px 18px -12px #17130f73}.nav-links a:focus-visible{outline:2px solid var(--flux-red-line);outline-offset:2px}.header-auth-control{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:var(--space-2);margin-left:auto}.header-auth-skeleton{width:86px;height:36px;border-radius:var(--radius-control);background:linear-gradient(90deg,color-mix(in srgb,var(--surface-warm) 88%,white 12%) 25%,color-mix(in srgb,var(--panel-soft) 84%,white 16%),color-mix(in srgb,var(--surface-warm) 88%,white 12%) 75%);background-size:200% 100%;animation:profileLoadingShimmer 1.4s ease-in-out infinite;border:1px solid color-mix(in srgb,var(--border) 76%,white 24%)}.header-auth-status{max-width:190px;color:var(--text-muted);font-size:12px;font-weight:700;overflow-wrap:anywhere}.header-auth-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-start;justify-content:center;padding:clamp(78px,12vh,128px) var(--space-5) var(--space-5);background:radial-gradient(circle at 78% 12%,rgba(255,255,255,.54),transparent 32%),#f7f6f3b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-auth-dialog{position:relative;width:min(100%,372px);max-height:min(88vh,720px);overflow:auto;border-radius:22px;box-shadow:0 16px 48px #17130f1f}.header-auth-card{width:100%;margin:0}.header-auth-dialog-close{position:absolute;top:12px;right:12px;z-index:1;width:30px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-control);background:transparent;color:var(--text-soft);font-size:14px;font-weight:560;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.auth-panel-card{display:grid;gap:12px;margin:0;padding:18px;border:1px solid var(--border);border-radius:22px;background:var(--surface-warm);box-shadow:0 1px 2px #17130f0a}.auth-panel-card:before{display:none}.auth-panel-context{display:grid;gap:7px;padding:4px 32px 4px 2px;border:0;border-radius:0;background:transparent}.auth-panel-context .section-label{margin:0;color:var(--flux-red);font-size:10.5px;font-weight:680;letter-spacing:.13em}.auth-panel-context h2{margin:0;color:var(--ink);font-size:19px;font-weight:660;letter-spacing:-.01em;line-height:1.12}.auth-panel-context p{margin:0;color:var(--text-muted);font-size:12.5px;font-weight:450;line-height:1.52}.auth-panel-card .auth-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2);margin:0}.auth-panel-card .auth-mode-switch button,.auth-panel-card .auth-email-submit{min-height:42px;border-radius:13px;font-size:13px;font-weight:650}.auth-panel-card .auth-mode-switch button{border-color:color-mix(in srgb,var(--border) 86%,white 14%);background:color-mix(in srgb,var(--surface) 78%,var(--surface-warm) 22%);color:var(--text-muted);box-shadow:none}.auth-panel-card .auth-mode-switch button[aria-pressed=true]{border-color:var(--flux-red-line);background:var(--flux-red-soft);color:var(--flux-red-hover)}.auth-panel-card .snapshot-auth-form{grid-template-columns:1fr;gap:10px;margin:0}.auth-panel-card .snapshot-auth-form label{gap:6px;color:var(--text-body);font-size:12px;font-weight:560}.auth-panel-card .snapshot-auth-form input{min-height:48px;border-color:var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface) 82%,var(--surface-warm) 18%);font-size:14px;font-weight:440;padding:0 14px}.auth-panel-card .snapshot-auth-form input::placeholder{color:var(--text-soft);font-weight:400}.auth-panel-card .auth-email-submit{width:100%;margin:0;background:var(--ink);color:#fff;box-shadow:none;font-weight:700}.auth-panel-card .auth-google-button{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--flux-red-line) 76%,var(--border) 24%);border-radius:13px;background:color-mix(in srgb,var(--surface) 82%,var(--flux-red-soft) 18%);color:var(--flux-red-hover);font-size:13.5px;font-weight:680;cursor:pointer;box-shadow:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.auth-panel-card .auth-email-submit:hover:not(:disabled),.auth-panel-card .auth-mode-switch button:hover:not(:disabled){border-color:var(--flux-red);background:var(--flux-red);color:#fff}.auth-panel-card .auth-google-button:hover:not(:disabled){border-color:var(--flux-red);background:var(--flux-red-soft);color:var(--flux-red-hover);transform:translateY(-1px)}.auth-panel-card .auth-google-button:disabled,.auth-panel-card .auth-email-submit:disabled{border-color:var(--border);background:var(--panel-soft);color:var(--text-muted);cursor:not-allowed}.auth-link-btn{width:fit-content;border:none;background:transparent;color:var(--text-muted);cursor:pointer;font:inherit;font-size:12px;font-weight:560;padding:2px 0;text-align:left;text-decoration:underline;text-underline-offset:3px}.auth-link-btn:hover,.auth-link-btn:focus-visible{color:var(--flux-red)}.auth-panel-card .snapshot-auth-message{margin:0;color:var(--danger-text);font-size:12px;font-weight:650}.auth-panel-card .snapshot-auth-note,.auth-panel-card .snapshot-auth-legal{margin:0;color:var(--text-muted);font-size:12px;font-weight:420;line-height:1.55}.auth-panel-card .snapshot-auth-legal{text-align:center}.auth-panel-card .snapshot-auth-legal a{color:var(--ink);font-weight:560;text-decoration:underline;text-underline-offset:3px}.header-auth-dialog-close:hover,.header-auth-dialog-close:focus-visible{border-color:color-mix(in srgb,var(--flux-red-line) 70%,var(--border) 30%);background:var(--flux-red-soft);color:var(--flux-red-hover);transform:translateY(-1px)}.mobile-nav-auth-action{display:none;width:100%;margin-top:var(--space-2)}.mobile-nav-auth-action,.mobile-nav-auth-action>.mobile-nav-auth-link,.mobile-nav-auth-action>.mobile-nav-auth-button,.mobile-nav-auth-action>.mobile-nav-auth-note,.mobile-nav-auth-action>.mobile-nav-auth-skeleton{width:100%}.mobile-nav-auth-action{border-top:1px solid var(--border);padding-top:var(--space-3)}.mobile-nav-auth-link,.mobile-nav-auth-button{width:100%;min-height:40px;border-radius:var(--radius-control);text-align:left;justify-content:flex-start;background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 84%,var(--ink) 16%);color:var(--text-body);padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none}.mobile-nav-auth-note,.mobile-nav-auth-skeleton{width:100%;display:block;padding:8px 14px;min-height:40px}.mobile-nav-auth-note{color:var(--text-muted);font-size:13px}.mobile-nav-auth-skeleton{border-radius:var(--radius-control);background:linear-gradient(90deg,color-mix(in srgb,var(--surface-warm) 88%,white 12%) 25%,color-mix(in srgb,var(--panel-soft) 84%,white 16%),color-mix(in srgb,var(--surface-warm) 88%,white 12%) 75%);background-size:200% 100%;animation:profileLoadingShimmer 1.4s ease-in-out infinite;border:1px solid color-mix(in srgb,var(--border) 76%,white 24%)}.mobile-nav-auth-button{transition:background .16s ease,border-color .16s ease,color .16s ease;cursor:pointer}.mobile-nav-auth-button:hover,.mobile-nav-auth-button:focus-visible{border-color:var(--flux-red-line);color:var(--flux-red-hover);background:var(--flux-red-soft)}.header-auth-link,.header-auth-control button,.dashboard-card a,.start-overview-card a,.start-overview-card button,.start-question-navigation button,.start-result-preview-button,.start-save-button,.profile-edit-button,.profile-edit-actions button,.profile-card a,.profile-actions a,.journey-actions a,.snapshot-actions a,.snapshot-actions button,.snapshot-auth-actions button,.auth-mode-switch button,.snapshot-auth-form button,.snapshot-session-card button{max-width:100%;min-height:var(--button-height);display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-control);background:var(--ink);color:#fff;font-size:14px;font-weight:700;line-height:1;padding:11px 17px;text-decoration:none;text-align:center;overflow-wrap:anywhere;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.header-auth-link:hover,.header-auth-control button:hover,.dashboard-card a:hover,.start-overview-card a:hover,.start-question-navigation button:hover:not(:disabled),.start-result-preview-button:hover:not(:disabled),.start-save-button:hover:not(:disabled),.profile-edit-button:hover:not(:disabled),.profile-edit-actions button:hover:not(:disabled),.profile-card a:hover,.profile-actions a:hover,.journey-actions a:hover,.snapshot-actions a:hover,.snapshot-actions button:hover,.snapshot-auth-actions button:hover:not(:disabled),.auth-mode-switch button:hover:not(:disabled),.snapshot-auth-form button:hover:not(:disabled),.snapshot-session-card button:hover{background:var(--flux-red);box-shadow:var(--shadow-red);transform:translateY(-1px)}.start-save-button,.profile-edit-button,.profile-edit-actions button[type=submit],.snapshot-auth-actions button,.snapshot-auth-form button[type=submit]{background:var(--flux-red);box-shadow:var(--shadow-red)}.start-save-button:hover:not(:disabled),.profile-edit-button:hover:not(:disabled),.profile-edit-actions button[type=submit]:hover:not(:disabled),.snapshot-auth-actions button:hover:not(:disabled),.snapshot-auth-form button[type=submit]:hover:not(:disabled){background:var(--flux-red-hover)}.auth-mode-switch button{border-color:var(--border);background:var(--surface);color:var(--ink-warm);box-shadow:none}.auth-mode-switch button[aria-pressed=true]{border-color:var(--flux-red-line);background:var(--flux-red-soft);color:var(--flux-red-hover)}.start-overview-card button:disabled,.start-question-navigation button:disabled,.start-result-preview-button:disabled,.start-save-button:disabled,.profile-edit-button:disabled,.profile-edit-actions button:disabled,.snapshot-actions button:disabled,.snapshot-auth-actions button:disabled,.auth-mode-switch button:disabled,.snapshot-auth-form button:disabled{border-color:var(--border);background:var(--panel-soft);box-shadow:none;color:var(--text-muted);cursor:not-allowed;transform:none}.profile-actions a+a,.journey-actions a+a,.snapshot-actions a+a{border-color:var(--border);background:var(--surface);color:var(--ink-warm)}.profile-actions a+a:hover,.journey-actions a+a:hover,.snapshot-actions a+a:hover{border-color:var(--flux-red-line);background:var(--flux-red-soft);color:var(--flux-red-hover);box-shadow:none}main{max-width:100vw;min-width:0;width:100%;overflow-x:hidden;flex:1;display:grid;place-items:start center;padding:clamp(36px,7vw,90px) clamp(18px,5vw,64px)}.app-footer{width:min(1160px,calc(100vw - 44px));max-width:1160px;margin:0 auto;padding:var(--space-12) 0 56px;display:grid;grid-template-columns:1.35fr .8fr .8fr .9fr;gap:28px;border-top:1px solid var(--border);color:var(--text-muted);font-size:13px}.app-footer .footer-brand img{width:clamp(156px,18vw,196px);height:auto;display:block;margin-bottom:14px}.app-footer .footer-brand p{max-width:250px;margin:0;color:var(--text-muted);font-size:13px;line-height:1.55}.app-footer .footer-legal{margin-top:12px;color:var(--text-soft);font-size:10.5px;line-height:1.45}.app-footer .footer-col h3{margin:0 0 14px;color:var(--ink-warm);font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.app-footer .footer-col a,.app-footer .footer-col button{display:block;max-width:100%;margin-bottom:8px;padding:0;border:0;background:transparent;color:var(--text-muted);font-size:13px;line-height:1.35;font-family:inherit;text-decoration:none;text-align:left;overflow-wrap:anywhere;cursor:pointer;transition:color .12s ease}.app-footer .footer-col a:hover,.app-footer .footer-col button:hover{color:var(--flux-red)}.privacy-consent-banner{position:fixed;inset:auto 0 0;z-index:80;max-width:100%;width:auto;margin:0 auto;padding:15px clamp(14px,4vw,30px);background:#111313d6;border-top-left-radius:var(--radius-card);border-top-right-radius:var(--radius-card);box-shadow:0 -18px 44px #11131342;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;box-sizing:border-box;left:max(var(--space-3),env(safe-area-inset-left,0px));right:max(var(--space-3),env(safe-area-inset-right,0px))}.privacy-consent-banner-inner{width:min(1160px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-5)}.privacy-consent-banner-text{min-width:0;flex:1 1 520px;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 12px;color:#ffffffd6;font-size:13px;line-height:1.6}.privacy-consent-banner-text strong{flex-basis:100%;color:#fff;font-size:13px}.privacy-consent-banner-text span{max-width:760px}.privacy-consent-banner-text a,.privacy-consent-banner-text button{padding:0;border:0;background:transparent;color:#fff;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.privacy-consent-actions,.privacy-modal-actions{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.privacy-consent-primary,.privacy-consent-secondary{min-height:var(--button-height);border-radius:var(--radius-control);padding:11px 17px;font-size:13px;font-weight:800;line-height:1;cursor:pointer}.privacy-consent-primary{border:1px solid var(--flux-red);background:var(--flux-red);color:#fff;box-shadow:var(--shadow-red)}.privacy-consent-primary:hover{background:var(--flux-red-hover);border-color:var(--flux-red-hover)}.privacy-consent-secondary{border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff}.privacy-consent-secondary:hover{border-color:#ffffffb3;background:#ffffff14}.privacy-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vw,36px);background:#1113138c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.privacy-modal-content{position:relative;width:min(540px,100%);max-height:min(86vh,720px);overflow:auto;padding:clamp(24px,4vw,34px);border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-warm);box-shadow:0 24px 48px #17130f38}.privacy-modal-close{position:absolute;top:var(--space-4);right:var(--space-4);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);color:var(--text-muted);font-size:16px;font-weight:800;line-height:1;cursor:pointer}.privacy-modal-close:hover{border-color:var(--flux-red-line);color:var(--flux-red-hover)}.privacy-modal-eyebrow{display:inline-flex;margin:0 0 var(--space-3);padding:7px 11px;border:1px solid var(--flux-red-line);border-radius:var(--radius-control);background:var(--flux-red-soft);color:var(--flux-red-hover);font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}.privacy-modal-title{max-width:420px;margin:0 0 var(--space-5);color:var(--ink);font-size:clamp(28px,5vw,38px);font-weight:780;line-height:1.02}.privacy-modal-section{margin-top:var(--space-5)}.privacy-modal-section h3{margin:0 0 var(--space-2);color:var(--ink-warm);font-size:13px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.privacy-modal-section p,.privacy-consent-key{margin:0;color:var(--text-muted);font-size:14px;line-height:1.65}.privacy-modal-section a{color:var(--flux-red-hover);font-weight:700}.privacy-modal-divider{height:1px;margin:var(--space-5) 0;background:var(--border)}.privacy-consent-key{padding:var(--space-3);border:1px solid var(--info-line);border-radius:var(--radius-field);background:var(--info-bg);color:var(--info-text);font-size:12px;font-weight:700;overflow-wrap:anywhere}.privacy-modal-actions{margin-top:var(--space-5)}.fluxy-open-lock{overflow:hidden}.fluxy-launcher{position:fixed;right:clamp(16px,3vw,26px);bottom:clamp(16px,3vw,26px);z-index:70;min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:0 18px 0 14px;border:0;border-radius:var(--radius-control);background:var(--ink-warm);color:#fff;box-shadow:0 18px 48px #17130f38;font-size:13px;font-weight:800;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.fluxy-launcher:hover{background:var(--flux-red);transform:translateY(-2px);box-shadow:0 20px 54px #e8201a3d}.fluxy-launcher-dot,.fluxy-mark,.fluxy-avatar{display:inline-grid;place-items:center;border-radius:999px;background:var(--flux-red);color:#fff;font-weight:900;line-height:1}.fluxy-launcher-dot{width:26px;height:26px;box-shadow:0 0 0 6px #e8201a29}.fluxy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;justify-content:flex-end;padding:clamp(14px,3vw,22px);background:#11131357;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fluxy-drawer{width:min(520px,100%);max-height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:26px;background:var(--surface-warm);box-shadow:0 28px 80px #17130f47}.fluxy-head{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-5);border-bottom:1px solid var(--border);background:#ffffffbd}.fluxy-brandline{min-width:0;display:flex;align-items:flex-start;gap:var(--space-3)}.fluxy-mark{width:38px;height:38px;flex:0 0 38px;box-shadow:0 0 0 7px #e8201a1a}.fluxy-head h2{margin:0 0 5px;color:var(--ink);font-size:22px;font-weight:800;line-height:1}.fluxy-head p{margin:0;color:var(--text-muted);font-size:12px;font-weight:700;line-height:1.45}.fluxy-close{width:34px;height:34px;flex:0 0 34px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);color:var(--text-muted);font-size:16px;font-weight:800;cursor:pointer}.fluxy-close:hover{border-color:var(--flux-red-line);color:var(--flux-red-hover)}.fluxy-context{margin:var(--space-4) var(--space-5) 0;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-card);background:#ffffffb8}.fluxy-context-label{margin-bottom:var(--space-2);color:var(--flux-red);font-size:11px;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.fluxy-context-copy{color:var(--text-muted);font-size:13px;font-weight:700;line-height:1.55}.fluxy-messages{min-height:0;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-5)}.fluxy-row{display:flex;align-items:flex-start;gap:var(--space-2)}.fluxy-row-user{justify-content:flex-end}.fluxy-avatar{width:28px;height:28px;flex:0 0 28px;font-size:12px}.fluxy-bubble{max-width:86%;padding:12px 13px;border:1px solid var(--border);border-radius:16px;background:var(--surface);color:var(--text-body);font-size:13px;font-weight:650;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.fluxy-bubble a{color:var(--flux-red);font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.fluxy-bubble a:hover{color:var(--flux-red-hover)}.fluxy-row-user .fluxy-bubble{border-color:var(--flux-red-line);background:var(--flux-red-soft)}.fluxy-pending{color:var(--text-muted)}.fluxy-chip-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-1)}.fluxy-chip-row button{min-height:34px;padding:8px 11px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);color:var(--text-muted);font-size:12px;font-weight:800;line-height:1.2;cursor:pointer}.fluxy-chip-row button:hover{border-color:var(--flux-red-line);background:var(--flux-red-soft);color:var(--flux-red-hover)}.fluxy-chip-row button:disabled{cursor:not-allowed;opacity:.6}.fluxy-continuation-card{margin:0 var(--space-5) var(--space-4);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-card);background:#ffffffd1}.fluxy-continuation-card h3{margin:0 0 var(--space-2);color:var(--text-heading);font-size:15px;font-weight:850;line-height:1.25}.fluxy-continuation-card p{margin:0;color:var(--text-muted);font-size:13px;font-weight:650;line-height:1.5}.fluxy-continuation-context{margin-top:var(--space-2)!important;color:var(--text-body)!important}.fluxy-continuation-actions{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.fluxy-continuation-actions button{min-height:36px;padding:8px 12px;border:1px solid var(--flux-red);border-radius:var(--radius-control);background:var(--flux-red);color:#fff;font-size:12px;font-weight:850;line-height:1.2;cursor:pointer}.fluxy-continuation-actions button+button{border-color:var(--border);background:var(--surface);color:var(--text-body)}.fluxy-account-gate{margin:0 var(--space-5) var(--space-4);padding:var(--space-4);border:1px solid var(--flux-red-line);border-radius:var(--radius-card);background:var(--flux-red-soft)}.fluxy-account-gate h3{margin:0 0 var(--space-2);color:var(--text-heading);font-size:15px;font-weight:850;line-height:1.25}.fluxy-account-gate p{margin:0;color:var(--text-muted);font-size:13px;font-weight:650;line-height:1.5}.fluxy-account-gate-actions{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.fluxy-account-gate-actions button{min-height:36px;padding:8px 12px;border:1px solid var(--flux-red);border-radius:var(--radius-control);background:var(--flux-red);color:#fff;font-size:12px;font-weight:850;line-height:1.2;cursor:pointer}.fluxy-account-gate-actions button+button{border-color:var(--border);background:var(--surface);color:var(--text-body)}.fluxy-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);padding:var(--space-4) var(--space-5);border-top:1px solid var(--border);background:#ffffffb8}.fluxy-form textarea{width:100%;min-height:52px;max-height:120px;resize:vertical;border:1px solid var(--border);border-radius:var(--radius-field);padding:12px 13px;background:var(--surface);color:var(--text-body);font:inherit;font-size:13px;line-height:1.45}.fluxy-form textarea:focus-visible{border-color:var(--flux-red);outline:3px solid var(--focus-ring);outline-offset:0}.fluxy-form button{align-self:stretch;min-width:76px;border:1px solid var(--flux-red);border-radius:var(--radius-control);background:var(--flux-red);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.fluxy-form button:disabled{border-color:var(--border);background:var(--panel-soft);color:var(--text-soft);cursor:not-allowed}.fluxy-status{padding:0 var(--space-5) var(--space-2);color:var(--text-muted);font-size:11px;font-weight:700;line-height:1.45}.fluxy-note{padding:0 var(--space-5) var(--space-5);color:var(--text-soft);font-size:11px;font-weight:700;line-height:1.45}.page-panel,.dashboard-page,.start-page,.profile-page,.journey-page,.snapshot-page,.snapshot-session-card{min-width:0;width:100%;max-width:100%}.dashboard-page,.start-page{margin-inline:auto}@media (min-width: 721px){.page-panel,.dashboard-page,.start-page,.profile-page,.journey-page,.snapshot-page,.snapshot-session-card{max-width:1120px}.dashboard-top-row{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr)}.dashboard-top-row>.dashboard-card{width:100%}}.page-panel{padding:clamp(22px,4vw,36px);border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--surface-warm);box-shadow:var(--shadow-panel)}.eyebrow,.section-label{margin:0 0 var(--space-2);color:var(--flux-red);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}h1{max-width:820px;margin:0;color:var(--ink);font-size:clamp(38px,6vw,76px);font-weight:780;letter-spacing:-.03em;line-height:.98;overflow-wrap:anywhere}h2,h3{color:var(--ink-warm);letter-spacing:-.02em;overflow-wrap:anywhere}.visually-hidden{position:absolute;inline-size:1px;block-size:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap}.page-panel>p:not(.eyebrow),.dashboard-intro p:not(.eyebrow),.start-intro p:not(.eyebrow),.profile-intro p:not(.eyebrow),.journey-intro p:not(.eyebrow),.snapshot-intro p:not(.eyebrow){min-width:0;max-width:660px;margin:var(--space-5) 0 0;color:var(--text-muted);font-size:18px;line-height:1.6;overflow-wrap:anywhere}.dashboard-intro{margin-bottom:var(--space-7)}.start-intro-statement{margin:0;max-width:760px;padding:0;border:none;border-radius:0;background:none;box-shadow:none;color:var(--text-soft);font-size:19px;line-height:1.55;font-weight:520;letter-spacing:-.008em;overflow-wrap:anywhere}.start-intro-statement:before{display:none}.sample-note{max-width:100%;display:inline-flex;align-items:center;flex-wrap:wrap;margin-top:var(--space-5);padding:8px 12px;border:1px solid var(--info-line);border-radius:var(--radius-control);background:var(--info-bg);color:var(--info-text);font-size:12px;font-weight:700;overflow-wrap:anywhere;white-space:normal}.state-pill{display:inline-flex;align-items:center;flex-wrap:wrap;width:fit-content;min-height:30px;margin:0 0 var(--space-3);padding:7px 11px;border:1px solid var(--info-line);border-radius:var(--radius-control);background:var(--info-bg);color:var(--info-text);font-size:12px;font-weight:750;line-height:1;overflow-wrap:anywhere}.state-panel{position:relative}.protected-auth-gate{overflow:hidden}.protected-auth-gate-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(20px,3vw,34px);align-items:start}.protected-auth-gate-copy{display:grid;gap:var(--space-5)}.protected-auth-gate-copy>p:not(.eyebrow),.protected-auth-gate-note{max-width:640px;margin:0;color:var(--text-muted);font-size:18px;line-height:1.6}.protected-auth-gate-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.protected-auth-gate-primary,.protected-auth-gate-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:var(--radius-field);font-size:14px;font-weight:700;text-decoration:none;transition:border-color .14s ease,background .14s ease,transform .14s ease}.protected-auth-gate-primary{border:1px solid var(--flux-red);background:var(--flux-red);color:#fff}.protected-auth-gate-primary:hover,.protected-auth-gate-primary:focus-visible{border-color:var(--flux-red-hover);background:var(--flux-red-hover);transform:translateY(-1px)}.protected-auth-gate-secondary{border:1px solid var(--border);background:var(--surface);color:var(--ink)}.protected-auth-gate-secondary:hover,.protected-auth-gate-secondary:focus-visible{border-color:var(--flux-red-line);background:var(--surface-warm);transform:translateY(-1px)}.protected-auth-gate-note{font-size:15px;color:var(--text-soft)}.protected-auth-gate-card{width:100%}.state-panel:before,.dashboard-boundary-card:before,.dashboard-connected-card:before,.dashboard-preview-card:before,.profile-basics-card:before,.profile-boundary-card:before,.journey-current-card:before,.journey-path-card:before,.journey-legend-card:before,.journey-resources-card:before,.snapshot-auth-card:before,.snapshot-empty-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:var(--radius-card) 0 0 var(--radius-card);background:var(--info-line)}.status-strip{display:flex;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-8)}.status-strip span,.start-question-title span,.journey-status{max-width:100%;display:inline-flex;align-items:center;flex-wrap:wrap;min-height:32px;padding:7px 11px;border:1px solid var(--info-line);border-radius:var(--radius-control);background:var(--info-bg);color:var(--info-text);font-size:12px;font-weight:700;line-height:1}.dashboard-grid,.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6);margin-top:var(--space-10)}.dashboard-top-row{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:start;width:100%;min-width:0}.dashboard-top-row>.dashboard-card{width:100%;min-width:0}.dashboard-top-row>.dashboard-card.dashboard-summary-card,.dashboard-top-row>.dashboard-card.dashboard-next-step-card{grid-column:auto}.dashboard-summary-card{width:100%;margin-top:var(--space-8);min-height:0;border-radius:var(--radius-panel);padding:clamp(26px,3.4vw,34px);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card)}.dashboard-summary-card+.dashboard-grid{margin-top:var(--space-6)}.dashboard-top-row+.dashboard-grid{margin-top:var(--space-6)}.dashboard-top-row .dashboard-summary-card,.dashboard-top-row .dashboard-next-step-card{margin-top:0}.dashboard-snapshot-preview-card{border-color:var(--flux-red-line);background:var(--surface);border-radius:var(--radius-panel);padding:clamp(26px,3.4vw,34px);box-shadow:var(--shadow-card)}.dashboard-snapshot-preview-card:before{width:6px;border-radius:var(--radius-panel) 0 0 var(--radius-panel);background:linear-gradient(180deg,var(--flux-red-hover),var(--flux-red))}.dashboard-snapshot-preview-card h2{margin-bottom:var(--space-3)}.dashboard-snapshot-preview-dimension{color:var(--text-body);font-size:16px;font-weight:700;line-height:1.4}.dashboard-snapshot-preview-dimension{margin:0 0 var(--space-3)}.dashboard-snapshot-preview-link{margin-top:var(--space-6);display:inline-flex;min-width:168px;align-items:center;justify-content:center;min-height:42px;border-radius:var(--radius-control);border:1px solid var(--ink);background:var(--ink);color:#fff;text-decoration:none;font-size:15px;font-weight:800}.dashboard-snapshot-preview-link:hover{background:var(--ink-warm);border-color:var(--ink-warm)}.dashboard-preview-cta{margin-top:var(--space-5);min-width:170px;border-radius:var(--radius-control)}.start-layout{min-width:0;width:min(100%,760px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,760px);gap:var(--space-6);margin-top:var(--space-10);align-items:start}.start-intro{width:min(100%,760px)}.start-support-strip{width:min(100%,980px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:var(--space-4);align-items:start;padding:clamp(18px,3vw,24px) var(--space-5);border:1px solid var(--border-strong);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-card);overflow:hidden;position:relative}.start-support-strip:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,var(--flux-red-hover),var(--flux-red));border-radius:var(--radius-card) 0 0 var(--radius-card)}.start-support-flow{width:100%;position:relative;padding:0 var(--space-2) 0 var(--space-4);margin-left:var(--space-2)}.start-support-flow:before{content:"";position:absolute;left:0;top:0;bottom:calc(var(--space-1));width:1px;background:color-mix(in srgb,var(--text-soft) 18%,transparent)}.start-support-flow-steps{margin:0;padding:0;list-style:none;display:grid;gap:var(--space-3);margin-left:var(--space-2)}.start-support-flow-step,.start-support-flow-step-index{position:relative}.start-support-flow-step{display:grid;grid-template-columns:auto 1fr;gap:var(--space-2);align-items:start;min-width:0}.start-support-flow-step-index{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:2px;flex:0 0 24px;border-radius:999px;background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 86%,transparent);font-size:.77rem;font-weight:750;letter-spacing:.01em;color:var(--text-soft);transition:all .16s ease}.start-support-flow-step:nth-child(1) .start-support-flow-step-index{background:var(--flux-red-soft);border-color:color-mix(in srgb,var(--flux-red-line) 70%,transparent);color:var(--flux-red-hover)}.start-support-flow-step:not(:last-child):after{content:"";position:absolute;left:11px;top:calc(100% + 8px);height:calc(var(--space-3) + 8px);width:1px;background:color-mix(in srgb,var(--flux-red-line) 68%,transparent)}.start-support-flow-step:nth-child(1):not(:last-child):after{background:color-mix(in srgb,var(--flux-red-line) 88%,transparent)}.start-support-flow-step-title{margin:0;font-size:.93rem;font-weight:690;line-height:1.3;letter-spacing:-.01em;color:var(--ink)}.start-support-flow-step-helper{margin:2px 0 0;max-width:34ch;font-size:.81rem;line-height:1.45;color:var(--text-soft)}.start-intro{width:min(100%,760px);margin-top:0;min-width:0;padding:0 var(--space-2) 0 0;display:grid;gap:var(--space-2)}.start-intro p{margin:0;color:var(--text-muted);font-size:clamp(18px,3vw,22px);line-height:1.5;max-width:60ch}.start-hero-shell{width:min(980px,100%);margin-inline:auto;display:grid;gap:var(--space-6)}.start-context-accordion-shell{margin-top:var(--space-8);width:min(100%,980px);margin-inline:auto;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-warm);box-shadow:var(--shadow-card);padding:var(--space-6) clamp(18px,4vw,26px)}.start-accordion-list{display:grid;gap:var(--space-2)}.start-accordion{position:relative;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-card);overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.start-accordion.is-open{border-color:var(--flux-red-line);box-shadow:0 0 0 1px var(--flux-red-line),var(--shadow-card)}.start-accordion h2{margin:0}.start-accordion-button{width:100%;min-height:56px;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-4);border:0;background:transparent;color:var(--ink);font:inherit;font-size:16px;font-weight:720;text-align:left;line-height:1.25;transition:background .16s ease,color .16s ease}.start-accordion-button:hover{background:var(--panel-soft)}.start-accordion-button:focus-visible{outline:2px solid var(--flux-red);outline-offset:2px}.start-accordion-icon{position:relative;width:22px;height:22px;border-radius:999px;border:1px solid var(--border);background:var(--surface);transition:background .14s ease,border-color .14s ease;flex:0 0 auto}.start-accordion-icon:before,.start-accordion-icon:after{content:"";position:absolute;top:50%;left:50%;border-radius:999px;background:var(--text-muted);transition:opacity .14s ease,transform .14s ease,background .14s ease}.start-accordion-icon:before{width:10px;height:1.5px;transform:translate(-50%,-50%)}.start-accordion-icon:after{width:1.5px;height:10px;transform:translate(-50%,-50%)}.start-accordion.is-open .start-accordion-icon{background:var(--flux-red-soft);border-color:var(--flux-red-line)}.start-accordion.is-open .start-accordion-icon:after{opacity:0;transform:translate(-50%,-50%) scaleY(0)}.start-accordion.is-open .start-accordion-icon:before,.start-accordion.is-open .start-accordion-icon:after{background:var(--flux-red-hover)}.start-accordion-icon:hover:before,.start-accordion-icon:hover:after,.start-accordion-icon:focus-visible:before,.start-accordion-icon:focus-visible:after{background:var(--flux-red-hover)}.start-accordion-panel{overflow:hidden;max-height:0;opacity:0;padding:0 var(--space-4);transition:max-height .24s ease,opacity .2s ease,transform .22s ease,padding .24s ease;transform:translateY(-4px)}.start-accordion-panel.is-open{max-height:999px;opacity:1;padding:var(--space-4);transform:translateY(0);border-top:1px solid var(--border)}.start-accordion-body{display:grid;gap:var(--space-3);margin:0;color:var(--text-muted);line-height:1.7}.start-accordion-body p{margin:0}.start-accordion-body ul{margin:0;padding-left:0;list-style:none}.start-accordion-bullets{display:grid;gap:var(--space-2)}.start-accordion-bullets li{position:relative;padding-left:var(--space-4);margin:0;min-height:1.6em}.start-accordion-bullets li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:var(--radius-control);background:var(--flux-red)}.start-accordion-bullets li:after{content:"";position:absolute;left:2px;top:.65em;width:4px;height:4px;border-radius:var(--radius-control);background:#fff}.start-accordion-step-list{margin:0;padding:0;list-style:none;display:grid;gap:var(--space-2)}.start-accordion-step-list li{position:relative;display:grid;grid-template-columns:auto 1fr;gap:var(--space-3);align-items:start;padding:var(--space-3) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-field);background:var(--panel-soft)}.start-accordion-step-list p{margin:0;color:var(--text-muted);line-height:1.65;overflow-wrap:anywhere}.start-accordion-step-list p:first-child{margin-bottom:var(--space-1);color:var(--ink);font-size:15px;font-weight:700}.start-accordion-step-index{width:20px;height:20px;display:grid;place-items:center;border-radius:999px;border:1px solid var(--flux-red);color:var(--flux-red);font-size:11px;font-weight:800;line-height:1;background:var(--surface)}.start-framework-link{display:inline-flex;align-items:center;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-control);padding:10px 14px;background:var(--surface);color:var(--ink);text-decoration:none;font-size:14px;font-weight:730;justify-content:center;transition:border-color .16s ease,color .16s ease,background .16s ease,box-shadow .16s ease}.start-framework-link:hover{text-decoration:none;color:var(--flux-red);border-color:var(--flux-red-line);background:var(--paper-warm);box-shadow:0 9px 22px -18px #b91c1c6b}.start-framework-showcase{width:min(100%,980px);margin-inline:auto;margin-top:var(--space-8);padding:var(--space-5);display:grid;gap:var(--space-4);justify-items:start;border:1px solid var(--border);border-radius:var(--radius-card);background:linear-gradient(180deg,var(--surface-warm),var(--panel-soft))}.start-framework-showcase-frame{margin:0;width:100%;padding:var(--space-3);border-radius:var(--radius-card);border:1px solid var(--border-strong);background:var(--surface);overflow:hidden}.start-framework-showcase-image{display:block;width:min(100%,920px);max-width:100%;height:auto;object-fit:contain;border-radius:var(--radius-field);background:var(--paper-warm)}.journey-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:var(--space-4);margin-top:var(--space-10)}.snapshot-layout{min-width:0;display:grid;gap:var(--space-6);margin-top:var(--space-10)}.dashboard-card,.profile-card,.start-overview-card,.start-dimensions-card,.start-question-preview-card,.start-local-result-card,.start-save-card,.journey-current-card,.journey-path-card,.journey-legend-card,.journey-resources-card,.snapshot-main-shell,.snapshot-copy,.snapshot-empty-card,.snapshot-auth-card,.snapshot-session-card{min-width:0;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-card)}.dashboard-card,.profile-card{min-width:0;position:relative;overflow:hidden;min-height:236px;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(20px,3vw,28px);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-card)}.profile-layout{min-width:0;display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:var(--space-4);margin-top:var(--space-10);align-items:start}.profile-record-layout{min-width:0;grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);align-items:start}.profile-record-layout>.profile-events-card,.profile-record-layout>.profile-scan-history-card{width:100%;min-width:0}.profile-record-layout>.profile-events-card{grid-column:2}.profile-record-layout>.profile-scan-history-card{grid-column:1}.profile-layout-card{min-height:0;min-width:0;border-radius:var(--radius-card)}.profile-layout-card-wide{grid-column:1 / -1}.profile-basics-card{padding:clamp(18px,2.8vw,24px);border-color:color-mix(in srgb,var(--border) 90%,white 10%);min-height:0}.profile-context-card{min-height:0;display:grid;gap:var(--space-5);padding:clamp(20px,3vw,28px);border:1px solid var(--border-warm);background:var(--surface-warm);color:var(--ink-warm);box-shadow:var(--shadow-panel)}.profile-context-card .profile-basics-card-header{align-items:center;justify-content:space-between;margin-bottom:0}.profile-context-card-heading{min-width:0;display:grid;gap:var(--space-1)}.profile-context-card-heading .section-label{margin-bottom:0;color:var(--flux-red)}.profile-context-edit-button{flex:0 0 auto;border-color:var(--border-default);background:var(--surface);color:var(--text-secondary);box-shadow:none}.profile-context-edit-button:hover,.profile-context-edit-button:focus-visible{border-color:var(--flux-red-line);background:var(--flux-red-soft);color:var(--flux-red)}.profile-context-summary{width:100%;margin:0;display:grid;gap:0}.profile-context-summary div{min-width:0;display:grid;grid-template-columns:minmax(108px,.34fr) minmax(0,1fr);gap:var(--space-3);align-items:start;padding:var(--space-3) 0;border-top:1px solid color-mix(in srgb,var(--border-warm) 72%,transparent)}.profile-context-summary div:first-child{padding-top:0;border-top:0}.profile-context-summary dt{color:var(--text-muted);font-size:12px;font-weight:700;line-height:1.45}.profile-context-summary dd{min-width:0;margin:0;color:var(--ink-warm);font-size:15px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.profile-context-summary dd.is-empty{color:var(--text-soft);font-weight:600}.profile-context-guidance-card{min-height:0;gap:var(--space-2);padding:clamp(16px,2.5vw,22px);border:1px solid var(--border-warm);background:color-mix(in srgb,var(--surface-warm) 82%,var(--paper-warm) 18%);color:var(--ink-warm);box-shadow:var(--shadow-card)}.profile-context-guidance-card strong{color:var(--ink-warm);font-size:16px}.profile-context-guidance-card p{margin:0;color:var(--text-muted);font-size:14px;line-height:1.6}.profile-completion-gate{width:min(100%,760px);margin:clamp(32px,7vw,72px) auto;padding:0 var(--space-4)}.profile-completion-card{display:grid;gap:var(--space-4);padding:clamp(22px,4vw,34px);border:1px solid var(--border-warm);border-radius:var(--radius-panel);background:var(--surface-warm);box-shadow:var(--shadow-panel)}.profile-completion-card h1{font-size:clamp(30px,5vw,46px);line-height:1}.profile-completion-card p:not(.section-label){margin:0;color:var(--text-muted);font-size:15px;line-height:1.6}.profile-completion-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.profile-completion-form label{min-width:0;display:grid;gap:7px;color:var(--text-body);font-size:13px;font-weight:700}.profile-completion-form input,.profile-completion-form select{min-width:0;width:100%;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface);color:var(--text-body);padding:10px 12px;font:inherit}.profile-completion-message,.profile-completion-actions{grid-column:1 / -1}.profile-completion-message.is-error{color:var(--danger-text)!important}.profile-completion-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.profile-completion-actions button,.profile-completion-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:var(--button-height);border-radius:var(--radius-control);padding:0 18px;font-size:14px;font-weight:800;text-decoration:none}.profile-completion-actions button{border:1px solid var(--flux-red);background:var(--flux-red);color:#fff;cursor:pointer}.profile-completion-actions button:disabled{cursor:not-allowed;opacity:.6}.profile-completion-actions a{border:1px solid var(--border);background:var(--surface);color:var(--text-body)}.profile-card-header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-4)}.profile-card-header-plain{margin-bottom:var(--space-3)}.profile-card-header-copy{min-width:0;display:flex;align-items:flex-start;gap:16px}.profile-basics-card-header{justify-content:flex-end;margin-bottom:var(--space-3)}.profile-card-header-plain .profile-card-header-copy{align-items:center;gap:12px}.profile-card-header-plain .profile-section-icon{width:48px;height:48px}.profile-card-header-plain .profile-section-icon svg{width:20px;height:20px}.profile-card-header .section-label{margin-bottom:0}.profile-card-subtitle{margin:6px 0 0;max-width:560px;color:var(--text-muted);font-size:14px;line-height:1.5}.profile-section-icon{width:56px;height:56px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--flux-red-hover);background:color-mix(in srgb,var(--flux-red-soft) 60%,transparent);border:1px solid color-mix(in srgb,var(--flux-red) 25%,transparent);flex-shrink:0}.profile-section-icon svg{width:24px;height:24px}.profile-edit-button-inline{margin-top:0!important}.profile-edit-icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid color-mix(in srgb,var(--border) 82%,white 18%);border-radius:14px;background:color-mix(in srgb,var(--surface) 88%,var(--surface-warm) 12%);color:var(--flux-red-hover);box-shadow:0 10px 20px color-mix(in srgb,var(--shadow-soft) 10%,transparent);cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.profile-edit-icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-edit-icon-button:hover,.profile-edit-icon-button:focus-visible{border-color:color-mix(in srgb,var(--flux-red-line) 62%,var(--border) 38%);background:var(--flux-red-soft);color:var(--flux-red-hover);box-shadow:0 12px 24px color-mix(in srgb,var(--shadow-soft) 14%,transparent);transform:translateY(-1px)}.profile-edit-icon-button:focus-visible{outline:3px solid color-mix(in srgb,var(--flux-red-line) 68%,transparent);outline-offset:3px}.profile-card-subtitle+.profile-edit-button-inline{margin-top:0}.profile-layout-card .section-label{margin-bottom:var(--space-4)}.profile-layout-card .profile-edit-button{margin-top:var(--space-4)}.profile-hero-context-row{max-width:720px;margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.profile-hero-context-chip{max-width:100%;min-height:30px;display:inline-flex;align-items:center;padding:7px 11px;border:1px solid color-mix(in srgb,var(--border-warm) 82%,white 18%);border-radius:999px;background:color-mix(in srgb,var(--surface-warm) 82%,white 18%);color:var(--ink-warm);font-size:12px;font-weight:750;line-height:1.15;overflow-wrap:anywhere}.profile-hero-context-chip.is-incomplete{border-color:color-mix(in srgb,var(--flux-red-line) 66%,var(--border-warm) 34%);background:var(--flux-red-soft);color:var(--flux-red-hover)}.profile-loading-state .profile-intro h1,.profile-loading-state .profile-intro p:not(.eyebrow){margin-top:var(--space-4)}.profile-loading-title,.profile-loading-line,.profile-loading-pill{border-radius:var(--radius-control);background:linear-gradient(90deg,color-mix(in srgb,var(--surface-warm) 85%,white 15%) 25%,color-mix(in srgb,var(--panel-soft) 90%,white 10%),color-mix(in srgb,var(--surface-warm) 85%,white 15%) 75%);background-size:200% 100%;animation:profileLoadingShimmer 1.4s ease-in-out infinite}.profile-loading-title{width:min(360px,58%);height:30px}.profile-loading-lines{display:grid;gap:var(--space-3);width:100%}.profile-loading-line{height:14px;opacity:.92}.profile-loading-line-wide{width:100%}.profile-loading-line-medium{width:76%}.profile-loading-line-short{width:60%}.profile-loading-pill{align-self:flex-start}.profile-loading-pill-small{width:30px;height:18px;border-radius:999px}.profile-loading-pill-short{width:150px;height:16px;border-radius:999px}.profile-loading-list{margin-top:auto}.profile-loading-list .profile-loading-line{margin-bottom:var(--space-1)}.profile-loading-card{border:1px solid color-mix(in srgb,var(--border) 84%,white 16%);background:color-mix(in srgb,var(--surface) 82%,var(--paper-warm) 18%);box-shadow:none}.profile-loading-card .profile-loading-line,.profile-loading-card .profile-loading-pill{border:1px solid color-mix(in srgb,var(--border) 80%,white 20%)}.profile-loading-card .profile-loading-line,.profile-loading-card .profile-loading-pill{opacity:.96}.route-loading-placeholder{margin-top:var(--space-4)}.route-loading-placeholder .profile-loading-line{margin-bottom:var(--space-2)}.route-loading-placeholder .profile-loading-line:last-child{margin-bottom:0}@keyframes profileLoadingShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.profile-details-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2-5)}.profile-detail-tile{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:clamp(18px,2vw,20px);border:1px solid color-mix(in srgb,var(--border) 92%,white 8%);background:color-mix(in srgb,var(--surface) 78%,var(--surface-muted) 22%);border-radius:calc(var(--radius-card) - 6px);box-shadow:inset 0 1px #fff6}.profile-details-grid dt{display:flex;align-items:center;justify-content:center;gap:0;min-height:0}.profile-details-grid dd{margin:0;color:var(--ink);font-size:clamp(16px,1.7vw,18px);font-weight:560;line-height:1.55;overflow-wrap:anywhere}.profile-field-icon{width:48px;height:48px;border-radius:999px;color:var(--flux-red);display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--flux-red-soft) 45%,transparent);border:1px solid color-mix(in srgb,var(--flux-red) 18%,transparent);font-size:18px;font-weight:740;letter-spacing:.02em;flex-shrink:0}.profile-field-icon svg{width:20px;height:20px}.profile-field-icon--linked-in{font-size:0}.profile-field-icon--linked-in span{display:inline-flex;align-items:center;justify-content:center;transform:translateY(-.5px);font-size:15px;font-weight:780;letter-spacing:-.03em;line-height:1}.profile-field-icon-dot{width:5px;height:5px;border-radius:999px;background:var(--text-muted)}.profile-scan-signal-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}.profile-scan-signal-list li{display:inline-grid;align-items:center;grid-template-columns:12px 1fr;gap:8px;line-height:1.2;padding:10px 14px;border-radius:999px;border:1px solid color-mix(in srgb,var(--border) 92%,white 8%);background:color-mix(in srgb,var(--surface) 74%,var(--surface-muted) 26%);font-size:14px;font-weight:600}.profile-empty-state p{margin:0}.profile-empty-state p+p{margin-top:var(--space-2);color:var(--text-body)}.profile-empty-state{color:var(--text-body);line-height:1.5;min-height:100%}.profile-empty-state-icon{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;margin:0 auto var(--space-4);border-radius:999px;background:radial-gradient(circle at top,#ffffffeb,#f5eeece0);border:1px solid color-mix(in srgb,var(--border) 75%,white 25%)}.profile-link-button,.profile-events-list,.profile-empty-state{width:100%}.profile-link-button{display:inline-flex;align-items:center;gap:12px;width:auto;max-width:none;align-self:flex-start;margin-top:var(--space-5);margin-bottom:0;text-decoration:none;padding:12px 20px;border-radius:18px;background:linear-gradient(180deg,#ff2a30,#e61b20);color:#fff;border:1px solid color-mix(in srgb,#cf151a 78%,white 22%);box-shadow:0 18px 34px #e61b2038;font-size:15px;font-weight:650;letter-spacing:-.02em}.profile-link-button:hover{background:linear-gradient(180deg,#ff3037,#d8191f);color:#fff}.profile-scan-history-list{margin:0;padding:0;list-style:none;display:grid;gap:0;position:relative}.profile-scan-history-item{position:relative;display:grid;grid-template-columns:18px minmax(108px,.4fr) minmax(0,1fr);align-items:center;gap:18px 20px;padding:26px 0;border-top:1px solid color-mix(in srgb,var(--border) 56%,white 44%);min-width:0}.profile-scan-history-item:first-child{border-top:1px solid color-mix(in srgb,var(--border) 56%,white 44%)}.profile-scan-history-item:last-child .profile-scan-history-line{display:none}.profile-scan-history-line{position:absolute;left:7px;top:38px;bottom:-26px;width:1px;border-left:1px dashed color-mix(in srgb,var(--border) 72%,white 28%)}.profile-scan-history-item time{font-size:clamp(16px,1.5vw,18px);font-weight:500;color:var(--text-body);white-space:nowrap;min-width:0}.profile-scan-history-dimension{justify-self:start;min-width:0;font-weight:710;color:var(--ink);font-size:clamp(16px,1.7vw,20px);letter-spacing:-.02em;overflow-wrap:anywhere;word-break:break-word;line-height:1.32;max-width:100%}.profile-scan-history-marker{position:relative;z-index:1;width:14px;height:14px;border-radius:999px;background:linear-gradient(180deg,#ff2d35,#e9181f);box-shadow:0 0 0 4px color-mix(in srgb,var(--surface) 88%,transparent);align-self:center}.profile-scan-history-more{border:0;background:transparent;color:var(--text-soft);border-radius:var(--radius-control);width:fit-content;min-height:auto;padding:6px 12px;font-size:13px;font-weight:670;margin-top:0;letter-spacing:0;transition:border-color .16s ease,background-color .16s ease,color .16s ease;text-decoration:none;border:1px solid color-mix(in srgb,var(--flux-red-line) 40%,var(--border) 60%);background:color-mix(in srgb,var(--surface-warm) 72%,white 28%)}.profile-scan-history-more:hover,.profile-scan-history-more:focus-visible{color:var(--flux-red-hover);border-color:var(--flux-red-line);background:var(--flux-red-soft)}.profile-scan-history-more:focus-visible{outline:2px solid color-mix(in srgb,var(--flux-red-line) 50%,transparent);outline-offset:2px}.profile-events-groups{display:grid;gap:18px;width:100%}.profile-events-tabs{display:grid;gap:14px;width:100%;text-align:left}.profile-events-tab-list{display:flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;border-bottom:1px solid color-mix(in srgb,var(--border) 76%,white 24%)}.profile-events-tab-list button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--text-soft);cursor:pointer;font:inherit;font-size:13px;font-weight:700;letter-spacing:0;line-height:1.2;margin:0;padding:0 2px 9px;text-align:left}.profile-events-tab-list button:hover,.profile-events-tab-list button:focus-visible,.profile-events-tab-list button.is-active{color:var(--ink);border-bottom-color:var(--flux-red)}.profile-events-tab-list button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.profile-events-group{display:grid;gap:10px;width:100%;text-align:left}.profile-events-group h4{margin:0;color:var(--text-soft);font-size:12px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;font-weight:780}.profile-events-list{margin:0;padding:0;width:100%;list-style:none;display:grid;gap:var(--space-3)}.profile-events-card .profile-event-row{min-width:0;width:100%;position:relative;display:grid;justify-items:start;align-items:start;gap:var(--space-2);padding:var(--space-4) var(--space-4) var(--space-4) 34px;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-warm);color:var(--text-body);text-decoration:none;text-align:left;line-height:1.48;box-shadow:var(--shadow-card)}.profile-events-card .profile-event-row:before{content:"";position:absolute;left:16px;top:22px;width:7px;height:7px;border-radius:999px;background:var(--flux-red);box-shadow:0 0 0 3px var(--flux-red-soft)}.profile-events-card .profile-event-row-link{transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.profile-events-card .profile-event-row-link:hover,.profile-events-card .profile-event-row-link:focus-visible{border-color:var(--border-warm);background:color-mix(in srgb,var(--surface-warm) 82%,var(--surface) 18%);box-shadow:var(--shadow-card)}.profile-events-card .profile-event-row-link:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.profile-event-row-main,.profile-event-row-side,.profile-event-row-meta{min-width:0;display:grid;justify-items:start;align-items:start;gap:5px;text-align:left}.profile-event-row-main strong{display:block;color:var(--ink);font-size:15.75px;line-height:1.35;font-weight:740;overflow-wrap:anywhere}.profile-event-row-meta,.profile-event-row-side{color:var(--text-soft);font-size:13px}.profile-event-row-meta{line-height:1.45}.profile-event-row-side{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px;margin-top:var(--space-1);text-align:left;line-height:1.45}.profile-event-row-side>span{display:inline-flex;align-items:center;min-width:0}.profile-event-row-side>span+span:before{content:"";width:3px;height:3px;margin-right:6px;border-radius:999px;background:color-mix(in srgb,var(--border-strong) 70%,var(--text-soft) 30%)}.profile-event-time-label{color:var(--text-muted);font-weight:650}.profile-event-status{width:fit-content;border-radius:8px;padding:2px 7px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:12px;font-weight:660}.profile-event-open{color:var(--text-body);font-size:12px;font-weight:700;text-decoration:none}.profile-events-card .profile-event-row-link:hover .profile-event-open,.profile-events-card .profile-event-row-link:focus-visible .profile-event-open{color:var(--flux-red-hover);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.profile-support-card{min-height:0}.profile-scan-shell{min-width:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(26px,3vw,44px);align-items:stretch}.profile-scan-hero{min-width:0;display:flex;flex-direction:column;align-items:flex-start;min-height:100%;padding:clamp(12px,1vw,18px) clamp(8px,1vw,14px) clamp(10px,1vw,16px) 0}.profile-scan-hero-header{min-width:0;display:inline-flex;align-items:center;gap:16px;margin-bottom:clamp(30px,4vw,50px)}.profile-scan-hero-marker{width:30px;height:30px;border-radius:999px;position:relative;border:2px solid color-mix(in srgb,var(--flux-red-line) 84%,white 16%);flex:0 0 auto}.profile-scan-hero-marker:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:999px;background:linear-gradient(180deg,#ff2d35,#e9181f)}.profile-scan-hero .section-label{margin:0;color:var(--flux-red-hover);font-size:clamp(14px,1.2vw,16px);letter-spacing:.14em}.profile-scan-history-panel{min-width:0;display:grid;align-content:start;padding:clamp(28px,3vw,36px) clamp(28px,3vw,34px);border:1px solid color-mix(in srgb,var(--border) 82%,white 18%);border-radius:clamp(22px,2.8vw,28px);background:linear-gradient(180deg,color-mix(in srgb,white 92%,var(--surface-warm) 8%),var(--surface));box-shadow:0 14px 28px color-mix(in srgb,var(--shadow-soft) 10%,transparent),inset 0 1px color-mix(in srgb,white 70%,transparent)}.profile-scan-history-heading{margin:0 0 22px;color:var(--ink);font-size:clamp(28px,3vw,38px);line-height:1.05;letter-spacing:-.04em;font-weight:740}.profile-scan-history-footer{margin-top:0;padding-top:20px;border-top:1px solid color-mix(in srgb,var(--border) 56%,white 44%);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-events-card{grid-row:auto;min-height:0}.profile-scan-history-card{display:flex;flex-direction:column;gap:var(--space-3)}.profile-events-card-title{margin:0;color:var(--ink);font-size:24px;line-height:1.15;letter-spacing:-.03em;font-weight:720}.profile-scan-history-card .profile-empty-state{margin:0}.profile-scan-history-footer{display:flex;align-items:center;gap:8px;margin-top:0;flex-wrap:wrap}.profile-events-card .profile-empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex:1;padding:clamp(24px,4vw,36px) 0}.profile-events-card .profile-events-tab-empty{align-items:flex-start;justify-content:flex-start;min-height:0;padding:var(--space-3) 0 0;text-align:left}.profile-events-card .profile-empty-state p:first-of-type{color:var(--ink);font-size:17px;font-weight:700}.dashboard-card-wide,.profile-card-wide{grid-column:span 3}.dashboard-card-main{max-width:100%;display:inline-flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-5);padding:8px 12px;border:1px solid var(--flux-red-line);border-radius:var(--radius-control);background:var(--flux-red-soft);color:var(--text-body);font-size:13px;font-weight:700;overflow-wrap:anywhere}.dashboard-boundary-card{background:var(--surface)}.dashboard-boundary-card.state-ready,.dashboard-connected-card{border-color:var(--flux-red-line);background:var(--surface)}.dashboard-boundary-card.state-ready:before,.dashboard-connected-card:before,.profile-basics-card:before,.snapshot-auth-card:before{background:var(--flux-red)}.dashboard-boundary-card.state-signed_out,.state-signed-out{border-color:var(--warning-line);background:var(--warning-bg)}.dashboard-boundary-card.state-signed_out:before,.state-signed-out:before{background:var(--warning-text)}.dashboard-boundary-card.state-read_error,.state-read-error,.route-state-read-error .snapshot-intro,.route-state-read-error .profile-intro{border-color:var(--danger-line);background:var(--danger-bg)}.dashboard-boundary-card.state-read_error:before,.state-read-error:before{background:var(--danger-text)}.dashboard-preview-card,.profile-boundary-card,.journey-current-card,.journey-path-card,.journey-legend-card,.journey-resources-card{background:var(--surface)}.dashboard-preview-card{border-color:var(--border)}.dashboard-preview-card:before,.profile-boundary-card:before,.journey-current-card:before,.journey-path-card:before,.journey-legend-card:before,.journey-resources-card:before{background:var(--border-strong)}.dashboard-next-step-card{border-color:var(--flux-red-line);background:var(--surface)}.dashboard-next-step-helper{margin-top:var(--space-2);color:var(--text-muted);font-size:13px;font-weight:700}.dashboard-next-step-body{margin-bottom:var(--space-4);color:var(--ink-warm);font-weight:400;line-height:1.6}.dashboard-next-step-meta{display:inline-flex;max-width:100%;margin-top:var(--space-4);color:var(--text-muted);font-size:12px;font-weight:700;overflow-wrap:anywhere}.dashboard-next-step-clarity-card{border-color:var(--border);background:var(--surface);display:grid;gap:var(--space-3)}.dashboard-next-step-clarity-lead{color:var(--text-muted);font-size:14px;line-height:1.65;margin:0}.dashboard-next-step-clarity-subheading{margin:0;color:var(--text-body);font-size:13px;font-weight:620;letter-spacing:.02em}.dashboard-next-step-clarity-list{margin:0;padding-left:20px;display:grid;gap:var(--space-2-5);color:var(--text-body);line-height:1.6}.dashboard-next-step-clarity-list li{padding-left:2px;font-size:15px;letter-spacing:0}.dashboard-next-step-clarity-closer{margin:0;color:var(--ink-warm);font-size:15px;line-height:1.6;max-width:70ch}.dashboard-recommendations-card{border-color:var(--border-warm);background:color-mix(in srgb,var(--surface) 90%,var(--surface-warm) 10%);gap:var(--space-5);box-shadow:none}.dashboard-recommendations-head{display:grid;gap:var(--space-2);max-width:760px}.dashboard-recommendations-head p:not(.section-label){max-width:60ch;margin:0;color:var(--text-muted);font-size:15px;line-height:1.6}.dashboard-recommendation-list{width:100%;margin:0;padding:0;display:grid;gap:0;list-style:none;border-top:1px solid var(--border)}.dashboard-recommendation-list li{min-width:0;border-bottom:1px solid var(--border)}.dashboard-recommendation-list li:last-child{border-bottom:0}.dashboard-card .dashboard-recommendation-link{min-width:0;width:100%;min-height:72px;display:grid;grid-template-columns:94px minmax(0,1fr) auto;gap:var(--space-4);align-items:center;margin-top:0;border:0;border-radius:0;background:transparent;padding:var(--space-4) 0;color:var(--text-body);text-decoration:none;box-shadow:none;text-align:left;transition:background-color .16s ease,color .16s ease}.dashboard-card .dashboard-recommendation-link:hover,.dashboard-card .dashboard-recommendation-link:focus-visible{background:color-mix(in srgb,var(--surface-warm) 46%,transparent);box-shadow:none;transform:none}.dashboard-card .dashboard-recommendation-link:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.dashboard-recommendation-label{min-width:84px;display:inline-flex;align-items:center;gap:8px;color:var(--text-soft);padding:0;font-size:11px;font-weight:780;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.dashboard-recommendation-label:before{content:"";flex:0 0 auto;width:7px;height:7px;border-radius:999px;background:var(--flux-red);box-shadow:0 0 0 3px var(--flux-red-soft)}.dashboard-recommendation-content{min-width:0;display:grid;gap:5px}.dashboard-recommendation-content strong{color:var(--ink);font-size:17px;line-height:1.25;font-weight:740;overflow-wrap:anywhere}.dashboard-recommendation-content span{color:var(--text-muted);font-size:14px;line-height:1.5;overflow-wrap:anywhere}.dashboard-recommendation-action{justify-self:end;color:var(--flux-red-hover);font-size:13px;font-weight:760;line-height:1.2;white-space:nowrap}.dashboard-card .dashboard-recommendation-link:hover .dashboard-recommendation-action,.dashboard-card .dashboard-recommendation-link:focus-visible .dashboard-recommendation-action{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.dashboard-events-card{border-color:var(--border);background:var(--surface);gap:var(--space-4)}.dashboard-events-card h2{font-size:clamp(22px,2.5vw,30px)}.dashboard-events-list{width:100%;margin:0;padding:0;display:grid;gap:var(--space-3);list-style:none}.dashboard-events-card .dashboard-event-row{min-width:0;position:relative;display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;align-items:start;gap:var(--space-2);width:100%;margin-top:0;padding:var(--space-4) var(--space-4) var(--space-4) 34px;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-warm);color:var(--text-body);text-decoration:none;text-align:left;line-height:1.45;box-shadow:var(--shadow-card)}.dashboard-events-card .dashboard-event-row:before{content:"";position:absolute;left:16px;top:22px;width:7px;height:7px;border-radius:999px;background:var(--flux-red);box-shadow:0 0 0 3px var(--flux-red-soft)}.dashboard-events-card .dashboard-event-row-link{max-width:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.dashboard-events-card .dashboard-event-row-link:hover,.dashboard-events-card .dashboard-event-row-link:focus-visible{border-color:var(--border-warm);background:color-mix(in srgb,var(--surface-warm) 82%,var(--surface) 18%);box-shadow:var(--shadow-card)}.dashboard-events-card .dashboard-event-row-link:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.dashboard-event-row-main,.dashboard-event-row-meta{min-width:0;display:grid;justify-items:start;align-items:start;gap:5px;text-align:left}.dashboard-event-row-main strong{display:block;color:var(--ink);font-size:15.5px;line-height:1.35;font-weight:740;overflow-wrap:anywhere}.dashboard-event-row-meta{color:var(--text-soft);font-size:13px;line-height:1.45}.dashboard-event-row-side{min-width:0;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px;color:var(--text-soft);font-size:13px;line-height:1.45;text-align:left}.dashboard-event-row-side>span{display:inline-flex;align-items:center;min-width:0}.dashboard-event-row-side>span+span:before{content:"";width:3px;height:3px;margin-right:6px;border-radius:999px;background:color-mix(in srgb,var(--border-strong) 70%,var(--text-soft) 30%)}.dashboard-event-time-label{color:var(--text-muted);font-weight:650}.dashboard-event-open{color:var(--text-body);font-size:12px;font-weight:700;text-decoration:none}.dashboard-events-card .dashboard-event-row-link:hover .dashboard-event-open,.dashboard-events-card .dashboard-event-row-link:focus-visible .dashboard-event-open{color:var(--flux-red-hover);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.dashboard-journey-progress-card{border-color:var(--border);display:flex;flex-direction:column;gap:var(--space-4)}.dashboard-journey-progress-list{margin:0;padding:0;display:grid;list-style:none;gap:0}.dashboard-journey-progress-item{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:start;padding:var(--space-4) 0;border-top:1px solid var(--border)}.dashboard-journey-progress-item:first-child{padding-top:0;border-top-color:transparent}.dashboard-journey-progress-dot{margin-top:10px}.dashboard-journey-progress-content{min-width:0;display:grid;gap:var(--space-2)}.dashboard-journey-progress-item-header{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);align-items:start}.dashboard-journey-progress-item-title{margin:0;color:var(--ink-warm);font-weight:690;overflow-wrap:anywhere;line-height:1.25}.dashboard-journey-progress-content>p{margin:0;color:var(--text-muted);line-height:1.55}.dashboard-journey-progress-empty{margin:0;color:var(--text-muted);line-height:1.55}.dashboard-journey-progress-pill{max-width:100%;justify-self:end;display:inline-flex;align-items:center;padding:6px 10px;border:1px solid transparent;border-radius:999px;background:var(--surface-warm);color:var(--text-muted);font-size:11px;font-weight:700;line-height:1;text-transform:capitalize}.dashboard-journey-progress-pill.status-not_started{border-color:var(--info-line);background:color-mix(in srgb,var(--info-bg) 64%,transparent)}.dashboard-journey-progress-pill.status-in_progress{border-color:var(--warning-line);background:color-mix(in srgb,var(--warning-bg) 64%,transparent)}.dashboard-journey-progress-pill.status-done{border-color:var(--success-line);background:color-mix(in srgb,var(--success-bg) 64%,transparent)}.dashboard-summary-card h2{max-width:760px}.dashboard-summary-card p:not(.section-label){max-width:760px}.dashboard-card-main strong,.profile-card strong{color:var(--flux-red-hover)}.profile-events-list strong{color:var(--ink)}.dashboard-scan-meta{display:flex;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-4)}.dashboard-scan-meta span{max-width:100%;display:inline-flex;align-items:center;min-height:32px;padding:7px 11px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);color:var(--text-muted);font-size:12px;font-weight:700;overflow-wrap:anywhere}.dashboard-card h2,.profile-card h2,.start-overview-card h2,.journey-current-card h2,.journey-resources-card h2,.snapshot-auth-card h2,.snapshot-empty-card h2{max-width:680px;margin:0;font-size:clamp(24px,3vw,36px);font-weight:730;line-height:1.08}.dashboard-card p:not(.section-label),.profile-card p:not(.section-label),.start-overview-card p:not(.section-label),.start-framework-head p:not(.section-label),.start-dimension-grid p,.start-question-preview-card>p,.start-local-result-card p:not(.section-label),.start-save-card p:not(.section-label),.journey-current-card p:not(.section-label),.journey-resources-card p:not(.section-label),.snapshot-main-shell p:not(.section-label),.snapshot-copy p:not(.section-label),.snapshot-auth-card p:not(.section-label),.snapshot-empty-card p:not(.section-label){max-width:700px;margin:var(--space-3) 0 0;color:var(--text-muted);line-height:1.65;overflow-wrap:anywhere}.dashboard-card a,.profile-card a{margin-top:auto}.dashboard-events-card .dashboard-event-row-link{width:100%;max-width:none;margin-top:0}.start-overview-card,.start-dimensions-card,.start-question-preview-card{min-width:0;padding:clamp(20px,3vw,28px)}.start-overview-card{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-4);width:min(100%,760px);margin-inline:auto;background:var(--surface);border-color:var(--border-strong);box-shadow:var(--shadow-card);position:relative;padding:clamp(22px,3.6vw,30px);border-radius:var(--radius-card);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.start-hero-card{width:100%;max-width:980px;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-5);align-items:center;padding:clamp(24px,3.8vw,40px);border-color:var(--border-strong);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-warm) 75%,transparent),var(--surface));box-shadow:var(--shadow-card),0 24px 38px -36px #0e0e0e59}.start-hero-card:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;border-radius:var(--radius-card) 0 0 var(--radius-card);background:linear-gradient(180deg,var(--flux-red-hover),var(--flux-red))}.start-hero-card:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid color-mix(in srgb,var(--flux-red-line) 35%,transparent);border-radius:999px;opacity:.5;pointer-events:none}.start-hero-content{position:relative;z-index:1;display:grid;gap:var(--space-3);min-width:0}.start-overview-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 93% 4%,color-mix(in srgb,var(--flux-red-soft) 42%,transparent),transparent 52%),radial-gradient(circle at 17% 78%,color-mix(in srgb,var(--flux-red-soft) 16%,transparent),transparent 58%),radial-gradient(circle at 70% 84%,color-mix(in srgb,var(--text-soft) 10%,transparent),transparent 35%);opacity:.7}.start-overview-card h2{max-width:700px;margin:0;color:var(--ink);font-size:clamp(32px,4.2vw,46px);font-weight:760;line-height:1.04;letter-spacing:-.028em;text-wrap:balance;position:relative;z-index:1}.start-overview-eyebrow{margin:0 0 var(--space-1);color:var(--flux-red-hover);font-size:12px;font-weight:820;letter-spacing:.12em;line-height:1.2;text-transform:uppercase;position:relative;z-index:1}.start-activation-definition{max-width:620px;margin:0;color:var(--text-body);font-size:17px;font-weight:650;line-height:1.55;position:relative;z-index:1}.start-overview-chips{display:flex;flex-wrap:wrap;gap:var(--space-2);position:relative;z-index:1}.start-overview-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 var(--space-3);border-radius:var(--radius-control);border:1px solid var(--border-strong);background:color-mix(in srgb,var(--surface) 88%,var(--paper-warm));color:var(--ink-warm);font-size:12px;font-weight:740}.start-overview-chip:before{content:"";width:6px;height:6px;margin-right:8px;border-radius:999px;background:color-mix(in srgb,var(--flux-red-hover) 92%,transparent)}.start-overview-title{margin:0}.start-dimensions-card{position:relative;background:linear-gradient(180deg,var(--surface),var(--paper-warm));border-color:var(--border);box-shadow:0 10px 22px -20px #0f172a59}.start-dimensions-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:var(--radius-card) var(--radius-card) 0 0;background:var(--flux-red-soft);opacity:.6}.start-framework-head{display:grid;gap:var(--space-2)}.start-framework-head p{max-width:100%}.start-framework-visual{padding:var(--space-2);border:1px solid var(--border)}.scan-signpost-link{width:auto;padding:0 var(--space-6);min-height:48px;border-radius:var(--radius-control);border:1px solid rgba(185,28,28,.26);font-size:16px;font-weight:800;letter-spacing:-.01em;box-shadow:0 14px 24px -18px #b91c1c80;justify-self:start}.start-dimension-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-top:var(--space-5)}.start-dimension-grid article,.profile-detail-list div,.start-question-guided-card{border:1px solid var(--border);border-radius:var(--radius-field);background:var(--panel-soft)}.start-dimension-grid article{min-height:150px;padding:var(--space-4)}.start-dimension-grid h2{margin:0;font-size:19px}.start-framework-head{max-width:640px}.start-framework-visual{display:grid;place-items:center;margin-top:var(--space-4);padding:var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-card);background:var(--panel-soft)}.start-framework-image{display:block;width:min(100%,560px);height:auto;border-radius:var(--radius-field)}.start-question-preview-card{grid-column:span 2;width:min(100%,1120px);margin-inline:auto;padding:clamp(28px,3.8vw,34px);border:1px solid color-mix(in srgb,var(--border) 84%,white 16%);border-radius:calc(var(--radius-card) + 6px);background:linear-gradient(180deg,var(--paper-warm) 0%,var(--surface) 100%);box-shadow:0 22px 50px -34px #0f172a38,inset 0 1px #fff9}.start-question-progress,.profile-actions,.journey-actions,.snapshot-actions{min-width:0;display:flex;gap:var(--space-2);flex-wrap:wrap}.start-question-title{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.start-progress-panel{display:grid;gap:var(--space-3);margin-top:var(--space-5);padding:0;border:0;border-radius:0;background:transparent}.start-question-progress{margin-top:0}.start-question-progress-dot{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--flux-red-line) 72%,white 28%);border-radius:999px;background:#ffffffeb;color:var(--flux-red-hover);font-size:14px;font-weight:800;box-shadow:inset 0 1px #ffffffa6}.start-question-progress-dot.is-active{border-color:var(--flux-red);background:var(--flux-red);color:#fff;box-shadow:0 0 0 4px var(--focus-ring)}.start-question-progress-dot.is-complete:not(.is-active){border-color:color-mix(in srgb,var(--flux-red-line) 78%,white 22%);background:#fff6f5fa;color:var(--flux-red-hover)}.start-question-guided-card{min-height:300px;margin-top:var(--space-4);padding:clamp(18px,3vw,28px);background:linear-gradient(180deg,var(--surface-warm) 0%,var(--panel-soft) 100%);position:relative;transition:opacity .26s ease,transform .26s ease}.start-question-guided-card.is-exiting{opacity:.2;transform:translateY(-4px)}.start-question-guided-card.is-entering{opacity:0;transform:translateY(8px)}.start-result-ready-card{margin-top:var(--space-4);padding:var(--space-5);border:1px solid var(--border-strong);border-radius:var(--radius-card);background:linear-gradient(160deg,var(--paper-warm),var(--surface));box-shadow:0 14px 34px -24px #0f172a47}.start-result-ready-card h3{margin:0}.start-result-ready-card p{margin:var(--space-3) 0 0;color:var(--text-muted);line-height:1.55}.start-result-ready-actions{margin-top:var(--space-4);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3)}.start-result-preview-actions{margin-top:var(--space-4);display:grid;gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.start-result-ready-button,.start-result-review-button{min-height:46px;border-radius:var(--radius-field);border:1px solid var(--border);font-weight:750}.start-result-ready-button{background:var(--flux-red);border-color:var(--flux-red);color:#fff;box-shadow:var(--shadow-red)}.start-result-ready-button:hover{background:var(--flux-red-hover)}.start-result-review-button{background:var(--surface);color:var(--text-body)}.start-result-review-button:hover{background:var(--panel-soft);border-color:var(--flux-red-line)}.start-result-retake-button{border-color:var(--border);background:var(--paper);color:var(--text-muted)}.start-result-retake-button:hover{background:var(--panel-soft);border-color:var(--info-line);color:var(--ink-warm)}.start-result-ready-card--preparing{border-color:var(--flux-red-line);background:linear-gradient(180deg,var(--surface),var(--paper-warm))}.start-result-completion-indicator{margin-top:var(--space-4);display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.start-result-completion-dot{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;border:1px solid color-mix(in srgb,var(--flux-red-line) 72%,white 28%);background:#ffffffeb;color:var(--flux-red-hover);font-size:14px;font-weight:800;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.start-result-completion-dot.is-complete{border-color:color-mix(in srgb,var(--flux-red-line) 78%,white 22%);background:#fff6f5fa;color:var(--flux-red-hover)}.start-result-completion-dot.is-active{border-color:var(--flux-red);background:var(--flux-red);color:#fff;transform:scale(1.04)}.start-result-preparing-text{margin:0;color:var(--flux-red-hover);font-weight:720}.start-result-preparing-dots{margin-top:var(--space-3);width:42px;height:6px;border-radius:999px;background:linear-gradient(90deg,#b91c1c1f,#b91c1c57,#b91c1c1f);animation:start-result-prep-pulse .68s ease-in-out infinite}@keyframes start-result-prep-pulse{0%{transform:scaleX(.55);opacity:.65}50%{transform:scaleX(1);opacity:1}to{transform:scaleX(.55);opacity:.65}}.start-question-title h3{margin:0;font-size:clamp(21px,3vw,30px);line-height:1.14}.start-question-context{max-width:760px;margin:var(--space-4) 0 0;color:var(--text-body);font-weight:650;line-height:1.6;overflow-wrap:anywhere}.start-question-helper{display:none}.start-answer-list{display:grid;gap:var(--space-3);margin:var(--space-5) 0 0;padding:0;list-style:none}.start-answer-list li{padding:0;border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.start-answer-list li:hover{border-color:var(--border-strong);box-shadow:0 3px 10px -4px #0f172a1a;transform:none}.start-answer-list li.is-selected{border-color:var(--flux-red);box-shadow:0 0 0 1px var(--flux-red-line),var(--shadow-card)}.start-answer-list li.is-confirming{border-color:var(--flux-red);box-shadow:0 0 0 1px var(--flux-red-line),0 6px 16px #b91c1c21;transform:scale(.995)}.start-answer-list li.is-confirming.is-selected{box-shadow:0 0 0 1px var(--flux-red-line),0 8px 20px #b91c1c33}.start-question-guided-card button{min-width:0;width:100%;min-height:58px;display:grid;grid-template-columns:auto 1fr;gap:var(--space-3);align-items:start;padding:14px 16px;border:0;border-radius:var(--radius-field);background:transparent;color:var(--text-body);font-size:14px;line-height:1.45;text-align:left;cursor:pointer;overflow-wrap:anywhere}.start-question-guided-card button[aria-pressed=true]{background:var(--flux-red-soft);color:var(--flux-red-hover);box-shadow:inset 0 0 0 1px var(--flux-red-line)}.start-question-guided-card button:disabled{cursor:not-allowed}.start-question-guided-card button[disabled][aria-pressed=true]{opacity:.96}.start-answer-index{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-control);background:var(--panel-soft);color:var(--text-muted);font-size:12px;font-weight:800}.start-question-guided-card button[aria-pressed=true] .start-answer-index{background:var(--flux-red);color:#fff}.start-question-navigation{display:flex;justify-content:flex-start;gap:var(--space-3);margin-top:var(--space-4)}.start-question-navigation button{min-width:122px;background:var(--surface);border:1px solid var(--border);color:var(--text-muted);box-shadow:none}.start-question-navigation button:hover:not(:disabled),.start-question-navigation button:focus-visible:not(:disabled){background:var(--panel-soft);border-color:var(--flux-red-line);color:var(--flux-red-hover)}.start-result-preview-button{margin-top:var(--space-5)}.start-local-result-card,.start-save-card{width:100%;margin-top:var(--space-5);padding:clamp(18px,3vw,26px)}.start-local-result-card{margin-top:var(--space-6);padding:clamp(28px,3.4vw,40px);border:1px solid color-mix(in srgb,var(--flux-red-line) 70%,white 30%);border-radius:calc(var(--radius-card) + 4px);background:linear-gradient(180deg,rgba(255,252,251,.98) 0%,var(--surface) 100%);box-shadow:0 22px 44px -32px #b91c1c24,inset 0 1px #ffffffb8;transition:opacity .26s ease,transform .26s ease}.start-save-card{border-color:var(--border);background:var(--surface)}.start-local-result-card h3,.start-save-card h3{margin:0;font-size:clamp(24px,3.5vw,34px);line-height:1.12}.start-local-result-helper{max-width:680px;margin:var(--space-3) 0 0;color:var(--text-body);font-size:16px;line-height:1.65}.start-local-result-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.start-local-result-head>span{max-width:100%;display:inline-flex;flex:0 0 auto;margin-top:0;padding:8px 11px;border:1px solid var(--flux-red-line);border-radius:var(--radius-control);background:var(--flux-red-soft);color:var(--flux-red-hover);font-size:12px;font-weight:800;overflow-wrap:anywhere}.start-local-result-card.is-entering{opacity:0;transform:translateY(8px)}.start-result-ready-card,.start-result-ready-card--preparing{transition:opacity .24s ease,transform .24s ease}.start-result-ready-card--preparing{transform:translateY(6px)}.start-result-view-grid{margin-top:var(--space-5);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.start-result-preview-actions{margin-top:var(--space-5)}.start-result-save-button{grid-column:1 / -1;min-height:64px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:calc(var(--radius-field) + 4px);font-size:18px;font-weight:800;box-shadow:0 16px 28px #e8201a33,inset 0 1px #ffffff29}.start-result-post-save-actions{grid-column:1 / -1;margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border);display:grid;gap:var(--space-3)}.start-result-post-save-actions h4{margin:0;color:var(--ink-warm);font-size:17px;line-height:1.22}.start-result-post-save-links{display:flex;flex-wrap:wrap;gap:var(--space-2)}.start-result-post-save-link{min-height:43px;min-width:0;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);color:var(--text-body);font-size:13px;font-weight:760;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;transition:border-color .15s ease,background-color .15s ease,color .15s ease,transform .15s ease;overflow-wrap:anywhere}.start-result-post-save-link:hover,.start-result-post-save-link:focus-visible{border-color:var(--flux-red-line);background:var(--flux-red-soft);color:var(--flux-red-hover)}.start-save-card-helper{margin-top:var(--space-3);color:var(--text-muted);line-height:1.55}.start-save-error{color:var(--danger-text);font-weight:700;margin-top:var(--space-3)}@media (prefers-reduced-motion: reduce){.start-question-guided-card,.start-question-guided-card button,.start-answer-list li,.start-local-result-card,.start-result-ready-card,.start-result-ready-card--preparing,.start-result-completion-dot{transition:none}.start-question-guided-card.is-exiting,.start-question-guided-card.is-entering,.start-local-result-card.is-entering,.start-result-ready-card,.start-answer-list li.is-confirming,.start-answer-list li.is-confirming.is-selected{opacity:1;transform:none;box-shadow:inherit}.start-result-preparing-dots{animation:none;transform:none}}.start-hub-lite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-top:var(--space-5)}.start-hub-lite-panel{min-width:0;display:flex;flex-direction:column;gap:var(--space-3);padding:clamp(22px,2.8vw,26px);border:1px solid color-mix(in srgb,var(--border) 90%,white 10%);border-radius:calc(var(--radius-card) - 6px);background:linear-gradient(180deg,#fffffffa,#fcf9f8f5);box-shadow:0 12px 28px -24px #0f172a2e,inset 0 1px #ffffff80}.start-hub-lite-primary{border-color:color-mix(in srgb,var(--flux-red-line) 78%,white 22%);background:radial-gradient(circle at top left,#fff1eff2,#fffffffa 62%),linear-gradient(180deg,#fffffffa,#fcf9f8f5)}.start-hub-lite-panel-head{display:flex;align-items:center;gap:14px}.start-hub-lite-panel-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;color:var(--flux-red);background:radial-gradient(circle at top,#fffffffa,#fff7f6eb);border:1px solid color-mix(in srgb,var(--flux-red-line) 46%,white 54%);box-shadow:0 8px 18px -14px #b91c1c33}.start-hub-lite-panel-icon svg{width:24px;height:24px}.start-hub-lite-panel-head>span:last-child{margin:0;color:var(--flux-red-hover);font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.start-hub-lite-panel h4{margin:0;color:var(--ink);font-size:clamp(24px,3.2vw,34px);line-height:1.08}.start-hub-lite-panel p{margin:0;color:var(--text-body);font-size:16px;line-height:1.72;overflow-wrap:anywhere}.start-result-tension{margin:4px 0 0;color:var(--text-muted);font-size:15px;line-height:1.6}.start-hub-lite-secondary-list{display:grid;gap:var(--space-4);margin:0;padding:0;list-style:none}.start-hub-lite-secondary-list li{display:grid;gap:6px}.start-hub-lite-secondary-list strong{color:var(--ink);font-size:17px}.start-local-next-step{margin-top:var(--space-4);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-field);background:var(--panel-soft)}.start-local-next-step span{margin-top:0;color:var(--flux-red);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.start-local-next-step p{margin:var(--space-2) 0 0;color:var(--text-body)}.start-local-result-card>span,.start-save-card>span{display:block}.start-local-result-card>span{margin-top:var(--space-4)}.start-local-save-helper{margin:var(--space-4) 0 0;padding:var(--space-3);border:1px solid var(--info-line);border-radius:var(--radius-field);background:var(--info-bg);color:var(--info-text);font-size:13px;font-weight:700;overflow-wrap:anywhere}.start-save-card.save-status-signed_out,.start-save-card.save-status-checking_auth{border-color:var(--warning-line);background:var(--warning-bg)}.start-save-card.save-status-saving,.start-save-card.save-status-saved{border-color:var(--success-line);background:var(--success-bg)}.start-save-card.save-status-save_error{border-color:var(--danger-line);background:var(--danger-bg)}.scan-signpost-link{align-self:start;width:auto;background:var(--flux-red);min-height:48px;font-size:16px;font-weight:800;box-shadow:var(--shadow-red)}.start-hero-cta{width:min(100%,220px);max-width:250px;margin-top:var(--space-2);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 var(--space-5);min-height:48px;border-radius:var(--radius-control);color:#fff;font-size:16px;font-weight:780;text-align:center;text-decoration:none;border:1px solid color-mix(in srgb,var(--flux-red-hover) 55%,transparent);box-shadow:0 8px 22px #e8201a3d,inset 0 0 0 1px color-mix(in srgb,var(--flux-red-hover) 55%,transparent);transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.start-hero-cta:hover{color:#fff;background:var(--flux-red-hover);box-shadow:0 10px 26px #c91b1642}.start-hero-cta:focus-visible{outline:2px solid color-mix(in srgb,var(--flux-red-hover) 60%,transparent);outline-offset:2px;box-shadow:0 10px 26px #c91b1642}.scan-signpost-link:hover{background:var(--flux-red-hover);transform:translateY(-1px);box-shadow:0 6px 22px #b91c1c57}.scan-page{width:min(860px,100%)}.scan-page-header{margin-bottom:var(--space-5);display:flex;flex-direction:column;gap:var(--space-4)}.scan-back-link{max-width:fit-content;display:inline-flex;min-height:52px;align-items:center;gap:10px;padding:0 22px;border:1px solid color-mix(in srgb,var(--border) 82%,white 18%);border-radius:999px;background:#ffffffe6;color:var(--ink-warm);font-size:15px;font-weight:750;text-decoration:none;box-shadow:0 10px 24px -20px #0f172a33;transition:border-color .14s ease,color .14s ease,background-color .14s ease,transform .14s ease}.scan-back-link:hover,.scan-back-link:focus-visible{border-color:var(--flux-red-line);color:var(--flux-red-hover);background:var(--flux-red-soft);transform:translateY(-1px)}.scan-page-eyebrow{margin:0;color:var(--flux-red);font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.scan-page-title{margin:0;font-size:clamp(42px,7vw,78px);line-height:.98}.scan-page-purpose{max-width:640px;margin:var(--space-3) 0 0;color:var(--text-body);font-size:16px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.start-question-helper-text{max-width:760px;margin:var(--space-2) 0 0;color:var(--text-muted);font-size:15px;line-height:1.55;overflow-wrap:anywhere}.start-hub-lite-low-score-note{margin:0;color:var(--text-muted);font-size:15px;line-height:1.55}.start-save-confirm{color:var(--success-text)!important;font-weight:700}.start-result-save-button-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,rgba(255,255,255,.16) 100%,transparent);border:1px solid rgba(255,255,255,.14)}.start-result-save-button-icon svg{width:18px;height:18px}.start-result-preview-actions .start-auth-card{grid-column:1 / -1}.start-result-preview-actions .start-save-confirm,.start-result-preview-actions .start-save-error{grid-column:1 / -1;margin:0}.start-save-button{margin-top:var(--space-4)}.profile-detail-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3);width:100%;margin:var(--space-6) 0 0}.profile-detail-list div{min-width:0;min-height:88px;padding:var(--space-4)}.profile-basics-card{background:var(--surface-warm)}.profile-detail-list dt{color:var(--text-muted);font-size:12px;font-weight:800}.profile-detail-list dd{margin:6px 0 0;color:var(--ink-warm);font-weight:700;overflow-wrap:anywhere}.profile-edit-button{margin-top:var(--space-5)}.profile-edit-card{border-color:var(--flux-red-line);background:var(--surface-warm)}.profile-edit-card:before{background:var(--flux-red)}.profile-edit-form{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin-top:var(--space-5)}.profile-edit-form label{display:grid;gap:var(--space-2);color:var(--text-body);font-size:13px;font-weight:700}.profile-edit-form input{min-width:0;min-height:44px;width:100%;border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface);color:var(--ink);padding:10px 12px}.profile-edit-form input:focus{border-color:var(--flux-red);box-shadow:0 0 0 4px var(--focus-ring)}.profile-edit-actions{display:flex;align-items:end;gap:var(--space-2);flex-wrap:wrap}.profile-save-message{color:var(--success-text);font-weight:760}.profile-save-message.is-error{color:var(--danger-text)}.profile-actions,.journey-actions{margin-top:var(--space-5)}.journey-current-card,.journey-path-card,.journey-legend-card,.journey-resources-card{position:relative;overflow:hidden;padding:clamp(20px,3vw,28px)}.journey-current-card{grid-column:span 2;border-color:var(--warning-line);background:var(--warning-bg)}.journey-current-card:before{background:var(--warning-text)}.journey-status{margin-top:var(--space-4);text-transform:uppercase}.journey-step-list{display:grid;gap:var(--space-4);margin:var(--space-5) 0 0;padding:0;list-style:none}.journey-step-list li{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-3);align-items:start;padding:var(--space-4) 0;border-top:1px solid var(--border)}.journey-step-list strong,.journey-legend-grid strong{display:block;color:var(--ink-warm);overflow-wrap:anywhere}.journey-step-list p,.journey-legend-grid p{margin:5px 0 0;color:var(--text-muted);font-size:14px}.journey-dot{width:12px;height:12px;display:inline-flex;flex:0 0 auto;margin-top:5px;border-radius:var(--radius-control);background:var(--text-soft)}.status-not_started{border-color:var(--info-line);background:var(--info-bg);color:var(--info-text)}.status-in_progress{border-color:var(--warning-line);background:var(--warning-bg);color:var(--warning-text)}.status-done{border-color:var(--success-line);background:var(--success-bg);color:var(--success-text)}.status-blocked{border-color:var(--danger-line);background:var(--danger-bg);color:var(--danger-text)}.journey-legend-grid{display:grid;gap:var(--space-4);margin-top:var(--space-5)}.journey-legend-grid div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:0 var(--space-3);align-items:start;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface-warm)}.journey-legend-grid p{grid-column:2}.journey-student-page{max-width:1180px}.journey-student-hero{display:grid;gap:var(--space-3);max-width:820px}.journey-student-hero .eyebrow{margin:0}.journey-sub-kicker{margin:var(--space-4) 0 0;color:var(--text-soft);font-size:12px;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.journey-student-hero h1{margin:0;max-width:760px;color:var(--ink);font-size:clamp(46px,6vw,78px);font-weight:760;line-height:.98}.journey-student-hero p:not(.eyebrow):not(.journey-sub-kicker){max-width:720px;margin:0;color:var(--text-muted);font-size:18px;line-height:1.6}.journey-student-control-grid{display:grid;margin-top:var(--space-8)}.journey-top-module{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,.45fr);gap:var(--space-5);align-items:stretch;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-warm);box-shadow:var(--shadow-card);padding:clamp(16px,2.8vw,28px)}.journey-student-step{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-card)}.journey-top-copy,.journey-top-progress{border:1px solid color-mix(in srgb,var(--border) 84%,transparent 16%);border-radius:var(--radius-card);background:var(--surface);display:grid}.journey-top-copy{display:grid;gap:var(--space-4);padding:0;border:0;background:transparent;box-shadow:none}.journey-top-copy h2{margin:0;color:var(--ink);font-size:clamp(28px,3vw,34px);line-height:1;font-weight:760}.journey-top-helper,.journey-personalization-helper{margin:0;color:var(--text-muted);font-size:15px;line-height:1.5;max-width:64ch}.journey-personalization-label{margin:0;color:var(--text-soft);font-size:13px;font-weight:700;letter-spacing:.01em}.journey-choice-group{margin:0;padding:0;border:0}.journey-choice-group legend{margin:0 0 var(--space-2);color:var(--ink);font-size:14px;line-height:1.4;font-weight:700;padding:0}.journey-choice-buttons{display:inline-flex;flex-wrap:wrap;gap:var(--space-2)}.journey-choice-buttons button{min-height:36px;padding:8px 14px;border:1px solid color-mix(in srgb,var(--border) 70%,var(--ink) 30%);border-radius:999px;background:var(--surface);color:var(--text-muted);font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.journey-choice-buttons button:hover,.journey-choice-buttons button:focus-visible{border-color:var(--flux-red-line);color:var(--flux-red-hover);background:var(--flux-red-soft)}.journey-choice-buttons button.is-selected{border-color:var(--flux-red);background:var(--flux-red-soft);color:var(--flux-red)}.journey-top-progress{display:grid;align-content:start;gap:var(--space-3);padding:clamp(16px,2.4vw,20px);background:color-mix(in srgb,var(--surface) 82%,var(--surface-warm) 18%);box-shadow:none;border:1px solid color-mix(in srgb,var(--border) 70%,transparent 30%)}.journey-top-progress-title{margin:0;color:var(--ink);font-size:17px;line-height:1.25;font-weight:700}.journey-top-progress-main{margin:0;color:var(--ink);font-size:clamp(22px,3vw,30px);line-height:1.1;font-weight:760}.journey-top-progress-breakdown{display:grid;gap:8px;margin:0}.journey-top-progress-phase{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--border) 74%,white 26%);border-radius:var(--radius-control);background:color-mix(in srgb,var(--surface-warm) 78%,var(--surface) 22%)}.journey-top-progress-phase-label{color:var(--ink);font-size:14px;line-height:1.2;font-weight:680}.journey-top-progress-phase-count{color:var(--text-muted);font-size:12px;font-weight:600;white-space:nowrap}.journey-progress-bar{height:10px;overflow:hidden;border-radius:999px;background:var(--panel-soft);border:1px solid var(--border-warm)}.journey-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--flux-red-hover),var(--flux-red));transition:width .26s ease}.journey-student-step-list{display:grid;gap:var(--space-4);margin-top:var(--space-8)}.journey-phase-section{display:grid;gap:var(--space-3)}.journey-phase-heading{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:center}.journey-phase-heading:after{content:"";grid-column:1 / -1;height:1px;background:var(--border)}.journey-phase-heading span{color:var(--flux-red-hover);font-size:13px;font-weight:780}.journey-phase-heading h2{margin:0;color:var(--ink);font-size:28px;line-height:1.1}.journey-student-step{overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.journey-student-step.is-open{border-color:color-mix(in srgb,var(--flux-red-line) 42%,var(--border) 58%)}.journey-student-step.is-done{background:color-mix(in srgb,var(--surface-warm) 64%,var(--surface) 36%)}.journey-student-step-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:var(--space-3);padding:clamp(16px,2.5vw,22px)}.journey-step-check,.journey-step-chevron,.journey-step-toggle{font:inherit}.journey-step-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.journey-step-icon--empty{fill:transparent}.journey-step-icon--check{fill:transparent;stroke-width:2.2}.journey-step-icon--chevron{stroke-width:2.2}.journey-step-check{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-top:1px;border:1.5px solid var(--border-strong);border-radius:10px;background:var(--surface);color:var(--text-soft);cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.journey-step-check[aria-pressed=true]{border-color:var(--success-text);background:var(--success-text);color:var(--surface)}.journey-step-toggle{min-width:0;display:grid;gap:var(--space-2);padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.journey-step-title{color:var(--ink);font-size:18px;font-weight:730;line-height:1.25}.journey-student-step.is-done .journey-step-title{color:var(--text-muted);text-decoration:line-through;text-decoration-color:var(--text-soft)}.journey-step-summary{color:var(--text-muted);font-size:14px;line-height:1.55}.journey-step-badges{display:flex;flex-wrap:wrap;gap:var(--space-2)}.journey-step-badge{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border-radius:999px;border:1px solid var(--border);background:var(--surface-warm);color:var(--text-body);font-size:11px;font-weight:720}.journey-step-badge.badge-need{border-color:var(--flux-red-line);background:var(--flux-red-soft);color:var(--flux-red-hover)}.journey-step-badge.badge-unlock{border-color:var(--success-line);background:var(--success-bg);color:var(--success-text)}.journey-step-badge.badge-dynamic{border-color:var(--warning-line);background:var(--warning-bg);color:var(--warning-text)}.journey-step-chevron{width:34px;height:34px;border:1px solid var(--border);border-radius:999px;background:var(--surface-warm);color:var(--text-muted);cursor:pointer;transition:transform .16s ease,color .16s ease,border-color .16s ease}.journey-step-chevron[aria-expanded=true]{color:var(--flux-red-hover);border-color:var(--flux-red-line);transform:rotate(180deg)}.journey-step-detail{display:grid;gap:var(--space-4);padding:0 clamp(16px,2.5vw,22px) clamp(18px,2.5vw,24px) calc(clamp(16px,2.5vw,22px) + 44px);border-top:1px solid var(--border)}.journey-step-detail[hidden]{display:none!important}.journey-step-detail-group{display:grid;gap:var(--space-2)}.journey-step-detail-group h3{margin:var(--space-4) 0 0;color:var(--text-soft);font-size:11px;font-weight:780;letter-spacing:.13em;text-transform:uppercase}.journey-step-detail-group ul{display:grid;gap:var(--space-2);margin:0;padding-left:18px}.journey-step-detail-group li{color:var(--text-body);line-height:1.55}.journey-step-links{display:flex;flex-wrap:wrap;gap:var(--space-2)}.journey-step-links a{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border:1px solid var(--flux-red-line);border-radius:var(--radius-field);background:var(--surface);color:var(--flux-red-hover);text-decoration:none;font-size:13px;font-weight:650}.journey-step-link-arrow{width:11px;height:11px;margin-left:2px;stroke:currentColor;stroke-width:1.5;fill:none}.journey-step-tip{margin:0;padding:var(--space-3);border-left:3px solid var(--flux-red);border-radius:0 var(--radius-field) var(--radius-field) 0;background:var(--flux-red-soft);color:var(--text-body);line-height:1.55}.journey-arrival-page,.journey-step-detail-page{max-width:1180px}.journey-arrival-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);gap:clamp(28px,6vw,72px);align-items:center}.journey-arrival-hero-copy{min-width:0;display:grid;gap:var(--space-3)}.journey-arrival-hero h1,.journey-step-detail-hero h1{margin:0;color:var(--ink);font-size:clamp(44px,6vw,78px);font-weight:780;line-height:.98}.journey-arrival-hero p:not(.eyebrow):not(.journey-sub-kicker),.journey-step-detail-hero p{max-width:62ch;margin:0;color:var(--text-muted);font-size:18px;line-height:1.6}.journey-current-step-card,.journey-path-card,.journey-support-card,.journey-step-detail-card,.journey-source-note{min-width:0;border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--surface);box-shadow:var(--shadow-panel)}.journey-current-step-card{display:grid;gap:var(--space-4);padding:clamp(24px,4vw,36px)}.journey-current-step-head,.journey-path-head,.journey-step-detail-meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.journey-current-step-card h2{max-width:15ch;margin:0;color:var(--ink);font-size:clamp(28px,3.4vw,38px);font-weight:760;line-height:1.02}.journey-current-step-card p:not(.section-label){margin:0;color:var(--text-muted);line-height:1.55}.journey-current-step-card a{width:fit-content;min-height:var(--button-height);display:inline-flex;align-items:center;justify-content:center;padding:11px 17px;border-radius:var(--radius-control);background:var(--flux-red);color:#fff;font-weight:760;text-decoration:none;box-shadow:var(--shadow-red)}.journey-arrival-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:clamp(22px,4vw,40px);align-items:start;margin-top:var(--space-10)}.journey-arrival-main-stack,.journey-arrival-support-stack{min-width:0;display:grid;gap:var(--space-5)}.journey-path-card,.journey-support-card,.journey-step-detail-card,.journey-source-note{padding:clamp(18px,3vw,28px)}.journey-path-head h2,.journey-support-card h2,.journey-step-resources h2{margin:0;color:var(--ink);font-size:clamp(22px,2.4vw,30px);line-height:1.08}.journey-path-head p:not(.section-label),.journey-support-card p,.journey-source-note p{margin:var(--space-2) 0 0;color:var(--text-muted);line-height:1.55}.journey-path-legend,.journey-snapshot-metrics{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4)}.journey-progress-card{display:grid;gap:var(--space-3);border-color:var(--border-warm);background:linear-gradient(180deg,var(--surface-warm) 0%,var(--surface) 100%);box-shadow:var(--shadow-card)}.journey-progress-card-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.journey-progress-card .section-label,.journey-progress-card h2,.journey-progress-card .journey-progress-helper,.journey-progress-card .journey-snapshot-metrics{margin:0}.journey-progress-card h2{max-width:12ch;font-size:clamp(28px,3vw,38px);font-weight:760;line-height:1.02;letter-spacing:0}.journey-progress-helper{color:var(--text-muted);font-size:14px;line-height:1.5}.journey-progress-percent{display:inline-flex;align-items:center;justify-content:center;min-height:30px;min-width:54px;padding:5px 10px;border:1px solid var(--flux-red-line);border-radius:var(--radius-control);background:var(--flux-red-soft);color:var(--danger-text);font-size:12px;font-weight:780}.journey-path-legend-item,.journey-status-pill{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:5px 10px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-warm);color:var(--text-muted);font-size:12px;font-weight:760;white-space:nowrap}.journey-path-legend-item>span,.journey-step-status-dot{width:9px;height:9px;border-radius:999px;background:currentColor;flex:0 0 auto}.journey-status-pill.status-done,.journey-path-legend-item.status-done,.journey-step-status-dot.status-done{border-color:var(--success-line);background:var(--success-bg);color:var(--success-text)}.journey-status-pill.status-in-progress,.journey-path-legend-item.status-in-progress,.journey-step-status-dot.status-in-progress{border-color:var(--warning-line);background:var(--warning-bg);color:var(--warning-text)}.journey-status-pill.status-blocked,.journey-path-legend-item.status-blocked,.journey-step-status-dot.status-blocked{border-color:var(--danger-line);background:var(--danger-bg);color:var(--danger-text)}.journey-phase-list,.journey-step-list-arrival,.journey-context-controls,.journey-resource-list,.journey-step-guidance,.journey-step-resources{display:grid;gap:var(--space-3)}.journey-phase-list{margin-top:var(--space-5);gap:var(--space-6)}.journey-step-list-arrival{gap:0;border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden;background:var(--surface)}.journey-step-row{min-width:0;border-top:1px solid var(--border);background:var(--surface)}.journey-step-row:first-child{border-top:0}.journey-step-row-main{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:var(--space-3);align-items:center;min-height:58px;padding:0 var(--space-4);color:inherit;text-decoration:none}.journey-step-row-main:hover{background:var(--surface-warm)}.journey-step-row-main strong,.journey-step-detail-nav strong{display:block;color:var(--ink);line-height:1.25;overflow-wrap:anywhere}.journey-step-row-main small{display:block;margin-top:3px;color:var(--text-muted);font-size:13px;line-height:1.4}.journey-step-row-title{color:var(--ink);font-size:15px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.journey-step-status-chip,.journey-step-open{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-warm);color:var(--text-muted);padding:5px 10px;font-size:12px;font-weight:760;white-space:nowrap}.journey-step-status-chip.status-done{border-color:var(--success-line);background:var(--success-bg);color:var(--success-text)}.journey-step-status-chip.status-in-progress{border-color:var(--warning-line);background:var(--warning-bg);color:var(--warning-text)}.journey-step-status-chip.status-blocked{border-color:var(--danger-line);background:var(--danger-bg);color:var(--danger-text)}.journey-step-open{color:var(--text-body)}.journey-step-status-control{min-width:0;display:grid;gap:6px}.journey-step-status-control span,.journey-detail-panel-label{color:var(--text-soft);font-size:11px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.journey-step-status-control select,.journey-context-controls select,.profile-edit-form select,.profile-edit-form textarea{min-width:0;width:100%;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface);color:var(--text-body);padding:10px 12px;font:inherit}.profile-edit-form textarea{resize:vertical}.profile-path-helper{display:block;margin-top:6px;color:var(--text-muted);font-size:12px;line-height:1.4}.profile-edit-field-wide{grid-column:1 / -1}.journey-snapshot-metrics span{display:inline-flex;align-items:baseline;gap:4px;border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface-warm);padding:9px 11px;color:var(--text-muted);font-size:13px;font-weight:650}.journey-progress-card .journey-snapshot-metrics{gap:var(--space-2)}.journey-progress-card .journey-snapshot-metrics span{min-height:34px;border-color:var(--border-warm);border-radius:var(--radius-control);background:var(--panel-soft);padding:7px 11px;color:var(--text-body);font-size:12px;font-weight:720}.journey-snapshot-metrics strong{color:var(--ink);font-size:18px}.journey-progress-card .journey-snapshot-metrics strong{color:var(--flux-red);font-size:15px;line-height:1}.journey-status-message{margin:0;color:var(--text-muted);font-size:13px;line-height:1.45}.journey-status-message.is-error{color:var(--danger-text)}.journey-resource-list{gap:0;margin-top:var(--space-3)}.journey-helpful-resources-card h2,.journey-step-resources h2{font-size:17px;letter-spacing:-.01em}.journey-resource-card{display:grid;gap:4px;border-top:1px solid var(--border);background:transparent;padding:var(--space-3) 0}.journey-resource-card:first-child{border-top:0;padding-top:2px}.journey-resource-card-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-2)}.journey-resource-card-meta span{color:var(--flux-red);font-size:11px;font-weight:760;letter-spacing:.09em;text-transform:uppercase}.journey-resource-trust{display:inline-flex;align-items:center;min-height:24px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-warm);color:var(--text-muted);padding:4px 8px;font-size:11px;font-weight:760;line-height:1}.journey-resource-trust-official{border-color:var(--success-line);background:var(--success-bg);color:var(--success-text)}.journey-resource-trust-needs-verification{border-color:var(--warning-line);background:var(--warning-bg);color:var(--warning-text)}.journey-resource-trust-community,.journey-resource-trust-flux-forward{border-color:var(--border-warm);background:var(--panel-soft);color:var(--text-body)}.journey-resource-card h3{margin:0;color:var(--ink);font-size:15px;line-height:1.25}.journey-resource-card p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.45}.journey-resource-safety-list{display:grid;gap:6px;margin:var(--space-2) 0 0}.journey-resource-safety-list div{display:grid;grid-template-columns:74px minmax(0,1fr);gap:var(--space-2);align-items:start}.journey-resource-safety-list dt,.journey-resource-safety-list dd{margin:0;font-size:12px;line-height:1.35}.journey-resource-safety-list dt{color:var(--text-soft);font-weight:760}.journey-resource-safety-list dd{color:var(--text-body);font-weight:650}.journey-resource-verification{border-left:3px solid var(--warning-line);padding-left:var(--space-2)}.journey-resource-source-link{width:fit-content;min-height:32px;display:inline-flex;align-items:center;justify-content:center;margin-top:var(--space-1);border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-warm);color:var(--ink);padding:7px 10px;font-size:12px;font-weight:760;line-height:1;text-decoration:none}.journey-resource-source-link:hover,.journey-resource-source-link:focus-visible{border-color:var(--flux-red-line);background:var(--flux-red-soft);color:var(--flux-red-hover)}.journey-resource-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.journey-resource-tags small{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-warm);color:var(--text-muted);padding:4px 8px;font-size:11px;font-weight:650}.journey-resources-empty{margin:var(--space-3) 0 0;border:1px dashed var(--border);border-radius:var(--radius-field);background:var(--surface-warm);color:var(--text-muted);padding:var(--space-3);font-size:14px;line-height:1.45}.journey-source-note{display:grid;gap:6px;margin-top:var(--space-6);background:color-mix(in srgb,var(--surface-warm) 82%,var(--flux-red-soft) 18%)}.journey-source-note strong{color:var(--ink)}.journey-step-detail-page{display:grid;gap:var(--space-4)}.journey-step-detail-card{display:grid;gap:var(--space-6)}.journey-step-detail-grid,.journey-guidance-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.journey-detail-panel,.journey-guidance-panel{min-width:0;display:grid;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-warm);padding:var(--space-4)}.journey-detail-panel p,.journey-guidance-panel p{margin:0;color:var(--text-body);line-height:1.55}.journey-detail-note{border-color:var(--flux-red-line);background:var(--flux-red-soft)}.journey-guidance-boundary-note{border-color:var(--warning-line);background:var(--warning-bg)}.journey-step-guidance{display:grid;gap:var(--space-3)}.journey-guidance-panel h2{margin:0;color:var(--ink);font-size:17px}.journey-guidance-panel ul{display:grid;gap:var(--space-2);margin:0;padding-left:18px;color:var(--text-muted)}.journey-guidance-link-list{display:grid;gap:var(--space-2)}.journey-guidance-link-list span{display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:34px;padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);color:var(--text-body);font-size:13px;font-weight:650;line-height:1.2;overflow-wrap:anywhere}.journey-guidance-panel.is-tip{border-color:var(--success-line);background:var(--success-bg)}.journey-step-detail-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.journey-step-detail-nav a{display:grid;gap:4px;min-height:72px;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-warm);text-decoration:none}.journey-step-detail-nav span{color:var(--text-soft);font-size:11px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}@media (max-width: 960px){.journey-arrival-hero,.journey-arrival-grid,.journey-step-detail-grid,.journey-guidance-row{grid-template-columns:1fr}.journey-arrival-grid{gap:var(--space-5)}.journey-current-step-card h2{max-width:100%}}@media (max-width: 720px){.journey-arrival-hero h1,.journey-step-detail-hero h1{font-size:clamp(36px,11vw,52px)}.journey-current-step-head,.journey-path-head,.journey-step-detail-meta-row,.journey-step-detail-nav{display:grid;grid-template-columns:1fr}.journey-step-row-main{grid-template-columns:auto minmax(0,1fr) auto auto;gap:var(--space-2);min-height:56px;padding:10px var(--space-3)}.journey-step-row-title{font-size:14px}.journey-step-status-chip,.journey-step-open{min-height:26px;padding:4px 8px;font-size:11px}.journey-path-card,.journey-support-card,.journey-step-detail-card,.journey-source-note{border-radius:var(--radius-card);padding:var(--space-4)}}.snapshot-main-shell,.snapshot-copy,.snapshot-empty-card,.snapshot-auth-card,.snapshot-session-card{padding:clamp(20px,3vw,30px)}.snapshot-main-shell{min-width:0;display:grid;gap:clamp(20px,2.8vw,28px);width:min(100%,1360px);margin-inline:auto;padding:clamp(28px,3.8vw,42px);border:1px solid color-mix(in srgb,var(--border) 80%,white 20%);border-radius:clamp(24px,3vw,32px);background:radial-gradient(circle at top center,color-mix(in srgb,white 92%,var(--surface-warm) 8%),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--surface-warm) 70%,white 30%),var(--surface));box-shadow:0 20px 48px color-mix(in srgb,var(--shadow-soft) 26%,transparent),0 2px 8px color-mix(in srgb,var(--shadow-soft) 10%,transparent)}.snapshot-main-shell-premium{max-width:100%}.snapshot-signals-header{display:grid;gap:8px}.snapshot-signals-header h2{margin:0;color:var(--ink);font-size:clamp(34px,4.6vw,54px);line-height:.98;letter-spacing:-.04em;font-weight:760}.snapshot-signals-main-title{color:var(--flux-red)}.snapshot-signals-header p{margin:0;max-width:58ch;color:color-mix(in srgb,var(--text-muted) 92%,black 8%);font-size:clamp(16px,1.8vw,21px);line-height:1.52}.snapshot-signals-summary{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin:0;padding:clamp(14px,2vw,18px) clamp(16px,2.2vw,22px);border-radius:clamp(16px,2.1vw,20px);border:1px solid color-mix(in srgb,var(--flux-red-line) 22%,var(--border) 78%);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-warm) 86%,white 14%),color-mix(in srgb,white 94%,var(--surface-warm) 6%));box-shadow:inset 0 1px color-mix(in srgb,white 80%,transparent)}.snapshot-signals-callout{border:1px solid color-mix(in srgb,var(--flux-red-line) 28%,var(--border) 72%);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-warm) 88%,white 12%),color-mix(in srgb,white 94%,var(--surface-warm) 6%))}.snapshot-signals-summary-accent{width:4px;align-self:stretch;border-radius:999px;background:linear-gradient(180deg,#ff1b27,#ff4955)}.snapshot-signals-summary p{margin:0;color:color-mix(in srgb,var(--ink) 88%,black 12%);font-size:clamp(15px,1.6vw,18px);line-height:1.55;font-weight:540}.snapshot-signals-panel{min-width:0;padding:clamp(16px,2.5vw,24px);border:1px solid color-mix(in srgb,var(--border) 84%,white 16%);border-radius:clamp(16px,2.2vw,22px);background:linear-gradient(180deg,color-mix(in srgb,white 90%,var(--surface-warm) 10%),var(--surface));box-shadow:0 8px 22px color-mix(in srgb,var(--shadow-soft) 10%,transparent),inset 0 1px color-mix(in srgb,white 72%,transparent)}.snapshot-signals-bars{display:grid;gap:10px;margin:0}.snapshot-signal-row{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:center;padding:12px;border:1px solid color-mix(in srgb,var(--border) 72%,white 28%);border-radius:14px;background:color-mix(in srgb,var(--surface) 84%,var(--surface-warm) 16%)}.snapshot-signal-row-title{color:var(--ink);margin:0;font-size:clamp(14px,1.6vw,18px);letter-spacing:-.02em;font-weight:700}.snapshot-signal-row-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0}.snapshot-signal-row-meta{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-width:0}.snapshot-signal-row-percent{color:var(--ink);font-size:16px;font-weight:680;text-wrap:nowrap;line-height:1}.snapshot-signal-row-track{position:relative;width:100%;height:10px;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-muted) 34%,white 66%),color-mix(in srgb,var(--line-soft) 80%,white 20%));overflow:hidden;box-shadow:inset 0 1px 2px color-mix(in srgb,var(--shadow-soft) 10%,transparent)}.snapshot-signal-row-fill{position:absolute;left:0;top:0;bottom:0;border-radius:inherit;min-width:12px;box-shadow:inset 0 -1px color-mix(in srgb,black 10%,transparent),0 1px 4px color-mix(in srgb,var(--shadow-soft) 10%,transparent)}.snapshot-signal-row-fill-high{background:linear-gradient(90deg,#ff242f,#ff3a45)}.snapshot-signal-row-fill-medium{background:linear-gradient(90deg,#ff8f14,#ff7a00)}.snapshot-signal-row-fill-low{background:linear-gradient(90deg,#d9b6a3,#d3c0b4)}.snapshot-signal-row-level{display:inline-flex;align-items:center;min-width:0;text-align:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:690;line-height:1;letter-spacing:-.01em;text-transform:none;white-space:nowrap}.snapshot-signal-row-level-high{color:var(--flux-red-hover);border:1px solid color-mix(in srgb,var(--flux-red-line) 52%,white 48%);background:color-mix(in srgb,var(--flux-red-soft) 34%,white 66%)}.snapshot-signal-row-level-medium{color:#b26100;border:1px solid color-mix(in srgb,#e1b27d 54%,white 46%);background:color-mix(in srgb,#fff0dd 72%,white 28%)}.snapshot-signal-row-level-low{color:#7a736e;border:1px solid color-mix(in srgb,#d5c8be 58%,white 42%);background:color-mix(in srgb,#f5efea 70%,white 30%)}.snapshot-signals-meaning{display:grid;gap:clamp(18px,2.4vw,24px);padding:clamp(22px,3vw,32px) clamp(22px,3vw,36px);border:1px solid color-mix(in srgb,var(--border) 84%,white 16%);border-radius:clamp(20px,2.6vw,26px);background:linear-gradient(180deg,color-mix(in srgb,white 92%,var(--surface-warm) 8%),var(--surface));box-shadow:0 14px 28px color-mix(in srgb,var(--shadow-soft) 10%,transparent),inset 0 1px color-mix(in srgb,white 70%,transparent)}.snapshot-signals-meaning-title{margin:0;color:var(--ink);font-size:clamp(24px,3vw,32px);line-height:1.08;letter-spacing:-.03em;font-weight:735}.snapshot-signals-meaning-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(28px,3vw,38px)}.snapshot-signals-meaning-row{min-width:0;display:grid;gap:10px;padding:clamp(20px,2.5vw,28px) 0;border-top:1px solid color-mix(in srgb,var(--border) 56%,white 44%)}.snapshot-signals-meaning-row:nth-child(-n+2){padding-top:0;border-top:0}.snapshot-signals-meaning-row:nth-child(odd){padding-right:clamp(20px,2.6vw,28px);border-right:1px solid color-mix(in srgb,var(--border) 48%,white 52%)}.snapshot-signals-meaning-row:nth-child(2n){padding-left:clamp(20px,2.6vw,28px)}.snapshot-signals-meaning-row h3{margin:0;color:var(--ink);font-size:clamp(18px,2vw,22px);line-height:1.18;letter-spacing:-.02em;font-weight:710}.snapshot-signals-meaning-row p{margin:0;color:color-mix(in srgb,var(--text-muted) 90%,black 10%);font-size:clamp(15px,1.8vw,18px);line-height:1.6}.snapshot-personalized-insight{display:grid;gap:12px;min-width:0;padding:clamp(20px,2.8vw,28px);border:1px solid color-mix(in srgb,var(--border) 78%,white 22%);border-radius:calc(var(--radius-card) - 2px);background:linear-gradient(180deg,color-mix(in srgb,white 90%,var(--surface-warm) 10%),var(--surface));box-shadow:0 8px 18px color-mix(in srgb,var(--shadow-soft) 12%,transparent)}.snapshot-personalized-insight-title{margin:0;color:var(--ink);font-size:clamp(24px,3vw,32px);line-height:1.08;letter-spacing:-.03em;font-weight:735}.snapshot-personalized-insight p{margin:0;color:color-mix(in srgb,var(--text-muted) 90%,black 10%);font-size:clamp(15px,1.8vw,18px);line-height:1.6}.snapshot-next-move{display:grid;gap:10px;min-width:0;padding:clamp(20px,2.8vw,28px);border:1px solid color-mix(in srgb,var(--border) 78%,white 22%);border-radius:calc(var(--radius-card) - 2px);background:linear-gradient(180deg,color-mix(in srgb,white 90%,var(--surface-warm) 10%),var(--surface));box-shadow:0 8px 18px color-mix(in srgb,var(--shadow-soft) 12%,transparent)}.snapshot-next-move-step{margin:0;color:var(--ink);font-size:clamp(16px,1.9vw,19px);line-height:1.55;font-weight:600}.snapshot-next-move-tension{margin:0;color:color-mix(in srgb,var(--text-muted) 90%,black 10%);font-size:clamp(14px,1.7vw,16px);line-height:1.6}.snapshot-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--space-5);align-items:stretch}.snapshot-copy-card{min-width:0;display:grid;align-content:start;gap:var(--space-3);padding:var(--space-5);border-radius:var(--radius-card);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card)}.snapshot-copy-card .section-label{margin:0;color:var(--flux-red-hover);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.snapshot-signals-explain{display:grid;gap:var(--space-3);padding:clamp(20px,2.8vw,28px);border:1px solid color-mix(in srgb,var(--border) 84%,white 16%);border-radius:var(--radius-card);background:linear-gradient(180deg,color-mix(in srgb,white 92%,var(--surface-warm) 8%),var(--surface));box-shadow:var(--shadow-card)}.snapshot-signals-explain-label{margin:0;color:var(--flux-red-hover);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.snapshot-copy-card p{margin:0;color:var(--text-muted);font-size:16px;line-height:1.66}.snapshot-session-card{display:flex;align-items:center;justify-content:space-between;gap:var(--space-5)}.snapshot-auth-card,.snapshot-empty-card{position:relative;overflow:hidden;margin-top:var(--space-10)}.snapshot-empty-card{border-color:var(--warning-line);background:var(--warning-bg)}.snapshot-empty-card:before{background:var(--warning-text)}.snapshot-auth-card{background:var(--surface-warm)}.snapshot-auth-actions,.auth-mode-switch,.snapshot-auth-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-top:var(--space-5)}.snapshot-auth-actions{grid-template-columns:minmax(0,1fr)}.auth-mode-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.snapshot-auth-form label{display:grid;gap:var(--space-2);color:var(--text-body);font-size:13px;font-weight:700}.snapshot-auth-form input{min-width:0;min-height:44px;width:100%;border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface);color:var(--ink);padding:10px 12px}.snapshot-auth-form input:focus{border-color:var(--flux-red);box-shadow:0 0 0 4px var(--focus-ring)}.snapshot-auth-form button{align-self:end}.snapshot-auth-message{margin:var(--space-3) 0 0;color:var(--danger-text);font-weight:700}.snapshot-auth-note{margin:var(--space-3) 0 0;color:var(--text-muted);font-size:13px;font-weight:700}.start-auth-card{margin-top:var(--space-5);background:var(--surface-warm)}.snapshot-session-card{margin-top:var(--space-4);background:var(--surface-warm)}.snapshot-session-card span{min-width:0;overflow-wrap:anywhere;color:var(--text-body);font-weight:700}@media (max-width: 900px){.app-header{align-items:center;flex-wrap:wrap;gap:var(--space-2);padding:12px clamp(14px,4vw,28px)}.brand-logo{width:176px}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;min-height:36px;padding:0;border:1px solid var(--border);border-radius:var(--radius-field);background:var(--surface);color:var(--text-body);cursor:pointer}.nav-links{width:100%;margin-top:0;position:absolute;top:100%;left:0;right:0;display:none;background:var(--surface);border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:var(--space-3) clamp(14px,4vw,24px) var(--space-4);box-shadow:var(--shadow-card)}.nav-links.is-open{display:grid;grid-template-columns:1fr;gap:var(--space-2)}.nav-links a{width:100%;min-height:44px;justify-content:flex-start;padding-inline:var(--space-3);background:color-mix(in srgb,var(--surface) 92%,var(--surface-warm) 8%);border-color:color-mix(in srgb,var(--border) 82%,var(--ink) 18%)}.app-header.auth-signed_in .header-auth-control{display:none}.app-header:not(.auth-signed_in) .header-auth-control{display:flex}.mobile-nav-auth-action{display:block}.header-auth-link,.header-auth-control button{width:auto;min-height:34px;padding:8px 12px;border-radius:var(--radius-field)}.header-auth-link{background:var(--surface-warm);color:var(--ink)}.header-auth-status{max-width:100%}}@media (max-width: 720px){main{display:block;width:100%;padding:var(--space-6) var(--space-4) var(--space-10)}h1{font-size:clamp(34px,10vw,46px);letter-spacing:-.02em;line-height:1}.page-panel>p:not(.eyebrow),.dashboard-intro p:not(.eyebrow),.start-intro p:not(.eyebrow),.profile-intro p:not(.eyebrow),.journey-intro p:not(.eyebrow),.snapshot-intro p:not(.eyebrow){font-size:16px}.dashboard-intro{margin-bottom:var(--space-5)}.protected-auth-gate-shell{grid-template-columns:1fr}.protected-auth-gate-copy>p:not(.eyebrow),.protected-auth-gate-note{font-size:16px}.dashboard-grid,.dashboard-summary-card+.dashboard-grid,.dashboard-top-row+.dashboard-grid{margin-top:var(--space-8);gap:var(--space-6)}.dashboard-top-row,.dashboard-recommendations-head,.dashboard-recommendation-list{grid-template-columns:1fr}.dashboard-card .dashboard-recommendation-link{grid-template-columns:1fr;gap:var(--space-2);align-items:start;padding:var(--space-4) 0}.dashboard-recommendation-label{min-width:0}.dashboard-recommendation-action{justify-self:start;margin-top:var(--space-1)}.start-intro-statement{margin:0;font-size:17px;line-height:1.62}.start-hero-shell{gap:var(--space-5);width:100%}.start-overview-card{padding:var(--space-4)}.start-overview-title{font-size:clamp(30px,8.5vw,40px)}.start-overview-chips{gap:var(--space-1)}.start-overview-chip{min-height:30px;font-size:11px}.start-hero-cta{width:auto;max-width:240px}.header-auth-status{max-width:min(100%,220px)}.nav-links{display:none}.nav-links.is-open{display:grid;grid-template-columns:1fr;gap:var(--space-2)}.nav-links.is-open a{width:100%}.header-auth-dialog-overlay{align-items:center;padding:var(--space-4)}.header-auth-dialog{width:min(100%,390px)}.header-auth-dialog .snapshot-auth-card{width:100%;max-width:100%}.auth-panel-card .auth-mode-switch{grid-template-columns:1fr}.app-header.auth-signed_in .header-auth-control{display:none}.app-header:not(.auth-signed_in) .header-auth-control{display:flex}.header-auth-link,.header-auth-control button{width:auto}.snapshot-session-card{flex-direction:column;align-items:flex-start}.snapshot-copy,.snapshot-signals-meaning-grid,.dashboard-grid,.start-layout,.start-dimension-grid,.auth-mode-switch,.snapshot-auth-form,.profile-grid,.profile-edit-form,.profile-completion-form,.profile-detail-list,.journey-layout{grid-template-columns:1fr}.page-panel,.dashboard-page,.start-page,.profile-page,.journey-page,.snapshot-page,.dashboard-grid,.start-layout,.snapshot-layout,.profile-grid,.journey-layout,.dashboard-card,.profile-card,.start-overview-card,.start-dimensions-card,.start-question-preview-card,.start-local-result-card,.start-save-card,.journey-current-card,.journey-path-card,.journey-legend-card,.journey-resources-card,.snapshot-copy,.snapshot-empty-card,.snapshot-auth-card,.snapshot-session-card,.snapshot-main-shell{width:calc(100% - (2 * var(--space-4)));max-width:calc(100% - (2 * var(--space-4)));margin-inline:auto;border-radius:var(--radius-card)}.dashboard-card a{width:100%;max-width:290px}.dashboard-grid,.start-layout,.snapshot-layout,.profile-layout,.journey-layout{margin-inline:0}.profile-card-header{flex-direction:column;align-items:flex-start}.profile-basics-card-header{flex-direction:row;align-items:center;justify-content:space-between}.profile-context-summary div{grid-template-columns:1fr;gap:var(--space-1)}.profile-completion-actions{align-items:stretch;flex-direction:column}.profile-completion-actions button,.profile-completion-actions a,.profile-edit-button-inline{width:100%}.start-meta{flex-direction:column}.start-overview-detail{border-right:none;border-bottom:1px solid var(--border);min-height:48px}.start-overview-detail:last-child{border-bottom:none}.start-framework-showcase{width:100%;padding:var(--space-3);margin-top:var(--space-6)}.start-framework-showcase-frame{padding:var(--space-2)}.start-framework-link{width:100%;justify-content:center}.start-context-accordion-shell,.start-framework-showcase,.start-layout,.start-intro{width:100%}.dashboard-card-wide,.start-question-preview-card,.profile-layout-card-wide,.journey-current-card{grid-column:span 1}.start-question-title{flex-direction:column}.start-accordion-list{gap:var(--space-2)}.start-context-accordion-shell{margin-top:var(--space-8);padding:var(--space-4) var(--space-3)}.start-accordion-button{font-size:16px;min-height:48px;padding:12px var(--space-3);gap:var(--space-2)}.start-accordion-step-list li{grid-template-columns:20px 1fr}.start-accordion-step-index{width:28px;height:28px;margin-bottom:var(--space-1)}.start-hub-lite-grid{grid-template-columns:1fr}.start-progress-summary,.start-local-result-head{flex-direction:column;align-items:flex-start}.start-question-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.start-question-progress-dot{width:100%}.start-question-navigation{flex-direction:column}.start-result-ready-actions,.start-result-preview-actions{grid-template-columns:1fr}.start-result-view-grid,.start-result-preview-actions,.start-hub-lite-grid,.start-hub-lite-panel,.start-result-post-save-links,.start-result-preview .start-save-confirm,.start-result-preview .start-save-error{width:100%;max-width:100%;min-width:0}.start-hub-lite-grid,.start-result-view-grid{grid-template-columns:1fr;gap:var(--space-3)}.start-hub-lite-panel-head{display:flex;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap}.start-hub-lite-panel-head>span:last-child{margin-left:0;white-space:normal;min-width:fit-content}.start-hub-lite-panel h4,.start-hub-lite-panel p,.start-result-post-save-actions,.start-result-post-save-actions h4,.start-result-preview .start-result-completion-note,.start-result-preview .start-result-title{min-width:0;max-width:100%;white-space:normal;word-break:normal;overflow-wrap:normal}.start-hub-lite-secondary-list,.start-hub-lite-secondary-list li{grid-template-columns:1fr;min-width:0;max-width:100%}.start-question-navigation button,.start-result-preview-button,.start-save-button,.profile-edit-button,.profile-edit-actions button,.snapshot-actions a,.snapshot-actions button,.snapshot-auth-actions button,.auth-mode-switch button,.snapshot-auth-form button,.profile-actions a,.journey-actions a{width:100%;max-width:320px}.profile-layout,.profile-record-layout{grid-template-columns:1fr}.profile-record-layout>.profile-events-card,.profile-record-layout>.profile-scan-history-card{grid-column:auto;grid-row:auto}.profile-layout-card-wide{grid-column:span 1}.profile-layout-card .profile-details-grid{grid-template-columns:1fr;margin-top:var(--space-1)}.profile-boundary-note{grid-template-columns:1fr}.profile-link-button{width:auto}.profile-events-card{grid-row:auto;min-height:0}.profile-scan-shell{grid-template-columns:1fr;gap:var(--space-5)}.profile-scan-hero{padding:0;gap:var(--space-4)}.profile-scan-hero-header{margin-bottom:var(--space-1);gap:12px}.profile-scan-hero-marker{width:24px;height:24px}.profile-scan-hero-marker:after{top:5px;right:5px;bottom:5px;left:5px}.profile-scan-history-panel{padding:var(--space-4);border-radius:var(--radius-card)}.profile-scan-history-heading{margin-bottom:var(--space-4);font-size:24px}.profile-scan-history-item{grid-template-columns:18px 1fr;gap:10px 14px;padding:18px 0}.profile-scan-history-line{top:30px;bottom:-18px}.profile-scan-history-item time,.profile-scan-history-dimension{grid-column:2;justify-self:start}.profile-scan-history-item time{font-size:15px}.profile-scan-history-dimension{font-size:18px}.profile-scan-history-footer{padding-top:18px}.dashboard-preview-cta,.dashboard-snapshot-preview-link{width:100%;max-width:320px}.journey-step-list li{grid-template-columns:auto minmax(0,1fr)}.journey-step-list .journey-status{grid-column:2;justify-self:start}.journey-student-page{width:100%}.journey-student-hero h1{font-size:clamp(38px,11vw,52px);line-height:1}.journey-student-hero p:not(.eyebrow):not(.journey-sub-kicker){font-size:16px}.journey-student-control-grid{margin-top:var(--space-6)}.journey-top-module{grid-template-columns:1fr;margin-top:0;padding:var(--space-4)}.journey-top-copy h2{font-size:30px}.journey-top-copy{gap:var(--space-3)}.journey-top-progress{padding:var(--space-4)}.journey-choice-buttons{display:flex;flex-wrap:wrap}.journey-choice-buttons button{justify-content:center;flex:1 1 calc(50% - var(--space-2))}.journey-student-step-head{grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-2);padding:var(--space-4)}.journey-step-title{font-size:16px}.journey-step-chevron{width:30px;height:30px}.journey-step-detail{padding:0 var(--space-4) var(--space-4)}.journey-step-links a{width:100%;justify-content:center}.snapshot-signals-meaning,.snapshot-signals-meaning-grid{grid-template-columns:1fr}.snapshot-main-shell{padding:var(--space-5);gap:var(--space-5)}.snapshot-signals-header h2{font-size:clamp(34px,10vw,46px);line-height:.98}.snapshot-signals-header p,.snapshot-signals-summary p{font-size:16px}.snapshot-signals-summary{grid-template-columns:4px minmax(0,1fr);gap:12px;padding:16px 16px 16px 14px}.snapshot-signals-panel,.snapshot-signals-meaning{padding:var(--space-4);border-radius:var(--radius-card)}.snapshot-signal-row{grid-template-columns:1fr;gap:12px;padding:12px;border-radius:12px}.snapshot-signal-row-title{overflow-wrap:normal;word-break:normal;font-size:16px;text-wrap:nowrap}.snapshot-signal-row-meta{width:auto;margin-left:auto;justify-content:flex-end}.snapshot-signal-row-percent{font-size:15px}.snapshot-signal-row-level{padding:6px 11px;font-size:11px}.snapshot-signal-row-track{height:10px;margin-top:0}.snapshot-signals-meaning-title{font-size:20px}.snapshot-signals-meaning-row{padding:18px 0}.snapshot-signals-meaning-row:nth-child(-n+2){padding-top:18px;border-top:1px solid color-mix(in srgb,var(--border) 56%,white 44%)}.snapshot-signals-meaning-row:first-child{padding-top:0;border-top:0}.snapshot-signals-meaning-row:nth-child(odd),.snapshot-signals-meaning-row:nth-child(2n){padding-left:0;padding-right:0;border-right:0}.app-footer{width:calc(100% - (2 * var(--space-4)));grid-template-columns:1fr 1fr;gap:var(--space-6);padding:var(--space-8) 0 var(--space-12)}.privacy-consent-banner-inner,.privacy-consent-banner-text,.privacy-consent-actions{align-items:stretch;flex-direction:column}.privacy-consent-banner{left:var(--space-2);right:var(--space-2);padding:10px var(--space-3) 10px;max-height:46vh;box-sizing:border-box}.privacy-consent-banner-text{display:flex;font-size:12px;gap:6px 10px}.privacy-consent-banner-text button,.privacy-consent-banner-text a{font-size:12px}.privacy-consent-banner-inline-action{display:none}.privacy-consent-actions,.privacy-consent-primary,.privacy-consent-secondary,.privacy-modal-actions .privacy-consent-primary,.privacy-modal-actions .privacy-consent-secondary{width:100%}.privacy-consent-primary{max-width:100%;justify-content:center}}@media (max-width: 480px){.privacy-consent-banner{left:var(--space-2);right:var(--space-2);padding:10px 12px;max-height:44vh;border-top-left-radius:var(--radius-field);border-top-right-radius:var(--radius-field);overflow-y:auto;-webkit-overflow-scrolling:touch}.privacy-consent-banner-inner{gap:10px}.privacy-consent-banner-text{gap:6px 10px}.privacy-consent-banner-text>*{max-width:100%;overflow-wrap:anywhere}.privacy-consent-actions{gap:8px;order:-1}}@media (max-width: 720px){.fluxy-launcher{right:var(--space-4);bottom:var(--space-4);min-height:44px;padding:0 14px 0 12px}.fluxy-overlay{align-items:flex-end;padding:var(--space-3)}.fluxy-drawer{width:100%;max-height:min(86vh,720px);border-radius:22px}.fluxy-form{grid-template-columns:1fr}.fluxy-form button{min-height:var(--button-height)}.state-pill,.sample-note,.dashboard-scan-meta span,.start-question-title span,.journey-status{max-width:100%;width:100%;display:block;white-space:normal;overflow-wrap:anywhere;word-break:break-word}}@media (max-width: 480px){.app-header{position:relative}.brand-logo{width:160px}.page-panel,.dashboard-card,.profile-card,.start-question-guided-card,.snapshot-auth-card,.journey-path-card{padding:var(--space-4)}h1{font-size:clamp(32px,10vw,42px)}.journey-legend-grid div{grid-template-columns:1fr}.journey-legend-grid p{grid-column:auto}.app-footer{grid-template-columns:1fr}.fluxy-launcher span:last-child{display:none}.fluxy-launcher{width:48px;padding:0;justify-content:center}.fluxy-launcher-dot{box-shadow:none}.fluxy-head{padding:var(--space-4)}.fluxy-context,.fluxy-messages,.fluxy-form,.fluxy-note{margin-left:var(--space-4);margin-right:var(--space-4);padding-left:0;padding-right:0}.fluxy-context{padding:var(--space-3)}}.start-hero-shell{gap:var(--space-4)}.start-intro{min-width:0;width:min(100%,760px);margin-top:0;padding:0;display:grid;gap:var(--space-2);border-left:0}.start-context-accordion-shell{margin-top:var(--space-5)}.start-support-strip{grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:var(--space-3);padding:clamp(16px,2.6vw,20px) var(--space-4)}.start-support-flow{padding:0 var(--space-2) 0 var(--space-4);margin-left:var(--space-2)}@media (max-width: 768px){.start-hero-shell{gap:var(--space-3)}.start-hero-card{gap:var(--space-4);padding:var(--space-4)}.start-intro{padding:0;margin-top:0}.start-support-strip{grid-template-columns:1fr;gap:var(--space-4)}.start-support-flow{width:100%;margin-left:var(--space-1);padding:var(--space-3) 0 0 0;border-left:none;border-top:1px solid color-mix(in srgb,var(--text-soft) 18%,transparent);padding-top:var(--space-3)}.start-support-flow:before{left:0;top:0;bottom:auto;width:100%;height:1px;background:color-mix(in srgb,var(--text-soft) 12%,transparent)}.start-context-accordion-shell{margin-top:var(--space-4)}.start-intro-statement{font-size:17px;line-height:1.5}.start-support-flow-step-title{font-size:.89rem}.start-support-flow-step-helper{font-size:.8rem}}@supports not (backdrop-filter: blur(2px)){.start-intro{background:transparent}}@media (max-width: 480px){.start-intro{padding-inline:0}}@media (max-width: 720px){.scan-question-flow-card,.start-question-preview-card{padding:var(--space-4)}.scan-page-header{margin-bottom:var(--space-4);gap:var(--space-3)}.scan-page-purpose{font-size:15px;line-height:1.6}.start-question-guided-card{min-height:0;margin-top:var(--space-3);padding:var(--space-4)}.start-question-context{margin-top:var(--space-3);font-size:15px;line-height:1.62}.start-question-helper-text{margin-top:var(--space-2);font-size:14px;line-height:1.55}.start-answer-list{margin-top:var(--space-4);gap:var(--space-3)}.start-question-guided-card button{min-height:56px;padding:14px;gap:var(--space-3);font-size:15px;line-height:1.5}.start-local-result-card{margin-top:var(--space-5);padding:var(--space-5)}.start-local-result-helper{font-size:15px;line-height:1.6}.start-result-view-grid{grid-template-columns:1fr;gap:var(--space-4)}.start-hub-lite-panel{padding:var(--space-4);gap:var(--space-3)}.start-hub-lite-panel-head{gap:var(--space-3)}.start-hub-lite-panel-icon{width:44px;height:44px}.start-hub-lite-panel h4{font-size:clamp(22px,7vw,28px);line-height:1.14}.start-hub-lite-panel p{font-size:16px;line-height:1.62}.start-result-tension,.start-hub-lite-low-score-note{font-size:15px;line-height:1.55}.start-result-preview-actions{margin-top:var(--space-4);gap:var(--space-3)}}@media (max-width: 720px){.scan-page,.scan-page .start-question-preview-card,.scan-page .scan-question-flow-card,.scan-page .start-local-result-card,.scan-page .start-save-card{width:100%;max-width:100%;margin-inline:0}.scan-page .scan-question-flow-card,.scan-page .start-question-preview-card{padding:var(--space-4) var(--space-3)}.scan-page .start-question-guided-card{padding:var(--space-4) var(--space-3);border-radius:var(--radius-card);box-shadow:none}.scan-page .start-answer-list li{box-shadow:none}.scan-page .start-local-result-card{padding:var(--space-4) var(--space-3)}.scan-page .start-result-view-grid{gap:var(--space-3)}.scan-page .start-hub-lite-panel{padding:var(--space-4);border-radius:var(--radius-card);box-shadow:none}.scan-page .start-result-preview-actions .start-auth-card{width:100%;max-width:100%;margin-inline:0}.auth-panel-card{padding:var(--space-4)}.auth-panel-context{padding-right:var(--space-2)}.auth-panel-card .snapshot-auth-form,.auth-panel-card .snapshot-auth-form input,.auth-panel-card .auth-email-submit,.auth-panel-card .auth-google-button{width:100%;box-sizing:border-box}.auth-panel-card .auth-mode-switch{grid-template-columns:1fr 1fr}.fluxy-launcher--scan-flow{display:none}}@media (max-width: 480px){.scan-page .scan-question-flow-card,.scan-page .start-question-preview-card,.scan-page .start-local-result-card{padding:var(--space-4) var(--space-2)}.scan-page .start-question-guided-card{padding:var(--space-3) var(--space-2)}}
