@font-face{font-family:Sunborn Sans One;src:url(/fonts/sunborn-sans-one.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--orange: #f28444;--red: #ed5838;--green: #08663c;--dark-green: #124019;--ink: #1a1a1a;--muted: #5d625f;--soft: #f5f1ea;--paper: #fffaf4;--white: #ffffff;--font-display: "Sunborn Sans One", "Montserrat", ui-sans-serif, system-ui, sans-serif;--font-body: "Noto Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-body);color:var(--ink);background:var(--white)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.app-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:center;gap:2rem;padding:1rem clamp(1rem,4vw,4rem);border-bottom:4px solid var(--orange);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:.75rem;color:var(--orange);font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800;letter-spacing:-.01em}.brand-logo{display:block;height:clamp(2.4rem,4.5vw,3.2rem);width:auto;max-width:100%;object-fit:contain}.nav-links,.header-actions,.hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.nav-links{justify-content:center}.nav-links a{color:var(--muted);font-weight:700;font-size:.98rem}.nav-links a.active,.nav-links a:hover{color:var(--green)}.primary-button,.secondary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;max-width:100%;border:2px solid transparent;border-radius:10px;padding:.7rem 1.2rem;cursor:pointer;font-weight:800;line-height:1.2;text-align:center;white-space:normal;transition:transform .15s ease,box-shadow .15s ease}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1240192e}.primary-button{background:var(--red);color:var(--white);border-color:var(--dark-green)}.secondary-button{color:var(--white);background:var(--green);border-color:var(--dark-green)}.ghost-button{background:transparent;color:var(--dark-green);border-color:#1240192e}.ghost-button:hover{border-color:var(--green);color:var(--green)}.large{min-height:3.5rem;padding-inline:1.7rem;font-size:1.05rem}.hero{position:relative;display:grid;min-height:calc(100vh - 78px);place-items:center;padding:clamp(4rem,9vw,7rem) 1.25rem;background:linear-gradient(180deg,var(--white) 0%,var(--soft) 100%);overflow:hidden;isolation:isolate}.hero-content,.page-hero,.section{width:min(1180px,calc(100% - 2rem));margin:0 auto}.hero-content{position:relative;z-index:2;max-width:940px;text-align:center}.hero h1,.page-hero h1{margin:0;color:var(--dark-green);font-size:clamp(2.8rem,7vw,5.4rem);line-height:1;letter-spacing:-.01em;font-weight:900}.hero h1 .accent,.page-hero h1 .accent{font-family:var(--font-display);color:var(--red);font-weight:700;font-style:italic;line-height:.9}.hero p,.page-hero p{display:block;max-width:760px;margin:1.4rem auto 0;color:var(--ink);font-size:clamp(1.08rem,1.6vw,1.3rem);line-height:1.55}.hero .micro{display:inline-block;margin-top:1.8rem;color:var(--orange);font-family:var(--font-display);font-size:clamp(1.3rem,2vw,1.8rem);font-weight:700}.hero-actions{justify-content:center;margin-top:2rem}.hero-meta{margin-top:1.25rem;color:var(--muted);font-size:.92rem}.build-page{--build-text-measure: 64ch;--build-section-padding: clamp(4.5rem, 8vw, 7rem);--build-heading-gap: clamp(1.1rem, 2vw, 1.5rem);--build-heading-bottom: clamp(3rem, 5vw, 4.5rem);--build-cta-space: clamp(1.5rem, 2.6vw, 2rem);--build-eyebrow-size: clamp(1.05rem, 1.1vw, 1.2rem);background:var(--white)}.build-page *,.build-page *:before,.build-page *:after{box-shadow:none!important}.build-page .section{width:min(80vw,1520px);padding-top:var(--build-section-padding);padding-bottom:var(--build-section-padding)}.build-page .section,.build-page .section:before,.build-page .section.soft:before{background:var(--white)}.build-page .eyebrow{font-size:var(--build-eyebrow-size)!important;line-height:1.25}.build-page .section.dark{padding-top:calc(var(--build-section-padding) * 1.18);padding-bottom:calc(var(--build-section-padding) * 1.18)}.build-page .section.dark .section-heading{margin-bottom:calc(var(--build-heading-bottom) * 1.15)}.build-hero{position:relative;isolation:isolate;overflow:hidden;padding:0 0 var(--build-section-padding);background:var(--white);border-bottom:4px solid var(--orange)}.build-page.is-video-floating .build-hero{z-index:1000;overflow:visible}.build-hero>.geometry{z-index:-1}.build-hero-inner{display:grid;gap:clamp(2rem,3.6vw,3rem);justify-items:center;width:min(80vw,1520px);margin:0 auto}.build-hero-copy{display:grid;gap:var(--build-heading-gap);justify-items:center;width:100%;text-align:center}.build-hero-above-fold{display:grid;width:100%;min-height:calc(100svh - 92px);align-content:center;justify-items:center;gap:var(--build-heading-gap);padding:clamp(2rem,5vw,4rem) 0 clamp(1.5rem,4vw,3rem)}.build-hero-copy h1{margin:0;max-width:100%;color:var(--dark-green);font-size:clamp(3.6rem,6vw,6.8rem);line-height:.95;font-weight:900;overflow-wrap:anywhere;text-wrap:balance}.build-hero-copy p{max-width:var(--build-text-measure);color:var(--ink);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.6}.build-hero-copy .eyebrow{max-width:100%;text-wrap:balance}.build-hero-subhead{margin:clamp(1.1rem,2.4vw,2rem) 0 0;color:var(--red)!important;font-family:var(--font-display);font-size:clamp(1.5rem,2.6vw,2.3rem)!important;font-weight:700;line-height:1.2!important}.build-proof{color:var(--green)!important;font-weight:900}.build-social-proof{display:grid;justify-items:center;gap:.55rem;margin-top:.25rem}.build-proof-avatars{display:flex;align-items:center;justify-content:center;padding-left:.75rem}.build-proof-avatars span{display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;margin-left:-.75rem;border:3px solid var(--white);border-radius:999px;background:var(--dark-green);color:var(--white);font-size:.78rem;font-weight:900;line-height:1}.build-proof-avatars span:nth-child(2){background:var(--orange)}.build-proof-avatars span:nth-child(3){background:var(--red)}.build-proof-avatars span:last-child{background:var(--white);color:var(--dark-green);border-color:#12401929}.build-proof-avatars img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.build-social-proof p{margin:0;color:var(--dark-green);font-weight:900;line-height:1.35}.build-hero-panel{display:grid;gap:1rem;width:100%}.build-video-placeholder{display:grid;width:min(760px,100%);min-height:clamp(240px,32vw,430px);aspect-ratio:16 / 9;align-content:center;justify-items:center;gap:1rem;padding:2rem;cursor:pointer;border:4px solid var(--dark-green);border-radius:12px;background:var(--dark-green);color:var(--white);font:inherit;text-align:center;box-shadow:0 24px 70px #1240192e;transform-origin:center;transition:width .35s ease,min-height .35s ease,transform .35s ease,box-shadow .35s ease}.build-video-placeholder:hover,.build-video-placeholder:focus-visible{width:min(1180px,100%);min-height:clamp(360px,48vw,680px);transform:translateY(-4px)}.build-video-placeholder.is-expanded{width:min(1180px,100%);min-height:clamp(360px,48vw,680px);transform:none}.build-video-placeholder svg{width:4.5rem;height:4.5rem;color:var(--orange)}.build-video-placeholder h2{margin:0;max-width:26ch;font-size:clamp(1.5rem,2.8vw,2rem);line-height:1.12;text-transform:uppercase;overflow-wrap:anywhere}.build-video-slot,.build-video-embed{width:min(1180px,100%);aspect-ratio:16 / 9}.build-video-slot{position:relative}.build-video-embed{border:4px solid var(--dark-green);border-radius:12px;background:var(--dark-green);box-shadow:0 24px 70px #1240192e;overflow:hidden}.build-video-embed.is-floating{position:fixed;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:1001;width:min(360px,calc(100vw - 2rem));border-color:var(--orange);box-shadow:0 24px 70px #1240193d;isolation:isolate}.build-video-embed video{width:100%;height:100%;display:block;object-fit:cover;background:var(--dark-green)}.internal-video-block{overflow:hidden;padding:0}.internal-video-block>button{display:grid;width:100%;min-height:inherit;align-content:center;justify-items:center;gap:1rem;border:0;padding:2rem;background:transparent;color:inherit;cursor:pointer;text-align:center}.internal-video-block iframe{width:100%;height:100%;min-height:inherit;border:0}.internal-social-strip{width:min(100%,980px);margin:0 auto;color:var(--green)!important;font-weight:900;text-align:center}.build-video-pip{position:fixed;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:30;display:grid;width:min(320px,calc(100vw - 2rem));aspect-ratio:16 / 9;align-content:center;justify-items:center;gap:.45rem;padding:1rem;border:3px solid var(--orange);border-radius:10px;background:var(--dark-green);color:var(--white);cursor:pointer;font:inherit;font-weight:900;text-align:center;box-shadow:0 24px 70px #1240193d;opacity:0;pointer-events:none;transform:translateY(1rem) scale(.94);transition:opacity .25s ease,transform .25s ease}.build-video-pip.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.build-video-pip svg{width:2.4rem;height:2.4rem;color:var(--orange)}.build-check-list{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.build-check-list li,.build-fit-grid li{display:grid;grid-template-columns:1.35rem 1fr;gap:.7rem;align-items:start;color:var(--ink);font-weight:700;line-height:1.45}.build-check-list svg,.build-fit-grid svg{width:1.25rem;height:1.25rem;margin-top:.1rem;color:var(--green)}.build-hero-panel>.build-check-list{grid-template-columns:repeat(5,minmax(0,1fr));padding:1.4rem;border:4px solid var(--orange);border-radius:12px;background:var(--white);box-shadow:0 18px 60px #12401914}.build-copy-stack{display:grid;gap:1.35rem}.build-copy-stack p,.build-pricing p,.build-trust p,.build-final-cta p{margin:0;max-width:var(--build-text-measure);color:var(--muted);font-size:1.08rem;line-height:1.7}.build-page .hero-actions{gap:1rem;margin-top:var(--build-cta-space)}.build-pill-list{display:flex;flex-wrap:wrap;gap:.65rem;margin:.5rem 0}.build-pill-list span{display:inline-flex;align-items:center;min-height:2.35rem;border:2px solid var(--red);border-radius:999px;padding:.45rem .85rem;background:var(--white);color:var(--dark-green);font-weight:900}.build-hidden-problem{--build-heading-bottom: clamp(2rem, 4vw, 3rem)}.build-hidden-problem .section-heading{max-width:760px}.build-hidden-problem-graphic{width:min(920px,100%);min-height:clamp(18rem,38vw,30rem);margin:0 auto clamp(2rem,4vw,3rem);border:4px solid var(--dark-green);border-radius:12px;background:linear-gradient(135deg,#08663c14,#f284441a),var(--white);box-shadow:0 18px 60px #12401914}.build-hidden-problem-copy{display:grid;gap:1.2rem;max-width:760px;margin:0 auto;text-align:center}.build-hidden-problem-copy p{margin:0;color:var(--muted);font-size:clamp(1.1rem,1.6vw,1.28rem);line-height:1.65}.build-hidden-problem-copy strong{color:var(--dark-green);font-weight:900}.build-philosophy{--build-heading-bottom: 0}.build-philosophy .section-heading{max-width:680px}.build-philosophy .eyebrow{margin-bottom:clamp(1.4rem,2.8vw,2.2rem)}.build-philosophy h2{margin-inline:auto}.build-philosophy .section-heading p:not(.eyebrow){max-width:420px;margin:clamp(1.6rem,3vw,2.25rem) auto 0;font-size:1.25rem;text-align:center}.build-philosophy-rhythm{display:grid;grid-template-columns:minmax(0,380px) minmax(560px,720px);align-items:center;gap:clamp(3.5rem,7vw,6rem);max-width:1240px;margin:clamp(2.4rem,4.5vw,3.5rem) auto 0;text-align:left}.build-philosophy-rhythm p{justify-self:start;margin:0;color:var(--muted);font-size:1.25rem;line-height:1.8}.build-philosophy-rhythm strong{color:var(--dark-green);font-size:1.45rem;font-weight:900}.build-philosophy-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1.4vw,1rem);justify-self:end;width:min(100%,720px)}.build-philosophy-gallery-item{position:relative;display:grid;min-height:11.5rem;place-items:center;margin:0;overflow:hidden;border:2px solid rgb(18 64 25 / 12%);border-radius:10px;background:#1240190a;color:var(--green)}.build-philosophy-gallery-item.has-image{border:2px solid rgb(18 64 25 / 16%);background:#050806}.build-philosophy-gallery-item.is-wide{grid-column:1 / -1;aspect-ratio:1664 / 761;min-height:0}.build-philosophy-gallery-item.is-phone{aspect-ratio:1080 / 2460;min-height:0}.build-philosophy-gallery-item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.build-philosophy-gallery-fallback{display:grid;place-items:center;width:4.25rem;height:4.25rem;border:2px solid rgb(18 64 25 / 12%);border-radius:10px;background:var(--white)}.build-philosophy-gallery-item.has-image .build-philosophy-gallery-fallback{display:none}.build-philosophy-gallery-fallback svg{width:2.25rem;height:2.25rem;opacity:.75}.build-gallery-open{position:absolute;inset:50% auto auto 50%;display:inline-grid;place-items:center;width:clamp(3rem,5vw,4.25rem);height:clamp(3rem,5vw,4.25rem);border:3px solid rgb(8 102 60 / 88%);border-radius:12px;background:#ffffffeb;color:var(--green);cursor:pointer;transform:translate(-50%,-50%);transition:transform .15s ease,background .15s ease,color .15s ease}.build-gallery-open:hover,.build-gallery-open:focus-visible,.build-gallery-open[aria-pressed=true]{background:var(--green);color:var(--white);transform:translate(-50%,-50%) scale(1.05)}.build-gallery-open svg{width:58%;height:58%}.build-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:clamp(.9rem,2.4vw,1.5rem);background:#000000eb;overscroll-behavior:contain}.build-gallery-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;cursor:pointer}.build-gallery-lightbox-panel{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:clamp(.9rem,1.8vw,1.2rem);width:min(100%,1180px);max-height:min(100%,920px);overflow:hidden;border:3px solid var(--green);border-radius:10px;padding:clamp(.9rem,2vw,1.25rem);background:#050806}.build-gallery-lightbox-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.build-gallery-lightbox-header h3{margin:0;color:var(--white);font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.1;font-weight:900}.build-gallery-lightbox-header span{color:#ffffffc7;font-weight:900}.build-gallery-carousel{display:grid;grid-template-columns:3rem minmax(0,1fr) 3rem;gap:clamp(.55rem,1.5vw,1rem);align-items:center;min-height:0}.build-gallery-lightbox-item{display:grid;place-items:center;margin:0;overflow:hidden;border:2px solid rgb(18 64 25 / 12%);border-radius:10px;background:#050806}.build-gallery-lightbox-item.is-wide{width:100%;aspect-ratio:1664 / 761}.build-gallery-lightbox-item.is-phone{justify-self:center;width:min(100%,24rem);max-height:calc(100svh - 11rem);aspect-ratio:1080 / 2460}.build-gallery-lightbox-item img{width:100%;height:100%;object-fit:contain}.build-gallery-arrow{display:inline-grid;place-items:center;width:3rem;height:3rem;border:2px solid rgb(255 255 255 / 24%);border-radius:10px;background:#ffffff14;color:var(--white);cursor:pointer}.build-gallery-arrow:hover:not(:disabled),.build-gallery-arrow:focus-visible:not(:disabled){border-color:var(--orange);background:#ffffff29}.build-gallery-arrow:disabled{cursor:not-allowed;opacity:.35}.build-gallery-arrow svg{width:1.6rem;height:1.6rem}.build-gallery-dots{display:flex;justify-content:center;gap:.5rem}.build-gallery-dots button{width:.7rem;height:.7rem;border:0;border-radius:999px;background:#ffffff52;cursor:pointer}.build-gallery-dots button.is-active{background:var(--orange)}.build-gallery-exit{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.5rem;border:2px solid rgb(255 255 255 / 24%);border-radius:10px;padding:.45rem .75rem;background:#ffffff14;color:var(--white);cursor:pointer;font-weight:900}.build-gallery-exit:hover,.build-gallery-exit:focus-visible{border-color:var(--orange);background:#ffffff29}.build-gallery-exit svg{width:1.25rem;height:1.25rem}.build-gallery-exit span{color:inherit}.build-card-cta{margin-top:var(--build-cta-space)}.build-card-cta.centered{text-align:center}.internal-tool-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:1100px;margin:0 auto clamp(2rem,4vw,3rem)}.internal-tool-list span{display:inline-flex;align-items:center;min-height:2.7rem;border:2px solid rgb(8 102 60 / 18%);border-radius:10px;padding:.55rem .9rem;background:var(--white);color:var(--dark-green);font-weight:900}.internal-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.3rem)}.internal-benefit-grid .outline-card{align-content:start}.internal-benefit-grid svg{width:2.3rem;height:2.3rem;margin-bottom:1rem;color:var(--orange)}.internal-mechanism-section .build-check-list{margin-top:.2rem}.build-fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem)}.build-fit-grid article{padding:clamp(1.8rem,3.6vw,2.6rem);border:4px solid var(--orange);border-radius:12px;background:var(--dark-green)}.build-fit-grid h3{margin:0 0 1.35rem;color:var(--orange);font-size:1.45rem;font-weight:900}.build-fit-grid ul{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.build-fit-grid li{color:var(--white)}.build-fit-grid svg{color:var(--orange)}.build-not-for{border-color:var(--red)!important}.build-not-for h3,.build-not-for svg{color:var(--red)}.build-step-rail{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:0;max-width:980px;margin:0 auto}.build-step-rail:before{content:"";position:absolute;top:4.5rem;bottom:4.5rem;left:4.25rem;width:2px;border-radius:999px;background:#12714057}.build-process-step{position:relative;display:grid;grid-template-columns:8.5rem minmax(0,1fr);gap:clamp(1.6rem,4vw,3rem);align-items:center;min-height:11rem}.build-process-icon{position:relative;z-index:1;display:grid;place-items:center;width:6.6rem;height:6.6rem;margin:0 auto;border-radius:999px;background:var(--white);box-shadow:0 18px 52px #1240191f}.build-process-icon svg{width:2.7rem;height:2.7rem;color:var(--dark-green);stroke-width:1.8}.build-process-copy{max-width:680px;padding:1.6rem 0}.build-process-title-row{display:flex;align-items:center;gap:1.25rem;margin-bottom:.75rem}.build-process-number{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3.3rem;height:3.3rem;border-radius:999px;background:var(--orange);color:var(--white);font-family:var(--font-display);font-size:1.45rem;font-weight:700;line-height:1}.build-process-copy h3{margin:0;color:var(--dark-green);font-size:clamp(1.8rem,3vw,2.3rem);line-height:1.1;font-weight:900}.build-process-copy p{margin:0;color:var(--muted);font-size:clamp(1.1rem,1.8vw,1.32rem);line-height:1.55}.build-pricing{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4rem);align-items:center}.build-full-screen-section{min-height:100svh;display:grid;align-content:center}.build-why-section .split-section{gap:clamp(3rem,5vw,5rem)}.build-why-section .eyebrow{margin-bottom:1.15rem;font-size:clamp(1.15rem,1.4vw,1.45rem)!important}.build-why-section h2{max-width:16ch;font-size:clamp(8rem,11.5vw,12.75rem);line-height:.96}.build-why-section h2 .accent{display:inline-block;font-size:1.08em}.build-why-section h2 .nowrap{white-space:nowrap}.build-why-section .build-copy-stack{gap:clamp(1.4rem,2vw,1.8rem)}.build-why-section .build-copy-stack p{max-width:58ch;font-size:clamp(1.25rem,1.7vw,1.55rem);line-height:1.62}.build-why-section .build-proof{font-size:clamp(1.65rem,2.25vw,2.1rem);line-height:1.35}.build-pricing-section .eyebrow{margin-bottom:1.15rem;font-size:clamp(1.1rem,1.35vw,1.4rem)!important}.build-pricing-section .build-pricing h2{max-width:14ch;font-size:clamp(3.4rem,4.9vw,5.7rem);line-height:.96}.build-pricing-section .build-pricing h2 .accent{display:inline-block;font-size:1.08em}.build-pricing-section .build-pricing h2+p{margin-top:2.4rem}.build-pricing-section .build-pricing>div>p:not(.eyebrow){max-width:56ch;font-size:clamp(1.2rem,1.55vw,1.45rem);line-height:1.62}.build-pricing-section .build-pricing>div>p:not(.eyebrow)+p:not(.eyebrow){margin-top:1.1rem}.build-pricing-section .outline-card h3{font-size:clamp(1.7rem,2.1vw,2.15rem)}.build-pricing-section .outline-card li,.build-pricing-section .outline-card p{font-size:clamp(1.05rem,1.35vw,1.28rem)}.build-pricing h2,.build-trust h2,.build-final-cta h2{margin:0 0 var(--build-heading-gap);color:var(--dark-green);font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;font-weight:900}.build-page .split-section.even{gap:clamp(2.5rem,6vw,5rem)}.build-page .split-section h2{margin-top:.4rem}@media(min-width:901px){.build-problem .split-section>div:first-child{transform:scale(1.08);transform-origin:left center}.build-problem .geometry.side-left .shape.e{top:16%;right:0}.build-problem .geometry.side-left .shape.f{right:0}}.build-pricing h2 .accent{font-family:var(--font-display);color:var(--red);font-style:italic}.build-trust{display:grid;gap:clamp(1.6rem,2.8vw,2.6rem);max-width:1120px;margin:0 auto;text-align:center}.build-trust .eyebrow{font-size:clamp(1.3rem,1.65vw,1.65rem)!important}.build-trust h2{margin-bottom:calc(var(--build-heading-gap) * .75);color:var(--white);font-size:clamp(3.4rem,5.5vw,6.4rem);line-height:1}.build-trust p{color:var(--white);max-width:78ch;margin-inline:auto;font-size:clamp(1.25rem,1.7vw,1.55rem);line-height:1.6}.build-faq-grid{column-count:2;column-gap:1.15rem}.build-faq-section{min-height:118svh;display:grid;align-content:center;padding-top:clamp(6rem,10vw,9rem);padding-bottom:clamp(6rem,10vw,9rem);background:var(--white)}.build-faq-section .eyebrow{font-size:clamp(1.55rem,1.95vw,2rem)!important}.build-faq-section h2{font-size:clamp(3.5rem,5.7vw,6.3rem)}.build-faq-section .section-heading{max-width:980px}.build-faq{break-inside:avoid;display:inline-block;width:100%;margin:0 0 1.15rem;border:2px solid var(--dark-green);border-radius:8px;background:var(--white);box-shadow:0 12px 36px #1240190f}.build-faq summary{cursor:pointer;padding:1.15rem 1.35rem;color:var(--dark-green);font-size:clamp(1.12rem,1.38vw,1.34rem);font-weight:900}.build-faq p{margin:0;padding:0 1.35rem 1rem;color:var(--muted);font-size:clamp(1.05rem,1.28vw,1.24rem);line-height:1.6}.build-faq p:last-child{padding-bottom:1.35rem}.build-final-cta{display:grid;justify-items:center;gap:var(--build-heading-gap);max-width:900px;margin:0 auto;text-align:center}.build-page>.section:last-child{display:grid;min-height:100svh;align-content:center;padding-top:clamp(10rem,14vw,14rem);padding-bottom:clamp(10rem,14vw,14rem)}.build-final-cta h2{margin-bottom:0}.build-final-cta p{margin-inline:auto}.build-final-cta .primary-button{margin-top:calc(var(--build-cta-space) - var(--build-heading-gap))}.build-closing-line{color:var(--green)!important;font-family:var(--font-display);font-size:clamp(1.35rem,2.4vw,2rem)!important;font-weight:700}@media(min-width:1280px){.build-hero-copy h1{max-width:100%}.build-hero-subhead{max-width:1100px!important}}.eyebrow{margin:0 0 .8rem;color:var(--red);font-size:.82rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.section{position:relative;padding:clamp(4rem,8vw,6rem) 0;isolation:isolate}.section.compact{padding-top:2rem}.section.soft,.section.dark{isolation:isolate}.section.soft:before,.section.dark:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);z-index:-1}.section.soft:before{background:var(--soft)}.section.dark{color:var(--white)}.section.dark:before{background:var(--dark-green)}.section.dark .eyebrow{color:var(--orange)}.section.dark h2,.section.dark h3{color:var(--white)}.section.dark p{color:#ffffffc7}.section.dark .outline-card,.section.dark .service-card{background:#ffffff0a;border-color:var(--orange)}.section.dark .outline-card h3,.section.dark .service-card h3{color:var(--orange)}.section.dark .outline-card p,.section.dark .service-card p{color:#ffffffbf}.section-heading{max-width:820px;margin:0 auto clamp(3.5rem,6vw,5rem);text-align:center}.build-page .section-heading{display:grid;gap:var(--build-heading-gap);max-width:900px;margin:0 auto var(--build-heading-bottom)}.section h2,.page-hero h1{text-wrap:balance}.section h2{margin:0;color:var(--dark-green);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;font-weight:900;letter-spacing:-.01em}.section h2 .accent{font-family:var(--font-display);color:var(--red);font-weight:700;font-style:italic}.section-heading p:not(.eyebrow){margin-top:1.5rem;color:var(--muted);font-size:1.15rem;line-height:1.6}.build-page .section-heading p:not(.eyebrow){max-width:var(--build-text-measure);margin:0 auto}.build-page .section.dark .section-heading p:not(.eyebrow){color:var(--white)}.card-grid{display:grid;gap:1.25rem}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.outline-card,.service-card,.pricing-card,.dashboard-grid article,.form-panel,.auth-card,.story-card,.audience-card,.proof-card{border-radius:12px;background:var(--white);box-shadow:0 18px 60px #12401914}.outline-card,.service-card,.pricing-card,.dashboard-grid article{padding:1.6rem;border:4px solid var(--orange)}.outline-card h3,.service-card h3,.pricing-card h2,.dashboard-grid h2{margin:0 0 .75rem;color:var(--dark-green);font-size:1.4rem;font-weight:900}.outline-card p,.service-card p,.pricing-card p,.dashboard-grid p{margin:0;color:var(--muted);line-height:1.6}.orange-border{border-color:var(--orange)}.green-border{border-color:var(--green)}.outline-card.borderless-card{border:none}.red-border{border-color:var(--red)}.service-card{border-color:var(--green)}.service-card svg{color:var(--red);margin-bottom:1rem}.pain-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.pain-card{position:relative;padding:1.6rem 1.6rem 1.6rem 2.2rem;border-left:6px solid var(--red);background:var(--white);border-radius:6px;box-shadow:0 18px 60px #1240190f}.pain-card blockquote{margin:0 0 .75rem;color:var(--dark-green);font-family:var(--font-display);font-size:1.5rem;font-weight:700;line-height:1.15}.pain-card p{margin:0;color:var(--muted);line-height:1.55}.story-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;counter-reset:step}.story-card{position:relative;padding:2rem 1.6rem 1.6rem;border:4px solid var(--green)}.story-card:before{counter-increment:step;content:counter(step,decimal-leading-zero);position:absolute;top:-1.25rem;left:1.2rem;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:var(--orange);color:var(--white);font-family:var(--font-display);font-weight:700;font-size:1.5rem;border:4px solid var(--white);box-shadow:0 8px 24px #1240192e}.story-card h3{margin:0 0 .65rem;color:var(--dark-green);font-size:1.3rem;font-weight:900}.story-card p{margin:0;color:var(--muted);line-height:1.6}.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.audience-card{display:flex;flex-direction:column;gap:1rem;padding:2rem;border:4px solid var(--orange)}.audience-card.alt{border-color:var(--green)}.audience-card h3{margin:0;color:var(--dark-green);font-size:1.6rem;font-weight:900}.audience-card p{margin:0;color:var(--muted);line-height:1.6}.audience-card ul{display:grid;gap:.55rem;margin:0;padding:0;list-style:none;color:var(--ink)}.audience-card li:before{content:"→ ";color:var(--red);font-weight:900;margin-right:.35rem}.audience-card .row{margin-top:auto;display:flex;flex-wrap:wrap;gap:.6rem}.proof-card{padding:1.6rem;border:1px solid rgb(18 64 25 / 12%);display:grid;gap:.6rem}.proof-card .metric{font-family:var(--font-display);color:var(--red);font-size:2.4rem;line-height:1}.proof-card .label{color:var(--dark-green);font-weight:800}.proof-card .quote{color:var(--muted);font-style:italic}.banner{position:relative;display:grid;grid-template-columns:1.4fr auto;align-items:center;gap:2rem;padding:2.4rem clamp(1.5rem,4vw,3rem);border-radius:16px;background:linear-gradient(135deg,var(--dark-green),var(--green));color:var(--white);overflow:hidden}.banner h3{margin:0 0 .5rem;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:900}.banner p{margin:0;color:#ffffffd1;max-width:56ch}.banner .accent{font-family:var(--font-display);color:var(--orange);font-style:italic}.banner .secondary-button{background:var(--orange);border-color:var(--orange);color:var(--dark-green)}.value-list{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.value-list span{border:3px solid var(--orange);border-radius:999px;padding:.8rem 1.1rem;color:var(--dark-green);background:var(--white);font-weight:900}.manifesto{display:grid;gap:.6rem;text-align:center;max-width:900px;margin:0 auto}.manifesto p{margin:0;color:var(--white);font-size:clamp(1.4rem,3vw,2.2rem);font-weight:900;line-height:1.25}.manifesto p .accent{font-family:var(--font-display);color:var(--orange);font-style:italic;font-weight:700}.split-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:start}.split-section.even{grid-template-columns:1fr 1fr;align-items:center}.page{padding:clamp(3rem,7vw,6rem) 0}.page-hero{position:relative;margin-bottom:2.5rem;padding:1rem 0;text-align:center;isolation:isolate}.page-hero h1{max-width:940px;margin:0 auto}.page-hero p{margin:1.2rem auto 0;max-width:720px;color:var(--muted);font-size:1.2rem;line-height:1.6}.pricing-card{display:flex;min-height:100%;flex-direction:column;gap:1rem;border-color:var(--orange)}.pricing-card.featured{border-color:var(--red);transform:translateY(-6px);box-shadow:0 24px 80px #ed58382e}.pricing-card .badge{position:absolute;top:-.85rem;right:1rem;background:var(--red);color:var(--white);font-size:.75rem;font-weight:900;padding:.35rem .7rem;border-radius:999px;letter-spacing:.08em;text-transform:uppercase}.pricing-card{position:relative}.pricing-card strong{color:var(--red);font-size:2.2rem;font-weight:900}.pricing-card .price-note{color:var(--muted);font-size:.9rem;margin-top:-.4rem}.pricing-card ul{display:grid;gap:.6rem;margin:0 0 1rem;padding:0;list-style:none}.pricing-card li{color:var(--ink)}.pricing-card li:before{content:"✓";margin-right:.5rem;color:var(--green);font-weight:900}.pricing-card .button-row{margin-top:auto;display:flex;gap:.6rem;flex-wrap:wrap}.form-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(900px,calc(100% - 2rem));margin:0 auto;padding:clamp(1.25rem,4vw,2rem);border:4px solid var(--red)}.form-panel label,.auth-card label{display:grid;gap:.45rem;color:var(--dark-green);font-weight:900}.wide{grid-column:1 / -1}input,select,textarea{width:100%;border:2px solid rgb(18 64 25 / 22%);border-radius:8px;padding:.8rem .9rem;color:var(--ink);background:var(--white)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #08663c29}textarea{resize:vertical}.form-status{margin:0;color:var(--red);font-weight:800}.auth-page{display:grid;min-height:calc(100vh - 190px);place-items:center;padding:3rem 1rem}.auth-card{display:grid;gap:1rem;width:min(430px,100%);padding:2rem;border:4px solid var(--orange)}.auth-card h1{margin:0;color:var(--dark-green)}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:min(1120px,calc(100% - 2rem));margin:0 auto}.dashboard-grid span{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;border-radius:999px;color:var(--white);background:var(--green);font-weight:900}.footer{display:grid;grid-template-columns:1fr 2fr;gap:3rem;padding:3rem clamp(1rem,4vw,4rem);border-top:4px solid var(--orange);background:var(--dark-green);color:var(--white)}.footer-brand h3{margin:0 0 .5rem;color:var(--white);font-size:1.3rem;font-weight:900}.footer-brand p{margin:0 0 .4rem}.footer-tag{font-family:var(--font-display);color:var(--orange);font-size:1.3rem}.footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.footer-cols h4{margin:0 0 .8rem;color:var(--orange);font-size:.85rem;letter-spacing:.1em;text-transform:uppercase}.footer-cols a{display:block;padding:.25rem 0;color:var(--white);font-weight:600}.footer-cols a:hover{color:var(--orange)}.geometry{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:-1}.section>.geometry,.page-hero>.geometry{right:auto;left:50%;width:100vw;transform:translate(-50%)}.shape{position:absolute;display:block;animation:float 8s ease-in-out infinite alternate;opacity:1}.circle{border-radius:999px}.square{border-radius:8px}.hex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.triangle{background:var(--red);clip-path:polygon(50% 0%,100% 100%,0% 100%)}.rhombus{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.rectangle{border-radius:6px}.parallelogram{clip-path:polygon(18% 0%,100% 0%,82% 100%,0% 100%)}.trapezoid{clip-path:polygon(18% 0%,82% 0%,100% 100%,0% 100%)}.trapezium{clip-path:polygon(6% 0%,100% 16%,84% 100%,0% 82%)}.oval{border-radius:999px}.irregular{clip-path:polygon(52% 0%,96% 20%,82% 92%,28% 100%,0% 55%,14% 12%)}.concave{clip-path:polygon(0% 0%,100% 12%,72% 48%,100% 100%,0% 88%,28% 48%)}.ring{border-radius:999px;background:transparent!important;border:3px solid var(--green);box-sizing:border-box}.ring.orange{border-color:var(--orange)}.ring.red{border-color:var(--red)}.ring.green{border-color:var(--green)}.ring.dark{border-color:var(--dark-green)}.shape.orange{background:var(--orange)}.shape.green{background:var(--green)}.shape.red{background:var(--red)}.shape.dark{background:var(--dark-green)}.shape.one{top:14%;right:8%;width:6rem;height:6rem}.shape.two{bottom:14%;left:8%;width:7rem;height:7rem;animation-delay:-2s}.shape.three{top:48%;left:14%;width:4rem;height:4rem;animation-delay:-4s}.shape.four{right:28%;bottom:18%;width:5rem;height:5rem;animation-delay:-1s}.shape.five{top:21%;left:25%;width:3.6rem;height:3.6rem;animation-delay:-3s}.shape.xs{width:2.2rem;height:2.2rem}.shape.sm{width:3.6rem;height:3.6rem}.shape.md{width:5.5rem;height:5.5rem}.shape.lg{width:7.5rem;height:7.5rem}.shape.xl{width:10rem;height:10rem}.shape.rectangle.xs,.shape.parallelogram.xs,.shape.trapezoid.xs,.shape.trapezium.xs,.shape.oval.xs{width:3.2rem}.shape.rectangle.sm,.shape.parallelogram.sm,.shape.trapezoid.sm,.shape.trapezium.sm,.shape.oval.sm{width:5.2rem}.shape.rectangle.md,.shape.parallelogram.md,.shape.trapezoid.md,.shape.trapezium.md,.shape.oval.md{width:7.4rem}.shape.rectangle.lg,.shape.parallelogram.lg,.shape.trapezoid.lg,.shape.trapezium.lg,.shape.oval.lg{width:10rem}.shape.rectangle.xl,.shape.parallelogram.xl,.shape.trapezoid.xl,.shape.trapezium.xl,.shape.oval.xl{width:13rem}.shape.ring.xs{border-width:2px}.shape.ring.sm{border-width:3px}.shape.ring.md{border-width:4px}.shape.ring.lg{border-width:5px}.shape.ring.xl{border-width:6px}.geometry:not(.default) .shape{animation:drift 14s ease-in-out infinite alternate}.geometry.scatter .shape.a{top:8%;left:2%;animation-delay:-2s}.geometry.scatter .shape.b{top:16%;right:1%;animation-delay:-5s}.geometry.scatter .shape.c{bottom:12%;left:4%;animation-delay:-7s}.geometry.scatter .shape.d{bottom:8%;right:-1%;animation-delay:-3s}.geometry.scatter .shape.e{top:42%;right:4%;animation-delay:-8s}.geometry.scatter .shape.f{bottom:28%;left:6%;animation-delay:-10s}.geometry.corners .shape.a{top:10%;left:1%;animation-delay:-1s}.geometry.corners .shape.d{bottom:10%;right:2%;animation-delay:-4s}.geometry.corners .shape.e{top:32%;right:8%;animation-delay:-6s}.geometry.corners .shape.f{bottom:20%;left:10%;animation-delay:-9s}.geometry.side-left .shape.a{top:8%;left:-1%;animation-delay:-1s}.geometry.side-left .shape.b{top:46%;left:3%;animation-delay:-4s}.geometry.side-left .shape.c{bottom:8%;left:0%;animation-delay:-6s}.geometry.side-left .shape.e{top:22%;right:9%;animation-delay:-9s}.geometry.side-left .shape.f{bottom:26%;right:3%;animation-delay:-11s}.geometry.side-right .shape.a{top:6%;right:-1%;animation-delay:-2s}.geometry.side-right .shape.b{top:46%;right:3%;animation-delay:-5s}.geometry.side-right .shape.c{bottom:8%;right:0%;animation-delay:-7s}.geometry.side-right .shape.e{top:22%;left:8%;animation-delay:-9s}.geometry.side-right .shape.f{bottom:24%;left:14%;animation-delay:-11s}.geometry.dark .shape.a{top:12%;left:3%;animation-delay:-1s}.geometry.dark .shape.b{top:18%;right:-1%;animation-delay:-4s}.geometry.dark .shape.c{bottom:14%;left:0%;animation-delay:-6s}.geometry.dark .shape.d{bottom:8%;right:4%;animation-delay:-3s}.geometry.dark .shape.e{top:38%;left:6%;animation-delay:-8s}.geometry.dark .shape.f{bottom:30%;right:8%;animation-delay:-10s}.geometry.banner .shape.a{top:12%;right:38%;animation-delay:-2s}.geometry.banner .shape.b{bottom:18%;right:22%;animation-delay:-5s}.geometry.banner .shape.c{top:22%;right:4%;animation-delay:-7s}@keyframes float{0%{transform:translateY(0) rotate(0)}to{transform:translateY(28px) rotate(18deg)}}@keyframes drift{0%{transform:translateZ(0) rotate(0)}to{transform:translate3d(10px,14px,0) rotate(12deg)}}@media(prefers-reduced-motion:reduce){.shape{animation:none!important}}@media(max-width:980px){.build-page{--build-section-padding: clamp(4rem, 9vw, 5.5rem);--build-heading-bottom: clamp(2.75rem, 6vw, 4rem)}.build-page .section,.build-hero-inner{width:calc(100% - 2rem);max-width:1180px}.build-hero-copy h1{max-width:760px;font-size:clamp(2.6rem,8.5vw,4.4rem)}.build-hero-subhead{max-width:680px!important;font-size:clamp(1.2rem,4vw,1.8rem)!important}.site-header{grid-template-columns:1fr;align-items:flex-start}.nav-links{justify-content:flex-start}.footer{grid-template-columns:1fr}.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section,.split-section.even,.build-hero-inner,.build-fit-grid,.internal-benefit-grid,.build-step-rail,.build-pricing,.build-faq-grid,.card-grid.two,.card-grid.three,.card-grid.four,.pain-list,.story-rail,.audience-grid,.dashboard-grid,.form-panel,.banner{grid-template-columns:1fr}.build-hero-panel>.build-check-list{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.build-philosophy-rhythm{grid-template-columns:1fr;max-width:560px}.build-philosophy-gallery{justify-self:center}.build-philosophy-gallery-item.is-wide{min-height:0}.build-faq-grid{column-count:1}}@media(max-width:640px){.build-page{--build-section-padding: 3.5rem;--build-heading-gap: 1rem;--build-heading-bottom: 2.5rem;--build-cta-space: 1.25rem}.build-hero{padding:0 0 var(--build-section-padding)}.build-hero-inner{width:calc(100% - 2rem);max-width:1160px;gap:1.6rem}.build-hero-copy{width:100%;max-width:100%}.build-hero-above-fold{min-height:calc(100svh - 150px);padding:2rem 0}.build-hero-copy h1{max-width:11ch;font-size:clamp(2.05rem,10vw,3rem);line-height:1.03}.build-hero-subhead{width:100%;max-width:18rem!important;font-size:clamp(.95rem,4.8vw,1.25rem)!important;overflow-wrap:anywhere}.build-hero-copy p{font-size:1rem}.build-page .hero-actions,.build-page .hero-actions a,.build-page .hero-actions .primary-button,.build-page .hero-actions .ghost-button{width:100%}.build-video-placeholder{width:100%;min-height:clamp(190px,54vw,300px);padding:1.5rem}.build-video-placeholder:hover,.build-video-placeholder:focus-visible,.build-video-placeholder.is-expanded{width:100%;min-height:clamp(220px,62vw,360px)}.build-video-pip,.build-video-embed.is-floating{right:.75rem;bottom:.75rem;width:min(240px,calc(100vw - 1.5rem))}.build-hero-panel>.build-check-list{padding:1.25rem}.build-page .section{width:calc(100% - 2rem);max-width:1180px}.shape.inner{display:none}.shape.xs{width:1.6rem;height:1.6rem}.shape.sm{width:2.4rem;height:2.4rem}.shape.md{width:2.8rem;height:2.8rem}.shape.lg{width:3.5rem;height:3.5rem}.shape.xl{width:5rem;height:5rem}.shape.one{width:3.5rem;height:3.5rem}.shape.two{width:4rem;height:4rem}.shape.three{width:2.5rem;height:2.5rem}.shape.four{width:3rem;height:3rem}.hero h1,.page-hero h1{font-size:2.6rem}.build-hero-panel>.build-check-list{grid-template-columns:1fr}.internal-benefit-grid,.build-philosophy-gallery{grid-template-columns:1fr}.build-philosophy-gallery-item{min-height:clamp(12rem,58vw,18rem)}.build-philosophy-gallery-item.is-wide,.build-philosophy-gallery-item.is-phone{min-height:0}.build-philosophy-gallery-item.is-phone{justify-self:center;width:min(100%,18rem)}.build-gallery-carousel{grid-template-columns:2.5rem minmax(0,1fr) 2.5rem;gap:.45rem}.build-gallery-arrow{width:2.5rem;height:2.5rem}.build-step-rail:before{left:2.45rem}.build-process-step{grid-template-columns:4.9rem minmax(0,1fr);gap:1.1rem;min-height:9rem}.build-process-icon{width:4.9rem;height:4.9rem}.build-process-icon svg{width:2rem;height:2rem}.build-process-copy{padding:1.25rem 0}.build-process-title-row{gap:.85rem}.build-process-number{width:2.75rem;height:2.75rem;font-size:1.2rem}.build-why-section h2{max-width:11ch;font-size:clamp(3rem,11vw,4.25rem)}.build-why-section .build-copy-stack p,.build-why-section .build-proof{font-size:1.15rem}.build-pricing-section .build-pricing h2{max-width:12ch;font-size:clamp(3rem,10vw,4.25rem)}.build-pricing-section .build-pricing>div>p:not(.eyebrow),.build-pricing-section .outline-card li,.build-pricing-section .outline-card p{font-size:1.08rem}.build-trust h2{font-size:clamp(2.8rem,9vw,4.2rem)}.build-trust p{font-size:1.12rem}.build-faq-section{min-height:108svh;padding-top:5rem;padding-bottom:5rem}.footer-cols{grid-template-columns:1fr}}@media(max-width:480px){.build-page{--build-section-padding: 3rem;--build-heading-bottom: 2.25rem}.build-hero-inner,.build-page .section{width:calc(100% - 1.5rem)}.build-hero-copy h1{max-width:10.5ch;font-size:clamp(1.9rem,9.4vw,2.65rem)}.build-hero-subhead{max-width:16.5rem!important;font-size:clamp(.9rem,4.7vw,1.12rem)!important}.build-video-placeholder h2{font-size:clamp(1.05rem,5.6vw,1.35rem)}.build-step-rail:before{left:2rem}.build-process-step{grid-template-columns:4rem minmax(0,1fr);gap:.9rem}.build-process-icon{width:4rem;height:4rem}.build-process-icon svg{width:1.7rem;height:1.7rem}.build-process-title-row{align-items:flex-start;flex-direction:column;gap:.6rem}}.tool-stepper{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 auto 1.4rem;padding:0;list-style:none;flex-wrap:wrap}.tool-stepper li{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);font-weight:800;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.tool-stepper li span.dot{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:999px;border:2px solid rgb(18 64 25 / 22%);background:var(--white);color:var(--muted);font-weight:900;font-family:var(--font-display);font-size:.9rem}.tool-stepper li.active{color:var(--dark-green)}.tool-stepper li.active span.dot{background:var(--green);border-color:var(--green);color:var(--white)}.tool-stepper li.done span.dot{background:var(--orange);border-color:var(--orange);color:var(--white)}.tool-stepper li:after{content:"";display:inline-block;width:1.4rem;height:2px;background:#1240192e;margin-left:.45rem}.tool-stepper li:last-child:after{display:none}.tool-panel{display:grid;gap:1.5rem;padding:clamp(1.5rem,4vw,2.4rem);border:4px solid var(--green);border-radius:12px;background:var(--white);box-shadow:0 24px 70px #12401914}.tool-panel h2{margin:0;color:var(--dark-green);font-size:clamp(1.5rem,3vw,2rem);font-weight:900}.tool-panel .lead{margin:-.5rem 0 0;color:var(--muted);line-height:1.55}.tool-fieldset{display:grid;gap:.9rem;border:none;padding:0;margin:0}.tool-fieldset legend{color:var(--dark-green);font-weight:900;font-size:1.1rem;padding:0}.tool-fieldset legend small{display:block;margin-top:.25rem;color:var(--muted);font-weight:600;font-size:.85rem}.tool-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.tool-choice{position:relative;display:flex;flex-direction:column;gap:.4rem;padding:1.1rem 1rem;border:3px solid rgb(18 64 25 / 18%);border-radius:10px;background:var(--white);text-align:left;cursor:pointer;color:var(--dark-green);font:inherit;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.tool-choice:hover{border-color:var(--orange);transform:translateY(-1px)}.tool-choice.selected{border-color:var(--green);box-shadow:0 0 0 3px #08663c26}.tool-choice .choice-title{font-weight:900;color:var(--dark-green)}.tool-choice .choice-desc{color:var(--muted);font-size:.9rem;line-height:1.45}.tool-choice svg{color:var(--orange)}.tool-choice .choice-check{position:absolute;top:.7rem;right:.7rem;color:var(--green);opacity:0;transition:opacity .12s ease}.tool-choice.selected .choice-check{opacity:1}.tool-choice.compact{flex-direction:row;align-items:center;justify-content:center;text-align:center;padding:1.1rem .5rem}.tool-choice.compact .choice-title{font-family:var(--font-display);font-size:1.8rem}.tool-row-list{display:grid;gap:.6rem}.tool-row-list .tool-choice{flex-direction:row;align-items:center;padding:.9rem 1rem}.tool-row-list .tool-choice .choice-title{flex:1}.tool-actions{display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap;border-top:2px solid rgb(18 64 25 / 12%);padding-top:1.2rem}.tool-actions .right{display:inline-flex;gap:.6rem;flex-wrap:wrap}.tool-progress-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:var(--muted);font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase}.tool-input-row{display:grid;gap:.45rem}.tool-input-row label{color:var(--dark-green);font-weight:900}.tool-input-row .hint{margin:0;font-size:.85rem;color:var(--muted)}.tool-input-row .field-error{color:var(--red);font-weight:800;font-size:.85rem}.tool-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:640px){.tool-grid-two{grid-template-columns:1fr}}.star-row{display:inline-flex;gap:.5rem;margin:1.5rem 0}.star-button{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:12px;border:3px solid rgb(18 64 25 / 12%);background:var(--white);cursor:pointer;transition:transform .12s ease,border-color .12s ease}.star-button:hover,.star-button.active{border-color:var(--orange);transform:translateY(-2px)}.star-button svg{color:var(--orange)}.social-share-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.8rem}.social-share-grid button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.1rem .5rem;border:3px solid rgb(18 64 25 / 12%);border-radius:10px;background:var(--white);color:var(--dark-green);font-weight:800;cursor:pointer;transition:transform .12s ease,border-color .12s ease}.social-share-grid button:hover{border-color:var(--orange);transform:translateY(-2px)}.social-share-grid button svg{color:var(--dark-green)}.social-share-grid .share-points{color:var(--red);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.points-pill{display:inline-flex;align-items:baseline;gap:.45rem;padding:.45rem .85rem;border-radius:999px;border:3px solid var(--orange);background:var(--white);color:var(--dark-green);font-weight:900}.points-pill strong{color:var(--red);font-family:var(--font-display);font-size:1.2rem}.portal-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media(max-width:720px){.portal-stat-grid{grid-template-columns:1fr}}.portal-stat{padding:1.4rem;border-radius:12px;border:4px solid var(--orange);background:var(--white);text-align:center}.portal-stat .stat-value{display:block;color:var(--red);font-family:var(--font-display);font-size:2.4rem;font-weight:700;line-height:1}.portal-stat .stat-label{display:block;margin-top:.5rem;color:var(--muted);font-weight:800;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.ledger-list{display:grid;gap:.5rem}.ledger-row{display:grid;grid-template-columns:1fr auto auto;gap:.8rem;align-items:center;padding:.8rem 1rem;border:2px solid rgb(18 64 25 / 10%);border-radius:8px;background:var(--white)}.ledger-row .type{color:var(--dark-green);font-weight:800}.ledger-row .points{color:var(--green);font-family:var(--font-display);font-size:1.2rem;font-weight:700}.ledger-row .points.negative{color:var(--red)}.ledger-row .ts{color:var(--muted);font-size:.85rem}.copy-link-row{display:flex;gap:.5rem}.copy-link-row input{flex:1}.figma-review-page{position:relative;display:grid;min-height:calc(100vh - 78px);place-items:center;overflow:hidden;padding:clamp(3rem,7vw,5rem) 1rem;background:var(--white)}.figma-review-stage{position:relative;z-index:2;width:min(100%,42rem)}.figma-review-card{display:grid;gap:1.5rem;width:100%;border-radius:16px;padding:clamp(2rem,5vw,3rem);background:var(--white);box-shadow:0 25px 80px #1240192e}.figma-review-center{justify-items:center;text-align:center}.figma-review-card h1,.figma-review-card h2{margin:0;color:var(--dark-green);font-family:var(--font-display);font-weight:700;line-height:1.15}.figma-review-card h1{font-size:clamp(2.15rem,5vw,3rem)}.figma-review-card h2{color:var(--green);font-size:clamp(1.45rem,3vw,2rem)}.figma-review-card p{margin:0;color:var(--dark-green);line-height:1.6}.figma-review-card-heading{gap:1rem;margin-bottom:.5rem}.figma-review-stars,.figma-review-mini-stars{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.figma-review-stars{margin:1rem 0}.figma-review-stars button{display:inline-grid;place-items:center;width:4rem;height:4rem;border:0;border-radius:8px;background:transparent;color:var(--dark-green);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.figma-review-stars button:hover,.figma-review-stars button:focus-visible{transform:scale(1.1);outline:none;box-shadow:0 0 0 4px #f2844438}.figma-review-card textarea,.figma-review-card input{width:100%;border:2px solid var(--green);border-radius:8px;padding:.9rem 1rem;background:var(--white);color:var(--ink);font:inherit}.figma-review-card textarea{min-height:12.5rem;resize:vertical}.figma-review-card textarea:focus,.figma-review-card input:focus{outline:none;box-shadow:0 0 0 4px #08663c24}.figma-review-primary,.figma-review-text-button,.figma-review-share-grid button,.figma-review-copy-row button{cursor:pointer;font:inherit;font-weight:800}.figma-review-primary{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3.75rem;border:0;border-radius:8px;padding:1rem 1.2rem;background:var(--orange);color:var(--white);transition:transform .18s ease,box-shadow .18s ease}.figma-review-primary:hover,.figma-review-primary:focus-visible{transform:scale(1.02);outline:none;box-shadow:0 12px 30px #f284443d}.figma-review-text-button{width:100%;border:0;padding:.4rem;background:transparent;color:var(--green)}.figma-review-text-button:hover{text-decoration:underline}.figma-review-hint{color:var(--green)!important}.figma-review-reward{color:var(--red)!important;font-weight:800}.figma-review-success{color:var(--green)}.figma-review-tagline{width:100%;border-top:2px solid var(--green);padding-top:2rem;color:var(--dark-green);line-height:1.5}.figma-review-share-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.figma-review-share-grid button{display:grid;min-height:8.5rem;place-items:center;gap:.5rem;border:2px solid var(--green);border-radius:12px;padding:1.2rem .7rem;background:var(--white);color:var(--dark-green);transition:transform .18s ease,box-shadow .18s ease}.figma-review-share-grid button:hover,.figma-review-share-grid button:focus-visible{transform:scale(1.04);outline:none;box-shadow:0 14px 28px #1240191f}.figma-review-paste-helper{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:2px solid var(--green);border-radius:8px;padding:.85rem 1rem;background:#136f4614;color:var(--dark-green);font-weight:800}.figma-review-paste-helper button{border:0;border-radius:8px;padding:.6rem .85rem;background:var(--dark-green);color:var(--white);font-weight:800}.figma-review-paste-helper button:hover,.figma-review-paste-helper button:focus-visible{background:var(--green);outline:none}.figma-review-error{margin:0;color:var(--red)!important;font-weight:800;text-align:center}.figma-review-form{display:grid;gap:1rem}.figma-review-form label{display:grid;gap:.45rem;color:var(--dark-green);font-weight:800}.figma-review-divider{position:relative;display:grid;place-items:center;color:var(--dark-green);font-weight:800}.figma-review-divider:before{content:"";position:absolute;inset:50% 0 auto;height:2px;background:var(--green)}.figma-review-divider span{position:relative;padding:0 1rem;background:var(--white)}.figma-review-copy-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.figma-review-copy-row button{display:inline-grid;place-items:center;width:4rem;border:0;border-radius:8px;background:var(--dark-green);color:var(--white)}.figma-review-copy-row button:hover,.figma-review-copy-row button:focus-visible{background:var(--green);outline:none}.figma-review-points{position:fixed;top:clamp(5.75rem,9vw,6.75rem);right:clamp(1rem,4vw,2rem);z-index:5;display:flex;align-items:center;gap:.75rem;border-radius:12px;padding:1rem;background:var(--white);box-shadow:0 18px 50px #1240192e}.figma-review-points-icon{display:inline-grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:8px;background:var(--orange);color:var(--white)}.figma-review-points small,.figma-review-points strong{display:block}.figma-review-points small{color:var(--green);font-size:.75rem;font-weight:800}.figma-review-points strong{color:var(--dark-green);font-family:var(--font-display);font-size:1.25rem}.figma-review-shapes{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.figma-review-shape{position:absolute;display:block;opacity:.96}.figma-review-shape.shape-circle{border-radius:999px}.figma-review-shape.shape-circle.top-left-one{top:2rem;left:2rem;width:8rem;height:8rem;background:var(--orange)}.figma-review-shape.shape-triangle.top-left-two{top:0;left:8rem;width:0;height:0;border-left:3.75rem solid transparent;border-right:3.75rem solid transparent;border-bottom:6.25rem solid var(--dark-green)}.figma-review-shape.shape-diamond.top-right-one{top:4rem;right:3rem;width:6rem;height:6rem;background:var(--red);transform:rotate(45deg)}.figma-review-shape.shape-triangle-invert.top-right-two{top:8rem;right:8rem;width:0;height:0;border-left:3.125rem solid transparent;border-right:3.125rem solid transparent;border-top:5.4rem solid var(--green)}.figma-review-shape.shape-pentagon.bottom-left-one{bottom:3rem;left:4rem;width:7rem;height:7rem;background:var(--green);clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%)}.figma-review-shape.shape-circle.bottom-left-two{bottom:8rem;left:2rem;width:5rem;height:5rem;background:var(--red)}.figma-review-shape.shape-square.bottom-right-one{right:5rem;bottom:5rem;width:8rem;height:8rem;background:var(--orange);transform:rotate(12deg)}.figma-review-shape.shape-circle.bottom-right-two{right:2rem;bottom:2rem;width:6rem;height:6rem;background:var(--dark-green)}.figma-review-shape.shape-chevron{top:50%;width:0;height:0;transform:translateY(-50%)}.figma-review-shape.shape-chevron.middle-left{left:0;border-top:3.75rem solid transparent;border-bottom:3.75rem solid transparent;border-right:6.25rem solid var(--orange)}.figma-review-shape.shape-chevron.middle-right{right:0;border-top:3.75rem solid transparent;border-bottom:3.75rem solid transparent;border-left:6.25rem solid var(--green)}@media(max-width:820px){.figma-review-page{min-height:auto;padding-block:2.5rem}.figma-review-share-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.figma-review-points{position:sticky;top:1rem;justify-self:end;margin-bottom:1rem}.figma-review-shape{transform:scale(.62)}}@media(max-width:560px){.figma-review-card{border-radius:12px;padding:1.4rem}.figma-review-stars{gap:.35rem}.figma-review-stars button{width:3.1rem;height:3.1rem}.figma-review-share-grid,.figma-review-copy-row{grid-template-columns:1fr}.figma-review-copy-row button{width:100%;min-height:3rem}.figma-review-shapes{opacity:.28}}
