.Nav-module__pauaAq__nav{z-index:200;border-bottom:1px solid #0000;height:60px;padding:0 2rem;transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0;right:0}.Nav-module__pauaAq__scrolled{background:var(--bg-nav);border-bottom-color:var(--border)}.Nav-module__pauaAq__inner{align-items:center;gap:1rem;max-width:1100px;height:100%;margin:0 auto;display:flex}.Nav-module__pauaAq__brand{font-family:var(--font-playfair), Georgia, serif;color:var(--text-1);white-space:nowrap;align-items:center;gap:.5rem;min-width:0;font-size:1rem;font-weight:600;transition:color .2s;display:flex;overflow:hidden}.Nav-module__pauaAq__brand:hover{color:var(--gold)}.Nav-module__pauaAq__brandDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px}.Nav-module__pauaAq__brandFull{display:inline}.Nav-module__pauaAq__brandShort{display:none}.Nav-module__pauaAq__links{align-items:center;gap:.15rem;margin-left:auto;list-style:none;display:flex}.Nav-module__pauaAq__link{color:var(--text-2);border-radius:100px;padding:.35rem .7rem;font-size:.82rem;font-weight:400;transition:color .2s,background .2s}.Nav-module__pauaAq__link:hover{color:var(--text-1);background:var(--gold-pale)}.Nav-module__pauaAq__right{flex-shrink:0;align-items:center;gap:.6rem;margin-left:1rem;display:flex}.Nav-module__pauaAq__themeBtn{border:1px solid var(--border-hi);width:34px;height:34px;color:var(--text-2);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:inline-flex}.Nav-module__pauaAq__themeBtn:hover{color:var(--gold);border-color:var(--gold);background:var(--gold-pale);transform:rotate(15deg)}.Nav-module__pauaAq__cvBtn{color:var(--text-2);border:1px solid var(--border);white-space:nowrap;border-radius:100px;padding:.38rem 1rem;font-size:.78rem;font-weight:500;transition:all .2s}.Nav-module__pauaAq__cvBtn:hover{color:var(--text-1);border-color:var(--border-hi)}.Nav-module__pauaAq__hireBtn{color:#fff;background:var(--gold);white-space:nowrap;border-radius:100px;padding:.38rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .2s}.Nav-module__pauaAq__hireBtn:hover{opacity:.88;transform:translateY(-1px)}.Nav-module__pauaAq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:6px;display:none}.Nav-module__pauaAq__burger span{background:var(--text-1);border-radius:2px;width:20px;height:1.5px;transition:transform .25s,opacity .25s;display:block}.Nav-module__pauaAq__burgerOpen span:first-child{transform:translateY(5.5px)rotate(45deg)}.Nav-module__pauaAq__burgerOpen span:nth-child(2){opacity:0}.Nav-module__pauaAq__burgerOpen span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.Nav-module__pauaAq__navBackdrop{display:none}@media (max-width:768px){.Nav-module__pauaAq__navBackdrop{z-index:189;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(10px);background:#070a1838;transition:opacity .22s;display:block;position:fixed;inset:60px 0 0}.Nav-module__pauaAq__navBackdrop.Nav-module__pauaAq__open{opacity:1;pointer-events:auto}.Nav-module__pauaAq__nav{z-index:200}.Nav-module__pauaAq__links{background:var(--bg-nav-mob);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;z-index:190;flex-direction:column;align-items:stretch;gap:0;margin-left:0;padding:0;transition:transform .3s,opacity .3s;display:flex;position:fixed;top:60px;left:0;right:0;transform:translateY(-8px)}.Nav-module__pauaAq__links li{width:100%}.Nav-module__pauaAq__links li:not(:last-child){border-bottom:1px solid var(--border)}.Nav-module__pauaAq__link{width:100%;color:var(--text-1);background:0 0;border-radius:0;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.Nav-module__pauaAq__link:after{content:"›";color:var(--text-2);flex-shrink:0;margin-left:1rem;font-size:1.1rem}.Nav-module__pauaAq__link:active:after{color:var(--gold)}.Nav-module__pauaAq__link:hover{color:var(--text-1);background:0 0}.Nav-module__pauaAq__link:active{background:var(--gold-pale);color:var(--gold)}.Nav-module__pauaAq__right{margin-left:auto}.Nav-module__pauaAq__links.Nav-module__pauaAq__open{opacity:1;pointer-events:all;transform:translateY(0)}.Nav-module__pauaAq__cvBtn{display:none}.Nav-module__pauaAq__burger{display:flex}@media (max-width:360px){.Nav-module__pauaAq__brandFull{display:none}.Nav-module__pauaAq__brandShort{display:inline}}}
.Hero-module__dQlAoa__hero{align-items:center;min-height:100svh;padding:110px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__dQlAoa__heroGlow{pointer-events:none;background:radial-gradient(ellipse 60% 50% at 30% 50%, var(--gold-pale) 0%, transparent 70%), radial-gradient(ellipse 40% 40% at 75% 30%, var(--coral-pale) 0%, transparent 70%);position:absolute;inset:0}.Hero-module__dQlAoa__dotGrid{pointer-events:none;opacity:.5;background-image:radial-gradient(circle, var(--dot-color) 1px, transparent 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 85%,#000 30%,#0000 100%);mask-image:radial-gradient(85% 85%,#000 30%,#0000 100%)}.Hero-module__dQlAoa__inner{z-index:1;animation:.9s cubic-bezier(.22,1,.36,1) both Hero-module__dQlAoa__fadeUp;position:relative}@keyframes Hero-module__dQlAoa__fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.Hero-module__dQlAoa__availBadge{background:var(--sage-pale);border:1px solid var(--sage);border-color:var(--sage);opacity:0;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.32rem .9rem .32rem .55rem;animation:.7s cubic-bezier(.22,1,.36,1) .1s forwards Hero-module__dQlAoa__fadeUp;display:inline-flex}.Hero-module__dQlAoa__availDot{background:var(--sage);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.2s ease-in-out infinite Hero-module__dQlAoa__pulse}@keyframes Hero-module__dQlAoa__pulse{0%,to{box-shadow:0 0 0 0 var(--sage-pale)}50%{box-shadow:0 0 0 4px var(--sage-pale)}}.Hero-module__dQlAoa__availLabel{color:var(--sage);font-size:.77rem;font-weight:600}.Hero-module__dQlAoa__availSep{color:var(--text-3);font-size:.74rem}.Hero-module__dQlAoa__availNote{color:var(--text-2);font-size:.75rem}.Hero-module__dQlAoa__name{font-family:var(--font-playfair), Georgia, serif;letter-spacing:-.04em;background:linear-gradient(135deg, var(--gold) 0%, var(--coral) 52%, var(--gold) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:calc(1rem - .15em);padding-bottom:.15em;font-size:clamp(3.2rem,8.5vw,6.5rem);font-weight:700;line-height:1;animation:5s linear infinite Hero-module__dQlAoa__shimmer,.9s cubic-bezier(.22,1,.36,1) .2s both Hero-module__dQlAoa__fadeUp}@keyframes Hero-module__dQlAoa__shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__dQlAoa__role{color:var(--text-2);margin-bottom:1rem;font-size:1.05rem;font-weight:400;animation:.9s cubic-bezier(.22,1,.36,1) .3s both Hero-module__dQlAoa__fadeUp}.Hero-module__dQlAoa__sep,.Hero-module__dQlAoa__loc{color:var(--text-3)}.Hero-module__dQlAoa__tagline{color:var(--text-1);text-wrap:balance;max-width:520px;margin-bottom:2rem;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:300;line-height:1.6;animation:.9s cubic-bezier(.22,1,.36,1) .4s both Hero-module__dQlAoa__fadeUp}.Hero-module__dQlAoa__pullQuote{border-left:2px solid var(--gold);max-width:540px;margin-bottom:2.5rem;padding-left:1.15rem;animation:.9s cubic-bezier(.22,1,.36,1) .5s both Hero-module__dQlAoa__fadeUp}.Hero-module__dQlAoa__pullText{font-family:var(--font-playfair), Georgia, serif;color:var(--text-2);margin-bottom:.4rem;font-size:.94rem;font-style:italic;line-height:1.65}.Hero-module__dQlAoa__pullCite{color:var(--text-3);font-size:.75rem;font-style:normal}.Hero-module__dQlAoa__ctas{flex-wrap:wrap;align-items:center;gap:.7rem;animation:.9s cubic-bezier(.22,1,.36,1) .6s both Hero-module__dQlAoa__fadeUp;display:flex}.Hero-module__dQlAoa__btnPrimary{background:var(--gold);color:#fff;border-radius:100px;align-items:center;gap:.4rem;padding:.72rem 1.55rem;font-size:.88rem;font-weight:600;transition:all .25s;display:inline-flex}.Hero-module__dQlAoa__btnPrimary:hover{opacity:.88;box-shadow:0 8px 28px var(--gold-glow);transform:translateY(-2px)}.Hero-module__dQlAoa__btnSecondary{color:var(--text-1);border:1.5px solid var(--border-hi);background:0 0;border-radius:100px;align-items:center;gap:.4rem;padding:.72rem 1.55rem;font-size:.88rem;font-weight:500;transition:all .25s;display:inline-flex}.Hero-module__dQlAoa__btnSecondary:hover{border-color:var(--gold);color:var(--gold)}.Hero-module__dQlAoa__btnIcon{border:1.5px solid var(--border);width:42px;height:42px;color:var(--text-2);border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:inline-flex}.Hero-module__dQlAoa__btnIcon:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-pale);transform:translateY(-2px)}.Hero-module__dQlAoa__scrollHint{opacity:0;flex-direction:column;align-items:center;gap:10px;animation:.8s cubic-bezier(.22,1,.36,1) 1.4s forwards Hero-module__dQlAoa__fadeUp;display:flex;position:absolute;bottom:3.75rem;left:2.25rem}.Hero-module__dQlAoa__scrollLine{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:96px;animation:2s ease-in-out infinite Hero-module__dQlAoa__scrollDrop}.Hero-module__dQlAoa__scrollLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--text-3);font-size:.74rem}@keyframes Hero-module__dQlAoa__scrollDrop{0%{transform-origin:top;opacity:0;transform:scaleY(0)}30%{transform-origin:top;opacity:1;transform:scaleY(1)}70%{transform-origin:bottom;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(0)}}@media (max-width:768px){.Hero-module__dQlAoa__hero{align-items:flex-start;min-height:auto;padding:82px 0 42px}.Hero-module__dQlAoa__btnIcon{width:45px;height:45px}.Hero-module__dQlAoa__btnIcon svg{width:24px;height:24px}.Hero-module__dQlAoa__availNote,.Hero-module__dQlAoa__pullQuote,.Hero-module__dQlAoa__scrollHint{display:none}}
.Metrics-module__szoZNG__strip{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2.5rem 0}.Metrics-module__szoZNG__grid{grid-template-columns:repeat(4,1fr);display:grid}.Metrics-module__szoZNG__item{border-right:1px solid var(--border);opacity:0;flex-direction:column;gap:.18rem;padding:.75rem 1.75rem;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(18px)}.Metrics-module__szoZNG__item:last-child{border-right:none}.Metrics-module__szoZNG__item.Metrics-module__szoZNG__visible{opacity:1;transform:translateY(0)}.Metrics-module__szoZNG__value{font-family:var(--font-playfair), Georgia, serif;color:var(--gold);letter-spacing:-.03em;font-size:clamp(2rem,4vw,2.6rem);font-weight:600;line-height:1}.Metrics-module__szoZNG__label{color:var(--text-1);font-size:.84rem;font-weight:500}.Metrics-module__szoZNG__detail{color:var(--text-3);font-size:.73rem}@media (max-width:640px){.Metrics-module__szoZNG__grid{grid-template-columns:repeat(2,1fr)}.Metrics-module__szoZNG__item{border-right:none;border-bottom:1px solid var(--border);padding:1rem}.Metrics-module__szoZNG__item:nth-child(odd){border-right:1px solid var(--border)}.Metrics-module__szoZNG__item:nth-last-child(-n+2){border-bottom:none}}
.About-module__suJDDW__section{background:var(--bg-surface)}.About-module__suJDDW__grid{grid-template-columns:240px 1fr;align-items:start;gap:4.5rem;display:grid}.About-module__suJDDW__avatarCol{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translate(-20px)}.About-module__suJDDW__avatarCol.About-module__suJDDW__visible{opacity:1;transform:translate(0)}.About-module__suJDDW__avatarFrame{aspect-ratio:1;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:1.1rem;display:flex;position:relative;overflow:hidden}.About-module__suJDDW__avatarInit{font-family:var(--font-playfair), Georgia, serif;color:var(--gold);font-size:3.2rem;font-weight:600}.About-module__suJDDW__avatarHint{color:var(--text-3);text-align:center;font-size:.7rem;line-height:1.4}.About-module__suJDDW__socLinks{flex-direction:column;gap:.45rem;display:flex}.About-module__suJDDW__socLink{color:var(--text-2);border:1px solid var(--border);background:var(--bg-card);border-radius:10px;align-items:center;gap:.6rem;padding:.48rem .8rem;font-size:.82rem;transition:all .2s;display:inline-flex}.About-module__suJDDW__socLink:hover{color:var(--gold);border-color:var(--gold);background:var(--gold-pale)}.About-module__suJDDW__textCol{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1) .15s,transform .7s cubic-bezier(.22,1,.36,1) .15s;transform:translateY(20px)}.About-module__suJDDW__textCol.About-module__suJDDW__visible{opacity:1;transform:translateY(0)}.About-module__suJDDW__title{margin-bottom:1.1rem}.About-module__suJDDW__bio{color:var(--text-2);margin-bottom:2rem;font-size:.97rem;font-weight:300;line-height:1.8}.About-module__suJDDW__highlights{flex-direction:column;gap:.85rem;display:flex}.About-module__suJDDW__highlight{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:.8rem;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.About-module__suJDDW__highlight:hover{border-color:var(--border-hi);box-shadow:var(--shadow-card)}.About-module__suJDDW__hlIcon{flex-shrink:0;margin-top:2px;font-size:1rem}.About-module__suJDDW__hlLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);margin-bottom:.18rem;font-size:.7rem;font-weight:600}.About-module__suJDDW__hlValue{color:var(--text-1);font-size:.86rem}.About-module__suJDDW__emailLink{color:var(--gold);transition:opacity .2s}.About-module__suJDDW__emailLink:hover{opacity:.75}@media (max-width:768px){.About-module__suJDDW__grid{grid-template-columns:1fr;gap:2.5rem}.About-module__suJDDW__avatarCol{grid-template-columns:180px 1fr;gap:1rem;display:grid}.About-module__suJDDW__avatarFrame{margin-bottom:0}.About-module__suJDDW__socLinks{flex-direction:column;justify-content:center;align-self:center}}
.Currently-module__ZFDxWa__section{background:var(--bg);padding:4.5rem 0}.Currently-module__ZFDxWa__inner{grid-template-columns:220px 1fr;align-items:start;gap:3.5rem;display:grid}.Currently-module__ZFDxWa__header{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translate(-18px)}.Currently-module__ZFDxWa__header.Currently-module__ZFDxWa__visible{opacity:1;transform:translate(0)}.Currently-module__ZFDxWa__title{font-family:var(--font-playfair), Georgia, serif;color:var(--text-1);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.9rem;font-weight:600}.Currently-module__ZFDxWa__sub{color:var(--text-3);font-size:.85rem;line-height:1.5}.Currently-module__ZFDxWa__cards{flex-direction:column;gap:.55rem;display:flex}.Currently-module__ZFDxWa__card{background:var(--bg-card);border:1px solid var(--border);opacity:0;border-radius:12px;align-items:center;gap:.9rem;padding:.9rem 1.15rem;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;display:flex;transform:translate(18px)}.Currently-module__ZFDxWa__card.Currently-module__ZFDxWa__visible{opacity:1;transform:translate(0)}.Currently-module__ZFDxWa__card:hover{border-color:var(--border-hi);box-shadow:var(--shadow-card)}.Currently-module__ZFDxWa__emoji{text-align:center;flex-shrink:0;width:32px;font-size:1.3rem}.Currently-module__ZFDxWa__cardLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);margin-bottom:.22rem;font-size:.68rem;font-weight:600}.Currently-module__ZFDxWa__cardValue{color:var(--text-1);font-size:.88rem}@media (max-width:768px){.Currently-module__ZFDxWa__inner{grid-template-columns:1fr;gap:2rem}}
.Timeline-module__88j0sG__base{background:var(--bg)}.Timeline-module__88j0sG__surface{background:var(--bg-surface)}.Timeline-module__88j0sG__timeline{padding-left:2.25rem;position:relative}.Timeline-module__88j0sG__line{background:linear-gradient(to bottom, var(--gold), var(--coral), transparent);opacity:.35;width:1px;position:absolute;top:8px;bottom:8px;left:7px}.Timeline-module__88j0sG__item{opacity:0;margin-bottom:2.25rem;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);position:relative;transform:translate(-18px)}.Timeline-module__88j0sG__item:last-child{margin-bottom:0}.Timeline-module__88j0sG__item.Timeline-module__88j0sG__visible{opacity:1;transform:translate(0)}.Timeline-module__88j0sG__dot{background:var(--bg);border:2px solid var(--gold);z-index:1;border-radius:50%;width:11px;height:11px;transition:background .2s,box-shadow .2s;position:absolute;top:1.15rem;left:calc(1.5px - 2.25rem)}.Timeline-module__88j0sG__item:hover .Timeline-module__88j0sG__dot{background:var(--gold);box-shadow:0 0 8px var(--gold-glow)}.Timeline-module__88j0sG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.4rem 1.6rem;transition:border-color .25s,transform .25s,box-shadow .25s}.Timeline-module__88j0sG__item:hover .Timeline-module__88j0sG__card{border-color:var(--border-hi);box-shadow:var(--shadow-card);transform:translate(4px)}.Timeline-module__88j0sG__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.Timeline-module__88j0sG__cardMeta{flex:1;min-width:0}.Timeline-module__88j0sG__logo{object-fit:contain;opacity:.75;border-radius:4px;flex-shrink:0;width:auto;max-width:125px;height:50px}.Timeline-module__88j0sG__logoLight{display:block}.Timeline-module__88j0sG__logoDark{display:none}[data-theme=dark] .Timeline-module__88j0sG__logoInvert{filter:invert()brightness(1.8)}[data-theme=dark] .Timeline-module__88j0sG__logoLight{display:none}[data-theme=dark] .Timeline-module__88j0sG__logoDark{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme]) .Timeline-module__88j0sG__logoLight{display:none}:root:not([data-theme]) .Timeline-module__88j0sG__logoDark{display:block}:root:not([data-theme]) .Timeline-module__88j0sG__logoInvert{filter:invert()brightness(1.8)}}.Timeline-module__88j0sG__period{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.3rem;font-size:.7rem;font-weight:600}.Timeline-module__88j0sG__role{font-family:var(--font-playfair), Georgia, serif;color:var(--text-1);letter-spacing:-.01em;margin-bottom:.22rem;font-size:1.15rem;font-weight:600}.Timeline-module__88j0sG__company{color:var(--text-2);margin-bottom:0;font-size:.86rem}.Timeline-module__88j0sG__loc{color:var(--text-3)}.Timeline-module__88j0sG__desc{color:var(--text-2);white-space:pre-line;margin-bottom:1rem;font-size:.89rem;font-weight:300;line-height:1.7}.Timeline-module__88j0sG__tags{flex-wrap:wrap;gap:.35rem;display:flex}@media (max-width:600px){.Timeline-module__88j0sG__timeline{padding-left:1.75rem}.Timeline-module__88j0sG__dot{left:calc(1.5px - 1.75rem)}.Timeline-module__88j0sG__card{padding:1.1rem 1.2rem}.Timeline-module__88j0sG__logo,.Timeline-module__88j0sG__logoLight,.Timeline-module__88j0sG__logoDark{max-width:90px;height:36px}}
.Skills-module__iaxGBW__section{background:var(--bg)}.Skills-module__iaxGBW__grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.Skills-module__iaxGBW__group{background:var(--bg-card);border:1px solid var(--border);opacity:0;border-radius:14px;padding:1.2rem 1.4rem;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;transform:translateY(18px)}.Skills-module__iaxGBW__group.Skills-module__iaxGBW__visible{opacity:1;transform:translateY(0)}.Skills-module__iaxGBW__group:hover{border-color:var(--border-hi);box-shadow:var(--shadow-card)}.Skills-module__iaxGBW__category{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.85rem;font-size:.68rem;font-weight:600}.Skills-module__iaxGBW__chips{flex-wrap:wrap;gap:.35rem;display:flex}@media (max-width:900px){.Skills-module__iaxGBW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Skills-module__iaxGBW__grid{grid-template-columns:1fr}}
.HowIWork-module__L51zHq__section{background:var(--bg-surface)}.HowIWork-module__L51zHq__grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.HowIWork-module__L51zHq__card{background:var(--bg-card);border:1px solid var(--border);opacity:0;border-radius:14px;padding:1.4rem;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;transform:translateY(20px)}.HowIWork-module__L51zHq__card.HowIWork-module__L51zHq__visible{opacity:1;transform:translateY(0)}.HowIWork-module__L51zHq__card:hover{border-color:var(--border-hi);box-shadow:var(--shadow-card)}.HowIWork-module__L51zHq__icon{margin-bottom:.85rem;font-size:1.4rem;line-height:1;display:block}.HowIWork-module__L51zHq__title{font-family:var(--font-playfair), Georgia, serif;color:var(--text-1);margin-bottom:.5rem;font-size:1.02rem;font-weight:600}.HowIWork-module__L51zHq__desc{color:var(--text-2);font-size:.84rem;font-weight:300;line-height:1.65}@media (max-width:900px){.HowIWork-module__L51zHq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.HowIWork-module__L51zHq__grid{grid-template-columns:1fr}}
.Recommendations-module__1CSi6a__section{background:var(--bg)}.Recommendations-module__1CSi6a__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-rows:1fr;gap:1.1rem;display:grid}.Recommendations-module__1CSi6a__card{background:var(--bg-card);border:1px solid var(--border);opacity:0;border-radius:18px;flex-direction:column;padding:1.75rem;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;display:flex;position:relative;transform:translateY(22px)}.Recommendations-module__1CSi6a__card.Recommendations-module__1CSi6a__visible{opacity:1;transform:translateY(0)}.Recommendations-module__1CSi6a__card:hover{border-color:var(--border-hi);box-shadow:var(--shadow-lift)}.Recommendations-module__1CSi6a__qMark{font-family:var(--font-playfair), Georgia, serif;color:var(--text-3);opacity:.2;pointer-events:none;font-size:3rem;font-style:italic;line-height:1;position:absolute;top:1.4rem;right:1.6rem}.Recommendations-module__1CSi6a__text{font-family:var(--font-playfair), Georgia, serif;color:var(--text-2);flex:1;margin-bottom:1rem;padding-right:2rem;font-size:.94rem;line-height:1.72}.Recommendations-module__1CSi6a__author{align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.Recommendations-module__1CSi6a__authorText{flex:1;min-width:0}.Recommendations-module__1CSi6a__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.76rem;font-weight:600;display:flex}.Recommendations-module__1CSi6a__avGold{background:var(--gold-pale);border:1.5px solid var(--gold-glow);color:var(--gold)}.Recommendations-module__1CSi6a__avCoral{background:var(--coral-pale);border:1.5px solid var(--coral-pale);color:var(--coral)}.Recommendations-module__1CSi6a__avSage{background:var(--sage-pale);border:1.5px solid var(--sage-pale);color:var(--sage)}.Recommendations-module__1CSi6a__avBlue{color:#1b4f72;background:#1b4f721a;border:1.5px solid #1b4f7240}.Recommendations-module__1CSi6a__name{color:var(--text-1);margin-bottom:.12rem;font-size:.86rem;font-weight:600}.Recommendations-module__1CSi6a__role{color:var(--text-3);font-size:.74rem}.Recommendations-module__1CSi6a__liLink{border:1px solid var(--border);width:26px;height:26px;color:var(--text-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:all .2s;display:inline-flex}.Recommendations-module__1CSi6a__liLink:hover{color:#0a66c2;background:#0a66c214;border-color:#0a66c266}.Recommendations-module__1CSi6a__showMore{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Recommendations-module__1CSi6a__showMoreBtn{color:var(--text-1);background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:100px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:all .25s;display:inline-flex}.Recommendations-module__1CSi6a__showMoreBtn:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-pale)}.Recommendations-module__1CSi6a__showMoreHint{color:var(--text-3);font-size:.8rem;text-decoration:none;transition:color .2s}.Recommendations-module__1CSi6a__showMoreHint:hover{color:var(--gold)}
.Video-module__JSxYbq__section{background:var(--bg-surface)}.Video-module__JSxYbq__inner{grid-template-columns:1fr 1.35fr;align-items:center;gap:4.5rem;display:grid}.Video-module__JSxYbq__text{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translate(-22px)}.Video-module__JSxYbq__text.Video-module__JSxYbq__visible{opacity:1;transform:translate(0)}.Video-module__JSxYbq__body{color:var(--text-2);margin-bottom:1.4rem;font-size:.95rem;font-weight:300;line-height:1.75}.Video-module__JSxYbq__bullets{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Video-module__JSxYbq__bullets li{color:var(--text-2);align-items:center;gap:.6rem;font-size:.86rem;display:flex}.Video-module__JSxYbq__dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px}.Video-module__JSxYbq__videoWrap{border:1px solid var(--border);aspect-ratio:16/9;background:var(--bg-card);box-shadow:var(--shadow-lift);opacity:0;border-radius:18px;transition:opacity .7s cubic-bezier(.22,1,.36,1) .15s,transform .7s cubic-bezier(.22,1,.36,1) .15s;overflow:hidden;transform:translate(22px)scale(.97)}.Video-module__JSxYbq__videoWrap.Video-module__JSxYbq__visible{opacity:1;transform:translate(0)scale(1)}.Video-module__JSxYbq__iframe{border:none;width:100%;height:100%;display:block}.Video-module__JSxYbq__placeholder{background:var(--bg-surface);flex-direction:column;justify-content:center;align-items:center;gap:.7rem;width:100%;height:100%;padding:2rem;display:flex}.Video-module__JSxYbq__playBtn{background:var(--gold-pale);border:2px solid var(--gold-glow);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.4rem;transition:all .3s;display:flex}.Video-module__JSxYbq__placeholder:hover .Video-module__JSxYbq__playBtn{background:var(--gold-pale);border-color:var(--gold);box-shadow:0 0 24px var(--gold-glow);transform:scale(1.05)}.Video-module__JSxYbq__placeholderTitle{font-family:var(--font-playfair), Georgia, serif;color:var(--text-1);font-size:.97rem;font-weight:600}.Video-module__JSxYbq__placeholderSub{color:var(--text-3);text-align:center;max-width:240px;font-size:.73rem}.Video-module__JSxYbq__bar{background:var(--border);border-radius:2px;width:75%;height:3px;margin-top:.9rem;overflow:hidden}.Video-module__JSxYbq__barFill{background:linear-gradient(90deg, var(--gold), var(--coral));border-radius:2px;width:33%;height:100%}@media (max-width:768px){.Video-module__JSxYbq__inner{grid-template-columns:1fr;gap:2.5rem}}
.Footer-module__bU2TmW__footer{background:var(--bg-surface);border-top:1px solid var(--border);padding:6rem 0 3rem}.Footer-module__bU2TmW__grid{grid-template-columns:1fr 1.05fr;align-items:start;gap:5rem;margin-bottom:4rem;display:grid}.Footer-module__bU2TmW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.65rem;font-size:.68rem;font-weight:600;display:inline-block}.Footer-module__bU2TmW__title{font-family:var(--font-playfair), Georgia, serif;color:var(--text-1);letter-spacing:-.025em;margin-bottom:.9rem;font-size:clamp(1.8rem,3.5vw,2.2rem);font-weight:600;line-height:1.15}.Footer-module__bU2TmW__sub{color:var(--text-2);max-width:360px;margin-bottom:1.75rem;font-size:.9rem;font-weight:300;line-height:1.7}.Footer-module__bU2TmW__contactLinks{flex-direction:column;gap:.5rem;display:flex}.Footer-module__bU2TmW__contactItem{color:var(--text-2);border:1px solid var(--border);background:var(--bg-card);border-radius:10px;align-items:center;gap:.7rem;padding:.55rem .85rem;font-size:.83rem;transition:all .2s;display:inline-flex}.Footer-module__bU2TmW__contactItem:hover{color:var(--gold);border-color:var(--gold);background:var(--gold-pale);transform:translate(4px)}.Footer-module__bU2TmW__contactIcon{background:var(--bg-surface);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.Footer-module__bU2TmW__formWrap{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:18px;padding:1.85rem}.Footer-module__bU2TmW__form{flex-direction:column;gap:1rem;display:flex}.Footer-module__bU2TmW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Footer-module__bU2TmW__field{flex-direction:column;gap:.35rem;display:flex}.Footer-module__bU2TmW__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);font-size:.72rem;font-weight:600}.Footer-module__bU2TmW__input{background:var(--bg);border:1px solid var(--border);color:var(--text-1);resize:none;border-radius:9px;outline:none;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.86rem;transition:border-color .2s,box-shadow .2s}.Footer-module__bU2TmW__input::placeholder{color:var(--text-3)}.Footer-module__bU2TmW__input:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-pale)}.Footer-module__bU2TmW__textarea{min-height:120px;line-height:1.6}.Footer-module__bU2TmW__submit{background:var(--gold);color:#fff;cursor:pointer;border:none;border-radius:100px;align-self:flex-end;align-items:center;gap:.45rem;padding:.75rem 1.6rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .25s;display:inline-flex}.Footer-module__bU2TmW__submit:hover{opacity:.88;box-shadow:0 8px 28px var(--gold-glow);transform:translateY(-2px)}.Footer-module__bU2TmW__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:260px;display:flex}.Footer-module__bU2TmW__successIcon{background:var(--sage-pale);border:1.5px solid var(--sage);width:52px;height:52px;color:var(--sage);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.Footer-module__bU2TmW__successTitle{font-family:var(--font-playfair), Georgia, serif;color:var(--text-1);font-size:1.4rem;font-weight:600}.Footer-module__bU2TmW__successSub{color:var(--text-2);font-size:.88rem}.Footer-module__bU2TmW__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__bU2TmW__copy{color:var(--text-3);font-size:.76rem}.Footer-module__bU2TmW__topLink{color:var(--text-3);font-size:.76rem;transition:color .2s}.Footer-module__bU2TmW__topLink:hover{color:var(--gold)}@media (max-width:768px){.Footer-module__bU2TmW__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__bU2TmW__row{grid-template-columns:1fr}.Footer-module__bU2TmW__bottom{text-align:center;flex-direction:column;gap:1rem}}
