@font-face{font-family:Afta Sans;src:url(/assets/fonts/afta-sans/AftaSansThin-Italic.otf);src:url(/assets/fonts/afta-sans/AftaSansThin-Regular.otf)}@font-face{font-family:Droid Sans;src:url(/assets/fonts/droid-sans/DroidSans-Bold.ttf);src:url(/assets/fonts/droid-sans/DroidSans.ttf)}@font-face{font-family:Work Sans;src:url(/assets/fonts/work-sans/WorkSans-Medium.ttf);src:url(/assets/fonts/work-sans/WorkSans-Bold.ttf)}@font-face{font-family:Inter Var;src:url(/assets/fonts/inter-var/Inter-var.woff2)}@font-face{font-family:Gotham;src:url(/assets/fonts/Gotham-Font/Gotham-Bold.otf);src:url(/assets/fonts/Gotham-Font/Gotham-Light.otf)}html,body{width:100%;height:100%;background-color:#f5f6f7;font-family:Gotham,Helvetica,Afta Sans,Droid Sans,Work Sans,Inter Var}a,a:link,a:visited{text-decoration:none}a:focus{text-decoration:none}a:hover,a:active{text-decoration:none}.top-menu{padding-top:5px;text-align:center;font-size:14px;text-decoration:none}.top-title{font-size:70px;padding-bottom:15px;color:#000;font-weight:bolder}.top-title-href{text-decoration:none;color:#000}.display-container{background:linear-gradient(90deg,#e1e9f1,#e7e3f9);box-shadow:16px 16px 16px 16px #0000001f,8px 8px 8px 8px #0000001f,8px 8px 8px 8px #0000001f;width:100%}.display-content-project-name{text-transform:uppercase;font-size:30px;text-align:center;padding-top:20px;padding-bottom:20px}.display-content-content-container-grid{display:flex;flex-flow:row wrap;justify-content:center}.display-content-image-container{padding-bottom:20px}.display-content-content-container{min-width:320px;max-width:576px;padding-left:20px}.display-content-large-image{width:400px;height:300px;border-radius:40px}.display-content-long-description{font-size:14px;padding-bottom:10px}.display-content-project-url-container{padding-bottom:20px}.display-content-project-url{font-size:16px;font-weight:700}.display-content-project-keywords{font-size:17px;font-weight:700;padding-bottom:15px}.project-cards{display:grid;width:100%;justify-content:center;padding-top:20px;grid-gap:25px;grid-template-columns:repeat(auto-fill,250px)}.project-card{display:grid;border-radius:10px;width:auto;text-align:center;padding:20px;background:#fff;box-shadow:0 1px 16px #0003,0 2px 8px #00000024,0 4px 8px -1px #0000001f}.project-card:hover{background-color:#e1e9f1}.project-cards-image{height:150px;width:200px}.project-title{font-size:19px;font-weight:700;padding-top:10px;padding-bottom:10px}.project-short-description{font-size:14px;padding:10px}.project-keywords{font-size:13px;font-weight:700;text-align:auto}.bottom-menu{text-align:center;font-size:12px;padding-top:20px;padding-bottom:20px}:root{--brand-bg: #ffffff;--brand-bg-soft: #f5f7f8;--brand-text: #111827;--brand-muted: #5f6b7a;--brand-border: #e5e7eb;--brand-dark: #0f172a;--brand-accent: #1f7a4d;--brand-accent-dark: #145c39;--brand-card: #ffffff;--brand-shadow: 0 20px 50px rgba(15, 23, 42, .08)}html{scroll-behavior:smooth}.brand-page{min-height:100vh;background:var(--brand-bg);color:var(--brand-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.brand-shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.brand-logo-link{display:inline-flex;align-items:center;margin-bottom:24px;text-decoration:none}.brand-logo-mark{width:90px;height:auto;display:block;border-radius:22px;box-shadow:var(--brand-shadow)}.brand-logo-mark-small{width:200px;border-radius:18px}.brand-hero,.product-hero{padding:96px 0 80px;background:radial-gradient(circle at top left,rgba(31,122,77,.12),transparent 32%),linear-gradient(180deg,#fff,#f7faf8)}.brand-hero h1,.product-hero h1{max-width:840px;margin:0;font-size:clamp(2.7rem,7vw,5.8rem);line-height:.95;letter-spacing:-.07em;color:var(--brand-dark)}.hero-subtitle{max-width:720px;margin:28px 0 0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65;color:var(--brand-muted)}.eyebrow,.section-label{margin:0 0 18px;color:var(--brand-accent);font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button-row{margin-top:24px}.primary-button,.secondary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-family:inherit;font-size:.96rem;font-weight:800;line-height:1;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.primary-button{border:1px solid transparent;background:var(--brand-accent);color:#fff;box-shadow:0 14px 30px #1f7a4d38}.primary-button:hover{background:var(--brand-accent-dark);transform:translateY(-1px)}.secondary-button{border:1px solid var(--brand-border);background:#fff;color:var(--brand-dark)}.secondary-button:hover{border-color:var(--brand-dark);transform:translateY(-1px)}.brand-section{padding:84px 0;background:#fff;scroll-margin-top:24px}.alt-section{background:var(--brand-bg-soft)}.two-column{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;align-items:start}.brand-section h2,.brand-footer-cta h2{margin:0;color:var(--brand-dark);font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.055em}.section-copy{color:var(--brand-muted);font-size:1.05rem;line-height:1.8}.section-copy p:first-child{margin-top:0}.section-copy a{color:var(--brand-accent);font-weight:800}.clean-list{margin:22px 0;padding-left:20px}.clean-list li{margin:8px 0}.statement-card,.product-card,.phone-card,.drill-card,.feature-card,.cue-card,.step-card{border:1px solid var(--brand-border);border-radius:28px;background:var(--brand-card);box-shadow:var(--brand-shadow)}.statement-card{margin-top:30px;padding:34px;color:var(--brand-muted);font-size:1.08rem;line-height:1.75}.rhythm-lines{display:grid;gap:10px;margin:28px 0;color:var(--brand-dark);font-size:clamp(1.8rem,4vw,3.2rem);font-weight:900;line-height:1;letter-spacing:-.06em}.product-callout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:56px;align-items:center}.product-callout p{color:var(--brand-muted);font-size:1.05rem;line-height:1.75}.product-card{padding:18px}.mock-screen{display:grid;min-height:420px;place-items:center;border-radius:22px;background:linear-gradient(135deg,rgba(31,122,77,.18),transparent 38%),#0f172a;color:#fff;text-align:center}.mock-top,.mock-bottom{font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.72}.mock-cue{font-size:4.8rem;font-weight:950;letter-spacing:-.08em}.brand-footer-cta{padding:76px 0;background:var(--brand-dark);color:#fff;text-align:center}.brand-footer-cta h2{color:#fff}.brand-footer-cta p{max-width:680px;margin:18px auto 0;color:#ffffffc2;font-size:1.08rem;line-height:1.7}.brand-footer-cta .primary-button{margin-top:28px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px;margin-top:32px}.footer-links a{color:#ffffffd1;font-weight:700;text-decoration:none}.footer-links a:hover{color:#fff}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:58px;align-items:center}.phone-card{padding:16px;background:#fff}.phone-frame{min-height:620px;border:12px solid #111827;border-radius:46px;background:radial-gradient(circle at top left,rgba(31,122,77,.24),transparent 36%),linear-gradient(180deg,#fff,#f1f5f9);display:grid;grid-template-rows:60px 70px 1fr 90px;align-items:center;justify-items:center;overflow:hidden}.phone-status{width:82px;height:24px;border-radius:999px;background:#111827;margin-top:8px}.phone-title{color:var(--brand-dark);font-size:.75rem;font-weight:950;letter-spacing:.14em}.phone-cue{color:var(--brand-accent);font-size:9rem;font-weight:950;line-height:1}.phone-caption{color:var(--brand-muted);font-size:.9rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.feature-grid,.cue-grid,.steps-grid,.drill-grid{display:grid;gap:18px;margin-top:36px}.feature-grid,.cue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.four-cue-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.steps-grid,.drill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.cue-card,.step-card,.drill-card{padding:26px;box-shadow:none}.feature-card{color:var(--brand-muted);font-weight:750;line-height:1.5}.feature-card h3,.cue-card h3,.step-card h3,.drill-card h3{margin:0 0 10px;color:var(--brand-dark);font-size:1.15rem;letter-spacing:-.02em}.feature-card p,.cue-card p,.step-card p,.drill-card p,.drill-card li{color:var(--brand-muted);font-size:.98rem;line-height:1.65}.cue-symbol{display:inline-flex;min-width:54px;height:54px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:16px;background:#1f7a4d1c;color:var(--brand-accent);font-size:1.45rem;font-weight:950}.step-card span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:999px;background:var(--brand-dark);color:#fff;font-weight:900}.wide-copy{max-width:820px;margin:32px 0 0;color:var(--brand-muted);font-size:1.05rem;line-height:1.8}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag-list span,.tag-list a{display:inline-flex;align-items:center;border:1px solid var(--brand-border);border-radius:999px;padding:10px 14px;background:#fff;color:var(--brand-dark);font-size:.92rem;font-weight:800;text-decoration:none}.tag-list a:hover{border-color:var(--brand-dark)}.policy-card{max-width:860px;border:1px solid var(--brand-border);border-radius:28px;background:#fff;box-shadow:var(--brand-shadow);padding:42px;color:var(--brand-muted);font-size:1.03rem;line-height:1.75}.policy-card h2{margin:38px 0 12px;color:var(--brand-dark);font-size:clamp(1.45rem,3vw,2rem);line-height:1.18;letter-spacing:-.035em}.policy-card p{margin:16px 0}.policy-card a{color:var(--brand-accent);font-weight:800}.policy-effective-date{color:var(--brand-muted);margin-top:0!important}.final-line{margin-top:32px!important;font-weight:900}@media (max-width: 900px){.brand-hero,.product-hero{padding:72px 0 62px}.two-column,.product-callout,.product-hero-grid{grid-template-columns:1fr;gap:34px}.product-card,.phone-card{max-width:420px}.feature-grid,.cue-grid,.four-cue-grid,.steps-grid,.drill-grid{grid-template-columns:1fr}.phone-frame{min-height:520px}}@media (max-width: 560px){.brand-shell{width:min(100% - 28px,1120px)}.brand-section{padding:62px 0}.brand-hero h1,.product-hero h1{font-size:clamp(2.5rem,14vw,4.6rem)}.hero-actions,.button-row{flex-direction:column}.primary-button,.secondary-button{width:100%}.statement-card,.feature-card,.cue-card,.step-card,.drill-card{border-radius:22px;padding:22px}.policy-card{padding:26px;border-radius:22px}.phone-frame{min-height:460px;border-radius:38px}.phone-cue{font-size:7rem}.brand-logo-mark{width:78px;border-radius:20px}.brand-logo-mark-small{width:200px;border-radius:18px}}
