:root{--bg:#070b0e;--bg2:#0b1217;--panel:#10181d;--line:#29333a;--lime:#baff24;--lime2:#88b700;--text:#f4f6f2;--muted:#aab6b3;--light:#f1f4ec;--ink:#07110e;--blue:#5bd3ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1760px,calc(100% - 8vw));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(6,10,13,.96);border-bottom:1px solid #20282e;backdrop-filter:blur(16px)}.nav-wrap{height:90px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;gap:10px;align-items:center;font-size:17px;line-height:1}.brand-mark{width:48px;height:48px;border:3px solid #eeb318;border-radius:18px;display:grid;place-items:center;color:#fff;font-size:24px;transform:rotate(-5deg)}.brand span:last-child{display:grid}.brand small{color:var(--lime);font-weight:800;margin-top:4px}.nav-wrap nav{display:flex;align-items:center;gap:34px;font-weight:750;font-size:14px}.nav-toggle{display:none;background:none;border:0;color:#fff;font-size:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:8px;border:1px solid transparent;font-weight:850;cursor:pointer}.btn.lime{background:var(--lime);color:#07100a}.btn.ghost{border-color:#39434a;background:transparent;color:#fff}.btn.light{background:#fff;color:#050a0c}.btn.dark{background:#0b1115;color:white}.btn.small{min-height:40px;font-size:12px}.btn.wide{width:100%}.dark{background:var(--bg)}.dark-green{background:#061b12}.light{background:var(--light);color:var(--ink)}.hero{padding:80px 0 62px}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:7vw;align-items:center}.eyebrow,.section-kicker{font-size:12px;font-weight:900;letter-spacing:.22em;color:#d6dfdc}.eyebrow span{display:inline-block;width:30px;height:3px;background:var(--lime);margin-right:14px;vertical-align:middle}.hero h1{font-size:clamp(64px,6vw,112px);font-weight:450;letter-spacing:-.065em;line-height:.92;margin:28px 0}.hero h1 strong{display:block;color:var(--lime);font-weight:450}.hero-copy>p{font-size:19px;line-height:1.65;color:#dce4e1;max-width:820px}.actions{display:flex;gap:16px;margin:36px 0}.hero-stats{display:flex;gap:70px;padding-top:30px;border-top:1px solid #283037}.hero-stats div{display:grid}.hero-stats b{font-size:22px}.hero-stats small{font-size:11px;color:var(--muted);margin-top:8px}.authority-card{position:relative;min-height:585px;border:1px solid #4b6920;border-radius:24px;background:linear-gradient(180deg,#0d1718,#0a1116);padding:42px;overflow:hidden;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px}.card-head{display:flex;justify-content:space-between;color:#b4beb9;font-size:13px}.card-head b{color:var(--lime)}.card-head i,.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px var(--lime);margin-right:5px}.growth{font-size:78px;font-weight:900;letter-spacing:-.06em;margin-top:58px}.authority-card>p{color:#9ca9a5}.chart-bars{position:absolute;left:42px;right:42px;bottom:102px;height:220px;display:flex;align-items:flex-end;gap:12px;border-bottom:1px solid #334038}.chart-bars span{flex:1;background:linear-gradient(#6b8c2e,#283919);border-radius:7px 7px 0 0}.chart-bars svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.chart-bars polyline{fill:none;stroke:var(--lime);stroke-width:1.8;filter:drop-shadow(0 0 8px #baff24)}.mini-metrics{position:absolute;left:42px;right:42px;bottom:30px;display:flex;justify-content:space-between;border-top:1px solid #263039;padding-top:18px}.mini-metrics div{display:grid}.mini-metrics small{color:#8c9996}.mini-metrics b{font-size:20px}.new-links{position:absolute;right:28px;top:135px;width:135px;height:100px;border-radius:12px;background:var(--lime);color:#07100a;padding:18px;display:grid}.new-links b{font-size:15px}.new-links small{font-size:11px}.client-strip{background:#141b20;border-top:1px solid #2a343a;border-bottom:1px solid #2a343a;padding:22px 0}.client-strip .eyebrow{color:var(--lime);margin-bottom:12px}.client-row{display:flex;gap:16px;overflow:auto;scrollbar-width:none}.client-row span{min-width:210px;padding:34px 22px;border:1px solid #3a444b;border-radius:10px;text-align:center;font-weight:900;letter-spacing:.1em;background:#172027}.publisher-banner{padding:0}.pub-cta{min-height:100px;border-left:5px solid var(--lime);border-right:1px solid #334039;border-bottom:1px solid #334039;background:#101820;display:flex;align-items:center;justify-content:space-between;padding:18px 32px}.pub-cta>div{display:flex;gap:26px;align-items:center}.pub-cta span{color:var(--lime);font-size:12px;letter-spacing:.15em}.pub-cta b{font-size:20px}.pub-cta small{color:#a4b0ad}.advisor{padding:100px 0}.section-kicker{color:#9bb0a9;margin-bottom:36px}.advisor-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:8vw;align-items:end}.advisor h2{font-size:clamp(52px,5vw,88px);font-weight:450;line-height:1.04;letter-spacing:-.055em;margin:18px 0}.advisor h2 em{display:block;color:var(--lime);font-weight:450}.advisor-grid>p{font-size:17px;line-height:1.7;color:#c8d1cf}.url-analyzer{margin-top:52px;padding:10px;border:1px solid #36434d;border-radius:14px;display:flex;background:#0e151b}.url-analyzer input{flex:1;background:#060b0e;border:0;color:white;padding:0 16px;outline:0;font-size:17px}.analyzer-result{margin-top:10px;color:#a9b5b2}.services-section{padding:80px 0 100px}.services-section .section-kicker{color:#60706a}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:60px}.section-title-row h2{font-size:clamp(50px,4.8vw,84px);font-weight:450;line-height:1;letter-spacing:-.055em;margin:0}.section-title-row h2 u{color:#648d00;text-underline-offset:10px}.section-title-row p{font-size:18px;color:#495851}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{background:white;border:1px solid #d4dbd3;border-radius:14px;overflow:hidden;min-height:400px}.service-image{height:200px;position:relative;overflow:hidden;background:#0e1923}.service-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.service-card:hover .service-image img{transform:scale(1.035)}.service-image>span{position:absolute;top:16px;left:18px;color:white}.service-image>a{position:absolute;right:18px;bottom:16px;color:white;font-weight:800}.service-body{padding:22px}.service-body h3{font-size:23px;margin:0 0 12px}.service-body p{color:#53605b;line-height:1.55;min-height:72px}.service-body small{display:block;margin-top:28px;color:#5e8000;font-weight:850;letter-spacing:.08em}.system{padding:95px 0}.system-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;align-items:center}.system h2{font-size:48px;font-weight:500;line-height:1;margin:12px 0}.system p{color:#adc1b7;line-height:1.6}.orbit{height:400px;border:1px solid #22452c;border-radius:12px;position:relative;overflow:hidden}.orbit-ring{position:absolute;left:12%;right:12%;top:30%;height:42%;border:1px solid #6e9c15;border-radius:50%}.orbit-ring.r2{left:23%;right:23%;top:37%;height:28%}.orbit-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;background:var(--lime);color:#061008;border-radius:50%;display:grid;place-items:center;font-weight:900}.orbit-center small{font-size:7px;margin-top:-18px}.node{position:absolute;border:1px solid #5f8c12;border-radius:8px;background:#0a2016;padding:12px 16px;font-size:11px}.n1{left:8%;top:15%}.n2{left:5%;bottom:15%}.n3{left:25%;bottom:8%}.n4{right:5%;top:13%}.n5{right:3%;top:44%}.n6{right:12%;bottom:10%}.pricing{padding:90px 0}.pricing-head{text-align:center}.pricing-head h2{font-size:50px;font-weight:450}.pricing-head u{color:var(--lime);text-underline-offset:7px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{position:relative;background:#10161c;border:1px solid #343f47;border-radius:12px;padding:28px}.price-card.featured{border-color:var(--lime)}.popular{position:absolute;right:16px;top:14px;background:var(--lime);color:#07100a;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:900}.price-card h3{font-size:42px;margin:18px 0}.price-card p{color:#b8c3c0;min-height:48px}.price-card ul{list-style:none;padding:0;margin:24px 0 34px}.price-card li{margin:10px 0;font-size:13px}.publisher-preview,.publishers-page{padding:80px 0 100px}.preview-head{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:end;margin-bottom:45px}.preview-head .eyebrow{color:var(--lime)}.preview-head h2,.publishers-page h1{font-size:48px;font-weight:450;margin:20px 0}.preview-head p{color:#b9c4c1;font-size:17px;line-height:1.5}.publisher-table{border:1px solid #313b44;border-radius:10px;overflow:hidden}.publisher-table .tr{display:grid;grid-template-columns:2.5fr .7fr 1fr .7fr .8fr 1.7fr;align-items:center;min-height:74px;border-bottom:1px solid #29333b;padding:0 28px}.publisher-table .tr:last-child{border-bottom:0}.publisher-table .th{background:#171e25;color:#8da0ad;font-size:10px;letter-spacing:.12em;min-height:50px}.publisher-table .tr>span:first-child{display:grid;grid-template-columns:28px 1fr}.publisher-table .tr>span:first-child small{grid-row:1/3;color:#5e6c7a}.publisher-table .tr>span:first-child b{font-size:15px}.publisher-table .tr>span:first-child em{font-size:10px;color:#748294;font-style:normal}.private-network{margin-top:20px;border:1px solid #4a5b2d;background:#111a16;border-radius:12px;padding:28px;display:flex;align-items:center;justify-content:space-between}.private-network span{color:var(--lime);font-size:12px;letter-spacing:.16em}.private-network h3{font-size:28px;margin:12px 0}.private-network p{color:#a9b6b1}.page-hero{padding:110px 0}.page-hero h1{font-size:70px;font-weight:450;max-width:900px}.content-page{padding:80px 0;min-height:430px}.standalone{padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:7vw}.contact-form{background:white;border:1px solid #d2dad1;border-radius:18px;padding:30px}.contact-form label{display:block;font-weight:750;margin:14px 0 7px}.contact-form input,.contact-form textarea{width:100%;padding:14px;border:1px solid #bdc9bf;border-radius:9px}.contact-side{padding:20px}.contact-side h2{font-size:38px}.muted-green{color:#6b8f19!important}.modal{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.72);display:grid;place-items:center;padding:30px}.modal.hidden{display:none}.modal-card{position:relative;background:#f2f5ea;color:#0c160f;width:min(570px,100%);border-radius:24px;padding:38px}.modal-card h2{font-size:40px;font-weight:500}.modal-close{position:absolute;right:20px;top:15px;background:none;border:0;font-size:32px}.modal-card input{width:100%;padding:15px;border:1px solid #cad4c9;border-radius:9px;margin:7px 0 14px}.check{display:flex;gap:10px;align-items:flex-start;font-size:12px;margin:8px 0 18px}.check input{width:auto;margin:2px 0}.access-code-box{margin-top:20px;padding-top:20px;border-top:1px solid #ccd5ca}.access-code-box.hidden{display:none}.access-code-box>b{display:block;font-size:42px;letter-spacing:.2em;color:#577800}.invoice-public{min-height:100vh;padding:70px 0}.invoice-shell{max-width:1050px;background:#fff;border-radius:20px;padding:46px;box-shadow:0 18px 60px rgba(0,0,0,.08)}.invoice-brand{display:flex;justify-content:space-between;align-items:flex-start}.invoice-brand h1{font-size:36px;margin:12px 0}.invoice-brand .brand{color:#07110e}.status{display:inline-block;padding:6px 10px;border-radius:30px;background:#e9eee9;font-size:11px;font-weight:900}.status.paid{background:#dfffaa}.invoice-meta{display:grid;grid-template-columns:1fr .5fr;gap:30px;margin:50px 0}.invoice-meta div{display:grid;gap:6px}.invoice-meta small{color:#718078;font-size:10px;letter-spacing:.12em}.invoice-table{width:100%;border-collapse:collapse;margin:22px 0}.invoice-table th,.invoice-table td{text-align:left;padding:14px;border-bottom:1px solid #e1e6df}.invoice-totals{margin-left:auto;width:min(420px,100%)}.invoice-totals p{display:flex;justify-content:space-between}.invoice-totals .grand{font-size:20px;border-top:1px solid #ccd4cd;padding-top:12px}.invoice-totals .due{font-size:22px;color:#537900}.paypal{background:#0070ba;color:white;width:100%;margin-top:24px}.pay-note{font-size:12px;color:#61716a;text-align:center}.flash{position:fixed;top:105px;right:30px;z-index:120;padding:14px 18px;border-radius:10px;background:#183520;border:1px solid #2e7541;box-shadow:0 8px 30px rgba(0,0,0,.3)}.flash.error{background:#3c1717;border-color:#8c3232}.chat-launch{position:fixed;right:24px;bottom:20px;z-index:80;border:0;border-radius:40px;padding:16px 26px;background:var(--lime);font-weight:900}.chat-launch span{color:#2fcad3}.chat-panel{position:fixed;right:24px;bottom:86px;z-index:90;width:390px;max-width:calc(100vw - 30px);height:560px;background:#0f171d;border:1px solid #34414a;border-radius:20px;box-shadow:0 20px 70px rgba(0,0,0,.45);overflow:hidden;display:none}.chat-panel.open{display:flex;flex-direction:column}.chat-head{padding:18px;display:flex;justify-content:space-between;border-bottom:1px solid #2c363d}.chat-head div{display:grid}.chat-head small{color:#93a19d}.chat-head button{background:none;color:white;border:0;font-size:24px}.chat-setup{padding:24px}.chat-setup input{width:100%;margin:8px 0;padding:13px;border:1px solid #33424c;background:#080d11;color:white;border-radius:8px}.chat-room{display:flex;flex:1;flex-direction:column;min-height:0}.hidden{display:none!important}.chat-messages{flex:1;overflow:auto;padding:16px}.msg{max-width:82%;padding:10px 13px;border-radius:12px;margin:8px 0;background:#1f2a31;font-size:13px;line-height:1.4}.msg.guest{margin-left:auto;background:#baff24;color:#07100a}.msg.bot{border:1px solid #3b4a40}.chat-room form{display:flex;gap:8px;padding:12px;border-top:1px solid #2b353d}.chat-room form input{flex:1;background:#080d11;color:white;border:1px solid #34424a;border-radius:9px;padding:12px}.chat-room form button{width:44px;border:0;border-radius:9px;background:var(--lime)}
@media(max-width:1100px){.hero-grid,.system-grid,.advisor-grid,.contact-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.nav-wrap nav{position:absolute;top:90px;left:0;right:0;background:#090e12;display:none;flex-direction:column;align-items:stretch;padding:24px 5vw}.nav-wrap nav.open{display:flex}.nav-toggle{display:block}.authority-card{min-height:520px}.preview-head{grid-template-columns:1fr}.pub-cta{align-items:flex-start;gap:20px}.pub-cta>div{flex-wrap:wrap}.publisher-table{overflow-x:auto}.publisher-table .tr{min-width:980px}.section-title-row{display:block}.section-title-row p{margin-top:30px}}@media(max-width:680px){.wrap{width:min(100% - 32px,1760px)}.hero{padding-top:48px}.hero h1{font-size:56px}.hero-copy>p{font-size:16px}.actions,.hero-stats,.private-network,.pub-cta{flex-direction:column}.hero-stats{gap:20px}.authority-card{padding:24px;min-height:480px}.growth{font-size:58px}.chart-bars{left:24px;right:24px}.service-grid{grid-template-columns:1fr}.section-title-row h2{font-size:48px}.url-analyzer{flex-direction:column}.url-analyzer input{min-height:54px}.publisher-table .tr{padding:0 16px}.modal-card{padding:28px 20px}.chat-panel{right:15px;bottom:82px;height:70vh}.site-header .brand-mark{width:40px;height:40px}.page-hero h1{font-size:50px}.invoice-shell{padding:24px}.invoice-brand,.invoice-meta{grid-template-columns:1fr;display:grid;gap:25px}}

.chat-typing{min-height:22px;padding:0 16px;color:#8fa19a;font-size:11px}

.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.work-card{background:white;border:1px solid #d4dbd3;border-radius:14px;padding:22px}.work-card img{width:100%;height:220px;object-fit:cover;border-radius:9px;margin-bottom:16px}.work-card small{color:#638800;font-weight:800}.work-card h3{font-size:24px}.work-card p{color:#53605b;line-height:1.55}@media(max-width:900px){.work-grid{grid-template-columns:1fr}}


/* Professional footer */
.site-footer{position:relative;background:#080d10;border-top:1px solid #202b31;color:#f4f6f2;padding:54px 0 28px;overflow:hidden}.site-footer:before{content:"";position:absolute;left:-160px;bottom:-220px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(186,255,36,.08),transparent 68%);pointer-events:none}.footer-cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:36px 42px;margin-bottom:24px;border:1px solid #40522d;border-radius:18px;background:linear-gradient(110deg,#101a16,#0d1519 68%);box-shadow:0 18px 60px rgba(0,0,0,.18)}.footer-cta:after{content:"";position:absolute;right:0;top:0;width:5px;height:100%;background:var(--lime);border-radius:0 18px 18px 0}.footer-kicker{display:block;color:var(--lime);font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:10px}.footer-cta h2{font-size:clamp(28px,2.3vw,42px);font-weight:520;letter-spacing:-.035em;line-height:1.05;margin:0 0 10px}.footer-cta p{max-width:760px;color:#aebbb7;line-height:1.65;margin:0}.footer-cta .btn{flex:0 0 auto;min-width:180px}.footer-main{position:relative;display:grid;grid-template-columns:1.45fr .75fr .75fr 1.1fr;gap:6vw;padding:50px 0 46px}.footer-brand-block .brand{margin-bottom:22px}.footer-brand-block>p{max-width:390px;color:#9eaaa6;line-height:1.7;margin:0}.footer-col h4{margin:0 0 20px;color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.footer-col>a{display:block;width:max-content;max-width:100%;color:#a8b4b0;margin:0 0 13px;line-height:1.5;transition:color .2s ease,transform .2s ease}.footer-col>a:hover{color:var(--lime);transform:translateX(3px)}.footer-contact p{color:#8f9d98;line-height:1.55;margin:6px 0 13px}.footer-payment{margin-top:18px!important;padding-top:18px;border-top:1px solid #202b31;font-size:12px;color:#7f8d89!important}.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #29363d;border-radius:999px;color:#aab7b2;font-size:11px;font-weight:800;transition:.2s}.footer-socials a:hover{border-color:var(--lime);color:var(--lime);background:rgba(186,255,36,.05)}.footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid #202b31;color:#75837e;font-size:12px}.footer-bottom span:last-child{letter-spacing:.08em;text-transform:uppercase;font-size:10px;color:#66746f}@media(max-width:980px){.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-contact{grid-column:1/-1;border-top:1px solid #202b31;padding-top:28px}.footer-cta{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.site-footer{padding-top:34px}.footer-cta{padding:26px 22px;margin-bottom:10px}.footer-cta .btn{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:34px 28px;padding:38px 0}.footer-brand-block{grid-column:1/-1}.footer-contact{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;padding-bottom:4px}}

/* Guest Link Craft official logo */
.brand-image{display:inline-flex;align-items:center;line-height:0}
.brand-logo{display:block;width:auto;object-fit:contain}
.header-logo{height:58px;max-width:190px}
.footer-logo{height:72px;max-width:235px}
.invoice-logo{height:72px;max-width:235px}
.chat-brand-wrap{display:flex!important;align-items:center;gap:11px}
.chat-brand-wrap>div{display:grid}
.chat-brand-icon{width:38px;height:38px;object-fit:contain;flex:0 0 38px}
@media(max-width:680px){.header-logo{height:48px;max-width:155px}.footer-logo{height:64px;max-width:210px}.invoice-logo{height:58px;max-width:190px}}

/* =====================================================================
   Guest Link Craft — Emerald + Gold interactive theme feature pack
   Visual theme and requested interaction upgrades only.
   ===================================================================== */
:root{
  --bg:#071a14;
  --bg2:#0a2119;
  --panel:#0e291f;
  --panel2:#123427;
  --panel3:#173d2e;
  --line:#28513f;
  --lime:#20c875;
  --lime2:#138b51;
  --gold:#e2a72a;
  --gold2:#f5c75b;
  --cream:#f5f0e4;
  --text:#f7faf7;
  --muted:#a9c0b5;
  --light:#0b241b;
  --ink:#f7faf7;
  --blue:#5bd3ff;
}
body{background:linear-gradient(180deg,#071a14 0%,#0a2119 42%,#071a14 100%);color:var(--text)}
.dark,.dark-green,.light,.theme-section,.content-page,.contact-page,.work-showcase,.about-page,.team-section{background:transparent;color:var(--text)}
.section-kicker,.eyebrow{color:#b9d0c5}.section-kicker{letter-spacing:.2em}.eyebrow span{background:var(--gold)}
.btn.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#132016;border:1px solid rgba(255,220,120,.35);box-shadow:0 10px 30px rgba(226,167,42,.16)}
.btn.gold:hover{transform:translateY(-1px);filter:brightness(1.04)}
.btn.cream{background:var(--cream);color:#102018}.btn.lime{background:var(--gold);color:#142116}.btn.ghost{border-color:#3d6954;background:rgba(255,255,255,.025);color:#f7faf7}.btn{transition:.22s ease}

/* Header: one rounded navigation capsule, with touch/hover Services dropdown. */
.site-header{background:rgba(7,26,20,.91);border-bottom:1px solid rgba(226,167,42,.12);backdrop-filter:blur(20px)}
.nav-wrap{height:92px;gap:24px}.brand-image{flex:0 0 auto}.header-logo{height:52px;max-width:176px}.site-header .brand-image{background:rgba(245,240,228,.96);padding:5px 10px;border-radius:13px;box-shadow:0 8px 24px rgba(0,0,0,.16)}
.nav-pill{display:flex!important;align-items:center;gap:4px!important;padding:7px;border:1px solid rgba(226,167,42,.18);border-radius:999px;background:linear-gradient(180deg,rgba(18,52,39,.92),rgba(10,33,25,.92));box-shadow:0 14px 34px rgba(0,0,0,.16);position:relative}
.nav-pill>a,.nav-service-trigger{height:43px;padding:0 17px;border:0;border-radius:999px;background:transparent;color:#eef7f2;font-weight:780;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;white-space:nowrap;transition:.2s ease}
.nav-pill>a:not(.nav-cta):hover,.nav-service-trigger:hover,.nav-services.open>.nav-service-trigger,.nav-services:focus-within>.nav-service-trigger{background:rgba(32,200,117,.12);color:#fff}.nav-service-trigger span{color:var(--gold2);font-size:12px}.nav-pill .nav-cta{height:43px;padding:0 18px;margin-left:3px;color:#102018!important}
.nav-services{position:relative}.service-dropdown{position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%,10px);width:min(620px,86vw);padding:20px;background:rgba(8,30,23,.98);border:1px solid #315b48;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.35);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease;z-index:100}.service-dropdown:before{content:"";position:absolute;top:-8px;left:50%;width:15px;height:15px;background:#0a2119;border-left:1px solid #315b48;border-top:1px solid #315b48;transform:translateX(-50%) rotate(45deg)}
.nav-services:hover .service-dropdown,.nav-services:focus-within .service-dropdown,.nav-services.open .service-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.service-dropdown-head{display:flex;align-items:end;justify-content:space-between;padding:0 4px 14px;border-bottom:1px solid #214737}.service-dropdown-head small{color:var(--gold2);font-weight:900;letter-spacing:.16em}.service-dropdown-head b{font-size:13px;color:#d7e7df}.service-dropdown-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 0 8px}.service-dropdown-grid a{display:flex;align-items:center;gap:10px;padding:12px 13px;border:1px solid transparent;border-radius:11px;color:#dcebe4;font-size:13px;font-weight:750;transition:.18s}.service-dropdown-grid a span{color:var(--gold2)}.service-dropdown-grid a:hover{border-color:#35634e;background:#123427;color:#fff;transform:translateX(2px)}.service-all-link{display:block;padding:12px 14px!important;border-radius:10px!important;background:#143c2c!important;color:var(--gold2)!important;text-align:center;font-size:12px!important;font-weight:900!important}

/* Hero and live authority graph. */
.hero{padding:72px 0 66px;background:radial-gradient(circle at 78% 34%,rgba(32,200,117,.09),transparent 34%),radial-gradient(circle at 18% 88%,rgba(226,167,42,.06),transparent 26%)}
.hero-grid{gap:6vw}.hero h1{font-size:clamp(58px,5.8vw,104px)}.hero h1 strong{color:var(--lime)}.hero-copy>p{color:#c7d8d0}.hero-stats{border-color:#28513f}.hero-stats small{color:#91aa9f}
.authority-card{min-height:570px;border-color:#315b48;background:linear-gradient(160deg,#113127,#0a2119 72%);box-shadow:0 24px 80px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.03)}.authority-card:after{content:"";position:absolute;right:-120px;top:-140px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(32,200,117,.12),transparent 70%);pointer-events:none}.card-head b{color:var(--lime)}.card-head i,.dot{background:var(--lime);box-shadow:0 0 16px rgba(32,200,117,.9)}.growth{color:#fff}.live-chart-wrap{position:absolute;left:42px;right:42px;bottom:118px;height:230px}.live-line-chart{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.live-line{fill:none;stroke:#20c875;stroke-width:1.8;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px rgba(32,200,117,.5));stroke-linecap:round;stroke-linejoin:round}.live-line.draw{stroke-dasharray:500;stroke-dashoffset:500;animation:liveLineDraw 2.3s cubic-bezier(.4,0,.2,1) forwards}.live-area{fill:url(#liveArea);stroke:none}.live-dot{fill:#27df83;filter:drop-shadow(0 0 4px #20c875)}.live-dot-halo{fill:rgba(32,200,117,.1);animation:livePulse 1.8s ease-out infinite;transform-box:fill-box;transform-origin:center}.chart-bars{inset:auto 0 0 0!important;bottom:0!important;height:100%!important;opacity:.14;z-index:0}.chart-bars span{background:linear-gradient(#2fd987,rgba(32,200,117,.12))!important;border-radius:4px 4px 0 0;animation:barBreathe 3s ease-in-out infinite alternate}.mini-metrics{border-color:#315b48!important}.new-links{border-color:#315b48!important;background:#0f3024!important}.new-links>span,.new-links b{color:var(--gold2)}
@keyframes liveLineDraw{to{stroke-dashoffset:0}}@keyframes livePulse{0%{transform:scale(.65);opacity:.9}70%,100%{transform:scale(2.4);opacity:0}}@keyframes barBreathe{from{filter:brightness(.85)}to{filter:brightness(1.25)}}

/* Continuous client/partner slider. */
.client-strip{background:#0c261d;border-top:1px solid #214737;border-bottom:1px solid #214737;padding:20px 0 26px;overflow:hidden}.client-label{padding:0 0 17px;color:var(--gold2)}.client-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.client-track{display:flex;gap:16px;width:max-content;animation:clientScroll 32s linear infinite;padding:0 8px}.client-marquee:hover .client-track,.client-marquee:focus-within .client-track{animation-play-state:paused}.client-chip{width:220px;height:82px;display:flex;align-items:center;justify-content:center;border:1px solid #315b48;border-radius:14px;background:#102e23;color:#f6f7f3;box-shadow:inset 0 1px rgba(255,255,255,.02)}.client-chip span{font-size:14px;font-weight:900;letter-spacing:.08em}.client-chip img{max-width:76%;max-height:50px;object-fit:contain}.client-chip:hover{border-color:rgba(226,167,42,.55);background:#14372a}@keyframes clientScroll{to{transform:translateX(calc(-50% - 8px))}}

/* Section theme. */
.publisher-banner{background:#113227;border-top:1px solid #28513f;border-bottom:1px solid #28513f}.pub-cta>div span,.footer-kicker{color:var(--gold2)!important}.advisor{background:#0a2119}.advisor-grid em,.section-title-row u,.pricing-head u{color:var(--lime);text-decoration:none}.url-analyzer{border-color:#315b48!important;background:#0e291f!important}.url-analyzer input{color:#fff!important}.analyzer-result{color:#bdd2c7}
.services-section{background:#0d281f!important;color:#fff!important}.section-title-row p{color:#9fb6ab!important}.service-card{background:#102f24!important;border:1px solid #315b48!important;color:#fff!important;box-shadow:0 14px 40px rgba(0,0,0,.14);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-5px);border-color:rgba(226,167,42,.58)!important;box-shadow:0 20px 50px rgba(0,0,0,.24)}.service-body h3{color:#fff!important}.service-body p{color:#adc2b8!important}.service-body small{color:var(--gold2)!important}.service-image:after{background:linear-gradient(transparent,rgba(7,26,20,.82))!important}

/* Flying/animated authority system. */
.system{background:linear-gradient(135deg,#0b281d,#0d3526 70%,#0a251b)!important;border-top:1px solid #28513f;border-bottom:1px solid #28513f}.system-grid{align-items:center}.system-grid h2{color:#fff}.system-grid>div:first-child>p{color:#b5cabf}.orbit{height:500px;border:1px solid #315b48!important;border-radius:24px;background:radial-gradient(circle at center,rgba(32,200,117,.09),transparent 34%),#0b251b;overflow:hidden}.orbit-ring{border-color:rgba(226,167,42,.32)!important;animation:orbitRingGlow 4s ease-in-out infinite alternate}.orbit .r1{width:68%!important;height:44%!important}.orbit .r2{width:88%!important;height:62%!important}.orbit .r3{position:absolute;left:50%;top:50%;width:48%;height:28%;transform:translate(-50%,-50%);border:1px solid rgba(32,200,117,.2);border-radius:50%}.orbit-center{background:linear-gradient(135deg,#29d37f,#16a962)!important;color:#05120c!important;width:98px!important;height:98px!important;box-shadow:0 0 0 10px rgba(32,200,117,.06),0 0 50px rgba(32,200,117,.16)}.orbit-center b{font-size:22px}.orbit-center small{font-weight:750}.orbit .node{position:absolute!important;left:50%;top:50%;z-index:4;transform:translate(-50%,-50%)!important;min-width:105px!important;padding:11px 15px!important;border:1px solid rgba(226,167,42,.45)!important;background:rgba(9,36,26,.95)!important;color:#f4f8f5!important;border-radius:12px!important;box-shadow:0 8px 30px rgba(0,0,0,.2);cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.orbit .node:hover,.orbit .node:focus{background:#143e2d!important;border-color:var(--gold2)!important;box-shadow:0 0 0 4px rgba(226,167,42,.08),0 12px 34px rgba(0,0,0,.28)}@keyframes orbitRingGlow{from{opacity:.45}to{opacity:1}}

/* Pricing and publisher preview in the same dark-green family. */
.pricing{background:#081f17}.price-card{background:#102e23!important;border-color:#315b48!important}.price-card.featured{border-color:var(--gold)!important;box-shadow:0 18px 50px rgba(226,167,42,.09)}.popular{background:var(--gold)!important;color:#162018!important}.price-card p,.price-card li{color:#b7cbc1!important}.publisher-preview{background:#0b241b}.publisher-table{border-color:#315b48!important}.publisher-table .tr{border-color:#284d3c!important}.private-network{background:#123327!important;border-color:#315b48!important}

/* Interior pages. */
.page-hero{background:radial-gradient(circle at 76% 22%,rgba(32,200,117,.08),transparent 32%),#081f17!important;border-bottom:1px solid #28513f}.page-hero p{color:#abc0b6}.content-page{min-height:430px}.standalone{padding:10px 0}.service-detail{margin-top:16px;padding-top:15px;border-top:1px solid #2a5542;color:#a9c0b5;font-size:13px;line-height:1.6}

/* Our Work: image upload-driven, filterable cards matching the reference composition. */
.work-showcase{padding:55px 0 90px;background:#0a2119!important}.work-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:0 0 28px}.work-filter button{border:1px solid #315b48;background:#102e23;color:#c5d7cf;border-radius:999px;padding:9px 16px;font-weight:800;font-size:12px;cursor:pointer}.work-filter button.active,.work-filter button:hover{background:#1b6e48;border-color:#2b9b68;color:#fff}.modern-work-grid{grid-template-columns:repeat(3,1fr)!important;gap:18px!important}.modern-work-card{padding:0!important;overflow:hidden;background:#102c22!important;border:1px solid #315b48!important;transition:.25s}.modern-work-card:hover{transform:translateY(-4px);border-color:rgba(226,167,42,.5)!important}.modern-work-card.filtered-out{display:none}.work-media{position:relative;height:190px;overflow:hidden}.work-media img{width:100%!important;height:100%!important;margin:0!important;border-radius:0!important;object-fit:cover;transition:transform .4s}.modern-work-card:hover .work-media img{transform:scale(1.035)}.work-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#143b2d,#0b2119);font-size:42px;font-weight:900;color:#2e6e50}.work-tag{position:absolute;left:12px;top:12px;background:#1a6c46;color:#fff;border:1px solid rgba(255,255,255,.12);padding:6px 9px;border-radius:999px;font-size:10px;font-weight:850}.work-result-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 8px}.work-result-row>div{display:grid;gap:4px}.work-result-row strong{font-size:31px;color:#fff;line-height:1}.work-result-row small{color:#b6c9bf!important;font-size:11px}.work-result-row>span{font-size:10px;color:var(--gold2);padding-top:6px}.modern-work-card h3{font-size:17px!important;margin:5px 18px 8px;color:#fff!important}.modern-work-card p{margin:0 18px 16px;color:#9fb7ab!important;font-size:12px}.work-link{display:block;margin:0 18px 18px;color:var(--gold2);font-weight:850;font-size:11px}
.empty-state{padding:40px;border:1px dashed #315b48;border-radius:18px;text-align:center;color:#a9c0b5}

/* About + dynamic team hierarchy. */
.about-page{padding:70px 0 45px;background:#0a2119!important}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end}.about-intro h2{font-size:clamp(42px,4vw,72px);margin:12px 0 0}.about-intro>p{font-size:18px;line-height:1.75;color:#b8cbc2}.team-section{padding:20px 0 90px;background:#0a2119!important}.team-head{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end;margin-bottom:45px}.team-head h2{font-size:clamp(38px,3.5vw,62px);margin:12px 0 0}.team-head>p{color:#a9c0b5;line-height:1.7}.team-hierarchy{display:grid;gap:34px}.team-level{position:relative;padding-top:28px}.team-level:not(:first-child):before{content:"";position:absolute;top:-20px;left:50%;width:1px;height:38px;background:linear-gradient(var(--gold),#315b48)}.team-level-label{width:max-content;margin:0 auto 14px;padding:5px 11px;border:1px solid rgba(226,167,42,.4);border-radius:999px;color:var(--gold2);font-size:9px;font-weight:900;letter-spacing:.15em}.team-level-row{display:flex;justify-content:center;flex-wrap:wrap;gap:18px}.team-card{width:min(310px,100%);background:#102f24;border:1px solid #315b48;border-radius:18px;overflow:hidden;box-shadow:0 16px 45px rgba(0,0,0,.16)}.team-photo{height:245px;background:#153a2c;display:grid;place-items:center;overflow:hidden}.team-photo img{width:100%;height:100%;object-fit:cover}.team-photo span{font-size:70px;color:#3d7357;font-weight:900}.team-card-body{padding:20px}.team-card-body>small{color:var(--gold2);font-weight:850;text-transform:uppercase;letter-spacing:.08em}.team-card-body h3{font-size:23px;margin:6px 0}.team-card-body em{display:block;color:#70a98b;font-size:11px;font-style:normal;margin-bottom:12px}.team-card-body p{color:#a8beb3;line-height:1.6;font-size:13px;margin:0}

/* Contact with social network blocks. */
.contact-page{padding:70px 0 90px;background:#0a2119!important}.contact-form{background:#102e23!important;border-color:#315b48!important;color:#fff!important}.contact-form input,.contact-form textarea{background:#0a2119!important;border-color:#315b48!important;color:#fff!important}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(226,167,42,.35);border-color:var(--gold)}.contact-side h2{font-size:clamp(28px,2.6vw,45px);overflow-wrap:anywhere}.contact-side>p{color:#a9c0b5}.contact-links{display:grid;gap:10px;margin-top:30px}.contact-links a{display:flex;align-items:center;gap:14px;padding:13px;border:1px solid #315b48;border-radius:12px;background:#102e23;transition:.2s}.contact-links a:hover{border-color:rgba(226,167,42,.55);transform:translateX(3px)}.contact-links>a>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#183c2d;color:var(--gold2);font-weight:900}.contact-links a div{display:grid}.contact-links small{color:#86a497}.contact-links b{font-size:13px;color:#fff}

/* Footer tuned to this theme. */
.site-footer{background:#061a13!important;border-top-color:#28513f!important}.site-footer:before{background:radial-gradient(circle,rgba(226,167,42,.08),transparent 68%)!important}.footer-cta{border-color:#315b48!important;background:linear-gradient(110deg,#123327,#0a2119 68%)!important}.footer-cta:after{background:var(--gold)!important}.footer-socials a:hover,.footer-col>a:hover{color:var(--gold2)!important;border-color:var(--gold)!important}.footer-logo-shell{background:rgba(245,240,228,.96);padding:7px 10px;border-radius:13px;width:max-content}.footer-main,.footer-bottom,.footer-payment{border-color:#254838!important}

/* Chat inherits theme, no behavior changes. */
.chat-launch{background:linear-gradient(135deg,var(--gold2),var(--gold))!important;color:#132016!important}.chat-panel{background:#0b251c!important;border-color:#315b48!important}.chat-head,.chat-room form{border-color:#315b48!important}.chat-setup input,.chat-room form input{background:#071a14!important;border-color:#315b48!important}.msg{background:#15392b!important}.msg.guest{background:#e1aa31!important;color:#112018!important}.chat-room form button{background:var(--gold)!important}

@media(max-width:1100px){
  .nav-pill{position:absolute!important;top:82px!important;left:4vw!important;right:4vw!important;border-radius:20px!important;padding:12px!important;background:#0a2119!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important}.nav-pill.open{display:flex!important}.nav-pill>a,.nav-service-trigger{width:100%;justify-content:space-between;padding:0 15px}.nav-pill .nav-cta{justify-content:center;margin:5px 0 0}.nav-toggle{display:block;color:#fff}.service-dropdown{position:static;width:100%;transform:none!important;display:none;opacity:1;visibility:visible;pointer-events:auto;margin:4px 0 7px;border-radius:14px}.nav-services.open .service-dropdown{display:block}.nav-services:hover .service-dropdown:not(:focus-within){display:none}.nav-services.open:hover .service-dropdown{display:block}.service-dropdown:before{display:none}.service-dropdown-grid{grid-template-columns:1fr 1fr}.system-grid,.about-intro,.team-head{grid-template-columns:1fr}.orbit{height:440px}.modern-work-grid{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:680px){
  .nav-wrap{height:78px}.header-logo{height:43px;max-width:145px}.site-header .brand-image{padding:4px 8px}.nav-pill{top:72px!important}.service-dropdown-grid{grid-template-columns:1fr}.hero h1{font-size:52px}.authority-card{min-height:500px}.live-chart-wrap{left:24px;right:24px;bottom:132px;height:190px}.client-chip{width:180px;height:70px}.orbit{height:390px}.orbit .node{min-width:82px!important;padding:9px 10px!important;font-size:10px}.orbit-center{width:82px!important;height:82px!important}.modern-work-grid{grid-template-columns:1fr!important}.work-media{height:210px}.about-intro>p{font-size:16px}.team-photo{height:230px}.contact-grid{grid-template-columns:1fr}.footer-logo-shell{padding:6px 8px}.footer-logo{height:58px}.footer-cta{border-radius:15px}
}
@media(prefers-reduced-motion:reduce){.client-track,.live-line.draw,.live-dot-halo,.chart-bars span,.orbit-ring{animation:none!important}.service-card,.modern-work-card,.contact-links a{transition:none!important}}


/* =========================================================
   ABOUT PAGE — WHITE / PREMIUM GREEN + GOLD
   Scoped only to /about. Other site pages keep their theme.
   ========================================================= */
.about-white-page{background:#fff;color:#17201c}.about-white-page *{box-sizing:border-box}.about-white-hero{position:relative;padding:74px 0 0;background:linear-gradient(180deg,#fff 0%,#fbfcf9 100%);overflow:hidden}.about-white-hero:after{content:"";position:absolute;right:-12vw;top:12%;width:42vw;height:42vw;border-radius:50%;background:radial-gradient(circle,rgba(32,112,73,.09),rgba(226,167,42,.035) 38%,transparent 70%);pointer-events:none}.about-white-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:6vw;align-items:center}.about-white-kicker{color:#b47c08;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.about-white-copy h1{margin:16px 0 22px;font-size:clamp(48px,5vw,82px);line-height:.98;letter-spacing:-.055em;color:#17201c;font-weight:780}.about-white-copy h1 span{display:block;color:#1f744d;margin-top:7px}.about-white-lead{max-width:690px;font-size:17px;line-height:1.75;color:#56635d}.about-highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 30px;margin:30px 0}.about-highlight{display:flex;align-items:center;gap:11px;font-weight:720;color:#26332d}.about-highlight i{font-style:normal;width:25px;height:25px;border-radius:8px;background:#edf7f0;color:#1c774d;display:grid;place-items:center;font-size:13px;font-weight:900}.about-white-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:31px}.about-primary,.about-secondary{display:inline-flex;align-items:center;gap:16px;min-height:52px;padding:0 24px;border-radius:9px;font-weight:850;transition:.2s}.about-primary{background:linear-gradient(135deg,#e6a923,#c9860b);color:#121a15;box-shadow:0 12px 25px rgba(201,134,11,.16)}.about-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(201,134,11,.22)}.about-secondary{border:1px solid #cddbd3;background:#fff;color:#1d4d36}.about-secondary:hover{border-color:#1f744d;background:#f6fbf8}.about-white-visual{position:relative;min-height:430px;border-radius:22px;overflow:hidden;background:#f1f4ef;border:1px solid #e3e9e4;box-shadow:0 24px 60px rgba(28,52,39,.10)}.about-white-visual>img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}.about-image-placeholder{min-height:430px;height:100%;display:grid;place-items:center;align-content:center;gap:22px;padding:45px;text-align:center;background:linear-gradient(145deg,#f8faf7,#eef5f0)}.about-image-placeholder img{width:min(390px,85%);height:auto}.about-image-placeholder p{margin:0;color:#758179;font-size:13px}.about-stat-bar{position:relative;z-index:2;margin-top:38px;transform:translateY(50%);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #dfe8e2;border-radius:18px;box-shadow:0 18px 48px rgba(23,55,39,.11);overflow:hidden}.about-stat-bar>div{padding:24px 20px;text-align:center;position:relative}.about-stat-bar>div+div:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:#e4ebe6}.about-stat-bar strong{display:block;color:#c88a12;font-size:30px;line-height:1;font-weight:900}.about-stat-bar span{display:block;margin-top:8px;color:#657069;font-size:12px;font-weight:700}.about-team-white{padding:110px 0 95px;background:#f6f8f5;border-top:1px solid #edf1ed}.about-team-layout{display:grid;grid-template-columns:320px 1fr;gap:55px;align-items:start}.about-team-intro{position:sticky;top:120px}.about-team-intro h2{font-size:clamp(36px,3.2vw,55px);line-height:1.03;letter-spacing:-.045em;margin:13px 0 18px;color:#17201c}.about-team-intro>p{color:#65726b;line-height:1.65}.about-team-values{display:grid;gap:10px;margin-top:28px}.about-team-values>div{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #dfe7e1;border-radius:13px;padding:14px}.about-team-values b{width:36px;height:36px;border-radius:10px;background:#edf7f0;color:#1f744d;display:grid;place-items:center;font-size:19px}.about-team-values span{display:grid;gap:3px}.about-team-values strong{font-size:12px;color:#26332d}.about-team-values small{font-size:10px;color:#7b8780}.team-hierarchy-white{display:grid;gap:30px}.team-hierarchy-white .team-level{padding-top:25px}.team-hierarchy-white .team-level:not(:first-child):before{background:linear-gradient(#c9931b,#97b8a7)}.team-hierarchy-white .team-level-label{background:#fff;border-color:#d6e4dc;color:#a66f07;box-shadow:0 5px 15px rgba(28,52,39,.05)}.team-hierarchy-white .team-level-row{gap:15px}.team-hierarchy-white .team-card{width:min(260px,100%);display:grid;grid-template-columns:82px 1fr;align-items:center;background:#fff;border:1px solid #dce6df;border-radius:16px;box-shadow:0 10px 28px rgba(28,52,39,.075);overflow:hidden;transition:.22s}.team-hierarchy-white .team-card:hover{transform:translateY(-3px);border-color:#b8d1c3;box-shadow:0 16px 36px rgba(28,52,39,.11)}.team-hierarchy-white .team-photo{height:100%;min-height:116px;background:#edf3ef}.team-hierarchy-white .team-photo span{font-size:38px;color:#7aa98f}.team-hierarchy-white .team-card-body{padding:14px 14px 14px 15px}.team-hierarchy-white .team-card-body>small{color:#b77d0a;font-size:9px}.team-hierarchy-white .team-card-body h3{font-size:17px;color:#1b2721;margin:4px 0}.team-hierarchy-white .team-card-body em{font-size:9px;color:#739180;margin-bottom:5px}.team-hierarchy-white .team-card-body p{font-size:10px;color:#6c7871;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.about-empty{padding:42px;background:#fff;border:1px dashed #bfd0c6;border-radius:18px;text-align:center;color:#748078}
@media(max-width:1100px){.about-white-grid{grid-template-columns:1fr}.about-white-visual{min-height:370px}.about-white-visual>img,.about-image-placeholder{min-height:370px}.about-team-layout{grid-template-columns:1fr}.about-team-intro{position:static}.about-team-values{grid-template-columns:repeat(3,1fr)}.team-hierarchy-white .team-card{width:min(300px,100%)}}
@media(max-width:720px){.about-white-hero{padding-top:50px}.about-white-copy h1{font-size:48px}.about-highlight-grid{grid-template-columns:1fr;gap:10px}.about-white-actions{display:grid;grid-template-columns:1fr}.about-primary,.about-secondary{justify-content:center}.about-white-visual{min-height:280px}.about-white-visual>img,.about-image-placeholder{min-height:280px}.about-stat-bar{grid-template-columns:1fr 1fr;transform:translateY(35%)}.about-stat-bar>div:nth-child(3):before{display:none}.about-team-white{padding-top:100px}.about-team-values{grid-template-columns:1fr}.team-hierarchy-white .team-level-row{display:grid}.team-hierarchy-white .team-card{width:100%;grid-template-columns:76px 1fr}.team-hierarchy-white .team-photo{min-height:108px}}

/* =========================================================
   2026-08-30 focused UX fixes: service detail, authority core,
   About hierarchy, and contact socials. Existing site structure
   remains unchanged outside these components.
   ========================================================= */
.orbit-center{overflow:hidden;padding:10px;text-align:center}
.orbit-center img{width:62px;height:48px;object-fit:contain;display:block;margin:0 auto 4px;filter:drop-shadow(0 5px 14px rgba(0,0,0,.24))}
.orbit-center small{display:block;max-width:100px;white-space:normal;line-height:1.1}

.service-detail-page{background:#f7f8f5}.service-detail-hero{padding:76px 0}.service-detail-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;align-items:center}.service-detail-hero h1{font-size:clamp(54px,6vw,90px);line-height:.95;letter-spacing:-.05em;margin:18px 0 24px}.service-detail-hero p{font-size:18px;line-height:1.7;color:#aac2b7;max-width:680px}.service-detail-image{border:1px solid #315b48;border-radius:24px;overflow:hidden;min-height:430px;background:#0b2119;display:grid;place-items:center;box-shadow:0 28px 70px rgba(0,0,0,.24)}.service-detail-image img{width:100%;height:100%;min-height:430px;max-height:560px;object-fit:cover}.service-detail-body{padding:78px 0 100px}.service-detail-content{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:start}.service-detail-content h2{font-size:42px;line-height:1.05;color:#173c2a;margin:14px 0}.service-copy{font-size:17px;line-height:1.85;color:#44554d;background:white;border:1px solid #dce6df;border-radius:18px;padding:32px;box-shadow:0 12px 35px rgba(28,52,39,.07)}

/* About page organization chart */
.team-section-head{text-align:center;max-width:820px;margin:0 auto 42px}.team-section-head h2{font-size:clamp(38px,4vw,58px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 14px;color:#17201c}.team-section-head p{font-size:16px;color:#68736d;line-height:1.65;margin:0}.org-chart-shell{overflow-x:auto;padding:8px 0 24px}.org-chart{min-width:900px;padding:12px 20px 30px}.org-chart ul{padding-top:28px;position:relative;display:flex;justify-content:center;margin:0;padding-left:0}.org-chart li{list-style:none;text-align:center;position:relative;padding:28px 10px 0}.org-chart li::before,.org-chart li::after{content:"";position:absolute;top:0;right:50%;border-top:1.5px solid #d69a20;width:50%;height:28px}.org-chart li::after{right:auto;left:50%;border-left:1.5px solid #d69a20}.org-chart li:only-child::after,.org-chart li:only-child::before{display:none}.org-chart li:only-child{padding-top:0}.org-chart li:first-child::before,.org-chart li:last-child::after{border:0}.org-chart li:last-child::before{border-right:1.5px solid #d69a20;border-radius:0 8px 0 0}.org-chart li:first-child::after{border-radius:8px 0 0 0}.org-chart ul ul::before{content:"";position:absolute;top:0;left:50%;border-left:1.5px solid #d69a20;width:0;height:28px}.org-card{width:220px;background:#fff;border:1px solid #dce6df;border-radius:16px;padding:12px;box-shadow:0 10px 28px rgba(28,52,39,.075);display:grid;gap:10px;justify-items:center;transition:.2s}.org-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(28,52,39,.12);border-color:#bfd3c7}.org-photo{width:92px;height:92px;border-radius:13px;overflow:hidden;background:#eef4f0;display:grid;place-items:center}.org-photo img{width:100%;height:100%;object-fit:cover}.org-photo span{font-size:34px;font-weight:900;color:#2a7a54}.org-copy small{display:block;color:#c28613;font-size:11px;font-weight:800}.org-copy h3{font-size:17px;margin:4px 0;color:#17201c}.org-copy p{font-size:10px;line-height:1.45;color:#6b7770;margin:6px 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.team-public-empty{max-width:720px;margin:0 auto;text-align:center;background:#fff;border:1px dashed #bfd0c6;border-radius:18px;padding:44px}.team-public-empty img{width:64px;height:64px;object-fit:contain}.team-public-empty h3{color:#1e4834;margin:13px 0 5px}.team-public-empty p{color:#78847d;margin:0}.about-team-white{padding-top:105px}.about-team-white .wrap{max-width:1480px}

.contact-social-list{margin-top:28px}.contact-social-list a{min-height:72px}.contact-service-line{margin-top:24px!important;color:#9bb9aa!important}

@media(max-width:900px){.service-detail-grid,.service-detail-content{grid-template-columns:1fr;gap:34px}.service-detail-image,.service-detail-image img{min-height:300px}.service-detail-hero{padding:54px 0}.service-detail-body{padding:55px 0 75px}.org-chart{min-width:760px}.org-card{width:190px}.org-photo{width:78px;height:78px}}
@media(max-width:600px){.service-detail-hero h1{font-size:48px}.service-detail-image,.service-detail-image img{min-height:240px}.team-section-head{text-align:left}.org-chart{min-width:680px;padding-left:5px;padding-right:5px}.org-card{width:165px;padding:10px}.org-photo{width:68px;height:68px}.org-copy h3{font-size:14px}}

/* =========================================================
   2026-08-30 polish pack: stable Services menu, readable
   service detail, About proof bar fix, loader, public Blog,
   and About review platforms.
   ========================================================= */

/* Stable desktop Services hover path: removes the dead gap that made the menu disappear. */
.nav-services{position:relative}
.nav-services::after{content:"";position:absolute;left:-24px;right:-24px;top:100%;height:26px;pointer-events:auto}
.service-dropdown{top:calc(100% + 8px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}
.service-dropdown-grid a{min-height:46px;position:relative;z-index:2}
@media (hover:hover) and (pointer:fine){.nav-services:hover .service-dropdown,.service-dropdown:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}}

/* Service detail stays light but text always has strong contrast. */
.service-detail-page,.service-detail-hero{background:#f8faf7!important;color:#17231d!important}
.service-detail-hero.dark{background:linear-gradient(135deg,#fbfcf9,#f3f8f4)!important;color:#17231d!important}
.service-detail-hero .eyebrow{color:#6f9d88!important}
.service-detail-hero h1{color:#16221c!important;text-shadow:none!important}
.service-detail-hero p{color:#5e746a!important}
.service-detail-hero .btn.ghost{color:#174e35!important;border-color:#9fc2af!important;background:#fff!important}
.service-detail-hero .btn.ghost:hover{background:#edf7f1!important;border-color:#4c8f6c!important}

/* About proof statistics: no transform + no clipping. */
.about-white-hero{overflow:visible!important;padding-bottom:42px!important}
.about-stat-bar{transform:none!important;margin-top:38px!important;margin-bottom:0!important;overflow:visible!important}
.about-team-white{padding-top:78px!important}
@media(max-width:720px){.about-stat-bar{transform:none!important;margin-top:28px!important}.about-white-hero{padding-bottom:30px!important}.about-team-white{padding-top:58px!important}}

/* Branded loading screen. It is intentionally short and polished, not a fake endless buffer. */
.site-loader{position:fixed;inset:0;z-index:99999;background:radial-gradient(circle at 50% 40%,#164b37 0,#0c2d22 32%,#071c16 72%,#061611 100%);display:grid;place-items:center;opacity:1;visibility:visible;transition:opacity .45s ease,visibility .45s ease}
.site-loader-inner{display:grid;place-items:center;text-align:center;min-width:min(420px,88vw);padding:34px}
.site-loader-inner>img{width:min(245px,62vw);height:auto;background:#fff;border-radius:18px;padding:8px 14px;box-shadow:0 24px 70px rgba(0,0,0,.28);animation:loaderLogo 1.15s ease-in-out infinite alternate}
.site-loader-inner strong{margin-top:25px;font-size:21px;letter-spacing:.02em;color:#fff}
.site-loader-inner>span{margin-top:7px;color:#b7d2c5;font-size:13px}
.loader-orbit{width:76px;height:26px;margin-top:19px;display:flex;align-items:center;justify-content:center;gap:8px}
.loader-orbit i{width:8px;height:8px;border-radius:50%;background:#e2a72a;box-shadow:0 0 18px rgba(226,167,42,.5);animation:loaderDot 1s ease-in-out infinite}
.loader-orbit i:nth-child(2){animation-delay:.14s;background:#28c97b}.loader-orbit i:nth-child(3){animation-delay:.28s}
body.loader-ready .site-loader{opacity:0;visibility:hidden;pointer-events:none}
body.site-loading{overflow:hidden}
body.loader-ready{overflow:auto}
@keyframes loaderLogo{from{transform:translateY(0) scale(.985)}to{transform:translateY(-5px) scale(1)}}
@keyframes loaderDot{0%,100%{transform:translateY(0);opacity:.45}50%{transform:translateY(-7px);opacity:1}}
@media(prefers-reduced-motion:reduce){.site-loader-inner>img,.loader-orbit i{animation:none}}

/* About review destinations. */
.about-review-section{background:#fff;padding:20px 0 105px;color:#18251f}
.about-review-card{border:1px solid #dce7e0;border-radius:22px;padding:34px;box-shadow:0 18px 52px rgba(31,74,51,.08);display:grid;grid-template-columns:.72fr 1.28fr;gap:44px;align-items:center;background:linear-gradient(145deg,#fff,#f8fbf8)}
.about-review-card h2{font-size:clamp(30px,3vw,48px);letter-spacing:-.04em;margin:10px 0;color:#18251f}.about-review-card p{color:#65746c;line-height:1.65;margin:0}
.review-platforms{display:grid;grid-template-columns:1fr 1fr;gap:12px}.review-platforms>a{display:grid;grid-template-columns:44px 1fr 24px;gap:12px;align-items:center;padding:16px;border:1px solid #dce7e0;border-radius:15px;background:#fff;transition:.2s}.review-platforms>a:hover{transform:translateY(-2px);border-color:#c89220;box-shadow:0 11px 25px rgba(31,74,51,.08)}.review-platforms i{width:44px;height:44px;border-radius:13px;background:#edf6f0;color:#17683f;display:grid;place-items:center;font-style:normal;font-weight:900}.review-platforms span{display:grid}.review-platforms small{color:#7a877f;font-size:10px}.review-platforms b{font-size:14px}.review-platforms em{font-style:normal;color:#c68b16}.review-empty{grid-column:1/-1;border:1px dashed #c8d8ce;border-radius:14px;padding:22px;text-align:center;color:#77857d;background:#fbfdfb}
@media(max-width:900px){.about-review-card{grid-template-columns:1fr}.review-platforms{grid-template-columns:1fr 1fr}}@media(max-width:600px){.review-platforms{grid-template-columns:1fr}.about-review-card{padding:22px}}

/* Public Blog / Writer community. */
.blog-hero{padding:84px 0 72px;background:radial-gradient(circle at 78% 22%,rgba(33,199,119,.14),transparent 35%),linear-gradient(145deg,#071d16,#0d3024);border-bottom:1px solid #244b39}
.blog-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center}.blog-kicker{color:#e3ad37;font-size:11px;font-weight:900;letter-spacing:.18em}.blog-hero h1{font-size:clamp(52px,5.3vw,86px);line-height:.97;letter-spacing:-.055em;margin:16px 0 23px}.blog-hero h1 em{display:block;color:#34cf83;font-style:normal}.blog-hero p{font-size:17px;line-height:1.7;color:#c5d8cf;max-width:740px}.blog-actions{display:flex;gap:12px;margin-top:30px}.blog-ghost{border:1px solid #47705e!important;color:#fff!important;background:transparent!important}.blog-hero-card{border:1px solid #315d49;border-radius:24px;background:linear-gradient(145deg,#123c2d,#0b271e);padding:34px;box-shadow:0 30px 70px rgba(0,0,0,.24)}.blog-hero-card>img{width:68px;height:68px;object-fit:contain;background:#fff;border-radius:17px;padding:7px}.blog-hero-card strong{display:block;font-size:25px;margin:20px 0 8px}.blog-hero-card p{font-size:14px;color:#b7cec2}.blog-hero-card>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.blog-hero-card>div span{font-size:10px;padding:7px 10px;border:1px solid #426f5b;border-radius:999px;color:#d6e8de}
.blog-page{background:#f6f8f5;color:#17231d;padding:72px 0 100px}.blog-featured{display:grid;grid-template-columns:1.05fr .95fr;border:1px solid #dde7e0;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 22px 60px rgba(28,52,39,.09)}.blog-featured-media{min-height:420px;background:#0b2d21}.blog-featured-media>img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.blog-cover-fallback{height:100%;min-height:420px;display:grid;place-items:center;background:radial-gradient(circle,#174934,#0a271d)}.blog-cover-fallback img{width:55%;background:#fff;border-radius:20px;padding:15px}.blog-featured-copy{padding:54px;display:flex;flex-direction:column;justify-content:center}.blog-featured-copy>span,.blog-section-head span,.writer-head span{font-size:10px;color:#b57d0e;font-weight:900;letter-spacing:.16em}.blog-featured-copy h2{font-size:clamp(36px,3.4vw,55px);line-height:1.04;letter-spacing:-.045em;margin:14px 0 18px}.blog-featured-copy p{color:#65736c;line-height:1.7}.blog-featured-copy small{color:#7a867f;margin-top:12px}.blog-featured-copy b{margin-top:24px;color:#196b45}.blog-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:70px 0 28px}.blog-section-head h2{font-size:38px;margin:7px 0 0;letter-spacing:-.035em}.blog-section-head p{color:#748078}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{background:#fff;border:1px solid #dfe8e2;border-radius:18px;overflow:hidden;box-shadow:0 10px 32px rgba(28,52,39,.055)}.blog-card-media{height:220px;display:block;background:#0c2f23}.blog-card-media img{width:100%;height:100%;object-fit:cover}.blog-card-placeholder{height:100%;display:grid;place-items:center;font-size:42px;font-weight:900;color:#e0ac38;background:radial-gradient(circle,#174934,#0a271d)}.blog-card-copy{padding:22px}.blog-card-copy>span{font-size:9px;color:#b77d0a;font-weight:900;letter-spacing:.12em}.blog-card-copy h3{font-size:21px;line-height:1.22;margin:9px 0}.blog-card-copy p{color:#69766f;line-height:1.55;font-size:13px;min-height:62px}.blog-card-copy>div{display:flex;justify-content:space-between;border-top:1px solid #edf1ee;padding-top:15px;margin-top:18px}.blog-card-copy small{color:#7b8780}.blog-card-copy a{color:#1c744d;font-weight:800}.blog-empty{padding:70px;text-align:center;background:#fff;border:1px dashed #c8d7cf;border-radius:20px}.blog-empty img{width:72px}.blog-empty h3{font-size:28px;margin:15px 0 7px}.blog-empty p{color:#77837d}
.blog-auth-page{min-height:calc(100vh - 90px);display:grid;place-items:center;padding:70px 20px;background:radial-gradient(circle at 20% 20%,rgba(226,167,42,.08),transparent 30%),linear-gradient(145deg,#071d16,#0c3024)}.blog-auth-shell{width:min(520px,100%)}.blog-auth-logo{display:block;width:190px;margin:0 auto 20px;background:#fff;border-radius:16px;padding:8px 12px}.blog-auth-logo img{width:100%;display:block}.blog-auth-card{background:#fff;color:#17231d;border-radius:25px;padding:38px;box-shadow:0 35px 90px rgba(0,0,0,.28)}.blog-auth-card h1{font-size:38px;letter-spacing:-.04em;margin:10px 0}.blog-auth-card>p{color:#68766f;line-height:1.6}.blog-auth-card form{display:grid;gap:15px;margin-top:27px}.blog-auth-card label{display:grid;gap:7px;font-size:12px;font-weight:800}.blog-auth-card input{height:50px;border:1px solid #d7e2db;border-radius:11px;padding:0 14px;background:#fbfcfb;outline:0;color:#18241e}.blog-auth-card input:focus{border-color:#3c9467;box-shadow:0 0 0 3px rgba(60,148,103,.1)}.blog-auth-switch{text-align:center;margin-top:20px;color:#738078;font-size:12px}.blog-auth-switch a{color:#1b7049;font-weight:850}
.writer-page{background:#f5f7f4;color:#18241e;padding:60px 0 100px}.writer-grid{display:grid;grid-template-columns:270px 1fr;gap:30px;align-items:start}.writer-profile{position:sticky;top:120px;background:#0b2e22;color:#fff;border-radius:22px;padding:28px;display:grid;gap:7px}.writer-profile img{width:64px;height:64px;background:#fff;border-radius:16px;padding:6px}.writer-profile>span{font-size:9px;color:#e0aa35;font-weight:900;letter-spacing:.14em;margin-top:9px}.writer-profile h1{font-size:25px;margin:0}.writer-profile p{color:#b7cfc3;font-size:12px;word-break:break-word}.writer-profile b{color:#40d28a;font-size:11px}.writer-profile a{padding-top:13px;margin-top:8px;border-top:1px solid #315444;color:#dcebe4;font-size:12px}.writer-main{display:grid;gap:25px}.writer-head,.writer-form,.writer-posts{background:#fff;border:1px solid #dfe7e1;border-radius:20px;padding:30px}.writer-head h2{font-size:34px;margin:7px 0}.writer-head p{color:#6d7a73;margin:0}.writer-form{display:grid;gap:17px}.writer-form label{display:grid;gap:7px;font-weight:800;font-size:12px}.writer-form input,.writer-form textarea{border:1px solid #d7e2db;border-radius:11px;padding:13px;background:#fbfcfb;color:#17231d;outline:0}.writer-form small{color:#849088;font-weight:400}.writer-post-list{display:grid;gap:10px}.writer-post-list>div{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:18px;padding:15px;border:1px solid #e0e8e2;border-radius:13px}.writer-post-list section{display:grid;gap:3px}.writer-post-list small{color:#829087}.writer-post-list>a{color:#176d47;font-weight:850}.post-status{font-size:9px;font-weight:900;letter-spacing:.08em;padding:7px;border-radius:999px;text-align:center}.post-status.pending{background:#fff3cf;color:#9a6800}.post-status.published{background:#ddf7e8;color:#11633d}.post-status.rejected{background:#fde5e5;color:#a12d2d}.writer-empty{color:#7c8982}
.article-page{background:#fff;color:#17231d;padding-bottom:100px}.article-head{padding:75px 0 62px;background:linear-gradient(145deg,#09261c,#0d3929);color:#fff}.article-head-inner{max-width:1050px}.article-head a{color:#b9d3c6;font-size:12px}.article-head>div>span,.article-head-inner>span{display:block;color:#e4ac34;font-size:10px;font-weight:900;letter-spacing:.15em;margin-top:38px}.article-head h1{font-size:clamp(50px,5.5vw,84px);line-height:1;letter-spacing:-.055em;margin:13px 0 20px}.article-head p{font-size:18px;color:#c1d5ca;line-height:1.6;max-width:780px}.article-byline{display:flex;gap:17px;align-items:center;flex-wrap:wrap;margin-top:25px;font-size:12px}.article-byline span{color:#a9c2b6}.article-cover{max-width:1200px;margin-top:55px}.article-cover img{width:100%;max-height:650px;object-fit:cover;border-radius:22px;box-shadow:0 25px 65px rgba(29,55,40,.14)}.article-body{max-width:900px;padding-top:55px;font-size:18px;line-height:1.9;color:#3f5148;white-space:normal}.article-end{max-width:900px;margin-top:70px;border-top:1px solid #dfe7e1;padding-top:35px;text-align:center}.article-end img{width:65px}.article-end h3{font-size:27px}
@media(max-width:1050px){.blog-hero-grid,.blog-featured{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr 1fr}.writer-grid{grid-template-columns:1fr}.writer-profile{position:static}.blog-featured-media{min-height:330px}.blog-featured-media>img,.blog-cover-fallback{min-height:330px}}
@media(max-width:680px){.blog-hero{padding-top:55px}.blog-actions{display:grid}.blog-grid{grid-template-columns:1fr}.blog-featured-copy{padding:28px}.blog-section-head{display:block}.writer-head,.writer-form,.writer-posts,.blog-auth-card{padding:22px}.writer-post-list>div{grid-template-columns:1fr}.article-head{padding-top:55px}.article-head h1{font-size:48px}}

/* ===== Guest Link Craft final-touch pack ===== */
.about-stats-section{background:#fff;padding:0 0 46px;position:relative;z-index:3}.about-stats-section .about-stat-bar{margin:0!important;transform:none!important;overflow:hidden!important;position:relative}.about-stat-bar>div{min-height:112px;display:grid;place-content:center}.about-stat-bar span{font-size:13px!important;line-height:1.25!important;color:#56635d!important}.about-team-white{padding-top:72px!important}
@media(max-width:720px){.about-stats-section{padding:0 0 30px}.about-stat-bar{grid-template-columns:1fr 1fr!important}.about-stat-bar>div{min-height:98px}.about-team-white{padding-top:48px!important}}

/* Public plan checkout */
.checkout-page{background:linear-gradient(135deg,#f7f8f4,#eef5f0);padding:74px 0 110px;color:#17231d}.checkout-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:start}.checkout-summary{position:sticky;top:115px;background:linear-gradient(145deg,#082b20,#0f4633);color:#fff;border-radius:25px;padding:36px;border:1px solid #315d49;box-shadow:0 24px 60px rgba(18,48,34,.16)}.checkout-summary>img{width:190px;max-height:82px;object-fit:contain;background:#fff;border-radius:14px;padding:7px;margin:14px 0 20px}.checkout-kicker,.checkout-form-head>span,.payment-choice>span{font-size:10px;font-weight:900;letter-spacing:.16em;color:#dca431}.checkout-summary h1{font-size:42px;margin:0 0 10px;letter-spacing:-.04em}.checkout-summary>p{color:#c4d7ce;line-height:1.6}.checkout-price{display:grid;gap:4px;padding:20px 0;margin:20px 0;border-top:1px solid #38614f;border-bottom:1px solid #38614f}.checkout-price strong{font-size:36px;color:#f0bc49}.checkout-price small{color:#aac4b8}.checkout-summary ul{display:grid;gap:9px;padding:0;margin:20px 0;list-style:none;color:#d7e7df;font-size:13px}.secure-note{margin-top:28px;padding:17px;border-radius:14px;background:rgba(255,255,255,.06);display:grid;gap:4px}.secure-note b{color:#f1bd4a}.secure-note span{font-size:11px;color:#bdd0c7;line-height:1.5}.checkout-form-card{background:#fff;border:1px solid #dce6df;border-radius:25px;padding:38px;box-shadow:0 22px 60px rgba(28,52,39,.08)}.checkout-form-head h2{font-size:38px;margin:8px 0 8px;letter-spacing:-.04em}.checkout-form-head p{color:#68766f;line-height:1.6}.checkout-form{display:grid;gap:25px;margin-top:28px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkout-fields label{display:grid;gap:7px;font-size:12px;font-weight:800}.checkout-fields .wide{grid-column:1/-1}.checkout-fields input,.checkout-fields textarea{border:1px solid #d5e1d9;border-radius:11px;padding:13px;background:#fbfcfb;color:#17231d;outline:0}.checkout-fields input{height:50px}.checkout-fields input:focus,.checkout-fields textarea:focus{border-color:#36865d;box-shadow:0 0 0 3px rgba(54,134,93,.09)}.payment-choice{display:grid;gap:11px}.pay-option{display:grid;grid-template-columns:24px 1fr auto;gap:12px;align-items:center;padding:16px;border:1px solid #d8e3dc;border-radius:14px;cursor:pointer}.pay-option:has(input:checked){border-color:#1e754e;background:#f2faf5;box-shadow:0 0 0 2px rgba(30,117,78,.06)}.pay-option div{display:grid;gap:3px}.pay-option small{font-size:10px;color:#748078}.pay-option em{font-style:normal;font-weight:900;color:#0c64c0}.pay-option.disabled{opacity:.55;cursor:not-allowed}.checkout-submit{height:55px;border:0;border-radius:12px;background:linear-gradient(135deg,#f0c65e,#df9d1f);color:#172016;font-weight:900;font-size:15px;cursor:pointer;box-shadow:0 13px 25px rgba(190,127,14,.16)}.checkout-submit:hover{transform:translateY(-1px)}.checkout-terms{font-size:10px;color:#7e8a83;text-align:center;margin:0}
@media(max-width:980px){.checkout-shell{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-fields{grid-template-columns:1fr}.checkout-fields .wide{grid-column:auto}}@media(max-width:600px){.checkout-page{padding:45px 0 80px}.checkout-summary,.checkout-form-card{padding:24px;border-radius:19px}.checkout-form-head h2{font-size:31px}}

/* Newspaper-style public journal */
.news-masthead{background:#fff;color:#16211c;border-bottom:1px solid #dfe6e1;padding:28px 0 0}.news-topline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-bottom:18px;border-bottom:1px solid #dfe6e1;font-family:Georgia,serif}.news-topline>span{font-size:11px;letter-spacing:.15em;font-weight:800;color:#a56f08}.news-topline>small{text-align:center;color:#66736c}.news-topline>div{justify-self:end;display:flex;gap:14px;align-items:center}.news-topline a{font:700 11px/1 Arial;color:#244936}.news-join{border:1px solid #c99120;padding:8px 12px;border-radius:999px}.news-title-row{display:flex;align-items:center;justify-content:center;gap:18px;padding:26px 0 22px}.news-title-row>img{width:62px;height:62px;object-fit:contain}.news-title-row h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4vw,64px);font-weight:600;letter-spacing:-.035em;margin:0}.news-title-row p{text-align:center;font:800 10px/1.4 Arial;letter-spacing:.18em;color:#6f7b74;margin:7px 0 0}.news-category-strip{display:flex;align-items:center;justify-content:center;gap:18px;overflow:auto;padding:13px 0;border-top:1px solid #e5ebe7}.news-category-strip span{font:900 9px/1 Arial;letter-spacing:.14em;color:#b1790a}.news-category-strip b{font:700 11px/1 Arial;white-space:nowrap}.news-page{background:#f7f8f5;color:#17211c;padding:48px 0 100px}.news-lead{display:grid;grid-template-columns:1.18fr .82fr;background:#fff;border-top:4px solid #183e2c;border-bottom:1px solid #d9e2dc;box-shadow:0 18px 45px rgba(26,51,37,.06)}.news-lead-media{min-height:480px;background:#0c3023}.news-lead-media>img{width:100%;height:100%;min-height:480px;object-fit:cover}.news-fallback{height:100%;min-height:480px;display:grid;place-items:center;background:radial-gradient(circle,#174934,#0a271d)}.news-fallback img{width:55%;background:#fff;border-radius:20px;padding:15px}.news-lead-copy{padding:46px;display:flex;flex-direction:column;justify-content:center}.news-lead-copy>span,.news-card-copy>span,.news-section-title span{font:900 10px/1 Arial;letter-spacing:.16em;color:#a96f03}.news-lead-copy h2{font:600 clamp(38px,4vw,62px)/1.03 Georgia,serif;letter-spacing:-.035em;margin:14px 0 18px}.news-lead-copy p{font:400 16px/1.75 Georgia,serif;color:#57645d}.news-lead-copy>div{display:flex;gap:14px;margin-top:16px;color:#627068;font-size:11px}.news-lead-copy>div b{color:#204933}.news-read{margin-top:24px;font-weight:900;color:#1a6f49}.news-section-title{display:flex;justify-content:space-between;align-items:end;border-bottom:3px double #aebdb4;margin:58px 0 25px;padding-bottom:16px}.news-section-title h2{font:600 35px/1.05 Georgia,serif;margin:8px 0 0}.news-section-title>a{font-size:11px;font-weight:900;color:#186c46}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{background:#fff;border-bottom:1px solid #ccd8d0}.news-card-media{height:230px;display:block;background:#0c3023;overflow:hidden}.news-card-media img{width:100%;height:100%;object-fit:cover;transition:.3s}.news-card:hover .news-card-media img{transform:scale(1.025)}.news-mini-fallback{height:100%;display:grid;place-items:center;background:#123a2c;color:#e2aa31;font:900 48px/1 Georgia}.news-card-copy{padding:20px 3px}.news-card-copy h3{font:600 25px/1.12 Georgia,serif;margin:10px 0}.news-card-copy p{font:400 14px/1.6 Georgia,serif;color:#5e6c64;min-height:67px}.news-card-copy footer{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #e5eae7;padding-top:13px;margin-top:18px}.news-card-copy footer div{display:grid;gap:2px}.news-card-copy footer b{font-size:10px}.news-card-copy footer small{font-size:9px;color:#7d8982}.news-card-copy footer>a{font-size:10px;font-weight:900;color:#1a6e48}.news-empty{padding:70px;text-align:center;background:#fff;border:1px solid #dce5df}.news-empty img{width:70px}.news-empty h3{font:600 30px/1.1 Georgia,serif}.news-empty p{color:#6f7c74}
@media(max-width:1000px){.news-lead{grid-template-columns:1fr}.news-grid{grid-template-columns:1fr 1fr}.news-lead-media,.news-lead-media>img,.news-fallback{min-height:350px}}@media(max-width:680px){.news-topline{grid-template-columns:1fr auto}.news-topline>small{display:none}.news-title-row{justify-content:flex-start}.news-title-row h1{font-size:36px}.news-title-row p{text-align:left}.news-grid{grid-template-columns:1fr}.news-lead-copy{padding:26px}.news-section-title{display:block}.news-section-title>a{display:inline-block;margin-top:12px}}

/* Public writer editor */
.writer-form-grid{display:grid;grid-template-columns:1fr 260px;gap:15px}.writer-form select{height:48px;border:1px solid #d7e2db;border-radius:11px;padding:0 13px;background:#fbfcfb;color:#17231d}.newsroom-editor textarea[name=content]{min-height:420px;font:400 15px/1.7 Georgia,serif}.editor-counter{display:block!important;text-align:right}.editor-counter b{color:#1b744c}.editor-guidance{display:flex;gap:8px;flex-wrap:wrap}.editor-guidance span{font-size:10px;border:1px solid #d8e4dc;border-radius:999px;padding:7px 10px;color:#52635a;background:#f8fbf9}.is-disabled{opacity:.45!important;cursor:not-allowed!important}
@media(max-width:720px){.writer-form-grid{grid-template-columns:1fr}}
