.skeleton{border-radius:var(--remion-radius-md);background:var(--remion-bg-subtle);overflow:hidden}.skeleton-line{height:.75rem;background:linear-gradient(90deg,var(--remion-bg-muted) 0,var(--remion-bg-subtle) 40%,var(--remion-bg-muted) 80%);background-size:200% 100%;animation:remion-skeleton-pulse 1.4s ease-in-out infinite;border-radius:var(--remion-radius-pill)}.skeleton-line+.skeleton-line{margin-top:var(--remion-space-8)}.skeleton--list{min-height:6.5rem}.skeleton--card,.skeleton--list{padding:var(--remion-space-8) 0;box-sizing:border-box}.skeleton--card{min-height:5.5rem}.landing-main--below-fold-placeholder{min-height:42rem;box-sizing:border-box}.landing-below-fold-placeholder__inner{display:flex;flex-direction:column;gap:var(--remion-space-20);padding:var(--remion-space-8) 0 var(--remion-space-32);max-width:72rem;margin:0 auto;padding-inline:var(--remion-space-24)}.skeleton--section-block{min-height:11rem;border-radius:var(--remion-radius-lg);background:linear-gradient(90deg,var(--remion-bg-subtle) 0,var(--remion-bg-muted) 45%,var(--remion-bg-subtle) 90%);background-size:200% 100%;animation:remion-skeleton-pulse 1.4s ease-in-out infinite}.skeleton--section-block--short{min-height:7rem}@keyframes remion-skeleton-pulse{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.skeleton--section-block,.skeleton-line{animation:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:639px){.order-hero__aside{width:100%;align-items:flex-start}}@media (max-width:768px){.order-card{padding:var(--remion-space-12)}.order-card__header{flex-direction:column;align-items:stretch;gap:var(--remion-space-8)}.order-card__status{flex-direction:row;align-items:center;justify-content:flex-start}.order-card__top{align-items:center}.order-card .order-next-step,.order-next-step{-webkit-line-clamp:1}}.empty-illustration{width:64px;height:64px;margin:0 auto var(--remion-space-12) auto;color:var(--remion-border-strong)}.empty-illustration svg{width:100%;height:100%;display:block}.filter-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--remion-space-12);margin-bottom:var(--remion-space-12)}.filter-tabs{display:inline-flex;gap:var(--remion-space-4);padding:2px;border-radius:var(--remion-radius-pill);background:var(--remion-bg-subtle)}.filter-tab{border:none;border-radius:var(--remion-radius-pill);padding:var(--remion-space-4) var(--remion-space-12);font-size:var(--remion-text-xs);background:transparent;color:var(--remion-text-secondary);cursor:pointer}.filter-tab--active{background:var(--remion-bg);color:var(--remion-text-primary);box-shadow:var(--remion-shadow-xs);border:1px solid var(--remion-border-strong)}.filter-tab:focus-visible,.sort-toggle:focus-visible{outline:2px solid var(--remion-primary);outline-offset:2px}.sort-toggle{color:var(--remion-text-secondary);cursor:pointer}.sort-toggle,.status-pill{font-size:var(--remion-text-xs);display:inline-flex;align-items:center;gap:var(--remion-space-4)}.status-pill{padding:.1rem .6rem;border-radius:var(--remion-radius-pill);font-weight:600;border:1px solid transparent}.status-pill--compact{padding:0 .45rem;font-size:var(--remion-text-xs)}.status-pill--new{background:var(--remion-bg-subtle);border-color:var(--remion-border);color:var(--remion-text-secondary)}.status-pill--awaiting_acceptance,.status-pill--matching{background:var(--remion-warning-bg);border-color:var(--remion-warning);color:var(--remion-warning)}.status-pill--candidates_ready,.status-pill--executor_selected,.status-pill--in_progress{background:var(--remion-primary-light);border-color:rgba(15,41,66,.35);color:var(--remion-primary)}.status-pill--completed,.status-pill--paid{background:var(--remion-success-bg);border-color:var(--remion-success);color:var(--remion-success)}.status-pill--dispute{background:var(--remion-error-bg);border-color:var(--remion-error);color:var(--remion-error)}.status-pill--new:before{content:"•";font-size:.9em}.status-pill--in_progress:before{content:"…";font-size:.9em}.status-pill--completed:before{content:"✓";font-size:.9em}.status-pill--money-awaiting,.status-pill--money-inline,.status-pill--money-paid,.status-pill--money-reserved{background:var(--remion-trust-light);border-color:var(--remion-trust);color:var(--remion-trust-on-light)}.milestone-progress{margin:0 0 var(--remion-space-12) 0}.milestone-progress__track{height:6px;border-radius:var(--remion-radius-pill);background:var(--remion-border-subtle,#e5e7eb);overflow:hidden}.milestone-progress__fill{height:100%;border-radius:var(--remion-radius-pill);background:linear-gradient(90deg,var(--remion-primary,#0f2942),var(--remion-teal-strong));transition:width .25s ease}@media (prefers-reduced-motion:reduce){.milestone-progress__fill,.order-progress__bar{transition:none}}.milestone-progress__caption{margin:.35rem 0 0;font-size:var(--remion-text-xs);color:var(--remion-text-secondary)}.milestone-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--remion-space-12);flex-wrap:wrap}.milestone-card__title{flex:1 1 12rem;min-width:0}.milestone-card__amount{flex:0 0 auto;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.milestone-status-pill{display:inline-flex;align-items:center;padding:.1rem .45rem;border-radius:var(--remion-radius-pill);font-size:var(--remion-text-xs);font-weight:700;line-height:1.2;border:1px solid transparent}.milestone-status-pill--draft{color:var(--remion-trust-level-base-text);background:var(--remion-trust-level-base-bg);border-color:var(--remion-border-subtle)}.milestone-status-pill--funded{color:var(--remion-info-text);background:var(--remion-info-bg);border-color:var(--remion-info-border)}.milestone-status-pill--work-done-requested{color:var(--remion-warning-brown-text);background:var(--remion-warning-brown-bg);border-color:var(--remion-warning-brown-border)}.milestone-status-pill--accepted{color:var(--remion-success-text-strong);background:var(--remion-success-bg-soft);border-color:var(--remion-success-border-soft)}.milestone-status-pill--disputed{color:var(--remion-error-text-strong);background:var(--remion-error-bg-soft);border-color:var(--remion-error-border-soft)}.milestone-legend{display:flex;flex-wrap:wrap;gap:.35rem;margin:0 0 .6rem}.milestone-legend-mobile{display:none;margin:0 0 .6rem}.milestone-legend-mobile>summary{cursor:pointer;font-size:var(--remion-text-xs);color:var(--remion-text-secondary);margin-bottom:.35rem}.milestone-legend--mobile{margin-top:.4rem}@media (max-width:639px){.milestone-legend--desktop{display:none}.milestone-legend-mobile{display:block}}.money-status{margin-top:var(--remion-space-12)}.money-status__icon{font-size:.9rem}.money-status__description{margin:.35rem 0 0;font-size:var(--remion-text-xs);color:var(--remion-text-tertiary)}.order-money-inline{margin-top:var(--remion-space-8);font-size:var(--remion-text-xs);color:var(--remion-text-secondary)}.order-money-inline__row{display:flex;align-items:center;gap:var(--remion-space-8);flex-wrap:wrap}.order-money-inline__row-label{color:var(--remion-text-secondary);font-weight:600}.order-money-inline__row-pill{display:inline-flex;align-items:center;gap:var(--remion-space-4)}.order-money-inline__details{margin-top:.35rem}.order-money-inline__details--muted{color:var(--remion-text-tertiary)}.status-legend{display:flex;flex-wrap:wrap;align-items:center;gap:var(--remion-space-8);margin-bottom:var(--remion-space-12);font-size:var(--remion-text-xs);color:var(--remion-text-secondary)}.status-legend__label{margin-right:var(--remion-space-4)}.card-section-title{font-size:1rem;font-weight:600;margin:0 0 var(--remion-space-12) 0;color:var(--remion-text-primary)}.landing-header__menu-btn{position:relative;display:none;flex-shrink:0;width:44px;height:44px;padding:0;border:none;border-radius:var(--remion-radius-full);background:transparent;color:var(--remion-text-inverse);cursor:pointer;align-items:center;justify-content:center}.landing-header__menu-btn:focus-visible,.landing-header__menu-btn:hover{outline:none}.landing-header__menu-btn:before{content:"";position:absolute;inset:0;border-radius:var(--remion-radius-full);background:transparent;transition:background-color var(--remion-duration-fast)}.landing-header__menu-btn:focus-visible:before,.landing-header__menu-btn:hover:before{background:rgba(248,250,252,.16)}.landing-header__menu-btn:focus-visible:before{box-shadow:0 0 0 2px rgba(45,212,191,.95),0 0 0 5px rgba(15,41,66,.38)}.landing-header__menu-icon{position:relative;z-index:1;display:block;width:22px;height:2px;background:currentColor;box-shadow:0 -7px 0 currentColor,0 7px 0 currentColor;transition:background-color var(--remion-duration-fast) var(--remion-ease),box-shadow var(--remion-duration-fast) var(--remion-ease),transform var(--remion-duration-fast) var(--remion-ease)}.landing-header__menu-btn[aria-expanded=true] .landing-header__menu-icon{background:transparent;box-shadow:none;height:22px;transform:none}.landing-header__menu-btn[aria-expanded=true] .landing-header__menu-icon:after,.landing-header__menu-btn[aria-expanded=true] .landing-header__menu-icon:before{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:currentColor;border-radius:var(--remion-radius-full);transform:translateY(-50%) rotate(45deg)}.landing-header__menu-btn[aria-expanded=true] .landing-header__menu-icon:after{transform:translateY(-50%) rotate(-45deg)}@media (prefers-reduced-motion:reduce){.landing-header__menu-btn:before,.landing-header__menu-icon{transition:none}}.landing-header__nav-icon{display:none}@media (max-width:768px){.landing-header{flex-wrap:wrap;padding:var(--remion-space-12) var(--main-mobile-gutter,var(--remion-space-16));gap:0;align-items:center}.landing-header__brand{flex:1 1;min-height:44px;line-height:1}.landing-header__menu-btn{display:flex}.landing-header__nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:var(--remion-space-8);padding:var(--remion-space-12) 0 calc(var(--remion-space-16) + env(safe-area-inset-bottom, 0px));border-top:1px solid rgba(255,255,255,.2);margin-top:var(--remion-space-8)}.landing-header__nav.is-open{position:fixed;inset:0;z-index:50;display:flex;flex-direction:column;flex-wrap:nowrap;box-sizing:border-box;width:100%;height:100vh;height:100svh;height:100dvh;max-height:none;margin:0;border-top:none;background:var(--remion-gradient-hero);padding-top:calc(4.5rem + env(safe-area-inset-top, 0px));padding-bottom:calc(var(--remion-space-20) + env(safe-area-inset-bottom, 0px));padding-inline:max(var(--remion-space-16),env(safe-area-inset-left,0px),env(safe-area-inset-right,0px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;animation:landing-mobile-nav-fade var(--remion-duration-fast) var(--remion-ease)}.landing-header__nav .landing-header__login,.landing-header__nav a{align-self:stretch;width:100%;justify-content:flex-start;text-align:left;min-height:48px;padding:var(--remion-space-12) var(--remion-space-16);display:flex;align-items:center;border-radius:var(--remion-radius-md);box-sizing:border-box}.landing-header__nav-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px;margin-right:var(--remion-space-12)}.landing-header__nav-icon .remion-icon{width:20px;height:20px}.landing-header__nav a:not(.landing-header__cta){background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);font-weight:500}.landing-header__nav .landing-header__login:focus-visible,.landing-header__nav a:focus-visible{outline:2px solid color-mix(in srgb,#ffffff 88%,var(--remion-trust) 12%);outline-offset:2px;border-radius:var(--remion-radius-md)}.landing-header__nav .landing-header__cta{align-self:stretch;justify-content:center;text-align:center;width:100%;max-width:none;margin-inline:0;box-sizing:border-box}.landing-header__nav-item--cta{order:1;margin-bottom:var(--remion-space-4)}.landing-header__nav-item--customer{order:2}.landing-header__nav-item--trust-center{order:3}.landing-header__nav-item--trust-metrics{order:4}.landing-header__nav-separator{display:block;order:5;align-self:stretch;width:100%;height:0;margin:var(--remion-space-6) 0;padding:0;border:none;border-top:1px solid rgba(255,255,255,.18)}.landing-header__nav-item--executor{order:6;margin-left:0}.landing-header__nav-item--login{order:7}@media (prefers-reduced-motion:reduce){.landing-header__nav.is-open{animation:none}}.landing-main{padding:var(--remion-space-24) var(--remion-space-16)}.landing-hero{padding-top:var(--remion-space-32);padding-inline:var(--remion-space-16);padding-bottom:calc(var(--remion-space-16) + 48px + var(--remion-space-8) + 4px + 2.75rem + env(safe-area-inset-bottom, 0px))}.landing-hero__flow{display:none}.landing-hero__caption{margin-top:var(--remion-space-12)}.landing-hero__trust{padding:var(--remion-space-12) var(--remion-space-16)}.landing-hero__title{font-size:var(--remion-text-lg);line-height:1.3;max-width:min(100%,30ch)}.landing-hero__shelf--middle .landing-hero__title,.landing-hero__title{margin-bottom:var(--remion-space-14)}.landing-hero__for-whom{max-width:min(100%,38ch);line-height:1.62;margin-bottom:var(--remion-space-8)}.landing-hero__lead{font-size:var(--remion-text-base);line-height:1.62;max-width:min(100%,38ch)}.landing-cards{margin:var(--remion-space-48) 0}.landing-cards--muted{padding:var(--remion-space-24) var(--remion-space-16)}.landing-cards__grid{grid-template-columns:1fr;gap:var(--remion-space-16)}.landing-cards.landing-trust-zone,.landing-trust-zone.landing-cards--muted{padding-left:var(--remion-space-16)}.landing-section-title{margin-bottom:var(--remion-space-16)}.form-actions{gap:var(--remion-space-12)}.landing-footer{padding:var(--remion-space-16)}.landing-footer__group-links a{min-height:44px;padding-block:.35rem}.auth-flow-page__trust-footnote a,.order-form__funnel-hint a{display:inline-block;padding-block:.35rem}}@media (hover:none) and (pointer:coarse) and (orientation:landscape) and (max-width:1024px){.landing-header__nav-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px;margin-right:var(--remion-space-12)}.landing-header__nav-icon .remion-icon{width:20px;height:20px}}@keyframes landing-mobile-nav-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-mobile-nav-fade{0%{opacity:0}to{opacity:1}}@media (max-width:375px){.landing-hero{padding-top:var(--remion-space-20);padding-inline:var(--remion-space-12);padding-bottom:calc(var(--landing-sticky-safe-offset) + 3.75rem)}.landing-hero__inner{padding:0 var(--remion-space-8)}.landing-hero__trust{padding:var(--remion-space-8) var(--remion-space-12)}.landing-hero__title{font-size:1.0625rem;line-height:1.32;max-width:min(100%,27ch)}.landing-hero__for-whom,.landing-hero__lead{max-width:min(100%,34ch);line-height:1.64}}@media (min-width:769px){.landing-header__nav{display:flex}}@media (min-width:1024px){.main-landing--sandbox-v3 .landing-header__nav-item--trust-metrics{display:none}}