.landing-page{min-height:100vh;overflow-x:clip}.landing-shell{width:min(100% - 48px,1120px);margin-inline:auto}.landing-skip{position:fixed;top:var(--space-md);left:var(--space-md);z-index:100;padding:10px 16px;color:var(--gallery-white);background:var(--primary);border-radius:var(--radius-md);font-size:var(--label-size);font-weight:var(--label-weight);text-decoration:none;transform:translateY(-160%);transition:transform var(--dur-fast) var(--ease-out-quart)}.landing-skip:focus{transform:translateY(0)}.landing-wordmark{display:inline-flex;align-items:center;gap:.45rem;color:var(--ink);font-family:var(--font-display);font-size:1.375rem;font-weight:600;letter-spacing:-.01em;text-decoration:none}.landing-wordmark__mark{width:1.6rem;height:1.6rem;flex:none}.landing-wordmark:hover{color:var(--primary-text)}.landing-header{position:sticky;top:0;z-index:40;background:var(--bg);border-bottom:1px solid var(--border)}.landing-header__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:var(--space-md);padding-block:12px}.landing-header__actions{display:flex;align-items:center;gap:var(--space-md) var(--space-lg)}.landing-header__link{color:var(--ink);font-size:var(--label-size);font-weight:var(--label-weight);text-decoration:none}.landing-header__link:hover{color:var(--primary-text);text-decoration:underline;text-underline-offset:4px}.landing-header .button{min-height:44px;padding:11px 20px}.landing-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:clamp(40px,6vw,88px);align-items:center;padding-block:clamp(56px,9vw,112px)}.landing-hero__copy{min-width:0}.landing-hero__title{max-width:16ch;margin:0;font-family:var(--font-display);font-size:var(--display-size);font-weight:var(--display-weight);font-feature-settings:"lnum","tnum";line-height:var(--display-line-height);letter-spacing:var(--display-letter-spacing);text-wrap:balance}.landing-hero__lede{max-width:46ch;margin:var(--space-xl) 0 0;color:var(--ink);font-size:1.1875rem;line-height:1.65;text-wrap:pretty}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:var(--space-md);margin-top:var(--space-xl)}.landing-hero__assurances{display:flex;flex-wrap:wrap;gap:var(--space-sm) var(--space-lg);margin:var(--space-lg) 0 0;padding:0;color:var(--muted);font-size:var(--label-size);font-weight:var(--label-weight);list-style:none}.landing-hero__assurances li{display:inline-flex;align-items:center;gap:var(--space-sm)}.landing-hero__assurances li:before{width:5px;height:5px;flex:0 0 auto;background:var(--champagne-foil);border-radius:50%;content:""}.landing-hero__frame{margin:0;padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.landing-hero__image{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius-md)}.landing-section{padding-block:clamp(64px,10vw,120px);border-top:1px solid var(--border)}.landing-section__head{max-width:42rem;margin-bottom:clamp(40px,6vw,64px)}.landing-section__title{margin:0;font-family:var(--font-display);font-size:var(--headline-size);font-weight:var(--headline-weight);line-height:var(--headline-line-height);letter-spacing:var(--headline-letter-spacing);text-wrap:balance}.landing-section__lede{max-width:48ch;margin:var(--space-md) 0 0;color:var(--muted);font-size:1.0625rem;line-height:1.6;text-wrap:pretty}.landing-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:clamp(20px,3vw,32px);margin:0;padding:0;list-style:none}.landing-step{display:flex;min-width:0;flex-direction:column;padding:var(--space-lg);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.landing-step__num{font-family:var(--font-display);font-size:2.25rem;font-weight:var(--display-weight);font-feature-settings:"lnum","tnum";line-height:1;color:var(--ink)}.landing-step__num:after{display:block;width:32px;height:1px;margin-top:var(--space-md);background:var(--champagne-foil);content:""}.landing-step__title{margin:var(--space-lg) 0 0;font-family:var(--font-body);font-size:var(--title-size);font-weight:var(--title-weight);line-height:var(--title-line-height);letter-spacing:var(--title-letter-spacing)}.landing-step__body{margin:var(--space-sm) 0 0;color:var(--muted);font-size:.9375rem;line-height:1.55;text-wrap:pretty}.landing-fee{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:clamp(32px,5vw,72px);align-items:center}.landing-fee__title{max-width:18ch;margin:0;font-family:var(--font-display);font-size:var(--headline-size);font-weight:var(--headline-weight);line-height:var(--headline-line-height);letter-spacing:var(--headline-letter-spacing);text-wrap:balance}.landing-fee__lede{max-width:48ch;margin:var(--space-lg) 0 0;color:var(--ink);line-height:1.65;text-wrap:pretty}.landing-fee__note{max-width:48ch;margin:var(--space-md) 0 0;color:var(--muted);font-size:.9375rem;line-height:1.55;text-wrap:pretty}.landing-fee__panel{min-width:0;padding:clamp(24px,4vw,40px);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.landing-fee__panel-label{margin:0 0 var(--space-lg);color:var(--muted);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-letter-spacing)}.landing-fee__table{width:100%;border-collapse:collapse;table-layout:fixed}.landing-fee__table th{padding-bottom:var(--space-md);color:var(--muted);font-size:var(--label-size);font-weight:var(--label-weight);letter-spacing:var(--label-letter-spacing);text-align:right;border-bottom:1px solid var(--border)}.landing-fee__table th:first-child,.landing-fee__cell:first-child{text-align:left}.landing-fee__table th:not(:first-child),.landing-fee__cell:not(:first-child){text-align:right}.landing-fee__cell{padding:var(--space-md) 0;color:var(--ink);font-family:var(--font-display);font-size:clamp(1.375rem,1vw + 1.1rem,1.75rem);font-weight:var(--display-weight);font-feature-settings:"lnum","tnum";line-height:1;border-bottom:1px solid var(--border)}.landing-fee__cell--receive{color:var(--positive-text)}.landing-fee__stamp{display:inline-flex;align-items:center;gap:var(--space-sm);margin:var(--space-lg) 0 0;color:var(--positive-text);font-size:.9375rem;font-weight:600}.landing-fee__stamp-dot{width:8px;height:8px;flex:0 0 auto;background:var(--positive);border-radius:50%}.landing-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:clamp(24px,4vw,48px);margin:0;padding:0;list-style:none}.landing-trust__item{display:flex;min-width:0;flex-direction:column;gap:var(--space-md)}.landing-trust__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;color:var(--ink);background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-md)}.landing-trust__title{margin:0;font-family:var(--font-body);font-size:var(--title-size);font-weight:var(--title-weight);line-height:var(--title-line-height);letter-spacing:var(--title-letter-spacing)}.landing-trust__body{max-width:40ch;margin:var(--space-sm) 0 0;color:var(--muted);font-size:.9375rem;line-height:1.55;text-wrap:pretty}.landing-closing{display:flex;flex-direction:column;align-items:center;padding-block:clamp(64px,10vw,128px);border-top:1px solid var(--border);text-align:center}.landing-closing__foil{display:block;width:72px;height:1px;margin-bottom:var(--space-xl);background:var(--champagne-foil)}.landing-closing__title{max-width:20ch;margin:0;font-family:var(--font-display);font-size:var(--display-size);font-weight:var(--display-weight);line-height:var(--display-line-height);letter-spacing:var(--display-letter-spacing);text-wrap:balance}.landing-closing__lede{max-width:44ch;margin:var(--space-lg) 0 0;color:var(--muted);text-wrap:pretty}.landing-closing__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md);margin-top:var(--space-xl)}.landing-footer{border-top:1px solid var(--border)}.landing-footer__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-lg) var(--space-xl);padding-block:var(--space-xl)}.landing-footer__brand{display:flex;flex-direction:column;gap:2px}.landing-footer__tagline{margin:0;color:var(--muted);font-size:var(--label-size)}.landing-footer__nav{display:flex;flex-wrap:wrap;gap:var(--space-md) var(--space-lg)}.landing-footer__link{min-height:44px;display:inline-flex;align-items:center;color:var(--muted);font-size:var(--label-size);font-weight:var(--label-weight);text-decoration:none}.landing-footer__link:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.landing-footer__meta{display:flex;align-items:center;gap:var(--space-md)}.landing-footer__legal{margin:0;color:var(--muted);font-size:var(--label-size)}@media(max-width:900px){.landing-hero,.landing-fee{grid-template-columns:minmax(0,1fr)}.landing-hero{gap:var(--space-xl);padding-block:clamp(40px,8vw,72px)}.landing-hero__frame{width:min(100%,460px);justify-self:start}.landing-hero__image{aspect-ratio:4 / 3.4}.landing-fee__panel{order:2}}@media(max-width:767px){.landing-shell{width:min(100% - 32px,1120px)}.landing-footer__inner{align-items:flex-start;justify-content:flex-start}}@media(max-width:560px){.landing-header__link{display:none}}@media(max-width:420px){.landing-hero__title,.landing-closing__title{font-size:clamp(2.4rem,11.5vw,3.4rem)}.landing-hero__actions .button,.landing-closing__actions .button{width:100%}}
