@font-face{font-family:Bicyclette;src:url(/fonts/bicyclette-400.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Bicyclette;src:url(/fonts/bicyclette-700.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Bomstad Display;src:url(/fonts/bomstad-600.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Bomstad Display;src:url(/fonts/bomstad-700.woff2) format("woff2");font-weight:700;font-display:swap}:root{--blue: #0c71c3;--navy: #142848;--green: #6cbf3a;--ink: #1d1d1b;--muted: #626975;--border: #e4e6eb;--snow: #faf8fd;--pale-blue: #f2f8fd;--honeydew: #f6fcf2;font-family:Bicyclette,system-ui,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:var(--blue);border:1px solid transparent;border-radius:4px;padding:10px 20px;cursor:pointer;font-weight:700;line-height:1.4;transition:background .15s,border-color .15s}button:hover{background:#095a9c}button:disabled{opacity:.45;cursor:not-allowed}a{color:var(--blue);text-underline-offset:4px}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}h1,h2{font-family:Bomstad Display,Bicyclette,sans-serif;color:var(--navy);letter-spacing:-.02em;line-height:1.2;font-weight:600}h1{font-size:clamp(38px,5vw,64px);margin:18px 0}h2{font-size:25px}h3,h4{color:var(--navy);line-height:1.4}p{margin:0 0 16px}input,textarea{width:100%;background:#fff;border:1px solid #cbd1da;border-radius:4px;padding:12px;color:var(--ink)}input::placeholder,textarea::placeholder{color:#7b8290}.site-header{border-bottom:1px solid var(--border);background:#fff}.header-inner{min-height:84px;padding:16px 40px;max-width:1600px;margin:auto;display:flex;gap:24px;align-items:center}.brand{display:flex;flex-shrink:0;padding:4px 0}.brand img{width:146px;height:37px;object-fit:contain}.header-divider{height:26px;width:1px;background:var(--border)}.header-product{color:var(--muted);font-size:15px;white-space:nowrap;text-decoration:none}.header-product:hover{color:var(--blue)}.site-header nav{margin-left:auto;display:flex;align-items:center;gap:30px;font-size:15px}.site-header nav a{text-decoration:none;color:var(--navy)}.site-header nav a:hover{color:var(--blue)}.site-header nav .design-link{color:var(--muted);font-size:13px}.user-menu{position:relative}.user-menu-trigger{background:#fff;color:var(--navy);border:1px solid #cfd5df;padding:6px 12px 6px 6px;gap:10px;font-weight:400;font-size:14px;max-width:260px}.user-menu-trigger:hover,.user-menu-trigger[aria-expanded=true]{background:var(--pale-blue);border-color:var(--blue)}.user-avatar{width:30px;height:30px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;letter-spacing:.02em;flex-shrink:0}.user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-caret{color:var(--muted);font-size:12px}.user-menu-panel{position:absolute;right:0;top:calc(100% + 8px);min-width:260px;background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 12px 40px #14284820;padding:6px;z-index:20;display:grid;text-align:left}.user-menu-identity{display:grid;gap:2px;padding:10px 12px 12px;margin-bottom:6px;border-bottom:1px solid var(--border);font-size:13px}.user-menu-identity strong{color:var(--navy);overflow-wrap:anywhere}.user-menu-identity span{color:var(--muted);overflow-wrap:anywhere}.user-menu-panel [role=menuitem]{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:9px 12px;border-radius:4px;border:0;background:none;color:var(--navy);font-size:14px;font-weight:400;text-decoration:none}.user-menu-panel [role=menuitem]:hover{background:var(--pale-blue);color:var(--blue)}.user-menu-panel [role=menuitem] span{color:var(--muted);font-size:12px}.user-menu-signout{margin-top:6px;border-top:1px solid var(--border)!important;border-radius:0 0 4px 4px!important}.page-shell{max-width:1200px;padding:64px 32px;margin:auto}.workspace-shell{max-width:1520px;padding:24px 40px 36px}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:700;color:var(--blue)}.accent-text{color:var(--blue)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px;margin:36px 0}.grid>a{text-decoration:none}.grid article{border:1px solid var(--border);padding:28px;border-radius:4px;min-height:180px;transition:border-color .15s}.grid article:hover{border-color:var(--blue)}.grid article h2{margin-top:8px}.projects-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.projects-heading p{color:var(--muted);margin:0}.projects-heading h1{margin-bottom:6px}.project-grid{margin-top:28px}.project-grid .project-card{display:flex;flex-direction:column;padding:0;min-height:0;border-radius:8px;background:#fff;overflow:hidden}.project-card.is-active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue) inset,0 10px 30px #0c71c31a;background:linear-gradient(180deg,#eaf4fd,#f6fafe)}.project-card.is-active .project-card-actions{background:#e3f0fb;border-top-color:#cfe0f1}.project-card.is-active .project-card-meta small{color:var(--blue)}.project-card.is-archived{background:#fafbfc}.project-card.is-archived h2{color:var(--muted)}.project-card-body{display:block;padding:22px 24px 18px;color:inherit;text-decoration:none;flex:1}.project-card-body h2{font-size:22px;margin:10px 0 8px;line-height:1.25}.project-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-card-meta small{color:var(--muted);font-size:12px;letter-spacing:.04em}.stage-pill{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.stage-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.stage-draft{background:#fff7e6;color:#9a6400}.stage-review{background:var(--pale-blue);color:var(--blue)}.stage-progress{background:var(--honeydew);color:#3f8a17}.stage-archived{background:#eef0f3;color:var(--muted)}.stage-active{background:var(--blue);color:#fff}.stage-active:before{background:#fff}.project-card-meta{flex-wrap:wrap}.project-card-meta small{margin-left:auto}.project-card-facts{display:flex;flex-wrap:wrap;gap:4px 14px;color:var(--muted);font-size:13px;margin:0}.project-card-active{color:var(--blue);font-weight:700}.project-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;border-top:1px solid var(--border);background:#fafbfc;font-size:12px}.project-card-actions .project-selection{margin:0}.project-card-actions .project-selection button{padding:6px 12px;font-size:12px}.project-card>[role=alert]{padding:0 24px 12px;margin:0;font-size:12px}.archived-projects{margin-top:36px;border-top:1px solid var(--border);padding-top:18px}.archived-projects summary{cursor:pointer;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:10px}.archived-projects .muted{color:var(--muted);font-size:13px;margin:10px 0 0}.archived-projects .project-grid{margin-top:18px}.page-shell>form{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:24px;background:var(--pale-blue);border-radius:4px}.page-shell>form input{max-width:380px}.page-shell>nav{display:flex;gap:12px}.copy{white-space:pre-wrap}[role=alert]{color:#b82922;padding:12px 0}.dev-login{padding:8px 14px;margin-bottom:18px;border:1px dashed #c3a36c;border-radius:4px;background:#fffbf3;font-size:13px}.dev-login summary{cursor:pointer;color:#795b26}.dev-login p{margin:10px 0}.dev-login button{font-size:13px;padding:6px 12px}.workspace-breadcrumb{display:flex;gap:12px;font-size:13px;color:var(--muted);margin-bottom:18px}.workspace-breadcrumb a{color:var(--muted);text-decoration:none}.workspace-titlebar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.workspace-titlebar h1{font-size:clamp(26px,3vw,36px);margin:6px 0}.workspace-titlebar p{color:var(--muted);font-size:15px;margin:0}.title-meta{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);text-transform:capitalize}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green);display:inline-block;flex-shrink:0}.button-secondary{color:var(--navy);background:#fff;border:1px solid #cfd5df}.button-secondary:hover{background:var(--pale-blue);border-color:var(--blue)}.review-button{font-size:14px;white-space:nowrap}.preview-strip{font-size:12px;display:flex;flex-wrap:wrap;gap:9px;align-items:center;color:#667487;background:#f5f7fa;border:1px solid var(--border);border-bottom:0;border-radius:5px 5px 0 0;padding:9px 18px}.preview-label{font-size:10px;letter-spacing:.09em;font-weight:700;color:#4d607b}.workspace-columns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(340px,1fr);border:1px solid var(--border);border-radius:0 0 5px 5px;overflow:hidden;height:max(630px,calc(100dvh - 312px));max-height:960px}.conversation-panel{display:flex;flex-direction:column;min-height:0;min-width:0;background:#fff}.conversation-heading{padding:20px 26px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.conversation-heading h2{font-family:Bicyclette,sans-serif;font-weight:700;font-size:17px;margin:0;letter-spacing:0}.conversation-heading span{color:var(--muted);font-size:12px}.assistant-avatar{display:grid;place-items:center;width:42px;height:42px;background:var(--pale-blue);border:1px solid #dfedf8;border-radius:8px}.assistant-avatar img{width:27px}.conversation-heading .ai-badge{margin-left:auto;font-size:10px;color:var(--blue);border:1px solid #d7e9f7;padding:3px 7px;border-radius:4px;white-space:nowrap}.conversation-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:20px 32px 12px;scrollbar-width:thin}.conversation-date{text-align:center;font-size:9px;font-weight:700;letter-spacing:.12em;color:#858d99;margin-bottom:22px}.chat-message{margin-bottom:26px;font-size:15px;overflow-wrap:anywhere}.chat-message p{line-height:1.6;margin-bottom:12px;white-space:pre-wrap}.chat-message p:last-child{margin-bottom:0}.message-byline{display:flex;align-items:center;gap:8px;color:var(--navy);font-weight:700;font-size:12px;margin-bottom:10px}.message-byline span{color:#8a909b;font-weight:400;font-size:10px;margin-left:auto}.message-byline img{width:22px}.from-user{margin-left:44px;padding:16px 20px;border-radius:5px;background:var(--pale-blue);border:1px solid #e2edf5}.from-assistant h3{margin:10px 0 12px;font-size:21px}.assistant-questions{list-style:none;padding:0;margin:18px 0;display:grid;gap:13px}.assistant-questions li{display:flex;gap:12px}.assistant-questions li>span{color:var(--blue);font-size:11px;padding-top:3px}.assistant-questions strong{font-size:14px}.assistant-questions p{color:var(--muted);font-size:13px;margin:2px 0 0}.reference-links{padding-top:14px;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:7px}.reference-links>span{flex-basis:100%;color:var(--muted);font-size:11px;margin-bottom:2px}.reference-links button{font-size:11px;padding:6px 9px;border:1px solid var(--border);background:#fff;color:var(--navy);font-weight:400}.reference-links button:hover{border-color:var(--blue)}.reference-links button>span{color:var(--blue)}.recommendation-card{margin-top:14px;padding:14px 16px;border:1px solid #d5e6f5;border-left:3px solid var(--blue);border-radius:5px;background:var(--pale-blue);font-size:13px}.recommendation-heading{color:var(--navy);font-weight:700;font-size:12px;margin-bottom:8px}.recommendation-card ul{list-style:none;padding:0;margin:0}.recommendation-card li{padding:6px 0;border-top:1px solid #e2edf5}.recommendation-card li:first-child{border-top:0;padding-top:0}.recommendation-card li>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.recommendation-card strong{color:var(--navy)}.recommendation-card p{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.5;white-space:normal}.recommendation-status{font-size:11px;white-space:nowrap;color:var(--muted)}.recommendation-status.is-added{color:#3f8a1c;font-weight:700}.recommendation-status.is-unavailable{color:#a1571a}.recommendation-card small{display:block;margin-top:10px;color:#7e8794;font-size:11px}.composer-area{padding:12px 24px;border-top:1px solid #f1f2f5}.suggestion-row{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.suggestion-row button{color:var(--muted);background:#fff;border:1px solid var(--border);padding:5px 9px;font-size:11px;font-weight:400}.suggestion-row button:hover{background:var(--pale-blue);color:var(--blue)}.suggestion-row button span{color:var(--blue)}.chat-composer{border:1px solid #ccd6e2;border-radius:5px;padding:12px 12px 8px;box-shadow:0 2px 6px #14284805}.chat-composer:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px #0c71c310}.chat-composer textarea{resize:none;padding:0;border:0;outline:0;font-size:14px;line-height:1.5;min-height:44px;max-height:180px;border-radius:0}.composer-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.composer-actions>span{font-size:10px;color:#7e8794}.send-button{width:32px;height:32px;padding:0;font-size:22px;flex-shrink:0}.composer-note{color:#7b8490;font-size:10px;text-align:center;margin:8px 0 0}.project-context{border-left:1px solid var(--border);background:#fcfcfe;display:flex;flex-direction:column;min-height:0;min-width:0}.context-heading{padding:25px 26px 18px;display:flex;align-items:center;justify-content:space-between}.context-heading .eyebrow{font-size:9px}.context-heading h2{margin:4px 0 0;font-size:25px}.outline-badge{border:1px solid #d9dfe7;border-radius:4px;color:var(--muted);font-size:10px;padding:2px 7px}.context-tabs{display:flex;gap:24px;padding:0 26px;border-bottom:1px solid var(--border)}.context-tabs button{background:none;color:var(--muted);border:0;border-bottom:2px solid transparent;border-radius:0;padding:11px 0;font-size:13px;font-weight:400}.context-tabs button[aria-selected=true]{color:var(--blue);border-bottom-color:var(--blue);font-weight:700}.context-content{padding:26px;flex:1;overflow-y:auto;scrollbar-width:thin}.section-kicker{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px;letter-spacing:.08em;font-weight:700;color:#718099;margin-bottom:12px}.small-muted{color:#89919b;font-size:10px;letter-spacing:0;font-weight:400}.context-content h3{font-family:Bomstad Display,sans-serif;font-weight:600;font-size:23px;line-height:1.25;margin:0 0 12px}.muted{color:var(--muted);font-size:14px;line-height:1.6}.context-divider{height:1px;background:var(--border);margin:23px 0}.context-content h4{font-size:13px;margin:0 0 14px;display:flex;align-items:center;justify-content:space-between}.goal-list{padding:0;list-style:none;display:grid;gap:10px;margin:0;font-size:13px}.goal-list li{display:flex;align-items:center;gap:9px}.goal-list span{background:#e9f5e2;width:18px;height:18px;display:grid;place-items:center;color:#408521;font-size:10px;border-radius:50%}.count-badge{font-size:10px;background:#eef1f5;padding:2px 7px;border-radius:4px;color:#68778d}.question-list{display:grid;gap:8px}.question-list button{background:#fff;border:1px solid var(--border);color:var(--navy);justify-content:flex-start;padding:10px;font-weight:400;font-size:12px}.question-list button:hover{border-color:var(--blue)}.question-marker{width:18px;height:18px;border:1px solid #bdcddd;border-radius:50%;display:grid;place-items:center;font-size:10px;color:#6584a0}.question-arrow{margin-left:auto;color:var(--blue)}.context-tip{display:flex;gap:12px;margin-top:24px;padding:15px;background:var(--pale-blue);border-radius:4px}.tip-symbol{color:var(--blue)}.context-tip strong{color:var(--navy);font-size:12px}.context-tip p{color:#617890;font-size:11px;line-height:1.6;margin:4px 0 0}.context-footer{padding:14px 26px;display:flex;gap:8px;align-items:center;color:#758095;border-top:1px solid var(--border);font-size:10px}.estimate-items{margin:24px 0}.estimate-items>div{display:flex;gap:12px;justify-content:space-between;border-bottom:1px solid var(--border);padding:16px 0;font-size:12px}.estimate-items strong{color:var(--navy)}.estimate-items p{color:var(--muted);font-size:11px;margin:4px 0 0}.estimate-items b{white-space:nowrap;font-size:12px;font-weight:400;color:var(--navy)}.estimate-total{display:grid;gap:6px;background:var(--navy);color:#fff;padding:22px;border-radius:4px}.estimate-total>span:first-child{font-size:12px}.estimate-total strong{font-size:28px;font-family:Bomstad Display,sans-serif}.estimate-total small{font:11px Bicyclette,sans-serif;color:#bacbe1}.estimate-total>span:last-child{font-size:10px;color:#bacbe1}.recurring-note{margin:22px 0;font-size:12px}.recurring-note p{color:var(--muted);font-size:12px;margin-top:5px}.full-width{width:100%;justify-content:space-between;font-size:12px}.plan-steps{list-style:none;margin:26px 0;padding:0}.plan-steps li{display:flex;gap:14px;position:relative;padding-bottom:24px}.plan-steps li:not(:last-child):before{content:"";position:absolute;left:13px;top:28px;width:1px;height:calc(100% - 28px);background:#dbe3ec}.plan-number{width:27px;height:27px;flex-shrink:0;display:grid;place-items:center;border:1px solid #dbe3ec;color:var(--blue);background:#fff;border-radius:50%;font-size:11px}.plan-steps small{display:block;font-size:10px;color:var(--blue)}.plan-steps strong{display:block;color:var(--navy);font-size:13px;margin:3px 0}.plan-steps p{color:var(--muted);font-size:12px;margin:0}.empty-note{color:#7c8694;font-size:13px}.workspace-empty{margin:28px 0;padding:30px;border:1px dashed #d7dfe8;text-align:center;color:var(--muted);font-size:13px}.workspace-empty>span{display:block;color:var(--blue);font-size:28px}.workspace-empty p{margin:10px 0 0}.welcome-steps{margin-top:26px;display:grid;gap:14px;font-size:13px;color:var(--blue)}.preview-dialog{max-width:520px;width:calc(100% - 36px);border:1px solid var(--border);border-radius:6px;padding:30px;color:var(--ink);box-shadow:0 24px 100px #14284830}.preview-dialog::backdrop{background:#14284870}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.icon-button{background:none;color:var(--muted);font-size:24px;padding:0 6px}.icon-button:hover{background:var(--pale-blue)}.preview-dialog h2{margin:20px 0}.preview-dialog p{font-size:15px}.review-checklist{display:grid;gap:10px;margin:24px 0;font-size:14px;color:var(--blue)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-workspace-switch{display:none}@media (min-width: 1600px){.conversation-scroll{padding-left:44px;padding-right:44px}}@media (max-width: 1100px){.header-product,.header-divider{display:none}.workspace-shell{padding:24px}.workspace-columns{grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr)}.conversation-scroll{padding:20px}.composer-area{padding:12px 16px}.context-content{padding:22px}.suggestion-row button{font-size:10px}}@media (max-width: 760px){.header-inner{padding:14px 18px;gap:14px;min-height:70px}.brand img{width:105px;height:30px}.site-header nav{gap:14px;font-size:12px}.site-header nav button{padding:7px 12px;font-size:12px}.user-menu-trigger{padding:4px 8px 4px 4px;gap:8px}.user-name,.user-caret{display:none}.user-avatar{width:28px;height:28px}.user-menu-panel{min-width:220px}.site-header nav .design-link{display:none}.page-shell{padding:30px 18px}.workspace-shell{padding:20px 14px}.workspace-breadcrumb{font-size:12px}.workspace-titlebar{align-items:flex-start;gap:12px;margin-bottom:18px}.workspace-titlebar h1{font-size:27px}.workspace-titlebar p{font-size:13px}.review-button{font-size:0;padding:9px}.review-button span{font-size:18px}.preview-strip{font-size:10px;padding:10px 12px;gap:3px}.preview-label{font-size:9px;width:100%}.mobile-workspace-switch{display:flex;border:1px solid var(--border);border-bottom:0;padding:5px;background:#f5f7fa;gap:4px}.mobile-workspace-switch button{flex:1;padding:9px 5px;font-size:12px;color:var(--muted);background:transparent}.mobile-workspace-switch button.selected{color:var(--blue);background:#fff;box-shadow:0 1px 3px #14284812}.workspace-columns{display:block;height:690px;max-height:none}.conversation-panel,.project-context{height:100%}.workspace-columns .mobile-hidden{display:none}.project-context{border-left:0}.conversation-heading{padding:16px}.conversation-scroll{padding:18px 16px}.from-user{margin-left:12px;padding:14px}.chat-message{font-size:14px}.from-assistant h3{font-size:19px}.composer-actions>span{max-width:220px}.composer-note{font-size:9px}.context-content{padding:24px}.estimate-total strong{font-size:26px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}@media (min-width: 761px){.workspace-shell{height:calc(100dvh - 84px);min-height:640px;display:flex;flex-direction:column;padding-top:20px;padding-bottom:24px}.project-workspace{display:flex;flex-direction:column;flex:1;min-height:0}.workspace-breadcrumb{margin-bottom:12px}.workspace-titlebar{margin-bottom:18px}.workspace-columns{flex:1;height:auto;min-height:360px;max-height:none}}@media (max-width: 760px){.workspace-shell{height:calc(100dvh - 70px);min-height:680px;display:flex;flex-direction:column;padding-top:16px;padding-bottom:16px}.project-workspace{display:flex;flex-direction:column;flex:1;min-height:0}.workspace-columns{flex:1;height:auto;min-height:340px}.workspace-breadcrumb{margin-bottom:12px}.workspace-titlebar{margin-bottom:14px}.composer-actions>span{display:none}.composer-actions{justify-content:flex-end}}.preview-state-link{margin-left:auto;font-size:11px;white-space:nowrap}.conversation-scroll{position:relative}@media (min-width: 761px) and (max-height: 850px){.header-inner{min-height:72px;padding-top:12px;padding-bottom:12px}.workspace-shell{height:calc(100dvh - 72px);min-height:570px;padding-top:14px;padding-bottom:16px}.workspace-breadcrumb{margin-bottom:8px}.workspace-titlebar{margin-bottom:14px}.workspace-titlebar h1{font-size:29px;margin:3px 0}.workspace-titlebar>div>p{display:none}.conversation-heading{padding-top:12px;padding-bottom:12px}.conversation-scroll{padding-top:16px}.conversation-date{margin-bottom:14px}.composer-area{padding-top:8px;padding-bottom:8px}.suggestion-row{margin-bottom:8px}.chat-composer{padding:8px 10px 6px}.chat-composer textarea{height:32px;min-height:32px}.send-button{height:28px;width:28px}.composer-note{margin-top:4px}.context-heading{padding-top:18px;padding-bottom:14px}}.design-file-list{display:grid;gap:8px;margin-bottom:20px}.design-file{display:flex;align-items:center;gap:12px;width:100%;padding:12px;text-align:left;background:#fff;color:var(--navy);border:1px solid var(--border)}.design-file[aria-pressed=true]{border-color:var(--blue);background:#f1f7fc}.design-file>span:first-child{color:var(--blue);font-size:24px}.design-file strong,.design-file small{display:block}.design-file strong{font-size:13px}.design-file small{margin-top:4px;color:var(--muted);font-size:12px;font-weight:400}.design-viewer{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff}.design-viewer svg{display:block;width:100%;height:auto}.design-caption{padding:0 16px 14px;margin:0;font-size:12px;color:var(--muted)}.design-document{padding:20px;font-size:13px;line-height:1.6}.design-document ul{padding-left:20px}.customer-markdown{overflow-wrap:anywhere;line-height:1.65}.customer-markdown pre{overflow:auto;white-space:pre-wrap}.customer-markdown blockquote{border-left:3px solid var(--blue);padding-left:16px;margin-left:0}.conversation-scroll select{width:100%;padding:10px;margin:8px 0 24px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--navy)}.saved-chat-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:14px 24px;border-bottom:1px solid var(--border)}.saved-chat-controls select{flex:1;min-width:0;padding:10px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--navy)}.saved-chat-controls button{flex-shrink:0}.active-project-bar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:8px max(24px,calc((100vw - 1440px)/2));background:#f1f7fc;font-size:13px}.active-project-bar.has-project{gap:14px;padding-top:10px;padding-bottom:10px;background:linear-gradient(90deg,#e9f3fc,#f4f9fe);border-bottom:1px solid #d5e5f5;position:sticky;top:0;z-index:30;box-shadow:0 6px 18px -12px #14284866}.active-project-icon{width:32px;height:32px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:15px;flex-shrink:0}.active-project-copy{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;min-width:0}.active-project-label{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.active-project-title{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:700;font-size:15px;text-decoration:none}.active-project-title:hover{color:var(--blue)}.active-project-count{font-size:11px;font-weight:700;color:var(--blue);background:#fff;border:1px solid #cfe0f1;border-radius:999px;padding:1px 8px;letter-spacing:.02em;display:inline-block;animation:count-in .35s ease-out}.active-project-count.is-bumped{animation:count-bump .7s cubic-bezier(.2,.9,.3,1.3)}@keyframes count-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes count-bump{0%{transform:scale(1)}30%{transform:scale(1.35);background:var(--blue);color:#fff;border-color:var(--blue)}to{transform:scale(1)}}@media (prefers-reduced-motion: reduce){.active-project-count,.active-project-count.is-bumped{animation:none}}.active-project-actions{margin-left:auto;display:flex;gap:6px}.active-project-actions a{color:var(--blue);font-weight:700;text-decoration:none;padding:5px 10px;border-radius:4px;border:1px solid transparent}.active-project-actions a:hover{background:#fff;border-color:#cfe0f1}.new-project-prompt{justify-content:center;gap:18px;padding-top:12px;padding-bottom:12px}.new-project-prompt-copy{display:flex;flex-direction:column;line-height:1.35}.new-project-prompt-copy strong{color:var(--navy);font-size:14px}.new-project-prompt-copy span{color:var(--muted);font-size:12px}.new-project-prompt form{display:flex;gap:8px;flex:1 1 320px;max-width:640px}.new-project-prompt input{padding:8px 12px;font-size:14px}.new-project-prompt button{padding:8px 16px;font-size:13px;white-space:nowrap}.rename-button{font-size:13px;padding:8px 14px;white-space:nowrap;flex-shrink:0}.project-item-link{color:var(--navy);text-decoration:none;border-bottom:1px dotted #9aa8ba}.project-item-link:hover{color:var(--blue);border-bottom-color:var(--blue)}.spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px 0;color:var(--muted);font-size:13px}.spinner-page{min-height:min(50vh,420px)}.spinner-page .spinner-ring{width:44px;height:44px;border-width:3px}.spinner-page .spinner-label{font-size:14px}.spinner-ring{width:30px;height:30px;border-radius:50%;border:2.5px solid #dbe4ee;border-top-color:var(--blue);animation:spinner-turn .9s linear infinite}.spinner-label{letter-spacing:.01em;animation:spinner-fade 1.8s ease-in-out infinite}@keyframes spinner-turn{to{transform:rotate(360deg)}}@keyframes spinner-fade{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion: reduce){.spinner-ring{animation-duration:2.4s}.spinner-label{animation:none}}.project-selection{margin:12px 0}.add-to-project{margin-top:16px}.add-to-project form{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.add-to-project input{width:90px;display:block}.add-to-project small{width:100%;color:var(--muted)}.workspace-app{height:100dvh;min-height:640px;display:flex;flex-direction:column}.workspace-app>.site-header{flex-shrink:0}.workspace-app>.workspace-shell{height:auto;min-height:0;flex:1;width:100%;margin:0 auto}@media (max-width: 760px){.workspace-app{min-height:720px}}.project-items{list-style:none;margin:0;padding:0;border-top:1px solid var(--border)}.project-item-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border);font-size:13px;transition:opacity .15s}.project-item-row.is-busy{opacity:.55}.project-item-thumb{width:44px;height:44px;border-radius:6px;background:#f4f6f9;border:1px solid var(--border);display:grid;place-items:center;overflow:hidden;color:#9aa5b5;font-weight:700;font-size:15px}.project-item-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:3px}.project-item-main{min-width:0;display:grid;gap:3px}.project-item-title{font-weight:700;color:var(--navy);line-height:1.35;overflow-wrap:anywhere}.project-item-meta{display:flex;flex-wrap:wrap;gap:4px 10px;color:var(--muted);font-size:12px}.project-item-note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.project-item-side{display:grid;justify-items:end;gap:6px;text-align:right}.project-item-total{white-space:nowrap;color:var(--navy);font-size:14px}.project-item-qty{color:var(--muted);font-size:12px}.project-item-controls{display:flex;align-items:center;gap:10px}.quantity-stepper{display:inline-flex;align-items:stretch;border:1px solid #cbd1da;border-radius:4px;background:#fff;height:30px;overflow:hidden}.quantity-stepper button{width:28px;padding:0;border:0;border-radius:0;background:transparent;color:var(--navy);font-size:16px;font-weight:400;line-height:1}.quantity-stepper button:hover:not(:disabled){background:var(--pale-blue);color:var(--blue)}.quantity-stepper button:disabled{opacity:.35}.quantity-stepper input{width:44px;border:0;border-left:1px solid var(--border);border-right:1px solid var(--border);border-radius:0;padding:0 4px;text-align:center;font-size:13px;-moz-appearance:textfield}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-stepper input:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.link-button{background:none;border:0;padding:0;color:var(--muted);font-size:12px;font-weight:400;text-decoration:underline;text-underline-offset:3px;border-radius:0}.link-button:hover:not(:disabled){background:none;color:var(--blue)}.link-button.danger:hover:not(:disabled){color:#b82922}.project-item-confirm{display:inline-flex;gap:8px;align-items:center;color:var(--muted);font-size:12px;white-space:nowrap}.project-item-error{display:flex;gap:10px;align-items:baseline;color:#b82922;font-size:12px;padding:4px 0 0}.workspace-item-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:8px;padding:0 5px;border-radius:10px;background:var(--blue);color:#fff;font-size:11px;font-weight:700}.project-submission{padding:16px 26px;border-top:1px solid var(--border);font-size:13px}.submission-actions{display:flex;flex-wrap:wrap;gap:8px}.submission-actions button{flex:1;white-space:nowrap}.project-submission p{margin:10px 0 0;font-size:12px;color:#617890}.submission-notice{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding:16px 20px;margin-bottom:20px;background:var(--pale-blue);border-radius:4px;color:var(--navy)}.submission-notice p{flex:1;margin:0;min-width:200px}.submission-success{border:0;border-radius:16px;padding:0;width:min(480px,calc(100vw - 40px));color:var(--navy);box-shadow:0 24px 100px #001c3f33}.submission-success::backdrop{background:#082642aa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:submission-backdrop-in .22s ease-out both}.submission-success[open]{animation:submission-enter .36s cubic-bezier(.2,.8,.2,1) both}.submission-success-content{padding:40px 32px 32px;text-align:center}.submission-success-mark{width:76px;height:76px;margin:0 auto 24px}.submission-success-mark svg{fill:none;stroke:var(--blue);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.submission-success-mark circle{stroke-opacity:.18}.submission-success-mark path{stroke-dasharray:44;stroke-dashoffset:44;animation:submission-check .45s .2s ease-out forwards}.submission-success-eyebrow{font-size:11px;letter-spacing:.12em;font-weight:700;color:var(--blue)}.submission-success h2{font-size:28px;line-height:1.2;margin:12px 0 16px}.submission-success p{font-size:15px;line-height:1.6;margin-bottom:26px}.submission-success small{display:block;margin-top:18px;font-size:11px;color:#617890}@keyframes submission-enter{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}@keyframes submission-backdrop-in{0%{background:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes submission-check{to{stroke-dashoffset:0}}@media (prefers-reduced-motion: reduce){.submission-success[open],.submission-success::backdrop,.submission-success-mark path{animation:none}.submission-success-mark path{stroke-dashoffset:0}}.new-project-dialog{box-sizing:border-box;width:min(460px,calc(100vw - 32px));padding:28px;border:1px solid var(--border);border-radius:12px;color:var(--navy);box-shadow:0 24px 100px #14284830}.new-project-dialog::backdrop{background:#14284880}.new-project-dialog h2{margin:0 0 24px}.new-project-dialog form{display:flex;flex-direction:column;gap:12px;margin:0}.new-project-dialog input{box-sizing:border-box;width:100%;min-width:0}.new-project-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:12px}.project-items-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}@media (max-width: 560px){.project-item-row{grid-template-columns:40px minmax(0,1fr)}.project-item-thumb{width:40px;height:40px}.project-item-side{grid-column:2;justify-items:start;text-align:left;grid-auto-flow:column;align-items:center;justify-content:space-between;width:100%}}.project-items-toolbar .add-item-button{padding:6px 12px;font-size:12px}@media (max-width: 760px){.active-project-bar{padding-left:18px;padding-right:18px}.active-project-actions{margin-left:0;width:100%}.new-project-prompt{flex-direction:column;align-items:stretch;gap:10px}.new-project-prompt form{flex:none;width:100%;max-width:none}.new-project-prompt input{flex:1 1 auto;min-width:0}.new-project-prompt [role=alert]{padding:0}}.catalogue-heading h1{font-size:clamp(30px,3.5vw,44px)}.catalogue-heading>p{color:var(--muted);font-size:18px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr));gap:28px;margin:44px 0}.product-card{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 12px 34px #1428480e;transform:translateY(-3px)}.product-card-image{display:flex;aspect-ratio:4/3;background:#f7f9fc;padding:28px;border-bottom:1px solid var(--border)}.product-card-image>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-card-copy{padding:24px}.product-card-copy h2{font-size:25px;margin:0 0 12px}.product-card-copy h2 a{text-decoration:none;color:var(--navy)}.product-card-copy>p{color:var(--muted);font-size:15px}.product-card-copy .card-price{color:var(--navy);font-weight:700;padding-top:12px}.product-card-link{display:flex;justify-content:space-between;text-decoration:none;border-top:1px solid var(--border);padding-top:16px;margin:20px 0 12px;font-weight:700}.product-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:22px;color:var(--muted);font-size:12px}.product-image-placeholder img{width:45%;height:auto;opacity:.35}.product-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:13px;margin-bottom:32px}.product-breadcrumb a{text-decoration:none}.product-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;align-items:start}.product-main-image{aspect-ratio:1;background:#f7f9fc;border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:36px}.product-main-image>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-thumbnails{display:flex;gap:12px;overflow:auto;padding:16px 2px 4px}.product-thumbnail{width:78px;height:78px;flex:0 0 78px;background:#fff;border:1px solid var(--border);padding:8px}.product-thumbnail:hover{background:#f2f7fd}.product-thumbnail[aria-pressed=true]{border:2px solid var(--blue)}.product-thumbnail>img{width:100%;height:100%;object-fit:contain}.product-label{color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.12em}.product-buy{padding-top:12px}.product-buy h1{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:18px 0 24px;letter-spacing:-.025em}.product-teaser{font-size:18px;color:var(--muted);line-height:1.65}.variant-select{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.variant-select label{color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.variant-select select{width:100%;font:inherit;font-size:15px;color:var(--ink);background:#fff;border:1px solid #cbd1da;border-radius:4px;padding:10px 12px}.variant-select select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.variant-unavailable{color:#8a5a00!important;background:#fff7e6;border:1px solid #f3d9a4;border-radius:4px;padding:8px 10px;font-size:13px!important;margin:0 0 14px!important}.product-pricing{margin-top:32px;padding:28px;background:var(--pale-blue);border:1px solid #dbe8f5;border-radius:8px}.product-pricing h2{font-size:25px;margin:12px 0}.product-pricing p{font-size:14px;color:var(--muted)}.product-pricing .product-price{font-size:32px;color:var(--navy);font-weight:700;margin:12px 0 22px}.product-pricing button{width:100%}.product-pricing .product-price-note{font-size:12px;margin-bottom:0}.product-section-nav{display:flex;flex-wrap:wrap;gap:32px;border-bottom:1px solid var(--border);margin-top:60px;padding:0 0 20px}.product-section-nav a{color:var(--navy);text-decoration:none;font-weight:700;font-size:15px}.product-information section{padding:36px 0;border-bottom:1px solid var(--border);scroll-margin-top:30px}.product-information h2{font-size:28px;margin:0 0 22px}.product-information p{line-height:1.75}.product-information table{width:100%;border-collapse:collapse}.product-information th,.product-information td{text-align:left;padding:12px 16px;border:1px solid var(--border)}.product-information tr:nth-child(2n){background:#f7f9fc}.product-downloads{display:grid;gap:12px}.product-download{display:flex;align-items:center;gap:18px;padding:20px;border:1px solid var(--border);border-radius:8px}.file-format{background:var(--pale-blue);color:var(--blue);padding:12px 8px;border-radius:4px;font-size:11px;font-weight:700;min-width:48px;text-align:center}.product-download strong{display:block;overflow-wrap:anywhere;font-size:14px}.product-download small{display:block;color:var(--muted);margin-top:5px}.download-actions{margin-left:auto;display:flex;align-items:center;gap:18px;white-space:nowrap}.download-actions button{font-size:13px;padding:8px 12px}.download-actions a{font-size:13px;font-weight:700;text-decoration:none}.product-preview-dialog{width:min(1000px,94vw);max-height:90dvh;border:0;border-radius:10px;padding:24px;color:var(--navy)}.product-preview-dialog::backdrop{background:#12233fc0}.product-preview-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.product-preview-heading h2{font-size:20px;overflow-wrap:anywhere}.catalogue-empty{margin-top:40px;padding:40px;border-radius:10px;background:var(--pale-blue)}@media (max-width:760px){.product-hero{grid-template-columns:1fr;gap:28px}.product-main-image{max-height:450px;padding:24px}.product-buy{padding:0}.product-buy h1{margin-top:12px}.product-section-nav{margin-top:36px;gap:22px}.product-download{flex-wrap:wrap;gap:12px}.download-actions{width:100%;margin-left:0;justify-content:flex-end}.product-pricing{padding:22px}.product-preview-dialog{padding:16px}.product-information{overflow-wrap:anywhere}.product-information table{display:block;overflow-x:auto}}@media (prefers-reduced-motion:reduce){.product-card{transition:none}.product-card:hover{transform:none}}.page-shell>.catalogue-search{display:block;padding:0;background:transparent;margin:28px 0}.catalogue-search label{display:block;font-size:14px;font-weight:700;color:var(--navy);margin-bottom:10px}.catalogue-search>div{display:flex;gap:12px}.page-shell>.catalogue-search input{flex:1;min-width:0;max-width:none}@media (max-width:540px){.catalogue-search>div{flex-wrap:wrap}.page-shell>.catalogue-search input{flex-basis:100%}}.product-information .customer-markdown>h3{font-family:Bomstad Display,Bicyclette,sans-serif;color:var(--navy);font-size:21px;font-weight:600;letter-spacing:-.01em;margin:38px 0 14px}.product-information .customer-markdown>h3:first-child{margin-top:0}.product-information .customer-markdown>h3+p>strong:only-child,.product-information .customer-markdown>p>strong:only-child{display:block;color:var(--navy);margin-top:4px}.product-information .customer-markdown>ul{list-style:none;padding:0;margin:14px 0;display:grid;gap:8px}.product-information .customer-markdown>ul>li{position:relative;padding-left:26px;line-height:1.6}.product-information .customer-markdown>ul>li:before{content:"—";position:absolute;left:0;color:var(--blue)}.product-information .customer-markdown>ul+h3{margin-top:34px}.product-information table{border:0;margin:6px 0 22px;font-size:14px}.product-information th,.product-information td{border:0;border-bottom:1px solid var(--border);padding:10px 16px 10px 0;vertical-align:top}.product-information thead th{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700;border-bottom:2px solid #cfd5df}.product-information thead:not(:has(th:not(:empty))){display:none}.product-information tr:nth-child(2n){background:transparent}.product-information tbody td:first-child:nth-last-child(2){color:var(--muted);width:42%}.product-information tbody td:last-child:nth-child(2){font-weight:700;color:var(--navy)}.product-information tbody td:first-child:nth-last-child(3){color:var(--muted);font-variant-numeric:tabular-nums;width:10%}.product-information tbody td:nth-child(2):nth-last-child(2){font-weight:700;color:var(--navy)}.product-information tbody td:last-child:nth-child(3){color:var(--muted)}@media (min-width:900px){#specifications .customer-markdown{column-count:2;column-gap:56px}#specifications .customer-markdown>h3{break-after:avoid;break-inside:avoid}#specifications .customer-markdown>h3:first-child{margin-top:0}#specifications .customer-markdown>table,#specifications .customer-markdown>p{break-inside:avoid}}.customer-markdown img{max-width:100%;height:auto}.markdown-figure{margin:22px 0}.markdown-figure img{display:block;width:auto;max-width:100%;max-height:460px;margin:0 auto;border-radius:10px;background:#f7f9fc}.markdown-figure figcaption{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.5}.markdown-logo-strip{display:flex;overflow:hidden;margin:16px 0 6px;padding:16px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.markdown-logo-track{display:flex;align-items:center;gap:56px;flex:0 0 auto;min-width:100%;justify-content:space-around;padding-right:56px;animation:markdown-logo-scroll 48s linear infinite}.markdown-logo-strip:hover .markdown-logo-track{animation-play-state:paused}.markdown-logo-track img{height:30px;width:auto;max-width:130px;object-fit:contain;filter:grayscale(1);opacity:.7;transition:filter .2s,opacity .2s}.markdown-logo-track img:hover{filter:none;opacity:1}@keyframes markdown-logo-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.markdown-logo-strip{-webkit-mask-image:none;mask-image:none}.markdown-logo-track{animation:none;flex-wrap:wrap;min-width:0;justify-content:flex-start;gap:24px 40px;padding-right:0}.markdown-logo-track[aria-hidden]{display:none}}.markdown-table-row{display:grid;gap:8px 48px;break-inside:avoid}.markdown-table-cell>p:first-child{margin:0 0 6px}.markdown-table-cell>table{margin-top:0}@media (min-width:900px){.markdown-table-row{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));align-items:start}}.related-products{margin-top:48px}.related-products h2{font-size:18px;margin:0 0 14px}.related-strip{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));gap:14px}.related-strip li{display:flex}.related-strip .related-tile{flex:1}.related-tile{position:relative;display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--navy);text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s}.related-tile:hover,.related-tile:focus-visible{border-color:#c6d6e6;box-shadow:0 8px 22px #1428480e;transform:translateY(-2px)}.related-tile-image{display:flex;aspect-ratio:4/3;background:#f7f9fc;border-radius:5px;padding:12px}.related-tile-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.related-tile-image .product-image-placeholder{padding:6px;gap:4px}.related-tile-image .product-image-placeholder img{width:60%}.related-tile-image .product-image-placeholder span{font-size:10px}.related-tile-title{font-size:14px;font-weight:700;line-height:1.35;margin-top:auto}.related-tile-teaser{position:absolute;left:0;width:max-content;max-width:min(300px,80vw);bottom:calc(100% + 8px);z-index:2;padding:10px 12px;border-radius:6px;background:var(--navy);color:#fff;font-size:13px;font-weight:400;line-height:1.45;box-shadow:0 10px 24px #14284826;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .15s,transform .15s,visibility .15s;pointer-events:none}.related-tile-teaser:after{content:"";position:absolute;left:20px;top:100%;border:6px solid transparent;border-top-color:var(--navy)}.related-tile:hover .related-tile-teaser,.related-tile:focus-visible .related-tile-teaser{opacity:1;visibility:visible;transform:none}@media (hover:none){.related-tile-teaser{display:none}}@media (prefers-reduced-motion:reduce){.related-tile,.related-tile-teaser{transition:none}.related-tile:hover{transform:none}}
