@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700;800&family=Nunito:wght@700;800;900&display=swap";:root{--ink:#153b42;--body:#45666a;--muted:#6f8588;--accent-strong:#227c89;--bg:#f8fffb;--heading:"Nunito", "IBM Plex Sans", system-ui, sans-serif;--sans:"IBM Plex Sans", system-ui, sans-serif;color:var(--body);background:var(--bg);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100svh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}#root{min-height:100svh}::selection{color:#12383f;background:#bde8bd}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafffde0;border-bottom:1px solid #5c959a29;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:12px;min-width:0;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid #ffffffe6;border-radius:50%;flex:none;width:42px;height:42px;overflow:hidden;box-shadow:0 4px 14px #2f5d6433}.brand-mark img{object-fit:cover;object-position:50% 24%;width:100%;height:100%;display:block}.brand strong,.brand small{white-space:nowrap;display:block}.brand small{color:var(--muted);font-size:.78rem}nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}nav a{color:var(--muted);border-radius:999px;padding:9px 12px;font-weight:700;text-decoration:none}nav a:hover,nav a:focus-visible{color:var(--ink);background:#bae7cf73}.hero-section{background:linear-gradient(115deg,#e6f8ffeb,#f6fff7e6),#f7fffb;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(28px,5vw,76px);min-height:min(780px,100svh - 110px);padding:clamp(44px,7vw,92px) clamp(20px,5vw,80px) 52px;display:grid}.hero-content,.section-heading,.body-copy,.contact-copy{min-width:0}.eyebrow{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 13px;font-size:.82rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:820px;color:var(--ink);font-family:var(--heading);letter-spacing:0;margin-bottom:22px;font-size:clamp(2.35rem,5.3vw,4.85rem);line-height:1.04}.hero-title span{display:block}.hero-title-primary{font-size:clamp(2.3rem,5.1vw,4.65rem)}.hero-title-secondary,.hero-title-location{font-size:clamp(1.45rem,3.35vw,3rem);line-height:1.12}.hero-title-secondary{white-space:nowrap}h2{color:var(--ink);font-family:var(--heading);letter-spacing:0;margin-bottom:18px;font-size:clamp(1.78rem,4vw,3.15rem);line-height:1.08}h3{color:var(--ink);letter-spacing:0;font-size:1.2rem;line-height:1.2}.hero-copy{max-width:680px;color:var(--body);font-size:clamp(1.06rem,1.8vw,1.32rem);line-height:1.68}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-action,.secondary-action{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 19px;font-weight:800;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:#227c89;box-shadow:0 16px 34px #227c893d}.primary-action:hover,.primary-action:focus-visible{background:#155f6a}.secondary-action{color:var(--accent-strong);background:#ffffffa8;border-color:#227c8933}.secondary-action:hover,.secondary-action:focus-visible{background:#fff}.hero-facts,.contact-list{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-facts span,.contact-list span{color:#315b63;background:#ffffff9e;border:1px solid #227c8924;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-weight:700;display:inline-flex}.hero-visual{border-radius:42% 58% 52% 48%/48% 42% 58% 52%;min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px 70px #3264633d}.hero-visual img,.portrait-placeholder img{object-fit:cover;width:100%;height:100%;display:block}.floating-note{color:#214950;background:#ffffffe0;border-radius:22px;align-items:center;gap:10px;width:min(72%,290px);padding:14px 16px;font-weight:800;line-height:1.35;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #1a4d542e}.intro-band{background:#5c959a29;border-block:1px solid #5c959a29;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.intro-band div{color:#285862;background:#f8fffb;justify-content:center;align-items:center;gap:10px;min-height:88px;font-weight:800;display:flex}.section{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px)}.split-section,.frame-section{background:#fff;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(28px,6vw,72px);display:grid}.body-copy p,.approach-card p,.frame-section p,.contact-copy p,.price-card p,.payment-note p,.legal-note{color:var(--body);line-height:1.72}.pill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0;display:grid}.pill-grid span,.method-list span{color:#2f6364;background:#f3fbf6;border:1px solid #528f7d24;border-radius:999px;align-items:center;min-height:44px;padding:10px 14px;font-weight:750;display:inline-flex}.soft-warning,.training-note{background:#f3fbf6;border-left:4px solid #9cd9b4;border-radius:0 18px 18px 0;padding:18px 20px}.approach-section{background:linear-gradient(#ffffffc7,#ffffffc7),url(https://images.unsplash.com/photo-1499209974431-9dddcece7f88?auto=format&fit=crop&w=1600&q=82) 50%/cover}.approach-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.58fr);gap:clamp(22px,4vw,44px);display:grid}.approach-card{background:#ffffffdb;border:1px solid #227c8929;border-radius:28px;padding:clamp(24px,4vw,42px);box-shadow:0 24px 60px #41746b24}.method-list{flex-wrap:wrap;align-content:start;gap:10px;display:flex}.method-list span{background:#ffffffe6;gap:8px}.centered{text-align:center;max-width:780px;margin-inline:auto}.pricing-section{background:#f7fcff}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:36px;display:grid}.price-card{background:#fff;border:1px solid #227c8924;border-radius:26px;flex-direction:column;justify-content:space-between;gap:20px;min-height:320px;padding:24px;display:flex;box-shadow:0 18px 50px #4575851a}.price-duration{color:var(--accent-strong);margin-bottom:8px;font-weight:800}.price{color:var(--ink);font-size:2rem;font-weight:900;line-height:1.1}.price span{color:var(--muted);margin-top:7px;font-size:.96rem;font-weight:800;display:block}.payment-note{background:#fff;border:1px solid #227c8924;border-radius:24px;gap:14px;max-width:980px;margin:30px auto 0;padding:20px;display:flex}.payment-note svg{color:var(--accent-strong);flex:none;margin-top:4px}.legal-note{text-align:center;max-width:850px;color:var(--muted);margin:22px auto 0;font-size:.96rem}.about-section{background:#fff;grid-template-columns:minmax(220px,360px) minmax(0,1fr);align-items:center;gap:clamp(28px,6vw,72px);display:grid}.about-section .body-copy{width:100%;max-width:650px}.about-section .body-copy p{line-height:1.62}.portrait-placeholder{aspect-ratio:4/5;border-radius:32px;justify-self:center;width:100%;max-width:360px;overflow:hidden;box-shadow:0 26px 68px #2f5d642e}.portrait-placeholder img{object-position:50% 24%}.frame-section{background:#f3fbf6}.contact-section{background:#eaf8fb;grid-template-columns:minmax(280px,.82fr) minmax(320px,1fr);align-items:start;gap:clamp(28px,6vw,68px);display:grid}.contact-form{background:#ffffffdb;border:1px solid #227c8926;border-radius:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:clamp(20px,4vw,34px);display:grid;box-shadow:0 24px 64px #2a656f29}label,fieldset{min-width:0}.contact-form label{color:#244b54;gap:8px;font-weight:800;display:grid}input,select,textarea{box-sizing:border-box;width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #227c892e;border-radius:16px;padding:12px 14px}textarea{resize:vertical;min-height:128px}input:focus,select:focus,textarea:focus{border-color:#227c89;outline:3px solid #5dbec642}.full,fieldset,.form-button,.form-success,.form-error{grid-column:1/-1}fieldset{border:1px solid #227c892e;border-radius:18px;flex-wrap:wrap;gap:12px;margin:0;padding:14px;display:flex}legend{color:#244b54;padding:0 6px;font-weight:800}fieldset label{align-items:center;gap:8px;display:inline-flex!important}fieldset input{width:18px;min-height:18px}.form-button{border:0;justify-self:start}.form-button:disabled{cursor:wait;opacity:.7}.contact-email,.form-error a{color:var(--accent-strong);text-underline-offset:3px;font-weight:800}.form-privacy{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.form-success{color:#20534d;background:#e9f8ed;border-radius:18px;margin:0;padding:14px 16px;font-weight:800}.form-error{color:#7a3030;background:#fff0f0;border-radius:18px;margin:0;padding:14px 16px;font-weight:800}@media (width<=1100px){.hero-section,.split-section,.approach-layout,.about-section,.frame-section,.contact-section{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-visual{min-height:430px}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.site-header{flex-direction:column;align-items:flex-start;position:relative}nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffffd1,#e8f9f2c2);border:1px solid #227c8921;border-radius:22px;justify-content:flex-start;gap:10px;width:100%;padding:11px;box-shadow:0 12px 30px #2f5d641a}nav a{color:#245b64;background:#ffffffe6;border:1px solid #227c8933;justify-content:center;align-items:center;min-height:42px;padding:9px 14px;transition:color .16s,background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 5px 14px #2f5d641a,inset 0 1px #fffffff2}nav a:hover,nav a:focus-visible{color:#174f59;background:linear-gradient(135deg,#fff,#e3f6eb);border-color:#227c895c;box-shadow:0 7px 18px #2f5d6426}nav a:active{transform:translateY(1px)scale(.98);box-shadow:0 3px 9px #2f5d641f}nav a:last-child{color:#fff;background:linear-gradient(135deg,#2a8996,#176a76);border-color:#227c89;box-shadow:0 8px 18px #227c8940}nav a:last-child:hover,nav a:last-child:focus-visible{color:#fff;background:linear-gradient(135deg,#247e8a,#125b66);border-color:#155f6a}.brand strong,.brand small{white-space:normal}.hero-section{padding-top:34px}.hero-actions a{width:100%}.hero-facts span,.contact-list span{justify-content:center;width:100%}.hero-visual{border-radius:30px;min-height:340px}.floating-note{width:auto;max-width:none;bottom:14px;left:14px;right:14px;transform:none}.intro-band{grid-template-columns:1fr}.intro-band div{min-height:68px}.pill-grid,.pricing-grid,.contact-form{grid-template-columns:1fr}.price-card{min-height:0}.payment-note{flex-direction:column}.portrait-placeholder{min-height:320px}}
