:root{--rx-brand-50:#ebfbef;--rx-brand-100:#d1f5da;--rx-brand-500:#16c653;--rx-brand-700:#087a32;--rx-brand-800:#076b2b;--rx-blue-50:#eaf3ff;--rx-blue-700:#2367c9;--rx-navy-900:#172a3a;--rx-canvas:#f7f9fa;--rx-surface:#fff;--rx-subtle:#eef2f4;--rx-line:#dce3e7;--rx-text:#121b20;--rx-muted:#53616a;--rx-lilac:#f3eeff;--rx-peach:#fff1e8;--rx-yellow:#fff8dc;--rx-rose:#fdeef2;--rx-radius:14px;--rx-shadow:0 4px 12px #1018201a;color:var(--rx-text);background:var(--rx-canvas);font-family:Mulish,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--rx-canvas);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{min-height:100vh}.container{width:min(1180px,100% - 40px);margin:auto}.header{border-bottom:1px solid var(--rx-line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;align-items:center;height:72px;display:flex;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:28px;display:flex}.nav-links,.actions,.inline-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.nav-links a{color:var(--rx-muted);font-size:15px;font-weight:700}.nav-links a:hover{color:var(--rx-brand-700)}.brand{letter-spacing:-.04em;color:var(--rx-navy-900);align-items:center;gap:9px;font-size:1.35rem;font-weight:800;display:inline-flex}.brand:before{content:"R";background:var(--rx-brand-500);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:17px;display:grid;box-shadow:inset 0 -2px #0000001f}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;padding:82px 0 52px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--rx-brand-700);margin:0 0 10px;font-size:.75rem;font-weight:800}h1{letter-spacing:-.052em;color:var(--rx-navy-900);margin:12px 0 22px;font-size:clamp(2.8rem,6vw,4.7rem);line-height:1.02}h2{color:var(--rx-navy-900);margin:8px 0 12px;font-size:1.3rem;line-height:1.25}h3{color:var(--rx-navy-900)}.lead{color:var(--rx-muted);max-width:680px;font-size:1.14rem;line-height:1.7}.button{background:var(--rx-brand-700);color:#fff;border:1px solid var(--rx-brand-700);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 18px;font-weight:800;display:inline-flex;box-shadow:0 1px 2px #10182014}.button:hover{background:var(--rx-brand-800)}.button-secondary{color:var(--rx-navy-900);border-color:var(--rx-line);background:#fff}.button-secondary:hover{background:var(--rx-subtle)}.hero-panel,.card{background:var(--rx-surface);border:1px solid var(--rx-line);border-radius:var(--rx-radius);padding:26px;box-shadow:0 1px 2px #1018200d}.hero-panel{box-shadow:var(--rx-shadow);position:relative;overflow:hidden}.hero-panel:before{content:"";background:var(--rx-brand-100);border-radius:50%;width:220px;height:220px;position:absolute;top:-110px;right:-90px}.grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:24px 0 72px;display:grid}.muted{color:var(--rx-muted);line-height:1.6}.page{padding:48px 0}.page h1{font-size:clamp(2.2rem,5vw,3.7rem)}.skip{position:absolute;left:-999px}.skip:focus{z-index:50;background:#fff;padding:12px;top:16px;left:16px}.adminbar{background:var(--rx-navy-900);color:#fff;border:0}.adminbar .brand,.adminbar .nav-links a{color:#fff}.adminbar .brand:before{background:var(--rx-brand-500)}.notice{border-radius:10px;padding:14px 16px}.notice.error{background:var(--rx-rose);color:#8a2424}.notice.success{background:var(--rx-brand-50);color:#076b2b}.search-card{border:1px solid var(--rx-line);box-shadow:var(--rx-shadow);background:#fff;border-radius:14px;gap:8px;max-width:650px;margin-top:30px;padding:10px;display:flex}.search-card input{min-width:0;color:var(--rx-text);border:0;outline:0;flex:1;padding:0 10px}.trust-row{color:var(--rx-muted);flex-wrap:wrap;gap:22px;margin-top:22px;font-size:.9rem;font-weight:700;display:flex}.trust-row span:before{content:"✓";color:var(--rx-brand-700);margin-right:7px}.preview-window{z-index:1;border:1px solid var(--rx-line);background:#fff;border-radius:14px;padding:18px;position:relative}.preview-top{border-bottom:1px solid var(--rx-line);justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:14px;display:flex}.avatar{background:var(--rx-lilac);color:#51348b;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.preview-row{background:var(--rx-canvas);border-radius:10px;align-items:center;gap:12px;margin-top:10px;padding:12px;display:flex}.preview-row strong{display:block}.preview-row small{color:var(--rx-muted)}.dot{background:var(--rx-brand-500);border-radius:50%;width:10px;height:10px}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-top:34px;display:flex}.section-head h2{letter-spacing:-.035em;font-size:clamp(1.8rem,4vw,2.6rem)}.pastel-mint{background:var(--rx-brand-50)}.pastel-blue{background:var(--rx-blue-50)}.pastel-lilac{background:var(--rx-lilac)}.pastel-peach{background:var(--rx-peach)}.stat{letter-spacing:-.04em;color:var(--rx-navy-900);margin:4px 0;font-size:2rem;font-weight:800}.dashboard{grid-template-columns:230px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.sidebar{border-right:1px solid var(--rx-line);background:#fff;padding:28px 18px}.sidebar-title{text-transform:uppercase;letter-spacing:.1em;color:var(--rx-muted);padding:0 12px 10px;font-size:.75rem;font-weight:800}.side-link{color:var(--rx-muted);border-radius:9px;align-items:center;gap:11px;margin:3px 0;padding:11px 12px;font-weight:700;display:flex}.side-link:hover,.side-link.active{background:var(--rx-brand-50);color:var(--rx-brand-800)}.side-icon{text-align:center;width:22px}.dashboard-main{min-width:0;padding:36px}.dashboard-head{justify-content:space-between;align-items:start;gap:24px;display:flex}.dashboard-head h1{margin-top:6px;font-size:clamp(2rem,4vw,3rem)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0;display:grid}.metric{border:1px solid var(--rx-line);border-radius:14px;padding:20px}.metric-label{color:var(--rx-muted);font-size:.86rem;font-weight:700}.metric-value{color:var(--rx-navy-900);margin-top:8px;font-size:1.9rem;font-weight:800}.panel-grid{grid-template-columns:1.5fr 1fr;gap:18px;display:grid}.list-row{border-top:1px solid var(--rx-line);justify-content:space-between;align-items:center;gap:16px;padding:15px 0;display:flex}.list-row:first-of-type{border-top:0}.badge{background:var(--rx-brand-50);color:var(--rx-brand-800);border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:800;display:inline-flex}.badge.pending{background:var(--rx-yellow);color:#6a4b00}.empty-illustration{background:var(--rx-blue-50);border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:14px;font-size:1.35rem;display:grid}@media (max-width:960px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard{grid-template-columns:1fr}.sidebar{display:none}.panel-grid{grid-template-columns:1fr}}@media (max-width:760px){.container{width:min(100% - 24px,1180px)}.hero{grid-template-columns:1fr;gap:34px;padding-top:48px}.grid{grid-template-columns:1fr}.nav-links{display:none}.search-card{flex-direction:column}.section-head{flex-direction:column;align-items:start}.dashboard-main{padding:24px 16px}.dashboard-head{flex-direction:column}.metric-grid{grid-template-columns:1fr 1fr}.adminbar .button{display:none}}@media (max-width:420px){.metric-grid{grid-template-columns:1fr}}.public-hero{background:linear-gradient(180deg,var(--rx-brand-50) 0,#fff 84%);border-bottom:1px solid var(--rx-line)}.public-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:64px;padding:72px 0 58px;display:grid}.public-hero h1,.public-search{max-width:780px}.search-field{border-right:1px solid var(--rx-line);flex:1;min-width:0;padding:2px 10px}.search-field span{color:var(--rx-muted);margin-bottom:3px;font-size:.72rem;font-weight:800;display:block}.search-field input{width:100%;padding:0}.location-field{max-width:220px}.marketplace-preview{background:linear-gradient(145deg,#fff,var(--rx-blue-50))}.provider-line{align-items:center;gap:12px;padding:8px 0 14px;display:flex}.provider-line div:not(.avatar){flex-direction:column;display:flex}.provider-line small{color:var(--rx-muted);margin-top:3px}.rating{color:#755900;margin-left:auto;font-weight:800}.booking-total{justify-content:space-between;align-items:center;padding:18px 2px 8px;display:flex}.booking-total span{color:var(--rx-muted)}.booking-total strong{color:var(--rx-navy-900);font-size:1.2rem}.preview-status{background:var(--rx-brand-50);color:var(--rx-brand-800);text-align:center;border-radius:9px;margin-top:14px;padding:10px 12px;font-size:.82rem;font-weight:800}.categories-section{padding-top:22px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:24px 0 72px;display:grid}.category-card{border:1px solid var(--rx-line);border-radius:var(--rx-radius);grid-template-columns:1fr auto;align-content:space-between;gap:18px;min-height:154px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.category-card:hover{box-shadow:var(--rx-shadow);border-color:#bdcbd1;transform:translateY(-3px)}.category-mint{background:var(--rx-brand-50)}.category-blue{background:var(--rx-blue-50)}.category-lilac{background:var(--rx-lilac)}.category-peach{background:var(--rx-peach)}.category-icon{grid-column:1/-1;font-size:1.8rem}.category-copy{flex-direction:column;gap:5px;display:flex}.category-copy strong{color:var(--rx-navy-900);font-size:1rem}.category-copy small{color:var(--rx-muted)}.category-arrow{color:var(--rx-brand-800);align-self:end;font-size:1.2rem}.partner-callout{background:var(--rx-navy-900);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:72px;padding:32px;display:flex}.partner-callout h2{color:#fff;font-size:clamp(1.7rem,3vw,2.5rem)}.partner-callout .lead{color:#c9d4dc}.partner-callout .button{background:var(--rx-brand-500);border-color:var(--rx-brand-500);color:var(--rx-navy-900);white-space:nowrap}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.page-header h1{margin:6px 0 10px;font-size:clamp(2rem,4vw,3rem)}.metric-context{color:var(--rx-muted);margin-top:6px;font-size:.78rem}.dashboard-shell{min-height:100vh}.dashboard-sidebar{padding-top:20px}.sidebar-brand{flex-direction:column;gap:6px;padding:0 12px 22px;display:flex}.sidebar-brand small{color:var(--rx-muted);font-weight:700}.side-group{margin-top:14px}.side-badge{background:var(--rx-brand-100);min-width:22px;color:var(--rx-brand-800);text-align:center;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:.72rem}.dashboard-workspace{min-width:0}.dashboard-topbar{border-bottom:1px solid var(--rx-line);background:#fff;justify-content:space-between;align-items:center;min-height:64px;padding:14px 36px;display:flex}@media (max-width:960px){.public-hero-grid{grid-template-columns:1fr;gap:34px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-preview{max-width:680px}.dashboard-topbar{padding:14px 20px}}@media (max-width:680px){.public-hero-grid{padding-top:44px}.public-search{flex-direction:column}.search-field,.location-field{border-right:0;border-bottom:1px solid var(--rx-line);max-width:none;padding:8px 10px}.category-grid{grid-template-columns:1fr}.partner-callout{flex-direction:column;align-items:flex-start}.partner-callout .button{width:100%}}.shell:has(.dashboard-shell)>.header{display:none}.shell:has(.dashboard-shell)>.adminbar{display:none}.topbar-context{color:var(--rx-muted);margin-top:3px;font-size:.78rem;display:block}.topbar-actions{align-items:center;gap:12px;display:flex}.icon-control{border:1px solid var(--rx-line);width:38px;height:38px;color:var(--rx-navy-900);cursor:pointer;background:#fff;border-radius:10px}.avatar.small{width:36px;height:36px;font-size:.82rem}.dashboard-empty{text-align:center;flex-direction:column;align-items:center;padding:28px 0 12px;display:flex}.dashboard-empty .muted{max-width:440px}.action-card{align-self:start}.section-head.compact{align-items:center;margin-top:0}.section-head.compact h2{font-size:1.35rem}.dashboard-sidebar{height:100vh;position:sticky;top:0;overflow-y:auto}.dashboard-workspace{min-height:100vh}@media (max-width:960px){.dashboard-sidebar{height:auto;position:static}.dashboard-shell{display:block}.dashboard-shell .dashboard-sidebar{border-right:0;border-bottom:1px solid var(--rx-line);padding:12px 14px;display:block}.dashboard-shell .sidebar-brand{padding-bottom:8px}.dashboard-shell .side-group{display:none}.dashboard-shell .side-group:first-of-type{display:block}.dashboard-shell .side-group:first-of-type .sidebar-title{display:none}.dashboard-shell .side-group:first-of-type .side-link{display:inline-flex}.page-header{flex-direction:column}.page-header-action,.page-header-action .button,.page-header-action form,.page-header-action button{width:100%}}.prototype-global-header{height:64px}.prototype-header-inner{align-items:center;gap:32px;width:min(1200px,100% - 48px);margin:auto;display:flex}.prototype-header-nav{gap:24px;margin-left:auto;display:flex}.prototype-header-nav a{color:var(--rx-text);font-size:14px;font-weight:700}.prototype-header-actions{align-items:center;gap:12px;display:flex}.language-button{color:var(--rx-muted);cursor:pointer;background:0 0;border:0;font-weight:700}.prototype-public-home{background:var(--rx-canvas)}.prototype-hero{align-items:stretch;gap:48px;max-width:1200px;margin:0 auto;padding:56px 24px 0;display:flex}.prototype-hero-copy{flex-direction:column;flex:57%;justify-content:center;display:flex}.prototype-hero-copy h1{max-width:520px;margin:0 0 12px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.05}.prototype-hero-copy>p{color:var(--rx-muted);max-width:480px;margin:0 0 24px;font-size:1.08rem;line-height:1.65}.prototype-search{flex-wrap:wrap;align-items:flex-end;gap:10px;max-width:480px;display:flex}.prototype-search label:first-child{flex:100%}.prototype-search label{flex-direction:column;flex:auto;gap:6px;display:flex}.prototype-search label span{font-size:.82rem;font-weight:700}.prototype-search input,.prototype-search select{border:1px solid var(--rx-line);background:#fff;border-radius:9px;height:44px;padding:0 12px}.prototype-search .locality{min-width:150px}.prototype-hero-image{flex:42%;min-height:370px}.prototype-hero-image img{object-fit:cover;object-position:7% 40%;border-radius:14px;width:100%;height:100%;display:block}.prototype-section{max-width:1200px;margin:0 auto;padding:48px 24px 0}.prototype-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.prototype-section-heading h2,.prototype-discovery h2,.prototype-steps h2{margin:0 0 6px;font-size:1.7rem}.prototype-section-heading p{color:var(--rx-muted);margin:0}.carousel-controls{gap:8px;display:flex}.carousel-controls button{border:1px solid var(--rx-line);cursor:pointer;background:#fff;border-radius:9px;width:40px;height:40px;font-size:1.4rem}.carousel-controls button:disabled{opacity:.35}.prototype-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.prototype-offer-card,.prototype-service-card{border:1px solid var(--rx-line);background:#fff;border-radius:14px;flex-direction:column;min-height:220px;padding:18px;display:flex}.prototype-offer-card h3,.prototype-service-card h3{margin:0 0 14px;font-size:1.05rem}.provider-identity{align-items:center;gap:10px;display:flex}.provider-identity div{flex-direction:column;display:flex}.provider-identity small{color:var(--rx-brand-700);margin-top:2px}.offer-rating{color:#7a5b00;margin-top:14px;font-weight:800}.offer-rating span,.offer-meta,.prototype-service-card p{color:var(--rx-muted);font-weight:400}.offer-meta{font-size:.86rem}.offer-bottom{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto;display:flex}.offer-bottom .button{white-space:nowrap;min-height:36px;padding:8px 11px}.carousel-dots{justify-content:center;gap:7px;margin-top:16px;display:flex}.carousel-dots span{background:#c9d1d6;border-radius:50%;width:7px;height:7px}.carousel-dots .active{background:var(--rx-brand-700)}.prototype-discovery{padding-top:40px}.delivery-tabs{border:1px solid var(--rx-line);background:#fff;border-radius:10px;margin-bottom:24px;padding:3px;display:inline-flex}.delivery-tabs button{min-height:36px;color:var(--rx-muted);background:0 0;border:0;border-radius:7px;padding:7px 16px;font-weight:700}.delivery-tabs .active{background:var(--rx-brand-50);color:var(--rx-brand-800)}.prototype-category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.prototype-category-card{border:1px solid var(--rx-line);border-radius:14px;flex-direction:column;height:140px;padding:18px;display:flex}.prototype-category-card .category-icon{margin-bottom:auto;font-size:1.65rem}.prototype-category-card small{color:var(--rx-muted);margin-top:5px}.surface-brand{background:var(--rx-brand-50)}.surface-info{background:var(--rx-blue-50)}.surface-location{background:var(--rx-peach)}.prototype-partner-banner{background:var(--rx-brand-50);border:1px solid #bfe9ca;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;max-width:1152px;margin:56px auto 0;padding:26px 28px;display:flex}.prototype-partner-banner strong{font-size:1.15rem}.prototype-partner-banner p{margin:7px 0 4px}.prototype-partner-banner small{color:var(--rx-muted)}.prototype-steps{padding-top:80px}.prototype-steps>div{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.prototype-steps article{flex-direction:column;gap:10px;display:flex}.prototype-steps article>span{background:var(--rx-brand-50);width:36px;height:36px;color:var(--rx-brand-800);border-radius:50%;place-items:center;font-weight:800;display:grid}.prototype-steps p{color:var(--rx-muted);margin:0;line-height:1.55}.prototype-last{padding-top:80px;padding-bottom:96px}.prototype-footer{background:var(--rx-navy-900);color:#fff;padding:48px max(24px,50% - 576px) 22px}.prototype-footer-grid{grid-template-columns:repeat(4,1fr);gap:36px;display:grid}.prototype-footer-grid>div{flex-direction:column;gap:11px;display:flex}.prototype-footer-grid a{color:#cbd6dd;font-size:.9rem}.prototype-footer-bottom{color:#cbd6dd;border-top:1px solid #ffffff2e;justify-content:space-between;margin-top:36px;padding-top:20px;display:flex}@media (max-width:1024px){.prototype-card-grid{grid-template-columns:repeat(2,1fr)}.prototype-category-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.prototype-header-nav{display:none}.prototype-header-inner{gap:12px;width:calc(100% - 24px)}.prototype-header-actions{margin-left:auto}.language-button{display:none}.prototype-hero{flex-direction:column;gap:24px}.prototype-hero-image{height:200px;min-height:200px}.prototype-search{flex-direction:column;align-items:stretch;max-width:none}.prototype-search>*{width:100%}.prototype-card-grid{grid-template-columns:1fr}.prototype-category-grid{grid-template-columns:repeat(2,1fr)}.prototype-partner-banner{flex-direction:column;align-items:flex-start;margin-left:24px;margin-right:24px}.prototype-partner-banner .button{width:100%}.prototype-steps>div{grid-template-columns:1fr}.prototype-footer-grid{grid-template-columns:1fr 1fr}.prototype-footer-bottom{flex-direction:column;gap:8px}}.prototype-catalog{background:var(--rx-canvas);min-height:calc(100vh - 64px);padding-bottom:96px}.prototype-breadcrumbs{max-width:1200px;color:var(--rx-muted);align-items:center;gap:9px;margin:0 auto;padding:24px 24px 0;font-size:.86rem;display:flex}.prototype-breadcrumbs a{color:var(--rx-brand-800)}.prototype-category-heading{max-width:1200px;margin:0 auto;padding:16px 24px 0}.prototype-category-heading h1,.prototype-comparator-hero h1{margin:0 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.prototype-mode-badge{background:var(--rx-blue-50);color:#215f78;border-radius:999px;align-items:center;width:max-content;padding:5px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.prototype-category-intro{align-items:flex-start;gap:32px;max-width:1200px;margin:0 auto;padding:32px 24px 0;display:flex}.prototype-category-intro>div{flex:55%;min-width:0}.prototype-category-intro p{color:var(--rx-muted);margin:0;font-size:1.05rem;line-height:1.65}.prototype-category-visual,.prototype-service-visual{background:linear-gradient(145deg,var(--rx-brand-50),var(--rx-blue-50));min-height:220px;color:var(--rx-brand-800);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;display:flex;flex:45%!important}.prototype-category-visual span{font-size:3.2rem}.prototype-category-visual strong,.prototype-service-visual strong{margin-top:12px;font-size:1.2rem}.prototype-category-switcher{gap:10px;max-width:1200px;margin:0 auto;padding:30px 24px 0;display:flex;overflow-x:auto}.prototype-category-switcher a{border:1px solid var(--rx-line);background:#fff;border-radius:10px;align-items:center;gap:8px;min-width:max-content;padding:8px 12px 8px 8px;font-size:.85rem;font-weight:700;display:flex}.prototype-category-switcher a.active{border-color:var(--rx-brand-500);box-shadow:0 0 0 2px var(--rx-brand-50)}.prototype-category-switcher a span{border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.prototype-services{max-width:1200px;margin:0 auto;padding:32px 24px 0}.prototype-services h2{margin:0 0 8px;font-size:1.7rem}.prototype-services>p{color:var(--rx-muted);margin:0 0 20px;font-size:.88rem}.prototype-service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.prototype-service-select{border:1px solid var(--rx-line);background:#fff;border-radius:14px;flex-direction:column;min-height:210px;padding:18px;display:flex}.prototype-service-select h3{margin:16px 0 8px;font-size:1.08rem}.prototype-service-select p{color:var(--rx-muted);margin:0 0 18px;font-size:.9rem;line-height:1.55}.prototype-service-select .button{justify-content:space-between;margin-top:auto}.prototype-catalog-state{max-width:640px;margin:0 auto;padding:64px 24px}.prototype-comparator-hero{align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:16px 24px 0;display:flex}.prototype-comparator-hero>div{flex:55%;min-width:0}.prototype-comparator-title{color:var(--rx-muted);margin:0 0 10px;font-size:1.1rem}.prototype-comparator-hero>div>p:last-child{color:var(--rx-muted);max-width:520px;margin:14px 0 0;line-height:1.65}.prototype-service-visual span{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800}.prototype-comparator-section{max-width:1200px;margin:0 auto;padding:24px 24px 0}.prototype-comparator-layout{grid-template-columns:280px minmax(0,1fr);gap:32px;display:grid}.prototype-filter-sidebar details{border:1px solid var(--rx-line);background:#fff;border-radius:14px;padding:18px}.prototype-filter-sidebar summary{cursor:pointer;font-size:1rem;list-style:none}.prototype-filter-sidebar summary::-webkit-details-marker{display:none}.prototype-filter-panel{flex-direction:column;gap:22px;margin-top:18px;display:flex}.prototype-filter-panel fieldset{border:0;flex-direction:column;gap:10px;margin:0;padding:0;display:flex}.prototype-filter-panel legend{margin-bottom:10px;font-size:.86rem;font-weight:800}.prototype-filter-panel label{color:var(--rx-muted);align-items:center;gap:9px;font-size:.86rem;display:flex}.prototype-filter-panel input{width:17px;height:17px}.prototype-filter-panel select,.prototype-results-toolbar select{border:1px solid var(--rx-line);background:#fff;border-radius:9px;height:42px;padding:0 11px}.prototype-results-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.prototype-results-toolbar p{color:var(--rx-muted);margin:0;font-size:.88rem}.prototype-results-toolbar label{flex-direction:column;gap:6px;min-width:220px;display:flex}.prototype-results-toolbar label span{font-size:.78rem;font-weight:700}.prototype-disclaimer{color:var(--rx-muted);margin:0 0 16px;font-size:.78rem}.prototype-offer-list{flex-direction:column;gap:16px;display:flex}.prototype-comparator-offer{border:1px solid var(--rx-line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;gap:24px;min-height:174px;padding:20px;display:grid}.prototype-comparator-offer h2{margin:0;font-size:1.05rem}.prototype-offer-facts{color:var(--rx-muted);flex-direction:column;gap:8px;font-size:.86rem;display:flex}.prototype-offer-price{flex-direction:column;align-items:flex-end;gap:7px;min-width:170px;display:flex}.prototype-offer-price small{color:var(--rx-muted)}.prototype-offer-price strong{font-size:1.18rem}.prototype-offer-price .button{margin-top:8px}.prototype-empty{border:1px solid var(--rx-line);text-align:center;background:#fff;border-radius:14px;padding:42px 24px}.prototype-empty h2{font-size:1.25rem}.prototype-empty p{color:var(--rx-muted)}.prototype-empty .button{margin-top:12px}@media (max-width:1024px){.prototype-service-grid{grid-template-columns:repeat(2,1fr)}.prototype-comparator-layout{grid-template-columns:1fr}.prototype-filter-sidebar details:not([open]) .prototype-filter-panel{display:none}.prototype-filter-sidebar{order:0}.prototype-results-main{order:1}}@media (max-width:768px){.prototype-category-intro,.prototype-comparator-hero{flex-direction:column}.prototype-category-visual,.prototype-service-visual{width:100%;min-height:180px}.prototype-service-grid{grid-template-columns:1fr}.prototype-comparator-offer{grid-template-columns:1fr;gap:16px}.prototype-offer-price{align-items:flex-start}.prototype-offer-price .button,.prototype-results-toolbar label{width:100%}.prototype-category-switcher{padding-top:22px}}.prototype-empty-page{max-width:640px;margin:0 auto;padding:64px 24px 96px}.prototype-offer-detail,.prototype-partner-profile,.prototype-booking-page{background:var(--rx-canvas);min-height:calc(100vh - 64px);padding-bottom:96px}.prototype-offer-heading{max-width:1200px;margin:0 auto;padding:16px 24px 0}.prototype-offer-heading h1{margin:0 0 14px;font-size:clamp(2rem,4vw,3rem)}.prototype-offer-identity{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.prototype-offer-identity>a span:last-child{flex-direction:column;display:flex}.prototype-offer-identity small{color:var(--rx-brand-700)}.prototype-offer-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:32px;max-width:1200px;margin:0 auto;padding:24px 24px 0;display:grid}.prototype-offer-main,.prototype-profile-stack,.prototype-booking-form{flex-direction:column;gap:16px;display:flex}.prototype-detail-card{border:1px solid var(--rx-line);background:#fff;border-radius:14px;padding:22px}.prototype-detail-card h2{margin:0 0 12px;font-size:1.08rem}.prototype-detail-card p{color:var(--rx-muted);margin:0 0 12px;line-height:1.6}.prototype-detail-card p:last-child{margin-bottom:0}.prototype-detail-card ul{color:var(--rx-muted);margin:0;padding-left:20px;line-height:1.7}.surface-peach,.surface-location{background:var(--rx-peach)}.surface-people{background:var(--rx-lilac)}.prototype-offer-side,.prototype-booking-side{position:sticky;top:88px}.prototype-booking-card,.prototype-booking-summary{background:var(--rx-brand-50);border:1px solid #bfe9ca;border-radius:14px;flex-direction:column;gap:14px;padding:24px;display:flex}.prototype-booking-card h2,.prototype-booking-summary h2{margin:0;font-size:1.15rem}.prototype-booking-card p{color:var(--rx-muted);margin:0}.prototype-price{border-top:1px solid #bfe9ca;border-bottom:1px solid #bfe9ca;flex-direction:column;gap:4px;padding:16px 0;display:flex}.prototype-price strong{font-size:1.5rem}.prototype-booking-card>.button,.prototype-booking-summary>.button{width:100%}.prototype-booking-card>small{color:var(--rx-muted);text-align:center}.prototype-partner-profile{max-width:none}.prototype-partner-hero,.prototype-profile-stack{max-width:1152px;margin:0 auto}.prototype-partner-hero{border:1px solid var(--rx-line);border-radius:14px;align-items:center;gap:16px;margin-top:16px;padding:22px;display:flex}.profile-avatar{width:64px;height:64px;font-size:1.1rem}.prototype-profile-name{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.prototype-profile-name h1{margin:0;font-size:1.5rem}.prototype-profile-name span{color:var(--rx-brand-800);font-size:.8rem;font-weight:800}.prototype-partner-hero p{color:var(--rx-muted);margin:4px 0 10px}.prototype-profile-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.prototype-profile-stack{padding-top:24px}.prototype-inline-empty{background:var(--rx-canvas);border-radius:10px;padding:16px}.prototype-profile-offers{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.prototype-profile-offers>div{border:1px solid var(--rx-line);border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;padding:16px;display:flex}.prototype-profile-offers strong{font-size:1rem}.prototype-booking-page>.prototype-breadcrumbs,.prototype-booking-page>h1{max-width:1200px;margin-left:auto;margin-right:auto}.prototype-booking-page>h1{padding:12px 24px 0;font-size:2rem}.prototype-booking-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:32px;max-width:1200px;margin:0 auto;padding:12px 24px 0;display:grid}.prototype-booking-provider{border:1px solid #bfe9ca;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:18px;display:flex}.prototype-booking-days{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.prototype-booking-days label,.prototype-time-slots label{cursor:pointer}.prototype-booking-days input,.prototype-time-slots input{opacity:0;position:absolute}.prototype-booking-days span{border:1px solid var(--rx-line);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:66px;font-size:.78rem;display:flex}.prototype-booking-days strong{font-size:1rem}.prototype-booking-days input:checked+span,.prototype-time-slots input:checked+span{border-color:var(--rx-brand-700);background:var(--rx-brand-50);box-shadow:0 0 0 2px var(--rx-brand-100)}.prototype-time-slots{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.prototype-time-slots span{border:1px solid var(--rx-line);border-radius:9px;place-items:center;height:42px;display:grid}.prototype-form-field{flex-direction:column;gap:8px;font-weight:700;display:flex}.prototype-form-field input,.prototype-form-field textarea{border:1px solid var(--rx-line);font:inherit;background:#fff;border-radius:9px;padding:12px;font-weight:400}.prototype-booking-summary dl{flex-direction:column;gap:10px;margin:0;display:flex}.prototype-booking-summary dl div{justify-content:space-between;gap:16px;display:flex}.prototype-booking-summary dt{color:var(--rx-muted)}.prototype-booking-summary dd{text-align:right;margin:0;font-weight:700}.prototype-booking-summary p{color:var(--rx-muted);font-size:.8rem;line-height:1.5}@media (max-width:1024px){.prototype-offer-layout,.prototype-booking-layout{grid-template-columns:1fr}.prototype-offer-side,.prototype-booking-side{position:static}.prototype-partner-hero,.prototype-profile-stack{margin-left:24px;margin-right:24px}}@media (max-width:680px){.prototype-partner-hero{align-items:flex-start}.prototype-profile-offers{grid-template-columns:1fr}.prototype-booking-days{grid-template-columns:repeat(4,1fr)}.prototype-time-slots{grid-template-columns:repeat(2,1fr)}.prototype-booking-provider{flex-direction:column;align-items:flex-start}}.prototype-dashboard-tabs{border-bottom:1px solid var(--rx-line);gap:6px;margin:20px 0;display:flex}.prototype-dashboard-tabs button{color:var(--rx-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 14px;font-weight:700}.prototype-dashboard-tabs button.active{border-color:var(--rx-brand-700);color:var(--rx-brand-800)}.prototype-bookings-table{padding:0;overflow:hidden}.prototype-bookings-head,.prototype-booking-row{grid-template-columns:minmax(220px,1.4fr) minmax(150px,.8fr) minmax(120px,.6fr) minmax(160px,.8fr) auto;align-items:center;gap:18px;padding:14px 18px;display:grid}.prototype-bookings-head{background:var(--rx-canvas);border-bottom:1px solid var(--rx-line);color:var(--rx-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:800}.prototype-booking-row{border-bottom:1px solid var(--rx-line)}.prototype-booking-row:last-child{border-bottom:0}.prototype-booking-row>div{flex-direction:column;gap:4px;display:flex}.prototype-booking-row small{color:var(--rx-muted)}.prototype-status{background:var(--rx-blue-50);color:#215f78;border-radius:999px;width:max-content;padding:5px 9px;font-size:.75rem;font-weight:800;display:inline-flex}.status-pending_confirmation{background:var(--rx-peach);color:#7a4a16}.status-confirmed,.status-completed{background:var(--rx-brand-50);color:var(--rx-brand-800)}.status-declined,.status-cancelled,.status-disputed{color:#9b2c2c;background:#fff0f0}@media (max-width:900px){.prototype-bookings-head{display:none}.prototype-booking-row{grid-template-columns:1fr 1fr}.prototype-booking-row>div:last-child{grid-column:1/-1}.prototype-booking-row .button{width:100%}}@media (max-width:560px){.prototype-dashboard-tabs{overflow-x:auto}.prototype-dashboard-tabs button{white-space:nowrap}.prototype-booking-row{grid-template-columns:1fr}}.prototype-detail-back{margin-bottom:12px}.prototype-detail-back a{color:var(--rx-brand-800);font-weight:700}.prototype-partner-booking-detail{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;margin-top:24px;display:grid}.prototype-partner-booking-main{flex-direction:column;gap:16px;display:flex}.prototype-request-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.prototype-request-header h2{margin:12px 0 4px}.prototype-request-header p{color:var(--rx-muted);margin:0}.prototype-request-date{text-align:right;flex-direction:column;align-items:flex-end;gap:5px;display:flex}.prototype-request-date small{color:var(--rx-muted)}.prototype-detail-list{flex-direction:column;margin:0;display:flex}.prototype-detail-list>div{border-bottom:1px solid var(--rx-line);grid-template-columns:160px 1fr;gap:16px;padding:12px 0;display:grid}.prototype-detail-list>div:last-child{border-bottom:0}.prototype-detail-list dt{color:var(--rx-muted)}.prototype-detail-list dd{margin:0;font-weight:700}.prototype-partner-booking-actions{position:sticky;top:88px}.prototype-partner-booking-actions .card{flex-direction:column;gap:14px;display:flex}.prototype-partner-booking-actions form,.prototype-partner-booking-actions button{width:100%}.prototype-action-divider{color:var(--rx-muted);align-items:center;gap:10px;font-size:.75rem;display:flex}.prototype-action-divider:before,.prototype-action-divider:after{content:"";background:var(--rx-line);flex:1;height:1px}.prototype-decline-form,.prototype-decline-form label{flex-direction:column;gap:8px;display:flex}.prototype-decline-form textarea,.prototype-change-form input,.prototype-change-form textarea{border:1px solid var(--rx-line);font:inherit;border-radius:9px;padding:10px}.button.danger{color:#9b2c2c;background:#fff;border-color:#d66}.prototype-change-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.prototype-change-form label{flex-direction:column;gap:7px;font-weight:700;display:flex}.prototype-change-form .full{grid-column:1/-1}@media (max-width:960px){.prototype-partner-booking-detail{grid-template-columns:1fr}.prototype-partner-booking-actions{position:static}}@media (max-width:620px){.prototype-request-header{flex-direction:column;align-items:flex-start}.prototype-request-date{text-align:left;align-items:flex-start}.prototype-detail-list>div{grid-template-columns:1fr;gap:5px}.prototype-change-form{grid-template-columns:1fr}.prototype-change-form .full{grid-column:auto}}.prototype-client-bookings{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.prototype-client-booking{flex-direction:column;display:flex}.prototype-client-booking h2{margin:18px 0 4px}.prototype-client-booking>p{color:var(--rx-muted);margin:0}.prototype-client-booking-meta{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.prototype-client-booking-meta span{flex-direction:column;gap:5px;display:flex}.prototype-client-booking-meta small{color:var(--rx-muted)}.prototype-client-booking>.button{margin-top:auto}.prototype-client-detail{grid-template-columns:minmax(0,1fr) 330px;gap:24px;margin-top:24px;display:grid}.prototype-client-detail-main{flex-direction:column;gap:16px;display:flex}.prototype-client-status{justify-content:space-between;gap:20px;display:flex}.prototype-change-proposal form{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.prototype-client-actions{position:sticky;top:88px}.prototype-client-actions form,.prototype-client-actions label{flex-direction:column;gap:9px;display:flex}.prototype-client-actions textarea{border:1px solid var(--rx-line);border-radius:9px;padding:10px}@media (max-width:900px){.prototype-client-detail{grid-template-columns:1fr}.prototype-client-actions{position:static}}@media (max-width:700px){.prototype-client-bookings,.prototype-client-booking-meta{grid-template-columns:1fr}.prototype-client-status{flex-direction:column}}.prototype-activity-row{border-bottom:1px solid var(--rx-line);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.prototype-activity-row>span{flex-direction:column;gap:4px;display:flex}.prototype-activity-row small{color:var(--rx-muted)}.prototype-calendar{padding:0;overflow:hidden}.prototype-calendar-head{justify-content:space-between;align-items:center;padding:18px;display:flex}.prototype-calendar-head h2{text-transform:capitalize;margin:0}.prototype-calendar-week,.prototype-calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.prototype-calendar-week span{background:var(--rx-canvas);border-block:1px solid var(--rx-line);color:var(--rx-muted);text-align:center;padding:10px;font-size:.78rem;font-weight:800}.prototype-calendar-grid>div{border-right:1px solid var(--rx-line);border-bottom:1px solid var(--rx-line);min-height:120px;padding:9px}.prototype-calendar-grid>div.today{background:var(--rx-brand-50)}.prototype-calendar-grid>div>strong{margin-bottom:7px;display:block}.prototype-calendar-grid a{background:var(--rx-blue-50);border-radius:7px;flex-direction:column;gap:2px;margin-bottom:5px;padding:6px;font-size:.74rem;display:flex}.prototype-calendar-grid a span{font-weight:800}.prototype-calendar-grid a small{color:var(--rx-muted)}@media (max-width:760px){.prototype-activity-row{flex-direction:column;align-items:flex-start}.prototype-calendar{overflow-x:auto}.prototype-calendar-week,.prototype-calendar-grid{min-width:760px}}.prototype-admin-table{margin-top:24px;padding:0;overflow:hidden}.prototype-admin-table-head,.prototype-admin-table-row{grid-template-columns:1.2fr 1fr 1fr 1fr 160px;align-items:center;gap:16px;padding:14px 18px;display:grid}.prototype-admin-table-head{background:var(--rx-canvas);border-bottom:1px solid var(--rx-line);color:var(--rx-muted);text-transform:uppercase;font-size:.76rem;font-weight:800}.prototype-admin-table-row{border-bottom:1px solid var(--rx-line)}@media (max-width:900px){.prototype-admin-table{overflow-x:auto}.prototype-admin-table-head,.prototype-admin-table-row{min-width:850px}}.state-panel{border:1px solid var(--rx-line);background:#fff;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.25rem;width:min(52rem,100% - 2rem);margin:clamp(2rem,8vw,7rem) auto;padding:clamp(1.25rem,4vw,2.5rem);display:grid;box-shadow:0 8px 28px #10182014}.state-panel-icon{background:var(--rx-subtle);width:3rem;height:3rem;color:var(--rx-navy-900);border-radius:.8rem;place-items:center;font-size:1.25rem;font-weight:900;display:grid}.state-panel-copy h1{margin:.15rem 0 .75rem;font-size:clamp(1.8rem,4vw,3rem)}.state-panel-copy>p:not(.eyebrow){color:var(--rx-muted);max-width:42rem;margin:0;font-size:1rem;line-height:1.65}.state-panel-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.state-panel-success .state-panel-icon{background:var(--rx-brand-50);color:var(--rx-brand-800)}.state-panel-warning .state-panel-icon{background:var(--rx-yellow);color:#7a5b00}.state-panel-error .state-panel-icon{background:var(--rx-rose);color:#8a2424}.state-panel-info .state-panel-icon{background:var(--rx-blue-50);color:var(--rx-blue-700)}.loading-state{gap:.8rem;width:min(72rem,100% - 2rem);margin:clamp(2rem,8vw,6rem) auto;display:grid}.loading-state-line,.loading-state-grid span{background:linear-gradient(90deg,#eef2f4 25%,#f8fafb 50%,#eef2f4 75%) 0 0/200% 100%;border-radius:.65rem;animation:1.35s ease-in-out infinite rx-loading;display:block}.loading-state-line{max-width:42rem;height:1rem}.loading-state-title{max-width:28rem;height:2.8rem}.loading-state-short{max-width:22rem}.loading-state-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.2rem;display:grid}.loading-state-grid span{height:9rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes rx-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.loading-state-line,.loading-state-grid span{animation:none}}@media (max-width:680px){.state-panel,.loading-state-grid{grid-template-columns:1fr}.loading-state-grid span{height:6rem}}.offline-status{z-index:100;color:#6a4b00;background:#fff8dc;border:1px solid #f0c36a;border-radius:.8rem;align-items:center;gap:.75rem;width:min(42rem,100% - 2rem);padding:.85rem 1rem;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #1018202e}.offline-status strong{white-space:nowrap}.offline-status span{font-size:.88rem;line-height:1.45}.confirm-dialog{background:0 0;border:0;border-radius:1rem;width:min(30rem,100% - 2rem);padding:0}.confirm-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a182294}.confirm-dialog-panel{text-align:center;border:1px solid var(--rx-line);background:#fff;border-radius:1rem;justify-items:center;padding:1.75rem;display:grid;box-shadow:0 24px 64px #0a182247}.confirm-dialog-panel h2{margin:1rem 0 .5rem;font-size:1.35rem}.confirm-dialog-panel p{color:var(--rx-muted);margin:0;line-height:1.6}.confirm-dialog-icon{background:var(--rx-blue-50);width:3rem;height:3rem;color:var(--rx-blue-700);border-radius:50%;place-items:center;font-size:1.15rem;font-weight:900;display:grid}.confirm-dialog-icon-danger{background:var(--rx-rose);color:#8a2424}.confirm-dialog-actions{justify-content:center;gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.confirm-dialog-actions form{margin:0}.button-danger{color:#fff;background:#b42318;border-color:#b42318}.button-danger:hover{background:#912018;border-color:#912018}@media (max-width:560px){.offline-status{flex-direction:column;align-items:flex-start;gap:.25rem}.confirm-dialog-actions,.confirm-dialog-actions form,.confirm-dialog-actions button{width:100%}.confirm-dialog-actions{flex-direction:column-reverse}}
.auth-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.form{flex-direction:column;gap:16px;display:flex}.form label{flex-direction:column;gap:7px;font-weight:700;display:flex}.form input,.form select{font:inherit;border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px 14px}.form input:focus,.form select:focus{border-color:var(--brand);outline:3px solid #0b755833}.notice{border-radius:12px;padding:14px 16px}.notice.error{color:#8a2424;background:#fff0f0}.notice.success{color:#075c46;background:#e4f7ee}.small{font-size:.9rem}.narrow,.onboarding-form{max-width:780px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.inline-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0;display:flex}.inline-actions form{margin:0}@media (max-width:760px){.auth-grid,.field-grid{grid-template-columns:1fr}}.surface-skeleton,.admin-surface-skeleton{max-width:72rem;margin:0 auto;padding:clamp(2rem,5vw,5rem) 1.5rem}.surface-skeleton-heading{align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.surface-id,.surface-kind{letter-spacing:.04em;border-radius:999px;align-items:center;padding:.38rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.surface-id{color:#067647;background:#e7f8ef}.surface-kind{color:#175cd3;background:#eef4ff}.surface-skeleton h1,.admin-surface-skeleton h1{max-width:16ch;margin:0;font-size:clamp(2rem,5vw,3.75rem);line-height:1.05}.surface-summary{color:#475467;max-width:46rem;font-size:1.1rem;line-height:1.7}.surface-modules{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0;display:flex}.surface-modules span{color:#344054;border:1px solid #d0d5dd;border-radius:.65rem;padding:.5rem .7rem;font-size:.88rem;font-weight:700}.surface-state{background:#f8fafc;border:1px solid #e4e7ec;border-radius:1rem;max-width:48rem;margin:2rem 0;padding:1.25rem}.surface-state strong{color:#101828}.surface-state p{color:#667085;margin:.45rem 0 0;line-height:1.6}.surface-skeleton-client .surface-kind{color:#b54708;background:#fff4e5}.surface-skeleton-partner .surface-kind{color:#5925dc;background:#f4f3ff}.header-dropdown,.mobile-navigation{position:relative}.header-dropdown summary,.mobile-navigation summary{cursor:pointer;font-size:.88rem;font-weight:750;list-style:none}.header-dropdown summary::-webkit-details-marker{display:none}.mobile-navigation summary::-webkit-details-marker{display:none}.header-dropdown summary:after{content:"⌄";color:#667085;margin-left:.35rem}.header-dropdown[open] summary:after{content:"⌃"}.header-dropdown-panel,.mobile-navigation-panel{z-index:40;background:#fff;border:1px solid #dce3e7;border-radius:.8rem;min-width:15rem;padding:.65rem;display:grid;position:absolute;top:calc(100% + .8rem);right:0;box-shadow:0 12px 30px #10182029}.header-dropdown-panel a,.mobile-navigation-panel a{border-radius:.55rem;padding:.65rem .75rem;font-size:.88rem;font-weight:700}.header-dropdown-panel a:hover,.mobile-navigation-panel a:hover{color:#087a32;background:#ebfbef}.market-dropdown .header-dropdown-panel{width:19rem}.market-dropdown p{margin:.45rem 0}.market-dropdown small{color:#667085;line-height:1.5}.mobile-navigation{display:none}.surface-layout{grid-template-columns:17rem minmax(0,1fr);min-height:calc(100vh - 64px);display:grid}.surface-index{background:#fff;border-right:1px solid #dce3e7;padding:1.5rem 1rem;overflow-y:auto}.surface-index-link{color:#53616a;border-radius:.6rem;align-items:center;gap:.65rem;padding:.65rem .75rem;font-size:.9rem;font-weight:700;display:flex}.surface-index-link span{text-align:center;width:1.3rem}.surface-index-link:hover,.surface-index-link.active{color:#076b2b;background:#ebfbef}@media (max-width:960px){.prototype-header-nav{display:none}.mobile-navigation{display:block}.surface-layout{grid-template-columns:1fr}.surface-index{border-bottom:1px solid #dce3e7;border-right:0;gap:.35rem;padding:.75rem;display:flex;overflow-x:auto}.surface-index .sidebar-title{display:none}.surface-index-link{flex:none}.surface-skeleton{padding-top:2rem}}@media (max-width:640px){.prototype-header-inner{gap:12px;width:min(100% - 24px,1200px)}.market-dropdown,.prototype-header-actions>.button{display:none}.mobile-navigation-panel{max-height:calc(100vh - 86px);position:fixed;top:68px;left:12px;right:12px;overflow:auto}.mobile-navigation-panel a{padding:.8rem}.surface-skeleton h1{font-size:2.25rem}}.global-overlays{align-items:center;gap:.35rem;display:flex}.overlay-trigger{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:.55rem;padding:.55rem .65rem;font-size:.82rem;font-weight:750}.overlay-trigger:hover,.overlay-trigger:focus-visible{color:#172a3a;background:#eef2f4}.reservox-dialog{background:0 0;border:0;border-radius:1rem;width:min(38rem,100% - 2rem);max-height:calc(100vh - 2rem);padding:0;overflow:visible}.reservox-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a182294}.reservox-dialog-panel{background:#fff;border:1px solid #dce3e7;border-radius:1rem;max-height:calc(100vh - 2rem);overflow:auto;box-shadow:0 24px 64px #0a182247}.reservox-dialog-head{border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.35rem 1rem;display:flex}.reservox-dialog-head h2{margin:0;font-size:1.35rem}.reservox-dialog-head p{color:#667085;margin:.4rem 0 0;line-height:1.5}.dialog-close{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:.65rem;flex:none;place-items:center;width:2.35rem;height:2.35rem;font-size:1.35rem;display:grid}.reservox-dialog-body{padding:1.35rem}.dialog-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.dialog-form-grid label{gap:.4rem;display:grid}.dialog-form-grid label span{color:#344054;font-size:.82rem;font-weight:800}.dialog-form-grid select{background:#fff;border:1px solid #d0d5dd;border-radius:.65rem;width:100%;min-height:2.75rem;padding:.65rem}.dialog-note{color:#175cd3;background:#eaf3ff;border-radius:.7rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.55}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;margin-top:1.2rem;display:flex}.dialog-actions .button:disabled{cursor:not-allowed;opacity:.55}.dialog-empty{text-align:center;justify-items:center;padding:1rem;display:grid}.dialog-empty>span{color:#53616a;background:#eef2f4;border-radius:.75rem;place-items:center;width:3rem;height:3rem;display:grid}.dialog-empty strong{margin-top:.9rem}.dialog-empty p{color:#667085;line-height:1.5}.dialog-link-list{gap:.65rem;display:grid}.dialog-link-list a{border:1px solid #dce3e7;border-radius:.75rem;gap:.25rem;padding:.9rem 1rem;display:grid}.dialog-link-list a:hover{background:#ebfbef;border-color:#9fdcaf}.dialog-link-list span{color:#667085;font-size:.85rem}@media (max-width:760px){.global-overlays .overlay-trigger:nth-of-type(2){display:none}.dialog-form-grid{grid-template-columns:1fr}.reservox-dialog{width:min(100% - 1rem,38rem)}}@media (max-width:430px){.global-overlays .overlay-trigger:first-of-type{display:none}.overlay-trigger{padding:.5rem}.reservox-dialog-head,.reservox-dialog-body{padding:1rem}}.global-footer{color:#fff;background:#172a3a;padding:3.5rem max(1.5rem,50% - 36rem) 1.35rem}.global-footer-inner{grid-template-columns:minmax(15rem,1.5fr) repeat(4,1fr);gap:2rem;display:grid}.global-footer-intro p{color:#cbd6dd;max-width:22rem;font-size:.9rem;line-height:1.65}.global-footer .brand{color:#fff}.global-footer nav{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.global-footer nav strong{margin-bottom:.2rem}.global-footer nav a{color:#cbd6dd;font-size:.88rem}.global-footer nav a:hover{color:#fff}.global-footer-bottom{color:#cbd6dd;border-top:1px solid #ffffff2e;justify-content:space-between;gap:1rem;margin-top:2.25rem;padding-top:1.25rem;font-size:.82rem;display:flex}.shell:has(.dashboard-shell)>.global-footer{display:none}@media (max-width:900px){.global-footer-inner{grid-template-columns:repeat(2,1fr)}.global-footer-intro{grid-column:1/-1}}@media (max-width:560px){.global-footer-inner{grid-template-columns:1fr 1fr;gap:1.75rem 1rem}.global-footer-bottom{flex-direction:column;align-items:flex-start}}.account-settings-grid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:start;gap:1rem;display:grid}.account-security{gap:1rem;display:grid}.account-security h2{margin:0}.account-security dl{gap:0;margin:0;display:grid}.account-security dl>div{border-bottom:1px solid #e4e7ec;gap:.3rem;padding:.9rem 0;display:grid}.account-security dt{color:#667085;font-size:.82rem;font-weight:800}.account-security dd{overflow-wrap:anywhere;margin:0}.account-security form,.account-security form button{width:100%}@media (max-width:760px){.account-settings-grid{grid-template-columns:1fr}}.team-layout{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:start;gap:1rem;margin:1.5rem 0;display:grid}.team-list{display:grid}.team-row{border-top:1px solid #e4e7ec;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem 0;display:grid}.team-row:first-child{border-top:0}.team-row div{gap:.25rem;display:grid}.team-row small,.team-invitations small{color:#667085;margin-top:.25rem;display:block}.team-invitations .list-row form{margin:0}@media (max-width:820px){.team-layout{grid-template-columns:1fr}.team-invitations .list-row{flex-direction:column;align-items:flex-start}.team-invitations .list-row form,.team-invitations .list-row button{width:100%}}
