@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600;700&family=Outfit:wght@300;400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{color-scheme:light;--mint: #e1f7eb;--mint-deep: #2f9c6c;--mint-ink: #1a6144;--cream: #f8f3eb;--white: #ffffff;--peach: #efb684;--peach-soft: #fceee1;--peach-ink: #8a4a1a;--navy: #1d2f52;--ink: #1e2f4d;--ink-soft: #717e91;--ink-muted: #4a5670;--line: rgba(30, 47, 77, .08);--line-strong: rgba(30, 47, 77, .14);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--shadow-xs: 0 1px 2px rgba(30, 44, 69, .04);--shadow-sm: 0 2px 6px rgba(30, 44, 69, .06), 0 1px 2px rgba(30, 44, 69, .04);--shadow-md: 0 8px 20px -6px rgba(30, 44, 69, .12), 0 2px 6px rgba(30, 44, 69, .05);--shadow-lg: 0 22px 40px -14px rgba(30, 44, 69, .18), 0 4px 10px rgba(30, 44, 69, .06);--shadow-xl: 0 32px 60px -20px rgba(30, 44, 69, .24), 0 8px 18px rgba(30, 44, 69, .08);--shadow-mint: 0 18px 36px -10px rgba(47, 156, 108, .32);--shadow: 0 28px 60px rgba(30, 44, 69, .1);--ease-standard: cubic-bezier(.2, .7, .2, 1);--dur-fast: .18s;--dur-base: .24s;--dur-slow: .42s;--max-width: 1410px}.portal-shell{--portal-bg: #f4f6fb;--portal-surface: #ffffff;--portal-surface-muted: #f8fafc;--portal-ink: #0f172a;--portal-ink-soft: #475569;--portal-ink-faint: #64748b;--portal-line: rgba(15, 23, 42, .08);--portal-line-strong: rgba(15, 23, 42, .14);--portal-brand: #1d2f52;--portal-accent: #2f9c6c;--portal-accent-soft: #e1f7eb;--portal-radius-lg: 20px;--portal-radius-md: 14px;--portal-radius-sm: 10px;--portal-shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--portal-shadow-md: 0 8px 24px rgba(15, 23, 42, .06);min-height:100vh;padding:16px;background:var(--portal-bg);font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;color:var(--portal-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.portal-page{width:100%;max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.portal-page-centered{min-height:calc(100vh - 32px);display:flex;align-items:center;justify-content:center}.portal-security-tag,.portal-eyebrow,.portal-card-kicker,.portal-summary-label{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:5px 10px;border-radius:999px;background:var(--portal-surface-muted);color:var(--portal-ink-faint);font-family:Manrope,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-security-tag{background:var(--portal-accent-soft);color:#0f6842}.portal-security-tag:before{content:"";display:inline-block;width:10px;height:10px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/></svg>") center/contain no-repeat}.portal-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:var(--portal-radius-lg);background:var(--portal-surface);border:1px solid var(--portal-line);box-shadow:var(--portal-shadow-sm)}.portal-wordmark{display:block;width:auto!important;height:26px!important;max-width:140px;object-fit:contain}.portal-topbar-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:0}.portal-topbar-meta strong{color:var(--portal-brand);font-size:.86rem;font-weight:600;line-height:1.25;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.portal-hero{display:flex;flex-direction:column;gap:12px}.portal-hero-copy,.portal-hero-summary{padding:22px;border-radius:var(--portal-radius-lg);background:var(--portal-surface);border:1px solid var(--portal-line);box-shadow:var(--portal-shadow-sm)}.portal-hero-copy{display:flex;flex-direction:column;gap:14px}.portal-eyebrow{background:var(--portal-accent-soft);color:#0f6842}.portal-hero-copy h1{margin:0;font-family:Lexend,Outfit,sans-serif;font-size:clamp(1.6rem,5vw,2.3rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--portal-ink)}.portal-hero-text{margin:0;color:var(--portal-ink-soft);font-size:.96rem;line-height:1.6}.portal-property-row{display:flex;flex-wrap:wrap;gap:6px}.portal-property-row span{padding:6px 10px;border-radius:999px;background:var(--portal-surface-muted);border:1px solid var(--portal-line);color:var(--portal-ink-soft);font-size:.82rem;line-height:1.2}.portal-hero-summary{background:linear-gradient(150deg,#132340,#1d2f52);color:#f1f5f9;border:none}.portal-summary-label{background:#ffffff1a;color:#cbd5e1}.portal-hero-summary>strong{display:block;margin-top:14px;font-family:Lexend,Outfit,sans-serif;font-size:clamp(2rem,8vw,2.6rem);font-weight:700;line-height:1;letter-spacing:-.03em;color:#fff}.portal-hero-summary>p{margin:8px 0 0;color:#f1f5f9b3;font-size:.88rem}.portal-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.portal-summary-grid>div{padding:12px 14px;border-radius:var(--portal-radius-md);background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.portal-summary-grid span{display:block;margin-bottom:6px;color:#f1f5f98c;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-summary-grid strong{display:block;margin:0;font-family:Manrope,sans-serif;font-size:.98rem;font-weight:700;letter-spacing:0;color:#fff}.portal-status-chip{display:inline-flex;padding:3px 10px;border-radius:999px;font-size:.78rem;font-weight:700;text-transform:capitalize;letter-spacing:0}.portal-status-sent,.portal-status-generated,.portal-status-draft{background:#60a5fa33;color:#93c5fd}.portal-status-approved{background:#4ade8038;color:#86efac}.portal-status-rejected{background:#fb923c38;color:#fdba74}.portal-status-converted{background:#fde04733;color:#fde68a}.portal-layout{display:flex;flex-direction:column;gap:12px}.portal-document,.portal-sidebar{display:flex;flex-direction:column;gap:12px;min-width:0}.portal-card,.portal-decision-card,.portal-side-card,.portal-loading-card{padding:22px;border-radius:var(--portal-radius-lg);background:var(--portal-surface);border:1px solid var(--portal-line);box-shadow:var(--portal-shadow-sm);min-width:0;max-width:100%}.portal-card-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:14px}.portal-card-kicker{margin-bottom:8px;background:var(--portal-surface-muted);color:var(--portal-ink-faint)}.portal-card h2,.portal-decision-card h2,.portal-side-card h3{margin:0;font-family:Lexend,Outfit,sans-serif;font-weight:600;letter-spacing:-.01em;color:var(--portal-ink)}.portal-card h2,.portal-decision-card h2{font-size:1.2rem;line-height:1.3}.portal-side-card h3{font-size:1rem;line-height:1.3}.portal-note{margin:0;color:var(--portal-ink-soft);font-size:.95rem;line-height:1.6}.portal-business-contact{display:flex;flex-direction:column;gap:2px;color:var(--portal-ink-soft);font-size:.86rem;text-align:left}.portal-business-contact span{display:block;color:var(--portal-ink-soft);line-height:1.4}.portal-section-stack,.portal-line-items,.portal-color-grid{display:grid;gap:10px}.portal-section-item{display:grid;gap:10px;padding:16px;border-radius:var(--portal-radius-md);background:var(--portal-surface-muted);border:1px solid var(--portal-line)}.portal-section-item h3{margin:0;font-family:Lexend,sans-serif;font-size:.98rem;font-weight:600;color:var(--portal-ink)}.portal-section-item>div>span{display:inline-block;margin-top:4px;color:var(--portal-ink-faint);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.portal-section-item ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.portal-section-item li{color:var(--portal-ink-soft);font-size:.92rem;line-height:1.55}.portal-line-items{gap:0}.portal-line-item{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start;padding:14px 0;border:none;border-bottom:1px solid var(--portal-line);background:transparent;border-radius:0}.portal-line-item:first-child{padding-top:0}.portal-line-item:last-child{border-bottom:none;padding-bottom:0}.portal-line-item strong{display:block;margin:0 0 4px;font-family:Lexend,sans-serif;font-size:.98rem;font-weight:600;color:var(--portal-ink)}.portal-line-item p{margin:0;color:var(--portal-ink-soft);font-size:.88rem;line-height:1.5}.portal-line-price{text-align:right;white-space:nowrap}.portal-line-price strong{display:block;font-family:Lexend,sans-serif;font-size:1rem;font-weight:600;color:var(--portal-ink)}.portal-line-price span{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:999px;background:var(--portal-surface-muted);color:var(--portal-ink-faint);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.portal-total-row{display:flex;justify-content:space-between;align-items:baseline;gap:14px;margin-top:18px;padding-top:16px;border-top:2px solid var(--portal-ink);font-family:Lexend,sans-serif;font-size:1rem;font-weight:600;color:var(--portal-ink)}.portal-total-row strong{font-size:1.3rem}.portal-color-grid{grid-template-columns:1fr}.portal-color-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:14px;border-radius:var(--portal-radius-md);background:var(--portal-surface-muted);border:1px solid var(--portal-line)}.portal-color-swatch{width:44px;height:44px;border-radius:var(--portal-radius-sm);border:1px solid var(--portal-line);box-shadow:inset 0 1px #ffffff59}.portal-color-card strong{display:block;margin:0;font-family:Lexend,sans-serif;font-size:.95rem;font-weight:600;color:var(--portal-ink)}.portal-color-card p{margin:2px 0 0;color:var(--portal-ink-soft);font-size:.82rem;line-height:1.4}.portal-color-card span{display:block;margin-top:4px;color:var(--portal-ink-faint);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.portal-decision-card{background:linear-gradient(180deg,var(--portal-surface) 0%,#f0fdf4 100%);border-color:#2f9c6c38}.portal-decision-card p{margin:6px 0 0;color:var(--portal-ink-soft);font-size:.94rem;line-height:1.55}.portal-note-field{display:grid;gap:6px;margin-top:16px}.portal-note-field span{color:var(--portal-ink-faint);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.portal-note-field textarea{width:100%;min-height:96px;padding:12px 14px;border:1px solid var(--portal-line-strong);border-radius:var(--portal-radius-md);background:var(--portal-surface);color:var(--portal-ink);font:inherit;font-size:.95rem;line-height:1.5;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.portal-note-field textarea:focus{outline:none;border-color:var(--portal-accent);box-shadow:0 0 0 3px #2f9c6c2e}.portal-note-field textarea:disabled{background:var(--portal-surface-muted);opacity:.7;cursor:not-allowed}.portal-decision-actions{display:grid;gap:8px;margin-top:14px}.portal-button{min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:var(--portal-radius-md);font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.portal-button:hover:not(:disabled){transform:translateY(-1px)}.portal-button:focus-visible{outline:2px solid var(--portal-accent);outline-offset:2px}.portal-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.portal-button-primary{background:var(--portal-accent);color:#fff;box-shadow:0 6px 14px #2f9c6c47}.portal-button-primary:hover:not(:disabled){background:#258a5e;box-shadow:0 10px 22px #2f9c6c57}.portal-button-secondary{background:transparent;border-color:var(--portal-line-strong);color:var(--portal-ink)}.portal-button-secondary:hover:not(:disabled){border-color:var(--portal-ink);background:var(--portal-surface-muted)}.portal-button-tertiary{background:var(--portal-surface-muted);border-color:var(--portal-line);color:var(--portal-ink)}.portal-button-tertiary:hover:not(:disabled){background:#eef2f7}.portal-feedback{margin-top:14px;padding:12px 14px;border-radius:var(--portal-radius-md);font-size:.9rem;line-height:1.5}.portal-feedback-success{background:var(--portal-accent-soft);color:#0f6842}.portal-feedback-error{background:#fef2f2;color:#991b1b}.portal-feedback-neutral{background:var(--portal-surface-muted);color:var(--portal-ink-soft)}.portal-loading-card{max-width:480px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 24px}.portal-loading-card .portal-wordmark{margin:0 auto 4px}.portal-loading-card .portal-security-tag{margin:0 auto}.portal-loading-card h1{margin:0;font-family:Lexend,sans-serif;font-size:1.4rem;font-weight:600;color:var(--portal-ink);animation:portal-pulse 2s ease-in-out infinite}.portal-loading-card p{margin:0;color:var(--portal-ink-soft);font-size:.94rem;line-height:1.55}.portal-error-card{background:var(--portal-surface)}.portal-error-card h1{animation:none;color:var(--portal-ink)}.portal-inline-link{display:inline-flex;margin-top:8px;color:var(--portal-accent);font-weight:600;transition:opacity .15s ease;cursor:pointer}.portal-inline-link:hover{opacity:.75}@keyframes portal-pulse{0%,to{opacity:1}50%{opacity:.6}}.portal-side-actions{display:grid;gap:10px;margin-top:14px;min-width:0}.portal-side-actions>*{min-width:0;max-width:100%}.portal-text-link{display:inline-flex;align-items:center;gap:6px;width:fit-content;max-width:100%;color:var(--portal-accent);font-weight:600;font-size:.9rem;transition:opacity .15s ease;cursor:pointer}.portal-text-link:hover{opacity:.75}.portal-copy-link{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;max-width:100%;min-width:0;padding:12px 14px;border:1px dashed var(--portal-line-strong);border-radius:var(--portal-radius-md);background:var(--portal-surface-muted);color:var(--portal-ink);font:inherit;text-align:left;overflow:hidden;cursor:pointer;transition:border-color .15s ease,background .15s ease}.portal-copy-link:hover{border-color:var(--portal-accent);background:var(--portal-accent-soft)}.portal-copy-link:focus-visible{outline:2px solid var(--portal-accent);outline-offset:2px}.portal-copy-link-url{display:block;min-width:0;max-width:100%;overflow:hidden;color:var(--portal-ink-soft);font-family:JetBrains Mono,Menlo,monospace;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.portal-copy-link-action{display:inline-flex;align-items:center;gap:6px;color:var(--portal-accent);font-weight:600;font-size:.86rem}.portal-copy-link-action:before{content:"";display:inline-block;width:14px;height:14px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='9' y='9' width='13' height='13' rx='2'/><path d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='9' y='9' width='13' height='13' rx='2'/><path d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/></svg>") center/contain no-repeat}@media(min-width:640px){.portal-shell{padding:24px}.portal-hero-copy,.portal-hero-summary,.portal-card,.portal-decision-card,.portal-side-card{padding:26px}.portal-color-grid{grid-template-columns:1fr 1fr}}@media(min-width:960px){.portal-page{max-width:1120px;gap:18px}.portal-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px}.portal-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:16px;align-items:start}.portal-sidebar{position:sticky;top:24px}.portal-hero-copy h1{font-size:clamp(2rem,3.5vw,2.6rem)}}@media print{body{background:#fff}.portal-shell{padding:0;background:#fff}.portal-topbar,.portal-hero-copy,.portal-hero-summary,.portal-card{background:#fff;box-shadow:none;border:1px solid rgba(15,23,42,.12)}.portal-sidebar{display:none}.portal-layout,.portal-hero{display:block}.portal-hero-copy,.portal-hero-summary,.portal-card,.portal-section-item,.portal-line-item,.portal-color-card{break-inside:avoid;page-break-inside:avoid}.portal-hero-summary{background:#f8fafc;color:#0f172a}.portal-hero-summary>strong,.portal-summary-grid strong{color:#0f172a}.portal-summary-label,.portal-summary-grid span,.portal-summary-grid>div{background:#0f172a0a;color:#475569;border-color:#0f172a14}}*{box-sizing:border-box}a,button,input,select,textarea{touch-action:manipulation}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(ellipse at 30% 0%,rgba(47,156,108,.15),transparent 50%),linear-gradient(180deg,#1d2f52,#2a5a4a,#2f9c6c 8%,#8ec4a6 16%,#dcf2ea 28%,#f4faf7 50%,#f8f3eb);color:var(--ink);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--mint-deep);outline-offset:3px;border-radius:6px;box-shadow:0 0 0 5px #2f9c6c2e}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--mint-deep);outline-offset:3px;box-shadow:0 0 0 5px #2f9c6c2e}.reveal{opacity:0;transform:translateY(26px);transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal.visible .reason-card,.reveal.visible .story-tile,.reveal.visible .phone-mini{animation:bq-rise .72s cubic-bezier(.2,.7,.2,1) both}.reveal.visible .reason-card:nth-child(1),.reveal.visible .phone-mini:nth-child(1){animation-delay:60ms}.reveal.visible .reason-card:nth-child(2),.reveal.visible .phone-mini:nth-child(2){animation-delay:.14s}.reveal.visible .reason-card:nth-child(3),.reveal.visible .phone-mini:nth-child(3){animation-delay:.22s}.reveal.visible .reason-card:nth-child(4),.reveal.visible .phone-mini:nth-child(4){animation-delay:.3s}@keyframes bq-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}img{display:block}.mini-card img,.shot img,.reason-thumb img,.story-tile img,.feature-image img,.figure-portrait{width:100%;height:100%;object-fit:cover}.page-shell{padding:10px 14px 40px}.page-frame{display:flex;flex-direction:column;gap:12px;width:min(100%,var(--max-width));margin:0 auto}.hero-panel,.section{position:relative;overflow:hidden;border-radius:32px;box-shadow:var(--shadow-xl)}.hero-panel{padding:34px clamp(28px,5vw,64px) 0;border:1px solid rgba(17,17,17,.08);background:radial-gradient(120% 80% at 85% -10%,rgba(47,156,108,.1),transparent 55%),radial-gradient(100% 70% at 0% 0%,rgba(29,47,82,.05),transparent 55%),linear-gradient(180deg,#fcf9f4,#f8f3eb)}.section{padding:clamp(64px,8vw,96px) clamp(28px,5vw,64px)}.section-white{border:1px solid rgba(17,17,17,.06);background:var(--white)}.section-cream{border:1px solid rgba(17,17,17,.06);background:linear-gradient(180deg,#f8f3eb,#f4efe6)}.site-header,.hero-grid,.section-heading,.reasons-grid,.story-grid,.services-head,.services-grid,.review-grid,.stats-band,.banner-cta,.site-footer{position:relative;z-index:2}.site-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand-lockup,.footer-brand{display:flex;align-items:center;gap:12px}.brand-wordmark,.footer-wordmark{display:block;width:auto;height:auto}.brand-wordmark{width:min(215px,42vw)}.footer-wordmark{width:min(190px,46vw)}.brand-name,h1,h2,h3,.button,.header-cta,.pill-cta{font-family:Outfit,sans-serif}.brand-name{font-size:1.2rem;font-weight:600;letter-spacing:-.03em}.top-nav{display:flex;justify-content:center;gap:34px;font-size:.96rem}.top-nav a,.nav-button,.footer-links a,.footer-nav-button{color:#111111d1;transition:color .18s ease;cursor:pointer}.top-nav a:hover,.footer-links a:hover{color:var(--mint-deep)}.nav-button,.footer-nav-button{padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.nav-button:hover,.footer-nav-button:hover{color:var(--ink)}.header-cta,.button,.pill-cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:18px;border:1.5px solid rgba(17,17,17,.82);font-weight:600;letter-spacing:-.01em;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s cubic-bezier(.2,.7,.2,1),background-color .22s ease,border-color .22s ease,filter .22s ease}.header-cta:hover,.button:hover,.pill-cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1d2f521f}.header-cta:active,.button:active,.pill-cta:active{transform:translateY(0);transition-duration:80ms}.header-right{display:flex;align-items:center;gap:12px}.mobile-nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(17,17,17,.12);border-radius:14px;background:#ffffff9e;cursor:pointer}.hamburger{display:block;position:relative;width:18px;height:2px;background:var(--ink);border-radius:2px;transition:transform .2s ease,background .2s ease}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0;width:100%;height:2px;background:var(--ink);border-radius:2px;transition:transform .2s ease}.hamburger:before{top:-6px}.hamburger:after{top:6px}.hamburger-open{background:transparent}.hamburger-open:before{top:0;transform:rotate(45deg)}.hamburger-open:after{top:0;transform:rotate(-45deg)}.mobile-nav{display:none;flex-direction:column;gap:8px;padding:16px 0 0}.mobile-nav a,.mobile-nav .nav-button{display:flex;align-items:center;min-height:44px;padding:0 16px;border-radius:14px;background:#ffffff9e;border:1px solid rgba(17,17,17,.06);font-size:.96rem;font-weight:600;color:var(--ink);transition:background .18s ease}.mobile-nav a:hover,.mobile-nav .nav-button:hover{background:#ffffffe0}.header-cta{background:#ffffff9e}.hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:32px;align-items:center;padding:70px 0 0}.hero-copy{padding:0 0 76px}.mini-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--mint-deep);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.mini-kicker:before{content:"";display:inline-block;width:22px;height:1.5px;background:var(--mint-deep);border-radius:2px;opacity:.8}.section-heading.center .mini-kicker{justify-content:center}h1,h2{margin:0;letter-spacing:-.05em}h1{max-width:13ch;font-size:clamp(3.5rem,7vw,5.6rem);line-height:.94;font-weight:300;letter-spacing:-.055em;text-wrap:balance}h1 span,h2 span{display:block;font-weight:700;letter-spacing:-.045em}h1 span{background:linear-gradient(100deg,#1d2f52 0% 60%,#2f9c6c 120%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-text,.section-heading p,.reason-card p,.story-copy p,.feature-copy p,.testimonial-card p,.banner-cta p,.footer-brand p{color:var(--ink-muted);line-height:1.72}.hero-text{max-width:52ch;margin:26px 0 0;font-size:1.06rem;font-weight:400;color:#3d4a62;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px}.hero-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.hero-meta span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 14px 0 10px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(47,156,108,.18);box-shadow:0 1px #ffffffe6 inset;color:#235944;font-size:.82rem;font-weight:700;letter-spacing:-.005em;transition:transform .18s ease,background .18s ease,border-color .18s ease}.hero-meta span:before{content:"";flex:none;width:14px;height:14px;border-radius:999px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/10px no-repeat,linear-gradient(135deg,#35b079,#2f9c6c)}.hero-meta span:hover{transform:translateY(-1px);background:#fffffff5;border-color:#2f9c6c52}.button-primary{background:var(--mint-deep);border-color:var(--mint-deep);color:#fff;box-shadow:0 16px 34px #2f9c6c38}.button-primary:hover{filter:brightness(1.05);box-shadow:0 20px 42px #2f9c6c52}.app-store-badge-link{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;transition:transform .24s cubic-bezier(.2,.7,.2,1),filter .24s ease}.app-store-badge-link:after{content:"";position:absolute;inset:-4px;border-radius:18px;background:radial-gradient(60% 60% at 50% 50%,rgba(47,156,108,.22),transparent 70%);opacity:0;transition:opacity .24s ease;z-index:-1;pointer-events:none}.app-store-badge-link:hover{transform:translateY(-2px);filter:drop-shadow(0 10px 22px rgba(29,47,82,.18))}.app-store-badge-link:hover:after{opacity:1}.app-store-badge{display:block;width:150px;height:auto}.button-light-outline{background:#fff;border-color:#11111124;color:var(--ink)}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;background:#0a141070;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-modal{width:min(100%,780px);max-height:min(100vh - 48px,860px);overflow:auto;border-radius:30px;border:1px solid rgba(17,17,17,.1);background:linear-gradient(180deg,#fcf9f4,#fff);box-shadow:0 28px 70px #1d2f5238}.contact-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 28px 18px}.contact-modal-kicker{margin:0 0 10px;color:var(--mint-deep);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.contact-modal-header h2{font-size:clamp(2rem,4vw,2.9rem);line-height:.95}.contact-modal-text{max-width:54ch;margin:14px 0 0;color:var(--ink-soft);line-height:1.75}.modal-close{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(17,17,17,.12);border-radius:16px;background:#ffffffc7;color:var(--ink);font-size:1.8rem;line-height:1;cursor:pointer}.contact-success{display:grid;gap:12px;justify-items:center;text-align:center;padding:12px 28px 34px}.contact-success-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--mint);color:var(--mint-deep);font-size:1.6rem;font-weight:700}.contact-success strong{font-family:Outfit,sans-serif;font-size:1.3rem}.contact-success p{max-width:40ch;margin:0;color:var(--ink-soft);line-height:1.7}.contact-success .button{margin-top:8px;width:auto;min-width:160px}.contact-error{margin:14px 0 0;padding:12px 16px;border-radius:14px;background:#d12e2914;color:#d12e29;font-size:.9rem;font-weight:600}.contact-form{padding:0 28px 28px}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-field{display:grid;gap:10px}.contact-field-full{grid-column:1 / -1}.contact-field span{font-family:Outfit,sans-serif;font-size:.94rem;font-weight:700;letter-spacing:-.02em}.contact-field input,.contact-field select,.contact-field textarea{width:100%;border:1px solid rgba(17,17,17,.1);border-radius:18px;background:#ffffffeb;padding:14px 16px;color:var(--ink);font:inherit;line-height:1.6;box-shadow:inset 0 1px #fffc}.contact-field textarea{min-height:150px;resize:vertical}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{outline:none;border-color:#2f9c6c75;box-shadow:0 0 0 4px #2f9c6c1f}.contact-form-footer{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-top:22px}.contact-helper{display:grid;gap:8px;color:var(--ink-soft);line-height:1.7}.contact-helper span,.contact-helper strong{display:block}.contact-helper strong{color:var(--ink);font-family:Outfit,sans-serif;font-size:.95rem}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.button-ghost{background:transparent;border-color:transparent;padding-left:0;min-height:44px;font-weight:600}.button-ghost:before{content:"";width:44px;height:44px;margin-right:12px;border-radius:999px;background:linear-gradient(180deg,#efb377,#e8a569);box-shadow:inset 0 0 0 1px #1111110d}.hero-visual{position:relative;min-height:680px}.hero-badge{position:absolute;top:34px;left:28px;z-index:3;width:230px;padding:20px 20px 18px;border-radius:20px;background:#fffffff0;border:1px solid rgba(29,47,82,.06);box-shadow:0 18px 34px #00000014,0 1px #ffffffe6 inset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-badge:before{content:"";position:absolute;top:22px;right:22px;width:10px;height:10px;border-radius:999px;background:#2f9c6c;box-shadow:0 0 0 4px #2f9c6c2e;animation:bq-pulse 2.2s ease-in-out infinite}@keyframes bq-pulse{0%,to{box-shadow:0 0 0 4px #2f9c6c2e}50%{box-shadow:0 0 0 8px #2f9c6c14}}.hero-badge strong{display:block;padding-right:20px;font-size:1.85rem;line-height:1;letter-spacing:-.035em}.hero-badge span{display:block;margin-top:10px;color:var(--ink-soft);font-size:.88rem;line-height:1.55}.hero-scene-card{position:absolute;right:0;bottom:0;width:min(100%,620px);height:600px;overflow:hidden;border-radius:36px 36px 0 0;border:1px solid rgba(17,17,17,.08);box-shadow:0 24px 48px #0000001a}.hero-scene-image{width:100%;height:100%;object-fit:cover}.hero-floating-card{position:absolute;left:24px;bottom:48px;z-index:3;width:min(100%,330px);padding:var(--space-6);border-radius:28px;background:#fffbf5f5;border:1px solid rgba(29,47,82,.06);box-shadow:var(--shadow-lg),0 1px #ffffffd9 inset;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform var(--dur-slow) var(--ease-standard),box-shadow var(--dur-slow) var(--ease-standard)}.hero-floating-card:hover{transform:translateY(-3px) rotate(-.3deg);box-shadow:var(--shadow-xl),0 1px #ffffffe6 inset}.hero-floating-top,.hero-floating-total,.hero-floating-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-floating-card strong{display:block;margin-top:12px;font-family:Outfit,sans-serif;font-size:1.48rem;letter-spacing:-.04em}.hero-floating-card p{margin:10px 0 0;color:var(--ink-soft);line-height:1.7}.hero-floating-total{margin-top:18px;padding-top:14px;border-top:1px solid rgba(17,17,17,.08)}.hero-floating-total strong{margin-top:0;font-size:1.25rem}.hero-floating-actions{margin-top:16px;justify-content:flex-start;flex-wrap:wrap}.hero-floating-actions span,.phone-top,.sheet-header,.sheet-total,.services-head,.banner-cta,.site-footer,.stats-band{display:flex;align-items:center;justify-content:space-between;gap:16px}.hero-floating-actions span{min-height:34px;padding:0 12px;border-radius:999px;background:#efe7dc;color:#717e91;font-size:.82rem;font-weight:700}.voice-pill,.pdf-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700}.voice-pill{margin-top:18px;min-height:42px;padding:0 16px;background:#2f9c6c1a;color:var(--mint-deep)}.proposal-sheet{margin-top:18px;padding:18px;border-radius:24px;background:#fff7ea;box-shadow:inset 0 0 0 1px #1111110f}.sheet-header span:first-child{font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:600}.pdf-pill{min-height:32px;padding:0 10px;background:#efb68473;font-size:.82rem}.proposal-sheet p{margin:14px 0 0;color:var(--ink-soft);line-height:1.7}.sheet-total{margin-top:16px;padding-top:16px;border-top:1px solid rgba(17,17,17,.08)}.sheet-total strong{font-size:1.3rem}.section-heading{max-width:900px}.section-heading.center{margin:0 auto;text-align:center}h2{font-size:clamp(2.3rem,4vw,4rem);line-height:1.02;font-weight:300;text-wrap:balance}.section-heading p{max-width:64ch;margin:20px auto 0;font-size:1.02rem;line-height:1.72;color:#4a5670;text-wrap:pretty}.reasons-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:52px}.reason-card{display:grid;gap:14px;padding:18px;border-radius:26px;background:#ffffff80;border:1px solid transparent;transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s cubic-bezier(.2,.7,.2,1),background-color .32s ease,border-color .32s ease}.reason-card:hover{transform:translateY(-6px);background:#ffffffeb;border-color:#1d2f520f;box-shadow:0 28px 50px -20px #1d2f5238}.reason-thumb{overflow:hidden;height:124px;border-radius:18px;transform:translateZ(0)}.reason-thumb img{object-position:center 20%;transition:transform .64s cubic-bezier(.2,.7,.2,1)}.reason-card:hover .reason-thumb img{transform:scale(1.04)}.reason-card h3,.feature-copy strong{font-family:Outfit,sans-serif;font-size:1.55rem;letter-spacing:-.04em;line-height:1.1}.reason-card p{margin:0}.story-grid{display:grid;grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr);gap:60px;align-items:center}.story-collage{position:relative;min-height:560px}.story-tile{position:absolute;overflow:hidden;border-radius:28px;box-shadow:0 22px 38px #00000014}.tile-tall{top:94px;left:0;width:220px;height:290px;transform:rotate(-7deg)}.tile-square{top:0;right:36px;width:250px;height:250px}.tile-wide{bottom:34px;left:70px;width:290px;height:178px}.dot-matrix{position:absolute;right:10px;bottom:84px;width:120px;height:120px;background-image:radial-gradient(var(--mint-deep) 1.6px,transparent 1.6px);background-size:10px 10px;opacity:.45}.story-copy{max-width:640px}.story-copy p{margin-top:18px}.bullet-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5) var(--space-8);margin:var(--space-8) 0 0;padding-left:0;list-style:none;color:var(--ink-muted);line-height:1.72}.bullet-columns li{position:relative;padding-left:32px}.bullet-columns li:before{content:"";position:absolute;left:0;top:7px;width:20px;height:20px;border-radius:6px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/13px no-repeat,linear-gradient(135deg,var(--peach) 0%,#e8a569 100%);box-shadow:0 2px 6px #efb68459}.bullet-columns li strong{color:var(--ink);font-weight:700}.services-head{margin-bottom:34px}.pill-cta{min-width:188px;border-color:transparent;background:var(--mint-deep);color:#fff}.services-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:28px;align-items:start}.screen-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.phone-mini{min-width:0;padding:16px;border-radius:28px;border:1px solid var(--line);background:#fffdfa;box-shadow:0 18px 34px #0000000d}.phone-mini-top,.proposal-preview-top,.proposal-client-row,.proposal-pricing,.proposal-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.phone-mini-top{margin-bottom:12px;font-family:Outfit,sans-serif;font-size:.94rem;font-weight:600}.phone-mini-pill,.proposal-status,.proposal-tag,.proposal-action{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700}.phone-mini-pill{min-height:29px;padding:0 11px;background:#2f9c6c1a;color:var(--mint-deep);font-size:.73rem}.phone-mini p{margin:12px 0 0;color:var(--ink-soft);font-size:.94rem;line-height:1.62}.ios-shell{position:relative;margin-top:4px;border-radius:28px;background:#131313;padding:8px;box-shadow:0 16px 28px #11111124}.ios-notch{position:absolute;top:10px;left:50%;z-index:2;width:94px;height:18px;border-radius:999px;background:#0d0d0d;transform:translate(-50%)}.ios-screen{overflow:hidden;min-height:324px;border-radius:22px;background:linear-gradient(180deg,#f7f7f9,#fff);padding:14px 12px 12px}.ios-status,.ios-chip-row,.ios-send-card,.proposal-doc-head,.proposal-doc-meta,.proposal-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ios-status{padding-top:4px;color:#6a6a72;font-size:.69rem;font-weight:700}.ios-header-block{margin-top:14px}.ios-kicker{display:block;color:#7a7d85;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ios-header-block strong{display:block;margin-top:5px;font-family:Outfit,sans-serif;font-size:1.02rem;letter-spacing:-.03em}.ios-header-block p{margin:4px 0 0;color:#6f737c;font-size:.75rem;line-height:1.4}.ios-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:12px}.ios-photo-grid img{width:100%;aspect-ratio:1.58 / 1;height:auto;border-radius:14px;object-fit:cover}.ios-chip-row{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:10px}.ios-chip{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:#edf1ea;color:#28513a;font-size:.68rem;font-weight:700}.ios-primary,.ios-action{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:38px;border:0;border-radius:14px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700}.ios-primary{margin-top:12px;background:#2f9c6c;color:#fff}.ios-waveform{display:flex;align-items:center;justify-content:center;gap:2px;height:40px;margin-top:10px;padding:0 8px;border-radius:12px;background:#1a2744}.ios-waveform-bar{display:block;width:3px;min-height:4px;border-radius:2px;background:#ffffffb3}.ios-summary-card,.ios-send-card{margin-top:12px;padding:12px;border-radius:16px;background:#f4efe8}.ios-summary-card span,.ios-send-card span{display:block;color:#73706b;font-size:.7rem;font-weight:700}.ios-summary-card ul{margin:8px 0 0;padding-left:16px;color:#3f413f;font-size:.76rem;line-height:1.5}.ios-mini-stack{display:grid;gap:8px;margin-top:10px}.ios-mini-stack div{padding:10px 12px;border-radius:14px;background:#f5f7fb}.ios-mini-stack span,.ios-send-card div span{display:block;color:#7c7f86;font-size:.68rem}.ios-mini-stack strong,.ios-send-card strong{display:block;margin-top:4px;font-family:Outfit,sans-serif;font-size:.84rem}.ios-action-list{display:grid;gap:8px;margin-top:12px}.ios-action{background:#f2f3f6;color:#181818}.ios-action-dark{background:#2f9c6c;color:#fff}.ios-footer-note{margin-top:10px;color:#7a7e85;font-size:.68rem;text-align:center}.proposal-preview{margin-top:34px}.proposal-preview-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.proposal-preview-controls{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.proposal-label,.proposal-meta-label{display:block;color:var(--ink-soft);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.proposal-preview h3{margin:8px 0 0;font-size:1.6rem;letter-spacing:-.04em}.proposal-status{min-height:34px;padding:0 13px;background:#efb68442;color:#8a5531;font-size:.78rem}.proposal-pages{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;padding:30px 26px 34px;border-radius:18px;background:radial-gradient(circle at top,rgba(255,255,255,.55),transparent 36%),linear-gradient(180deg,#f2eee6,#ece6da);border:1px solid rgba(17,17,17,.05)}.proposal-page{position:relative;width:min(100%,368px);aspect-ratio:1 / 1.414;display:flex;flex-direction:column;padding:15px 16px 14px;border-radius:3px;background:#fffefc;box-shadow:inset 0 0 0 1px #11111114,0 14px 24px #0000001a}.proposal-filebar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid rgba(17,17,17,.08);color:#8a857d;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.proposal-page:after{content:"";position:absolute;right:12px;bottom:12px;width:28px;height:28px;border-right:1px solid rgba(17,17,17,.05);border-bottom:1px solid rgba(17,17,17,.05);opacity:.28}.proposal-page-secondary{background:#fffefc}.proposal-page-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:11px 0 10px;border-bottom:1px solid rgba(17,17,17,.08)}.proposal-page-label{display:block;color:var(--ink-soft);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.proposal-page-top strong{display:block;margin-top:6px;font-family:Outfit,sans-serif;font-size:1rem;letter-spacing:-.03em}.proposal-page-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f3eee5;color:#5c5349;font-size:.64rem;font-weight:800;letter-spacing:.02em}.proposal-brand-row{display:flex;align-items:center;gap:12px;margin-top:12px;padding:0 0 10px;border-bottom:1px solid rgba(17,17,17,.08)}.proposal-brand-row img{width:102px;height:auto}.proposal-brand-meta span{display:block;color:var(--ink-soft);font-size:.62rem;line-height:1.35}.proposal-brand-meta strong{display:block;margin-top:4px;font-family:Outfit,sans-serif;font-size:.8rem;letter-spacing:-.03em}.proposal-doc-head{align-items:flex-start;margin-top:12px;padding-bottom:12px;border-bottom:1px solid rgba(17,17,17,.08)}.proposal-doc-head p{margin:5px 0 0;color:var(--ink-soft);font-size:.68rem}.proposal-doc-meta{align-items:flex-start}.proposal-doc-meta>div{min-width:76px}.proposal-client-row,.proposal-pricing{margin-top:12px;padding:10px 0;border-top:1px solid rgba(17,17,17,.08);border-bottom:1px solid rgba(17,17,17,.08)}.proposal-client-row>div,.proposal-pricing>div{flex:1}.proposal-client-row strong,.proposal-pricing strong{display:block;margin-top:5px;font-family:Outfit,sans-serif;font-size:.8rem}.proposal-section{margin-top:12px}.proposal-section ul{margin:8px 0 0;padding-left:18px;color:var(--ink-soft);font-size:.72rem;line-height:1.48}.proposal-photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px}.proposal-photo-strip img{width:100%;aspect-ratio:1.2 / 1;border-radius:4px;object-fit:cover;border:1px solid rgba(17,17,17,.06)}.proposal-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.proposal-color-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.proposal-color-card{display:grid;gap:7px;align-content:start;padding:8px;border-radius:4px;background:#fbf8f2;border:1px solid rgba(17,17,17,.05)}.proposal-color-swatch{display:block;width:100%;height:34px;border-radius:3px;border:1px solid rgba(17,17,17,.08);box-shadow:inset 0 1px 1px #ffffff8c}.proposal-color-card strong,.proposal-schedule strong{display:block;font-family:Outfit,sans-serif;font-size:.72rem;letter-spacing:-.02em}.proposal-color-card span,.proposal-color-card small,.proposal-schedule span{display:block;color:var(--ink-soft)}.proposal-color-card span{margin-top:2px;font-size:.62rem}.proposal-color-card small,.proposal-schedule span{margin-top:3px;font-size:.62rem;line-height:1.45}.proposal-table{margin-top:16px;border-radius:4px;background:#fbf8f2;overflow:hidden;border:1px solid rgba(17,17,17,.05)}.proposal-row{padding:10px;border-top:1px solid rgba(17,17,17,.07)}.proposal-row:first-child{border-top:0}.proposal-row-head{background:#efe8dc;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.proposal-row span{font-size:.72rem;line-height:1.4}.proposal-row strong{font-family:Outfit,sans-serif;font-size:.8rem}.proposal-tag{min-height:24px;padding:0 8px;background:#f5efe7;color:#4e453d;font-size:.62rem}.proposal-signoff{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.proposal-signoff>div{padding:10px;border-radius:4px;background:#fbf8f2;border:1px solid rgba(17,17,17,.05)}.proposal-signoff strong{display:block;margin-top:4px;font-family:Outfit,sans-serif;font-size:.76rem;letter-spacing:-.03em}.proposal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:0}.proposal-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:1px solid rgba(17,17,17,.12);background:#fff;color:var(--ink);font-size:.8rem;border-radius:999px;cursor:pointer;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.proposal-action:hover{transform:translateY(-1px)}.proposal-action-dark{border-color:var(--mint-deep);background:var(--mint-deep);color:#fff}.delivery-preview{margin-top:24px;padding:24px;border-radius:18px;background:radial-gradient(circle at top,rgba(255,255,255,.55),transparent 36%),linear-gradient(180deg,#f2eee6,#ece6da);border:1px solid rgba(17,17,17,.05)}.delivery-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid rgba(17,17,17,.08)}.delivery-header strong{display:block;margin-top:5px;font-family:Outfit,sans-serif;font-size:.95rem;letter-spacing:-.02em}.message-thread,.email-preview{margin-top:16px;padding:16px;border-radius:6px;background:#fffefc;box-shadow:inset 0 0 0 1px #11111114,0 14px 24px #00000014}.message-thread{display:grid;gap:12px}.message-bubble{max-width:72%;padding:12px 14px;border-radius:18px;font-size:.88rem;line-height:1.55}.message-bubble-outbound{margin-left:auto;background:#2f9c6c;color:#fff;border-bottom-right-radius:6px}.message-link-card{padding:14px;border-radius:16px;background:#fbf8f2;border:1px solid rgba(17,17,17,.06)}.message-link-kicker,.email-field span{display:block;color:var(--ink-soft);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.message-link-card strong,.email-field strong{display:block;margin-top:5px;font-family:Outfit,sans-serif;font-size:.94rem;letter-spacing:-.02em}.message-link-card p{margin:8px 0 0;color:var(--ink-soft);font-size:.82rem;line-height:1.5}.message-link-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:var(--mint-deep);font-size:.74rem;font-weight:700}.email-preview{display:grid;gap:12px}.email-field{padding:10px 12px;border-radius:4px;background:#fbf8f2;border:1px solid rgba(17,17,17,.05)}.email-body{padding:14px 16px;border-radius:4px;background:#fff;border:1px solid rgba(17,17,17,.06)}.email-body p{margin:0 0 12px;color:var(--ink-soft);font-size:.86rem;line-height:1.62}.email-body p:last-child{margin-bottom:0}.proposal-terms{margin-top:16px;padding-top:14px;border-top:1px dashed rgba(17,17,17,.14)}.proposal-terms p{margin:7px 0 0;color:var(--ink-soft);font-size:.72rem;line-height:1.5}.proposal-schedule{display:grid;gap:8px;margin-top:8px}.proposal-schedule>div{padding:8px 10px;border-radius:4px;background:#fbf8f2;border:1px solid rgba(17,17,17,.05)}.proposal-page-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:10px;border-top:1px solid rgba(17,17,17,.08);color:#8b877f;font-size:.56rem;letter-spacing:.04em;text-transform:uppercase}.pricing-section{padding-bottom:86px}.pricing-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1240px;margin:34px auto 0}.pricing-note{padding:18px 20px;border-radius:22px;border:1px solid rgba(17,17,17,.08);background:#ffffffb8;box-shadow:0 14px 26px #0000000a;transition:transform .28s ease,box-shadow .28s ease}.pricing-note:hover{transform:translateY(-3px);box-shadow:0 18px 34px #00000012}.pricing-note strong,.pricing-audience{display:block;font-family:Outfit,sans-serif}.pricing-note strong{font-size:1.06rem;letter-spacing:-.03em}.pricing-note span{display:block;margin-top:8px;color:var(--ink-soft);line-height:1.7}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(320px,420px));justify-content:center;gap:28px;max-width:980px;margin:44px auto 0;align-items:stretch}.pricing-single-shell{max-width:1120px;margin:44px auto 0}.pricing-main-card{display:grid;gap:24px;padding:34px;border-radius:34px;border:1px solid rgba(47,156,108,.14);background:radial-gradient(circle at top right,rgba(216,234,184,.48),transparent 28%),linear-gradient(180deg,#ffffffeb,#f7f2e4f0);box-shadow:0 24px 46px #103c2a1a}.pricing-card-highlighted{border-color:#2f9c6c52;box-shadow:0 24px 54px #2f9c6c2e}.pricing-card{display:flex;flex-direction:column;min-height:100%;padding:28px;border-radius:30px;border:1px solid rgba(17,17,17,.08);background:#ffffffc7;box-shadow:0 18px 34px #0000000d}.pricing-card-default{background:#ffffffd1}.pricing-card-featured{background:#2f9c6c;color:#fff;box-shadow:0 24px 42px #2f9c6c3d;transform:translateY(-10px)}.pricing-card-accent{background:linear-gradient(180deg,#eef4e7,#f7f2e4);border-color:#2f9c6c24;box-shadow:0 20px 36px #103c2a14}.pricing-topline,.pricing-price{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.pricing-audience{margin-bottom:6px;color:var(--ink-soft);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pricing-name{font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:-.03em}.pricing-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff29;font-size:.8rem;font-weight:700}.pricing-card-default .pricing-badge,.pricing-card-accent .pricing-badge{background:#2f9c6c14;color:#2f9c6c}.pricing-price{margin-top:18px}.pricing-price-single{align-items:flex-start;justify-content:flex-start}.pricing-price strong{font-family:Outfit,sans-serif;font-size:3rem;line-height:1;letter-spacing:-.05em}.pricing-price span{font-size:1.05rem;color:var(--ink-soft)}.pricing-card-featured .pricing-price span,.pricing-card-featured .pricing-audience,.pricing-card-featured .pricing-description,.pricing-card-featured .pricing-features{color:#ffffffd6}.pricing-card-featured .pricing-annual{background:#efb68438;color:#f5cfa7}.pricing-annual{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:4px 12px 4px 10px;border-radius:999px;background:var(--peach-soft);color:var(--peach-ink);font-size:.88rem;font-weight:700;letter-spacing:-.005em}.pricing-description{margin:18px 0 0;color:var(--ink-soft);line-height:1.8}.pricing-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px;align-items:start}.pricing-feature-column,.pricing-side-stack{display:grid;gap:16px}.pricing-list-label{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#2f9c6c14;color:#2f9c6c;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pricing-features{display:grid;gap:12px;margin:24px 0 30px;padding-left:22px;color:var(--ink);line-height:1.7;flex:1}.pricing-features li::marker{color:#2f9c6c}.pricing-card-featured .pricing-features li::marker{color:#fff}.pricing-card-featured .button-primary{box-shadow:none;background:#fff;border-color:#fff;color:#2f9c6c}.pricing-side-note{padding:18px 20px;border-radius:22px;border:1px solid rgba(17,17,17,.08);background:#ffffffb8;box-shadow:0 14px 24px #1111110a}.pricing-side-note strong{display:block;font-family:Outfit,sans-serif;font-size:1.06rem;letter-spacing:-.03em}.pricing-side-note p{margin:10px 0 0;color:var(--ink-soft);line-height:1.7}.pricing-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.pricing-actions .button{min-width:190px;justify-content:center}.pricing-card-accent .button-light-outline{background:#ffffffb8;border-color:#2f9c6c29}.feature-showcase{overflow:hidden;border-radius:30px;border:1px solid var(--line);background:#fffdfa}.feature-image{overflow:hidden;height:360px}.feature-copy{display:grid;grid-template-columns:220px 1fr;gap:24px;padding:22px 24px 28px}.feature-copy p{margin:0}.stacked-cards{display:grid;gap:14px}.stack-card{min-height:92px;padding:16px;border-radius:22px;color:#172019;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;line-height:1.4}.stack-1{background:#f4decb}.stack-2{background:#e2ebcf}.stack-3{background:#dfe8f6}.stack-4{background:#fde8c5}.review-band{padding-bottom:0}.review-grid{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:34px;align-items:stretch}.review-panel{overflow:hidden;border-radius:30px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(180deg,#fffaf0,#fff6e4);box-shadow:0 18px 34px #0000000f}.review-panel-media{height:330px}.review-panel-media img{width:100%;height:100%;object-fit:cover}.review-panel-copy{padding:22px 24px 26px}.review-panel-kicker{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#2f9c6c14;color:var(--mint-deep);font-size:.82rem;font-weight:700}.review-panel-copy h3{margin:14px 0 0;font-size:1.8rem;letter-spacing:-.04em}.review-checks{display:grid;gap:12px;margin:18px 0 0;padding-left:22px;color:var(--ink-soft);line-height:1.7}.review-copy{padding-bottom:34px}.review-intro{margin-top:18px;color:var(--ink-soft);line-height:1.8}.testimonial-stack{display:grid;gap:16px;margin-top:28px}.testimonial-card{padding:22px 24px;border-radius:24px;border:1px solid var(--line);background:#fffdfa;box-shadow:0 16px 30px #0000000d;transition:transform .28s ease,box-shadow .28s ease}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #00000014}.benefit-tag{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#eef2e8;color:#42634d;font-size:.78rem;font-weight:700}.testimonial-card strong{display:block;margin-top:14px;font-family:Outfit,sans-serif;font-size:1.22rem;letter-spacing:-.03em}.testimonial-card p{margin-top:10px}.stats-band{margin-top:44px;padding:28px 34px;background:var(--mint-deep);color:#fff}.stats-band strong{display:block;font-family:Outfit,sans-serif;font-size:2rem}.stats-band span{display:block;margin-top:8px;color:#ffffffc7}.banner-cta{overflow:hidden;padding:40px 42px;border-radius:28px;background:linear-gradient(180deg,#11111126,#11111126),linear-gradient(135deg,#2f9c6c,#1d2f52);color:#fff}.button-light{background:#fff;border-color:#fff;color:var(--ink)}.banner-cta p{max-width:58ch;color:#ffffffd1}.site-footer{padding:48px 0 0;display:block}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:32px;border-bottom:1px solid var(--line)}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-brand p{margin:0;max-width:28ch;color:var(--ink-soft);font-size:.92rem;line-height:1.6}.footer-nav-group{display:flex;flex-direction:column;gap:14px}.footer-nav-label{font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ink)}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:.94rem}.footer-links a,.footer-links .footer-nav-button{color:var(--ink-soft);transition:color .18s ease}.footer-links a:hover,.footer-links .footer-nav-button:hover{color:var(--mint-deep)}.footer-links .footer-nav-button{text-align:left;justify-content:flex-start}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 0;color:var(--ink-soft);font-size:.82rem}.footer-legal{display:flex;gap:16px}.footer-bottom a{color:var(--ink-soft);transition:color .18s ease}.footer-bottom a:hover{color:var(--mint-deep)}.sparkle{position:absolute;width:20px;height:20px;border:1px solid rgba(17,17,17,.12);transform:rotate(45deg);animation:sparkle-drift 12s ease-in-out infinite;opacity:.5}.sparkle:before{content:"";position:absolute;inset:4px;border:1px solid transparent}@keyframes sparkle-drift{0%,to{opacity:.3;transform:rotate(45deg) translateY(0)}50%{opacity:.6;transform:rotate(45deg) translateY(-8px)}}.sparkle-a{top:160px;left:110px;animation-delay:0s}.sparkle-b{top:198px;right:110px;animation-delay:-3s}.sparkle-c{bottom:148px;left:44px;width:12px;height:12px;animation-delay:-6s}.sparkle-d{right:56px;bottom:88px;width:12px;height:12px;animation-delay:-9s}@media(max-width:1380px){.pricing-grid{grid-template-columns:repeat(2,minmax(300px,1fr));max-width:920px}.pricing-card-featured{transform:none}}@media(max-width:1180px){.hero-grid,.story-grid,.review-grid,.services-grid,.reasons-grid,.pricing-notes,.pricing-grid,.pricing-layout{grid-template-columns:1fr}.screen-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.top-nav{display:none}.mobile-nav-toggle,.mobile-nav{display:flex}.hero-visual{min-height:640px}.hero-badge{left:0}.review-copy{padding-bottom:0}.pricing-main-card{padding:28px}}@media(max-width:820px){.page-shell{padding:8px 6px 24px}.section{padding:36px 20px}.hero-panel{padding:20px 20px 0;border-radius:24px}.section{border-radius:24px}.sparkle{display:none}.site-header,.services-head,.banner-cta,.site-footer,.stats-band{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.site-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}h1{max-width:none;font-size:clamp(2.6rem,11vw,3.6rem)}h2{font-size:clamp(1.8rem,8vw,2.6rem)}.section-heading p{font-size:.92rem}.mini-kicker{margin-bottom:12px}.button{width:100%}.hero-actions{width:auto}.header-cta{display:none}.pill-cta{width:auto}.app-store-badge{width:130px}.button-ghost{justify-content:flex-start}.hero-grid{display:flex;flex-direction:column;padding-top:16px;gap:0}.hero-visual{position:relative;min-height:auto;order:-1;margin-bottom:16px}.hero-badge{display:none}.hero-scene-card{position:relative;width:100%;height:200px;border-radius:20px}.hero-floating-card{display:none}.hero-copy{padding-bottom:24px}.mini-kicker{margin-bottom:10px;font-size:.74rem;letter-spacing:.16em}.hero-text{font-size:.96rem;margin-top:14px;line-height:1.68}.hero-actions{margin-top:20px;margin-bottom:4px;gap:14px;flex-direction:row;align-items:center}.button-ghost{min-height:44px;font-size:.88rem;padding:0}.button-ghost:before{width:24px;height:24px;margin-right:6px}.hero-meta{margin-top:14px;gap:6px}.hero-meta span{min-height:30px;padding:0 12px 0 8px;font-size:.74rem;gap:6px}.hero-meta span:before{width:12px;height:12px;background-size:8px}.reason-thumb{height:180px}.story-collage{display:none}.bullet-columns{grid-template-columns:1fr}.screen-rail{grid-template-columns:1fr;gap:14px}.proposal-preview{display:none}.feature-copy{grid-template-columns:1fr}.pricing-main-card{padding:18px;border-radius:20px;gap:16px}.pricing-notes{gap:12px}.review-panel-media{height:200px}.testimonial-card{padding:18px}.stats-band{gap:18px}.banner-cta{padding:28px 20px}.footer-top{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.message-bubble{max-width:100%}.contact-modal{width:100%;max-height:min(100vh - 24px,1000px);border-radius:24px}.contact-modal-header,.contact-form{padding-left:20px;padding-right:20px}.contact-form-grid{grid-template-columns:1fr}.contact-form-footer{flex-direction:column;align-items:stretch}.contact-actions,.contact-actions .button{width:100%}.proposal-preview-top,.proposal-page-top,.proposal-brand-row,.delivery-header,.proposal-client-row,.proposal-doc-head,.proposal-doc-meta,.proposal-pricing,.proposal-actions,.proposal-page-footer{flex-direction:column;align-items:flex-start}.proposal-preview-controls,.proposal-actions{align-items:flex-start;justify-content:flex-start}.proposal-pages{flex-direction:column;align-items:center;padding:18px 14px}.proposal-page{width:min(100%,420px)}.proposal-photo-strip,.proposal-color-board,.proposal-signoff{grid-template-columns:1fr}}@media(max-width:480px){.section{padding:28px 16px}.hero-panel{padding-left:16px;padding-right:16px}h1{font-size:clamp(2.2rem,10vw,3rem)}h2{font-size:clamp(1.6rem,7vw,2.2rem)}.hero-grid{padding-top:20px}.hero-scene-card{height:170px;border-radius:16px}.hero-visual{margin-bottom:12px}.hero-meta span{font-size:.72rem;min-height:26px}.reason-thumb{height:160px}.pricing-main-card{padding:14px;border-radius:16px;gap:12px}.banner-cta{padding:22px 16px;border-radius:20px}.review-panel-media{height:160px}}.auth-confirm-page{min-height:100vh;background:linear-gradient(180deg,#f8faf7,#eef4ea);display:flex;flex-direction:column;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:#0f1f15}.auth-confirm-header{padding:28px 32px}.auth-confirm-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#0f1f15;font-weight:700}.auth-confirm-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#0f1f15;color:#fff;font-size:13px;letter-spacing:.5px}.auth-confirm-brand-word{font-size:16px;letter-spacing:.2px}.auth-confirm-main{flex:1;display:flex;align-items:center;justify-content:center;padding:24px 16px 64px}.auth-confirm-card{width:100%;max-width:480px;background:#fff;border-radius:24px;padding:44px 32px 36px;box-shadow:0 20px 60px -20px #0f1f1526,0 4px 12px -4px #0f1f150f;text-align:center}.auth-confirm-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:999px;margin-bottom:22px}.auth-confirm-icon-success{background:#d8efd2;color:#1f6b2b}.auth-confirm-icon-error{background:#fce1d5;color:#a6421c}.auth-confirm-title{font-size:28px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 12px}.auth-confirm-sub{font-size:15.5px;line-height:1.55;color:#5a6b60;margin:0 0 28px}.auth-confirm-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.auth-confirm-primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:14px;background:#0f1f15;color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:transform .12s ease,background .12s ease;cursor:pointer}.auth-confirm-primary:hover{background:#1d3428}.auth-confirm-primary:active{transform:scale(.98)}.auth-confirm-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;background:transparent;color:#0f1f15;font-size:14px;font-weight:600;text-decoration:none;border:1px solid #d8dfd9;cursor:pointer;transition:background .12s ease}.auth-confirm-secondary:hover{background:#f1f5ef}.auth-confirm-foot{font-size:13px;color:#7a8a80;line-height:1.5}.auth-confirm-foot a{color:#0f1f15;font-weight:600}@media(max-width:480px){.auth-confirm-card{padding:36px 22px 28px;border-radius:20px}.auth-confirm-title{font-size:24px}}
