:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172033;background:#f6f8fb}*{box-sizing:border-box}:focus-visible{outline:3px solid #5eead4;outline-offset:3px}.mobile-bottom-nav a,.mobile-menu,.mobile-quick-actions a,.mobile-quick-actions button{min-height:44px;touch-action:manipulation}.sidebar-toggle:focus-visible+.sidebar-header .sidebar-toggle-button{outline:3px solid #5eead4;outline-offset:3px}body{margin:0}.shell{display:flex;min-height:100vh}.workspace-shell{background:#f1f4f8}.workspace-shell>.content{flex:1 1;max-width:none}.dashboard-shell{background:#f1f4f8}.dashboard-shell aside{position:relative;width:208px;padding:16px 12px 22px;transition:width .2s ease}.dashboard-shell aside .sidebar-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:7px;height:42px;margin:0 4px 30px}.dashboard-shell aside .logo{min-width:0;margin:0 0 0 2px;font-size:25px;line-height:1}.dashboard-shell aside nav{gap:3px}.dashboard-shell aside nav a{display:flex;align-items:center;gap:11px;padding:9px 10px;font-size:12px}.dashboard-shell aside nav a:before{display:grid;place-items:center;width:20px;color:#9ca8a9;content:attr(data-icon);font-size:16px}.dashboard-shell aside nav a.active:before,.dashboard-shell aside nav a:hover:before{color:#ff7a4c}.sidebar-toggle{position:absolute;opacity:0;pointer-events:none}.sidebar-toggle-button{flex:0 0 32px;display:grid;place-items:center;width:32px;height:30px;border-radius:7px;color:#aeb8b8;cursor:pointer;font-size:17px}.sidebar-toggle-button:hover{background:#3a3a3a;color:#ff7a4c}.sidebar-footer{margin-top:auto;padding:18px 4px 0}.sidebar-logout{width:100%;padding:10px 12px;border:1px solid #4b4b4b;border-radius:8px;background:transparent;color:#cbd5e1;cursor:pointer;font:inherit;font-size:12px;text-align:left;transition:border-color .2s,color .2s,background .2s}.sidebar-logout:hover{border-color:#ff7a4c;background:#3a302d;color:#ff9a75}.sidebar-logout:disabled{cursor:wait;opacity:.65}.dashboard-shell:has(.sidebar-toggle:checked) aside{width:76px}.dashboard-shell:has(.sidebar-toggle:checked) aside .sidebar-header{justify-content:center;margin-inline:0}.dashboard-shell:has(.sidebar-toggle:checked) aside .logo{overflow:hidden;width:0;margin-left:0;font-size:0}.dashboard-shell:has(.sidebar-toggle:checked) aside .logo span{font-size:26px}.dashboard-shell:has(.sidebar-toggle:checked) aside nav a{justify-content:center;font-size:0}.dashboard-shell:has(.sidebar-toggle:checked) aside nav a:before{width:30px;font-size:19px}.dashboard-shell:has(.sidebar-toggle:checked) aside .tenant{display:none}.dashboard-shell:has(.sidebar-toggle:checked) aside .sidebar-footer{padding-inline:0}.dashboard-shell:has(.sidebar-toggle:checked) aside .sidebar-logout{overflow:hidden;width:30px;padding:10px 0;border-color:transparent;font-size:0;text-align:center}.dashboard-shell:has(.sidebar-toggle:checked) aside .sidebar-logout:before{color:#aeb8b8;content:"↪";font-size:18px}.dashboard-shell .content{max-width:none;padding:0 38px 60px}.project-create-panel{margin-bottom:22px}.project-create-form{display:flex;flex-wrap:wrap;gap:10px}.project-create-form input{min-width:220px;flex:1 1;padding:12px 13px;border:1px solid #d6e0e7;border-radius:7px;color:#18232a;background:#fff;font:inherit}.project-create-form input:focus{border-color:#ff5a1f;outline:3px solid #ff5a1f22}.project-create-form button{border:0;cursor:pointer}.form-error{width:100%;color:#c64949}.projects-action-stack{display:grid;grid-gap:8px;gap:8px;justify-items:start}.project-action-buttons{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.project-action-buttons .form-feedback{flex-basis:100%}.button.compact{min-height:34px;padding:7px 10px;font-size:12px}.button.danger{border-color:#e8b8b8;color:#a12f35;background:#fff7f7}.button.danger:focus-visible,.button.danger:hover{border-color:#c94b52;background:#fff0f0}.project-inline-edit{display:grid;grid-gap:7px;gap:7px;min-width:300px}.project-inline-edit label{display:block}.project-inline-edit input{width:100%;min-height:34px;padding:7px 9px;border:1px solid #d6e0e7;border-radius:6px;color:#18232a;background:#fff;font:inherit;font-size:12px}.project-inline-edit input:focus{border-color:#ff5a1f;outline:3px solid #ff5a1f22}.workspace-record-actions{display:grid;grid-gap:6px;gap:6px;min-width:132px}.workspace-record-edit{min-width:190px}.workspace-record-edit select,.workspace-record-edit textarea{width:100%;min-height:34px;padding:7px 9px;border:1px solid #d6e0e7;border-radius:6px;color:#18232a;background:#fff;font:inherit;font-size:12px}.workspace-record-edit textarea{min-height:74px;resize:vertical}.workspace-record-edit input:focus,.workspace-record-edit select:focus,.workspace-record-edit textarea:focus{border-color:#ff5a1f;outline:3px solid #ff5a1f22}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;min-height:74px;margin:0 -38px 20px;padding:0 38px;background:#292929;color:#fff}.dashboard-topbar>div{display:flex;align-items:center;gap:23px}.dashboard-topbar strong{font-size:22px;letter-spacing:-.03em}.dashboard-menu-mark{color:#b8b8b8;font-size:20px}.dashboard-status{color:#ff9a75;font-size:11px;font-weight:700}.dashboard-status.is-ready{color:#78e0b1}.dashboard-status.is-pending{color:#f3d27a}.dashboard-status.is-error{color:#ffaaa3}.dashboard-shell header{align-items:center;margin-bottom:16px}.dashboard-shell header h1{font-size:27px}.dashboard-header-actions{display:flex;gap:10px;align-items:center}.dashboard-shell .grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.dashboard-shell .card{min-height:126px;padding:23px;border-radius:8px;box-shadow:0 6px 18px #2538580c}.dashboard-shell .card strong{color:#18232a;font-size:30px}.dashboard-shell .panel{border-radius:8px;box-shadow:0 6px 18px #2538580c}.dashboard-shell .content>.grid{gap:14px}.dashboard-shell .content>.grid .card{border:1px solid #dbe5ed;background:linear-gradient(145deg,#fff,#f8fbfd)}.dashboard-shell .content>.grid .card .muted{margin-bottom:10px;color:#526173;font-size:12px;font-weight:750;letter-spacing:.02em}.dashboard-shell .content>.grid .card strong{display:block;margin-bottom:8px;color:#172033;font-size:30px;letter-spacing:-.04em}.dashboard-shell .content>.grid .card span{display:block;color:#68788b;font-size:12px;line-height:1.45}.dashboard-actions-panel{margin-bottom:14px;padding:24px;border:1px solid #dbe5ed;border-radius:10px;background:#fff;box-shadow:0 6px 18px #2538580c}.dashboard-actions-panel .panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.dashboard-actions-panel h2{margin:6px 0 0;color:#111b2d;font-size:20px}.dashboard-action-count{padding:7px 10px;border:1px solid #bfe8df;border-radius:999px;color:#087f70;background:#f0fcf9;font-size:11px;font-weight:750}.dashboard-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.dashboard-action-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;min-height:82px;padding:15px;border:1px solid #e1e8ee;border-radius:8px;color:inherit;background:#f9fbfc;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.dashboard-action-card:hover{border-color:#ffb49b;box-shadow:0 7px 18px #25385812;transform:translateY(-2px)}.dashboard-action-card>span:nth-child(2){display:grid;grid-gap:5px;gap:5px}.dashboard-action-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:#ff5a1f;background:#fff0eb;font-size:18px;font-weight:800}.dashboard-action-card strong{color:#172033;font-size:13px}.dashboard-action-card small{color:#68788b;font-size:11px;line-height:1.4}.dashboard-action-arrow{color:#ff5a1f;font-size:18px}.dashboard-pulse{margin-bottom:14px;padding:24px;border:1px solid #dbe5ed;border-radius:10px;background:linear-gradient(135deg,#ffffff,#f8fbfd);box-shadow:0 6px 18px #2538580c}.dashboard-pulse-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.dashboard-pulse-head h2{margin:7px 0 5px}.dashboard-pulse-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.dashboard-pulse-grid>div{display:grid;grid-gap:7px;gap:7px;padding:16px;border:1px solid #e5ebf0;border-radius:8px;background:#fff}.dashboard-pulse-grid small,.dashboard-pulse-grid span{color:#718096;font-size:12px}.dashboard-pulse-grid strong{color:#18232a;font-size:24px}.dashboard-activity-panel{margin-bottom:14px}.dashboard-activity-panel .panel-head{margin-bottom:15px}.dashboard-issues{display:grid;grid-template-columns:1fr auto;grid-gap:5px 25px;gap:5px 25px;margin-bottom:14px;padding:25px;border:1px solid #e1e7ec;border-radius:8px;background:#fff;box-shadow:0 6px 18px #2538580c}.dashboard-issues>.button{align-self:start}.issue-list{grid-column:1/-1;display:grid;grid-gap:0;gap:0;margin-top:18px}.issue-list>div{display:grid;grid-template-columns:65px 1fr;grid-gap:5px 18px;gap:5px 18px;padding:15px 0;border-top:1px solid #edf0f4}.issue-list span{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:5px 8px;border:1px solid #f2b5b5;border-radius:5px;color:#e05b5b;font-size:10px;font-weight:800}.issue-list strong{font-size:14px}.issue-list small{grid-column:2;color:#8491a4;font-size:12px}.project-overview-list{display:grid;grid-gap:14px;gap:14px;margin-bottom:14px}.project-overview-card{overflow:hidden;border:1px solid #e1e7ec;border-radius:9px;background:#fff;box-shadow:0 6px 18px #2538580c}.project-overview-card header{display:flex;align-items:center;justify-content:space-between;margin:0;padding:19px 24px;border-bottom:1px solid #edf0f4}.project-overview-card header div{display:grid;grid-gap:4px;gap:4px}.project-overview-card header strong{color:#245ed7;font-size:20px}.project-overview-card header span{color:#718096;font-size:13px}.project-overview-card header a{color:#68737f;font-size:24px;text-decoration:none}.project-metric-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:0;gap:0;padding:24px}.project-metric{display:grid;grid-gap:11px;gap:11px;padding:0 16px;border-right:1px solid #edf0f4}.project-metric:first-child{padding-left:0}.project-metric:last-child{border-right:0}.project-metric span{color:#68737f;font-size:12px}.project-metric strong{color:#5b5ec8;font-size:24px;letter-spacing:-.04em}.project-overview-card footer{display:flex;justify-content:space-between;padding:14px 24px;border-top:1px solid #edf0f4;color:#718096;font-size:12px}.project-change{color:#00966e}.project-skeleton{height:190px;border-radius:9px;background:linear-gradient(90deg,#e8edf1 25%,#f7f9fa 37%,#e8edf1 63%);background-size:400% 100%;animation:dashboard-shimmer 1.4s infinite}.link-button{padding:0;background:transparent;color:#ff5a1f;font:inherit}@keyframes dashboard-shimmer{to{background-position:-400% 0}}.dashboard-shell aside nav a{color:#d8e1e8;font-size:13px;font-weight:550}.dashboard-shell aside nav a.active,.dashboard-shell aside nav a:hover{color:#fff}.workspace-shell aside nav a{color:#d8e1e8;font-weight:550}.workspace-shell aside nav a.active,.workspace-shell aside nav a:hover{color:#fff}.workspace-shell aside{position:relative;width:208px;padding:16px 12px 22px;transition:width .2s ease}.workspace-shell aside .sidebar-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:7px;height:42px;margin:0 4px 30px}.workspace-shell aside .sidebar-header .logo{min-width:0;margin:0 0 0 2px;color:#fff;font-size:22px;font-weight:750;line-height:1;letter-spacing:-.03em;text-decoration:none}.workspace-shell aside .sidebar-header .logo span{color:#5eead4;font-size:inherit}.workspace-shell:has(.sidebar-toggle:checked) aside{width:76px}.workspace-shell:has(.sidebar-toggle:checked) aside .sidebar-header{justify-content:center;margin-inline:0}.workspace-shell:has(.sidebar-toggle:checked) aside .logo{overflow:hidden;width:0;margin-left:0;font-size:0}.workspace-shell:has(.sidebar-toggle:checked) aside .logo span{font-size:22px}.workspace-shell:has(.sidebar-toggle:checked) aside nav a{justify-content:center;font-size:0}.workspace-shell:has(.sidebar-toggle:checked) aside nav a:before{width:30px;font-size:19px}.workspace-shell:has(.sidebar-toggle:checked) aside .tenant{display:none}.dashboard-shell aside .sidebar-header .logo{color:#fff;font-size:22px;font-weight:750;letter-spacing:-.03em;text-decoration:none}.google-sign-in{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border:1px solid #d5dee7;border-radius:7px;color:#263449;background:#fff;font-weight:700;text-decoration:none;transition:border-color .2s,box-shadow .2s}.google-sign-in:hover{border-color:#9aabba;box-shadow:0 4px 12px #25385812}.google-sign-in span{display:grid;place-items:center;width:22px;height:22px;color:#4285f4;font-size:18px;font-weight:800}.auth-divider{display:flex;align-items:center;gap:10px;margin:16px 0;color:#8491a4;font-size:11px}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:#e1e7ec}.auth-message{margin:18px 0 0;padding:10px 12px;border:1px solid #f2b5b5;border-radius:7px;background:#fff7f7}.dashboard-shell aside .sidebar-header .logo span{color:#5eead4;font-size:inherit}.dashboard-shell:has(.sidebar-toggle:checked) aside .sidebar-header .logo span{font-size:22px}.dashboard-shell .content{color:#172033}.dashboard-shell .card .muted,.dashboard-shell .card span,.dashboard-shell .dashboard-pulse-grid small,.dashboard-shell .muted,.dashboard-shell .panel .muted{color:#526173}.dashboard-shell .card strong,.dashboard-shell h1,.dashboard-shell h2{color:#111b2d}.dashboard-shell .table{color:#263449}.dashboard-shell .table .row.head{color:#5d6b7d}aside{width:238px;background:#292929;color:#dbe4f0;padding:28px 18px;display:flex;flex-direction:column}.logo{font-size:23px;font-weight:750;letter-spacing:-.06em;margin:0 12px 42px;color:#fff}.logo span{color:#5eead4}nav{display:grid;grid-gap:5px;gap:5px}nav a{padding:11px 12px;border-radius:7px;color:#9eabc0;text-decoration:none;font-size:14px}nav a.active,nav a:hover{background:#3a3a3a;color:white}.tenant{margin-top:auto;border-top:1px solid #27364c;padding:18px 12px;display:grid;grid-gap:5px;gap:5px}.eyebrow,.tenant small{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#7890ad;font-weight:700}.tenant strong{font-size:13px;color:#fff}.tenant span{font-size:12px;color:#8798ad}.content{max-width:1250px;width:100%;padding:52px 58px}header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:38px}h1{margin:8px 0 6px;font-size:30px;letter-spacing:-.04em}h2{margin:7px 0 0;font-size:20px;letter-spacing:-.02em}.muted{color:#718096;font-size:13px}.eyebrow,.muted{margin:0}button{background:#ff5a1f;color:white;border:0;border-radius:6px;padding:11px 17px;font-weight:700;cursor:pointer}.button:disabled,button:disabled{cursor:not-allowed;opacity:.6}.button{background:#ff5a1f;color:white;border-radius:6px;padding:11px 17px;font-weight:700;text-decoration:none;display:inline-block}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:22px}.card,.panel{background:white;border:1px solid #e5eaf0;border-radius:10px;box-shadow:0 3px 12px #25385808}.settings-grid{display:grid;grid-gap:16px;gap:16px}.settings-detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:18px;font-size:13px}.settings-detail span{color:#718096}.settings-form{display:grid;grid-gap:12px;gap:12px;margin-top:22px}.form-feedback{margin:0;font-size:12px;font-weight:600}.form-feedback.success{color:#16704f}.form-feedback.error{color:#b42318}.settings-form label{display:grid;grid-gap:6px;gap:6px;color:#718096;font-size:12px;font-weight:700}.settings-form input{width:100%;border:1px solid #d8e0ea;border-radius:6px;padding:10px 11px;color:#172033;font:inherit}.settings-form input:focus{border-color:#2563eb;outline:2px solid #bfdbfe}.settings-form select{width:100%;border:1px solid #d8e0ea;border-radius:6px;padding:10px 11px;color:#172033;background:#fff;font:inherit}.settings-form select:focus{border-color:#2563eb;outline:2px solid #bfdbfe}.invite-path{display:grid;grid-gap:5px;gap:5px;margin:0;color:#526176;font-size:12px}.invite-path span{font-weight:700}.invite-path code{overflow-wrap:anywhere;padding:8px 10px;border:1px solid #d8e0ea;border-radius:6px;background:#f7f9fc;color:#172033;font-size:12px}.danger-link{color:#b42318}.danger-link:hover{color:#8f1d14}.invite-action-error{color:#b42318;font-size:12px}.integration-actions{display:flex;justify-content:flex-end;margin-top:20px}.integration-action-error{color:#b42318;font-size:12px}.integration-properties{margin-top:24px;padding-top:20px;border-top:1px solid #edf0f4}.integration-properties-head,.integration-property{display:flex;align-items:center;justify-content:space-between;gap:16px}.integration-properties-head h3{margin:5px 0 0;color:#172033;font-size:16px}.integration-property-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.integration-property{padding:12px 14px;border:1px solid #e4eaf0;border-radius:7px}.integration-property>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.integration-property-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.integration-property strong{overflow-wrap:anywhere;color:#24344c;font-size:13px}.integration-property span{color:#718096;font-size:11px}.integration-property button{flex:0 0 auto;padding:8px 10px;font-size:11px}.card{padding:21px;display:grid;grid-gap:10px;gap:10px}.card strong{font-size:27px;letter-spacing:-.04em}.card span{font-size:12px;color:#8693a5}.panel{padding:24px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:23px}.panel-head a{font-size:13px;color:#2563eb;text-decoration:none}.table{font-size:13px;overflow-x:auto;max-width:100%}.row{display:grid;grid-template-columns:1.6fr 1.4fr 1fr 1fr;padding:15px 8px;border-top:1px solid #edf0f4;grid-gap:15px;gap:15px}.row.head{border-top:0;padding-top:0;color:#8491a4;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.reports-table .row{grid-template-columns:1.4fr 1.2fr .8fr 1fr .8fr}.jobs-table .row{grid-template-columns:1.2fr 1.4fr 1.2fr .8fr .9fr}.invitations-table .row{grid-template-columns:1.5fr .8fr .9fr 1fr .8fr}.projects-table .row{grid-template-columns:1.4fr 1.2fr .6fr .8fr 1.2fr}.workspace-data-form{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-data-form>.checkbox-group,.workspace-data-form>.form-feedback,.workspace-data-form>button{grid-column:1/-1}.workspace-data-form .checkbox-field{display:flex;align-items:center;gap:8px;font-weight:500}.workspace-data-form .checkbox-field input{width:auto}.checkbox-group{display:flex;gap:18px;flex-wrap:wrap}.workspace-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;padding-top:18px;border-top:1px solid #edf0f4}.workspace-pagination>div{display:flex;gap:8px}.workspace-pagination .is-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.retry-action button{padding:7px 10px;font-size:11px}.retry-action{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px}.retry-error{color:#b42318;font-size:11px}.share-action{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.share-action button{padding:7px 10px;font-size:11px}.share-action a,.share-action small{font-size:11px;color:#2563eb}.empty-state{border-top:1px solid #edf0f4;padding:24px 8px;color:#718096;font-size:13px}.loading-state{max-width:620px;margin:8vh auto}.skeleton{background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 50%,#eef2f7 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:6px}.skeleton-title{height:26px;width:46%;margin-bottom:18px}.skeleton-line{height:12px;width:80%;margin-bottom:10px}.skeleton-line.short{width:58%;margin-bottom:22px}@keyframes shimmer{to{background-position:-200% 0}}.error-state{max-width:620px;margin:8vh auto}.error-state h1{margin-bottom:10px}.error-actions{display:flex;gap:10px;margin-top:24px}.workspace-data-error{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px}.workspace-data-error p{flex:1 1 280px;margin:0}.button.secondary{background:#eef3fb;color:#2563eb}.good{color:#16805a}.good,.warn{font-weight:700}.warn{color:#b26a0e}@media (max-width:860px){.shell{display:block}aside{width:100%;padding:18px 20px;gap:18px}.logo{margin:0}nav{display:flex;overflow-x:auto;padding-bottom:2px}nav a{flex:0 0 auto}.tenant{display:none}.content{padding:32px 24px}}@media (max-width:560px){.content{padding:24px 16px}.button,button,input,select,textarea{min-height:44px}header{display:grid;grid-gap:20px;gap:20px;margin-bottom:28px}h1{font-size:26px}header .button{text-align:center}.grid{grid-template-columns:1fr}.panel{padding:18px}.table .row{min-width:600px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.marketing-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 82% 8%,#d7f5ef 0,transparent 28rem),linear-gradient(180deg,#fbfefd,#f8fafc 42%,#fff);color:#102033}.marketing-announcement{display:flex;align-items:center;justify-content:center;gap:10px;min-height:38px;padding:8px 18px;background:#102033;color:#c8d5df;font-size:12px;letter-spacing:.01em}.marketing-announcement span{padding:3px 8px;border-radius:999px;background:#0f9f9a;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}.marketing-announcement a{color:#8fe4d5;font-weight:700;text-decoration:none}.agency-banner,.marketing-footer,.marketing-hero,.marketing-nav,.marketing-proof,.marketing-section{max-width:1240px;margin:0 auto}.marketing-nav{display:flex;align-items:center;justify-content:space-between;padding:16px 28px 12px}.public-marketing-shell{min-height:100vh;background:#f7fafc}.public-marketing-content{min-height:62vh}.public-marketing-nav{border-bottom:1px solid #e4ebf0;background:rgba(255,255,255,.86)}.public-marketing-footer{grid-template-columns:1.6fr repeat(3,1fr)}.public-feature-page{max-width:1180px;margin:0 auto;padding-top:54px;padding-bottom:80px}.public-feature-page>header{align-items:flex-end;margin-bottom:28px}.public-feature-page>header h1{letter-spacing:-.035em}.public-feature-page>header .muted{max-width:620px}.public-feature-page .grid{gap:16px}.public-feature-page .card,.public-feature-page .panel{border-color:#dce6ee;box-shadow:0 14px 34px rgba(25,52,75,.06)}.public-feature-page .card strong{font-size:28px;letter-spacing:-.03em}.public-feature-page .empty-state{padding:34px 20px;border:1px dashed #cbd8e2;border-radius:12px;background:#fbfdff;color:#61758a}.feature-hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center;padding:48px 0 92px}.feature-hero h1{max-width:720px;margin:14px 0 20px;font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.065em}.feature-lede{max-width:620px;color:#61758a;font-size:19px;line-height:1.65}.feature-actions{display:flex;gap:24px;align-items:center;margin-top:30px}.feature-hero-visual{min-height:360px;display:grid;place-items:center;position:relative;border:1px solid #dce6ee;border-radius:28px;background:radial-gradient(circle at 50% 45%,#dff7f1 0,#edf7f7 28%,#f8fbfc 66%);overflow:hidden}.feature-hero-visual:after,.feature-hero-visual:before{content:"";position:absolute;border:1px solid rgba(36,92,113,.14);border-radius:50%;width:280px;height:280px}.feature-hero-visual:after{width:430px;height:430px}.feature-orbit{position:absolute;z-index:1;font-size:68px;color:#0d8b85}.feature-signal-card{position:relative;z-index:2;width:210px;padding:24px;border:1px solid rgba(255,255,255,.9);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 22px 45px rgba(25,52,75,.14)}.feature-signal-card small{color:#7891a0;font-size:10px;letter-spacing:.16em}.feature-signal-card strong{display:block;margin:18px 0 4px;font-size:44px;letter-spacing:-.06em;color:#082c51}.feature-signal-card span{display:block;color:#61758a;font-size:12px;line-height:1.4}.feature-signal-card i{display:block;height:5px;margin-top:22px;border-radius:99px;background:linear-gradient(90deg,#0d8b85 70%,#d9e8e9 0)}.feature-section{padding:80px 0;border-top:1px solid #e2ebf0}.feature-workflow h2,.section-intro h2{max-width:680px;margin:12px 0 40px;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.05em}.feature-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.feature-capability-grid article{min-height:210px;padding:26px;border:1px solid #dce6ee;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(25,52,75,.05)}.feature-capability-grid article span{color:#0d8b85;font-size:12px;letter-spacing:.14em}.feature-capability-grid h3{margin:34px 0 10px;font-size:21px}.feature-capability-grid p{margin:0;color:#61758a;line-height:1.6}.feature-workflow{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding:82px 0}.feature-workflow h2{margin-bottom:18px}.feature-workflow .muted{line-height:1.7}.feature-steps{border-top:1px solid #cadbe2}.feature-steps div{display:flex;gap:28px;align-items:center;padding:24px 0;border-bottom:1px solid #cadbe2}.feature-steps span{color:#0d8b85;font-size:12px;letter-spacing:.16em}.feature-steps strong{font-size:20px;font-weight:600}.feature-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:38px 42px;border-radius:20px;background:#082c51;color:#fff}.feature-cta h2{max-width:650px;margin:10px 0 0;font-size:clamp(24px,3vw,38px);line-height:1.08;letter-spacing:-.04em}.feature-cta .eyebrow{color:#75d4c8}@media (max-width:760px){.feature-hero,.feature-workflow{grid-template-columns:1fr;gap:36px;padding:35px 0 60px}.feature-hero h1{font-size:48px}.feature-hero-visual{min-height:280px}.feature-capability-grid{grid-template-columns:1fr}.feature-section{padding:60px 0}.feature-cta{align-items:flex-start;flex-direction:column;padding:28px}}.feature-details{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding:82px 0;border-top:1px solid #e2ebf0}.feature-details h2{margin:12px 0 16px;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.05em}.feature-related{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.feature-related a{display:flex;gap:24px;align-items:center;padding:13px 16px;border:1px solid #dce6ee;border-radius:10px;background:#fff;color:#0d8b85;font-weight:650;text-decoration:none}.feature-related a span{font-size:16px}.feature-faq{border-top:1px solid #cadbe2}.feature-faq details{border-bottom:1px solid #cadbe2}.feature-faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;color:#082c51;cursor:pointer;font-weight:650;list-style:none}.feature-faq summary::-webkit-details-marker{display:none}.feature-faq summary span{color:#0d8b85;font-size:22px;font-weight:400}.feature-faq details[open] summary span{transform:rotate(45deg)}.feature-faq p{max-width:580px;margin:0 30px 22px 0;color:#61758a;line-height:1.65}.feature-proof{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:80px;gap:80px;padding:82px 0;border-top:1px solid #e2ebf0}.feature-proof h2{margin:12px 0 16px;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.05em}.feature-proof-list{border-top:1px solid #cadbe2}.feature-proof-list div{display:grid;grid-template-columns:180px 1fr;grid-gap:22px;gap:22px;padding:22px 0;border-bottom:1px solid #cadbe2}.feature-proof-list strong{color:#082c51}.feature-proof-list span{color:#61758a;line-height:1.5}.feature-try{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:center;margin:82px 0 34px;padding:34px 40px;border:1px solid #cfe0e6;border-radius:20px;background:#eaf7f5}.feature-try h2{margin:10px 0 12px;font-size:clamp(25px,3vw,38px);line-height:1.08;letter-spacing:-.04em}.feature-try form label{display:block;margin-bottom:8px;color:#082c51;font-size:12px;font-weight:700}.feature-try form>div{display:flex;gap:10px}.feature-try input{min-width:0;flex:1 1;padding:14px 16px;border:1px solid #bdd2d8;border-radius:9px;background:#fff;color:#082c51;font:inherit}.feature-try button{white-space:nowrap;border:0}.feature-module-nav{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:flex;gap:7px;overflow-x:auto;margin:0 -12px;padding:10px 12px;border-bottom:1px solid #e2ebf0;background:rgba(247,250,252,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none}.feature-module-nav::-webkit-scrollbar{display:none}.feature-module-nav a{flex:0 0 auto;padding:8px 12px;border:1px solid transparent;border-radius:99px;color:#61758a;font-size:12px;font-weight:650;text-decoration:none}.feature-module-nav a:hover{border-color:#cfe0e6;background:#fff;color:#082c51}.feature-module-nav a.active{background:#082c51;color:#fff}.feature-success{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:80px;gap:80px;padding:82px 0;border-top:1px solid #e2ebf0}.feature-success h2{margin:12px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.06;letter-spacing:-.05em}.feature-success-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.feature-success-grid article{padding:22px;border-radius:14px;background:#fff;border:1px solid #dce6ee}.feature-success-grid strong{color:#0d8b85;font-size:12px;letter-spacing:.14em}.feature-success-grid h3{margin:32px 0 9px;font-size:18px}.feature-success-grid p{margin:0;color:#61758a;font-size:14px;line-height:1.55}.feature-breadcrumbs{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#7891a0;font-size:12px}.feature-breadcrumbs a{color:#24566b;font-weight:650;text-decoration:none}.feature-breadcrumbs>span:nth-child(2){color:#b2c4ca}.feature-breadcrumb-action{margin-left:auto;color:#0d8b85!important}.feature-actions a:focus-visible,.feature-breadcrumbs a:focus-visible,.feature-module-nav a:focus-visible,.feature-playbook-grid a:focus-visible,.feature-related a:focus-visible{outline:3px solid #75d4c8;outline-offset:3px;border-radius:8px}.mobile-marketing-menu{display:none;position:relative}.mobile-marketing-menu summary{padding:9px 12px;border:1px solid #dce6ee;border-radius:8px;color:#082c51;cursor:pointer;font-size:12px;font-weight:700;list-style:none}.mobile-marketing-menu summary::-webkit-details-marker{display:none}.mobile-marketing-menu summary span{margin-left:8px;color:#0d8b85;font-size:18px}.mobile-marketing-menu[open] summary span{display:inline-block;transform:rotate(45deg)}.mobile-marketing-menu>div{position:absolute;top:46px;right:0;z-index:10;display:grid;min-width:190px;grid-gap:4px;gap:4px;padding:10px;border:1px solid #dce6ee;border-radius:12px;background:#fff;box-shadow:0 18px 35px rgba(25,52,75,.13)}.mobile-marketing-menu a{padding:10px;color:#24566b;font-size:13px;text-decoration:none}.mobile-marketing-menu a:hover{background:#f1f7f8;border-radius:6px}.mobile-marketing-menu .button{color:#fff;text-align:center}.skip-link{position:fixed;top:10px;left:10px;z-index:100;padding:10px 14px;border-radius:8px;background:#082c51;color:#fff;transform:translateY(-160%);transition:transform .2s ease;font-size:12px;font-weight:700;text-decoration:none}.skip-link:focus{transform:translateY(0);outline:3px solid #75d4c8;outline-offset:3px}.mobile-marketing-menu>div strong{padding:8px 10px 3px;color:#7891a0;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.feature-trust-strip{display:flex;flex-wrap:wrap;gap:12px 32px;padding:16px 0;border-top:1px solid #dce6ee;border-bottom:1px solid #dce6ee;color:#61758a;font-size:12px}.feature-trust-strip span{display:flex;align-items:center;gap:8px}.feature-trust-strip i{width:7px;height:7px;border-radius:50%;background:#0d8b85;box-shadow:0 0 0 4px #d9f2ee}.feature-deliverables{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding:82px 0;border-top:1px solid #e2ebf0}.feature-deliverables h2{margin:12px 0 16px;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.05em}.feature-deliverable-list{border-top:1px solid #cadbe2}.feature-deliverable-list>div{display:grid;grid-template-columns:34px 1fr 20px;grid-gap:18px;gap:18px;align-items:start;padding:19px 0;border-bottom:1px solid #cadbe2}.feature-deliverable-list>div>span{color:#0d8b85;font-size:12px;letter-spacing:.12em}.feature-deliverable-list strong{color:#082c51}.feature-deliverable-list p{margin:5px 0 0;color:#61758a;font-size:13px;line-height:1.45}.feature-deliverable-list b{color:#0d8b85;font-weight:400}.feature-audience{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:30px}.feature-audience>span{margin-right:4px;color:#7891a0;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.feature-audience b{padding:7px 10px;border:1px solid #d7e4e8;border-radius:99px;background:#fff;color:#24566b;font-size:11px;font-weight:650}.feature-jump-link{color:#7891a0;font-size:12px;font-weight:650;text-decoration:none}.feature-jump-link:hover{color:#0d8b85}.feature-section-index{display:flex;align-items:center;gap:18px;overflow-x:auto;padding:12px 0;border-bottom:1px solid #e2ebf0;scrollbar-width:none}.feature-section-index::-webkit-scrollbar{display:none}.feature-section-index span{margin-right:auto;color:#7891a0;font-size:10px;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.feature-section-index a{color:#61758a;font-size:12px;font-weight:650;text-decoration:none;white-space:nowrap}.feature-section-index .feature-index-start,.feature-section-index a:hover{color:#0d8b85}.public-feature-page h1,.public-feature-page h2,.public-feature-page h3{text-wrap:balance}.public-feature-page [id]{scroll-margin-top:72px}.public-feature-page[data-feature=ai-visibility] .feature-hero-visual{background:radial-gradient(circle at 50% 45%,#dff0ff 0,#eef5ff 30%,#f8fbfc 68%)}.public-feature-page[data-feature=reports] .feature-hero-visual{background:radial-gradient(circle at 50% 45%,#fff0df 0,#fff7ed 30%,#f8fbfc 68%)}.public-feature-page[data-feature=local-seo] .feature-hero-visual{background:radial-gradient(circle at 50% 45%,#e6f4df 0,#f1f8ed 30%,#f8fbfc 68%)}.public-feature-page[data-feature=competitors] .feature-hero-visual{background:radial-gradient(circle at 50% 45%,#eee5ff 0,#f7f2ff 30%,#f8fbfc 68%)}.public-feature-page[data-feature=ai-visibility] .feature-orbit{color:#356ee8}.public-feature-page[data-feature=reports] .feature-orbit{color:#c26a26}.public-feature-page[data-feature=local-seo] .feature-orbit{color:#5b9b42}.public-feature-page[data-feature=competitors] .feature-orbit{color:#7952c7}.feature-value-path{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;grid-gap:18px;gap:18px;align-items:center;padding:30px 0 8px}.feature-value-path a{padding:20px;border-radius:14px;background:#fff;border:1px solid #dce6ee;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-value-path a:hover{transform:translateY(-2px);border-color:#9fcfc9;box-shadow:0 12px 24px rgba(25,52,75,.07)}.feature-value-path span{color:#0d8b85;font-size:11px;letter-spacing:.14em}.feature-value-path strong{display:block;margin:13px 0 5px;color:#082c51;font-size:19px}.feature-value-path p{margin:0;color:#61758a;font-size:13px;line-height:1.45}.feature-value-path>b{color:#0d8b85;text-align:center;font-size:22px;font-weight:400}.feature-outcomes{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin:36px 0 0;border:1px solid #dce6ee;border-radius:16px;overflow:hidden;background:#dce6ee}.feature-outcomes a{display:grid;grid-template-columns:auto 1fr;grid-column-gap:12px;column-gap:12px;padding:20px;background:#fff;text-decoration:none;transition:background .2s ease}.feature-outcomes a:hover{background:#f4fbfa}.feature-outcomes span{grid-row:span 3;color:#0d8b85;font-size:11px;letter-spacing:.14em}.feature-outcomes strong{color:#082c51;font-size:15px}.feature-outcomes small{margin-top:5px;color:#7891a0;font-size:12px}.feature-outcomes b{margin-top:14px;color:#0d8b85;font-size:11px;font-weight:700}.feature-playbook{padding:82px 0;border-top:1px solid #e2ebf0}.feature-playbook .section-intro h2{max-width:720px;margin-bottom:34px}.feature-playbook-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.feature-playbook-grid article{display:flex;flex-direction:column;min-height:235px;padding:24px;border:1px solid #dce6ee;border-radius:16px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.feature-playbook-grid article:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(25,52,75,.09)}.feature-playbook-grid span{color:#0d8b85;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.feature-playbook-grid h3{margin:30px 0 9px;color:#082c51;font-size:20px}.feature-playbook-grid p{margin:0;color:#61758a;font-size:14px;line-height:1.55}.feature-playbook-grid a{display:flex;justify-content:space-between;margin-top:auto;padding-top:24px;color:#0d8b85;font-size:13px;font-weight:700;text-decoration:none}.feature-playbook-grid a b{font-weight:400}.feature-team-use{padding:82px 0;border-top:1px solid #e2ebf0}.feature-team-use .section-intro h2{margin-bottom:34px}.feature-team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.feature-team-grid article{padding:25px;border-radius:16px;background:#082c51;color:#fff}.feature-team-grid article:nth-child(2){background:#0d8b85}.feature-team-grid article:nth-child(3){background:#24566b}.feature-team-grid span{color:#a8ebe0;font-size:11px;letter-spacing:.14em}.feature-team-grid h3{margin:30px 0 10px;font-size:20px}.feature-team-grid p{margin:0;color:rgba(255,255,255,.78);line-height:1.55}.feature-checklist{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding:82px 0;border-top:1px solid #e2ebf0}.feature-checklist h2{margin:12px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.06;letter-spacing:-.05em}.feature-checklist-items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.feature-checklist-items div{display:grid;grid-template-columns:24px 1fr;grid-column-gap:10px;column-gap:10px;padding:18px;border:1px solid #dce6ee;border-radius:12px;background:#fff}.feature-checklist-items span{grid-row:span 2;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#d9f2ee;color:#0d8b85;font-size:13px}.feature-checklist-items strong{color:#082c51;font-size:14px}.feature-checklist-items small{margin-top:4px;color:#7891a0;font-size:11px}.feature-questions{padding:24px 0 82px}.feature-questions>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:20px}.feature-questions article{display:flex;align-items:center;gap:16px;padding:18px;border-radius:12px;background:#f1f7f8}.feature-questions span{color:#0d8b85;font-size:11px;letter-spacing:.14em}.feature-questions strong{color:#082c51;font-size:14px}.feature-quick-wins{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding:82px 0;border-top:1px solid #e2ebf0}.feature-quick-wins h2{margin:12px 0 16px;font-size:clamp(30px,4vw,46px);line-height:1.06;letter-spacing:-.05em}.feature-quick-wins ol{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none;counter-reset:quick-win}.feature-quick-wins li{display:grid;grid-template-columns:34px 1fr;grid-gap:16px;gap:16px;padding:18px;border:1px solid #dce6ee;border-radius:12px;background:#fff}.feature-quick-wins li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#082c51;color:#fff;font-size:12px}.feature-quick-wins strong{color:#082c51;font-size:15px}.feature-quick-wins p{margin:5px 0 0;color:#61758a;font-size:13px;line-height:1.45}.feature-mobile-cta{display:none}.feature-bottom-actions{display:flex;justify-content:space-between;gap:20px;padding:25px 0 0}.feature-bottom-actions a{color:#0d8b85;font-size:12px;font-weight:700;text-decoration:none}.feature-bottom-actions a:hover{color:#082c51}.feature-preview{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:80px;gap:80px;padding:82px 0;border-top:1px solid #e2ebf0}.feature-preview h2{margin:12px 0 16px;font-size:clamp(30px,4vw,46px);line-height:1.06;letter-spacing:-.05em}.feature-preview-card{padding:22px;border:1px solid #dce6ee;border-radius:16px;background:#fff;box-shadow:0 18px 40px rgba(25,52,75,.08)}.feature-preview-head{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e6eef1;color:#7891a0;font-size:10px;letter-spacing:.12em}.feature-preview-head b{color:#0d8b85;font-weight:650;letter-spacing:0}.feature-preview-row{display:grid;grid-template-columns:28px 1fr auto;grid-gap:12px;gap:12px;align-items:start;padding:17px 0;border-bottom:1px solid #edf2f4}.feature-preview-row:last-child{border-bottom:0}.feature-preview-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#eaf7f5;color:#0d8b85}.feature-preview-row strong{display:block;color:#082c51;font-size:14px}.feature-preview-row small{display:block;margin-top:4px;color:#7891a0;font-size:11px;line-height:1.4}.feature-preview-row i{display:block;height:4px;margin-top:12px;border-radius:99px;background:#e6eff0;overflow:hidden}.feature-preview-row em{display:block;height:100%;border-radius:inherit;background:#0d8b85}.feature-preview-row>b{color:#0d8b85;font-size:11px;font-weight:650}.feature-before-after{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;padding:0 0 82px}.feature-before-after>div{padding:30px;border-radius:16px}.feature-before{border:1px solid #dce6ee;background:#fff}.feature-after{background:#eaf7f5;border:1px solid #cfe0e6}.feature-before-after h2{max-width:440px;margin:12px 0 24px;color:#082c51;font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:-.04em}.feature-before-after ul{display:grid;grid-gap:13px;gap:13px;margin:0;padding:0;list-style:none;color:#61758a;font-size:14px;line-height:1.5}.feature-before-after li{display:flex;gap:10px}.feature-before li:before{content:"–";color:#b07a63}.feature-after li:before{content:"✓";color:#0d8b85;font-weight:700}@media (max-width:760px){.feature-details{gap:42px}.feature-details,.feature-proof{grid-template-columns:1fr;padding:60px 0}.feature-proof{gap:38px}.feature-proof-list div{grid-template-columns:1fr;gap:6px}.feature-try{grid-template-columns:1fr;gap:26px;margin-top:60px;padding:26px}.feature-try form>div{align-items:stretch;flex-direction:column}.feature-success{gap:34px;padding:60px 0}.feature-success,.feature-success-grid{grid-template-columns:1fr}.feature-trust-strip{gap:12px 20px}.feature-deliverables{grid-template-columns:1fr;gap:38px;padding:60px 0}.feature-value-path{grid-template-columns:1fr;gap:8px;padding-top:24px}.feature-value-path>b{transform:rotate(90deg)}.feature-outcomes{grid-template-columns:1fr}.feature-playbook{padding:60px 0}.feature-playbook-grid{grid-template-columns:1fr}.feature-team-use{padding:60px 0}.feature-checklist,.feature-team-grid{grid-template-columns:1fr}.feature-checklist{gap:34px;padding:60px 0}.feature-checklist-items{grid-template-columns:1fr}.feature-questions{padding-bottom:60px}.feature-questions>div,.feature-quick-wins{grid-template-columns:1fr}.feature-preview,.feature-quick-wins{gap:34px;padding:60px 0}.feature-preview{grid-template-columns:1fr}.feature-preview-row{grid-template-columns:28px 1fr}.feature-preview-row>b{grid-column:2}.feature-before-after{grid-template-columns:1fr;padding-bottom:60px}}.feature-capability-card{display:flex;flex-direction:column;color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.feature-capability-card:hover{transform:translateY(-3px);border-color:#9fcfc9;box-shadow:0 18px 34px rgba(25,52,75,.1)}.feature-capability-card b{margin-top:auto;padding-top:20px;color:#0d8b85;font-size:12px;font-weight:700}@media (max-width:760px){.feature-mobile-cta{position:fixed;right:14px;bottom:14px;left:14px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px 12px 16px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#082c51;box-shadow:0 14px 30px rgba(8,44,81,.25);color:#fff;font-size:12px}.feature-mobile-cta a{padding:9px 12px;border-radius:7px;background:#75d4c8;color:#082c51;font-weight:750;text-decoration:none;white-space:nowrap}}.marketing-logo{color:#102033;font-size:40px;font-weight:800;letter-spacing:-.07em;text-decoration:none}.marketing-logo span{color:#0f9f9a}.marketing-actions,.marketing-links{display:flex;align-items:center;gap:18px}.mega-menu{position:relative}.mega-menu:after{content:"";position:absolute;z-index:19;top:100%;left:50%;width:650px;height:14px;pointer-events:auto;transform:translateX(-30%)}.mega-menu-trigger{display:block;border:0;padding:0;color:#29323c;background:transparent;cursor:pointer;font:inherit;font-size:16px;font-weight:650;list-style:none}.mega-menu-trigger::-webkit-details-marker{display:none}.mega-menu-trigger:after{content:"⌄";margin-left:6px;color:#ff5a1f;font-size:13px}.mega-panel{position:absolute;z-index:20;top:calc(100% + 14px);left:50%;display:none;grid-template-columns:repeat(2,minmax(260px,1fr));gap:4px 12px;width:650px;padding:18px;border:1px solid #dce5eb;border-radius:14px;background:#fff;box-shadow:0 24px 60px #19344b24;transform:translateX(-30%)}.mega-panel a{display:flex;gap:13px;min-height:75px;align-items:flex-start;padding:13px;border-radius:9px;color:#102033;text-decoration:none}.mega-panel a:hover{background:#f0faf8}.mega-panel a>span{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:7px;background:#fff0e8;color:#ff5b20;font-size:18px}.mega-panel strong{display:block;font-size:14px}.mega-panel small{display:block;margin-top:5px;color:#718196;font-size:11px;line-height:1.4}.public-audit-loading{max-width:760px;margin:48px auto;padding:48px;text-align:center}.loading-orb{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 20px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#ff6b35,#ff9a62);box-shadow:0 12px 28px #ff6b3538;animation:audit-pulse 1.6s ease-in-out infinite}.public-audit-loading h1{margin:8px 0 10px}.public-audit-loading .muted{max-width:520px;margin:0 auto}.audit-progress{position:relative;height:10px;margin:32px 0 14px;overflow:hidden;border-radius:99px;background:#e7edf3}.audit-progress span{position:absolute;inset:0 auto 0 -35%;width:35%;border-radius:inherit;background:linear-gradient(90deg,#ff6b35,#0f9f9a);animation:audit-progress 1.5s ease-in-out infinite}.audit-loading-steps{display:flex;justify-content:center;gap:24px;color:#718196;font-size:11px}.audit-loading-steps span:before{content:"•";margin-right:5px;color:#0f9f9a}@keyframes audit-progress{0%{transform:translateX(0)}to{transform:translateX(385%)}}@keyframes audit-pulse{50%{transform:translateY(-3px);box-shadow:0 16px 34px #ff6b354c}}@media(max-width:600px){.public-audit-loading{margin:20px 0;padding:32px 20px}.audit-loading-steps{display:grid;grid-gap:8px;gap:8px;text-align:left;width:max-content;margin:auto}}.public-analysis-findings{margin:24px 0;padding:18px;border:1px solid #dce5eb;border-radius:10px;background:#f8fbfd}.public-analysis-findings h3{margin:0 0 10px}.public-analysis-findings ul{display:grid;grid-gap:8px;gap:8px;margin:0 0 14px;padding-left:18px;color:#4f6075;font-size:13px;line-height:1.45}.marketing-actions a,.marketing-footer a,.marketing-links a{color:#29323c;font-size:16px;font-weight:600;text-decoration:none}.marketing-actions a:focus-visible,.marketing-actions a:hover,.marketing-links a:focus-visible,.marketing-links a:hover{color:#ff5a1f}.marketing-actions{gap:18px}.marketing-signin-icon{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #dce6ee;border-radius:8px}.marketing-signin-icon svg{width:19px;height:19px}.marketing-actions a:first-child:hover,.marketing-footer a:hover,.marketing-links a:hover{color:#ff5a1f}.marketing-button{color:#fff!important;background:#ff5a1f;box-shadow:0 4px 0 #d94716}.button:hover,.marketing-button:hover,button:hover{background:#e94f19;transform:translateY(-1px)}.mega-menu-trigger:focus-visible,.mega-menu-trigger:hover{color:#082c51;background:transparent;transform:none;text-decoration:underline;-webkit-text-decoration-color:#ff5a1f;text-decoration-color:#ff5a1f;text-underline-offset:5px}.marketing-hero{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;align-items:center;padding:18px 28px 86px}.hero-copy h1{max-width:590px;font-size:clamp(44px,6vw,76px);line-height:.99;margin:16px 0 24px;letter-spacing:-.07em}.hero-copy h1 em{color:#0f766e;font-style:normal;background:linear-gradient(120deg,#0f766e,#27a89e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-lede{max-width:530px;color:#607286;font-size:18px;line-height:1.6}.website-capture{display:flex;width:min(100%,650px);gap:8px;margin-top:34px;padding:5px;background:#fff;border:1px solid #d3dbe1;border-radius:11px;box-shadow:0 16px 38px #19344b18}.website-capture input{min-width:0;flex:1 1;border:0;padding:15px 14px;font:inherit;color:#292929;font-size:18px;outline:0}.website-capture button{min-width:108px;padding:0 20px;border-radius:8px;background:#292929;font-size:16px;white-space:nowrap}.website-capture button:hover{background:#171717}.form-note{margin-top:12px;color:#8a9aad;font-size:12px}.hero-metrics{display:flex;gap:25px;margin-top:30px}.hero-metrics div{display:grid;grid-gap:3px;gap:3px;padding-right:24px;border-right:1px solid #d9e4e7}.hero-metrics div:last-child{border-right:0}.hero-metrics strong{font-size:19px;letter-spacing:-.04em}.hero-metrics span{color:#8291a1;font-size:11px}.hero-preview{overflow:hidden;border:1px solid #dce5ed;border-radius:15px;background:#fff;box-shadow:0 28px 70px #19344b1c;transform:rotate(1deg)}.hero-website-capture{width:auto;margin:0;padding:12px;border:1px solid #e3e9ee;border-radius:14px;background:#fff;box-shadow:0 22px 48px #19344b2b,0 4px 12px #19344b16;transform:none}.hero-website-capture:focus-within{border-color:#d8e1e8;box-shadow:0 22px 52px #19344b35,0 5px 14px #19344b1c}.hero-website-capture input{padding:12px 14px;font-size:16px}.hero-website-capture input:focus-visible{outline:0}.hero-website-capture button{min-height:46px}.hero-form-note{margin:0;padding:0 14px 10px;background:#fff}.preview-top{display:flex;gap:6px;align-items:center;padding:14px 18px;border-bottom:1px solid #edf1f5}.preview-dot{width:7px;height:7px;border-radius:50%;background:#cad5df}.preview-label{margin-left:12px;color:#8a9aad;font-size:10px}.preview-live{margin-left:auto;color:#0f9f9a;font-size:10px;font-weight:700}.preview-content{display:grid;grid-template-columns:130px 1fr;min-height:360px}.preview-sidebar{display:grid;align-content:start;grid-gap:18px;gap:18px;padding:22px 14px;background:#101827;color:#8fa0b5;font-size:10px}.preview-sidebar strong{color:#fff;font-size:16px;letter-spacing:-.06em;margin-bottom:14px}.preview-active{padding:8px;border-radius:5px;background:#1d3447;color:#fff}.preview-main{padding:30px}.preview-main h2{font-size:26px;margin:8px 0 22px}.preview-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.preview-cards div{padding:14px;border:1px solid #e8eef3;border-radius:8px}.preview-cards small{display:block;color:#8091a3;font-size:9px}.preview-cards strong{display:block;margin:7px 0 12px;min-height:42px;font-size:16px;line-height:1.25}.bar{display:block;height:4px;border-radius:3px}.teal{width:78%;background:#0f9f9a}.blue{width:64%;background:#5084e8}.orange{width:38%;background:#f3a94d}.preview-chart{position:relative;height:130px;margin-top:24px;overflow:hidden;border-top:1px solid #edf1f5;background:repeating-linear-gradient(#fff,#fff 31px,#edf1f5 32px)}.chart-line{position:absolute;left:0;top:72px;width:105%;height:45px;border-top:3px solid #0f9f9a;border-radius:50%;transform:rotate(-8deg)}.chart-line.second{top:92px;border-color:#b8c8e8;transform:rotate(4deg)}.chart-labels{position:absolute;bottom:5px;display:flex;justify-content:space-between;width:100%;color:#9aa8b7;font-size:9px}.preview-workflow-list{display:grid;grid-gap:8px;gap:8px;margin-top:24px;padding-top:18px;border-top:1px solid #edf1f5}.preview-workflow-list div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border:1px solid #e6edf1;border-radius:8px;background:#fbfdfd}.preview-workflow-list span{color:#0f9f9a;font-size:10px;font-weight:800}.preview-workflow-list strong{color:#24384c;font-size:11px}.preview-workflow-list small{color:#718196;font-size:10px}.marketing-proof{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px;border-top:1px solid #e4ebf1;border-bottom:1px solid #e4ebf1;color:#8291a1;font-size:12px}.marketing-proof p{color:#526479;font-weight:700}.marketing-proof span{padding-left:20px;border-left:1px solid #d8e1e8}.checkup-section{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;align-items:center;max-width:1184px;margin:0 auto;padding:105px 28px 90px}.checkup-copy{max-width:510px}.checkup-copy h2,.feature-spotlight h2{margin:12px 0 18px;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.06em}.checkup-copy>p:not(.eyebrow){color:#66788b;line-height:1.65}.checkup-copy .button{margin-top:24px}.score-card{padding:28px;border:1px solid #d9e5e8;border-radius:18px;background:linear-gradient(145deg,#fff,#f1fbf8);box-shadow:0 28px 70px #19344b18}.score-card-head{display:flex;justify-content:space-between;color:#8291a1;font-size:11px}.score-card-head b{color:#102033;font-weight:700}.score-card-status{display:grid;grid-gap:5px;gap:5px;margin:30px auto 24px;text-align:center}.score-card-status strong{color:#102033;font-size:29px;letter-spacing:-.05em}.score-card-status span{color:#718196;font-size:12px}.score-card .score-ring{display:none}.score-ring{margin:30px auto 24px;border:12px solid #bcece1;border-right-color:#0f9f9a}.score-ring strong{margin-bottom:-25px;font-size:43px}.score-ring span{color:#718196}.score-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.score-summary div{display:grid;grid-gap:5px;gap:5px;padding:13px;border-radius:9px;background:#fff;color:#718196;font-size:11px}.score-summary b{color:#102033;font-size:20px}.score-summary span{width:7px;height:7px;border-radius:50%}.score-good{background:#0f9f9a}.score-warn{background:#e8a94d}.score-bad{background:#e56868}.score-progress{height:7px;margin:25px 0 10px;overflow:hidden;border-radius:9px;background:#e2ecee}.score-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:#0f9f9a}.score-card small{color:#8291a1;font-size:10px}.feature-spotlight{max-width:1184px;margin:0 auto;padding:45px 28px 115px}.spotlight-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:44px}.spotlight-grid article{min-height:235px;padding:25px;border:1px solid #dae4eb;border-radius:16px;background:#fff;box-shadow:0 12px 30px #19344b0b;transition:transform .2s,box-shadow .2s,border-color .2s}.spotlight-grid article:hover{border-color:#b8dcd7;box-shadow:0 20px 42px #19344b16;transform:translateY(-4px)}.spotlight-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border:1px solid #b9e6df;border-radius:14px;background:linear-gradient(145deg,#effcf9,#d9f5f0);color:#0f766e;font-size:27px;font-weight:700}.spotlight-grid article>span{color:#0f9f9a;font-size:11px;font-weight:800}.spotlight-grid h3{margin:14px 0 10px;font-size:21px;letter-spacing:-.04em}.spotlight-grid p{color:#718196;font-size:13px;line-height:1.55}.spotlight-grid a{color:#0f766e;font-size:12px;font-weight:800;text-decoration:none}.marketing-section{padding:115px 28px}#platform{border-top:1px solid #e4ebf1;border-bottom:1px solid #e4ebf1;background:linear-gradient(180deg,#f8fbfc,#fff)}.section-intro{max-width:620px}.agency-banner h2,.marketing-final h2,.section-intro h2{margin:12px 0;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.06em}.agency-banner p,.marketing-final p,.section-intro>p:last-child{color:#66788b;font-size:16px;line-height:1.6}.capability-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;margin-top:48px}.capability-card{min-height:245px;padding:22px;border:1px solid #dae4eb;border-radius:10px;color:#102033;text-decoration:none;background:#fff;transition:transform .2s,box-shadow .2s}.capability-topline{display:flex;align-items:flex-start;justify-content:space-between}.capability-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid #b9e6df;border-radius:16px;color:#0f9f9a;background:linear-gradient(145deg,#effcf9,#d9f5f0);font-size:35px;font-weight:500;line-height:1;transition:transform .2s,background .2s,color .2s}.capability-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #19344b12}.capability-card:hover .capability-icon{transform:scale(1.08) rotate(-4deg);color:#ff5a1f;border-color:#ffc7b2;background:#fff1eb}.capability-index{color:#0f9f9a;font-size:11px;font-weight:800}.capability-card h3{margin-top:28px;font-size:20px}.capability-card p{color:#718196;font-size:13px;line-height:1.55}.text-link{color:#0f766e;font-size:12px;font-weight:700}.workflow-section{background:#edf7f5;max-width:none;padding-left:max(28px,calc((100% - 1184px) / 2));padding-right:max(28px,calc((100% - 1184px) / 2))}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin-top:45px;background:#c9dfdc}.workflow-grid article{min-height:190px;padding:28px;background:#edf7f5}.workflow-grid article>span{color:#0f9f9a;font-weight:800}.workflow-grid h3{margin:42px 0 8px;font-size:20px}.workflow-grid p{max-width:250px;color:#66788b;font-size:13px;line-height:1.55}.agency-banner{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:100px;padding:58px 64px;border-radius:14px;background:#102033;color:#fff}.use-case-section{max-width:1184px;margin:0 auto;padding:45px 28px 110px}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:42px}.use-case-grid article{padding:27px;border-top:3px solid #0f9f9a;background:#f4f8fa}.use-case-grid article:nth-child(2){border-color:#5084e8}.use-case-grid article:nth-child(3){border-color:#e8a94d}.use-case-grid span{color:#718196;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.use-case-grid h3{margin:35px 0 10px;font-size:21px;letter-spacing:-.04em}.use-case-grid p{min-height:65px;color:#718196;font-size:13px;line-height:1.55}.use-case-grid a{color:#0f766e;font-size:12px;font-weight:800;text-decoration:none}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:80px;gap:80px;max-width:1184px;margin:0 auto;padding:30px 28px 110px}.faq-list{border-top:1px solid #dce5eb}.faq-list details{padding:20px 0;border-bottom:1px solid #dce5eb}.faq-list summary{cursor:pointer;list-style:none;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:#0f9f9a;font-size:20px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:620px;margin:12px 28px 0 0;color:#718196;font-size:13px;line-height:1.6}.results-section{max-width:1184px;margin:0 auto;padding:35px 28px 115px}.results-heading{max-width:620px}.results-heading h2{margin:12px 0;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.06em}.results-heading>p:last-child{color:#66788b;line-height:1.6}.results-panel{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;grid-gap:22px;gap:22px;align-items:center;margin-top:45px;padding:30px;border-radius:16px;background:#102033;color:#fff;box-shadow:0 25px 55px #19344b20}.results-stat{display:grid;grid-gap:8px;gap:8px}.results-stat strong{color:#8fe4d5;font-size:11px}.results-stat span{font-size:22px;font-weight:800;letter-spacing:-.04em}.results-stat p{margin:0;color:#aab9c8;font-size:13px;line-height:1.5}.results-connector{color:#4a6a78;font-size:28px}.switch-section{max-width:1184px;margin:0 auto;padding:20px 28px 115px}.switch-heading{display:grid;grid-template-columns:.85fr 1.15fr;grid-column-gap:80px;column-gap:80px;align-items:end}.switch-heading h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.06em}.switch-heading>p:last-child{grid-column:2;margin:0;color:#66788b;line-height:1.6}.switch-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:45px}.switch-grid article{padding:26px;border:1px solid #dbe5eb;border-radius:12px;background:#fff}.switch-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e2f6f1;color:#0f766e;font-size:20px}.switch-grid h3{margin:28px 0 8px;font-size:19px;letter-spacing:-.03em}.switch-grid p{margin:0;color:#718196;font-size:13px;line-height:1.6}.plans-section{max-width:1184px;margin:0 auto;padding:15px 28px 115px}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:44px}.plans-grid article{display:flex;min-height:285px;flex-direction:column;align-items:flex-start;padding:28px;border:1px solid #dbe5eb;border-radius:13px;background:#fff}.plans-grid .plan-featured{border:2px solid #0f9f9a;box-shadow:0 18px 45px #0f9f9a18;transform:translateY(-8px)}.plan-label{color:#0f766e;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.plans-grid h3{margin:35px 0 10px;font-size:21px;letter-spacing:-.04em}.plans-grid p{flex:1 1;margin:0 0 22px;color:#718196;font-size:13px;line-height:1.6}.plans-grid .button{margin-top:auto}.agency-banner h2{max-width:650px}.agency-banner p{max-width:630px;color:#aab9c8}.marketing-final{padding:130px 28px;text-align:center}.marketing-final h2{max-width:700px;margin-left:auto;margin-right:auto}.marketing-final p{margin-bottom:28px}.marketing-footer{display:flex;align-items:center;gap:22px;padding:30px 28px 40px;border-top:1px solid #dfe7ee;display:grid;grid-template-columns:1.45fr repeat(4,1fr);align-items:start;grid-gap:46px;gap:46px;max-width:1240px;margin-top:30px;padding:70px 28px 80px;border:1px solid #dfe7ee;border-bottom:0;border-radius:22px 22px 0 0;background:#f7fafc;box-shadow:0 -14px 35px #19344b08}.marketing-hero{padding-bottom:38px}.marketing-section{padding-top:54px}.faq-section,.marketing-section,.plans-section,.results-section,.switch-section,.use-case-section{padding-bottom:54px}.marketing-footer{margin-top:12px;padding-top:42px;padding-bottom:50px}.marketing-hero{gap:48px;padding-top:10px;padding-bottom:30px}.checkup-section{gap:56px;padding-top:64px;padding-bottom:58px}.feature-spotlight{padding-top:34px;padding-bottom:54px}.marketing-section{padding-top:48px;padding-bottom:48px}.capability-grid,.plans-grid,.results-panel,.spotlight-grid,.switch-grid,.use-case-grid,.workflow-grid{margin-top:30px}.capability-card{min-height:205px;padding:19px}.capability-card h3{margin-top:20px}.spotlight-grid article{min-height:205px;padding:21px}.workflow-grid article{min-height:165px;padding:22px}.workflow-grid h3{margin-top:28px}.use-case-section{padding-top:34px;padding-bottom:48px}.plans-section,.results-section,.switch-section{padding-top:30px;padding-bottom:48px}.faq-section{padding-top:24px;padding-bottom:48px}.agency-banner{margin-top:52px;padding:42px 52px}.marketing-final{padding-top:72px;padding-bottom:72px}.marketing-footer{margin-top:8px;padding-top:36px;padding-bottom:42px}.marketing-footer>div{min-width:0;margin-left:0}.back-to-top{grid-column:1/-1;justify-self:end;display:inline-flex;align-items:center;gap:8px;margin-top:4px;padding:9px 13px;border:1px solid #dbe3e9;border-radius:9px;background:#fff;color:#53657a;font-size:12px;font-weight:800;line-height:1;text-decoration:none;transition:color .2s,border-color .2s,transform .2s,box-shadow .2s}.back-to-top:hover{border-color:#ffb49b;color:#ff5a1f;transform:translateY(-2px);box-shadow:0 6px 14px #19344b12}.footer-legal{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:18px;border-top:1px solid #e1e7eb;color:#718196;font-size:11px}.footer-legal a:first-of-type{margin-left:auto}.footer-legal a{color:#53657a;text-decoration:none}.footer-legal a:hover{color:#ff5a1f}.legal-page{max-width:820px;min-height:100vh;margin:0 auto;padding:54px 24px 80px;color:#263449}.legal-back{display:inline-block;margin-bottom:52px;color:#53657a;font-size:14px;font-weight:700;text-decoration:none}.legal-back:hover,.legal-page a:not(.legal-back){color:#ff5a1f}.legal-page h1{margin:0 0 10px;color:#111b2d;font-size:clamp(36px,6vw,58px);letter-spacing:-.055em}.legal-page h2{margin:38px 0 10px;color:#172033;font-size:22px;letter-spacing:-.03em}.legal-page p{max-width:720px;color:#5d6b7d;font-size:16px;line-height:1.75}.legal-page .legal-updated{margin:0 0 34px;color:#8794a4;font-size:13px}.footer-brand{display:grid;align-content:start;grid-gap:18px;gap:18px}.footer-brand .marketing-logo{display:inline-block}.footer-kicker{color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.footer-brand p{max-width:310px;margin:0;color:#66788b;font-size:13px;line-height:1.6}.footer-column{display:grid;align-content:start;grid-gap:15px;gap:15px}.footer-column h3{margin:2px 0 8px;color:#292929;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.footer-column h3:not(:first-child){margin-top:22px}.footer-column a{color:#53657a;font-size:13px;font-weight:500;text-decoration:none}.footer-column a:hover{color:#ff5a1f}.footer-capture{display:flex;max-width:330px;padding:4px;border:1px solid #cfd9e2;border-radius:12px;background:#fff;box-shadow:0 8px 20px #19344b0c}.footer-capture:focus-within{border-color:#9aaaba;box-shadow:0 0 0 4px #ff5a1f1a,0 10px 24px #19344b12}.footer-capture input{min-width:0;flex:1 1;border:0;padding:10px;outline:0;font:inherit}.footer-capture button{padding:10px 15px;border-radius:8px;background:#ff5a1f}.footer-socials{display:flex;gap:12px;padding-top:22px;border-top:1px solid #e1e7eb}.footer-socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dbe3e9;border-radius:9px;background:#fff;color:#68737f;font-weight:800;text-decoration:none;transition:color .2s,border-color .2s,transform .2s}.footer-socials a:hover{border-color:#ffb49b;color:#ff5a1f;transform:translateY(-2px)}.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}@media (max-width:900px){.dashboard-action-grid{grid-template-columns:1fr}.dashboard-actions-panel{padding:18px}.dashboard-actions-panel .panel-head{display:block}.dashboard-action-count{display:inline-block;margin-top:12px}.dashboard-shell .content{padding:0 22px 50px}.dashboard-topbar{margin-left:-22px;margin-right:-22px;padding:0 22px}.marketing-links{display:none}.mobile-marketing-menu{display:block;margin-left:auto}.marketing-hero{grid-template-columns:1fr;padding-top:28px}.capability-grid{grid-template-columns:repeat(2,1fr)}.marketing-proof{flex-wrap:wrap}.checkup-section,.faq-section{grid-template-columns:1fr;gap:35px}.agency-banner{margin-left:28px;margin-right:28px;padding:38px}}@media (max-width:580px){.workspace-data-form{grid-template-columns:1fr}.workspace-pagination{align-items:flex-start;flex-direction:column}.dashboard-shell .content{padding:0 16px 45px}.dashboard-topbar{margin-left:-16px;margin-right:-16px;padding:0 16px}.dashboard-topbar strong{font-size:18px}.dashboard-status{display:none}.dashboard-shell header{align-items:flex-start;gap:18px}.dashboard-header-actions{width:100%}.dashboard-header-actions .button{flex:1 1;text-align:center}.dashboard-shell .grid{grid-template-columns:1fr}.dashboard-pulse-head{display:grid}.dashboard-issues,.dashboard-pulse-grid{grid-template-columns:1fr}.dashboard-issues>.button{justify-self:start;margin-top:12px}.issue-list{margin-top:12px}.project-metric-grid{grid-template-columns:repeat(2,1fr);gap:18px 0}.project-metric{border-right:0}.project-metric:nth-child(odd){padding-left:0}.project-overview-card footer{display:grid;grid-gap:7px;gap:7px;padding:14px 18px}.project-overview-card header{padding:17px 18px}.marketing-announcement{justify-content:flex-start;overflow:hidden;white-space:nowrap;font-size:10px}.marketing-announcement a{display:none}.marketing-nav{padding:18px}.marketing-actions a:first-child{display:none}.marketing-hero,.marketing-section{padding-left:18px;padding-right:18px}.website-capture{flex-direction:column}.website-capture button{min-height:50px}.hero-metrics{gap:12px;justify-content:space-between}.hero-metrics div{padding-right:10px}.preview-content{grid-template-columns:88px 1fr}.preview-sidebar{padding:16px 9px}.preview-main{padding:19px 13px}.preview-cards{grid-template-columns:1fr}.preview-cards div{padding:9px}.capability-grid,.spotlight-grid,.use-case-grid,.workflow-grid{grid-template-columns:1fr}.use-case-section{padding:24px 18px 52px}.faq-section{padding:8px 18px 52px}.use-case-grid p{min-height:0}.results-section{padding:18px 18px 52px}.results-panel{grid-template-columns:1fr;gap:16px;padding:20px}.results-connector{transform:rotate(90deg);text-align:center}.switch-section{padding:0 18px 52px}.switch-heading{display:block}.switch-heading>p:last-child{margin-top:14px}.switch-grid{grid-template-columns:1fr}.plans-section{padding:0 18px 52px}.plans-grid{grid-template-columns:1fr}.plans-grid .plan-featured{transform:none}.checkup-section{padding:52px 18px 46px}.feature-spotlight{padding:22px 18px 52px}.score-summary{grid-template-columns:1fr}.marketing-proof span{border-left:0;padding-left:0}.agency-banner{display:block;margin-left:18px;margin-right:18px;padding:30px 24px}.agency-banner .button{margin-top:15px}.marketing-footer{display:grid;grid-template-columns:1fr;grid-gap:35px;gap:35px;padding-top:50px}.marketing-footer>div{margin-left:0;flex-wrap:wrap}.footer-column{gap:12px}.footer-socials{padding-top:18px}}.marketing-shell .marketing-final h2,.marketing-shell .marketing-section h2,.marketing-shell .results-heading h2,.marketing-shell .section-intro h2,.marketing-shell .switch-heading h2,.marketing-shell>section h2{font-size:clamp(28px,3.2vw,44px);line-height:1.08;letter-spacing:-.045em}.pricing-page-price{margin:10px 0 18px;color:#14263a;font-size:28px;font-weight:800;letter-spacing:-.045em}.pricing-page-price span{color:#66788b;font-size:12px;font-weight:600;letter-spacing:0}.marketing-hero{display:block;min-height:90vh;padding:72px 28px 88px;background:#fff;text-align:center}.marketing-hero .hero-copy{max-width:820px;margin:0 auto}.marketing-hero .hero-copy h1,.marketing-hero .hero-lede{margin-left:auto;margin-right:auto}.marketing-hero .hero-copy h1{max-width:760px;font-size:clamp(38px,4.5vw,58px)}.marketing-hero .hero-lede{max-width:660px}.hero-website-capture{width:min(720px,100%);margin:38px auto 0;text-align:left}.hero-form-note{text-align:left}.marketing-hero .hero-metrics{justify-content:center;border-top:0;margin-top:34px}.marketing-hero .hero-preview{display:none}.mega-menu:after{width:700px;height:22px}.mega-menu:focus-within .mega-panel,.mega-menu:hover .mega-panel,.mega-menu[open] .mega-panel{display:grid}.mega-menu:focus-within .mega-menu-trigger,.mega-menu:hover .mega-menu-trigger{color:#082c51}.marketing-hero .hero-copy h1{font-size:clamp(42px,5vw,66px);line-height:1.05;letter-spacing:-.055em}.marketing-hero .hero-copy h1 em{background:none;color:#0f766e;-webkit-text-fill-color:initial}.marketing-hero .hero-copy>.eyebrow{display:inline-block;margin-bottom:4px}.marketing-hero .hero-lede{font-size:17px;line-height:1.65}.marketing-hero .hero-website-capture{border-color:#b9cbd6;box-shadow:0 14px 30px rgba(25,52,75,.1)}.marketing-hero .hero-website-capture button{min-width:148px;background:#152033}.marketing-hero .hero-website-capture button:hover{background:#0f766e}.marketing-hero .hero-form-note{padding-bottom:4px}.marketing-hero .hero-metrics{padding-top:24px;border-top:1px solid #d7e2e9}@media (max-width:580px){.marketing-hero{min-height:90vh;padding:56px 18px 68px}.marketing-hero .hero-metrics{justify-content:space-between}.hero-website-capture{margin-top:28px}}.marketing-demo-link{color:#0f766e!important;font-weight:800!important}.public-business-page{color:#14263a}.business-hero{max-width:1184px;margin:0 auto;padding:76px 28px 64px;border-bottom:1px solid #dce6ec}.business-hero h1{max-width:900px;margin:15px 0 22px;color:#101d2f;font-size:clamp(44px,6vw,72px);line-height:1.02;letter-spacing:-.06em}.business-hero>p:not(.eyebrow){max-width:760px;color:#42566c;font-size:18px;line-height:1.7}.business-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px}.business-actions>a:not(.button){color:#0f766e;font-size:15px;font-weight:800;text-decoration:none}.pricing-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:1184px;margin:0 auto;padding:66px 28px}.pricing-page-card{position:relative;display:flex;min-height:510px;flex-direction:column;align-items:flex-start;padding:32px;border:1px solid #cad8e2;border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(25,52,75,.07)}.pricing-page-card.is-featured{border:2px solid #0f9f9a;background:#f8fffd;box-shadow:0 20px 46px rgba(15,159,154,.14)}.pricing-recommended{position:absolute;top:0;right:24px;padding:7px 11px;border-radius:0 0 7px 7px;color:#fff;background:#0f766e;font-size:11px;font-weight:850}.pricing-page-card h2{margin:26px 0 12px;color:#172b40;font-size:27px;letter-spacing:-.04em}.pricing-page-card>p:not(.eyebrow){margin:0;color:#42566c;font-size:15px;line-height:1.65}.pricing-page-card ul{display:grid;grid-gap:12px;gap:12px;width:100%;margin:30px 0;padding:24px 0 0;border-top:1px solid #dbe5eb;color:#0f8c80;list-style:none}.pricing-page-card li{display:flex;gap:10px;font-weight:800}.pricing-page-card li span{color:#354b61;font-size:14px;font-weight:650}.pricing-page-card .button{margin-top:auto}.business-split{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center;padding:70px max(28px,calc((100% - 1128px) / 2));border-block:1px solid #d7e4e7;background:#edf7f5}.business-faq h2,.business-split h2,.company-principles h2,.contact-grid h2,.integration-overview h2{margin:12px 0 16px;color:#14263a;font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.045em}.business-faq p,.business-split p,.company-principles p,.contact-grid p,.integration-overview p{color:#42566c;font-size:16px;line-height:1.7}.business-note{padding:28px;border:1px solid #bdd8d3;border-radius:12px;background:#fff}.business-note strong{color:#172b40;font-size:20px}.business-note a{color:#0f766e;font-size:14px;font-weight:850;text-decoration:none}.business-faq{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;max-width:1184px;margin:0 auto;padding:70px 28px}.business-faq details{border-bottom:1px solid #cad8e2}.business-faq summary{padding:22px 0;color:#172b40;font-size:16px;font-weight:800;cursor:pointer}.business-faq details p{margin:-6px 24px 22px 0;font-size:15px}.solution-list{max-width:1184px;margin:0 auto;padding:38px 28px 70px}.solution-list article{display:grid;grid-template-columns:1.2fr 1fr auto;grid-gap:44px;gap:44px;align-items:center;padding:34px 0;border-bottom:1px solid #cad8e2}.solution-list article>div{position:relative;padding-left:52px}.solution-list article>div>span{position:absolute;top:2px;left:0;color:#0f8c80;font-size:12px;font-weight:850}.solution-list h2{margin:8px 0 10px;color:#172b40;font-size:27px;letter-spacing:-.04em}.solution-list p:not(.eyebrow){margin:0;color:#42566c;font-size:15px;line-height:1.65}.solution-list ul{display:grid;grid-gap:9px;gap:9px;margin:0;padding-left:20px;color:#354b61;font-size:14px;line-height:1.5}.solution-list li::marker{color:#0f9f9a}.solution-list article>a{color:#0f766e;font-size:14px;font-weight:850;text-decoration:none;white-space:nowrap}.integration-overview{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:24px;gap:24px;max-width:1184px;margin:0 auto;padding:66px 28px}.integration-primary{display:grid;grid-template-columns:76px 1fr;grid-gap:24px;gap:24px;padding:34px;border:1px solid #cad8e2;border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(25,52,75,.07)}.integration-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:16px;color:#fff;background:#1b74e8;font-size:30px;font-weight:850}.integration-primary h2{font-size:30px}.integration-primary ul{display:grid;grid-gap:9px;gap:9px;padding-left:20px;color:#354b61;font-size:14px}.integration-overview aside{padding:34px;border-radius:14px;color:#fff;background:#102033}.integration-overview aside h2{color:#fff;font-size:30px}.integration-overview aside p{color:#cedae5}.integration-overview aside a{color:#83dfd3;font-size:14px;font-weight:850;text-decoration:none}.integration-process{display:grid;grid-template-columns:repeat(4,1fr);max-width:1184px;margin:0 auto;padding:0 28px 70px}.integration-process div{padding:26px;border:1px solid #cad8e2;border-right:0}.integration-process div:first-child{border-radius:12px 0 0 12px}.integration-process div:last-child{border-right:1px solid #cad8e2;border-radius:0 12px 12px 0}.company-principles article>span,.integration-process span{color:#0f8c80;font-size:12px;font-weight:850}.integration-process h3{margin:24px 0 8px;color:#172b40;font-size:19px}.integration-process p{margin:0;color:#42566c;font-size:14px;line-height:1.6}.company-principles{display:grid;grid-template-columns:1.2fr repeat(3,1fr);grid-gap:18px;gap:18px;max-width:1184px;margin:0 auto;padding:70px 28px}.company-principles>div{padding-right:24px}.company-principles article{padding:26px;border:1px solid #cad8e2;border-radius:12px;background:#f8fbfc}.company-principles h3{margin:30px 0 10px;color:#172b40;font-size:20px}.company-principles article p{margin:0;font-size:14px}.contact-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr);grid-gap:16px;gap:16px;padding:70px max(28px,calc((100% - 1128px) / 2));border-block:1px solid #d7e4e7;background:#edf7f5}.contact-grid>div{padding-right:26px}.contact-grid>a{display:flex;min-height:210px;flex-direction:column;padding:26px;border:1px solid #bdd8d3;border-radius:12px;color:#172b40;background:#fff;text-decoration:none}.contact-grid>a span{color:#0f766e;font-size:12px;font-weight:850;text-transform:uppercase}.contact-grid>a strong{margin:28px 0 10px;overflow-wrap:anywhere;font-size:17px}.contact-grid>a small{color:#42566c;font-size:13px;line-height:1.6}@media (max-width:1050px){.marketing-demo-link{display:none}.company-principles,.contact-grid{grid-template-columns:repeat(2,1fr)}.company-principles>div,.contact-grid>div{grid-column:1/-1}}@media (max-width:900px){.pricing-page-grid{grid-template-columns:1fr}.pricing-page-card{min-height:0}.solution-list article{grid-template-columns:1fr;gap:18px}.solution-list article>a{padding-left:52px}.business-faq,.business-split,.integration-overview{grid-template-columns:1fr;gap:36px}.integration-process{grid-template-columns:repeat(2,1fr);gap:12px}.integration-process div,.integration-process div:last-child{border:1px solid #cad8e2;border-radius:12px}}@media (max-width:580px){.business-hero{padding:52px 18px 44px}.business-hero h1{font-size:clamp(40px,12vw,54px)}.business-hero>p:not(.eyebrow){font-size:17px}.business-faq,.company-principles,.integration-overview,.pricing-page-grid,.solution-list{padding-left:18px;padding-right:18px}.integration-overview aside,.integration-primary,.pricing-page-card{padding:24px}.company-principles,.contact-grid,.integration-primary,.integration-process{grid-template-columns:1fr}.integration-process{padding:0 18px 52px}.business-split,.contact-grid{padding:52px 18px}.contact-grid>div{grid-column:auto}}@media (max-width:760px){aside{width:68px;padding:20px 8px}.logo{font-size:0;margin:0 0 30px;text-align:center}.logo span{font-size:24px}nav a{font-size:0;text-align:center}nav a:before{content:"•";font-size:18px}.tenant{display:none}.content{padding:30px 20px}header{gap:15px}.grid{grid-template-columns:1fr}.row{grid-template-columns:1.4fr 1fr 1fr}.row span:nth-child(2){display:none}}.mobile-bottom-nav,.mobile-data-cards,.mobile-project-cards,.mobile-quick-actions,.mobile-tools,.mobile-topbar{display:none}.mobile-workspace-label{overflow:hidden;color:#dbe4f0;font-size:12px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,480px);grid-gap:8vw;gap:8vw;align-items:center;padding:50px 8vw;background:#f1f4f8}.auth-showcase{display:grid;align-content:space-between;min-height:610px;padding:20px 0}.auth-showcase .marketing-logo{color:#292929}.auth-showcase>div:nth-child(2){max-width:570px}.auth-showcase h1{margin:18px 0;color:#292929;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.07em}.auth-showcase>div:nth-child(2)>p:last-child{max-width:470px;color:#647182;font-size:18px;line-height:1.6}.auth-proof{display:grid;grid-gap:5px;gap:5px;padding-top:20px;border-top:1px solid #d8e1e7;color:#647182;font-size:13px}.auth-proof strong{color:#292929;font-size:15px}.auth-showcase .marketing-logo{font-size:34px}.auth-card{width:min(100%,420px);padding:32px;border:1px solid #dce5ed;border-radius:16px;background:#fff;box-shadow:0 20px 50px #19344b12}.auth-card h1{margin-bottom:8px}.auth-card h2{margin:12px 0 8px;color:#292929;font-size:30px;letter-spacing:-.05em}.login-form{display:grid;grid-gap:16px;gap:16px;margin-top:26px}.login-form label{display:grid;grid-gap:7px;gap:7px;color:#53657a;font-size:12px;font-weight:700}.login-form input{width:100%;padding:11px 12px;border:1px solid #d8e0ea;border-radius:8px;font:inherit}.login-form input:focus{border-color:#0f766e;outline:2px solid #bce8e0}.login-form button:disabled{cursor:wait;opacity:.65}.form-error{margin:0;color:#b42318;font-size:12px}.form-success{margin:0;color:#087443;font-size:12px}.auth-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 12px;margin:22px 0 0;text-align:center;font-size:12px}.auth-footer a{color:#0f766e}.auth-footer span{color:#8491a4}@media (max-width:700px){.auth-page{grid-template-columns:1fr;gap:24px;padding:28px 18px}.auth-showcase{min-height:0;gap:55px;padding:0}.auth-showcase h1{font-size:48px}.auth-showcase>div:nth-child(2)>p:last-child{font-size:15px}.auth-card{width:100%;padding:26px}.shell{display:block;padding-bottom:76px}.shell aside{display:none}.mobile-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:12px;gap:12px;padding:13px 16px;background:#101827;box-shadow:0 3px 16px #08101d35}.mobile-topbar .logo{display:flex;align-items:center;min-height:44px;margin:0;font-size:20px}.mobile-project-switcher{min-width:0;position:relative;color:#dbe4f0;font-size:12px;font-weight:700;text-align:center}.mobile-project-switcher summary{display:flex;min-height:44px;overflow:hidden;align-items:center;justify-content:center;cursor:pointer;list-style:none;text-overflow:ellipsis;white-space:nowrap}.mobile-project-switcher summary::-webkit-details-marker{display:none}.mobile-project-switcher summary:after{content:"⌄";margin-left:5px;color:#8fa0b5}.mobile-project-menu{position:absolute;top:30px;left:50%;z-index:40;display:grid;min-width:190px;transform:translateX(-50%);border:1px solid #dce4eb;border-radius:8px;background:#fff;box-shadow:0 12px 30px #19344b25;text-align:left}.mobile-project-menu a{overflow:hidden;padding:11px 13px;color:#53657a;font-size:12px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.mobile-project-menu a:focus-visible,.mobile-project-menu a:hover{background:#edf8f6;color:#0f766e}.mobile-menu{display:grid;min-width:44px;min-height:44px;place-items:center;color:#dbe4f0;font-size:20px;line-height:1;text-decoration:none}.mobile-tools{display:block;position:relative}.mobile-tools summary{display:grid;width:44px;height:44px;cursor:pointer;place-items:center;border:1px solid #364254;border-radius:8px;color:#dbe4f0;font-size:18px;line-height:1;list-style:none}.mobile-tools summary::-webkit-details-marker{display:none}.mobile-tools summary:before{content:"☰"}.mobile-tools[open] summary{background:#25344a;color:#fff}.mobile-tools-menu{position:absolute;top:42px;right:0;z-index:50;display:grid;min-width:220px;max-height:calc(100vh - 100px);overflow-y:auto;grid-gap:2px;gap:2px;padding:6px;border:1px solid #dce4eb;border-radius:8px;background:#fff;box-shadow:0 12px 30px #19344b25}.mobile-tools-menu a{display:flex;align-items:center;gap:9px;padding:10px 11px;border-radius:6px;color:#53657a;font-size:12px;font-weight:700;text-decoration:none}.mobile-tools-menu a span{width:18px;color:#7a899a;font-size:15px;text-align:center}.mobile-tools-menu a.active,.mobile-tools-menu a:focus-visible,.mobile-tools-menu a:hover{background:#edf8f6;color:#0f766e}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-columns:repeat(5,1fr);padding:8px 6px max(8px,env(safe-area-inset-bottom));border-top:1px solid #dce4eb;background:#fff;box-shadow:0 -5px 20px #19344b14}.mobile-bottom-nav a{display:grid;justify-items:center;grid-gap:3px;gap:3px;padding:6px 2px;border-radius:8px;color:#5f7083;font-size:11px;font-weight:700;text-decoration:none}.mobile-bottom-nav a span{font-size:18px;line-height:1}.mobile-bottom-nav a.active,.mobile-bottom-nav a:focus-visible{color:#0f766e;background:#edf8f6}.content{padding:28px 16px}.content>header{gap:18px;margin-bottom:26px}.content>header h1{font-size:27px}.content>header .button{padding:10px 12px;font-size:12px;white-space:nowrap}.grid{grid-template-columns:repeat(3,minmax(145px,1fr));margin-right:-16px;overflow-x:auto;padding-right:16px}.grid .card{min-height:134px}.panel{padding:18px 14px;border-radius:9px}.table .row{min-width:600px}.table{margin-right:-8px;padding-bottom:4px}.dashboard-project-table{display:none}.mobile-project-cards{display:grid;grid-gap:10px;gap:10px}.mobile-project-card{display:grid;grid-gap:7px;gap:7px;padding:15px;border:1px solid #e5eaf0;border-radius:8px;background:#fff}.mobile-project-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-project-card strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.mobile-project-card .good{font-size:10px;font-weight:800;text-transform:uppercase}.mobile-project-card p,.mobile-project-card small{overflow:hidden;margin:0;color:#718096;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.audit-history-table,.audit-issue-table,.backlinks-table,.competitors-table,.ranking-table,.reports-table{display:none}.mobile-data-cards{display:grid;grid-gap:10px;gap:10px}.mobile-data-card{display:grid;grid-gap:7px;gap:7px;padding:15px;border:1px solid #e5eaf0;border-radius:8px;background:#fff}.mobile-data-card>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-data-card strong{max-width:70%;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.mobile-data-card span{flex:0 0 auto;font-size:10px;font-weight:800;text-transform:uppercase}.mobile-data-card p,.mobile-data-card small{overflow:hidden;margin:0;color:#718096;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mobile-quick-actions{position:-webkit-sticky;position:sticky;top:58px;z-index:10;display:flex;gap:8px;margin:-8px 0 18px;overflow-x:auto;padding:7px 0;background:#f6f8fb}.mobile-quick-actions a{flex:0 0 auto;padding:9px 12px;border:1px solid #cfe3df;border-radius:999px;background:#edf8f6;color:#0f766e;font-size:11px;font-weight:800;text-decoration:none}}.public-analysis-page{max-width:980px;margin:0 auto}.public-analysis-card{margin-top:24px}.public-analysis-form{max-width:680px;margin-top:24px}.public-analysis-form label{display:block;margin-bottom:8px;font-weight:700}.public-analysis-form>div{display:flex;gap:10px}.public-analysis-form input{flex:1 1;min-width:0}.public-analysis-form button{white-space:nowrap}.public-analysis-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:24px 0}.public-analysis-grid div{border:1px solid #d5dee7;border-radius:8px;padding:18px}.public-analysis-grid span,.public-analysis-grid strong{display:block}.public-analysis-grid span{color:#8491a4;font-size:12px;margin-top:8px}.public-analysis-note{margin:28px 0;color:#68768a;line-height:1.6}.public-analysis-note p{max-width:620px}@media (max-width:640px){.public-analysis-form>div{display:block}.public-analysis-form button{width:100%;margin-top:8px}.public-analysis-grid{grid-template-columns:1fr}}.report-page{max-width:1180px;margin:0 auto}.report-header{align-items:flex-end}.report-hero{display:grid;grid-template-columns:190px 1fr;grid-gap:42px;gap:42px;align-items:center;margin:26px 0;padding:34px;border:1px solid #dce4ed;border-radius:12px;background:linear-gradient(135deg,#f8fbff,#eef8f4)}.score-ring{--score:180deg;width:150px;height:150px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#16a37f var(--score),#dce7e2 var(--score));position:relative}.score-ring:after{content:"";position:absolute;inset:10px;background:#f7fbfa;border-radius:50%}.score-ring>div{position:relative;z-index:1;text-align:center}.score-ring strong{display:block;font-size:42px;letter-spacing:-.08em}.score-ring span{color:#768694;font-size:11px}.report-hero h2{margin:8px 0;font-size:30px;letter-spacing:-.05em}.report-mini-stats{display:flex;flex-wrap:wrap;gap:22px;margin-top:20px;color:#778695;font-size:12px}.report-mini-stats strong{color:#1d2b3d;font-size:17px;margin-right:4px}.report-section{margin-top:26px;padding:30px;border:1px solid #dce4ed;border-radius:12px;background:#fff}.report-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.report-section-title h2{margin:6px 0 0;font-size:24px;letter-spacing:-.04em}.report-category-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}.report-category{padding:16px;border:1px solid #e1e8ef;border-radius:8px}.report-category>div:first-child{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.report-category span{font-size:12px;line-height:1.35}.report-category strong{color:#0c8d73;font-size:22px;letter-spacing:-.06em}.score-bar{height:6px;margin:17px 0 9px;background:#edf1f4;border-radius:99px;overflow:hidden}.score-bar i{display:block;height:100%;background:#19a37f;border-radius:inherit}.report-category small{color:#8491a4;font-size:10px}.report-task-list{display:grid;grid-gap:10px;gap:10px}.report-task{display:grid;grid-template-columns:84px 1fr 28px;grid-gap:16px;gap:16px;align-items:start;padding:17px;border:1px solid #e1e8ef;border-radius:8px}.severity{padding:5px 7px;border-radius:4px;font-size:10px;font-weight:800;text-align:center}.severity-critical,.severity-high{color:#9b3d29;background:#fff0eb}.severity-medium{color:#986414;background:#fff8df}.severity-low{color:#28745e;background:#e5f6ef}.report-task small{color:#8491a4;font-size:10px}.report-task h3{margin:5px 0;font-size:15px}.report-task p{margin:0 0 8px;color:#68768a;font-size:12px;line-height:1.5}.report-task code{color:#657b92;font-size:10px;overflow-wrap:anywhere}.task-mark{color:#0c8d73;font-size:20px}.report-empty{padding:30px;border-radius:8px;background:#f1f8f4;color:#4e7566;text-align:center}.explanation-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}.explanation-grid article{border-top:2px solid #b9d9cb;padding-top:13px}.explanation-number{color:#0c8d73;font:11px DM Mono,monospace}.explanation-grid h3{margin:26px 0 8px;font-size:15px}.explanation-grid p{color:#68768a;font-size:12px;line-height:1.6;margin:0}@media(max-width:900px){.explanation-grid,.report-category-grid{grid-template-columns:repeat(2,1fr)}.report-hero{grid-template-columns:130px 1fr}.score-ring{width:120px;height:120px}.score-ring strong{font-size:34px}}@media(max-width:600px){.report-page{padding:0 16px}.report-hero{display:block;padding:24px}.score-ring{margin-bottom:25px}.report-section{padding:20px}.explanation-grid,.report-category-grid,.report-task{grid-template-columns:1fr}.report-section-title{display:block}.report-section-title>.muted{display:block;margin-top:8px}}@media print{.dashboard-header-actions,.no-print,.report-next-step,.sidebar,nav{display:none!important}.report-page{max-width:none;padding:0}.report-hero,.report-section{page-break-inside:avoid;break-inside:avoid;box-shadow:none}body{background:#fff}}.report-actions{display:flex;gap:8px}.report-header .muted{max-width:680px;overflow-wrap:anywhere}.report-header .eyebrow,.report-tabs a:hover{color:#168b69}.report-page-summary[id],.report-section[id]{scroll-margin-top:24px}@media(max-width:600px){.report-actions{width:100%}.report-actions .button{flex:1 1}.report-header .dashboard-header-actions{align-items:stretch;flex-wrap:wrap}}.report-score-note{display:flex;align-items:center;gap:7px;margin-top:16px;color:#728196;font-size:10px}.score-note-dot{width:7px;height:7px;border-radius:50%;background:#1aa37f;box-shadow:0 0 0 4px #dff4ec}.report-task-meta{display:flex;align-items:center;gap:16px}.severity-legend{display:flex;align-items:center;gap:5px;color:#8491a4;font-size:10px}.severity-dot{width:7px;height:7px;margin-left:4px;border-radius:50%}.severity-dot.high{background:#d96648}.severity-dot.medium{background:#e7ad36}.severity-dot.low{background:#31a878}@media(max-width:700px){.report-task-meta{display:block}.severity-legend{margin-top:9px}}.report-elements{background:#fff}.report-element-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.report-element-grid article{display:flex;gap:12px;min-height:92px;padding:15px;border:1px solid #e1e8ef;border-radius:8px;background:#fbfcfe}.element-mark{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:7px;color:#168b69;background:#e6f6f0;font-size:17px}.report-element-grid strong{color:#25364a;font-size:12px}.report-element-grid p{margin:6px 0 0;color:#738297;font-size:11px;line-height:1.45}.report-miscellaneous{background:#f8fafc}.report-misc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.report-misc-grid>div{padding:16px;border:1px solid #dce4ed;border-radius:8px;background:#fff}.report-misc-grid small{display:block;color:#8491a4;font-size:10px}.report-misc-grid strong{display:block;margin-top:7px;color:#25364a;font-size:14px}.report-misc-grid p{margin:8px 0 0;color:#738297;font-size:11px;line-height:1.5}@media(max-width:800px){.report-element-grid,.report-misc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.report-element-grid,.report-misc-grid{grid-template-columns:1fr}.report-tabs{gap:14px;overflow-x:auto;white-space:nowrap}}.report-checks{background:#f7fbff}.report-check-group{margin-top:26px}.report-check-group:first-of-type{margin-top:0}.report-check-group-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;padding-bottom:12px;border-bottom:1px solid #dce4ed}.report-check-group-header h3{margin:5px 0 0;font-size:17px}.report-check-count{color:#657b92;font-size:11px;white-space:nowrap}.report-check-list{display:grid;grid-gap:7px;gap:7px;margin-top:10px}.report-check-row{display:grid;grid-template-columns:28px 1fr auto;grid-gap:12px;gap:12px;align-items:start;padding:13px 14px;border:1px solid #dce4ed;border-left:3px solid #31a878;border-radius:6px;background:#fff}.report-check-row.is-warning{border-left-color:#e7ad36;background:#fffdf5}.report-check-row.is-unavailable{border-left-color:#a9b5c2;background:#f4f7fa}.report-check-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#168b69;background:#e5f6ef;font-size:13px;font-weight:800}.is-warning .report-check-icon{color:#986414;background:#fff0c7}.is-unavailable .report-check-icon{color:#657b92;background:#e5eaf0}.report-check-row strong{display:block;color:#25364a;font-size:12px}.report-check-row p{margin:4px 0 0;color:#4f6075;font-size:12px;line-height:1.4}.report-check-row small{display:block;margin-top:4px;color:#8794a4;font-size:10px;line-height:1.35}.report-check-status{color:#168b69;font-size:10px;font-weight:800;text-transform:uppercase;white-space:nowrap}.is-warning .report-check-status{color:#986414}.is-unavailable .report-check-status{color:#657b92}@media(max-width:600px){.report-check-group-header{display:block}.report-check-count{display:block;margin-top:8px}.report-check-row{grid-template-columns:28px 1fr}.report-check-status{grid-column:2}.report-check-row p{font-size:11px}}.report-tabs{display:flex;gap:24px;margin:18px 0 10px;border-bottom:1px solid #dce4ed}.report-tabs a{padding:10px 2px;color:#657b92;font-size:12px;text-decoration:none}.report-tabs a:first-child{color:#167f68;border-bottom:2px solid #1aa37f}.report-tabs span{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:4px;border-radius:99px;color:#9b3d29;background:#fff0eb;font-size:10px}.report-page-summary{display:grid;grid-template-columns:230px 1fr;grid-gap:24px;gap:24px;align-items:center;margin-top:18px;padding:18px;border:1px solid #dce4ed;border-radius:10px;background:#fff}.report-page-preview{min-height:138px;padding:11px;border:1px solid #ccd8e4;border-radius:6px;background:#f2f6fa;box-shadow:0 5px 12px rgba(43,66,88,.08)}.preview-browser-dot{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#a9b7c6}.preview-address{margin:10px 0;padding:5px 7px;overflow:hidden;border-radius:3px;color:#7d8d9d;background:#fff;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.preview-body{display:grid;grid-gap:7px;gap:7px;padding:8px;background:linear-gradient(135deg,#dcece8,#e8eef5)}.preview-body i{display:block;height:7px;width:80%;border-radius:4px;background:rgba(255,255,255,.8)}.preview-body i:nth-child(2){width:55%;height:17px;background:rgba(26,163,127,.35)}.preview-body i:nth-child(3){width:92%}.preview-body i:nth-child(4){width:70%}.report-page-summary-copy h2{margin:5px 0 8px;font-size:19px;overflow-wrap:anywhere}.report-page-summary-copy>.muted{max-width:680px;font-size:12px;line-height:1.5}.report-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));grid-gap:10px;gap:10px;margin-top:18px}.report-fact-grid span{padding:10px;border:1px solid #e1e8ef;border-radius:6px;background:#f8fafc}.report-fact-grid small{display:block;color:#8491a4;font-size:9px}.report-fact-grid strong{display:block;margin-top:4px;color:#23364a;font-size:14px;overflow-wrap:anywhere}@media(max-width:700px){.report-page-summary{grid-template-columns:1fr}.report-fact-grid{grid-template-columns:repeat(2,1fr)}}.report-category,.report-check-row,.report-element-grid article,.report-misc-grid>div{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.report-category:hover,.report-check-row:hover,.report-element-grid article:hover,.report-misc-grid>div:hover{transform:translateY(-2px);border-color:#b8d9ce;box-shadow:0 8px 20px rgba(38,70,91,.08)}.report-tabs a:focus-visible{outline:3px solid rgba(26,163,127,.28);outline-offset:3px}.report-page-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-page-link{color:#168b69;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap}.report-page-link:hover{text-decoration:underline}@media(max-width:600px){.report-page-title-row{display:block}.report-page-link{display:inline-block;margin-bottom:4px}}.report-tabs{position:-webkit-sticky;position:sticky;top:0;z-index:10;padding-top:4px;background:rgba(247,250,252,.94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.report-tabs a{transition:color .18s ease,border-color .18s ease}@media print{.report-tabs{position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}}.report-guidance{display:flex;align-items:center;gap:16px;margin-top:26px;padding:20px 22px;border:1px solid #b8dfc9;border-radius:10px;background:linear-gradient(105deg,#effaf3,#f8fcf8)}.guidance-spark{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;color:#168b69;background:#d9f2e5;font-size:17px}.report-guidance h2{margin:4px 0 6px;color:#234b3e;font-size:17px}.report-guidance p:not(.eyebrow){margin:0;max-width:720px;color:#5c776e;font-size:12px;line-height:1.5}.report-guidance .button{margin-left:auto;white-space:nowrap}@media(max-width:600px){.report-guidance{align-items:flex-start;flex-wrap:wrap}.report-guidance .button{margin-left:48px}}.report-guidance{page-break-inside:avoid;break-inside:avoid}.report-check-group-header{page-break-after:avoid;break-after:avoid}@media print{.report-page-link{color:#000;text-decoration:none}.report-tabs{display:none!important}.report-guidance .button{display:none}.report-check-row{box-shadow:none!important;transform:none!important}}.report-check-row.is-unavailable strong{color:#5d6d80}.report-check-row.is-unavailable p{color:#718093}.report-check-row.is-unavailable{border-style:dashed}.report-actions button:focus-visible,.report-guidance .button:focus-visible,.report-page-link:focus-visible{outline:3px solid rgba(26,163,127,.3);outline-offset:3px}.report-tabs::-webkit-scrollbar{height:4px}.report-tabs::-webkit-scrollbar-thumb{background:#c6d6d1;border-radius:4px}@media (prefers-reduced-motion:reduce){.report-category,.report-check-row,.report-element-grid article,.report-misc-grid>div,.report-tabs a{transition:none!important}.report-category:hover,.report-check-row:hover,.report-element-grid article:hover,.report-misc-grid>div:hover{transform:none}}.report-title-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.report-title-line h1{margin:0}.report-status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid #b9d9cb;border-radius:999px;color:#167f68;background:#eaf8f1;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.report-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.report-status-pending,.report-status-reporting,.report-status-running{color:#986414;border-color:#efd38a;background:#fff8df}.report-status-error,.report-status-failed{color:#9b3d29;border-color:#efc2b6;background:#fff0eb}.report-task code{display:inline-block;max-width:100%;padding:5px 7px;overflow:hidden;border:1px solid #e2e9ef;border-radius:4px;background:#f7f9fb;text-overflow:ellipsis;white-space:nowrap}.report-task:hover code{border-color:#c8ded5;background:#f3faf6}.report-task h3{line-height:1.3}.report-task p{max-width:760px}.report-page{background:#f4f8fc}.report-page-summary,.report-section{border-radius:7px}.report-check-group-header .eyebrow,.report-section-title .eyebrow{font-size:9px;font-weight:800;text-transform:uppercase}.report-check-group-header{padding:12px 12px 13px;background:linear-gradient(90deg,#f7fbff,#fff);border:1px solid #e0e8ef;border-bottom:0;border-radius:6px 6px 0 0}.report-check-list{margin-top:0;padding:8px;border:1px solid #e0e8ef;border-radius:0 0 6px 6px;background:#fff}.report-check-row{border-radius:4px}.report-category{background:linear-gradient(180deg,#fff,#fbfdff)}.report-task{background:#fff}.report-task .severity{align-self:start}.report-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}.report-category{display:grid;grid-template-columns:minmax(130px,.65fr) 1fr;grid-column-gap:14px;column-gap:14px;align-items:center;padding:12px 14px}.report-category>div:first-child{grid-column:1}.report-category .score-bar{grid-column:2;grid-row:1;margin:0}.report-category small{grid-column:1/-1;margin-top:8px}.report-category strong{font-size:19px}.report-category span{font-size:11px;font-weight:700}.score-bar{height:7px}@media(max-width:900px){.report-category-grid{grid-template-columns:1fr}.report-category{grid-template-columns:minmax(130px,.7fr) 1fr}}.report-check-page{display:grid;grid-template-columns:1fr minmax(260px,.9fr) auto;grid-gap:22px;gap:22px;align-items:end;margin:18px 0;padding:17px 20px;border:1px solid #cfdde9;border-radius:7px;background:#fff;box-shadow:0 4px 14px rgba(45,72,96,.04)}.report-check-page h2{margin:5px 0 3px;font-size:17px}.report-check-page .muted{font-size:11px}.report-check-page-url{min-width:0;padding:9px 11px;border:1px solid #d8e3ed;border-radius:4px;background:#f8fbfd}.report-check-page-url small{display:block;color:#8491a4;font-size:9px}.report-check-page-url strong{display:block;margin-top:5px;overflow:hidden;color:#35516a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.report-check-page .button{white-space:nowrap}@media(max-width:800px){.report-check-page{grid-template-columns:1fr}.report-check-page .button{justify-self:start}}.report-list-link{color:#167f68;font-weight:700;text-decoration:none}.report-list-link:hover{text-decoration:underline}.report-pending{max-width:720px;margin:60px auto;padding:38px}.report-pending h1{margin:8px 0}.report-pending .button{display:inline-block;margin-top:18px}.report-section-title .eyebrow{letter-spacing:.08em}.report-section-title h2{line-height:1.15}.report-check-group+.report-check-group{padding-top:8px}.report-task+.report-task{margin-top:2px}@media(max-width:600px){.report-hero h2{font-size:25px}.report-mini-stats{gap:12px 18px}.report-mini-stats strong{font-size:15px}.report-section-title h2{font-size:21px}.report-check-group{margin-top:22px}}.report-check-row.is-passed .report-check-status:before,.report-check-row.is-warning .report-check-status:before{content:"●";margin-right:4px;font-size:7px}.report-check-row.is-unavailable .report-check-status:before{content:"○";margin-right:4px;font-size:9px}.report-category strong{min-width:24px;text-align:right}.report-category .score-bar i{transition:width .35s ease}@media (prefers-reduced-motion:reduce){.report-category .score-bar i{transition:none}}.public-report-page{max-width:1180px;background:linear-gradient(180deg,#f8fbfd,#f3f7fa)}.public-report-header{margin-bottom:22px}.public-report-header .muted{max-width:760px;overflow-wrap:anywhere}.public-report-summary{margin-top:16px;background:linear-gradient(135deg,#ffffff,#f4fbfa);box-shadow:0 12px 28px rgba(37,67,88,.06)}.public-report-hero{margin-top:14px;background:radial-gradient(circle at 12% 35%,#d9f3ec 0,transparent 18rem),linear-gradient(135deg,#f5fbf9,#eef5ff);box-shadow:0 12px 28px rgba(37,67,88,.06)}.public-report-hero h2{color:#0b5f58}.public-report-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px;color:#0d8b85;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.public-analysis-empty{max-width:860px;margin:0 auto;padding:38px;background:linear-gradient(135deg,#ffffff,#f0fbf8)}.public-analysis-empty h2{margin:4px 0 10px;font-size:28px}.public-analysis-empty>.muted{max-width:650px;line-height:1.6}.public-analysis-trust{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:22px;color:#4e7566;font-size:11px;font-weight:700}.public-analysis-trust span{display:inline-flex;align-items:center;gap:6px}.public-report-categories{margin-top:14px}.public-report-categories .report-category{min-height:108px}.public-report-categories .report-category>div:first-child{align-items:flex-start}.public-report-categories .report-category span{display:grid;grid-gap:5px;gap:5px;color:#20364a;font-weight:800}.public-report-categories .report-category span small{color:#8491a4;font-size:10px;font-weight:500}.public-report-categories .report-category strong{color:#0c8d73}.public-report-task{grid-template-columns:78px 1fr 28px}.public-report-task h3{color:#172b40}.public-report-recommendation{display:block;color:#397060;font-size:11px;font-weight:700;line-height:1.5}.public-report-checks{background:#f7fbff}.public-report-elements{background:#fff}.public-report-elements .report-element-grid article{min-height:104px}.public-report-elements .report-element-grid p{overflow-wrap:anywhere}.public-report-misc .report-misc-grid{grid-template-columns:repeat(3,1fr)}.public-report-misc .report-misc-grid strong{overflow-wrap:anywhere}.public-report-guidance{margin-bottom:16px}.public-report-footnote{margin:20px 0 4px;color:#7b8c9e;font-size:11px;text-align:center}.public-report-unavailable{margin:34px auto;text-align:center}.public-report-unavailable .guidance-spark{margin:0 auto 18px;color:#9b3d29;background:#fff0eb}.public-report-unavailable h2{margin:8px 0}.public-report-unavailable .button{margin-top:18px}@media (max-width:800px){.public-report-misc .report-misc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.public-analysis-empty{padding:24px 20px}.public-report-header .report-actions{width:100%}.public-report-header .report-actions .button{flex:1 1}.public-report-misc .report-misc-grid,.public-report-task{grid-template-columns:1fr}.public-report-footnote{text-align:left}}.public-report-score-card{margin-top:16px;padding:28px 30px 24px;border:1px solid #d5e0eb;border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(39,68,91,.07)}.public-report-score-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.public-report-score-header h2{margin:0;color:#345776;font-size:24px;letter-spacing:-.04em}.public-report-issue-summary{display:flex;align-items:center;gap:12px;color:#1f2937;font-size:14px}.public-report-issue-summary>span:first-child{white-space:nowrap}.public-report-issue-summary strong{margin-left:4px;font-size:18px}.public-report-severity{padding:6px 11px;border-radius:6px;color:#fff;font-size:13px;font-weight:800;text-transform:capitalize}.public-report-severity-high{background:#ef4b4f}.public-report-severity-medium{background:#e79b32}.public-report-severity-low{background:#c58a2a}.public-report-severity-clear{color:#2d795d;background:#e7f7ee}.public-report-help{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;color:#fff;background:#a9bfd5;font-size:12px;font-weight:800;cursor:help}.public-report-score-layout{display:grid;grid-template-columns:300px 1fr;grid-gap:52px;gap:52px;align-items:center;min-height:290px;padding:24px 34px 20px 14px}.public-report-score-ring{display:grid;place-items:center}.public-report-score-ring .score-ring{width:208px;height:208px;background:conic-gradient(#61b76a var(--score),#dce5ef var(--score))}.public-report-score-ring .score-ring:after{inset:13px;background:#fff}.public-report-score-ring .score-ring strong{color:#3e3e3e;font-size:50px;letter-spacing:-.08em}.public-report-score-ring .score-ring span{display:block;margin-top:-3px;color:#345776;font-size:16px}.public-report-score-ring .score-ring a{display:inline-block;margin-top:10px;padding:8px 13px;border:1px solid #b9d0e6;border-radius:4px;color:#345776;background:#fff;font-size:12px;font-weight:800;text-decoration:none}.public-report-score-ring .score-ring a:hover{border-color:#2386e6;background:#f3f8fd}.public-report-score-bars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:25px 38px;gap:25px 38px}.public-report-score-row{min-width:0}.public-report-score-row>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.public-report-score-row>div:first-child span{color:#24384c;font-size:16px}.public-report-score-row>div:first-child strong{color:#26384b;font-size:16px;white-space:nowrap}.public-report-progress{height:15px;overflow:hidden;border-radius:999px;background:#dce5ef}.public-report-progress i{display:block;height:100%;border-radius:inherit;background:#2386e6}.public-report-score-row small{display:block;margin-top:7px;color:#8491a4;font-size:10px}.public-report-score-row.is-unavailable{grid-column:1/-1}.public-report-score-row.is-unavailable>div:first-child span,.public-report-score-row.is-unavailable>div:first-child strong{color:#687d91}.public-report-score-row.is-unavailable .public-report-progress{background:repeating-linear-gradient(135deg,#edf2f6 0 8px,#e3eaf0 8px 16px)}.public-report-score-row.is-unavailable small{color:#687d91}.public-report-score-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:18px 14px 0;border-top:1px solid #edf1f5}.public-report-score-footer .eyebrow{color:#2d795d;font-size:10px}.public-report-score-footer .muted{max-width:560px;margin-top:5px;line-height:1.5}.public-report-score-facts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;color:#7a8b9d;font-size:10px;white-space:nowrap}.public-report-score-facts strong{margin-right:4px;color:#29445e;font-size:13px}@media (max-width:900px){.public-report-score-layout{grid-template-columns:230px 1fr;gap:26px;padding-right:0}.public-report-score-ring .score-ring{width:180px;height:180px}.public-report-score-ring .score-ring strong{font-size:43px}.public-report-score-bars{gap:22px}.public-report-score-row>div:first-child span,.public-report-score-row>div:first-child strong{font-size:14px}}@media (max-width:680px){.public-report-score-card{padding:22px 18px}.public-report-score-header{align-items:flex-start;flex-direction:column}.public-report-issue-summary{width:100%;justify-content:space-between}.public-report-score-layout{grid-template-columns:1fr;gap:28px;padding:28px 0 22px}.public-report-score-bars{grid-template-columns:1fr;gap:20px}.public-report-score-footer{align-items:flex-start;flex-direction:column;gap:14px;padding-inline:0}.public-report-score-facts{justify-content:flex-start;white-space:normal}}.public-report-page{color:#21384f;font-size:14px}.public-report-page h1,.public-report-page h2,.public-report-page h3{color:#17324c}.public-report-page h1{font-size:32px}.public-report-page .muted{color:#425a72;font-size:14px;line-height:1.55}.public-report-page .eyebrow{color:#2e6283;font-size:11px;font-weight:800}.public-report-page .report-check-group-header .eyebrow,.public-report-page .report-section-title .eyebrow{color:#2e6283;font-size:11px}.public-report-page .report-status{font-size:11px}.public-report-page .report-tabs a{color:#3e566e;font-size:13px}.public-report-page .report-tabs a:first-child{color:#147b68}.public-report-page .report-page-summary-copy>.muted{font-size:14px}.public-report-page .report-fact-grid small{color:#526a81;font-size:11px}.public-report-page .report-fact-grid strong{color:#29445e;font-size:15px}.public-report-page .public-report-score-row small{color:#526a81;font-size:12px}.public-report-page .public-report-score-footer .muted{color:#425a72}.public-report-page .public-report-recommendation{color:#315f56;font-size:12px}.public-report-page .public-report-task>div>small{color:#526a81;font-size:11px}.public-report-page .public-report-task p{color:#425a72;font-size:13px;line-height:1.55}.public-report-page .report-check-row strong{color:#21384f;font-size:13px}.public-report-page .report-check-row p{color:#425a72;font-size:13px;line-height:1.5}.public-report-page .report-check-row small{color:#526a81;font-size:12px;line-height:1.45}.public-report-page .report-check-row p b,.public-report-page .report-check-row small b{color:#29445e;font-weight:800}.public-report-page .report-check-row .report-check-action{color:#315f56}.public-report-page .report-check-status{font-size:11px}.public-report-page .report-element-grid strong{color:#29445e;font-size:13px}.public-report-page .report-element-grid p{color:#425a72;font-size:12px;line-height:1.5}.public-report-page .report-misc-grid small{color:#526a81;font-size:11px}.public-report-page .report-misc-grid strong{color:#29445e;font-size:15px}.public-report-page .report-misc-grid p{color:#425a72;font-size:12px;line-height:1.5}.public-report-page .public-report-footnote{color:#526a81;font-size:12px}.public-report-severity-high{color:#fff;background:#d64545}.public-report-severity-medium{color:#604400;background:#f0bd3e}.public-report-severity-clear,.public-report-severity-low{color:#fff;background:#2f9560}.severity-critical,.severity-high{color:#982f2f;background:#fde9e9}.severity-medium{color:#6f4b00;background:#fff3c4}.severity-low{color:#1f724a;background:#e2f5e9}.severity-dot.high{background:#d64545}.severity-dot.medium{background:#d59b13}.severity-dot.low{background:#2f9560}.report-check-row.is-warning{border-left-color:#d59b13;background:#fffdf2}.is-warning .report-check-icon{color:#6f4b00;background:#fff3c4}.is-warning .report-check-status{color:#6f4b00}.public-report-score-ring .score-ring.is-good{background:conic-gradient(#46aa6c var(--score),#dce5ef var(--score))}.public-report-score-ring .score-ring.is-warning{background:conic-gradient(#d9a52e var(--score),#dce5ef var(--score))}.public-report-score-ring .score-ring.is-critical{background:conic-gradient(#d64545 var(--score),#dce5ef var(--score))}.public-report-score-row.is-good .public-report-progress i{background:#46aa6c}.public-report-score-row.is-warning .public-report-progress i{background:#d9a52e}.public-report-score-row.is-critical .public-report-progress i{background:#d64545}.public-report-score-row.is-good>div:first-child strong{color:#2f9560}.public-report-score-row.is-warning>div:first-child strong{color:#9a6a05}.public-report-score-row.is-critical>div:first-child strong{color:#b53737}.preview-cards span{display:block;color:#66788b;font-size:11px;line-height:1.35}.score-next-action{display:grid;grid-gap:4px;gap:4px;margin:24px 0 10px;padding-top:16px;border-top:1px solid #d9e5e8}.score-next-action strong{color:#102033;font-size:12px}.score-next-action span{color:#718196;font-size:11px}.feature-signal-card i{display:none}.feature-signal-card ul{display:grid;grid-gap:8px;gap:8px;margin:20px 0 0;padding:14px 0 0 18px;border-top:1px solid #e1ecee;color:#29445e;font-size:12px;line-height:1.4}.feature-signal-card li::marker{color:#0d8b85}.public-feature-page{color:#14263a}.public-feature-page .feature-lede,.public-feature-page .muted{color:#42566c}.public-feature-page .feature-lede{font-size:19px;line-height:1.68}.public-feature-page .feature-capability-grid p,.public-feature-page .feature-faq p,.public-feature-page .feature-outcome-grid p,.public-feature-page .feature-preview-copy>p:not(.eyebrow),.public-feature-page .feature-quick-win-grid p,.public-feature-page .feature-starting-grid p,.public-feature-page .feature-team-copy p,.public-feature-page .feature-workflow .muted{color:#42566c;font-size:15px;line-height:1.68}.public-feature-page .feature-capability-grid h3,.public-feature-page .feature-outcome-grid h3,.public-feature-page .feature-quick-win-grid h3,.public-feature-page .feature-starting-grid h3{color:#172b40}.public-feature-page .feature-capability-grid article,.public-feature-page .feature-outcome-grid article,.public-feature-page .feature-quick-win-grid article,.public-feature-page .feature-starting-grid article{border-color:#cad8e2;box-shadow:0 10px 25px rgba(25,52,75,.07)}.public-feature-page .feature-faq summary{color:#172b40;font-size:16px}.public-feature-page .feature-steps strong{color:#172b40;font-size:19px}.public-feature-page .feature-breadcrumbs,.public-feature-page .feature-section-index a,.public-feature-page .feature-trust-strip span{color:#42566c;font-size:13px}.public-feature-page .feature-related a,.public-feature-page .text-link{font-size:14px}.marketing-shell{color:#14263a;background:#fff}.marketing-shell .eyebrow{color:#08786f;font-size:12px;font-weight:850;letter-spacing:.11em}.marketing-hero{position:relative;padding-top:42px;padding-bottom:64px}.hero-copy h1{color:#101d2f;font-size:clamp(46px,5.5vw,72px);line-height:1.02}.hero-lede{color:#42566c;font-size:19px;line-height:1.68}.hero-metrics{padding-top:22px;border-top:1px solid #d7e2e9}.hero-metrics strong{color:#172b40;font-size:20px}.hero-metrics span{color:#52667b;font-size:13px}.hero-preview{border-color:#c9d8e2;box-shadow:0 30px 70px rgba(22,48,72,.17);transform:none}.form-note,.hero-form-note{color:#52667b;font-size:13px}.preview-label,.preview-live,.preview-sidebar{font-size:12px}.preview-cards small,.preview-workflow-list span{font-size:11px}.preview-cards strong,.preview-workflow-list strong{font-size:13px}.preview-cards span,.preview-workflow-list small{color:#52667b;font-size:12px}.marketing-proof{border-block:1px solid #d7e3ea;background:#f3f8fa}.marketing-proof p{color:#172b40;font-size:14px;font-weight:800}.marketing-proof span{color:#42566c;font-size:13px;font-weight:700}.checkup-section,.faq-section,.feature-spotlight,.plans-section,.results-section,.switch-section,.use-case-section{padding-top:64px;padding-bottom:64px}.checkup-section,.plans-section,.results-section,.use-case-section{border-top:1px solid #e0e8ee}.faq-section,.feature-spotlight,.switch-section{background:#f7fafc}.section-intro{max-width:700px}.agency-banner h2,.checkup-copy h2,.feature-spotlight h2,.marketing-final h2,.results-heading h2,.section-intro h2,.switch-heading h2{color:#14263a;line-height:1.12;letter-spacing:-.045em}.agency-banner p,.checkup-copy>p:not(.eyebrow),.marketing-final p,.results-heading>p:last-child,.section-intro>p:last-child,.switch-heading>p:last-child{color:#42566c;font-size:16px;line-height:1.7}.capability-card,.plans-grid article,.spotlight-grid article,.switch-grid article{border-color:#cad8e2;box-shadow:0 10px 26px rgba(25,52,75,.07)}.capability-card h3,.plans-grid h3,.spotlight-grid h3,.switch-grid h3,.use-case-grid h3,.workflow-grid h3{color:#172b40}.capability-card p,.faq-list p,.plans-grid p,.spotlight-grid p,.switch-grid p,.use-case-grid p,.workflow-grid p{color:#42566c;font-size:15px;line-height:1.65}.capability-card .text-link,.spotlight-grid a,.use-case-grid a{font-size:14px}.workflow-section{border-block:1px solid #c9dedb;background:#e9f5f2}.workflow-grid article{background:#f5fbf9}.use-case-grid article{border:1px solid #d6e1e8;border-top:4px solid #d6e1e8;border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(25,52,75,.06)}.plan-label,.use-case-grid span{color:#416079;font-size:12px}.results-stat p{color:#d2dde6;font-size:14px}.results-stat strong{font-size:12px}.faq-list{border-top-color:#c9d6df}.faq-list details{padding:24px 0;border-bottom-color:#c9d6df}.faq-list summary{color:#172b40;font-size:17px}.agency-banner{border:1px solid #29435c;box-shadow:0 24px 55px rgba(16,32,51,.2)}.agency-banner h2{color:#fff}.agency-banner p{color:#d0dce6}.marketing-final{border-block:1px solid #d5e2e8;background:#edf7f5}@media (max-width:900px){.marketing-hero{padding-top:36px}.hero-copy h1{max-width:720px}.faq-section,.feature-spotlight,.switch-section{background:#f7fafc}}@media (max-width:580px){.marketing-hero{padding-top:28px;padding-bottom:46px}.hero-copy h1{font-size:clamp(40px,12vw,54px);line-height:1.04}.hero-lede{font-size:17px}.hero-metrics span{font-size:12px}.checkup-section,.faq-section,.feature-spotlight,.marketing-section,.plans-section,.results-section,.switch-section,.use-case-section{padding-top:48px;padding-bottom:48px}.capability-card p,.faq-list p,.plans-grid p,.spotlight-grid p,.switch-grid p,.use-case-grid p,.workflow-grid p{font-size:15px}}.invitation-page .business-hero{max-width:820px;padding:40px 24px}.invitation-page .business-hero h1{font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.2;letter-spacing:-.025em}.invitation-page .business-hero>p:not(.eyebrow){font-size:16px;line-height:1.65;margin:18px 0}.invitation-page .eyebrow{font-size:13px;color:#42566c}.invitation-page .form-feedback{margin:18px 0 12px;max-width:65ch;font-size:16px;font-weight:500;line-height:1.6}.invitation-page .business-actions{margin-top:22px;gap:16px}.invitation-page a:not(.button){color:#0c6864;text-underline-offset:3px}.invitation-page button{min-height:44px;font:inherit;font-weight:650;cursor:pointer}.invitation-page button:disabled{cursor:wait}@media (max-width:580px){.public-marketing-nav{overflow:visible;gap:16px;padding:16px 18px}.public-marketing-nav>.marketing-logo{font-size:30px;flex-shrink:0}.public-marketing-nav>.marketing-actions{display:none}.public-marketing-nav .mobile-marketing-menu{margin-left:auto;flex-shrink:0}.public-marketing-nav .mobile-marketing-menu summary{font-size:16px;min-height:44px}.public-marketing-nav .mobile-marketing-menu>div{max-width:calc(100vw - 36px)}.public-marketing-nav .mobile-marketing-menu a{font-size:15px}.invitation-page .business-hero{padding:28px 18px}}