:root{--primary-color:#a01a3c;--primary-hover:#801430;--text-main:#333;--text-light:#5f5f5f;--text-muted:#4f4f4f;--bg-color:#fff;--border-color:#eaeaea;--font-serif:"Lora",Georgia,serif;--font-display:"Cormorant Garamond",Georgia,serif;--font-sans:"Montserrat","Helvetica Neue",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text-main);background-color:var(--bg-color);flex-direction:column;min-height:100vh;line-height:1.6;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);color:var(--text-main);margin-bottom:.5em;font-weight:700;line-height:1.3}a{color:var(--text-main);text-decoration:none;transition:color .2s}a:hover{color:var(--primary-color)}.container{max-width:1100px;margin:0 auto;padding:0 20px}.site-main{flex:1 0 auto;min-height:60vh;padding-bottom:80px}.section-title{letter-spacing:.5px;font-size:2.2rem}.btn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:8px;padding:12px 30px;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary-color);color:#fff;border:1px solid var(--primary-color)}.btn-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover);color:#fff!important}.btn-outline{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#0000}.btn-outline:hover{background-color:var(--primary-color);color:#fff!important}input[type=text],input[type=email],select{border:1px solid var(--border-color);font-family:var(--font-sans);color:var(--text-main);background-color:#fff;width:100%;padding:12px;font-size:.95rem}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-color:var(--primary-color)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.post-content-wrapper h1,.post-content-wrapper h1.section-title{margin-bottom:5px!important}.post-content-wrapper p{margin-bottom:20px}:is(.post-content-wrapper p:has(>img:only-child),.post-content-wrapper p:has(>a:only-child>img:only-child)){min-height:clamp(240px,42vw,560px)}.post-content-wrapper img{background-color:#f5f5f5;width:100%;max-width:100%;height:auto;margin:30px 0;display:block}.post-content-wrapper iframe,.post-content-wrapper video,.post-content-wrapper embed,.post-content-wrapper object{aspect-ratio:16/9;border:0;width:100%;max-width:100%;min-height:320px;margin:30px 0;display:block}.post-content-wrapper table,.post-content-wrapper pre{width:100%;display:block;overflow-x:auto}.post-content-wrapper ul{margin-bottom:20px;margin-left:20px}.post-content-wrapper li{margin-bottom:10px}.post-content-wrapper .meta{color:var(--text-light);font-size:.95rem;font-style:italic;margin-top:0!important;margin-bottom:25px!important}.post-content-wrapper a{color:var(--primary-color);text-underline-offset:2px;font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px}.post-content-wrapper a:hover{text-decoration-thickness:2px}.blog-grid{grid-template-columns:minmax(0,1fr) 300px;gap:60px;display:grid}.header-container{justify-content:space-between;align-items:center;display:flex}.header-nav{text-transform:uppercase;letter-spacing:1px;gap:25px;font-size:.8rem;font-weight:700;display:flex}@media (max-width:900px){.blog-grid{grid-template-columns:1fr}}@media (max-width:768px){.site-main{padding-bottom:60px}.header-container{flex-direction:column;gap:12px}.header-nav{letter-spacing:.9px;text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:8px 12px;width:100%;font-size:.72rem;line-height:1.35;display:grid}.header-nav a{display:block}.section-title{font-size:1.8rem}:is(.post-content-wrapper p:has(>img:only-child),.post-content-wrapper p:has(>a:only-child>img:only-child)){min-height:clamp(180px,55vw,420px)}.post-content-wrapper iframe,.post-content-wrapper video,.post-content-wrapper embed,.post-content-wrapper object{min-height:240px}}.breadcrumb-nav{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:.8rem;font-weight:700}.breadcrumb-nav a{color:var(--primary-color);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1.5px}.breadcrumb-separator{color:var(--text-light);margin:0 6px}.btn-filter-primary,.btn-filter-outline{letter-spacing:1.4px;padding:10px 18px;font-size:.72rem;font-weight:600}.btn-filter-primary{background-color:var(--primary-color);color:#fff;border:1px solid var(--primary-color)}.btn-filter-primary:hover{background-color:var(--primary-hover);color:#fff!important}.btn-filter-outline{color:var(--primary-color);background-color:#0000;border:1px solid #a01a3c73}.btn-filter-outline:hover{background-color:#a01a3c14;color:var(--primary-color)!important}.admin-shell{grid-template-columns:280px minmax(0,1fr);gap:28px;padding-top:36px;display:grid}.admin-sidebar{background:linear-gradient(#fffaf7 0%,#f8f1eb 100%);border:1px solid #e5ddd1;align-self:start;padding:24px;position:sticky;top:24px}.admin-content{gap:24px;padding-bottom:24px;display:grid}.admin-banner,.admin-card{background-color:#fffdfa;border:1px solid #e5ddd1;box-shadow:0 10px 30px #2c21190a}.admin-banner{justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 28px;display:flex}.admin-card{padding:24px 28px}.admin-title{margin-bottom:12px;font-size:2rem}.admin-kicker,.admin-metric-label{text-transform:uppercase;letter-spacing:1.6px;color:var(--primary-color);font-size:.72rem;font-weight:700}.admin-copy{color:var(--text-light);line-height:1.75}.admin-nav{gap:10px;margin:22px 0 28px;display:grid}.admin-nav-link{background-color:#fffc;border:1px solid #eadfd6;padding:12px 14px;font-size:.9rem;font-weight:700;display:block}.admin-nav-link:hover{background-color:#fff}.admin-note{color:var(--text-light);border-top:1px solid #eadfd6;padding-top:18px;line-height:1.7}.admin-note p{margin-top:8px}.admin-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;display:grid}.admin-metric-value{font-family:var(--font-serif);margin:12px 0;font-size:2.4rem;line-height:1}.admin-section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.admin-section-head h2,.admin-placement-item h3,.admin-source-card h3{margin-bottom:0}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #f0e7df;padding:14px 0}.admin-table th{text-transform:uppercase;letter-spacing:1.2px;color:var(--text-light);font-size:.75rem}.admin-table-note{color:var(--text-light);margin-top:6px;font-size:.85rem;line-height:1.6}.admin-chip{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;background-color:#a01a3c0f;border:1px solid #a01a3c2e;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.admin-chip-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.admin-chip-status{justify-content:center;min-width:92px}.admin-chip-candidate{color:#8d6510;background-color:#be96191a;border-color:#be961940}.admin-chip-review{background-color:#a01a3c14}.admin-chip-approved{color:#206b38;background-color:#206b3814;border-color:#206b3840}.admin-chip-rejected{color:#646464;background-color:#6e6e6e14;border-color:#6e6e6e38}.admin-two-col{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.admin-list{color:var(--text-light);margin-top:12px;padding-left:20px;line-height:1.9}.admin-inline-note{color:var(--text-light);flex-direction:column;align-items:flex-end;display:inline-flex}.admin-inline-note strong{color:var(--text-main);font-size:1.6rem}.admin-filter-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;align-items:end;gap:16px;display:grid}.admin-filter-grid-wide{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr)) auto}.admin-filter-grid label{color:var(--text-light);gap:8px;font-size:.85rem;display:grid}.admin-filter-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-pagination{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.admin-disabled-button{color:#8b837b;text-transform:uppercase;letter-spacing:1px;cursor:not-allowed;background-color:#f6f1ec;border:1px solid #d8d0c8;padding:10px 14px;font-size:.78rem;font-weight:700}.admin-placement-grid{gap:20px;display:grid}.admin-placement-items{gap:14px;margin-bottom:18px;display:grid}.admin-placement-item{background-color:#fff;border:1px solid #f0e7df;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:14px;padding:12px;display:grid}.admin-placement-thumb{aspect-ratio:1;background-color:#f5f5f5;position:relative;overflow:hidden}.admin-sidebar-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.admin-logout-button{padding:8px 14px;font-size:.72rem}.admin-auth-message{border:1px solid #eadfd6;margin-bottom:16px;padding:14px 16px;line-height:1.6}.admin-auth-error{color:#8b2440;background-color:#fff2f4;border-color:#e7c2cc}.admin-auth-success{color:#206b38;background-color:#f2fbf5;border-color:#c7e6d0}.admin-login-form,.admin-editor-grid{gap:16px;display:grid}.admin-login-form label,.admin-editor-grid label{color:var(--text-light);gap:8px;font-size:.9rem;display:grid}.admin-field-help{color:#8a7b73;font-size:.78rem;line-height:1.5}.admin-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-editor-full{grid-column:1/-1}.admin-editor-grid input,.admin-editor-grid select,.admin-editor-grid textarea{border:1px solid var(--border-color);width:100%;min-height:48px;font-family:var(--font-sans);color:var(--text-main);background-color:#fff;padding:12px;font-size:.95rem}.admin-editor-grid textarea{resize:vertical;min-height:120px}.admin-editor-panel{background:linear-gradient(#fffdf9 0%,#fff 100%);border:1px solid #efe3d8;gap:16px;padding:18px;display:grid}.admin-editor-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-editor-label{color:var(--text-main);margin-bottom:4px;font-size:.9rem;font-weight:700;display:block}.admin-editor-help,.admin-audit-meta,.admin-audit-link{color:var(--text-light);margin:0;line-height:1.6}.admin-editor-mode-toggle{background-color:#fff;border:1px solid #ead7ca;gap:6px;padding:4px;display:inline-flex}.admin-editor-mode-toggle button,.admin-editor-toolbar-button{color:var(--text-main);cursor:pointer;font:inherit;background-color:#0000;border:1px solid #0000}.admin-editor-mode-toggle button{min-height:38px;padding:0 14px}.admin-editor-mode-toggle .is-active,.admin-editor-toolbar-button.is-active{color:var(--primary-color);background-color:#b3585c1f;border-color:#b3585c47}.admin-editor-toolbar{flex-wrap:wrap;gap:8px;display:flex}.admin-editor-toolbar-button{background-color:#fff;border-color:#ead7ca;min-height:38px;padding:0 12px}.admin-rich-editor{background-color:#fff;border:1px solid #ead7ca}.admin-rich-editor .tiptap{outline:none;min-height:360px;padding:18px}.admin-rich-editor .tiptap p.is-editor-empty:first-child:before{color:#bca89c;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.admin-rich-editor .tiptap h2,.admin-rich-editor .tiptap h3,.admin-rich-editor .tiptap h4{margin-top:1.3em;margin-bottom:.45em}.admin-rich-editor .tiptap ul,.admin-rich-editor .tiptap ol,.admin-editor-html{margin:0}.admin-rich-editor .tiptap img{max-width:100%;height:auto}.admin-editor-html{min-height:360px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.admin-editor-shell{grid-template-columns:minmax(0,1.45fr) 320px;gap:24px;display:grid}.admin-editor-main{gap:20px;display:grid}.admin-editor-sidebar{align-self:start;gap:18px;display:grid}.admin-editor-section,.admin-editor-summary-card{background:linear-gradient(#fffdf9 0%,#fff 100%);border:1px solid #e9dfd5;box-shadow:0 10px 30px #2c21190a}.admin-editor-section{padding:22px}.admin-editor-summary-card{padding:20px}.admin-editor-section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.admin-editor-section-copy{max-width:320px;color:var(--text-light);font-size:.88rem;line-height:1.65}.admin-field-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-character-meter{color:#8a7b73;letter-spacing:.04em;font-size:.74rem;font-weight:700}.admin-character-meter.is-near{color:#8d6510}.admin-character-meter.is-over{color:#8b2440}.admin-mini-stats{gap:12px;margin-top:16px;display:grid}.admin-mini-stats div{border-top:1px solid #efe3d8;padding-top:12px}.admin-mini-stats dt{letter-spacing:1.2px;text-transform:uppercase;color:var(--text-light);margin-bottom:4px;font-size:.7rem;font-weight:700}.admin-mini-stats dd{color:var(--text-main);word-break:break-word;font-size:.88rem;line-height:1.55}.admin-social-preview{background-color:#fff;border:1px solid #efe3d8;padding:16px}.admin-social-preview strong{color:#1f5aa6;margin-bottom:8px;font-size:1rem;line-height:1.35;display:block}.admin-social-preview p{color:var(--text-light);font-size:.9rem;line-height:1.6}.admin-editor-actions-sticky{background-color:#fffdfaf5;border:1px solid #e5ddd1;gap:12px;padding:18px;display:grid;position:sticky;top:24px;box-shadow:0 10px 30px #2c21190a}.admin-audit-list{gap:14px;display:grid}.admin-audit-item{background-color:#fff;border:1px solid #efe3d8;padding:16px}.admin-audit-link{color:var(--text-main);word-break:break-word;font-weight:600}.admin-warning-note{color:#8b2440;margin-top:10px;font-size:.85rem;line-height:1.6}.admin-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;display:grid}.admin-definition-list{gap:14px;display:grid}.admin-definition-list div{border-bottom:1px solid #f0e7df;padding-bottom:12px}.admin-definition-list dt{letter-spacing:1.2px;text-transform:uppercase;color:var(--text-light);margin-bottom:6px;font-size:.74rem;font-weight:700}.admin-definition-list dd{color:var(--text-main);line-height:1.7}.admin-source-grid{gap:18px;display:grid}.admin-source-card{background-color:#fff;border:1px solid #f0e7df;padding:18px}@media (max-width:980px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-banner,.admin-section-head,.admin-pagination,.admin-sidebar-head,.admin-detail-grid,.admin-editor-panel-head{flex-direction:column;align-items:flex-start}.admin-filter-grid,.admin-filter-grid-wide,.admin-editor-grid,.admin-detail-grid,.admin-editor-shell{grid-template-columns:1fr}.admin-editor-actions-sticky{position:static}.admin-editor-section-head{flex-direction:column;align-items:flex-start}}.editorial-page-shell{background:radial-gradient(circle at 0 0,#dde7e26b,#0000 34%),linear-gradient(#f7f4ee 0%,#fff 24%,#edf2ef 100%);padding:18px 0 96px}.services-hub-shell{background:radial-gradient(circle at top left,var(--hub-tint,#efdfd6b8),transparent 34%),linear-gradient(180deg,var(--hub-backdrop-start,#fffdfa)0%,#fff 24%,var(--hub-backdrop-end,#fbf7f2)100%);padding:18px 0 96px}.services-hub-hero{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:stretch;gap:24px;padding-top:8px;display:grid}.services-hub-hero-editorial{max-width:1500px;min-height:clamp(560px,46vw,660px);padding-top:0;display:block;position:relative}.services-hub-hero-copy,.services-hub-hero-media,.services-hub-portal-item,.services-stage-card,.services-post-card,.services-cta-card,.services-card{border:1px solid #7e604e1f;box-shadow:0 18px 44px #463f3814}.services-hub-hero-copy{background:linear-gradient(180deg,color-mix(in srgb,var(--hub-paper,#fffbf7f7)92%,white)0%,var(--hub-paper,#fffbf7f7)100%);padding:40px 40px 34px}.services-hub-kicker,.services-card-kicker,.services-hub-stat-label,.services-stage-number{text-transform:uppercase;letter-spacing:2px;color:var(--primary-color);font-size:.7rem;font-weight:700}.services-hub-hero-copy h1,.services-hub-section-head h2,.services-cta-card h2,.services-hub-portal-item h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-weight:600}.services-hub-hero-copy h1{max-width:10ch;font-size:clamp(2.8rem,4.1vw,4.7rem);line-height:.94}.services-hub-lede,.services-hub-section-head p,.services-card-body p,.services-stage-card p,.services-post-body p,.services-cta-card p,.services-hub-stat-card p,.services-hub-portal-item p{color:var(--text-light);line-height:1.78}.services-hub-lede{max-width:52ch}.services-hub-actions{flex-wrap:wrap;gap:12px;margin:24px 0 18px;display:flex}.services-hub-actions .btn,.services-cta-card .btn{min-height:46px;padding-inline:20px}.services-hub-quick-links,.services-hub-utility-links,.services-topic-grid,.services-stage-links{flex-wrap:wrap;gap:12px;display:flex}.services-hub-pill,.services-hub-utility-pill,.services-topic-chip,.services-stage-links a{background-color:#ffffffe0;border:1px solid #7e604e24;align-items:center;min-height:40px;padding:0 15px;font-size:.78rem;font-weight:700;display:inline-flex}.services-hub-hero-media{background:linear-gradient(180deg,color-mix(in srgb,var(--hub-surface,#f3e5dc)88%,white)0%,color-mix(in srgb,var(--hub-surface,#f3e5dc)64%,white)100%);padding:14px;display:grid;position:relative}.services-hub-hero-editorial .services-hub-hero-media{box-shadow:none;background:0 0;border:0;padding:0;position:relative}.services-hub-hero-image{min-height:500px;position:relative;overflow:hidden}.services-hub-hero-editorial .services-hub-hero-image{min-height:clamp(560px,46vw,660px);box-shadow:none;border:1px solid #7e604e1f}.services-hub-hero-editorial .services-hub-hero-image:after{background:linear-gradient(90deg,#201b1626 0%,#201b160a 28%,#201b1605 58%,#201b161f 100%)}.services-hub-hero-compact{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)}.services-hub-hero-compact .services-hub-hero-copy{padding-block:34px 30px}.services-hub-hero-compact .services-hub-hero-image{min-height:390px}.services-hub-hero-editorial.services-hub-hero-compact .services-hub-hero-image{min-height:clamp(560px,46vw,660px)}.services-hub-hero-image:after,.services-card-image:after,.services-post-image:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0d 0%,#22201e33 100%);position:absolute;inset:0}.services-hub-hero-editorial .services-hub-hero-copy{z-index:2;background:#fbf8f2f9;border:1px solid #7e604e2e;width:min(100%,380px);padding:12px 16px 16px;position:absolute;bottom:36px;left:clamp(42px,6vw,88px);box-shadow:0 16px 36px #463f381f}.services-hub-hero-editorial+.services-hub-section{padding-top:18px}.services-hub-hero-editorial .services-hub-kicker{letter-spacing:1.35px;color:#7f6157;margin-bottom:5px;font-size:.56rem}.services-hub-hero-editorial .services-hub-hero-copy h1{max-width:8.8ch;font-family:var(--font-serif);letter-spacing:-.03em;color:#241d1a;margin-bottom:8px;font-size:clamp(2.05rem,2.8vw,2.95rem);line-height:.9}.services-hub-hero-editorial .services-hub-lede{color:#5e514c;max-width:34ch;font-size:.72rem;line-height:1.46}.services-hub-hero-editorial .services-hub-actions{align-items:center;gap:8px;margin:12px 0 0}.services-hub-hero-editorial .services-hub-actions .btn{min-height:30px}.services-hub-editorial-cta{color:#6c4e46;letter-spacing:.95px;background-color:#ffffffc7;border-color:#7e604e7a;padding:6px 10px;font-size:.58rem}.services-hub-editorial-cta:hover{background-color:#6c4e4614;color:#6c4e46!important}.services-hub-editorial-secondary{color:#6c4e46;letter-spacing:1.05px;text-transform:uppercase;font-size:.68rem;font-weight:700;display:none}.services-hub-editorial-secondary:hover{color:#8f3551}.services-hub-stat-card{background-color:#fffffff2;border:1px solid #7e604e29;max-width:280px;padding:20px;position:absolute;bottom:24px;left:24px}.services-hub-stat-card strong{font-family:var(--font-display);margin:8px 0 10px;font-size:1.45rem;line-height:1.08;display:block}.services-hub-portal-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.services-hub-portal-item{background:#fffc;grid-template-columns:auto 1fr;gap:14px;padding:18px 20px;display:grid}.services-hub-portal-item span{width:40px;height:40px;color:var(--primary-color);background:#a01a3c14;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.services-hub-portal-item h2{margin-bottom:6px;font-size:1.3rem}.services-hub-section{padding-top:62px}.services-hub-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.services-hub-section-head>*{flex:1}.services-hub-section-head>div{max-width:530px}.services-card-grid,.services-post-grid,.services-cta-grid{gap:20px;display:grid}.services-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-card,.services-post-card{background-color:#fff;display:block;overflow:hidden}.services-card-grid>.services-card:first-child{grid-column:span 2}.services-card-grid>.services-card:first-child .services-card-image{aspect-ratio:21/10}.services-card-image,.services-post-image{background-color:#f4f0eb;position:relative;overflow:hidden}.services-card-image{aspect-ratio:16/10}.services-post-image{aspect-ratio:4/3}.services-card-body,.services-post-body{padding:20px 20px 22px}.services-card-body h3,.services-post-body h3,.services-stage-card h3{font-family:var(--font-display);margin-bottom:10px;font-size:1.55rem;font-weight:600;line-height:1.02}.services-card-featured .services-card-body h3,.services-post-featured .services-post-body h3{font-size:1.95rem}.services-card-body p:last-of-type,.services-post-body p:last-of-type{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.55em;display:-webkit-box;overflow:hidden}.services-card-link{color:var(--primary-color);letter-spacing:1.6px;text-transform:uppercase;align-items:center;margin-top:16px;font-size:.76rem;font-weight:700;display:inline-flex}.services-card-link:after{content:"";margin-left:0}.services-hub-utility-links{margin-top:18px}.services-topic-grid{row-gap:14px}.services-topic-chip{background-color:#ffffffe6}.services-stage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.services-stage-card,.services-cta-card{background-color:#fffdfa;padding:24px}.services-stage-card{position:relative}.services-stage-number{margin-bottom:14px;display:inline-block}.services-stage-links{margin-top:20px}.services-post-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-post-grid>.services-post-card:first-child{grid-column:span 2}.services-post-grid>.services-post-card:first-child .services-post-image{aspect-ratio:21/10}.services-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-cta-card-accent{background:linear-gradient(180deg,color-mix(in srgb,var(--hub-surface,#f3e5dc)55%,white)0%,#fffdfa 100%)}.services-card,.services-post-card,.services-hub-pill,.services-hub-utility-pill,.services-topic-chip,.services-stage-links a{transition:transform .25s,box-shadow .25s,border-color .25s}.services-card:hover,.services-post-card:hover,.services-hub-pill:hover,.services-hub-utility-pill:hover,.services-topic-chip:hover,.services-stage-links a:hover{transform:translateY(-3px)}.services-card:hover,.services-post-card:hover{box-shadow:0 24px 54px #5d45381f}.services-card:hover .services-card-image img,.services-post-card:hover .services-post-image img,.services-hub-hero-image img{transition:transform .6s}.services-card:hover .services-card-image img,.services-post-card:hover .services-post-image img,.services-hub-hero:hover .services-hub-hero-image img{transform:scale(1.04)}@media (max-width:980px){.services-hub-hero,.services-hub-hero-compact,.services-hub-portal-strip,.services-card-grid,.services-stage-grid,.services-post-grid,.services-cta-grid{grid-template-columns:1fr}.services-card-grid>.services-card:first-child,.services-post-grid>.services-post-card:first-child{grid-column:span 1}.services-hub-section-head{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.services-hub-shell{padding-top:10px;padding-bottom:74px}.services-hub-hero-copy{padding:28px 22px 24px}.services-hub-hero-editorial .services-hub-hero-copy{width:auto;margin:-68px 16px 0;padding:18px;position:relative;inset:auto}.services-hub-hero-copy h1{font-size:clamp(2.35rem,13vw,3.6rem)}.services-hub-hero-editorial .services-hub-hero-copy h1{max-width:7ch;font-size:clamp(2.5rem,10vw,3.4rem)}.services-hub-hero-image,.services-hub-hero-compact .services-hub-hero-image{min-height:320px}.services-hub-hero-editorial .services-hub-hero-image{min-height:420px}.services-hub-stat-card{max-width:none;margin-top:16px;position:static}.services-stage-card,.services-cta-card,.services-card-body,.services-post-body{padding-inline:20px}}.admin-chip-draft{color:#4a5a70;background-color:#5e6b801a;border-color:#5e6b803d}.editorial-home-shell{background:radial-gradient(circle at 18% 10%,#f4ede6d9,#0000 32%),linear-gradient(#faf7f3 0%,#fff 18% 100%);padding:12px 0 0}.editorial-home-shell h1,.editorial-home-shell h2,.editorial-home-shell h3{font-family:var(--font-display);font-weight:600}.editorial-home-hero{min-height:clamp(540px,50vw,620px);margin-bottom:18px;position:relative}.editorial-home-hero-media{background:#f2ece6;border:1px solid #6c514224;min-height:clamp(540px,46vw,590px);position:relative;overflow:hidden;box-shadow:0 18px 46px #3a2d2424}.editorial-home-hero-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#1a15112e 0%,#1a15110f 24%,#1a151100 52%,#1a151129 100%);position:absolute;inset:0}.editorial-home-hero-card{z-index:2;background:#f8f3edf7;border:1px solid #82665633;flex-direction:column;align-items:flex-start;width:min(100%,360px);padding:16px;display:flex;position:absolute;top:50%;left:clamp(40px,6vw,84px);transform:translateY(-50%);box-shadow:0 18px 36px #31261f1f}.editorial-home-kicker{font-family:var(--font-sans);letter-spacing:1.9px;text-transform:uppercase;color:#8c6a5b;margin-bottom:10px;font-size:.58rem;font-weight:600}.editorial-home-hero-card h1{letter-spacing:-.045em;color:#241d1a;text-wrap:balance;max-width:8.8ch;margin-bottom:8px;font-size:clamp(2.75rem,3.95vw,3.7rem);line-height:.9}.editorial-home-hero-card p:not(.editorial-home-kicker){max-width:33ch;font-family:var(--font-sans);color:#5a4c45;margin-bottom:10px;font-size:.8rem;line-height:1.5}.editorial-home-cta{min-height:32px;font-family:var(--font-sans);color:#7a5549;letter-spacing:1.2px;background:#ffffffbf;border-color:#81604f7a;padding:7px 12px;font-size:.66rem}.editorial-home-section{padding-bottom:36px}.editorial-home-section-head{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:start;gap:28px;margin-bottom:18px;display:grid}.editorial-home-section-head h2{color:#241d1a;margin-bottom:0;font-size:clamp(2rem,2.8vw,2.6rem);line-height:1.05}.editorial-home-section-head p:not(.editorial-home-kicker){max-width:42ch;font-family:var(--font-sans);color:#72635c;justify-self:end;margin:0;padding-top:.4rem;font-size:.95rem;line-height:1.65}.editorial-home-topic-grid{flex-wrap:wrap;gap:10px;display:flex}.editorial-home-topic-chip{min-height:38px;font-family:var(--font-sans);color:#584844;background:#fff;border:1px solid #81604f2e;justify-content:center;align-items:center;padding:10px 15px;font-size:.77rem;font-weight:500;display:inline-flex;box-shadow:0 8px 20px #48372d0d}.editorial-home-topic-chip:hover{color:#7f1735;border-color:#a01a3c52}.editorial-home-post-grid{grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,.9fr));gap:24px;display:grid}.editorial-home-post-card{background:#fff;border:1px solid #81604f29;flex-direction:column;min-height:100%;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 14px 30px #46372e14}.editorial-home-post-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #46372e1f}.editorial-home-post-card-featured{grid-row:span 1}.editorial-home-post-image{aspect-ratio:1;background:#f4ede7;position:relative;overflow:hidden}.editorial-home-post-card-featured .editorial-home-post-image{aspect-ratio:1.4}.editorial-home-post-body{flex-direction:column;flex:1;align-items:flex-start;padding:18px 18px 20px;display:flex}.editorial-home-post-body .editorial-home-kicker{color:#8c6a5b;margin-bottom:10px}.editorial-home-post-body h3{letter-spacing:-.03em;color:#241d1a;text-wrap:balance;width:100%;margin-bottom:10px;font-size:2rem;line-height:1.05}.editorial-home-post-card:not(.editorial-home-post-card-featured) .editorial-home-post-body h3{font-size:1.7rem}.editorial-home-post-body p:not(.editorial-home-kicker){width:100%;font-family:var(--font-sans);color:#6f6059;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.93rem;line-height:1.65;display:-webkit-box;overflow:hidden}.editorial-home-post-link{font-family:var(--font-sans);letter-spacing:1.4px;text-transform:uppercase;color:#8f1d3f;margin-top:auto;font-size:.7rem;font-weight:700}@media (max-width:980px){.editorial-home-shell{padding-top:6px}.editorial-home-hero{min-height:0;margin-bottom:18px}.editorial-home-hero-media{min-height:420px}.editorial-home-hero-card{width:auto;margin:-72px 18px 0;padding:20px 20px 22px;position:relative;top:auto;left:auto;transform:none}.editorial-home-hero-card h1{max-width:7.2ch;font-size:clamp(2.85rem,10vw,4rem)}.editorial-home-section-head,.editorial-home-post-grid{grid-template-columns:1fr}.editorial-home-section-head p:not(.editorial-home-kicker){justify-self:start;padding-top:0}}@media (max-width:640px){.editorial-home-shell .container{padding:0 14px}.editorial-home-hero-media{min-height:312px}.editorial-home-hero-card{margin:-58px 10px 0;padding:15px 14px 17px}.editorial-home-hero-card h1{max-width:none;font-size:clamp(1.95rem,10.4vw,2.7rem);line-height:.94}.editorial-home-hero-card p:not(.editorial-home-kicker){max-width:none;margin-bottom:8px;font-size:.82rem;line-height:1.55}.editorial-home-cta{min-height:34px;padding:8px 14px;font-size:.68rem}.editorial-home-section{padding-bottom:24px}.editorial-home-section-head{gap:12px;margin-bottom:14px}.editorial-home-section-head h2{font-size:1.78rem;line-height:.98}.editorial-home-section-head p:not(.editorial-home-kicker){font-size:.89rem;line-height:1.55}.editorial-home-topic-grid{gap:8px}.editorial-home-topic-chip{justify-content:flex-start;width:100%;min-height:42px;font-size:.8rem}.editorial-home-post-grid{gap:16px}.editorial-home-post-image,.editorial-home-post-card-featured .editorial-home-post-image{aspect-ratio:1.18}.editorial-home-post-body{padding:14px 13px 16px}.editorial-home-post-body h3{font-size:1.4rem;line-height:1.02}.editorial-home-post-card:not(.editorial-home-post-card-featured) .editorial-home-post-body h3{font-size:1.28rem}.editorial-home-post-body p:not(.editorial-home-kicker){-webkit-line-clamp:2;font-size:.86rem;line-height:1.55}}
