:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c1c19;background:#fcf9f4;font-synthesis:none;--ink: #1c1c19;--muted: #55565f;--paper: #fcf9f4;--surface: #f0ede9;--line: #e5e2dd;--primary: #4f5c8f;--primary-soft: #dce1ff}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper)}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1}.site-header{height:84px;position:sticky;top:0;z-index:20;background:#fcf9f4f0;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap{max-width:1240px;height:100%;margin:auto;padding:0 32px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:12px;font:800 22px Manrope}.brand-mark{width:38px;height:38px;border-radius:11px;background:#31302d;color:#fff;display:grid;place-items:center}.nav-wrap nav{margin-left:auto;display:flex;gap:6px}.nav-wrap nav a{padding:12px 17px;border-radius:14px;color:var(--muted);font-weight:600}.nav-wrap nav a.active{background:var(--surface);color:var(--ink)}.header-action{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#31302d;color:#fff;font-weight:700}.site-footer{height:64px;border-top:1px solid var(--line);max-width:1240px;width:calc(100% - 64px);margin:auto;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.site-footer b{margin:0 5px}.page{max-width:1180px;margin:auto;padding:64px 32px 88px}.eyebrow{display:block;color:var(--primary);font-size:11px;letter-spacing:1.5px;font-weight:700;margin-bottom:10px}.hero{min-height:570px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:72px}.hero h1,.page-intro h1,.overview-hero h1{font:700 clamp(44px,5vw,70px)/1.04 Manrope;margin:0;letter-spacing:-2.4px}.hero h1 em{font-style:normal;color:var(--primary)}.hero p,.page-intro p,.overview-hero p{font-size:18px;line-height:1.65;color:var(--muted);max-width:620px}.hero-actions,.completion-actions{display:flex;gap:12px;margin-top:30px}.button{border:0;min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;transition:.2s transform,.2s opacity}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.42;cursor:not-allowed;transform:none}.button.primary{background:#31302d;color:#fff}.button.ghost{background:var(--surface);color:var(--ink)}.hero-art{height:430px;position:relative;border-radius:46px;background:linear-gradient(145deg,#dce1ff,#f1e2b7);overflow:hidden}.orbit{position:absolute;border:1px solid rgba(49,48,45,.19);border-radius:50%}.orbit.one{width:380px;height:380px;right:-90px;top:-90px}.orbit.two{width:250px;height:250px;left:-70px;bottom:-80px}.hero-card{position:absolute;inset:64px 54px;display:flex;flex-direction:column;justify-content:center;padding:42px;border-radius:34px;background:#ffffffc2;box-shadow:0 25px 70px #2a2a2726;transform:rotate(-3deg)}.hero-card span{font-size:11px;letter-spacing:1.6px;font-weight:800;color:var(--primary)}.hero-card strong{font:700 38px/1.15 Manrope;margin:18px 0}.hero-card small{font-size:14px;color:var(--muted)}.section-heading,.page-intro{max-width:760px;margin:40px 0 34px}.section-heading h2,.overview-content h2{font:700 36px/1.18 Manrope;margin:0 0 12px;letter-spacing:-.8px}.section-heading p{color:var(--muted);font-size:16px;line-height:1.6}.product-grid,.assessment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card,.assessment-card{--accent: #4f5c8f;--soft: #dce1ff;padding:30px;border-radius:30px;background:var(--soft);border:1px solid rgba(255,255,255,.75);transition:.25s transform,.25s box-shadow}.product-card:hover,.assessment-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #1f1f1c17}.product-icon{width:48px;height:48px;border-radius:16px;background:#ffffffad;display:grid;place-items:center;color:var(--accent);font-size:22px;font-weight:800}.product-card>span{display:block;margin-top:22px;color:var(--accent);font-size:10px;letter-spacing:1.2px;font-weight:800}.product-card h3,.assessment-card h2{font:700 24px/1.2 Manrope;margin:9px 0}.product-card p,.assessment-card p{min-height:62px;color:var(--muted);line-height:1.55}.product-card b,.assessment-card>b{display:block;margin-top:24px;color:var(--accent)}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:64px;border-radius:26px;overflow:hidden;background:var(--line)}.trust-strip div{padding:28px;background:var(--surface)}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{font-size:13px;color:var(--muted);line-height:1.5;margin-top:7px}.page-intro{margin-top:24px}.page-intro h1{font-size:52px}.assessment-card{background:#fff;border-color:var(--line)}.assessment-card header{display:flex;align-items:center;gap:14px;color:var(--accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.9px}.assessment-card .product-icon{background:var(--soft)}.mini-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0}.mini-facts div{padding:15px 4px}.mini-facts strong,.mini-facts small{display:block}.mini-facts small{font-size:10px;color:var(--muted);margin-top:3px}.back-link{color:var(--muted);font-weight:600}.overview-page{--accent: #4f5c8f;--soft: #dce1ff}.overview-hero{margin-top:30px;min-height:410px;padding:55px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:60px;border-radius:38px;background:var(--soft)}.overview-hero h1{font-size:50px}.overview-hero>div:first-child>small{display:block;color:var(--muted);margin-top:14px}.assessment-start{margin-top:18px;background:var(--accent)!important}.assessment-start span{margin-left:30px}.overview-symbol{height:250px;border-radius:50%;display:grid;place-items:center;background:#ffffff9e}.overview-symbol span{font:800 80px Manrope;color:var(--accent)}.facts-row{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0;border:1px solid var(--line);border-radius:25px;background:#fff}.facts-row div{padding:25px;text-align:center;border-right:1px solid var(--line)}.facts-row div:last-child{border:0}.facts-row strong,.facts-row span{display:block}.facts-row strong{font:700 25px Manrope}.facts-row span{font-size:12px;color:var(--muted);margin-top:4px}.hiring-role-picker{margin:28px 0 6px;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff}.hiring-role-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.hiring-role-heading h2{margin:4px 0 0;font:700 28px Manrope}.hiring-role-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hiring-role-card{min-height:210px;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:12px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.hiring-role-card:hover,.hiring-role-card.selected{border-color:var(--accent);box-shadow:0 14px 35px #23231f1a;transform:translateY(-2px)}.hiring-role-card.selected{background:color-mix(in srgb,var(--soft) 38%,white)}.hiring-role-card strong{font:700 20px/1.2 Manrope}.hiring-role-card span{color:var(--muted);line-height:1.45}.hiring-role-card small{margin-top:auto;color:var(--accent);font-weight:700;line-height:1.5}.overview-content{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;margin-top:50px}.overview-content>div,.overview-content aside{padding:38px;border-radius:30px;background:#fff;border:1px solid var(--line)}.overview-content ul{padding:0;list-style:none}.overview-content li{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.overview-content li span{color:var(--accent)}.overview-content aside{background:var(--soft)}.overview-content aside>span{font-size:30px;color:var(--accent)}.overview-content aside h3{font:700 23px Manrope}.overview-content aside p{color:var(--muted);line-height:1.6}.runner{--accent: #4f5c8f;--soft: #dce1ff;min-height:100vh;background:color-mix(in srgb,var(--soft) 34%,#fff)}.runner-top{height:82px;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#ffffffe6;border-bottom:1px solid var(--line)}.runner-top>a,.runner-exit-link{appearance:none;border:0;background:transparent;padding:0;font-weight:600;color:var(--muted);font:inherit;text-align:left;cursor:pointer}.runner-exit-link:disabled{cursor:not-allowed;opacity:.6}.runner-top>div{text-align:center}.runner-top div span,.runner-top div strong{display:block}.runner-top div span{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--accent)}.runner-top div strong{margin-top:3px}.secure-pill,.timer{justify-self:end;border-radius:999px;padding:8px 13px;background:var(--soft);color:var(--accent);font-size:12px;font-weight:700}.timer.urgent{background:#fee4df;color:#a23d2c}.progress-track{height:6px;background:#fff}.progress-track i{height:100%;display:block;background:var(--accent);transition:.4s width}.question-wrap{max-width:860px;margin:auto;padding:54px 30px 90px}.question-meta{display:flex;justify-content:space-between;color:var(--accent);text-transform:uppercase;font-size:10px;letter-spacing:1px;font-weight:700}.question-meta small{color:var(--muted)}.question-wrap>h1{font:700 34px/1.25 Manrope;text-align:center;max-width:760px;margin:22px auto 30px}.stimulus-card{min-height:180px;padding:22px;display:grid;place-items:center;background:#fff;border-radius:30px;box-shadow:0 14px 40px #23231f12;margin-bottom:22px}.svg-main{width:100%}.svg-main svg{display:block;width:100%;height:auto;max-height:560px}.token-row{display:flex;gap:14px;flex-wrap:wrap}.token-row span{padding:15px;background:var(--surface);border-radius:14px;font-size:20px}.visual-hint{text-align:center;color:var(--muted);font-size:13px}.option-list{display:grid;gap:12px;margin-top:26px}.option-list>button{width:100%;min-height:62px;padding:10px 16px;border:1.5px solid transparent;border-radius:22px;background:#fff;display:flex;align-items:center;text-align:left;cursor:pointer;box-shadow:0 8px 24px #23231f0d}.option-list>button:hover{border-color:color-mix(in srgb,var(--accent) 35%,white)}.option-list>button.selected{border-color:var(--accent);background:color-mix(in srgb,var(--soft) 45%,white)}.option-letter{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:var(--surface);font-weight:700;color:var(--accent)}.option-content{flex:1;padding:0 15px;font-weight:600}.option-check{color:var(--accent);font-size:20px}.visual-options{grid-template-columns:repeat(2,1fr)}.visual-options>button{min-height:180px}.choice-svg{height:145px}.choice-svg svg{width:100%;height:100%;display:block}.choice-svg svg text.label{display:none}.selection-help{display:block;text-align:center;color:var(--muted);margin-top:14px}.option-search,.answer-input{width:100%;border:1.5px solid var(--line);border-radius:18px;padding:18px;background:#fff;outline:none}.option-search:focus,.answer-input:focus{border-color:var(--accent)}.answer-text{min-height:170px;resize:vertical}.ranking-list{display:grid;gap:10px}.ranking-list>div{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border-radius:18px}.ranking-list>div>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--accent);font-weight:700}.ranking-list strong{flex:1}.ranking-list button{border:0;border-radius:10px;width:36px;height:36px;cursor:pointer}.runner-actions{display:flex;justify-content:space-between;gap:16px;margin-top:34px}.runner-actions .primary{background:var(--accent);min-width:240px}.inline-error{margin-top:20px;padding:14px 18px;border-radius:14px;background:#fee8e3;color:#8b392b}.center-state,.error-state,.empty-panel,.completion{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.center-state p,.error-state p,.empty-panel p,.completion p{color:var(--muted);max-width:620px;line-height:1.6}.spinner{display:block;width:36px;height:36px;border:3px solid var(--line);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-state>span{font-size:58px;color:#80584b}.error-state h1{font:700 38px Manrope}.completion-mark{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#d5e6e1;color:#52625e;font-size:34px;margin-bottom:26px}.completion h1{font:700 48px/1.15 Manrope;margin:8px 0}.report-grid,.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.report-grid article,.profile-grid article{padding:28px;border:1px solid var(--line);background:#fff;border-radius:26px}.report-grid article>span,.profile-grid article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;font-size:20px}.report-grid h2,.profile-grid h2{font:700 20px Manrope}.report-grid p,.profile-grid p{color:var(--muted);line-height:1.55}.empty-panel{min-height:420px;border-radius:34px;background:var(--surface)}.empty-panel>span{font-size:42px;color:var(--primary)}.profile-hero{display:flex;align-items:center;gap:22px;padding:34px;border-radius:30px;background:var(--primary-soft);margin:20px 0 26px}.avatar{width:80px;height:80px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--primary);font:700 30px Manrope}.profile-hero h1{font:700 34px Manrope;margin:0}.profile-hero p{margin:4px 0;color:var(--muted)}.blog-intro{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px 28px;align-items:end;max-width:none}.blog-intro .eyebrow,.blog-intro h1,.blog-intro p{grid-column:1}.blog-intro .button{grid-column:2;grid-row:2 / span 2;align-self:center;white-space:nowrap}.featured-blog{min-height:390px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:0 18px 48px #23231f12}.featured-blog img,.blog-card img,.blog-detail-image,.editor-preview img{width:100%;object-fit:cover;display:block;background:var(--surface)}.featured-blog img{height:100%;min-height:390px}.featured-blog>div{padding:46px;align-self:center}.featured-blog h2{margin:0;font:600 42px/1.1 Georgia,Times New Roman,serif;letter-spacing:-1.2px}.featured-blog p,.blog-card p,.blog-detail header p,.editor-preview p{color:var(--muted);line-height:1.6}.featured-blog small,.blog-card small,.blog-detail header small,.editor-preview small{color:var(--muted);font-size:12px;font-weight:650}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.blog-card{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 12px 34px #23231f0d;transition:transform .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #23231f17}.blog-card img{height:190px}.blog-card>div{padding:24px}.blog-card span,.editor-preview span{display:block;color:#8a4f3c;font-size:11px;letter-spacing:1.1px;font-weight:800;text-transform:uppercase}.blog-card h2{min-height:58px;margin:8px 0;font:750 22px/1.22 inherit}.blog-card p{min-height:78px}.blog-detail{max-width:960px}.blog-detail header{margin:28px 0 32px}.blog-detail h1{margin:0;max-width:880px;font:600 clamp(42px,5vw,66px) / 1.04 Georgia,"Times New Roman",serif;letter-spacing:-2px}.blog-detail header p{max-width:760px;font-size:19px}.blog-detail-image{height:470px;border-radius:32px;box-shadow:0 20px 48px #23231f14}.blog-body{max-width:760px;margin:44px auto 0}.blog-body p{color:#30302c;font-size:19px;line-height:1.8}.blog-detail-actions{max-width:760px;margin:44px auto 0;display:flex;gap:12px;flex-wrap:wrap}.blog-editor{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.editor-fields,.editor-preview{border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 12px 34px #23231f0d}.editor-fields{padding:30px;display:grid;gap:18px}.editor-fields label{display:grid;gap:8px;color:var(--ink);font-size:13px;font-weight:750}.editor-fields input,.editor-fields textarea{width:100%;border:1.5px solid var(--line);border-radius:16px;padding:15px 16px;background:#fcfbf8;color:var(--ink);outline:none}.editor-fields input:focus,.editor-fields textarea:focus{border-color:var(--primary);background:#fff}.editor-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.blog-body-input{min-height:250px;resize:vertical}.editor-actions{display:flex;justify-content:flex-end}.editor-preview{position:sticky;top:96px;overflow:hidden}.editor-preview img{height:245px}.editor-preview span,.editor-preview h2,.editor-preview p,.editor-preview small{margin-left:26px;margin-right:26px}.editor-preview span{margin-top:24px}.editor-preview h2{margin-top:9px;margin-bottom:9px;font:600 30px/1.12 Georgia,Times New Roman,serif;letter-spacing:-.8px}.editor-preview small{display:block;margin-bottom:26px}@media(max-width:800px){.site-header{height:70px}.nav-wrap{padding:0 16px}.nav-wrap nav{position:fixed;left:12px;right:12px;bottom:12px;height:62px;padding:6px;background:#fffffff5;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 30px #1e1e1b26;z-index:30;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.nav-wrap nav a{padding:12px 4px;text-align:center;font-size:11px}.header-action{margin-left:auto}.site-footer{display:none}.page{padding:38px 20px 105px}.hero{display:block;min-height:0}.hero h1,.page-intro h1{font-size:40px;letter-spacing:-1.5px}.hero-art{height:300px;margin-top:38px}.hero-card{inset:38px 28px;padding:28px}.hero-card strong{font-size:28px}.product-grid,.assessment-grid,.report-grid,.profile-grid,.trust-strip{grid-template-columns:1fr}.page-intro{margin-top:5px}.overview-hero{padding:30px;display:block}.overview-hero h1{font-size:38px}.overview-symbol{height:180px;margin-top:30px}.facts-row{grid-template-columns:1fr}.facts-row div{border-right:0;border-bottom:1px solid var(--line)}.hiring-role-picker{padding:20px}.hiring-role-heading{display:block}.hiring-role-heading h2{font-size:24px}.hiring-role-grid{grid-template-columns:1fr}.hiring-role-card{min-height:0}.overview-content{grid-template-columns:1fr}.runner-top{height:72px;padding:0 16px;grid-template-columns:1fr auto}.runner-top>div{display:none}.secure-pill,.timer{grid-column:2}.question-wrap{padding:34px 18px 80px}.question-wrap>h1{font-size:27px}.visual-options{grid-template-columns:1fr}.runner-actions .button{min-width:0;flex:1;padding:0 15px}.completion h1{font-size:37px}.completion-actions{flex-direction:column;width:100%;max-width:330px}.product-card p{min-height:0}}.hero-actions,.completion-actions{flex-wrap:wrap}.ranking-confirm{margin-top:16px}@media(max-width:800px){.site-header{height:auto}.nav-wrap{min-height:112px;padding:10px 16px;display:grid;grid-template-columns:1fr auto;gap:6px 12px}.nav-wrap nav{position:static;grid-column:1/-1;width:100%;height:auto;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.nav-wrap nav a{padding:9px 3px}.header-action{margin-left:0}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}}html{scroll-behavior:smooth}body{line-height:1.5;-webkit-font-smoothing:antialiased}::selection{background:var(--primary-soft);color:var(--ink)}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:11px 16px;border-radius:12px;background:#171714;color:#fff;font-weight:700}.skip-link:focus{top:12px}:where(a,button,input,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 65%,white);outline-offset:3px}.route-loading{min-height:100vh;display:flex;gap:14px;align-items:center;justify-content:center;color:var(--muted);font-weight:650}.site-header{height:76px;background:#fcf9f4db;box-shadow:0 1px #1c1c190f}.nav-wrap{max-width:1280px}.brand{font-family:inherit;letter-spacing:-.5px}.brand-mark{background:linear-gradient(145deg,#272724,#55524b);box-shadow:0 8px 22px #1c1c192e;font-size:15px}.nav-wrap nav{padding:4px;background:#f0ede9b3;border-radius:16px}.nav-wrap nav a{padding:9px 15px;font-size:14px}.nav-wrap nav a.active{background:#fff;box-shadow:0 2px 10px #23231f12}.header-action{box-shadow:0 6px 18px #23231f26}.page{max-width:1240px;padding-top:48px}.hero{min-height:610px;gap:88px}.hero-copy{position:relative;z-index:1}.hero h1,.page-intro h1,.overview-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:600;letter-spacing:-2.8px}.hero h1{max-width:650px;font-size:clamp(52px,5.6vw,78px)}.hero h1 em{background:linear-gradient(100deg,#4f5c8f,#7b6891);background-clip:text;-webkit-background-clip:text;color:transparent}.hero p{max-width:590px;font-size:19px}.eyebrow{letter-spacing:1.8px}.button{min-height:54px;padding:0 26px;gap:10px;box-shadow:0 8px 20px #23231f14}.button.primary{background:linear-gradient(135deg,#272724,#4c4943)}.button:hover{transform:translateY(-2px);box-shadow:0 13px 28px #23231f24}.hero-proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:34px;color:var(--muted);font-size:13px}.hero-proof span{display:flex;gap:5px}.hero-proof b{color:var(--ink)}.hero-art{height:480px;border-radius:54px;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.85),transparent 38%),linear-gradient(145deg,#cdd5ff,#f3dfad);box-shadow:0 30px 70px #3d3b3329}.hero-card{inset:70px 48px 82px;padding:44px;transform:rotate(-2deg);backdrop-filter:blur(12px)}.hero-card strong{font-family:Georgia,Times New Roman,serif;font-weight:600}.hero-meter{display:flex;gap:7px;margin-top:28px}.hero-meter i{width:36px;height:7px;border-radius:99px;background:#ddd}.hero-meter i:nth-child(-n+3){background:var(--primary)}.floating-note{position:absolute;right:24px;bottom:25px;padding:16px 20px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#ffffffe6;box-shadow:0 12px 30px #2a2a271f}.floating-note b,.floating-note span{display:block}.floating-note span{margin-top:3px;color:var(--muted);font-size:11px}.section-heading h2,.overview-content h2,.how-it-works h2{font-family:Georgia,Times New Roman,serif;font-weight:600}.product-grid{gap:22px}.product-card{position:relative;overflow:hidden;padding:34px;border-radius:32px;box-shadow:0 3px #fffc inset}.product-card:after{content:"";position:absolute;width:180px;height:180px;right:-85px;top:-90px;border:1px solid rgba(255,255,255,.9);border-radius:50%}.product-card h3{font-family:inherit;font-weight:750}.product-card b{display:flex;align-items:center;gap:7px}.product-card:hover b span{transform:translate(4px)}.product-card b span{transition:transform .2s}.how-it-works{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;margin:100px 0 76px;padding:54px;border-radius:38px;background:#262622;color:#fff}.how-it-works h2{margin:8px 0;font-size:38px;line-height:1.12}.how-it-works .eyebrow{color:#bfc8ff}.how-it-works ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.how-it-works li{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.12)}.how-it-works li:last-child{border-bottom:0}.how-it-works li>span{color:#bfc8ff;font-size:12px;font-weight:800}.how-it-works strong{font-size:17px}.how-it-works p{margin:5px 0 0;color:#bbbcb8;font-size:14px;line-height:1.55}.site-footer{height:auto;min-height:86px}.site-footer>div{display:flex;gap:16px}.site-footer>div:last-child span+span:before{content:"•";margin-right:16px}.assessment-card,.overview-content>div,.overview-content aside,.report-grid article,.profile-grid article{box-shadow:0 12px 34px #23231f0d}.option-list>button{transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.option-list>button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #23231f17}.option-list>button.selected{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.runner-actions{position:sticky;bottom:16px;z-index:5;padding:12px;border:1px solid rgba(229,226,221,.8);border-radius:24px;background:#fcf9f4e0;backdrop-filter:blur(14px);box-shadow:0 14px 36px #23231f1a}.runner-actions .save-exit{border:1px solid color-mix(in srgb,var(--accent) 24%,white);background:#fff;color:var(--accent)}.save-exit-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:#1c1c1957;backdrop-filter:blur(10px)}.save-exit-dialog{width:min(100%,520px);padding:30px;border:1px solid rgba(229,226,221,.92);border-radius:28px;background:#fff;box-shadow:0 28px 80px #1414123d}.save-exit-dialog h2{margin:0;font:600 32px/1.12 Georgia,Times New Roman,serif;letter-spacing:-.8px}.save-exit-dialog p{color:var(--muted);line-height:1.6}.save-exit-dialog label{display:grid;gap:8px;color:var(--ink);font-size:13px;font-weight:750}.save-exit-dialog input{width:100%;border:1.5px solid var(--line);border-radius:16px;padding:15px 16px;background:#fcfbf8;color:var(--ink);outline:none}.save-exit-dialog input:focus{border-color:var(--accent);background:#fff}.save-exit-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.save-exit-dialog-actions .button{min-height:48px;padding-inline:18px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}@media(max-width:800px){html,body{overflow-x:clip}.site-header{height:auto}.nav-wrap{min-height:100px;grid-template-columns:1fr;width:100vw;max-width:100vw}.brand{justify-self:start}.header-action{display:none}.nav-wrap nav{min-width:0;grid-column:1;width:calc(100vw - 32px);margin:0}.nav-wrap nav a{min-width:0;padding-inline:2px;font-size:9px;white-space:nowrap}.page{padding-top:28px}.home-page{width:100vw;max-width:100vw;margin-inline:0;padding-inline:20px}.hero{display:flex;flex-direction:column;align-items:stretch;width:calc(100vw - 40px);max-width:calc(100vw - 40px);gap:34px}.hero h1{max-width:100%;font-size:clamp(39px,12vw,46px);letter-spacing:-2px;overflow-wrap:anywhere}.hero-copy{min-width:0;width:100%}.hero p{font-size:17px}.hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:24px}.hero-art{width:100%;height:320px;margin-top:0;border-radius:34px}.hero-card{inset:34px 24px 54px}.floating-note{right:14px;bottom:14px}.how-it-works{grid-template-columns:1fr;gap:18px;margin:64px 0;padding:30px 24px}.how-it-works h2{font-size:31px}.blog-intro{display:block}.blog-intro .button{width:100%;margin-top:18px}.featured-blog,.blog-editor{grid-template-columns:1fr}.featured-blog img{height:240px;min-height:0}.featured-blog>div{padding:28px}.featured-blog h2{font-size:32px}.blog-grid{grid-template-columns:1fr}.blog-card h2,.blog-card p{min-height:0}.blog-detail h1{font-size:38px;letter-spacing:-1.3px}.blog-detail-image{height:270px;border-radius:24px}.blog-body p{font-size:17px}.editor-row{grid-template-columns:1fr}.editor-preview{position:static}.editor-actions .button{width:100%}.site-footer{display:none}.runner-actions{bottom:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.runner-actions .button{width:100%;min-width:0;padding-inline:10px}.runner-actions .primary{grid-column:1 / -1}.question-wrap{padding-bottom:34px}.save-exit-overlay{padding:16px}.save-exit-dialog{padding:24px}.save-exit-dialog h2{font-size:28px}.save-exit-dialog-actions{flex-direction:column}.save-exit-dialog-actions .button{width:100%}}.wp-editor-shell{min-height:100vh;background:#f0f0f1;color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.wp-editor-shell button,.wp-editor-shell input,.wp-editor-shell textarea,.wp-editor-shell select{font:inherit}.wp-topbar{position:sticky;top:0;z-index:30;min-height:61px;padding:0 16px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;border-bottom:1px solid #dcdcde;background:#fff}.wp-top-left,.wp-top-actions{display:flex;align-items:center;gap:8px}.wp-top-actions{justify-content:flex-end}.wp-top-center{color:#646970;font-size:13px}.wp-site-mark,.wp-icon-button,.wp-text-button,.wp-secondary-button,.wp-primary-button{min-height:36px;border:1px solid transparent;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.wp-site-mark{width:36px;background:#1e1e1e;color:#fff;font-weight:800}.wp-icon-button{padding:0 10px;background:#fff;color:#1e1e1e}.wp-icon-button:hover,.wp-text-button:hover{background:#f6f7f7}.wp-editor-title{margin-left:6px;color:#1e1e1e;font-size:13px;font-weight:600}.wp-text-button,.wp-secondary-button{padding:0 12px;background:#fff;color:#1e1e1e}.wp-secondary-button{border-color:#2271b1;color:#2271b1}.wp-primary-button{padding:0 14px;border-color:#2271b1;background:#2271b1;color:#fff}.wp-workspace{min-height:calc(100vh - 61px);display:grid;grid-template-columns:252px minmax(440px,1fr) 350px}.wp-admin-rail{padding:14px 0;background:#1d2327;color:#c3c4c7;overflow:auto}.wp-admin-rail span,.wp-admin-rail .wp-admin-main{display:block;width:100%;border:0;padding:12px 18px;background:transparent;color:inherit;font-size:14px;font-weight:500;text-align:left;cursor:default}.wp-admin-rail span.active,.wp-admin-rail .wp-admin-main.active{background:#2271b1;color:#fff}.wp-admin-section{margin-top:18px;padding:0 12px 18px;border-top:1px solid rgba(255,255,255,.12)}.wp-admin-section-title{padding:16px 4px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.wp-admin-section-title strong{color:#fff;font-size:13px}.wp-admin-section-title button,.wp-library-actions button,.wp-library-actions a{border:0;background:transparent;color:#72aee6;font-size:12px;font-weight:600;cursor:pointer}.wp-library-list{display:grid;gap:8px}.wp-library-list>p{margin:0;padding:12px 4px;color:#a7aaad;font-size:13px}.wp-library-card{border:1px solid rgba(255,255,255,.11);background:#ffffff0a}.wp-library-card.active{border-color:#72aee6;background:#2271b12e}.wp-library-card>button{width:100%;border:0;padding:11px 10px 8px;background:transparent;color:#f0f0f1;text-align:left;cursor:pointer}.wp-library-card strong,.wp-library-card small{display:block}.wp-library-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.wp-library-card small{margin-top:4px;color:#a7aaad;font-size:11px}.wp-library-actions{padding:0 10px 10px;display:flex;gap:10px;flex-wrap:wrap}.wp-post-canvas{min-width:0;padding:48px clamp(28px,6vw,92px) 80px;background:#fff}.wp-editor-breadcrumb{margin-bottom:28px;color:#646970;font-size:13px}.wp-title-field,.wp-subtitle-field,.wp-content-field{display:block}.wp-title-field>span,.wp-subtitle-field>span,.wp-content-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wp-title-field textarea{width:100%;border:0;border-bottom:1px solid #e0e0e0;padding:0 0 18px;color:#1e1e1e;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,64px);line-height:1.05;letter-spacing:-1.6px;outline:none;resize:none}.wp-title-field textarea::placeholder{color:#757575}.wp-subtitle-field input{width:100%;margin:18px 0 12px;border:0;color:#50575e;font-size:20px;line-height:1.5;outline:none}.wp-subtitle-field input::placeholder,.wp-content-field textarea::placeholder{color:#8c8f94}.wp-permalink{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 24px;color:#646970;font-size:13px}.wp-permalink code{color:#2271b1;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.wp-block-toolbar,.wp-edit-block-toolbar{position:sticky;top:61px;z-index:10;width:fit-content;max-width:100%;margin-bottom:14px;padding:4px;display:flex;flex-wrap:wrap;gap:2px;border:1px solid #c3c4c7;border-radius:2px;background:#fff;box-shadow:0 2px 10px #00000014}.wp-block-toolbar button,.wp-edit-block-toolbar button,.wp-edit-block-toolbar select{min-height:32px;border:0;border-radius:2px;padding:0 9px;background:#fff;color:#1e1e1e;cursor:pointer}.wp-edit-block-toolbar select{min-width:116px;border-right:1px solid #dcdcde;outline:none}.wp-block-toolbar button:hover,.wp-edit-block-toolbar button:hover,.wp-edit-block-toolbar select:hover{background:#f0f0f1}.wp-edit-block-toolbar button.active{background:#1e1e1e;color:#fff}.wp-edit-block-toolbar button:disabled{color:#a7aaad;cursor:not-allowed}.wp-block-inserter{margin:18px 0 22px;display:flex;flex-wrap:wrap;gap:8px}.wp-block-inserter button{min-height:36px;border:1px solid #c3c4c7;border-radius:2px;padding:0 12px;background:#fff;color:#1e1e1e;cursor:pointer}.wp-block-inserter button:hover{border-color:#2271b1;color:#2271b1}.wp-block-stack{display:grid;gap:18px}.wp-edit-block{position:relative;padding:10px 0 12px;border:1px solid transparent}.wp-edit-block.selected{border-color:#2271b1}.wp-edit-block .wp-edit-block-toolbar{position:static;margin:0 0 10px;opacity:0;transition:opacity .15s ease}.wp-edit-block:hover .wp-edit-block-toolbar,.wp-edit-block.selected .wp-edit-block-toolbar{opacity:1}.wp-heading-levels,.wp-list-settings,.wp-format-actions,.wp-block-move-actions{display:flex;align-items:center;gap:1px}.wp-block-move-actions{border-left:1px solid #dcdcde}.wp-block-textarea,.wp-block-input,.wp-list-input,.wp-quote-input textarea,.wp-quote-input input,.wp-image-block-editor input,.wp-image-block-editor textarea{width:100%;border:1px solid transparent;border-radius:2px;padding:12px 14px;background:#fff;color:#1e1e1e;outline:none}.wp-block-textarea,.wp-list-input,.wp-quote-input textarea,.wp-image-block-editor textarea{resize:vertical}.wp-block-textarea{min-height:118px;font:19px/1.75 Georgia,Times New Roman,serif}.wp-block-input{min-height:70px;font-family:Georgia,Times New Roman,serif;line-height:1.12;resize:none}.wp-block-input.heading-1{font-size:54px}.wp-block-input.heading-2{font-size:40px}.wp-block-input.heading-3{font-size:28px}.wp-list-input{min-height:132px;padding-left:28px;font:19px/1.75 Georgia,Times New Roman,serif}.wp-quote-input,.wp-image-block-editor{display:grid;gap:10px}.wp-quote-input{padding-left:22px;border-left:4px solid #111}.wp-quote-input textarea{min-height:110px;font:italic 22px/1.65 Georgia,Times New Roman,serif}.wp-quote-input input{max-width:360px;color:#646970}.wp-image-block-editor{max-width:760px}.wp-block-image-preview{width:100%;max-height:380px;display:block;object-fit:cover;border:1px solid #dcdcde;background:#f0f0f1}.wp-block-textarea:focus,.wp-block-input:focus,.wp-list-input:focus,.wp-quote-input textarea:focus,.wp-quote-input input:focus,.wp-image-block-editor input:focus,.wp-image-block-editor textarea:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.wp-content-field textarea{width:100%;min-height:430px;border:1px solid transparent;border-left:3px solid #2271b1;padding:22px 22px 22px 24px;color:#1e1e1e;font-size:19px;line-height:1.75;outline:none;resize:vertical}.wp-content-field textarea:focus{border-color:#2271b1}.wp-add-block{margin-top:16px;min-height:38px;border:1px dashed #8c8f94;border-radius:2px;padding:0 14px;background:#fff;color:#2271b1;cursor:pointer}.wp-live-preview{margin-top:34px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;border-top:1px solid #dcdcde;padding-top:28px}.wp-live-preview img{width:100%;height:180px;object-fit:cover;background:#f0f0f1}.wp-live-preview span{display:block;color:#2271b1;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.wp-live-preview h2{margin:8px 0;font:600 32px/1.16 Georgia,Times New Roman,serif}.wp-live-preview p{margin:8px 0;color:#3c434a;line-height:1.65}.wp-live-preview .wp-preview-content{max-width:none;margin:16px 0 0}.wp-live-preview .wp-preview-content p,.wp-live-preview .wp-preview-content li,.wp-live-preview .wp-preview-content blockquote p{font-size:16px;line-height:1.68}.wp-live-preview .wp-preview-content p:first-child:first-letter{float:none;margin:0;font-size:inherit;line-height:inherit}.wp-empty-blocks{margin-top:16px!important;color:#646970!important}.wp-live-preview small{display:block;margin-bottom:10px;color:#646970;font-size:12px;font-weight:600}.wp-settings-panel{min-width:0;height:calc(100vh - 61px);position:sticky;top:61px;overflow:auto;border-left:1px solid #dcdcde;background:#fff}.wp-settings-tabs{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid #dcdcde}.wp-settings-tabs button{min-height:48px;border:0;border-bottom:3px solid transparent;background:#fff;color:#50575e;cursor:pointer}.wp-settings-tabs button.active{border-color:#1e1e1e;color:#1e1e1e;font-weight:700}.wp-settings-panel details{border-bottom:1px solid #dcdcde}.wp-settings-panel summary{padding:17px 16px;color:#1e1e1e;font-size:13px;font-weight:700;cursor:pointer}.wp-panel-body{padding:0 16px 18px;display:grid;gap:14px}.wp-panel-body label{display:grid;gap:7px;color:#50575e;font-size:12px;font-weight:600}.wp-panel-body input,.wp-panel-body textarea,.wp-panel-body select{width:100%;border:1px solid #8c8f94;border-radius:2px;padding:9px 10px;background:#fff;color:#1e1e1e;outline:none}.wp-panel-body textarea{min-height:110px;resize:vertical}.wp-panel-body input:focus,.wp-panel-body textarea:focus,.wp-panel-body select:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.wp-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#50575e;font-size:12px}.wp-status-row strong{color:#1e1e1e}.wp-featured-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid #dcdcde;background:#f0f0f1}.wp-upload-button{min-height:38px;border:1px solid #2271b1;border-radius:2px;display:grid;place-items:center;color:#2271b1!important;cursor:pointer}.wp-upload-button input{display:none}.wp-metrics{padding:0 16px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.wp-metrics span{min-height:64px;border:1px solid #dcdcde;display:grid;place-items:center;gap:2px;color:#646970;font-size:11px;text-align:center}.wp-metrics strong{color:#1e1e1e;font-size:16px}.wp-editor-shell{--wp-blue: #3858e9;--wp-border: #ddd;--wp-soft-border: #e0e0e0;--wp-canvas: #fff;--wp-panel: #fff;--wp-muted: #757575}.wp-topbar{min-height:60px;padding:0 12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;border-bottom-color:var(--wp-border);box-shadow:none}.wp-top-left,.wp-top-actions{gap:4px}.wp-site-mark,.wp-icon-button,.wp-text-button,.wp-secondary-button,.wp-primary-button{min-height:36px;border-radius:2px;font-size:13px}.wp-site-mark{width:36px;border-radius:50%;background:#1e1e1e;font-family:Georgia,Times New Roman,serif}.wp-icon-button{min-width:36px;padding:0 10px}.wp-icon-button.active{background:#1e1e1e;color:#fff}.wp-icon-button:disabled{color:#a7aaad;cursor:not-allowed}.wp-primary-button{border-color:var(--wp-blue);background:var(--wp-blue)}.wp-secondary-button{border-color:var(--wp-blue);color:var(--wp-blue)}.wp-text-button{color:#1e1e1e}.wp-top-center{max-width:330px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.wp-workspace{min-height:calc(100vh - 60px);display:grid;grid-template-columns:300px minmax(0,1fr) 350px;background:#fff}.wp-editor-shell.left-closed .wp-workspace{grid-template-columns:minmax(0,1fr) 350px}.wp-editor-shell.settings-closed .wp-workspace{grid-template-columns:300px minmax(0,1fr)}.wp-editor-shell.left-closed.settings-closed .wp-workspace{grid-template-columns:minmax(0,1fr)}.wp-left-panel{min-width:0;height:calc(100vh - 60px);position:sticky;top:60px;overflow:auto;border-right:1px solid var(--wp-border);background:var(--wp-panel)}.wp-left-tabs{height:48px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--wp-border)}.wp-left-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;color:#50575e;font-size:13px;font-weight:600;cursor:pointer}.wp-left-tabs button.active{border-color:#1e1e1e;color:#1e1e1e}.wp-inserter-panel,.wp-outline-panel,.wp-posts-panel{padding:16px}.wp-search-control{display:grid;gap:8px;color:#50575e;font-size:12px;font-weight:600}.wp-search-control input{width:100%;height:36px;border:1px solid #949494;border-radius:2px;padding:0 10px;outline:none}.wp-search-control input:focus{border-color:var(--wp-blue);box-shadow:0 0 0 1px var(--wp-blue)}.wp-inserter-panel section{margin-top:24px}.wp-inserter-panel h2,.wp-panel-heading-row h2{margin:0 0 12px;color:#1e1e1e;font:600 13px/1.4 inherit}.wp-block-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wp-block-card-grid button{min-height:84px;border:1px solid transparent;border-radius:2px;padding:12px 8px;display:grid;place-items:center;gap:8px;background:#f6f7f7;color:#1e1e1e;font-size:12px;cursor:pointer}.wp-block-card-grid button:hover{border-color:var(--wp-blue);color:var(--wp-blue)}.wp-block-card-grid span{width:36px;height:28px;display:grid;place-items:center;color:#1e1e1e;font-size:12px;font-weight:700}.wp-outline-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.wp-outline-stats span{min-height:58px;border:1px solid var(--wp-border);display:grid;place-items:center;color:#646970;font-size:11px;text-align:center}.wp-outline-stats strong{color:#1e1e1e;font-size:16px}.wp-list-view{margin:0;padding:0;list-style:none}.wp-list-view li+li{margin-top:2px}.wp-list-view button{width:100%;min-height:38px;border:0;border-radius:2px;padding:0 8px;display:grid;grid-template-columns:42px 26px minmax(0,1fr);align-items:center;gap:6px;background:transparent;color:#1e1e1e;font-size:13px;text-align:left;cursor:pointer}.wp-list-view button:hover,.wp-list-view button.active{background:#f0f0f1}.wp-list-view button.active{box-shadow:inset 3px 0 0 var(--wp-blue)}.wp-list-view span{color:#50575e;font-size:11px;font-weight:700}.wp-list-view small{color:#8c8f94}.wp-panel-heading-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.wp-panel-heading-row button{border:0;background:transparent;color:var(--wp-blue);font-size:12px;font-weight:700;cursor:pointer}.wp-posts-panel .wp-library-card{border:1px solid var(--wp-border);background:#fff}.wp-posts-panel .wp-library-card.active{border-color:var(--wp-blue);box-shadow:inset 3px 0 0 var(--wp-blue)}.wp-posts-panel .wp-library-card>button{color:#1e1e1e}.wp-posts-panel .wp-library-card small{color:#646970}.wp-post-canvas{min-width:0;padding:0;background:#fff}.wp-editor-breadcrumb{height:40px;margin:0;padding:0 24px;display:flex;align-items:center;border-bottom:1px solid #f0f0f1;color:#646970}.wp-canvas-boundary{width:min(100%,820px);margin:0 auto;padding:64px 32px 96px}.wp-title-field textarea{border:0;border-bottom:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:44px;font-weight:400;letter-spacing:0;line-height:1.18}.wp-subtitle-field input{margin:18px 0 8px;font-size:19px}.wp-permalink{margin:8px 0 34px}.wp-permalink code{color:var(--wp-blue)}.wp-block-stack{display:block}.wp-edit-block{margin-left:-18px;margin-right:-18px;padding:12px 18px 18px;border:1px solid transparent;border-radius:2px}.wp-edit-block.selected{border-color:var(--wp-blue);box-shadow:0 0 0 1px var(--wp-blue)}.wp-edit-block .wp-edit-block-toolbar{position:static;top:auto;margin:-52px 0 16px;opacity:0;transform:translateY(8px);transition:opacity .12s ease,transform .12s ease}.wp-edit-block:hover .wp-edit-block-toolbar,.wp-edit-block.selected .wp-edit-block-toolbar{opacity:1;transform:translateY(0)}.wp-edit-block-toolbar{border-color:#1e1e1e;box-shadow:0 2px 8px #0000002e}.wp-edit-block-toolbar button,.wp-edit-block-toolbar select{font-size:12px}.wp-toolbar-handle{color:#646970!important;cursor:grab}.wp-toolbar-handle:active{cursor:grabbing}.wp-block-textarea,.wp-block-input,.wp-list-input,.wp-quote-input textarea{border:0;padding:0;box-shadow:none!important}.wp-block-textarea:focus,.wp-block-input:focus,.wp-list-input:focus,.wp-quote-input textarea:focus{border:0;box-shadow:none!important}.wp-block-textarea,.wp-list-input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.65}.wp-list-editor-wrap{display:grid;gap:10px}.wp-list-editor{margin:0;padding-left:1.45em;color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.65}.wp-list-editor.is-bulleted{list-style:disc}.wp-list-editor.is-numbered{list-style:decimal}.wp-list-editor li{margin:0;padding-left:.25em}.wp-list-item-input{width:100%;min-height:30px;border:0;padding:0;background:transparent;color:#1e1e1e;font:inherit;outline:0}.wp-list-item-input::placeholder{color:#757575}.wp-list-add-item{width:fit-content;min-height:30px;border:0;padding:0;background:transparent;color:var(--wp-blue);cursor:pointer}.wp-block-input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.wp-block-input.heading-1{font-size:42px;line-height:1.16}.wp-block-input.heading-2{font-size:32px;line-height:1.2}.wp-block-input.heading-3{font-size:24px;line-height:1.28}.wp-quote-input{padding-left:20px;border-left:4px solid #000}.wp-quote-input textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px}.wp-image-block-editor{gap:12px}.wp-block-image-preview{max-height:420px;border-color:var(--wp-border)}.wp-inline-appender{width:32px;height:32px;margin:12px auto -8px;border:1px solid var(--wp-border);border-radius:2px;display:grid;place-items:center;background:#fff;color:#1e1e1e;cursor:pointer;opacity:0}.wp-edit-block:hover .wp-inline-appender,.wp-edit-block.selected .wp-inline-appender{opacity:1}.wp-add-block{min-height:38px;margin-top:18px;border:1px solid #1e1e1e;border-radius:2px;color:#1e1e1e}.wp-settings-panel{height:calc(100vh - 60px);top:60px;border-left-color:var(--wp-border)}.wp-settings-tabs button{min-height:48px}.wp-status-row strong{min-width:0;overflow-wrap:anywhere;text-align:right}.wp-checkbox-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important}.wp-checkbox-row input{width:16px!important;height:16px}.wp-publish-panel{position:fixed;top:60px;right:0;z-index:40;width:min(100vw,360px);height:calc(100vh - 60px);border-left:1px solid var(--wp-border);background:#fff;box-shadow:-12px 0 28px #00000014}.wp-publish-panel header,.wp-preview-dialog header{min-height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--wp-border)}.wp-publish-panel header button,.wp-preview-dialog header button{border:0;background:transparent;color:#1e1e1e;cursor:pointer}.wp-publish-body{padding:20px 16px;display:grid;gap:20px}.wp-publish-body p{margin:0;color:#50575e;font-size:13px;line-height:1.55}.wp-prepublish-checks{display:grid;border-top:1px solid var(--wp-border)}.wp-prepublish-checks span{min-width:0;padding:14px 0;display:grid;gap:4px;border-bottom:1px solid var(--wp-border);color:#50575e;font-size:13px;overflow-wrap:anywhere}.wp-prepublish-checks strong{color:#1e1e1e}.wp-publish-body .wp-primary-button{width:100%}.wp-preview-overlay{position:fixed;inset:0;z-index:50;padding:48px 24px;display:grid;place-items:start center;overflow:auto;background:#1e1e1e8c}.wp-preview-dialog{width:min(100%,980px);background:#fff;box-shadow:0 20px 80px #0000004d}.wp-preview-dialog article{padding:34px clamp(24px,5vw,70px) 70px}.wp-preview-dialog article>img{width:100%;max-height:420px;object-fit:cover;display:block;margin-bottom:28px}.wp-preview-dialog article>span{display:block;color:var(--wp-blue);font-size:12px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.wp-preview-dialog article>h1{margin:10px 0;color:#111;font:600 clamp(40px,5vw,64px) / 1.05 Georgia,"Times New Roman",serif}.wp-preview-dialog article>p{max-width:720px;color:#50575e;font-size:20px;line-height:1.6}.wp-preview-dialog article>small{display:block;margin-bottom:28px;color:#646970;font-weight:700}.wp-editor-shell,.wp-editor-shell *{color-scheme:light}.wp-editor-shell,.wp-workspace,.wp-post-canvas,.wp-canvas-boundary,.wp-edit-block{background-color:#fff;color:#1e1e1e}.wp-editor-shell{height:100vh!important;min-height:100vh!important;overflow:hidden!important}.wp-editor-shell .wp-workspace{height:calc(100vh - 60px)!important;min-height:0!important;overflow:hidden!important}.wp-editor-shell .wp-left-panel,.wp-editor-shell .wp-settings-panel,.wp-editor-shell .wp-post-canvas{height:calc(100vh - 60px)!important;min-height:0!important;overflow:auto!important}.wp-editor-shell .wp-canvas-boundary{min-height:100%}.wp-editor-shell input,.wp-editor-shell textarea,.wp-editor-shell select{background-color:#fff!important;color:#1e1e1e!important;caret-color:#1e1e1e}.wp-editor-shell input::placeholder,.wp-editor-shell textarea::placeholder{color:#757575!important;opacity:1}.wp-editor-shell input::selection,.wp-editor-shell textarea::selection{background:#dbe7ff;color:#1e1e1e}.wp-title-field textarea,.wp-subtitle-field input,.wp-block-textarea,.wp-block-input,.wp-list-input,.wp-quote-input textarea,.wp-quote-input input,.wp-image-block-editor input,.wp-image-block-editor textarea{background:#fff!important;color:#1e1e1e!important;-webkit-text-fill-color:#1e1e1e}.wp-edit-block.selected{background:#fff;border-color:#3858e9;box-shadow:inset 0 0 0 1px #3858e9}.wp-edit-block .wp-edit-block-toolbar{margin:0 0 14px}.wp-edit-block-toolbar{border-color:#dcdcde!important;background:#fff;box-shadow:0 2px 8px #1e1e1e14}.wp-edit-block-toolbar button,.wp-edit-block-toolbar select{background:#fff;color:#1e1e1e}.wp-edit-block-toolbar button.active,.wp-icon-button.active{border-color:#3858e9;background:#f6f7ff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #3858e9}.wp-editor-shell :where(a,button,input,textarea,select):focus-visible{outline:2px solid #3858e9;outline-offset:2px}.wp-editor-shell .wp-canvas-boundary{background:#fff!important}.wp-editor-shell .wp-edit-block{margin-left:0!important;margin-right:0!important;padding:10px 0 14px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}.wp-editor-shell .wp-edit-block.selected,.wp-editor-shell .wp-edit-block:focus,.wp-editor-shell .wp-edit-block:focus-within,.wp-editor-shell .wp-edit-block:hover{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}.wp-editor-shell .wp-edit-block.dragging{opacity:.45}.wp-editor-shell .wp-edit-block.drag-over-before{box-shadow:inset 0 3px #3858e9!important}.wp-editor-shell .wp-edit-block.drag-over-after{box-shadow:inset 0 -3px #3858e9!important}.wp-editor-shell .wp-edit-block-toolbar{margin:0 0 8px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.wp-editor-shell .wp-edit-block-toolbar button,.wp-editor-shell .wp-edit-block-toolbar select{min-height:30px;border:0!important;background:transparent!important;color:#1e1e1e!important;box-shadow:none!important}.wp-editor-shell .wp-edit-block-toolbar button:hover,.wp-editor-shell .wp-edit-block-toolbar select:hover,.wp-editor-shell .wp-edit-block-toolbar button.active{background:#f0f0f1!important;color:#1e1e1e!important;box-shadow:none!important}.wp-editor-shell .wp-inline-appender,.wp-editor-shell .wp-add-block{border:0!important;background:transparent!important;color:#3858e9!important;box-shadow:none!important}.wp-editor-shell .wp-title-field textarea,.wp-editor-shell .wp-subtitle-field input,.wp-editor-shell .wp-block-textarea,.wp-editor-shell .wp-block-input,.wp-editor-shell .wp-list-input,.wp-editor-shell .wp-list-item-input,.wp-editor-shell .wp-quote-input textarea,.wp-editor-shell .wp-quote-input input,.wp-editor-shell .wp-image-block-editor input,.wp-editor-shell .wp-image-block-editor textarea{border:0!important;outline:0!important;box-shadow:none!important}.wp-editor-shell .wp-title-field textarea:focus,.wp-editor-shell .wp-subtitle-field input:focus,.wp-editor-shell .wp-block-textarea:focus,.wp-editor-shell .wp-block-input:focus,.wp-editor-shell .wp-list-input:focus,.wp-editor-shell .wp-list-item-input:focus,.wp-editor-shell .wp-quote-input textarea:focus,.wp-editor-shell .wp-quote-input input:focus,.wp-editor-shell .wp-image-block-editor input:focus,.wp-editor-shell .wp-image-block-editor textarea:focus{border:0!important;outline:0!important;box-shadow:none!important}.wp-editor-shell .wp-title-field textarea:focus-visible,.wp-editor-shell .wp-subtitle-field input:focus-visible,.wp-editor-shell .wp-block-textarea:focus-visible,.wp-editor-shell .wp-block-input:focus-visible,.wp-editor-shell .wp-list-input:focus-visible,.wp-editor-shell .wp-list-item-input:focus-visible,.wp-editor-shell .wp-quote-input textarea:focus-visible,.wp-editor-shell .wp-quote-input input:focus-visible,.wp-editor-shell .wp-image-block-editor input:focus-visible,.wp-editor-shell .wp-image-block-editor textarea:focus-visible{outline:0!important;box-shadow:none!important}@media(max-width:980px){.wp-topbar{grid-template-columns:1fr;padding:10px 12px}.wp-top-center,.wp-top-actions{justify-content:flex-start}.wp-workspace{grid-template-columns:1fr}.wp-admin-rail{max-height:330px;display:block}.wp-admin-rail span,.wp-admin-rail .wp-admin-main{display:inline-flex;width:auto}.wp-admin-section{margin-top:8px}.wp-library-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.wp-settings-panel{height:auto;position:static;border-left:0;border-top:1px solid #dcdcde}.wp-post-canvas{padding:34px 18px}.wp-title-field textarea{font-size:40px}.wp-live-preview{grid-template-columns:1fr}.wp-live-preview img{height:220px}.wp-edit-block-toolbar{width:100%}.wp-block-input.heading-1{font-size:40px}.wp-block-input.heading-2{font-size:32px}.wp-block-input.heading-3{font-size:24px}}.wp-public-blog,.wp-single-page{max-width:1220px}.wp-blog-masthead{margin:8px 0 46px;padding:34px 0 28px;border-bottom:1px solid #dcdcde;text-align:center}.wp-blog-masthead span{display:block;margin-bottom:10px;color:#2271b1;font-size:12px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.wp-blog-masthead h1{margin:0;color:#111;font:600 clamp(44px,5vw,68px) / 1.02 Georgia,"Times New Roman",serif;letter-spacing:-1.8px}.wp-blog-masthead p{max-width:650px;margin:16px auto 0;color:#50575e;font-size:18px;line-height:1.65}.wp-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}.wp-post-feed{display:grid;gap:28px}.wp-published-post{display:grid;grid-template-columns:255px minmax(0,1fr);gap:28px;padding:0 0 28px;border-bottom:1px solid #dcdcde}.wp-published-post.is-featured{grid-template-columns:1fr;gap:0;padding-bottom:34px}.wp-post-image{display:block;overflow:hidden;background:#f0f0f1}.wp-post-image img{width:100%;height:210px;display:block;object-fit:cover;transition:transform .25s ease}.wp-published-post.is-featured .wp-post-image img{height:430px}.wp-post-image:hover img{transform:scale(1.025)}.wp-post-content{min-width:0;align-self:center}.wp-published-post.is-featured .wp-post-content{max-width:760px;margin:26px auto 0;text-align:center}.wp-post-meta{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;color:#646970;font-size:12px;font-weight:700;letter-spacing:.45px;text-transform:uppercase}.wp-post-meta span:first-child{color:#2271b1}.wp-published-post.is-featured .wp-post-meta,.wp-single-header .wp-post-meta{justify-content:center}.wp-post-content h2{margin:10px 0;color:#111;font:600 31px/1.16 Georgia,Times New Roman,serif;letter-spacing:-.8px}.wp-published-post.is-featured h2{font-size:clamp(38px,4vw,54px);line-height:1.08}.wp-post-content h2 a:hover,.wp-recent-posts a:hover,.wp-back-link:hover{color:#2271b1}.wp-post-content p{margin:0;color:#50575e;font-size:16px;line-height:1.7}.wp-post-footer{margin-top:18px;display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;color:#646970;font-size:13px}.wp-post-footer a,.wp-read-more{color:#2271b1;font-weight:800}.wp-public-sidebar{position:sticky;top:100px;display:grid;gap:22px}.wp-widget{padding:24px;border:1px solid #dcdcde;background:#fff}.wp-widget h2{margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #111;color:#111;font:700 16px/1.2 inherit;text-transform:uppercase;letter-spacing:.7px}.wp-search-widget{display:flex;gap:0}.wp-search-widget input{min-width:0;flex:1;border:1px solid #8c8f94;padding:11px 12px;outline:none}.wp-search-widget input:focus{border-color:#2271b1}.wp-search-widget button{border:1px solid #111;background:#111;color:#fff;padding:0 14px;font-weight:700;cursor:pointer}.wp-recent-posts,.wp-category-list{list-style:none;margin:0;padding:0}.wp-recent-posts li,.wp-category-list li{padding:13px 0;border-bottom:1px solid #eeeeee}.wp-recent-posts li:first-child,.wp-category-list li:first-child{padding-top:0}.wp-recent-posts li:last-child,.wp-category-list li:last-child{padding-bottom:0;border-bottom:0}.wp-recent-posts a{display:block;color:#111;font-weight:750;line-height:1.35}.wp-recent-posts small{display:block;margin-top:5px;color:#646970;font-size:12px}.wp-category-list li{display:flex;justify-content:space-between;gap:12px;color:#111;font-weight:700}.wp-category-list small{color:#646970}.wp-about-widget p{margin:0;color:#50575e;line-height:1.65}.wp-single-post{min-width:0}.wp-back-link{display:inline-flex;margin-bottom:26px;color:#646970;font-weight:750}.wp-single-header{max-width:820px;margin:0 auto 28px;text-align:center}.wp-single-header h1{margin:15px 0;color:#111;font:600 clamp(42px,5vw,68px) / 1.04 Georgia,"Times New Roman",serif;letter-spacing:-1.8px}.wp-single-header>p{margin:0 auto;max-width:730px;color:#50575e;font-size:20px;line-height:1.65}.wp-author-line{margin-top:24px;display:inline-flex;align-items:center;gap:12px;text-align:left}.wp-author-line>span,.wp-author-box>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:800}.wp-author-line strong,.wp-author-line small{display:block}.wp-author-line small{margin-top:2px;color:#646970;font-size:12px}.wp-single-featured{margin:34px 0 42px}.wp-single-featured img{width:100%;max-height:540px;display:block;object-fit:cover;background:#f0f0f1}.wp-single-featured figcaption{margin-top:10px;color:#646970;font-size:12px;text-align:center}.wp-entry-content{max-width:760px;margin:0 auto}.wp-entry-content p{margin:0 0 28px;color:#1e1e1e;font:19px/1.85 Georgia,Times New Roman,serif}.wp-entry-content h1,.wp-entry-content h2,.wp-entry-content h3{margin:44px 0 18px;color:#111;font-family:Georgia,Times New Roman,serif;font-weight:600;letter-spacing:0}.wp-entry-content h1{font-size:clamp(40px,5vw,58px);line-height:1.05}.wp-entry-content h2{font-size:34px;line-height:1.18}.wp-entry-content h3{font-size:25px;line-height:1.28}.wp-entry-content ul,.wp-entry-content ol{margin:0 0 30px;padding-left:30px;color:#1e1e1e;font:19px/1.85 Georgia,Times New Roman,serif}.wp-entry-content ul{list-style:disc}.wp-entry-content ol{list-style:decimal}.wp-entry-content li{margin:8px 0}.wp-entry-content a{color:#2271b1;text-decoration:underline;text-underline-offset:3px}.wp-entry-content blockquote{margin:36px 0;padding:4px 0 4px 26px;border-left:4px solid #111}.wp-entry-content blockquote p{margin:0;font-size:25px;font-style:italic;line-height:1.55}.wp-entry-content cite{display:block;margin-top:12px;color:#646970;font-size:14px;font-style:normal;font-weight:700}.wp-entry-content figure{margin:38px 0}.wp-entry-content figure img{width:100%;max-height:520px;display:block;object-fit:cover;background:#f0f0f1}.wp-entry-content figcaption{margin-top:10px;color:#646970;font-size:13px;line-height:1.5;text-align:center}.wp-entry-content p:first-child:first-letter{float:left;margin:10px 10px 0 0;color:#111;font-size:66px;line-height:.8}.wp-entry-footer{max-width:760px;margin:46px auto 0;padding-top:30px;border-top:1px solid #dcdcde}.wp-author-box{display:flex;gap:18px;align-items:flex-start;padding:24px;border:1px solid #dcdcde;background:#fff}.wp-author-box h2{margin:0 0 6px;color:#111;font:700 19px/1.2 inherit}.wp-author-box p{margin:0;color:#50575e;line-height:1.6}.wp-read-more{margin-top:22px;display:inline-flex}@media(max-width:980px){.wp-blog-layout{grid-template-columns:1fr}.wp-public-sidebar{position:static}.wp-published-post,.wp-published-post.is-featured{grid-template-columns:1fr}.wp-published-post.is-featured .wp-post-content{text-align:left}.wp-published-post.is-featured .wp-post-meta,.wp-single-header .wp-post-meta{justify-content:flex-start}.wp-published-post.is-featured .wp-post-image img,.wp-single-featured img{height:300px}.wp-single-header{text-align:left}.wp-entry-content p{font-size:18px}}
