@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";:root{--bg: #f3f4f1;--bg-soft: #fcfcfa;--panel: rgba(255, 255, 253, .86);--panel-strong: #ffffff;--text: #161816;--text-soft: #5e6862;--line: rgba(22, 24, 22, .11);--line-strong: rgba(22, 24, 22, .2);--accent: #121513;--accent-soft: #d8d8cf;--brand-gold: #b78557;--brand-sage: #7e9483;--brand-signal: #5d7cff;--shadow: 0 22px 64px rgba(18, 22, 18, .09)}*,*:before,*:after{box-sizing:border-box;margin:0}html{height:100%;scroll-behavior:smooth}body{height:100%;min-height:100vh;color:var(--text);background:radial-gradient(circle at 85% 12%,rgba(93,124,255,.1),transparent 22%),radial-gradient(circle at top left,rgba(255,255,255,.96),transparent 28%),linear-gradient(180deg,#edf0eb,#f7f8f4 44%,#eef1ec);font-family:Manrope,Segoe UI,sans-serif;line-height:1.6;font-size:14px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(93,124,255,.03) 1px,transparent 1px);background-size:100% 32px;opacity:.15}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}h1,h2,h3,.brand{font-family:Sora,Manrope,sans-serif;letter-spacing:-.05em}#app{min-height:100vh}.site-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:0 0 4rem}.topbar{position:sticky;top:0;left:50%;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1.25rem .95rem 2rem;margin-bottom:1rem;width:100vw;margin-left:calc(50% - 50vw);background:#121513f5;color:#f2f5f1;border-radius:0;box-shadow:0 14px 40px #0a0a0a29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar:after{content:"";position:absolute;inset:auto 1.5rem .25rem;height:1px;background:linear-gradient(90deg,transparent,rgba(93,124,255,.55),transparent);opacity:.8}.brand{display:inline-flex;align-items:center;gap:.45rem;font-size:1.1rem;font-weight:700;letter-spacing:-.04em}.brand-mark{width:1.95rem;height:1.95rem;flex:0 0 auto}.brand sup{font-size:.5em;vertical-align:super;line-height:0}.nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.menu-toggle{display:none;width:48px;height:48px;padding:0;border:0;background:transparent;cursor:pointer}.menu-toggle span{display:block;width:22px;height:1.5px;margin:5px auto;background:#f2f5f1;transition:transform .2s ease,opacity .2s ease}.nav a{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;opacity:.82}.nav a:hover,.text-link:hover{opacity:1}main{display:grid;gap:1rem}.panel{position:relative;overflow:hidden;background:var(--panel);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}main>section{min-height:100vh}.hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:2rem;padding:clamp(1.5rem,4vw,3rem)}.hero-visual,.hero-copy,.section-copy,.quote-card,.process-card,.tools-card,.testimonial-card,.sample-card,.cta-section{padding:clamp(1.5rem,3vw,2.5rem)}.portrait-frame{position:relative;height:100%;min-height:460px;display:grid;place-items:end center;padding:1.25rem;border:1px solid var(--line-strong);border-radius:240px 240px 24px 24px;background:linear-gradient(180deg,#fffffffa,#dce2dbeb)}.portrait-glow{position:absolute;inset:14% 12% auto;height:54%;border-radius:50%;background:radial-gradient(circle,rgba(93,124,255,.18),transparent 65%);filter:blur(22px)}.portrait-card{position:relative;width:min(88%,420px);min-height:72%;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;border-radius:200px 200px 18px 18px;background:linear-gradient(180deg,#13181424,#131814d6),linear-gradient(135deg,#d6ddd5,#66786b);color:#f4f7f3}.portrait-card:before{content:"";position:absolute;inset:1rem;border-radius:inherit;border:1px solid rgba(93,124,255,.12);pointer-events:none}.portrait-graphic{width:100%;max-width:320px;margin:0 auto}.portrait-copy{max-width:16rem;font-size:.92rem;letter-spacing:.03em}.eyebrow{margin-bottom:.85rem;color:var(--text-soft);font-size:.76rem;letter-spacing:.22em;text-transform:uppercase}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero h1,.section-heading h2,.section-copy h2,.process-card h2,.tools-card h2,.testimonial-card h2,.sample-card h2,.cta-section h2{font-size:clamp(2.5rem,5vw,4.6rem);line-height:.9;margin-bottom:1rem;font-weight:700}.hero h1{font-size:clamp(2.2rem,4.3vw,4rem)}.lede,.section-copy p,.quote-copy,.service-card p,.pricing-details,.testimonial-card p,.sample-card p,.cta-section p{max-width:38rem;color:var(--text-soft);font-size:.94rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:2rem 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.2rem;border-radius:16px;border:1px solid transparent;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.button-dark{background:var(--accent);color:#f6f8f5;box-shadow:inset 0 0 0 1px #5d7cff2e}.button-light{border-color:var(--line-strong);background:#ffffffc7}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:1.25rem;border-top:1px solid var(--line)}.hero-metrics strong{display:block;font-family:Iowan Old Style,Baskerville,serif;font-size:1.5rem}.hero-metrics span{color:var(--text-soft);font-size:.84rem}.split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.quote-card{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#121513f7,#29352ef0);color:#f2f5f1}.quote-mark{font-family:Iowan Old Style,Baskerville,serif;font-size:5rem;line-height:1;opacity:.4}.quote-card .quote-copy{color:#f2f5f1d1;font-size:1.2rem}.section-block,.pricing-section,.privacy-section{padding:clamp(1.5rem,3vw,2.5rem)}.privacy-section h2{max-width:30rem}.privacy-section p{max-width:48rem}.section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:2rem}.section-heading h2{max-width:16ch;font-size:clamp(2.1rem,4.1vw,3.6rem);margin-bottom:0}.centered{flex-direction:column;align-items:center;text-align:center}.centered h2{max-width:14ch}.service-grid,.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.pricing-grid{width:fit-content;max-width:100%;margin:0 auto;grid-template-columns:repeat(2,minmax(280px,320px));justify-content:center}.service-card,.pricing-card{padding:1.4rem;border-radius:18px;border:1px solid var(--line);background:#ffffffb8}.service-number{display:inline-grid;place-items:center;width:2rem;height:2rem;margin-bottom:1rem;border-radius:50%;background:#ffffffc7;border:1px solid var(--line);color:var(--text-soft);font-size:.85rem}.service-card h3,.pricing-name{margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.process-layout,.testimonials-layout{align-items:stretch}.process-list{display:grid;gap:.85rem;margin-top:1.5rem;padding-left:1.25rem;color:var(--text-soft)}.tools-card{background:linear-gradient(180deg,#fcfdfbfa,#e5ebe4db)}.tool-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.tool-chip{display:inline-flex;align-items:center;gap:.6rem;padding:.75rem 1rem;border-radius:14px;background:#ffffffc7;border:1px solid var(--line);font-size:.9rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.tool-chip:hover{transform:translateY(-1px);border-color:#5d7cff66;background:#ffffffe6}.tool-icon{width:1rem;height:1rem;flex:0 0 auto}.tool-icon-image{object-fit:contain}.pricing-card{text-align:center}.pricing-price{margin-bottom:.9rem;color:var(--brand-gold);font-family:Iowan Old Style,Baskerville,serif;font-size:1.7rem}.text-link{display:inline-block;margin-top:1.15rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.cta-section{text-align:center}.cta-section h2{margin-inline:auto;max-width:14ch}.cta-section p{margin:0 auto}.chat-widget{position:fixed;right:1.25rem;bottom:1.25rem;z-index:30;width:min(360px,calc(100vw - 1.5rem));border:1px solid rgba(93,124,255,.16);border-radius:20px;background:#fffffdf0;box-shadow:0 22px 60px #10141129;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.chat-widget.minimized{width:auto;min-width:220px}.chat-toggle{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.7rem;padding:.95rem 1rem;border:0;background:linear-gradient(90deg,#121513fa,#222a25f2);color:#f4f7f3;font-size:.84rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.chat-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.chat-toggle-svg{width:100%;height:100%}.chat-body{padding:1rem;display:grid;gap:.9rem}.chat-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.chat-header-title{display:inline-flex;align-items:center;gap:.65rem;color:var(--text);font-size:.84rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.chat-minimize{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--line);border-radius:10px;background:#ffffffeb;color:var(--text);cursor:pointer}.chat-minimize-icon{width:1rem;height:1rem}.chat-thread{max-height:260px;overflow-y:auto;display:grid;gap:.75rem;padding-right:.2rem}.chat-message{padding:.95rem;border-radius:16px 16px 16px 6px;background:#f4f7f3e6;border:1px solid var(--line)}.chat-message-user{margin-left:1.5rem;border-radius:16px 16px 6px;background:#121513f5;border-color:#5d7cff33}.chat-name{margin-bottom:.35rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text)}.chat-message p:last-child{color:var(--text-soft);font-size:.92rem}.chat-message-user .chat-name,.chat-message-user p:last-child{color:#f4f7f3}.chat-input-wrap{border:1px solid var(--line);border-radius:16px;background:#ffffffeb;overflow:hidden}.chat-input{width:100%;min-height:88px;padding:.85rem .95rem;border:0;background:transparent;color:var(--text);resize:vertical;outline:none}.chat-input::placeholder{color:var(--text-soft)}.chat-cta{width:100%}.chat-cta:disabled{opacity:.72;cursor:wait}@media(max-width:1080px){.hero,.split-section,.service-grid,.pricing-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start}.hero{min-height:100vh}}@media(max-width:720px){.site-shell{width:min(100% - 1rem,100%);padding-bottom:2rem}.topbar{position:static;width:100vw;margin-left:calc(50% - 50vw);border-radius:0;flex-wrap:wrap;align-items:center;padding-left:1.5rem}.menu-toggle{display:block;margin-left:auto}.nav{display:none;width:100%;padding-top:.75rem;border-top:1px solid rgba(255,248,243,.14);flex-direction:column;align-items:flex-start;gap:.9rem}.nav.nav-open{display:flex}.nav a{width:100%}.hero-copy,.hero-visual,.section-copy,.quote-card,.process-card,.tools-card,.testimonial-card,.sample-card,.cta-section,.section-block,.pricing-section{padding:1.25rem}.hero h1,.section-copy h2,.process-card h2,.tools-card h2,.testimonial-card h2,.sample-card h2,.cta-section h2,.section-heading h2{font-size:clamp(1.95rem,10vw,3rem)}.hero h1{font-size:clamp(1.8rem,8.4vw,2.7rem)}.hero-metrics{grid-template-columns:1fr}.portrait-frame{min-height:360px}main>section,.hero{min-height:auto}.chat-widget{right:.75rem;bottom:.75rem;width:min(100vw - 1rem,340px)}}
