@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--gi-navy: #0b1530;--gi-accent: #ff7a00;--gi-accent-ink: #b35600;--gi-cream: #fff6f0;--gi-grey-line: #eceff3;--gi-grey-text: #6b7280;--bg: var(--gi-cream);--surface: #ffffff;--surface-invert: var(--gi-navy);--line: var(--gi-grey-line);--line-invert: rgb(255 255 255 / 24%);--text: var(--gi-navy);--text-muted: var(--gi-grey-text);--text-invert: #ffffff;--text-invert-muted: rgb(255 255 255 / 72%);--accent: var(--gi-accent);--accent-on-light: var(--gi-accent-ink);--accent-on-dark: var(--gi-accent);--accent-wash: rgb(255 122 0 / 9%);--accent-figure: rgb(255 122 0 / 32%);--accent-figure-strong: rgb(255 122 0 / 55%);--font-sans: Poppins, "Century Gothic", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, "Cascadia Code", Consolas, "Courier New", monospace;--max-width: 1100px;--radius-card: 14px;--radius-field: 8px;--radius-pill: 999px;--shadow-card: 0 2px 12px rgb(11 21 48 / 6%);--flow-line: rgb(11 21 48 / 12%);--flow-line-invert: rgb(255 255 255 / 20%);--flow-line-width: 2px;--node-size: 9px;--node-ring: var(--bg);--node-ring-width: 2px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1.0625rem;line-height:1.65;color:var(--text);background-color:var(--bg)}img{max-width:100%;height:auto}a{color:var(--accent-on-light);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--text)}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.meta-label{font-size:.82rem;color:var(--text-muted);letter-spacing:.01em;margin:0 0 1rem}.meta-label--onnavy{color:var(--accent-on-dark)}.section-eyebrow{display:flex;align-items:center;gap:.65rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--accent-on-light);margin:0 0 1.1rem}.section-eyebrow:before{content:"";width:11px;height:11px;border-radius:50%;background:var(--accent);flex:none}.section-eyebrow--onnavy{color:var(--accent-on-dark)}.section-eyebrow--onnavy:before{background:var(--accent-on-dark)}.site-header{background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0;flex-wrap:wrap}.nav-main{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.nav-main a{color:var(--text);text-decoration:none;font-weight:500;font-size:.95rem}.nav-main a:hover{color:var(--accent-on-light)}.nav-group{position:relative;display:flex;align-items:center;font-size:.95rem}.nav-caret{font-size:.6rem;color:var(--text-muted)}.nav-dropdown{position:absolute;top:100%;left:-.9rem;padding-top:.6rem;display:none;z-index:110}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{display:block}.nav-dropdown-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:0 8px 24px #0b15301f;padding:.4rem 0;min-width:15rem}.nav-dropdown-panel a{display:block;padding:.5rem 1rem;font-size:.9rem;font-weight:500;white-space:nowrap}.nav-dropdown-panel a:hover{background:var(--bg)}@media(max-width:640px){.nav-dropdown{display:none!important}.nav-caret{display:none}}.header-actions{display:flex;align-items:center;gap:.75rem}.lang-switcher{display:flex;gap:.25rem;font-size:.82rem}.lang-switcher a{padding:.25rem .5rem;border-radius:var(--radius-pill);text-decoration:none;color:var(--text-muted);font-weight:600}.lang-switcher a.active,.lang-switcher a:hover{color:var(--accent-on-light);background:#ff7a0014}.btn-linkedin{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.25rem;background:var(--surface-invert);color:var(--text-invert)!important;border-radius:var(--radius-field);font-weight:600;font-size:.9rem;text-decoration:none;white-space:nowrap}.btn-linkedin:hover{background:var(--accent);color:var(--text)!important}.btn-linkedin--invert{background:var(--surface);color:var(--text)!important}.btn-linkedin--invert:hover{background:var(--accent);color:var(--text)!important}.cta-group{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.55rem}.cta-secondary{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;margin:0;font-size:.85rem}.cta-link{color:var(--accent-on-light);text-decoration:none;border-bottom:1px solid currentColor}.cta-link:hover{color:var(--text)}.cta-sep{color:var(--text-muted)}.cta-group--invert .cta-link{color:var(--accent-on-dark)}.cta-group--invert .cta-link:hover{color:var(--text-invert)}.cta-group--invert .cta-sep{color:var(--text-invert-muted)}main{padding-block:0 4rem;min-height:60vh}.hero{position:relative;padding:4.5rem 0 3.5rem;overflow:visible}.hero-watermark{position:absolute;right:-2.5rem;top:1.5rem;width:clamp(10rem,23vw,18rem);height:auto;color:var(--accent-wash);pointer-events:none;user-select:none;z-index:-1}.hero-kicker{color:var(--accent-on-light)}.hero-title{margin:0 0 1rem;font-size:clamp(2rem,5.5vw,3.4rem);line-height:1.12;letter-spacing:-.02em;font-weight:600;max-width:36rem}.hero-title span{display:block}.hero-title-navy{color:var(--text)}.hero-title-blue{color:var(--accent-on-light)}.hero-lead{font-size:1.15rem;color:var(--text-muted);max-width:32rem;margin:0 0 2rem}.hero-actions{display:flex;align-items:flex-start;gap:1.25rem;flex-wrap:wrap}.hero-scroll{display:inline-flex;align-items:center;min-height:2.5rem;font-size:.95rem;text-decoration:none;font-weight:500}.hero-fig{margin-top:3rem}.chip-row{display:flex;align-items:center;flex-wrap:wrap;row-gap:.5rem}.chip{font-size:.8rem;font-weight:500;color:var(--text);background:var(--surface);border:1px solid var(--line);padding:.3rem .7rem;border-radius:var(--radius-pill);white-space:nowrap}.chip--highlight{background:var(--accent);border-color:var(--accent);color:var(--text)}.chip-link{width:1.4rem;border-top:var(--flow-line-width) solid var(--flow-line);position:relative}.chip-link:after{content:"";position:absolute;right:calc(50% - var(--node-size) / 2);top:calc((var(--node-size) + var(--node-ring-width) * 2) / -2);width:var(--node-size);height:var(--node-size);background:var(--accent);border:var(--node-ring-width) solid var(--node-ring);border-radius:50%;box-sizing:content-box}section[id]{scroll-margin-top:7.5rem}.section-method,.section-copilot,.section-work,.section-founder{padding:4rem 0;border-top:1px solid var(--line)}.section-method h2,.section-founder h2{font-size:clamp(1.4rem,2.5vw,1.8rem);color:var(--text);margin:0 0 .5rem;letter-spacing:-.01em}.section-intro{color:var(--text-muted);max-width:38rem;margin:0 0 2.5rem}.method-steps{list-style:none;margin:0 0 2.5rem;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.method-step{position:relative}.method-step:not(:last-child):after{content:"";position:absolute;right:-2rem;top:1.375rem;width:2rem;border-top:var(--flow-line-width) solid var(--flow-line)}.method-step:not(:last-child):before{content:"";position:absolute;right:calc(-1rem - (var(--node-size) + var(--node-ring-width) * 2) / 2);top:calc(1.375rem - (var(--node-size) + var(--node-ring-width) * 2) / 2);width:var(--node-size);height:var(--node-size);background:var(--accent);border:var(--node-ring-width) solid var(--node-ring);border-radius:50%;box-sizing:content-box}.method-num{font-size:2.75rem;font-weight:600;line-height:1;color:var(--accent-figure);margin:0 0 .5rem}.method-step h3{font-size:1.1rem;color:var(--text);margin:0 0 .4rem}.method-step p:not(.method-num){font-size:.95rem;color:var(--text-muted);margin:0}.principles{background:var(--surface);box-shadow:var(--shadow-card);border-radius:var(--radius-card);padding:1.5rem 1.75rem}.principles h2,.principles h3{font-size:1rem;color:var(--text);margin:0 0 .75rem}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:.75rem 1rem;background:var(--surface);color:var(--text);border-radius:0 0 var(--radius-card) 0;box-shadow:var(--shadow-card);font-weight:600}.skip-link:focus{left:0}.principles ul{margin:0;padding:0;list-style:none}.principles li{position:relative;padding-left:1.25rem;margin-bottom:.4rem;font-size:.95rem;color:var(--text-muted)}.principles li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;background:var(--accent);border-radius:50%}.section-offer{padding:4rem 0 1rem}.offer-band{background:var(--surface-invert);padding:2.5rem 2.5rem 2.25rem;display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem 2.5rem;border-radius:var(--radius-card)}.offer-heading{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;color:var(--text-invert);margin:0 0 .75rem;line-height:1.2;letter-spacing:-.01em}.offer-lead{font-size:.98rem;color:var(--text-invert-muted);margin:0;max-width:28rem}.offer-price-block{text-align:right;border-left:1px solid var(--line-invert);padding-left:2rem;align-self:center}.offer-price-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--accent-on-dark);margin:0 0 .35rem}.offer-price{font-size:clamp(1.55rem,2.3vw,1.85rem);font-weight:600;color:var(--text-invert);margin:0;line-height:1.15}.offer-price-suffix{font-size:.9rem;color:var(--accent-on-dark)}.offer-price-note{font-size:.85rem;color:var(--text-invert-muted);margin:.6rem 0 1.2rem}.offer-guarantee{font-size:.85rem;color:var(--accent-on-dark);margin:1rem 0 0;padding-top:1rem;border-top:1px solid var(--line-invert)}.offer-tiers{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;border-top:1px solid var(--line-invert);padding-top:1.5rem}.offer-tier{border:1px solid var(--line-invert);padding:1rem 1.25rem;border-radius:var(--radius-card)}.offer-tier h3{font-size:1rem;color:var(--text-invert);margin:0 0 .4rem}.offer-tier-tag{font-family:var(--font-mono);font-size:.82rem;color:var(--accent-on-dark);font-weight:400}.offer-tier p{font-size:.9rem;color:var(--text-invert-muted);margin:0}.section-copilot h2{font-size:clamp(1.4rem,2.5vw,1.8rem);color:var(--text);margin:0 0 .5rem;letter-spacing:-.01em}.copilot-points{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem 2rem}.copilot-points--three{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.copilot-point{border-left:2px solid var(--accent);padding-left:1.1rem}.copilot-point h3{font-size:1.05rem;color:var(--text);margin:0 0 .4rem}.copilot-point p{font-size:.95rem;color:var(--text-muted);margin:0}.section-work h2{font-size:clamp(1.4rem,2.5vw,1.8rem);color:var(--text);margin:0 0 .5rem;letter-spacing:-.01em}.work-cases{display:grid;gap:2.5rem}.work-case{background:var(--surface);box-shadow:var(--shadow-card);border-radius:var(--radius-card);overflow:hidden}.work-case-image{display:block;width:100%;height:auto;border-bottom:1px solid var(--line)}.work-case-body{padding:1.5rem 1.75rem 1.75rem}.work-case-tag{font-size:.82rem;color:var(--accent-on-light);margin:0 0 .5rem}.work-case h3{font-size:1.15rem;color:var(--text);margin:0 0 .6rem}.work-case-text{font-size:.95rem;color:var(--text-muted);max-width:52rem;margin:0 0 1rem}.work-case-points{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.5rem 2rem}.work-case-points li{position:relative;padding-left:1.25rem;font-size:.92rem;color:var(--text-muted)}.work-case-points li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;background:var(--accent);border-radius:50%}.work-case-link{display:inline-block;margin-top:1.1rem;font-size:.88rem;color:var(--accent-on-light);text-decoration:none;border-bottom:1px solid var(--accent-on-light)}.work-case-link:hover{color:var(--text);border-bottom-color:var(--text)}.founder-grid{display:grid;grid-template-columns:auto 1.3fr 1fr;gap:2.5rem}.founder-photo{width:180px;height:auto;border-radius:12px;border:1px solid var(--line);align-self:start}.founder-role{font-size:.85rem;color:var(--accent-on-light);margin:0 0 1rem}.founder-bio p{color:var(--text-muted);margin:0 0 1rem}.founder-reach{font-size:.95rem}.founder-proofs{list-style:none;margin:0;padding:0;align-self:start;border-left:1px solid var(--line);padding-left:1.5rem}.founder-proofs li{position:relative;padding-left:1.1rem;margin-bottom:.75rem;font-size:.95rem;color:var(--text)}.founder-proofs li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;background:var(--accent);border-radius:50%}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.method-step,.offer-band,.founder-grid{animation:rise-in linear both;animation-timeline:view();animation-range:entry 0% entry 40%}}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}}.page-header{padding-top:2.5rem}.page-header h1{font-size:clamp(1.75rem,3vw,2.25rem);color:var(--text);margin:0 0 1rem}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.1rem;color:var(--text);margin:0 0 .75rem}.legal-section p{margin:0 0 .75rem;color:var(--text-muted)}.standalone-lead{font-size:1.05rem;line-height:1.65;color:var(--text-muted);margin:0;max-width:62ch}.facts{margin:0;border-top:1px solid var(--line)}.facts-row{display:grid;grid-template-columns:minmax(9rem,15rem) 1fr;gap:.35rem 1.5rem;padding:.7rem 0;border-bottom:1px solid var(--line)}.facts-row dt{font-size:.9rem;font-weight:600;color:var(--text)}.facts-row dd{margin:0;color:var(--text-muted)}@media(max-width:640px){.facts-row{grid-template-columns:1fr;gap:.15rem}}.cta-title{font-size:1.15rem;color:var(--text);margin:0 0 1rem}.cta-row{text-align:center;margin-top:2.5rem}.cta-row .cta-group{align-items:center}.site-footer{background:var(--surface-invert);color:var(--text-invert);padding:2.5rem 0;margin-top:auto}.footer-inner{display:flex;flex-direction:column;gap:1.5rem}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem}.footer-tagline{margin:.5rem 0 0;font-size:.95rem;opacity:.85;max-width:28rem}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem}.footer-links a{color:var(--text-invert);text-decoration:none;font-size:.95rem}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line-invert);padding-top:1rem;font-size:.875rem;font-family:var(--font-mono);opacity:.75}.subpage-header h1{max-width:46rem}.subpage-header .meta-label{margin-bottom:.75rem}.subpage-lead{margin-bottom:1.75rem}.subpage-fit{margin-top:2.5rem}.subpage-section{padding-top:3rem}.subpage-section>h2{font-size:clamp(1.35rem,2.4vw,1.7rem);color:var(--text);margin:0 0 1rem}.method-step p.step-deliverable{margin-top:.6rem;font-size:.82rem;color:var(--accent-on-light)}.price-band{background:var(--surface-invert);padding:2.5rem 2.5rem 2.25rem;display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem 2.5rem;border-radius:var(--radius-card)}.price-band-title{color:var(--text-invert);font-size:1.35rem;margin:0 0 .75rem}.price-band-value{color:var(--text-invert-muted);font-size:.98rem;margin:0;max-width:28rem}.faq-item{border-top:1px solid var(--line);padding:1.25rem 0;max-width:46rem}.faq-item h3{font-size:1.05rem;color:var(--text);margin:0 0 .5rem}.faq-item p{margin:0;font-size:.95rem;color:var(--text-muted)}.lead-form-card{background:var(--surface);box-shadow:var(--shadow-card);border-radius:var(--radius-card);padding:2rem 2.25rem;max-width:46rem}.lead-form-card>h2{font-size:clamp(1.35rem,2.4vw,1.7rem);color:var(--text);margin:0 0 .5rem}.lead-form-intro{font-size:.9rem;color:var(--text-muted);margin:0 0 1.5rem}.lead-form{display:flex;flex-direction:column;gap:1.1rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-field label{font-size:.92rem;font-weight:600;color:var(--text)}.form-field input{font:inherit;font-size:1rem;color:var(--text);background:var(--bg);border:1px solid rgb(11 21 48 / 18%);border-radius:var(--radius-field);padding:.6rem .8rem;width:100%}.form-field input:focus-visible,.form-consent input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.form-hint{font-size:.82rem;color:var(--text-muted);margin:0}.req{color:var(--accent-on-light)}.opt{font-weight:400;color:var(--text-muted)}.form-consent{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:start;font-size:.88rem;color:var(--text-muted)}.form-consent input{margin-top:.3rem;width:1.05rem;height:1.05rem;accent-color:var(--gi-navy)}.lead-form-submit{align-self:flex-start;border:0;cursor:pointer;font-family:inherit;font-size:1rem;padding:.7rem 1.5rem}.form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-alert{display:none;margin:0 0 1.25rem;padding:.8rem 1rem;border-left:3px solid var(--accent);background:var(--accent-wash);border-radius:0 var(--radius-field) var(--radius-field) 0;font-size:.92rem;color:var(--text)}.form-alert:target{display:block}@media(max-width:640px){.lead-form-card{padding:1.5rem 1.25rem}}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.related-card{display:block;border:1px solid var(--line);background:var(--surface);padding:1.25rem 1.5rem;border-radius:var(--radius-card);text-decoration:none}.related-card:hover{border-color:var(--accent)}.related-card h2,.related-card h3{margin:0 0 .4rem;font-size:1rem;color:var(--accent-on-light)}.related-card p{margin:0;font-size:.9rem;color:var(--text-muted)}.case-figure{max-width:46rem;margin:2rem 0 0}.case-text{max-width:46rem;color:var(--text-muted);margin:0 0 1rem}.case-problem-title{margin-top:2rem}.case-results{margin-bottom:1.5rem}.chip-row--static{margin-top:.5rem}.offer-detail-link{display:inline-block;margin-top:1rem;color:var(--accent-on-dark);font-size:.92rem}.offer-detail-link:hover{color:var(--text-invert)}.offer-tier-link{display:inline-block;margin-top:.6rem;font-size:.88rem;color:var(--accent-on-dark)}.offer-tier-link:hover{color:var(--text-invert)}.work-case-links{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.blog-card{padding:0;overflow:hidden}.blog-card-image{border-bottom:1px solid var(--line)}.blog-card-date{margin:1rem 1.5rem 0}.blog-card h2,.blog-card h3{margin:.4rem 1.5rem}.blog-card p{margin:0 1.5rem 1.25rem}.blog-meta{margin-bottom:0}.blog-article{max-width:46rem;color:var(--text-muted)}.blog-article h2{font-size:clamp(1.25rem,2.2vw,1.5rem);color:var(--text);margin:2rem 0 1rem}.blog-article h3{font-size:1.05rem;color:var(--text);margin:1.5rem 0 .75rem}.blog-article p{margin:0 0 1rem}.blog-article ul,.blog-article ol{margin:0 0 1.25rem;padding-left:1.4rem}.blog-article li{margin-bottom:.4rem}.blog-article blockquote{margin:1.5rem 0;padding:.25rem 0 .25rem 1.25rem;border-left:2px solid var(--accent);color:var(--text);font-style:italic}.blog-article strong{color:var(--text)}.blog-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:.25rem 0 .6rem;padding:0 0 .75rem}.blog-carousel img{flex:0 0 86%;scroll-snap-align:start;border-radius:12px;border:1px solid var(--line);aspect-ratio:16 / 9;object-fit:cover}.blog-carousel-hint{font-size:.85rem;color:var(--text-muted);margin:0 0 2rem}@media(min-width:640px){.blog-carousel img{flex-basis:62%}}@media(max-width:760px){.offer-band,.price-band{grid-template-columns:1fr;padding:2rem 1.5rem}.offer-price-block{text-align:left;border-left:none;border-top:1px solid var(--line-invert);padding-left:0;padding-top:1.25rem}.founder-grid{grid-template-columns:1fr}.method-step:not(:last-child):after,.method-step:not(:last-child):before{display:none}.hero-watermark{width:9rem;right:-1rem}}@media(max-width:640px){.nav-main{width:100%;order:3}.header-actions .btn-linkedin span.long{display:none}}
