@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{--ink: #171816;--paper: #f4f2ec;--white: #fff;--muted: #74766f;--line: rgba(23, 24, 22, .12);--accent: #d9ff43;--blue: #2869f4}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#d9d8d4}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}#root{min-height:100%}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.profile{width:100%;overflow:hidden;background:var(--paper)}.hero{min-height:100svh;padding:max(18px,env(safe-area-inset-top)) 20px max(16px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.topbar{height:38px;display:flex;align-items:center;justify-content:space-between;margin-bottom:clamp(12px,2.3svh,22px)}.brand-mark{display:flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.03em}.brand-dot{width:17px;height:17px;border:5px solid var(--ink);border-radius:50% 50% 50% 3px;transform:rotate(-45deg)}.icon-button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:#ffffff73}.icon-button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.portrait-wrap{position:relative;width:clamp(108px,15svh,138px);height:clamp(108px,15svh,138px);margin:0 auto clamp(14px,2.2svh,21px)}.portrait{display:block;width:100%;height:100%;object-fit:cover;object-position:55% center;filter:saturate(.8);border-radius:50%}.availability{position:absolute;right:50%;bottom:-9px;transform:translate(50%);width:max-content;display:flex;align-items:center;gap:6px;padding:7px 10px;border:3px solid var(--paper);border-radius:999px;color:#f8fff4;background:#216543;font-size:10px;font-weight:600;letter-spacing:.02em}.availability i{width:6px;height:6px;border-radius:50%;background:#aaf66c;box-shadow:0 0 0 3px #aaf66c24}.identity{text-align:center}.eyebrow,.section-heading span,.sheet-kicker{color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.17em}.identity h1{margin:5px 0 7px;display:flex;align-items:center;justify-content:center;gap:7px;font-family:Manrope,sans-serif;font-size:clamp(29px,4.5svh,36px);line-height:1;letter-spacing:-.055em}.verified{width:19px;height:19px;flex:none;fill:var(--blue)}.verified .check{fill:none;stroke:#fff;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.identity p{margin:0;color:var(--muted);font-family:Manrope,sans-serif;font-size:clamp(11px,1.65svh,13px);line-height:1.5}.credential-tags{margin-top:9px;display:flex;align-items:center;justify-content:center;gap:5px}.credential-tags span{display:flex;align-items:center;gap:3px;padding:4px 6px;border:1px solid rgba(33,101,67,.18);border-radius:6px;color:#216543;background:#2165430e;font-size:7px;font-weight:600}.credential-tags svg{width:9px;height:9px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:clamp(17px,2.8svh,25px)}.actions-count-3{grid-template-columns:repeat(3,1fr)}.actions-count-4{grid-template-columns:repeat(2,1fr)}@media(min-width:420px){.actions-count-4{grid-template-columns:repeat(4,1fr)}}.action{min-height:clamp(64px,8.8svh,75px);border:0;border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--ink);text-decoration:none;cursor:pointer;transition:transform .16s ease,filter .16s ease}.action:active{transform:scale(.96)}.action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.action span{font-size:11px;font-weight:600}.action-dark{color:#fff;background:var(--ink)}.action-accent{background:var(--accent)}.action-light{border:1px solid var(--line);background:#ffffffa6}.action-disabled,.action-disabled:active{cursor:not-allowed;opacity:.45;transform:none;filter:grayscale(.15)}.trust-strip{min-height:clamp(61px,8.3svh,72px);margin-top:clamp(12px,2svh,18px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center}.trust-strip>i{height:26px;background:var(--line)}.trust-strip div{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.trust-strip strong{font-family:Manrope,sans-serif;font-size:clamp(13px,1.85svh,15px);letter-spacing:-.03em}.trust-strip strong span{color:#e79b1c;font-size:11px}.trust-strip small{color:var(--muted);font-size:8px}.scroll-cue{margin-top:auto;padding-top:9px;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--muted);text-decoration:none;font-size:9px}.scroll-cue svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.5}.details{min-height:100svh;padding:56px 20px 48px;background:#181917;color:#f5f4ef}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:26px}.section-heading h2{margin:7px 0 0;font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-.05em}.section-heading .count{color:#777972;font-size:11px}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.work-card{position:relative;min-height:174px;overflow:hidden;border-radius:16px;background:#333}.work-card-large{grid-column:1 / -1;min-height:270px}.work-card:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000b3)}.work-card img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;filter:saturate(.75)}.work-card div{position:absolute;z-index:1;left:14px;right:14px;bottom:13px;display:flex;flex-direction:column;gap:2px}.work-card span{font-family:Manrope,sans-serif;font-size:12px;font-weight:600}.work-card small{color:#ffffffa6;font-size:9px}.content-block{margin-top:58px}.section-heading-small{margin-bottom:18px}.section-heading-small h2{font-size:24px}.video-card{position:relative;width:100%;height:220px;overflow:hidden;padding:0;border:0;border-radius:18px;color:#fff;background:#111;text-align:left}.video-card:not(.video-card-playing):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#00000005 35%,#000000b3)}.video-card img,.video-player{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;background:#111}.video-card:not(.video-card-playing) .video-player,.video-card:not(.video-card-playing) img{filter:saturate(.75)}.video-card-playing{height:auto;aspect-ratio:16 / 9;max-height:min(56svh,420px)}.video-card-playing .video-player{object-fit:contain;filter:none}.video-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;margin:0;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.play-button{position:absolute;z-index:1;top:50%;left:50%;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:#14141261;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transform:translate(-50%,-50%)}.play-button svg{width:22px;fill:#fff}.video-caption{position:absolute;z-index:1;left:16px;right:16px;bottom:15px;display:flex;flex-direction:column;gap:2px;text-align:left}.video-caption strong{font-family:Manrope,sans-serif;font-size:13px}.video-caption small{color:#ffffffad;font-size:9px}.quote-card{margin-top:12px;padding:22px 18px 16px;border-radius:18px;color:var(--ink);background:var(--paper)}.quote-heading{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:17px}.quote-heading>div>span{color:var(--muted);font-size:8px;font-weight:600;letter-spacing:.16em}.quote-heading h2{margin:5px 0 0;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.05em}.quote-badge{padding:5px 7px;border-radius:6px;color:#216543;background:#21654314;font-size:7px;font-weight:600}.quote-list{border-top:1px solid var(--line)}.quote-list div{min-height:44px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:10px}.quote-list strong{font-family:Manrope,sans-serif;font-size:11px}.quote-note{display:block;margin-top:12px;color:var(--muted);font-size:7px;line-height:1.45}.quote-card-home{margin-top:clamp(10px,1.5svh,14px);padding:12px 14px 10px;border:1px solid var(--line);border-radius:14px;background:#fff9}.quote-card-home .quote-heading{align-items:center;padding-bottom:8px}.quote-card-home .quote-heading h2{margin-top:2px;font-size:15px}.quote-card-home .quote-list div{min-height:27px;font-size:9px}.quote-card-home .quote-list strong{font-size:9px}.quote-card-home .quote-note{margin-top:7px;font-size:6.5px}.promise{margin-top:32px;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);display:grid;grid-template-columns:38px 1fr 18px;gap:12px;align-items:center}.promise-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:var(--accent);font-family:Manrope,sans-serif;font-weight:700}.promise h3,.promise p{margin:0}.promise h3{margin-bottom:3px;font-size:12px}.promise p{color:#90928c;font-size:9px}.promise svg{width:17px;fill:none;stroke:#777972;stroke-width:1.5}.email-link{padding:17px 0 2px;display:flex;align-items:center;justify-content:space-between;color:#f5f4ef;text-decoration:none;font-family:Manrope,sans-serif;font-size:11px}.email-link span{display:flex;flex-direction:column;gap:4px}.email-link small{color:#777972;font-family:DM Sans,sans-serif;font-size:7px;font-weight:600;letter-spacing:.16em}.email-link svg{width:18px;fill:none;stroke:#777972;stroke-width:1.5;stroke-linejoin:round}.sheet-handle{width:36px;height:4px;margin:0 auto 16px;border-radius:99px;background:#c8c6c0}.sheet-close{position:absolute;top:16px;right:16px;width:34px;height:34px;border:0;border-radius:50%;color:var(--ink);background:#e6e3dc;font-size:22px;font-weight:300;line-height:1;cursor:pointer}[hidden]{display:none!important}@keyframes sheet-in{0%{transform:translateY(100%)}}@media(min-width:600px){body{padding:28px 0}.profile{width:390px;margin:0 auto;border-radius:30px;box-shadow:0 24px 70px #00000026}.hero,.details{min-height:844px}}@media(max-height:700px){.topbar{margin-bottom:8px}.portrait-wrap{width:92px;height:92px;margin-bottom:13px}.identity h1{font-size:27px}.actions{margin-top:13px}.action{min-height:58px}.trust-strip{min-height:56px;margin-top:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.voice-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;background:#0a0b0994;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.voice-sheet{position:relative;width:100%;max-height:94svh;overflow-y:auto;padding:11px 22px max(24px,env(safe-area-inset-bottom));border-radius:27px 27px 0 0;color:var(--ink);background:var(--paper);animation:voice-sheet-in .24s cubic-bezier(.2,.85,.25,1)}.voice-loading{min-height:150px;display:grid;place-items:center;color:var(--muted);font-size:12px}.voice-sheet-handle{width:36px;height:4px;margin:0 auto 22px;border-radius:99px;background:#c8c6c0}.voice-close{position:absolute;top:20px;right:20px;width:38px;height:38px;padding:0;border:0;border-radius:50%;color:var(--ink);background:#e6e3dc;font-size:24px;font-weight:300;line-height:1;cursor:pointer}.voice-close:focus-visible,.voice-primary-button:focus-visible,.voice-end-button:focus-visible,.voice-phone-fallback:focus-visible{outline:3px solid rgba(40,105,244,.36);outline-offset:3px}.voice-kicker{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.voice-consent h2,.voice-call h2{margin:8px 45px 12px 0;font-family:Manrope,sans-serif;font-size:clamp(25px,7vw,30px);line-height:1.08;letter-spacing:-.055em}.voice-disclosure{margin:0;color:#474943;font-size:13px;line-height:1.62}.voice-notices{margin:18px 0;padding:4px 14px;border:1px solid var(--line);border-radius:15px;background:#ffffff7a}.voice-notices p{margin:10px 0;color:var(--muted);font-size:10px;line-height:1.5}.voice-notices p+p{padding-top:10px;border-top:1px solid var(--line)}.voice-primary-button{width:100%;min-height:54px;padding:0 18px;border:0;border-radius:15px;color:var(--ink);background:var(--accent);font-weight:700;cursor:pointer}.voice-phone-fallback{min-height:45px;display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:11px;font-weight:600;text-underline-offset:3px}.voice-call{min-height:min(620px,82svh);display:flex;flex-direction:column;align-items:center;text-align:center}.voice-call .voice-kicker{align-self:flex-start}.voice-call h2{align-self:flex-start;margin-bottom:auto}.voice-orb{position:relative;width:178px;height:178px;display:grid;place-items:center;margin:30px 0 28px}.voice-orb span{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(23,24,22,.12);border-radius:50%;animation:voice-pulse 2.2s ease-out infinite}.voice-orb span:nth-child(2){top:14px;right:14px;bottom:14px;left:14px;animation-delay:.35s}.voice-orb img{position:relative;z-index:1;width:126px;height:126px;border:7px solid rgba(255,255,255,.8);border-radius:50%;object-fit:cover;filter:saturate(.82)}.voice-call-speaking .voice-orb span{border-color:#2869f459;animation-duration:1.35s}.voice-call-listening .voice-orb span{border-color:#2165434d}.voice-call-error .voice-orb span,.voice-call-ended .voice-orb span{animation:none}.voice-status{min-height:70px}.voice-status strong{font-family:Manrope,sans-serif;font-size:18px;letter-spacing:-.035em}.voice-status p{max-width:280px;margin:7px auto 0;color:var(--muted);font-size:11px;line-height:1.5}.voice-duration{margin:18px 0 22px;display:flex;align-items:baseline;gap:8px;color:var(--muted)}.voice-duration span{font-size:9px}.voice-duration strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:13px}.voice-end-button{min-width:156px;min-height:50px;margin-top:auto;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:#b6372f;font-weight:700;cursor:pointer}.voice-end-button span{width:13px;height:13px;border-radius:4px;background:currentColor}.voice-recovery-actions{width:100%;margin-top:auto}.voice-call>.voice-primary-button{margin-top:auto}@keyframes voice-sheet-in{0%{transform:translateY(100%)}}@keyframes voice-pulse{0%{transform:scale(.78);opacity:.9}75%,to{transform:scale(1);opacity:0}}@media(min-width:600px){.voice-overlay{align-items:center;padding:28px 0}.voice-sheet{width:390px;max-height:calc(100svh - 56px);border-radius:27px}}@media(max-height:680px){.voice-call{min-height:560px}.voice-orb{width:142px;height:142px;margin:16px 0}.voice-orb img{width:102px;height:102px}}@media(prefers-reduced-motion:reduce){.voice-sheet,.voice-orb span{animation:none}}.calendar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:flex-end;justify-content:center}.calendar-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#0a0b097a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.calendar-sheet{position:relative;z-index:1;width:min(100%,560px);height:min(92dvh,790px);padding:11px 16px max(16px,env(safe-area-inset-bottom));border-radius:26px 26px 0 0;display:flex;flex-direction:column;background:var(--paper);box-shadow:0 -24px 60px #0000002e;animation:sheet-in .26s cubic-bezier(.2,.85,.25,1)}.calendar-kicker{margin:0 42px 4px 0;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em}.calendar-sheet h2{margin:0 42px 6px 0;font-family:Manrope,sans-serif;font-size:clamp(22px,5.5vw,25px);letter-spacing:-.05em}.calendar-description{margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.5}.calendar-embed-frame{flex:1;min-height:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.calendar-embed-frame iframe{display:block;width:100%;height:100%;border:0}.calendar-open-external{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;min-height:44px;border-radius:12px;color:var(--ink);background:#e6e3dc;font-size:13px;font-weight:600;text-decoration:none}@media(min-width:720px){.calendar-overlay{align-items:center;padding:24px}.calendar-sheet{height:min(86dvh,760px);border-radius:22px}}@media(prefers-reduced-motion:reduce){.calendar-sheet{animation:none}}.system-page{min-height:100svh;padding:max(24px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom));display:grid;place-items:center;background:var(--paper)}.system-card{width:min(100%,430px);padding:32px;border:1px solid var(--line);border-radius:24px;background:#ffffff9e;text-align:center}.system-card>span{color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.17em}.system-card h1{margin:10px 0 8px;font-family:Manrope,sans-serif;font-size:clamp(28px,8vw,40px);line-height:1.08;letter-spacing:-.055em}.system-card p{min-height:1.5em;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.system-actions{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.system-actions a,.system-actions button{min-height:44px;padding:0 18px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--ink);text-decoration:none;font-weight:600;cursor:pointer}@media(min-width:600px){.system-page{min-height:calc(100svh - 56px)}}
