@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#172033;background:#f4f7fb;font-synthesis:none;--blue: #0b4dbb;--blue-dark: #083b90;--border: #dfe6ef;--muted: #657187;--sidebar: #091c3a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand strong{font-family:Manrope,sans-serif}h1{margin-bottom:8px;font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:-.04em;color:#10182a}h2{margin-bottom:0;font-size:1.05rem;letter-spacing:-.02em}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;z-index:30;display:flex;flex-direction:column;background:var(--sidebar);color:#dae6f9;padding:22px 16px;overflow-y:auto}.brand{display:flex;align-items:center;gap:11px;padding:0 7px 23px;border-bottom:1px solid #ffffff14}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#2469d8;color:#fff;box-shadow:0 8px 18px #0004}.brand strong{display:block;color:#fff;font-size:1.25rem;line-height:1.1}.brand span{display:block;color:#91a5c5;font-size:.73rem;margin-top:3px;letter-spacing:.06em;text-transform:uppercase}.brand>button{display:none;margin-left:auto;border:0;background:transparent;color:#fff}.sidebar nav{flex:1;padding-top:18px}.nav-label{margin:0 10px 8px;color:#6f85a8;font-weight:700;font-size:.67rem;letter-spacing:.12em;text-transform:uppercase}.sidebar nav a{display:flex;align-items:center;gap:11px;min-height:42px;padding:9px 11px;margin:2px 0;border-radius:9px;color:#aebfda;font-size:.88rem;font-weight:500;transition:.18s ease}.sidebar nav a:hover{background:#ffffff0c;color:#fff}.sidebar nav a.active{background:#2469d826;color:#fff;box-shadow:inset 3px 0 #4a8cff}.sidebar nav a em{margin-left:auto;padding:2px 7px;border-radius:99px;background:#e84545;color:#fff;font-style:normal;font-size:.7rem;font-weight:700}.sidebar-account{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff14;padding:18px 7px 2px}.sidebar-account strong,.sidebar-account span{display:block}.sidebar-account strong{color:#fff;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.sidebar-account span{color:#7890b2;font-size:.7rem;margin-top:2px}.workspace{min-height:100vh;margin-left:260px}.topbar{height:70px;padding:0 30px;display:flex;justify-content:space-between;align-items:center;background:#fffd;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:20}.topbar>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.topbar strong{font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.topbar-actions,.profile-link{display:flex;align-items:center;gap:9px}.profile-link{font-size:.82rem;color:#39465b;font-weight:600}.icon-button{display:grid;place-items:center;height:36px;width:36px;border:1px solid var(--border);border-radius:9px;background:#fff;color:#58657a;cursor:pointer}main{padding:30px;max-width:1680px;margin:auto}.page-stack{display:flex;flex-direction:column;gap:22px}.page-header{display:flex;justify-content:space-between;gap:25px;align-items:flex-end}.page-header p:not(.eyebrow){margin:0;color:var(--muted);max-width:720px}.page-actions{flex-shrink:0}.eyebrow{margin:0 0 5px;text-transform:uppercase;letter-spacing:.11em;color:#3971c9;font-weight:800;font-size:.68rem}.button{border:1px solid transparent;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 15px;border-radius:9px;font-weight:700;font-size:.82rem;cursor:pointer;transition:.17s ease}.button:disabled{opacity:.48;cursor:not-allowed}.button-primary{background:var(--blue);color:#fff;box-shadow:0 5px 13px #0b4dbb26}.button-primary:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-1px)}.button-secondary{background:#fff;border-color:var(--border);color:#37445a}.button-secondary:hover:not(:disabled){background:#f7f9fc;border-color:#c5d0de}.button-danger,.button-danger-outline:hover{background:#bd2d3b;color:#fff}.button-danger-outline{border-color:#efc8cc;color:#b12634;background:#fff}.panel{background:#fff;border:1px solid var(--border);border-radius:15px;box-shadow:0 4px 18px #2437570a}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:19px 20px;border-bottom:1px solid #e8edf4}.panel-heading a{font-size:.78rem;color:var(--blue);font-weight:700}.store-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;padding:18px 20px}.store-photo-grid figure{margin:0;position:relative}.store-photo-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;background:#eef2f7}.store-photo-grid figure>strong{position:absolute;top:8px;left:8px;color:#fff;background:#176b46;border-radius:999px;padding:4px 8px;font-size:.68rem}.store-photo-grid figcaption{color:var(--muted);font-size:.7rem;line-height:1.45;margin-top:7px}.priority-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border:1px solid #f3d193;border-radius:13px;background:#fffaf0}.priority-banner>div{display:flex;gap:13px;align-items:center}.priority-banner>div>span{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#ffedc7;color:#ad6300}.priority-banner strong,.priority-banner p{display:block;margin:0}.priority-banner p{margin-top:2px;color:#7c6741;font-size:.82rem}.priority-banner>a{color:#9b5900;font-weight:700;display:flex;align-items:center;gap:6px;font-size:.83rem}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.stat-card{display:flex;align-items:center;gap:13px;min-height:104px;padding:18px;background:#fff;border:1px solid var(--border);border-radius:13px;box-shadow:0 3px 14px #24375708}.stat-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:11px}.stat-icon svg{width:20px}.stat-priority{color:#a65f00;background:#fff1d6}.stat-blue{color:#0b4dbb;background:#eaf2ff}.stat-green{color:#08795b;background:#e5f8f1}.stat-red{color:#b52a38;background:#ffebed}.stat-violet{color:#7042ba;background:#f1eafd}.stat-card p{color:var(--muted);margin:0 0 4px;font-size:.76rem;font-weight:600}.stat-card strong{font-family:Manrope;font-size:1.45rem;letter-spacing:-.04em;color:#192238}.dashboard-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:17px}.record-list{padding:4px 20px}.record-row{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #edf1f6}.record-row:last-child{border-bottom:0}.avatar,.table-identity>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:#eaf2ff;color:var(--blue);font-weight:800;font-size:.74rem}.record-copy{min-width:0;flex:1}.record-copy strong,.record-copy span,.record-meta time{display:block}.record-copy strong{font-size:.86rem;color:#1a2539}.record-copy span{color:var(--muted);font-size:.73rem;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-meta{text-align:right}.record-meta time{color:#8792a4;font-size:.67rem;margin-top:5px}.badge{display:inline-flex;white-space:nowrap;align-items:center;padding:4px 8px;border-radius:99px;font-size:.64rem;font-weight:800;letter-spacing:.035em}.badge-positive{background:#dff7ed;color:#087357}.badge-warning{background:#fff1d2;color:#9a5a00}.badge-danger{background:#ffe6e8;color:#ae2331}.category-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.category-pill{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:6px 10px;border-radius:999px;background:#eef7f2;color:#155f47;font-weight:700}.category-pill small{color:#527066;font-weight:500}.category-pill strong{padding:2px 6px;border-radius:999px;background:#147957;color:#fff;font-size:.65rem;text-transform:uppercase}.timeline{padding:8px 20px 16px}.timeline article{display:grid;grid-template-columns:12px 1fr;gap:9px;position:relative;padding:10px 0}.timeline article>span{width:9px;height:9px;margin-top:5px;border-radius:50%;background:#3d7bdc;box-shadow:0 0 0 4px #eaf2ff}.timeline article:not(:last-child):before{content:"";position:absolute;left:4px;top:23px;bottom:-4px;width:1px;background:#dce5f1}.timeline strong{font-size:.77rem}.timeline p,.timeline time,.timeline small{display:block;margin:2px 0 0;color:var(--muted);font-size:.7rem}.timeline blockquote{margin:7px 0;padding:7px 9px;background:#f7f9fc;border-left:2px solid #8eacd8;font-size:.72rem;color:#42516a}.quiet-status{display:flex;align-items:center;gap:12px;padding:15px 18px;border-radius:12px;background:#edf8f4;border:1px solid #cceadf}.quiet-status strong,.quiet-status p{margin:0;display:block}.quiet-status strong{font-size:.82rem}.quiet-status p{color:#527268;font-size:.73rem;margin-top:2px}.status-dot{width:9px;height:9px;background:#16a079;border-radius:50%;box-shadow:0 0 0 5px #d2f0e6}.filters{padding:15px;display:flex;gap:9px;border-bottom:1px solid var(--border)}.filters select,.filters input,textarea,.login-panel input{min-height:40px;border:1px solid #d6dee9;border-radius:9px;padding:8px 11px;color:#253149;background:#fff;outline:none}.filters select:focus,.filters input:focus,textarea:focus,.login-panel input:focus{border-color:#4a7dcc;box-shadow:0 0 0 3px #2469d81c}.search-field{position:relative;flex:1;min-width:220px}.search-field svg{position:absolute;left:12px;top:11px;color:#8490a3}.search-field input{width:100%;padding-left:38px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{padding:11px 14px;background:#f8fafc;color:#657187;font-size:.66rem;text-transform:uppercase;letter-spacing:.055em;white-space:nowrap}td{padding:13px 14px;border-top:1px solid #edf1f6;color:#3b475d;font-size:.76rem;vertical-align:middle}td strong,td small{display:block}td strong{color:#202b3e;font-size:.78rem}td small{color:#7c8799;margin-top:3px;font-size:.68rem}.table-identity{display:flex;gap:10px;align-items:center;min-width:180px}.table-identity>span{flex-basis:34px;height:34px;border-radius:8px}.table-action{color:var(--blue);font-weight:700;white-space:nowrap}.pagination{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;border-top:1px solid var(--border);color:var(--muted);font-size:.74rem}.pagination>div{display:flex;gap:7px}.count-chip{display:inline-flex;padding:8px 12px;border-radius:99px;color:#965900;background:#ffefce;font-weight:800;font-size:.75rem}.state-card{min-height:145px;display:flex;align-items:center;justify-content:center;gap:11px;padding:24px;background:#fff;border:1px solid var(--border);border-radius:14px;color:var(--muted)}.table-panel>.state-card{border:0;border-radius:0}.spinner{width:22px;height:22px;border:3px solid #dce5f2;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.state-error{color:#9d2c38;background:#fff9f9}.state-error strong,.state-error p{display:block;margin:0}.state-error p{margin-top:3px;font-size:.78rem}.state-error .button{margin-left:auto}.empty-state{min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:#92a0b3}.empty-state strong{color:#506077;margin-top:9px}.empty-state p{margin:4px 0 0;max-width:360px;font-size:.75rem}.toast{display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:10px;font-size:.8rem;font-weight:600}.toast-success{background:#e5f8f1;border:1px solid #bfe8d9;color:#087357}.back-link{align-self:flex-start;display:flex;gap:6px;align-items:center;color:#53647c;font-weight:700;font-size:.78rem}.detail-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);gap:18px;align-items:start}.detail-main,.detail-aside{display:flex;flex-direction:column;gap:18px}.detail-aside{position:sticky;top:92px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0;padding:5px 20px 18px}.detail-item{padding:13px 12px 10px 0;border-bottom:1px solid #edf1f6}.detail-item dt{color:#788498;font-size:.68rem;margin-bottom:4px}.detail-item dd{margin:0;color:#26334a;font-size:.82rem;font-weight:600;overflow-wrap:anywhere}.verification-summary{padding:18px 20px}.verification-summary>div:first-child{display:flex;align-items:center;gap:10px}.verification-summary p{margin:0;color:var(--muted);font-size:.78rem}.action-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.compact-list{padding:5px 20px 14px}.compact-list>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #edf1f6}.compact-list>div:last-child{border-bottom:0}.compact-list strong,.compact-list small{display:block}.compact-list strong{font-size:.8rem}.compact-list small{color:var(--muted);font-size:.69rem;margin-top:3px}.compact-list span{font-weight:700;font-size:.78rem}.dialog{width:min(510px,calc(100vw - 32px));border:0;border-radius:16px;padding:0;box-shadow:0 25px 80px #07162f66}.dialog::backdrop{background:#07162f99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog form{padding:24px}.dialog h2{font-size:1.35rem;margin-bottom:8px}.dialog form>p:not(.eyebrow){color:var(--muted);line-height:1.55}.dialog label{display:block;font-size:.74rem;font-weight:700;margin:18px 0 6px}.dialog textarea{width:100%;resize:vertical}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.unavailable{text-align:center;padding:55px 25px;color:#8794a7}.unavailable svg{color:#4a7dcc}.unavailable h2{margin:15px 0 7px;color:#303d53}.unavailable p{max-width:560px;margin:auto;line-height:1.55;font-size:.82rem}.profile-card{max-width:720px;padding-bottom:20px}.profile-hero{display:flex;gap:13px;align-items:center;padding:22px 20px;border-bottom:1px solid var(--border)}.profile-hero>span{display:grid;place-items:center;height:46px;width:46px;border-radius:12px;color:#fff;background:var(--blue)}.profile-hero h2,.profile-hero p{margin:0}.profile-hero p{margin-top:3px;color:var(--muted);font-size:.75rem}.profile-card>.button{margin-left:20px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.login-story{padding:clamp(35px,6vw,80px);background:radial-gradient(circle at 85% 15%,#2469d85c,transparent 28%),linear-gradient(145deg,#071933,#0c2852);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.login-brand{display:flex;align-items:center;gap:11px;font-family:Manrope;font-size:1.4rem;font-weight:800}.login-brand span{display:grid;place-items:center;width:42px;height:42px;background:#2771e5;border-radius:12px}.login-story h1{color:#fff;max-width:650px;font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.04;margin:12px 0 22px}.login-story>div:nth-child(2)>p:not(.eyebrow){max-width:570px;color:#b7c7df;line-height:1.65;font-size:1.02rem}.login-story .eyebrow{color:#73a8ff}.trust-points{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.trust-points span{display:flex;align-items:center;gap:7px;color:#d4e1f4;font-size:.78rem;padding:9px 11px;border:1px solid #ffffff1f;border-radius:8px;background:#ffffff0a}.trust-points svg{width:16px}.login-story small{color:#7189ac}.login-panel{display:grid;place-items:center;padding:30px}.login-panel form{width:min(430px,100%)}.login-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:#e9f1ff;color:var(--blue);margin-bottom:22px}.login-panel h2{font-size:2rem;margin:2px 0 8px}.login-panel form>p:not(.eyebrow):not(.login-help){color:var(--muted);margin-bottom:27px}.login-panel label{display:block;margin:15px 0 6px;font-size:.77rem;font-weight:700;color:#344157}.login-panel input{width:100%;min-height:46px}.login-submit{width:100%;margin-top:22px;min-height:46px}.field-error{color:#bd2d3b;font-size:.7rem;margin-top:4px;display:block}.form-error{padding:11px 12px;background:#fff0f1;border:1px solid #f2cdd1;color:#a52835;border-radius:9px;font-size:.77rem}.login-help{text-align:center;margin:18px 15px 0;color:#8994a6;font-size:.7rem;line-height:1.5}.boot-screen{min-height:100vh;display:grid;place-items:center;padding:20px}.mobile-menu,.sidebar-scrim{display:none}@media(max-width:1180px){.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.filters{flex-wrap:wrap}.search-field{flex-basis:100%}.detail-layout{grid-template-columns:1fr}.detail-aside{position:static;display:grid;grid-template-columns:1fr 1fr}}@media(max-width:840px){.sidebar{transform:translate(-100%);transition:transform .22s ease;box-shadow:12px 0 35px #06122955}.sidebar-open{transform:translate(0)}.sidebar-open .brand>button{display:block}.sidebar-scrim{display:block;position:fixed;inset:0;border:0;background:#07162f88;z-index:29}.workspace{margin-left:0}.mobile-menu{display:grid;place-items:center;position:fixed;z-index:25;top:17px;left:16px;width:36px;height:36px;border-radius:9px;border:1px solid var(--border);background:#fff;color:#35435a}.topbar{padding:0 16px 0 64px;gap:12px}.topbar>div:first-child{flex:1}.topbar-actions{flex:0 0 auto}.profile-link{font-size:0;gap:0}.profile-link svg{width:19px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-panel table th:nth-child(3),.table-panel table td:nth-child(3),.table-panel table th:nth-child(4),.table-panel table td:nth-child(4){display:none}.login-page{grid-template-columns:1fr}.login-story{min-height:350px;padding:35px}.login-story h1{font-size:2.5rem}.login-story small{margin-top:35px}.login-panel{padding:55px 25px}}@media(max-width:600px){main{padding:22px 14px}.topbar{height:64px}.page-header{align-items:flex-start;flex-direction:column;gap:14px}.page-actions,.page-actions .button{width:100%}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:92px;padding:13px;gap:9px}.stat-icon{flex-basis:36px;height:36px}.stat-card strong{font-size:1.15rem}.stat-card p{font-size:.68rem}.priority-banner{align-items:flex-start;flex-direction:column}.filters select,.filters .button{flex:1 1 140px}.pagination{align-items:flex-start;flex-direction:column}.pagination>div,.pagination .button{width:100%}.detail-grid,.detail-aside{grid-template-columns:1fr}.action-row .button{flex:1 1 145px}.record-meta time{display:none}.login-story{min-height:330px;padding:28px 22px}.login-story h1{font-size:2.05rem}.login-story>div:nth-child(2)>p:not(.eyebrow){font-size:.88rem}.trust-points span{width:100%}.login-panel{padding:42px 20px}}.brand-wordmark{width:116px;height:auto;object-fit:contain;background:#fff;border-radius:4px}.login-brand img{width:min(210px,70vw);height:auto;background:#fff;border-radius:6px}:root{--r-red:#e71414;--r-red-dark:#bd0e13;--r-ink:#1f1f1f;--r-muted:#665f5b;--r-warm:#f7f2ed;--r-paper:#fffdfb;--r-line:#e8e1da;--r-green:#14705a;--r-radius:28px;--r-shadow:0 28px 70px rgba(54,34,23,.13)}.public-site{min-height:100vh;background:var(--r-paper);color:var(--r-ink);font-family:DM Sans,sans-serif;overflow:hidden}.public-site h1,.public-site h2,.public-site h3{font-family:Manrope,sans-serif}.public-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:200;transform:translateY(-150%);background:#fff;padding:12px 16px;border:2px solid var(--r-red)}.skip-link:focus{transform:none}.public-header{height:84px;position:relative;z-index:80;background:#fffdfbeb;border-bottom:1px solid rgba(232,225,218,.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.public-logo{display:flex;flex-shrink:0}.public-logo img{width:126px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}.desktop-nav a,.admin-link{font-size:.82rem;font-weight:700;color:#504b48;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a.active,.admin-link:hover{color:var(--r-red)}.header-actions{display:flex;align-items:center;gap:16px}.public-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border-radius:999px;border:0;font-weight:800;font-size:.86rem;transition:transform .2s,box-shadow .2s,background .2s;cursor:pointer}.public-button:hover:not(:disabled){transform:translateY(-2px)}.button-red{background:var(--r-red);color:#fff;box-shadow:0 12px 28px #e7141438}.button-red:hover:not(:disabled){background:var(--r-red-dark)}.button-dark{background:#24211f;color:#fff}.button-light{background:#fff;color:#2a2320}.menu-toggle{display:none;border:0;background:none;padding:7px;color:#25211f}.hero{padding:58px 0 72px;background:radial-gradient(circle at 12% 2%,#ffe5df 0,transparent 28%),linear-gradient(180deg,#fffdfb,#f9f3ee)}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:58px}.hero-kicker{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:800;color:#766b65}.hero-kicker i,.marquee i{width:5px;height:5px;background:var(--r-red);border-radius:50%}.hero h1{font-size:clamp(3.2rem,5.9vw,5.4rem);line-height:.95;letter-spacing:-.072em;margin:24px 0;color:#1d1917}.hero h1 em{font-style:normal;color:var(--r-red)}.hero-copy>p{max-width:580px;font-size:1.08rem;line-height:1.75;color:var(--r-muted)}.hero-actions{display:flex;align-items:center;gap:22px;margin:30px 0 25px}.text-link{display:inline-flex;align-items:center;gap:7px;color:#292421;font-weight:800;font-size:.88rem}.text-link:hover{color:var(--r-red)}.availability{display:flex;align-items:center;gap:8px!important;font-size:.78rem!important;font-weight:700}.availability span,.availability-dot:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#e59b23;box-shadow:0 0 0 5px #fceccc}.hero-visual{position:relative;min-width:0}.hero-visual picture,.hero-visual picture img{display:block}.hero-visual picture{border-radius:40px 40px 116px;overflow:hidden;box-shadow:var(--r-shadow)}.hero-visual picture img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.hero-note{position:absolute;display:flex;gap:10px;align-items:center;padding:12px 15px;border:1px solid rgba(255,255,255,.7);border-radius:17px;background:#ffffffe8;box-shadow:0 14px 35px #291c1526;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-note svg{color:var(--r-red)}.hero-note span,.hero-note strong{display:block}.hero-note span{color:#746b66;font-size:.67rem}.hero-note strong{color:#2a2522;font-size:.75rem;margin-bottom:2px}.note-one{left:-30px;bottom:46px}.note-two{right:-22px;top:28px}.marquee{background:#211e1c;color:#fff;overflow:hidden;padding:16px 0}.marquee div{width:max-content;display:flex;align-items:center;gap:24px;margin:auto;text-transform:uppercase;letter-spacing:.12em;font-size:.71rem;font-weight:800}.marquee i{background:var(--r-red)}.public-section{padding:112px 0}.public-section.warm{background:var(--r-warm)}.section-heading{max-width:650px;margin-bottom:45px}.section-heading.center{text-align:center;margin-inline:auto}.public-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--r-red);font-size:.7rem!important;font-weight:800!important;margin:0 0 12px!important}.section-heading h2,.prose-grid h2,.help-cta h2{font-size:clamp(2rem,4vw,3.45rem);line-height:1.05;letter-spacing:-.055em;margin:0 0 18px;color:#211d1a}.section-heading>p:last-child{color:var(--r-muted);font-size:1rem;line-height:1.75;margin:0}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.image-card{margin:0;position:relative;border-radius:32px;overflow:hidden;min-height:540px;background:#222}.image-card>img{width:100%;height:100%;position:absolute;object-fit:cover;transition:transform .6s}.image-card:hover>img{transform:scale(1.03)}.image-card:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,#130e0be6)}.image-card>div{position:absolute;z-index:2;left:32px;right:32px;bottom:30px;color:#fff}.image-card span{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#ffbbb6}.image-card h3{font-size:1.75rem;line-height:1.2;max-width:470px;margin:10px 0 18px}.image-card a{display:inline-flex;gap:8px;align-items:center;font-weight:700;font-size:.82rem}.step-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step-flow article{position:relative;min-height:250px;padding:28px 24px;border:1px solid var(--r-line);background:var(--r-paper);border-radius:22px}.step-flow article:nth-child(2n){transform:translateY(20px)}.step-flow svg{width:28px;height:28px;color:var(--r-red);margin:32px 0 24px}.step-flow h3{font-size:1.05rem;margin-bottom:9px}.step-flow p{font-size:.84rem;line-height:1.6;color:var(--r-muted)}.step-number{position:absolute;top:22px;right:22px;font:800 .7rem Manrope;color:#9c9189}.category-preview{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:start}.category-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.category-cards article{padding:22px;min-height:175px;border-radius:20px;background:#fff;border:1px solid var(--r-line);box-shadow:0 8px 24px #2c1d140d}.category-cards article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ffede9;color:var(--r-red)}.category-cards article p{margin:20px 0 4px;color:#9b8f87;text-transform:uppercase;letter-spacing:.09em;font-size:.58rem;font-weight:800}.category-cards article h3{font-size:1rem;margin:0}.category-cards article small{display:block;color:var(--r-muted);line-height:1.5;margin-top:7px}.category-skeleton,.store-card.skeleton{min-height:175px;border-radius:20px;background:linear-gradient(90deg,#f3eee9,#fff,#f3eee9);background-size:200%;animation:pulse 1.5s infinite}.split-content{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split-content.reverse>div{order:-1}.split-content>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:32px;box-shadow:var(--r-shadow)}.scanner-section{background:#f0d7cc}.mini-flow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:28px 0}.mini-flow span{display:flex;align-items:center;gap:7px;font-weight:800;font-size:.72rem}.mini-flow span svg{color:var(--r-red);width:19px}.mini-flow i{height:1px;width:20px;background:#9d7f72}.owner-control,.timeline-note,.spam-note{display:flex;gap:10px;align-items:flex-start;color:#5f5049!important;font-size:.82rem!important;line-height:1.5}.owner-control svg,.timeline-note svg,.spam-note svg{flex:0 0 20px;color:var(--r-red)}.check-list{list-style:none;padding:0;margin:25px 0 30px}.check-list li{display:flex;gap:11px;padding:9px 0;color:#4f4945;font-size:.88rem}.check-list svg{flex:0 0 20px;color:var(--r-green)}.closing{padding:28px 0 90px;background:var(--r-paper)}.closing-grid{display:grid;grid-template-columns:1fr 1fr;border-radius:34px;overflow:hidden;background:var(--r-red);color:#fff}.closing-grid>div{padding:54px}.closing-grid>div+div{background:#292422}.closing h2{font-size:2.2rem;line-height:1.06;letter-spacing:-.045em}.closing p:not(.public-eyebrow){line-height:1.65;opacity:.78}.closing .public-eyebrow{color:#ffc5c2}.page-hero{padding:80px 0;background:linear-gradient(135deg,#fbefe9,#fff 60%)}.page-hero-grid{display:grid;grid-template-columns:1fr .78fr;gap:62px;align-items:center}.page-hero h1{font-size:clamp(2.8rem,6vw,5.25rem);line-height:.98;letter-spacing:-.07em;margin:0 0 22px}.page-hero p:not(.public-eyebrow){font-size:1.04rem;color:var(--r-muted);line-height:1.75;max-width:700px}.page-hero img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:28px}.benefit-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature-list article{padding:24px;border:1px solid var(--r-line);border-radius:19px;background:#fff}.feature-list svg{color:var(--r-red)}.feature-list h3{font-size:1rem;margin:15px 0 8px}.feature-list p{font-size:.82rem;line-height:1.6;color:var(--r-muted)}.feature-list.compact article{min-height:120px}.timeline-note{width:fit-content;background:#fff2ed;padding:14px 17px;border-radius:14px;margin-top:42px}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-grid details{border-bottom:1px solid var(--r-line)}.faq-grid summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-weight:800}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{color:var(--r-red);font-size:1.3rem}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{color:var(--r-muted);font-size:.9rem;line-height:1.7;padding:0 30px 20px 0}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.store-card{min-height:400px;border:1px solid var(--r-line);border-radius:23px;overflow:hidden;background:#fff;transition:.2s}.store-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #301e141a}.store-card>div:last-child{padding:21px}.store-card h2{font-size:1.2rem;margin:12px 0 7px}.store-card p{color:var(--r-muted);font-size:.78rem;line-height:1.5;min-height:38px}.store-card strong{display:flex;align-items:center;gap:8px;font-size:.78rem}.store-card strong svg{width:16px}.store-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#eee}.store-image.placeholder{display:grid;place-items:center;align-content:center;gap:10px;color:#9c9189;background:linear-gradient(135deg,#f4ede7,#faf8f5)}.store-meta{display:flex;gap:8px;flex-wrap:wrap}.store-meta span,.category-tags span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#f2ece7;color:#675d58;font-size:.62rem;font-weight:800}.store-meta svg{width:13px;height:13px;color:var(--r-green)}.public-search{display:flex;align-items:center;max-width:540px;margin-bottom:30px;border:1px solid var(--r-line);border-radius:999px;background:#fff;padding:0 17px}.public-search svg{color:#8e837c}.public-search input{width:100%;border:0;outline:0;padding:15px;background:transparent}.state-card{padding:55px 30px;text-align:center;border:1px dashed #d6c8be;border-radius:24px;background:#faf7f3}.state-card>svg{color:var(--r-red)}.state-card h2{font-size:1.2rem;margin:14px 0 8px}.state-card p{margin:0;color:var(--r-muted)}.store-detail-hero{padding:70px 0;background:var(--r-warm)}.store-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.store-detail-grid h1{font-size:3.5rem;letter-spacing:-.06em;margin:17px 0 10px}.category-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.back-link{font-size:.8rem;font-weight:800}.detail-loading{padding-top:80px;padding-bottom:80px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-grid article{padding:15px;border:1px solid var(--r-line);border-radius:18px}.product-grid article>div{display:grid;place-items:center;aspect-ratio:1;background:#fff;border-radius:12px}.product-grid img{width:100%;height:100%;object-fit:contain}.product-grid h3{font-size:.88rem;margin:13px 0 5px}.product-grid p{color:var(--r-muted);font-size:.72rem}.product-grid strong{color:var(--r-red)}.app-status-box{padding:16px 20px;background:#fff1ed;border-radius:14px;color:#6c4f45;font-size:.82rem;margin-top:25px}.prose-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.prose-grid p{font-size:1.02rem;line-height:1.8;color:var(--r-muted)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.principles article{padding:30px;border-radius:22px;background:#fff}.principles p{color:var(--r-muted);line-height:1.7}.help-cta{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.contact-grid>div>p{line-height:1.7;color:var(--r-muted)}.contact-form{display:flex;flex-direction:column;gap:18px;padding:34px;border-radius:25px;border:1px solid var(--r-line);background:#fff;box-shadow:0 18px 50px #2d1c1412}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form label:not(.consent){display:flex;flex-direction:column;gap:8px;font-size:.75rem;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dcd2cb;border-radius:12px;padding:12px;background:#fff;outline:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--r-red);box-shadow:0 0 0 3px #e7141415}.contact-form label span,.field-message{color:#b40d12;font-size:.7rem}.consent{display:flex;align-items:flex-start;gap:10px;color:var(--r-muted);font-size:.78rem;line-height:1.5}.consent input{width:17px;flex:0 0 17px;margin-top:2px}.unavailable{display:flex;gap:11px;padding:15px;border-radius:14px;background:#fff7e5;color:#684f21}.unavailable svg{flex:0 0 20px}.unavailable strong{font-size:.8rem}.unavailable p{margin:3px 0 0;font-size:.73rem;line-height:1.5}.contact-form button:disabled{opacity:.55;cursor:not-allowed}.success-message{color:var(--r-green)}.error-message{color:#b40d12}.legal-copy{max-width:820px}.legal-copy h2{font-size:1.45rem;margin:38px 0 10px}.legal-copy p{line-height:1.8;color:var(--r-muted)}.legal-review{display:flex;gap:12px;padding:18px;background:#fff0ec;border-radius:15px;margin-top:40px}.legal-review svg{flex:0 0 22px;color:var(--r-red)}.public-footer{padding:72px 0 25px;background:#201d1b;color:#ddd2cc}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.footer-brand img{filter:brightness(0) invert(1);width:150px;height:auto}.footer-brand p{max-width:330px;color:#a99e98;line-height:1.65;font-size:.85rem}.availability-dot{font-size:.7rem;font-weight:700}.availability-dot:before{margin-right:9px}.public-footer h2{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin-bottom:20px}.public-footer a{display:block;color:#a99e98;font-size:.8rem;margin:12px 0}.public-footer a:hover{color:#fff}.social-placeholders{display:flex;gap:12px;color:#665e59;margin-top:18px}.social-placeholders svg{width:18px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #393431;margin-top:50px;padding-top:22px;color:#766d68;font-size:.68rem}.mobile-drawer,.drawer-scrim{display:none}@keyframes pulse{to{background-position:-200%}}@media(max-width:1050px){.desktop-nav{display:none}.admin-link{margin-left:auto}.menu-toggle{display:block}.header-actions>.button-red{display:none}.mobile-drawer{display:flex;position:fixed;z-index:101;top:0;right:0;bottom:0;width:min(390px,90vw);padding:80px 30px 32px;flex-direction:column;background:#fff}.drawer-close{position:absolute;top:25px;right:25px;border:0;background:none}.mobile-drawer nav{display:flex;flex-direction:column}.mobile-drawer nav a{font:700 1.28rem Manrope;padding:12px 0;border-bottom:1px solid var(--r-line)}.mobile-drawer>.public-button{margin-top:auto}.drawer-scrim{display:block;position:fixed;z-index:100;inset:0;border:0;background:#18130f99}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy{max-width:760px}.hero h1{max-width:720px}.hero-visual{width:92%;margin-left:auto}.category-preview,.benefit-grid,.faq-grid{grid-template-columns:1fr}.step-flow{grid-template-columns:1fr 1fr}.step-flow article:nth-child(2n){transform:none}.category-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.public-container{width:min(100% - 32px,1180px)}.public-header{height:70px}.public-logo img{width:112px}.admin-link{font-size:.75rem}.hero{padding:42px 0 58px}.hero h1{font-size:clamp(2.85rem,15vw,4.4rem)}.hero-kicker{gap:6px;font-size:.54rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{width:100%}.hero-visual picture{border-radius:25px 25px 65px}.hero-note{position:relative;inset:auto!important;margin-top:10px}.note-two{display:none}.public-section{padding:76px 0}.audience-grid,.split-content,.closing-grid,.page-hero-grid,.store-detail-grid,.contact-grid,.prose-grid{grid-template-columns:1fr}.image-card{min-height:450px}.split-content{gap:35px}.split-content.reverse>div{order:initial}.split-content.reverse>img{order:-1}.category-cards{grid-template-columns:1fr 1fr}.closing-grid>div{padding:38px 28px}.page-hero{padding:58px 0}.page-hero img{order:-1}.store-grid,.product-grid{grid-template-columns:1fr 1fr}.store-detail-grid h1{font-size:2.7rem}.principles{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.form-row{grid-template-columns:1fr}.contact-form{padding:24px}.help-cta{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.public-container{width:calc(100% - 26px)}.hero h1{font-size:2.72rem}.hero-copy>p{font-size:.95rem}.hero-note{padding:10px}.section-heading h2,.prose-grid h2,.help-cta h2{font-size:2rem}.step-flow,.category-cards,.store-grid{grid-template-columns:1fr}.step-flow article{min-height:auto}.category-cards article{min-height:150px}.image-card{min-height:400px}.image-card>div{left:22px;right:22px}.image-card h3{font-size:1.4rem}.mini-flow i{display:none}.closing h2{font-size:1.75rem}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.public-footer{padding-top:55px}.public-section{padding:64px 0}.public-site{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.journey-explorer{background:#211d1a;color:#fff}.journey-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end}.journey-explorer .section-heading h2{color:#fff}.journey-explorer .section-heading>p:last-child{color:#bdb3ad}.journey-tabs{display:inline-flex;flex:0 0 auto;padding:5px;margin-bottom:45px;border:1px solid #ffffff21;border-radius:999px;background:#ffffff0a}.journey-tabs button{border:0;border-radius:999px;padding:12px 18px;background:transparent;color:#bfb5af;font-weight:800;cursor:pointer}.journey-tabs button[aria-selected=true]{background:#fff;color:#211d1a;box-shadow:0 8px 22px #0004}.journey-panel{animation:journey-in .35s ease}.journey-explorer .step-flow article{background:#2c2724;border-color:#443c37}.journey-explorer .step-flow h3{color:#fff}.journey-explorer .step-flow p{color:#b9aea8}.journey-explorer .step-number{color:#81756e}.journey-explorer .text-link{color:#fff;margin-top:46px}.store-showcase{background:#fff}.showcase-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.showcase-heading>.public-button{margin-bottom:45px;flex:0 0 auto}.featured-stores{display:grid;grid-template-columns:1.35fr .82fr .82fr;gap:16px}.featured-store{position:relative;min-height:430px;overflow:hidden;border-radius:26px;background:#25211f;color:#fff}.featured-store .store-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.featured-store:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#181310ed)}.featured-store>div:last-child{position:absolute;z-index:2;left:24px;right:24px;bottom:23px}.featured-store h3{font-size:1.35rem;margin:10px 0 6px}.featured-1 h3{font-size:2rem}.featured-store p{color:#d3c9c3;font-size:.76rem;line-height:1.5}.featured-store strong{display:flex;align-items:center;gap:7px;font-size:.75rem}.featured-store strong svg{width:16px}.verified-line{display:inline-flex;align-items:center;gap:6px;color:#ffc4c0;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.verified-line svg{width:15px}.featured-store:hover .store-image{transform:scale(1.035)}.featured-store .store-image{transition:transform .5s ease}.store-anatomy{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;border-top:1px solid var(--r-line);border-bottom:1px solid var(--r-line)}.store-anatomy article{display:grid;grid-template-columns:auto 1fr;gap:15px;padding:28px 26px 25px 0}.store-anatomy article+article{padding-left:26px;border-left:1px solid var(--r-line)}.store-anatomy article>span{font:800 .68rem Manrope;color:var(--r-red)}.store-anatomy h3{font-size:.95rem;margin:0 0 7px}.store-anatomy p{color:var(--r-muted);font-size:.78rem;line-height:1.6;margin:0}.public-header{position:sticky;top:0}.public-section+.public-section{position:relative}@keyframes journey-in{0%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:900px){.journey-heading,.showcase-heading{align-items:flex-start;flex-direction:column;gap:0}.journey-tabs{margin-top:-20px}.featured-stores{grid-template-columns:1.2fr 1fr}.featured-store:last-child{grid-column:1/-1;min-height:330px}.store-anatomy{grid-template-columns:1fr}.store-anatomy article,.store-anatomy article+article{padding:22px 0;border-left:0;border-bottom:1px solid var(--r-line)}.store-anatomy article:last-child{border-bottom:0}}@media(max-width:600px){.journey-tabs{display:grid;width:100%;grid-template-columns:1fr 1fr}.journey-tabs button{padding:11px 8px;font-size:.74rem}.featured-stores{grid-template-columns:1fr}.featured-store,.featured-store:last-child{grid-column:auto;min-height:370px}.featured-1 h3{font-size:1.45rem}.showcase-heading>.public-button{width:100%}}@media(prefers-reduced-motion:reduce){.journey-panel{animation:none}.featured-store .store-image{transition:none}}.journey-explorer{background:linear-gradient(145deg,#181513,#231e1b 58%,#2b211f);overflow:hidden}.journey-explorer .public-container{position:relative}.journey-explorer .public-container:before{content:"";position:absolute;width:480px;height:480px;right:-280px;top:-230px;border-radius:50%;background:#e7141414;filter:blur(2px)}.journey-heading{position:relative}.journey-panel{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:22px;animation:none}.journey-navigator{display:flex;flex-direction:column;gap:8px}.journey-navigator button{position:relative;display:grid;grid-template-columns:34px 42px minmax(0,1fr) 22px;align-items:center;gap:12px;min-height:74px;padding:10px 15px;border:1px solid transparent;border-radius:17px;background:transparent;color:#b7ada7;text-align:left;cursor:pointer;transition:.2s ease}.journey-navigator button:after{content:"";position:absolute;left:31px;top:69px;width:1px;height:14px;background:#504641}.journey-navigator button:last-child:after{display:none}.journey-navigator button:hover{background:#ffffff09;color:#fff}.journey-navigator button.active{border-color:#ffffff1f;background:#302a26;color:#fff;box-shadow:inset 3px 0 #e71414,0 15px 35px #0002}.journey-index{font:800 .62rem Manrope;color:#7c716a}.journey-nav-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#ffffff0b;color:#e71414}.journey-nav-icon svg{width:20px}.journey-navigator strong{font-size:.83rem}.journey-navigator>button>svg{width:17px;color:#746a64}.journey-stage{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;min-height:365px;padding:40px 42px;border:1px solid #ffffff1b;border-radius:28px;background:radial-gradient(circle at 22% 50%,#e7141428,transparent 33%),linear-gradient(135deg,#322a26,#241f1c);box-shadow:0 30px 75px #0806056e;overflow:hidden;animation:journey-in .35s ease}.journey-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:linear-gradient(to right,#0008,transparent 60%);mask-image:linear-gradient(to right,#0008,transparent 60%)}.journey-orbit{position:relative;width:min(230px,90%);aspect-ratio:1;margin:auto;border:1px solid #ffffff1c;border-radius:50%}.journey-orbit:before,.journey-orbit:after{content:"";position:absolute;border:1px solid #ffffff15;border-radius:50%}.journey-orbit:before{inset:17%}.journey-orbit:after{inset:34%}.journey-orbit>div{position:absolute;z-index:2;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:88px;height:88px;border-radius:25px;background:#e71414;color:#fff;box-shadow:0 20px 45px #e714144f}.journey-orbit>div svg{width:39px;height:39px}.journey-orbit>span{position:absolute;width:11px;height:11px;border-radius:50%;background:#ff6e68;box-shadow:0 0 0 7px #e7141421}.journey-orbit>span:nth-child(1){top:8%;left:49%}.journey-orbit>span:nth-child(2){right:11%;bottom:22%}.journey-orbit>span:nth-child(3){left:5%;bottom:32%}.journey-stage-copy{position:relative;z-index:2}.journey-progress{color:#ff817b!important;font-size:.65rem!important;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.journey-stage h3{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.08;letter-spacing:-.045em;margin:12px 0 15px;color:#fff}.journey-stage-copy>p:not(.journey-progress){max-width:480px;color:#c3b9b3;font-size:.93rem;line-height:1.7}.journey-assurance{display:flex;gap:9px;align-items:flex-start;max-width:440px;margin-top:25px;padding-top:20px;border-top:1px solid #ffffff17;color:#968b85;font-size:.73rem;line-height:1.5}.journey-assurance svg{flex:0 0 18px;color:#ff6c65}.journey-controls{position:absolute;z-index:3;right:25px;bottom:22px;display:flex;align-items:center;gap:12px}.journey-controls button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff26;border-radius:50%;background:#ffffff0c;color:#fff;cursor:pointer}.journey-controls button:disabled{opacity:.25;cursor:default}.journey-controls button svg{width:15px}.journey-controls>span{display:flex;gap:5px}.journey-controls i{width:5px;height:5px;border-radius:99px;background:#6b605a;transition:.2s}.journey-controls i.active{width:18px;background:#e71414}.journey-deep-link{display:inline-flex;align-items:center;gap:8px;margin-top:30px;color:#fff;font-weight:800;font-size:.82rem}.journey-deep-link svg{width:18px}.journey-deep-link:hover{color:#ff827d}@media(max-width:850px){.journey-panel{grid-template-columns:1fr}.journey-navigator{display:grid;grid-template-columns:1fr 1fr}.journey-navigator button:after{display:none}.journey-stage{min-height:390px}.journey-tabs{align-self:stretch}}@media(max-width:580px){.journey-navigator{display:flex;flex-direction:row;overflow-x:auto;padding:0 1px 5px;scroll-snap-type:x mandatory}.journey-navigator button{flex:0 0 76%;grid-template-columns:30px 36px minmax(0,1fr) 18px;scroll-snap-align:start}.journey-stage{grid-template-columns:1fr;padding:26px 22px 68px}.journey-orbit{width:145px;margin:0 auto 20px}.journey-orbit>div{width:64px;height:64px;border-radius:20px}.journey-orbit>div svg{width:29px;height:29px}.journey-stage h3{font-size:1.7rem}.journey-controls{right:20px;bottom:18px}.journey-deep-link{margin-top:24px}}@media(max-width:480px){.public-site .hero h1{font-size:clamp(2.15rem,11.5vw,2.72rem);overflow-wrap:anywhere;word-break:break-word}.public-site .hero-copy,.public-site .hero-grid,.public-site .hero-visual{min-width:0;max-width:100%}.login-page,.login-story,.login-panel,.login-story>div{min-width:0;max-width:100vw;overflow:hidden}.login-story h1,.login-story p{overflow-wrap:anywhere}}.brand-lockup,.footer-lockup,.login-lockup{display:flex;align-items:center;gap:10px}.brand-symbol{position:relative;display:block;flex:0 0 42px;width:42px;height:42px;overflow:hidden;border-radius:12px;background:#e71414;box-shadow:0 7px 18px #e7141426}.brand-symbol img{position:absolute;width:58px!important;height:58px!important;max-width:none!important;left:-8px;top:-8px;object-fit:cover}.brand-name{display:block;object-fit:contain}.public-logo.brand-lockup{gap:9px}.public-logo.brand-lockup>.brand-name{width:108px;height:auto}.footer-lockup{margin-bottom:18px}.footer-lockup .brand-symbol{width:48px;height:48px;flex-basis:48px;border-radius:14px;box-shadow:none}.footer-lockup .brand-symbol img{width:66px!important;height:66px!important;left:-9px;top:-9px}.footer-brand .footer-lockup>.brand-name{width:145px;height:auto;filter:brightness(0) invert(1)}.login-lockup .brand-symbol{width:58px;height:58px;flex-basis:58px;border-radius:15px;box-shadow:0 10px 24px #0003}.login-lockup .brand-symbol img{width:80px!important;height:80px!important;left:-11px;top:-11px}.login-brand.login-lockup>.brand-name{width:min(190px,55vw);height:auto;background:#fff;border-radius:6px;padding:4px}@media(max-width:1180px){.public-logo.brand-lockup>.brand-name{width:96px}.public-logo.brand-lockup .brand-symbol{width:38px;height:38px;flex-basis:38px}.public-logo.brand-lockup .brand-symbol img{width:52px!important;height:52px!important;left:-7px;top:-7px}}@media(max-width:480px){.public-logo.brand-lockup{gap:7px}.public-logo.brand-lockup>.brand-name{width:80px}.public-logo.brand-lockup .brand-symbol{width:32px;height:32px;flex-basis:32px;border-radius:9px}.public-logo.brand-lockup .brand-symbol img{width:44px!important;height:44px!important;left:-6px;top:-6px}.login-lockup .brand-symbol{width:48px;height:48px;flex-basis:48px}.login-lockup .brand-symbol img{width:66px!important;height:66px!important;left:-9px;top:-9px}}.login-brand.login-lockup{position:relative;isolation:isolate;width:fit-content;padding:13px 22px 13px 14px;border:1px solid #ffffffb8;border-radius:18px 34px 20px 28px;background:linear-gradient(145deg,#fff 0% 70%,#f5f2ef);box-shadow:0 18px 40px #020b1938;transform:rotate(-1.25deg)}.login-brand.login-lockup:after{content:"";position:absolute;z-index:-1;right:-7px;bottom:9px;width:28px;height:42px;border-radius:0 14px 14px 0;background:#e71414;transform:skewY(-18deg)}.login-brand.login-lockup>.brand-name{background:transparent;border-radius:0}.login-brand.login-lockup .brand-symbol{box-shadow:0 10px 24px #e7141430}@media(max-width:480px){.login-brand.login-lockup{padding:11px 18px 11px 12px;border-radius:16px 29px 18px 24px}}.public-footer .footer-lockup{display:inline-flex;width:fit-content;min-height:70px;padding:8px 14px 8px 8px;gap:2px;border:1px solid #ffffff24;border-radius:18px;background:#fff;box-shadow:0 16px 34px #00000038}.public-footer .footer-lockup .brand-symbol{width:50px;height:50px;flex-basis:50px;border-radius:10px;background:#e71414}.public-footer .footer-lockup .brand-symbol img{width:68px!important;height:68px!important;left:-9px;top:-9px;filter:none}.public-footer .footer-lockup>.brand-name{width:148px;height:auto;padding:3px 0;background:transparent;filter:none}@media(max-width:480px){.public-footer .footer-lockup{min-height:60px;padding:7px 12px 7px 7px;gap:2px;border-radius:15px}.public-footer .footer-lockup .brand-symbol{width:44px;height:44px;flex-basis:44px}.public-footer .footer-lockup .brand-symbol img{width:60px!important;height:60px!important;left:-8px;top:-8px}.public-footer .footer-lockup>.brand-name{width:130px}}.public-logo.brand-lockup,.login-brand.login-lockup{gap:2px}.public-logo.brand-lockup .brand-symbol,.login-brand.login-lockup .brand-symbol{border-radius:10px}.login-brand.login-lockup{padding-left:10px;padding-right:17px}@media(max-width:480px){.public-logo.brand-lockup,.login-brand.login-lockup{gap:2px}.public-logo.brand-lockup .brand-symbol,.login-brand.login-lockup .brand-symbol{border-radius:8px}}
