:root{--ink:#171427;--muted:#6b6677;--faint:#f7f7fc;--line:#e7e4f1;--blue:#5b5cf6;--blue-dark:#4546d8;--violet:#8358ee;--violet-soft:#f2efff;--cyan:#249cf3;--green:#09846a;--white:#fff;--danger:#b42336;--shadow:0 20px 58px #3429621f;--accent-gradient:linear-gradient(135deg, #3478f6 0%, #685cf6 52%, #8957e9 100%);color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;min-height:100vh;margin:0}body.menu-is-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #5b5cf63d}.app-shell{background:#fff;min-height:100vh}.topbar{z-index:40;-webkit-backdrop-filter:blur(22px)saturate(1.45);backdrop-filter:blur(22px)saturate(1.45);background:#ffffffd6;border:1px solid #12131614;border-radius:999px;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;width:min(1030px,100% - 38px);height:50px;margin:0 auto;padding:0 9px 0 11px;display:grid;position:fixed;top:10px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #15203414}.brand{width:42px;height:42px;color:var(--ink);background:0 0;border:0;border-radius:50%;justify-self:start;place-items:center;display:grid;overflow:hidden}.brand img{object-fit:contain;width:31px;height:31px;display:block}.topbar-status{color:#3d4149;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:6px;justify-content:center;justify-self:center;align-items:center;gap:8px;min-width:0;max-width:42vw;min-height:24px;padding:0 6px 1px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,SF Pro Display,Arial,sans-serif;font-size:.83rem;font-weight:800;line-height:1.25;display:inline-flex;overflow:visible}.topbar-status:hover{background:var(--faint)}.status-dot{background:#21a67a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #21a67a1a}.topbar-actions{justify-self:end;align-items:center;gap:10px;display:flex;position:relative}.quota-wrap{position:relative}.quota-button{border:1px solid var(--line);min-height:34px;color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:.78rem;font-weight:780;display:inline-flex;box-shadow:0 8px 24px #1722340d}.quota-button svg{color:var(--blue)}.quota-button small{color:var(--muted);font-size:.72rem;font-weight:700}.quota-popover{z-index:90;border:1px solid var(--line);background:#fff;border-radius:8px;width:min(328px,100vw - 28px);padding:18px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #121a2a24}.quota-popover:before{content:"";border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;width:12px;height:12px;position:absolute;top:-6px;right:24px;transform:rotate(45deg)}.quota-popover strong{margin-bottom:8px;font-size:1.05rem;line-height:1.2;display:block}.quota-popover strong.premium-thanks{align-items:center;gap:16px;display:flex}.premium-thanks-icon{color:#fff;background:linear-gradient(120deg,#f4cf6e 0%,#d9a441 32%,#8358ee 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;box-shadow:0 4px 12px #8358ee4d}.quota-popover p{color:var(--muted);margin:0 0 15px;font-size:.88rem;line-height:1.45}.quota-popover p:last-child{margin-bottom:0}.quota-popover button{background:var(--ink);color:#fff;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;font-weight:760;display:inline-flex}.menu-button,.icon-button,.drawer-head button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.menu-button{justify-self:end}.drawer-scrim{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12131633;border:0;position:fixed;inset:0}.drawer{z-index:70;background:#fff;flex-direction:column;width:min(390px,92vw);height:100dvh;padding:18px;transition:transform .22s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(102%);box-shadow:-20px 0 60px #0f182829}.drawer.is-open{transform:translate(0)}.drawer-head{justify-content:space-between;align-items:center;display:flex}.drawer-brand{align-items:center;gap:9px;display:inline-flex}.drawer-brand img{width:32px;height:32px}.drawer-profile{border:1px solid var(--line);background:var(--faint);text-align:left;border-radius:8px;align-items:center;gap:12px;width:100%;margin:6px 0;padding:8px 10px;display:flex}.drawer-profile:hover{background:#eef0fa}.drawer-profile>svg:last-child{color:var(--muted);flex:none;margin-left:auto}.drawer-profile>span,.profile-preview>span{background:var(--ink);color:#fff;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:760;display:grid}.drawer-profile div{gap:3px;min-width:0;display:grid}.drawer-profile strong,.drawer-profile small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.drawer-profile small{color:var(--muted)}.drawer-plan-status{color:#fff;background:linear-gradient(120deg,#f4cf6e 0%,#d9a441 32%,#8358ee 100%);border:0;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;width:fit-content;margin:-8px 0 16px;padding:7px 14px;font-size:.78rem;font-weight:760;display:flex;box-shadow:0 8px 20px #8358ee47}.drawer-plan-status svg{color:#fff}.drawer-nav{flex:1 0 auto;align-content:start;gap:4px;display:grid}.drawer-nav button{color:#42454c;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;min-height:49px;padding:0 14px;font-weight:670;display:grid}.drawer-nav button:hover,.drawer-nav button.active{color:var(--blue);background:#f1f5fc}.drawer-foot{border-top:1px solid var(--line);gap:12px;margin-top:auto;padding-top:16px;display:grid}.drawer-foot>div{color:var(--muted);align-items:center;gap:8px;font-size:.82rem;display:flex}.drawer-foot button{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.home-hero{--hero-image:none;z-index:3;background-image:var(--hero-image);background-position:64%;background-size:cover;align-items:center;min-height:100svh;display:grid;position:relative;overflow:visible}.home-hero:before{content:"";background:linear-gradient(90deg,#fffffff7 0%,#ffffffe6 35%,#ffffff6b 61%,#ffffff0a 86%);position:absolute;inset:0}.hero-content{z-index:4;width:min(1240px,100% - 40px);margin:0 auto;padding:clamp(82px,11vh,112px) 0 clamp(68px,8vh,86px);position:relative}.hero-content>*{max-width:650px}.kicker{color:var(--blue);align-items:center;gap:7px;margin:0 0 14px;font-size:.79rem;font-weight:760;display:flex}.home-hero h1{letter-spacing:0;text-wrap:balance;max-width:560px;margin:0;font-size:clamp(3.15rem,5.65vw,5.25rem);font-weight:780;line-height:.95}.hero-text{color:#4e525a;max-width:600px;margin:20px 0 0;font-size:clamp(1rem,1.22vw,1.14rem);line-height:1.48}.hero-search-card{z-index:50;width:min(720px,100%);margin-top:clamp(20px,3.5vh,28px);position:relative}.primary-button:hover{background:var(--blue-dark)}.hero-guided-search{z-index:60;width:100%;box-shadow:var(--shadow);background:#fffffff2;border:1px solid #d9dde4;border-radius:8px;grid-template-columns:120px minmax(170px,1.35fr) minmax(118px,.85fr) 52px;align-items:end;gap:8px;padding:12px;display:grid;position:relative}.hero-guided-search label{color:#60646d;gap:7px;min-width:0;font-size:.78rem;font-weight:730;display:grid}.hero-guided-search input,.hero-guided-search select{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #dfe3ea;border-radius:6px;outline:0;padding:0 12px;font-weight:650}.hero-guided-search>button{background:var(--blue);color:#fff;white-space:nowrap;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:52px;min-height:46px;padding:0;font-weight:730;display:inline-flex}.hero-guided-search>button:disabled{opacity:.55;cursor:not-allowed}.autocomplete-field{color:#60646d;gap:7px;min-width:0;font-size:.78rem;font-weight:730;display:grid;position:relative}.autocomplete-field-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.city-field{align-self:end;gap:4px;min-width:0;font-size:.78rem;display:grid}.city-field-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.city-field-caption{color:#60646d;font-size:.78rem;font-weight:730}.nationwide-toggle{color:var(--blue);cursor:pointer;white-space:nowrap;background:linear-gradient(120deg,#8358ee24,#405aff24);border-radius:999px;padding:3px 9px 3px 6px;font-size:.68rem;font-weight:760;align-items:center!important;gap:5px!important;display:inline-flex!important}.nationwide-toggle input[type=checkbox]{accent-color:var(--blue);cursor:pointer;margin:0;width:12px!important;height:12px!important;min-height:0!important}.autocomplete-shell{min-width:0;position:relative}.autocomplete-menu{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:thin;scrollbar-color:#b7c2d2 transparent;background:#fffffffa;border:1px solid #121f341a;border-radius:8px;gap:2px;max-height:238px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 22px 52px #141f322e}.autocomplete-menu::-webkit-scrollbar{width:6px}.autocomplete-menu::-webkit-scrollbar-track{background:0 0}.autocomplete-menu::-webkit-scrollbar-thumb{background:#b7c2d2;border-radius:999px}.autocomplete-menu button{width:100%;min-height:36px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-size:.82rem;font-weight:680;display:flex}.autocomplete-menu small{color:#8a909b;font-size:.72rem;font-weight:730}.hero-proof{z-index:2;gap:8px;display:flex;position:absolute;bottom:clamp(18px,3vh,28px);right:clamp(24px,5vw,80px)}.hero-proof div{color:#3f4249;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #fffc;border-radius:6px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:.78rem;font-weight:680;display:flex;box-shadow:0 10px 30px #121f341a}.confidence-strip{z-index:5;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(1080px,100% - 40px);margin:-48px auto 0;display:grid;position:relative}.confidence-strip article{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #d9e1edf2;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-height:86px;padding:17px;display:grid;box-shadow:0 18px 45px #121e3214}.confidence-strip svg{width:42px;height:42px;color:var(--blue);background:#eef6ff;border-radius:50%;place-items:center;padding:9px;display:grid}.confidence-strip strong{color:var(--ink);font-size:.95rem;line-height:1.2;display:block}.confidence-strip span{color:var(--muted);margin-top:4px;font-size:.82rem;line-height:1.35;display:block}.trust-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#62666e;justify-content:center;align-items:center;gap:24px;min-height:72px;padding:18px 24px;font-size:.83rem;font-weight:680;display:flex}.trust-row i{background:#a9adb4;border-radius:50%;width:3px;height:3px}.product-story{z-index:0;width:min(1180px,100% - 40px);margin:0 auto;padding:100px 0;position:relative}.product-story>header{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px;margin-bottom:44px;display:grid}.product-story>header .kicker{justify-content:center;margin-bottom:0}.product-story h2,.account-banner h2,.page-head h1{letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.25rem,4.8vw,4.6rem);line-height:.98}.product-story h2{max-width:820px}.story-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.story-grid article{border-right:1px solid var(--line);min-height:280px;padding:34px 34px 20px 0;position:relative}.story-grid article+article{padding-left:34px}.story-grid article:last-child{border-right:0}.story-grid article>span{color:#a3a7ae;font-size:.75rem;font-weight:730;position:absolute;top:34px;right:30px}.story-grid svg{color:var(--blue)}.story-grid h3{margin:70px 0 10px;font-size:1.5rem}.story-grid p{color:var(--muted);margin:0;line-height:1.55}.account-banner{background:#f3f6fa;justify-content:space-between;align-items:end;gap:30px;padding:clamp(40px,6vw,80px) max(24px,50vw - 590px);display:flex}.account-banner h2{max-width:790px;font-size:clamp(2rem,4vw,3.8rem)}.account-banner button{background:var(--ink);color:#fff;white-space:nowrap;border:0;border-radius:6px;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:700;display:inline-flex}.search-page,.content-page{width:min(1240px,100% - 40px);margin:0 auto;padding:88px 0 90px}.page-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px;display:flex}.page-head h1{max-width:800px;font-size:clamp(2.5rem,5vw,5rem)}.compact-search{border-radius:7px;width:min(460px,100%);min-height:52px;padding:6px 6px 6px 14px;box-shadow:0 10px 30px #141f3214}.compact-search button{border-radius:5px;width:40px;height:40px}.search-control-panel{z-index:10;background:#ffffffeb;border:1px solid #dde2ea;border-radius:8px;width:min(940px,100%);margin:4px auto 34px;padding:16px;position:relative;box-shadow:0 18px 55px #15203414}.guided-search-form{grid-template-columns:minmax(130px,.75fr) minmax(240px,1.45fr) minmax(170px,1fr) 52px;align-items:end;gap:10px;display:grid}.guided-search-form label{color:#60646d;gap:7px;min-width:0;font-size:.78rem;font-weight:730;display:grid}.guided-search-form input,.guided-search-form select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #dfe3ea;border-radius:6px;outline:0;padding:0 12px;font-weight:650}.guided-search-form .primary-button{white-space:nowrap;min-height:48px}.guided-search-form .icon-submit{width:52px;padding:0}.results-layout{border:1px solid var(--line);border-radius:8px;grid-template-columns:350px minmax(0,1fr);min-height:620px;display:grid;overflow:hidden}.results-list{border-right:1px solid var(--line);background:#fafbfc;min-width:0}.results-summary{border-bottom:1px solid var(--line);background:#fff;gap:4px;padding:18px;display:grid}.results-summary span{color:var(--muted);font-size:.8rem}.result-scroll{max-height:680px;padding:8px;overflow:auto}.result-scroll button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:116px;color:var(--ink);text-align:left;background:0 0;border-radius:5px;grid-template-columns:82px minmax(0,1fr);gap:13px;padding:12px;display:grid;position:relative}.result-scroll button.active{box-shadow:inset 3px 0 var(--blue), 0 7px 24px #17223412}.result-scroll button:not(:has(.result-image)){grid-template-columns:1fr;padding:16px}.result-image{object-fit:cover;background:#edf1f6;border-radius:6px;width:82px;height:88px}.result-copy{align-content:center;gap:6px;min-width:0;display:grid}.result-copy strong{padding-right:44px;font-size:1rem}.result-copy>span{color:#555961;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.83rem;line-height:1.3;display:-webkit-box;overflow:hidden}.result-scroll small{color:#858992;align-items:center;gap:4px;display:flex}.result-score{color:var(--green);font-size:.72rem;font-weight:760;position:absolute;top:14px;right:13px}.offer-detail{background:#fff;align-content:start;min-width:0;padding:clamp(26px,4vw,54px);display:grid}.offer-topline{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:15px;padding-bottom:22px;font-size:.8rem;display:flex}.offer-topline strong{color:var(--green)}.offer-detail>header{grid-template-columns:56px minmax(0,1fr);gap:18px;margin-top:34px;display:grid}.company-mark{width:56px;height:56px;color:var(--blue);background:#edf4ff;border-radius:8px;place-items:center;font-size:1.35rem;font-weight:800;display:grid}.company-mark.has-image{background:#edf1f6;overflow:hidden}.company-mark img{object-fit:cover;width:100%;height:100%}.offer-detail header p{color:var(--blue);margin:0 0 7px;font-size:.78rem;font-weight:720}.offer-detail h2{overflow-wrap:anywhere;max-width:760px;margin:0;font-size:clamp(1.8rem,3.2vw,3.4rem);line-height:1.02}.offer-detail header span{color:var(--muted);margin-top:9px;font-weight:660;display:block}.offer-tags{flex-wrap:wrap;gap:7px;margin:28px 0 22px 74px;display:flex}.offer-tags span{background:var(--faint);color:#555961;border-radius:999px;padding:7px 10px;font-size:.77rem;font-weight:680}.offer-signal{color:#41444b;max-width:780px;margin:0;font-size:1rem;line-height:1.6}.offer-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:22px;display:flex}.primary-button,.secondary-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-weight:700;display:inline-flex}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.secondary-button:hover{background:var(--faint)}.primary-button:disabled,.primary-button.disabled,.secondary-button:disabled{opacity:.48;pointer-events:none}.deck-stage{width:min(820px,100%);margin:0 auto;padding-bottom:26px;position:relative}.deck-status{color:var(--muted);justify-content:flex-end;align-items:center;gap:18px;margin-bottom:14px;display:flex}.deck-status>span{color:var(--blue);align-items:center;gap:7px;font-size:.8rem;font-weight:760;display:inline-flex}.deck-status small{font-size:.78rem}.deck-stack{z-index:-1;background:#f7f9fc;border:1px solid #e0e4ea;border-radius:8px;height:120px;position:absolute;bottom:8px;left:18px;right:18px;box-shadow:0 16px 40px #18223314}.deck-card{border:1px solid #dfe3e9;border-radius:8px;min-height:0;padding:0;animation:.26s ease-out deck-in;display:block;overflow:hidden;box-shadow:0 24px 70px #131e3021}.deck-card.swiping-left{pointer-events:none;animation:.32s cubic-bezier(.4,0,.7,.4) forwards deck-swipe-left}.deck-card.swiping-right{pointer-events:none;animation:.32s cubic-bezier(.4,0,.7,.4) forwards deck-swipe-right}@keyframes deck-swipe-left{to{opacity:0;transform:translate(-130%)rotate(-9deg)}}@keyframes deck-swipe-right{to{opacity:0;transform:translate(130%)rotate(9deg)}}.deck-visual{width:100%;height:clamp(230px,34vw,330px);color:var(--blue);background:#eef3fa;place-items:center;font-size:5rem;font-weight:800;display:grid;position:relative;overflow:hidden}.deck-visual img{object-fit:cover;width:100%;height:100%}.deck-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a111d6b);height:36%;position:absolute;inset:auto 0 0}.deck-score{z-index:1;color:#fff;text-shadow:0 1px 10px #00000040;align-items:baseline;gap:6px;display:flex;position:absolute;bottom:16px;right:18px}.deck-score strong{font-size:1.35rem}.deck-score span{font-size:.72rem;font-weight:700}.deck-content{padding:clamp(22px,4vw,38px)}.deck-content>header{margin-top:0}.deck-content>header p{color:var(--blue);align-items:center;gap:5px;margin:0 0 8px;font-size:.78rem;font-weight:720;display:flex}.deck-content>header h2{max-width:720px}.deck-content>header span{color:var(--muted);margin-top:9px;font-weight:660;display:block}.deck-content .offer-tags{margin:24px 0 28px}.deck-actions{border-top:1px solid var(--line);grid-template-columns:58px minmax(0,1fr) 58px;gap:12px;padding-top:22px;display:grid}.deck-actions.has-secondary{grid-template-columns:58px minmax(0,.78fr) minmax(0,1fr) 58px}.deck-dismiss,.deck-undo{color:#575b63;background:#fff;border:1px solid #d9dde4;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 8px 22px #17223414}.deck-dismiss:hover,.deck-undo:hover:not(:disabled){color:var(--ink);background:#f7f8fa;border-color:#bbbfc7;transform:translateY(-1px)}.deck-undo:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.deck-primary,.deck-secondary{min-height:58px;font-size:.94rem}.plus-gate{border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:14px;width:min(700px,100%);margin:0 auto;padding:clamp(34px,6vw,64px);display:grid;box-shadow:0 22px 70px #1520341a}.plus-gate>span,.plus-icon{color:#ffaf0a;background:#fff3d7;border-radius:50%;place-items:center;width:78px;height:78px;display:grid}.plus-icon.plus-logo{background:radial-gradient(circle at 35% 28%,#fff7d9 0%,#fff0c1 44%,#ffe2a1 100%);width:74px;height:74px;box-shadow:inset 0 1px #fffc,0 16px 36px #c28b0021}.plus-icon.plus-logo img{object-fit:contain;filter:drop-shadow(0 6px 10px #865b0033);width:49px;height:49px}.plus-gate h2{max-width:560px;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.plus-gate p:not(.kicker){max-width:520px;color:var(--muted);margin:0;line-height:1.55}@keyframes deck-in{0%{opacity:0;transform:translate(18px)scale(.992)}to{opacity:1;transform:translate(0)scale(1)}}.search-state{border:1px solid var(--line);text-align:center;border-radius:8px;align-content:center;justify-items:center;gap:8px;min-height:420px;display:grid}.search-state svg{color:var(--blue)}.search-state h2{margin:4px 0 0;font-size:2rem}.search-state p{max-width:520px;color:var(--muted);margin:0}.search-state.error svg{color:var(--danger)}.database-badge,.save-notice{color:var(--green);background:#f0faf6;border:1px solid #cce9df;border-radius:6px;align-items:center;gap:8px;font-size:.82rem;font-weight:680;display:inline-flex}.database-badge{min-height:42px;padding:0 13px}.save-notice{place-self:start;width:max-content;max-width:100%;margin:-18px 0 24px;padding:10px 12px}.profile-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.profile-shell{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;display:grid}.profile-menu{border:1px solid var(--line);background:#fff;border-radius:8px;gap:7px;padding:12px;display:grid;position:sticky;top:78px;box-shadow:0 18px 50px #141f320f}.profile-menu button{color:#424850;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-weight:760;display:flex}.profile-menu button svg{color:var(--blue)}.profile-menu button:hover,.profile-menu button.active{color:var(--blue);background:#f1f6ff}.profile-panel{min-width:0}.profile-side{gap:18px;display:grid}.form-section{border:1px solid var(--line);background:#fff;border-radius:8px;gap:16px;padding:clamp(20px,3vw,30px);display:grid}.form-title{border-bottom:1px solid var(--line);align-items:start;gap:11px;padding-bottom:18px;display:flex}.form-title svg{color:var(--blue);margin-top:2px}.form-title h2{margin:0;font-size:1.18rem}.form-title p{color:var(--muted);margin:4px 0 0;font-size:.83rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-section label,.modal label{color:#555961;gap:7px;font-size:.79rem;font-weight:700;display:grid}.form-section input,.form-section textarea,.form-section select,.modal input,.modal textarea{width:100%;color:var(--ink);background:#fafbfc;border:1px solid #dfe2e7;border-radius:6px;outline:0}.form-section input,.form-section select,.modal input{min-height:44px;padding:0 12px}.form-section textarea{resize:vertical;min-height:92px;padding:12px;line-height:1.45}.form-grid .wide{grid-column:1/-1}.password-field{grid-template-columns:minmax(0,1fr) 42px;gap:8px;display:grid}.password-field button{min-height:44px;color:var(--blue);background:#fff;border:1px solid #dfe2e7;border-radius:6px;place-items:center;display:grid}.readonly-mail-field{position:relative}.mail-token-wrap{display:block;position:relative}.mail-token-wrap input{color:var(--muted);cursor:default;background:#f2f4f7}.mail-token-wrap[data-disabled=true] input{color:#98a0ad;background:#f3f4f6;border-color:#e5e8ee}.gmail-configured-badge{min-height:34px;color:var(--green);background:#eefaf5;border:1px solid #bfe8d8;border-radius:999px;justify-self:start;align-items:center;gap:8px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}.gmail-configured-badge svg{color:var(--green)}.mail-token-tooltip{z-index:5;pointer-events:none;opacity:0;color:#c11232;background:#fff5f6;border:1px solid #ffd1d8;border-radius:6px;padding:8px 10px;font-size:.76rem;font-weight:760;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 8px);left:14px;transform:translateY(4px);box-shadow:0 12px 28px #c112321f}.mail-token-wrap:hover .mail-token-tooltip{opacity:1;transform:translateY(0)}.preference-fieldset{border:1px solid var(--line);background:#fafbfc;border-radius:7px;min-width:0;margin:2px 0;padding:16px}.preference-fieldset legend{color:#555961;padding:0 7px;font-size:.79rem;font-weight:720}.contract-settings-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dfe7f3;border-radius:8px;gap:14px;padding:18px;display:grid}.contract-settings-card>header{border-bottom:1px solid var(--line);gap:3px;padding-bottom:12px;display:grid}.contract-settings-card>header span{color:var(--blue);font-size:.86rem;font-weight:850}.contract-settings-card>header p{color:var(--muted);margin:0;font-size:.82rem}.choice-row{flex-wrap:wrap;gap:10px;display:flex}.choice-row label,.date-choice-grid label{color:#3e4148;cursor:pointer;background:#fff;border:1px solid #dfe2e7;border-radius:6px;grid-template-columns:none;align-items:center;gap:8px;min-height:38px;padding:0 11px;font-size:.78rem;font-weight:650;display:flex}.choice-row input,.date-choice-grid input{width:16px;height:16px;min-height:0;accent-color:var(--blue);padding:0}.date-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.documents-row{background:#f4f7fb;border-radius:7px;grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.documents-row label{position:relative}.documents-row svg{color:var(--blue);position:absolute;top:32px;left:11px}.documents-row input{background:#fff;padding-left:38px}.form-section>.primary-button,.form-section>.secondary-button{justify-self:start}.gmail-tutorial{background:#f3f8ff;border:1px solid #cfe0fb;border-radius:8px;gap:9px;padding:16px;display:grid}.gmail-tutorial strong{color:var(--blue);font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.12}.gmail-tutorial p{color:#3f4652;margin:0;font-size:.86rem;line-height:1.45}.gmail-tutorial ol{color:#555b66;gap:6px;margin:0;padding-left:19px;font-size:.8rem;line-height:1.42;display:grid}.gmail-tutorial a{color:var(--blue);text-underline-offset:3px;font-weight:760;text-decoration:underline}.cv-drop{text-align:center;cursor:pointer;background:#f5f9ff;border:1px dashed #a9c5ef;border-radius:8px;justify-items:center;gap:8px;min-height:210px;padding:30px;display:grid;position:relative}.cv-drop svg{color:var(--blue)}.cv-drop strong{color:var(--ink);font-size:1.08rem}.cv-drop span{max-width:420px;color:var(--muted);line-height:1.45}.cv-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.save-notice.inline{margin:0}.profile-preview{border:1px solid var(--line);background:#f6f8fb;border-radius:8px;gap:13px;padding:14px;display:flex}.profile-preview div{min-width:0}.profile-preview strong{display:block}.profile-preview p{color:var(--muted);margin:5px 0 0;font-size:.82rem;line-height:1.45}.compact-form{padding:22px}.form-divider{background:var(--line);border:0;grid-column:1/-1;width:100%;height:1px;margin:4px 0}.subform{align-items:start;gap:12px;display:grid}.subform .secondary-button,.subform .primary-button{justify-self:start}.history-page-head{align-items:end}.history-page-head>div:first-child{min-width:0}.history-page-head .kicker{width:max-content;max-width:100%;padding:6px 10px;font-size:.73rem;line-height:1;display:inline-flex}.history-page-head h1{max-width:720px;font-size:clamp(2.8rem,4.4vw,4.45rem)}.history-head-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.history-head-actions .primary-button,.history-head-actions .secondary-button{white-space:nowrap;width:auto}.history-sync-note{color:var(--muted);margin:-20px 0 20px;font-size:.88rem;font-weight:650}.history-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.history-header,.history-table article{grid-template-columns:minmax(0,1.8fr) minmax(140px,.7fr) 130px 86px;align-items:center;gap:18px;padding:15px 18px;display:grid}.history-header{color:var(--muted);background:#f6f7f9;font-size:.72rem;font-weight:740}.history-table article{border-top:1px solid var(--line);min-height:82px}.history-table article>div{gap:5px;min-width:0;display:grid}.history-table article strong,.history-table article div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-table article div span,.history-table time{color:var(--muted);font-size:.8rem}.status-pill{color:var(--green);background:#edf7f3;border-radius:999px;justify-self:start;padding:7px 9px;font-size:.75rem;font-weight:720}.history-actions{justify-content:flex-end;gap:8px;display:flex}.history-actions a,.history-actions button{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.history-actions button{cursor:pointer}.empty-table{text-align:center;align-content:center;justify-items:center;gap:7px;min-height:300px;display:grid}.empty-table svg{color:var(--blue)}.empty-table p{color:var(--muted);margin:0}.plus-page{gap:26px;padding-top:116px;display:grid}.plus-hero{text-align:center;justify-items:center;gap:10px;display:grid}.plus-hero .kicker{color:var(--blue);font-size:1rem;font-weight:880}.plus-hero h1{margin:0;font-size:clamp(2.45rem,4.55vw,4.15rem);line-height:.96}.plus-hero p:not(.kicker){color:#2b3038;margin:0;font-size:clamp(1rem,1.55vw,1.12rem);font-weight:720}.plus-card{background:#fff;border:1px solid #e1e5eb;border-radius:8px;justify-items:center;gap:18px;width:min(620px,100%);margin:0 auto;padding:clamp(24px,4vw,40px);display:grid;box-shadow:0 22px 70px #141f321a}.plus-features{gap:18px;width:100%;display:grid}.plus-features article{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;display:grid}.plus-features article>span{width:39px;height:39px;color:var(--ink);background:#f2f5fa;border-radius:50%;place-items:center;display:grid}.plus-features h2{margin:0 0 5px;font-size:1rem}.plus-features p{color:#464c56;margin:0;font-size:.94rem;line-height:1.48}.plus-price{text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px;padding-top:6px;display:flex}.plus-price strong{font-size:2.25rem}.plus-price span{font-weight:760}.plus-price p{color:var(--muted);flex:0 0 100%;margin:0;font-weight:700}.plus-cta{background:var(--blue);color:#fff;border:0;border-radius:999px;width:min(520px,100%);min-height:54px;font-size:.98rem;font-weight:820;box-shadow:0 14px 34px #0868f238}.plus-cta:hover{background:var(--blue-dark)}.plus-card small{color:var(--muted);align-items:center;gap:7px;font-weight:680;display:inline-flex}.checkout-status{color:var(--muted);text-align:center;margin:0}.trustpilot-panel{border:1px solid var(--line);background:#f7f9fc;border-radius:8px;gap:18px;width:min(980px,100%);margin:10px auto 0;padding:28px;display:grid}.trustpilot-panel header h2{margin:0;font-size:clamp(1.8rem,3vw,3rem)}.trustpilot-panel>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.trustpilot-panel article{background:#fff;border:1px solid #e1e5eb;border-radius:8px;gap:8px;padding:18px;display:grid}.trustpilot-panel span{color:var(--muted);line-height:1.45}.modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f5f8d1;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.modal{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;width:min(650px,100%);max-height:calc(100dvh - 36px);padding:clamp(24px,4vw,38px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0f18282e}.modal .close{position:absolute;top:16px;right:16px}.modal-icon{width:50px;height:50px;color:var(--blue);background:#edf4ff;border-radius:8px;place-items:center;display:grid}.modal-icon.mail{color:var(--green);background:#edf8f4}.modal .kicker{margin:4px 0 -4px}.modal h2{margin:0;padding-right:42px;font-size:clamp(2rem,5vw,3.4rem);line-height:.98}.modal>p:not(.kicker){color:var(--muted);margin:0;line-height:1.55}.modal-company{border:1px solid var(--line);background:var(--faint);border-radius:6px;gap:4px;margin-top:8px;padding:14px;display:grid}.modal-company span{color:var(--muted);font-size:.82rem}.automation-status,.contact-warning{color:#225292;background:#f0f6ff;border-radius:6px;align-items:flex-start;gap:8px;padding:12px;font-size:.83rem;line-height:1.4;display:flex}.contact-warning{color:#855410;background:#fff6e8}.modal-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:8px;padding-top:18px;display:flex}.mail-actions{align-items:center}.auto-send-wrap{margin-left:auto;display:inline-flex;position:relative}.auto-send-tooltip{z-index:5;pointer-events:none;opacity:0;white-space:nowrap;color:var(--blue);background:#fff;border:1px solid #d8e6ff;border-radius:6px;padding:8px 10px;font-size:.76rem;font-weight:780;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 12px 28px #0868f21f}.auto-send-wrap:hover .auto-send-tooltip{opacity:1;transform:translateY(0)}.auto-send-wrap button:disabled{opacity:.58;cursor:not-allowed}.mail-modal{width:min(1180px,100%)}.mail-sent-overlay{z-index:30;background:#fffffff7;border-radius:8px;place-items:center;gap:14px;animation:.15s forwards mailSentOverlayIn;display:grid;position:absolute;inset:0}.mail-sent-envelope{background:linear-gradient(120deg, var(--blue), var(--violet));color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;animation:.9s cubic-bezier(.34,1.4,.64,1) forwards mailSentFly;display:grid;box-shadow:0 14px 34px #5b5cf659}.mail-sent-overlay p{color:var(--ink);opacity:0;margin:0;font-size:1rem;font-weight:780;animation:.4s .2s forwards mailSentTextIn}@keyframes mailSentOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes mailSentFly{0%{opacity:0;transform:translateY(0)scale(.6)rotate(0)}30%{opacity:1;transform:translateY(0)scale(1.08)rotate(-4deg)}70%{opacity:1;transform:translateY(-36px)scale(.94)rotate(6deg)}to{opacity:0;transform:translateY(-110px)scale(.4)rotate(14deg)}}@keyframes mailSentTextIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mail-modal h2{max-width:820px;font-size:clamp(2rem,4vw,3rem)}.mail-variants{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:4px;display:grid}.mail-variants button{border:1px solid var(--line);min-width:0;min-height:76px;color:var(--ink);text-align:left;background:#fff;border-radius:7px;gap:4px;padding:13px;display:grid}.mail-variants button.active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#f1f7ff}.mail-variants span{font-size:.9rem;font-weight:760}.mail-variants small{color:var(--muted);font-size:.73rem;line-height:1.3}.mail-workspace{grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);gap:14px;min-height:560px;display:grid}.mail-fields{align-content:start;gap:12px;min-width:0;display:grid}.mail-modal textarea{resize:vertical;min-height:245px;padding:12px;line-height:1.5}.attachment-ready{color:var(--blue);background:#f3f8ff;border:1px solid #d7e4f6;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.attachment-ready div{gap:2px;min-width:0;display:grid}.attachment-ready strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.attachment-ready span{color:var(--muted);font-size:.7rem}.attachment-ready a,.letter-reader header a{width:34px;height:34px;color:var(--blue);background:#fff;border:1px solid #cfdbeb;border-radius:50%;place-items:center;display:grid}.mail-note{color:var(--muted);margin:0;font-size:.72rem;line-height:1.45}.letter-reader{border:1px solid var(--line);background:#e9edf2;border-radius:7px;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.letter-reader header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.letter-reader header div{gap:2px;display:grid}.letter-reader header span{color:var(--blue);text-transform:uppercase;font-size:.66rem;font-weight:760}.letter-reader header strong{font-size:.8rem}.letter-reader-body{min-height:500px;padding:18px;overflow:auto}.letter-page{color:#20242b;background:#fff;width:min(100%,560px);min-height:100%;margin:0 auto;padding:52px 46px;box-shadow:0 5px 18px #16202f1a}.letter-page-head{color:#656d78;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:58px;font-size:.62rem;line-height:1.4;display:grid}.letter-page-head>div{justify-items:start;display:grid}.letter-page-head>div:last-child{text-align:right;justify-items:end}.letter-page-head small{color:var(--blue);text-transform:uppercase;margin-bottom:5px;font-weight:800}.letter-page-head strong{color:var(--ink);font-size:.8rem}.letter-page h3{margin:0 0 8px;font-size:1.45rem;line-height:1.1}.letter-subject{background:#f3f7fc;border:1px solid #dce7f5;margin-bottom:18px;padding:10px;font-size:.68rem;font-weight:760}.letter-page p{margin:0 0 18px;font-size:.8rem;line-height:1.65}.letter-signature{font-size:.8rem}.letter-page-edit{resize:vertical;color:#20242b;border:none;outline:none;width:100%;min-height:420px;font-family:inherit;font-size:.8rem;line-height:1.65;display:block}.letter-page-edit:focus{box-shadow:0 5px 18px #16202f1a, 0 0 0 2px var(--blue)}.auth-modal{width:min(480px,100%)}.auth-modal.register-modal{width:min(860px,100%);max-height:min(880px,100vh - 34px);overflow:auto}.auth-modal>img{object-fit:contain;width:48px;height:48px}.auth-modal form{gap:13px;margin-top:6px;display:grid}.register-progress{gap:8px;margin:14px 0 6px;display:grid}.register-progress>div{background:#edf3fb;border-radius:999px;height:8px;overflow:hidden}.register-progress span{border-radius:inherit;background:var(--blue);height:100%;transition:width .22s;display:block}.register-progress small{color:var(--muted);font-size:.72rem;font-weight:750}.register-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.register-grid .wide,.register-contracts .wide{grid-column:1/-1}.register-contracts{gap:13px;display:grid}.code-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.field-help{color:var(--muted);font-size:.76rem;font-weight:650;line-height:1.45}.consent-line{color:#384150;background:#f8fbff;border:1px solid #dde6f2;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:11px;min-height:0;padding:15px 16px;font-size:.86rem;line-height:1.45;display:grid}.consent-line input{width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--blue);align-self:start;margin:1px 0 0;padding:0}.consent-line span{min-width:0;display:block}.muted-consent{color:var(--muted);background:#fff}.register-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.security-stack{gap:16px;display:grid}.privacy-zone>p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.danger-zone{background:snow;border-color:#f0c8cf}.danger-zone>p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.danger-button{background:var(--danger);color:#fff;border:0;border-radius:8px;min-height:48px;padding:0 18px;font-weight:850}.danger-button:disabled{opacity:.45;cursor:not-allowed}.text-button{color:var(--blue);background:0 0;border:0;font-weight:680}.boot-screen{z-index:120;color:var(--blue);background:#fff;align-content:center;place-items:center;gap:18px;display:grid;position:fixed;inset:0}.boot-screen img{object-fit:contain;width:70px;height:70px}.fatal-error{align-content:center;place-items:center;gap:12px;min-height:100vh;display:grid}.fatal-error button{background:var(--blue);color:#fff;border:0;border-radius:6px;padding:12px 16px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.topbar{grid-template-columns:44px minmax(0,1fr) auto}.home-hero{background-position:62% 0;min-height:100svh}.home-hero:before{background:linear-gradient(90deg,#fffffff5 0%,#ffffffe6 55%,#ffffff3d 100%)}.confidence-strip{grid-template-columns:1fr;margin-top:18px}.hero-guided-search{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-guided-search button{grid-column:1/-1}.hero-proof{justify-content:flex-start;left:20px;right:20px;overflow-x:auto}.product-story>header,.story-grid{grid-template-columns:1fr}.story-grid article,.story-grid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:220px;padding:28px 0}.story-grid article:last-child{border-bottom:0}.story-grid article>span{top:28px;right:0}.story-grid h3{margin-top:48px}.results-layout{grid-template-columns:290px minmax(0,1fr)}.guided-search-form{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-search-form .primary-button{grid-column:1/-1}.profile-layout,.profile-shell{grid-template-columns:1fr}.profile-menu{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static;overflow-x:visible}.profile-menu button{justify-content:center;min-width:0}.profile-menu .profile-preview{display:none}.profile-side{grid-template-columns:1fr 1fr;align-items:start}.profile-preview{grid-column:1/-1}.mail-workspace{grid-template-columns:1fr}.letter-reader-body{min-height:620px}.register-grid{grid-template-columns:1fr}.deck-actions{grid-template-columns:54px minmax(0,1fr) 54px}.deck-actions .deck-primary,.deck-actions .deck-secondary{grid-column:1/-1}.deck-dismiss,.deck-undo{width:54px;height:54px}.deck-primary,.deck-secondary{width:100%;min-height:54px}.history-head-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.history-head-actions .primary-button,.history-head-actions .secondary-button{width:100%;min-width:0;padding-inline:12px}.modal-actions{display:grid}.mail-variants{grid-template-columns:1fr}}@media (width<=720px){.topbar{grid-template-columns:38px minmax(86px,1fr) auto;width:min(100% - 18px,620px);height:48px;padding:0 7px 0 8px;top:8px}.brand{width:36px;height:36px}.brand img{width:27px;height:27px}.topbar-status{max-width:100%;font-size:.76rem;display:inline-flex}.status-dot{width:6px;height:6px;box-shadow:0 0 0 3px #21a67a1a}.topbar-actions{gap:6px}.quota-button{min-height:34px;padding:0 9px}.quota-button small{display:none}.quota-popover{right:-48px}.quota-popover:before{right:78px}.menu-button,.icon-button,.drawer-head button{width:36px;height:36px}.home-hero{background-position:65% 0;align-items:start;height:auto;min-height:100svh}.home-hero:before{background:linear-gradient(#ffffffe0 0%,#ffffffe6 58%,#ffffff6b 100%)}.hero-content{width:calc(100% - 30px);padding:104px 0 110px}.auth-modal.register-modal{width:calc(100% - 20px);max-height:calc(100svh - 20px);padding:22px 16px}.code-row{grid-template-columns:1fr}.register-actions{flex-direction:column-reverse}.register-actions .primary-button,.register-actions .secondary-button{width:100%}.home-hero h1{font-size:clamp(3.1rem,15vw,5.2rem)}.hero-text{font-size:1rem}.hero-search-card{margin-top:24px}.hero-guided-search{grid-template-columns:1fr;padding:10px}.hero-proof{bottom:13px}.hero-proof div{flex:none}.confidence-strip{width:calc(100% - 30px)}.trust-row{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.product-story{padding:72px 0}.plus-page{gap:22px;padding-top:92px}.plus-icon.plus-logo{width:68px;height:68px}.plus-icon.plus-logo img{width:44px;height:44px}.plus-hero h1{font-size:clamp(2.25rem,11vw,3.35rem)}.plus-card{padding:24px 20px}.account-banner{flex-direction:column;align-items:flex-start}.search-page,.content-page{width:min(100% - 28px,1240px);padding-top:76px}.page-head{flex-direction:column;align-items:stretch;margin-bottom:25px}.page-head h1{font-size:clamp(2.4rem,12vw,4.2rem)}.history-page-head{gap:22px}.history-page-head h1{font-size:clamp(2.5rem,11vw,3.7rem)}.history-head-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.history-head-actions .primary-button,.history-head-actions .secondary-button{width:100%;min-width:0;padding-inline:12px}.search-control-panel{margin-top:-4px;padding:10px}.guided-search-form{grid-template-columns:1fr;width:100%}.guided-search-form .primary-button{width:100%}.deck-status{flex-direction:column;align-items:flex-start;gap:4px}.deck-card{margin-top:0}.deck-visual{height:clamp(220px,68vw,300px)}.deck-content{padding:22px 18px}.deck-content h2{font-size:clamp(1.75rem,9vw,2.7rem)}.deck-content .offer-tags{margin-left:0}.deck-actions{grid-template-columns:54px minmax(0,1fr) 54px}.deck-actions .deck-primary,.deck-actions .deck-secondary{grid-column:1/-1}.deck-dismiss,.deck-undo{width:54px;height:54px}.deck-primary,.deck-secondary{width:100%;min-height:54px}.primary-button,.secondary-button{width:100%}.trustpilot-panel>div,.form-grid,.documents-row,.profile-side,.date-choice-grid{grid-template-columns:1fr}.profile-menu{margin:0}.history-header{display:none}.history-table{border:0;gap:9px;display:grid}.history-table article{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:10px}.history-table article time{grid-column:1}.history-actions{grid-area:1/2/span 2;align-self:center}.status-pill{grid-area:1/2;align-self:start;margin-right:42px}.modal{padding:24px 18px}.modal-actions{display:grid}.mail-variants{grid-template-columns:1fr}.mail-workspace{min-height:0}.letter-reader-body{min-height:480px;padding:10px}.letter-page{padding:25px 21px 34px}.letter-page-head{margin-bottom:42px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}body{color:var(--ink);background:#fbfaff}.auth-backdrop{z-index:100;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(125deg,#5b5cf614,#0000 38%),linear-gradient(305deg,#8358ee14,#0000 42%),#fbfbfe;place-items:center;padding:40px 20px;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-modal{background:#fffffff5;border:1px solid #5b5cf629;border-radius:8px;width:min(100%,470px);max-height:none;margin:auto;padding:34px;box-shadow:0 28px 80px #221d4a24}.auth-modal.register-modal{width:min(100%,820px)}.auth-modal>img{object-fit:contain;width:56px;height:56px;margin-bottom:22px}.auth-modal h2{letter-spacing:0;margin:5px 0 10px;font-size:clamp(30px,4vw,46px);line-height:1.03}.auth-modal>p:not(.kicker){max-width:560px;color:var(--muted)}.auth-modal form{margin-top:26px}.auth-modal .primary-button{background:var(--accent-gradient);box-shadow:0 12px 26px #5b5cf638}.auth-modal .text-button{color:var(--blue-dark)}.forgot-password-button{color:var(--blue-dark);background:0 0;border:0;justify-self:end;margin-top:-5px;padding:3px 0;font-size:.82rem;font-weight:760}.forgot-password-button:hover{color:var(--violet)}.password-reset-form{gap:13px;display:grid}@media (width<=640px){.auth-backdrop{align-items:start;padding:18px 12px}.auth-modal,.auth-modal.register-modal{padding:24px 20px}}.app-shell{background:#fbfaff}.topbar{-webkit-backdrop-filter:blur(24px)saturate(1.55);backdrop-filter:blur(24px)saturate(1.55);background:#ffffffe0;border-color:#5b5cf629;box-shadow:0 16px 46px #3226641f}.brand{background:#f1efff;box-shadow:inset 0 0 0 1px #5b5cf61a}.topbar-status{color:#403a53;font-family:inherit;font-weight:750}.status-dot{background:#22ad84;box-shadow:0 0 0 4px #22ad841c}.quota-button,.menu-button,.icon-button,.drawer-head button{background:#fffffff5;border-color:#e4e0f0;box-shadow:0 8px 22px #372c6412}.quota-button:hover,.menu-button:hover,.icon-button:hover,.drawer-head button:hover{color:var(--blue);border-color:#c9c2ef}.quota-popover,.drawer,.modal{border-color:#e4e0ef;box-shadow:0 30px 90px #291e522e}.quota-popover button,.primary-button,.hero-guided-search>button,.plus-cta{background:var(--accent-gradient);border-color:#0000;box-shadow:0 12px 28px #5b5cf638}.quota-popover button:hover,.primary-button:hover,.hero-guided-search>button:hover,.plus-cta:hover{background:linear-gradient(135deg,#2669e8 0%,#574ce8 54%,#7645d6 100%);transform:translateY(-1px)}.drawer-profile,.profile-preview{background:#f8f7fc;border-color:#e5e1f1}.drawer-profile>span,.profile-preview>span{background:var(--accent-gradient)}.drawer-nav button:hover,.drawer-nav button.active,.profile-menu button:hover,.profile-menu button.active{color:#5354e8;background:#f0edff}.home-hero{background-color:#f6f4ff;background-position:64%;height:100svh;min-height:100svh}.home-hero:before{background:linear-gradient(90deg,#fffffffb 0%,#faf9fff2 35%,#eeeaff85 61%,#433b8014 100%)}.hero-content{width:min(1280px,100% - 52px);padding-top:clamp(78px,9vh,96px);padding-bottom:clamp(74px,8vh,88px)}.kicker{color:#5952dd;font-weight:800}.hero-content>.kicker{background:#f4f1ffe0;border:1px solid #5b5cf624;border-radius:999px;width:auto;max-width:max-content;padding:8px 11px;display:inline-flex;box-shadow:0 10px 28px #44378214}.home-hero h1{color:#171427;max-width:610px;font-size:clamp(3.15rem,4.85vw,4.65rem);font-weight:800}.home-hero h1 span{color:#6558eb;background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-text{color:#5e586c;font-weight:520}.hero-guided-search,.search-control-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-color:#5d539d2e;box-shadow:0 22px 60px #30255c24}.hero-guided-search:focus-within,.search-control-panel:focus-within{border-color:#5b5cf68a;box-shadow:0 24px 64px #4b3a962e,0 0 0 4px #5b5cf614}.hero-guided-search input,.hero-guided-search select,.guided-search-form input,.guided-search-form select{background:#fff;border-color:#e2def0}.autocomplete-menu{scrollbar-color:#aaa2dd transparent;background:#fffffffa;border-color:#5b5cf624;box-shadow:0 24px 58px #2d215a33}.autocomplete-menu::-webkit-scrollbar-thumb{background:#aaa2dd}.autocomplete-menu button:hover{color:#4d49d6;background:#f1efff}.hero-proof div{color:#5749d8;background:#fffffff0;border-color:#6752e02e;box-shadow:0 14px 34px #31246724}.hero-proof svg{color:#6d55e8}.hero-proof{max-width:calc(100% - 40px);bottom:clamp(18px,2.6vh,28px);right:clamp(20px,3vw,44px)}.hero-proof div{min-height:44px;padding-inline:14px}.confidence-strip{margin-top:-55px}.confidence-strip article{background:#fffffff5;border-color:#5b5cf61f;box-shadow:0 20px 50px #2f235e1c}.confidence-strip article:first-child svg{color:#3674ed;background:#eef3ff}.confidence-strip article:nth-child(2) svg{color:#7653e7;background:#f2efff}.confidence-strip article:nth-child(3) svg{color:#0d8a6c;background:#edf9f5}.trust-row{background:#fff;border-color:#e9e5f2}.product-story{padding-top:112px}.product-story>header .kicker,.page-head .kicker{background:#f0edff;border-radius:999px;padding:7px 10px}.product-story h2,.page-head h1,.account-banner h2,.plus-hero h1{color:#191629;font-weight:800}.story-grid,.story-grid article{border-color:#e3dff0}.story-grid article>span{color:#8b82b1}.story-grid svg{color:#6256e7;background:#f0edff;border-radius:50%;width:42px;height:42px;padding:8px}.account-banner{background:#f3f1fb;border-top:1px solid #e6e1f2;border-bottom:1px solid #e6e1f2}.account-banner button{background:var(--accent-gradient);box-shadow:0 14px 30px #5b5cf633}.search-page,.content-page{position:relative}.results-layout,.deck-card,.form-section,.profile-menu,.history-table,.plus-card,.trustpilot-panel,.search-state{background:#fff;border-color:#e2deed;box-shadow:0 20px 56px #31265d14}.results-list,.history-header,.contract-settings-card,.documents-row,.letter-reader{background:#f8f7fc}.result-scroll button:hover,.result-scroll button.active{background:#fff;box-shadow:0 9px 28px #32266017}.company-mark,.modal-icon{color:#6156e7;background:#f0edff}.offer-tags span{color:#554e66;background:#f2f0f8}.secondary-button:hover{color:#4f49d5;background:#f6f4fc;border-color:#ccc6e5}.deck-stack{background:#f2f0f9;border-color:#ddd8eb}.deck-dismiss:hover,.deck-undo:hover:not(:disabled){color:#544bd8;background:#f5f2ff;border-color:#bdb5df}.form-section input:focus,.form-section textarea:focus,.form-section select:focus,.modal input:focus,.modal textarea:focus{background:#fff;border-color:#5b5cf69e;box-shadow:0 0 0 4px #5b5cf614}.preference-fieldset,.consent-line,.gmail-tutorial,.cv-drop,.attachment-ready{background:#f8f6ff;border-color:#dcd6ef}.plus-page{width:min(1100px,100% - 40px);padding-bottom:100px}.plus-hero .kicker{background:#f0edff;border-radius:999px;padding:7px 12px}.plus-card{position:relative;overflow:hidden}.plus-card:before{content:"";background:var(--accent-gradient);height:4px;position:absolute;inset:0 0 auto}.plus-features article>span{color:#5d53df;background:#f0edff}.plus-price strong{color:#5148dc}.trustpilot-panel{background:#f5f3fb}.mail-variants button.active{background:#f3f1ff;border-color:#655cf1;box-shadow:inset 0 0 0 1px #655cf1}.register-progress>div{background:#ece9f7}.register-progress span{background:var(--accent-gradient)}.auth-backdrop{background:linear-gradient(125deg,#5b5cf614,#0000 38%),linear-gradient(305deg,#8358ee14,#0000 42%),#fbfbfe}@media (width<=900px){.home-hero:before{background:linear-gradient(90deg,#fffffff7 0%,#f9f7ffeb 57%,#6b56bc24 100%)}.confidence-strip{margin-top:20px}}@media (width<=720px){.topbar{background:#ffffffe8;border-color:#5b5cf624}.hero-content{width:calc(100% - 28px);padding-top:90px;padding-bottom:116px}.home-hero{background-position:61% 0}.home-hero:before{background:linear-gradient(#fffffff0 0%,#f9f7ffe8 60%,#6752b433 100%)}.home-hero h1{font-size:clamp(2.85rem,14vw,4.6rem)}.hero-proof{scrollbar-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-width:none;display:grid;bottom:12px;left:14px;right:14px;overflow:visible}.hero-proof div{color:#5749d8;text-align:center;white-space:normal;background:#fffffff0;border-color:#6752e02e;flex-direction:column;flex:none;justify-content:center;gap:5px;min-width:0;min-height:62px;padding:8px 5px;font-size:.66rem;line-height:1.15;box-shadow:0 12px 30px #31246726}.hero-proof svg{color:#6d55e8;flex:none}.hero-proof::-webkit-scrollbar{display:none}.confidence-strip article{min-height:78px}}label:has(>.required-star){position:relative}.required-star{color:#dc2626;font-weight:700;position:absolute;top:0;right:0}.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}.explorer{flex-direction:column;gap:20px;display:flex}.explorer-search{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:minmax(130px,.6fr) minmax(220px,2fr) minmax(160px,1fr) auto auto;gap:10px;padding:10px;display:grid}.explorer-field{background:var(--faint);border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;min-height:50px;padding:0 12px;transition:border-color .15s,background .15s;display:flex;position:relative}.explorer-field:focus-within{background:var(--white);border-color:var(--blue)}.explorer-field>svg{color:var(--muted);flex:none}.explorer-field input,.explorer-field select{width:100%;min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;font-size:.95rem}.explorer-field select{cursor:pointer;font-weight:600}.explorer-field-radius{gap:6px;padding-left:14px}.explorer-field-radius>span{color:var(--muted);white-space:nowrap;font-size:.8rem}.explorer-clear{background:var(--line);width:22px;height:22px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.explorer-clear:hover{background:var(--ink);color:var(--white)}.explorer-submit{gap:8px;padding:0 22px}.explorer-suggestions{z-index:40;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;max-height:300px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.explorer-suggestions button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:9px 11px;display:flex}.explorer-suggestions button:hover{background:var(--violet-soft)}.explorer-suggestions span{font-size:.92rem;font-weight:700}.explorer-suggestions small{color:var(--muted);font-size:.78rem}.explorer-body{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:24px;display:grid}.explorer-filters{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:18px;position:sticky;top:18px}.explorer-filters-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.explorer-filters-head h2{margin:0;font-size:1rem}.explorer-filters-close{cursor:pointer;color:var(--muted);background:0 0;border:0;display:none}.explorer-filter-group{border-top:1px solid var(--line);padding:14px 0}.explorer-filter-group:first-of-type{border-top:0;padding-top:6px}.explorer-filter-group h3{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin:0 0 9px;font-size:.72rem;font-weight:800}.explorer-filter-group select{border:1px solid var(--line);background:var(--white);width:100%;min-height:40px;font:inherit;cursor:pointer;border-radius:8px;padding:0 10px;font-size:.88rem}.explorer-toggle{cursor:pointer;align-items:center;gap:9px;font-size:.88rem;display:flex}.explorer-toggle input{width:16px;height:16px;accent-color:var(--blue);cursor:pointer}.explorer-sectors{max-height:340px;margin:0;padding:0;list-style:none;overflow-y:auto}.explorer-sectors label{cursor:pointer;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 4px;font-size:.85rem;display:grid}.explorer-sectors label:hover{background:var(--faint)}.explorer-sectors label.is-empty{opacity:.4}.explorer-sectors input{width:15px;height:15px;accent-color:var(--blue);cursor:pointer}.explorer-sectors span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.explorer-sectors small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.74rem}.explorer-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.explorer-count{color:var(--muted);margin:0;font-size:.92rem}.explorer-count strong{color:var(--ink);font-size:1.05rem}.explorer-count em{color:var(--violet);font-style:normal;font-weight:600}.explorer-filters-toggle{border:1px solid var(--line);background:var(--white);min-height:42px;font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:0 14px;font-size:.88rem;font-weight:700;display:none}.explorer-grid{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:16px;display:grid}.company-card{background:var(--white);border:1px solid var(--line);border-radius:13px;flex-direction:column;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:hidden}.company-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-3px)}.company-card-visual{background:var(--accent-gradient);height:124px;color:var(--white);place-items:center;font-size:2.4rem;font-weight:800;display:grid;position:relative;overflow:hidden}.company-card-visual.has-image{background:var(--faint)}.company-card-visual img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.company-badge{color:var(--white);background:#09846af0;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;bottom:10px;left:10px}.company-card-body{flex-direction:column;flex:1;gap:6px;padding:14px;display:flex}.company-card-meta{letter-spacing:.05em;text-transform:uppercase;color:var(--violet);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.72rem;font-weight:700;overflow:hidden}.company-card-body h3{margin:0;font-size:1.02rem;line-height:1.3}.company-card-place{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:.82rem;display:flex}.company-card-summary{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.company-card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.company-card-link{border:1px solid var(--line);color:var(--ink);border-radius:7px;align-items:center;gap:5px;padding:7px 11px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.company-card-link:hover{border-color:var(--blue);color:var(--blue)}.company-card-cta{flex:1;gap:6px;min-height:40px;font-size:.85rem}.company-card-nocontact{color:var(--muted);font-size:.78rem;font-style:italic}.company-card-locked{border:1px dashed var(--line);background:var(--faint);min-height:40px;color:var(--muted);font:inherit;cursor:pointer;border-radius:8px;flex:1;align-items:center;gap:7px;padding:0 12px;font-size:.82rem;display:inline-flex;overflow:hidden}.company-card-locked:hover{border-color:var(--violet);color:var(--violet);background:var(--violet-soft)}.company-card-locked-mail{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.company-card.is-skeleton{pointer-events:none}.company-card.is-skeleton .company-card-visual{background:var(--faint)}.skeleton-line{background:linear-gradient(90deg, var(--faint) 25%, var(--line) 50%, var(--faint) 75%);background-size:220% 100%;border-radius:5px;height:11px;animation:1.3s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-line.short{width:62%}@keyframes skeleton-shimmer{0%{background-position:220% 0}to{background-position:-20% 0}}@media (prefers-reduced-motion:reduce){.skeleton-line{animation:none}.company-card{transition:none}}.explorer-state{text-align:center;background:var(--faint);border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:56px 24px;display:flex}.explorer-state svg{color:var(--violet)}.explorer-state h3{margin:0;font-size:1.15rem}.explorer-state p{max-width:460px;color:var(--muted);margin:0;line-height:1.6}.explorer-state.error{background:#fdf2f4}.explorer-state.error h3{color:var(--danger)}.explorer-pagination{justify-content:center;align-items:center;gap:16px;margin-top:26px;display:flex}.explorer-pagination button{border:1px solid var(--line);background:var(--white);min-height:42px;font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 16px;font-size:.88rem;font-weight:700;display:inline-flex}.explorer-pagination button:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.explorer-pagination button:disabled{opacity:.4;cursor:not-allowed}.explorer-pagination span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.88rem}.explorer-upsell{background:var(--violet-soft);border:1px solid #e0d8ff;border-radius:13px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:26px;padding:20px 22px;display:flex}.explorer-upsell p{margin:0;font-size:.93rem;line-height:1.55}@media (width<=1080px){.explorer-search{grid-template-columns:minmax(120px,.7fr) minmax(0,2fr) minmax(140px,1fr)}.explorer-field-radius,.explorer-submit{grid-column:span 1}}@media (width<=860px){.explorer-body{grid-template-columns:minmax(0,1fr)}.explorer-filters-toggle{display:inline-flex}.explorer-filters{z-index:90;border-radius:0;transition:transform .24s;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.explorer-filters.is-open{transform:translate(0)}.explorer-filters-close{display:block}.explorer-sectors{max-height:none}}@media (width<=620px){.explorer-search,.explorer-grid{grid-template-columns:minmax(0,1fr)}.explorer-upsell{text-align:center;flex-direction:column;align-items:stretch}}.auth-modal{position:relative}.auth-close{background:var(--faint);width:34px;height:34px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.auth-close:hover{background:var(--line);color:var(--ink)}@media (width<=620px){.search-page .page-head h1{font-size:1.6rem;line-height:1.2}.search-page .page-head{margin-bottom:14px}}.hero-metrics{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd1;border-radius:12px;flex-wrap:wrap;gap:26px;width:fit-content;max-width:100%;margin-top:22px;padding:16px 20px;display:flex;position:relative}.hero-metrics>div{flex-direction:column;gap:2px;display:flex}.hero-metrics strong{font-variant-numeric:tabular-nums;background:var(--accent-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.7rem;font-weight:800;line-height:1.1}.hero-metrics span{color:var(--muted);font-size:.82rem}@media (width<=620px){.hero-metrics{gap:18px;margin-top:20px}.hero-metrics strong{font-size:1.35rem}.hero-metrics span{font-size:.75rem}}.search-tabs{background:var(--faint);border-radius:11px;gap:6px;width:fit-content;max-width:100%;margin-bottom:18px;padding:5px;display:flex;overflow-x:auto}.search-tabs button{min-height:42px;font:inherit;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 16px;font-size:.9rem;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.search-tabs button:hover{color:var(--ink)}.search-tabs button.active{background:var(--white);color:var(--ink);box-shadow:0 1px 3px #3429621f}.search-tabs small{background:var(--violet-soft);color:var(--violet);font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:800}.offers-panel{flex-direction:column;gap:20px;display:flex}.offers-search{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:minmax(130px,.6fr) minmax(220px,2fr) minmax(160px,1fr) auto;gap:10px;padding:10px;display:grid}.company-badge.offer-source{text-transform:none;letter-spacing:0;background:#171427db}@media (width<=860px){.offers-search{grid-template-columns:minmax(0,1fr)}.search-tabs{width:100%}.search-tabs button{flex:1;justify-content:center;padding:0 10px;font-size:.82rem}}.topbar-status.is-pending{background:var(--faint);pointer-events:none;border-radius:6px;width:108px;height:20px;display:inline-block}.page-head .kicker,.product-story>header .kicker,.plus-hero .kicker{width:max-content;max-width:100%;display:inline-flex}.product-story>header .kicker{margin-inline:auto}.company-card.is-teased{position:relative}.company-card.is-teased .company-card-visual,.company-card.is-teased .company-card-body{filter:blur(5px)saturate(.65);opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.company-card-teaser{z-index:2;color:var(--violet);font:inherit;cursor:pointer;background:linear-gradient(#ffffff57,#ffffffc2);border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.86rem;font-weight:800;display:flex;position:absolute;inset:0}.company-card-teaser:hover{background:linear-gradient(#ffffff80,#ffffffe0)}.company-card-teaser span{background:var(--white);border-radius:999px;padding:8px 14px;box-shadow:0 8px 22px #44378229}.company-card-summary{position:relative}.company-card-summary-fade{background:linear-gradient(90deg, #fff0, var(--white) 72%);width:58%;height:1.5em;position:absolute;bottom:0;right:0}.company-card-locked-label{text-align:left;flex-direction:column;font-weight:700;line-height:1.18;display:flex}.company-card-locked-label em{color:var(--violet);font-size:.72rem;font-style:normal;font-weight:700}.company-card-locked.is-guest{border-style:solid}.explorer-wall{background:linear-gradient(135deg,#f6f4ff,#fff 62%);border:1px solid #5b5cf633;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;margin-top:22px;padding:24px;display:flex;box-shadow:0 16px 40px #44378212}.explorer-wall.is-upgrade{background:linear-gradient(135deg,#fdf7e8,#fff 62%);border-color:#d6a82e57}.explorer-wall-text{flex:320px}.explorer-wall-kicker{color:var(--violet);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin:0 0 8px;font-size:.76rem;font-weight:800;display:inline-flex}.explorer-wall h3{margin:0 0 12px;font-size:1.16rem;line-height:1.3}.explorer-wall ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.explorer-wall li{color:var(--muted);align-items:flex-start;gap:8px;font-size:.88rem;line-height:1.45;display:flex}.explorer-wall li svg{color:var(--violet);flex:none;margin-top:2px}.explorer-wall.is-upgrade li svg{color:#b9891f}.explorer-wall-actions{flex-direction:column;flex:0 260px;align-items:stretch;gap:8px;display:flex}.explorer-wall-actions .primary-button{justify-content:center;min-height:46px}.explorer-wall-actions small{color:var(--muted);text-align:center;font-size:.78rem}@media (width<=620px){.explorer-wall{padding:18px}.explorer-wall-actions{flex-basis:100%}}.mode-switch{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.mode-switch button{border:1px solid var(--line);background:var(--white);color:var(--muted);font:inherit;text-align:left;cursor:pointer;border-radius:11px;flex-direction:column;align-items:flex-start;gap:2px;padding:11px 14px;font-size:.92rem;font-weight:800;transition:border-color .15s,color .15s,background .15s;display:flex}.mode-switch button svg{color:currentColor}.mode-switch button em{color:var(--muted);font-size:.74rem;font-style:normal;font-weight:600}.mode-switch button:hover{border-color:var(--violet)}.mode-switch button.active{border-color:var(--violet);background:var(--violet-soft);color:var(--violet)}.mode-switch button.active em{color:var(--violet)}.match-stage{flex-direction:column;align-items:center;gap:16px;padding:4px 0 8px;display:flex}.match-card{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;width:min(420px,100%);min-height:430px;transition:transform .26s,opacity .26s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #4437821f}.match-card.is-exit-left{opacity:0;transform:translate(-118%)rotate(-9deg)}.match-card.is-exit-right{opacity:0;transform:translate(118%)rotate(9deg)}.match-card-visual{background:var(--accent-gradient);height:200px;color:var(--white);place-items:center;font-size:3rem;font-weight:800;display:grid;position:relative;overflow:hidden}.match-card-visual.has-image{background:var(--faint)}.match-card-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.match-card-body{flex-direction:column;flex:1;gap:7px;padding:18px;display:flex}.match-card-summary{color:var(--muted);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:2px 0 0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.match-card-body .company-card-link{align-self:flex-start;margin-top:auto}.match-card-loading,.match-card-block{text-align:center;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:26px;display:flex;position:absolute;inset:0}.match-card-block svg{color:var(--violet)}.match-card-block h4{margin:0;font-size:1.05rem}.match-card-block p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.match-card-block .primary-button{margin-top:6px}.match-card.is-blocked .match-card-body,.match-card.is-blocked .match-card-visual{filter:blur(4px);opacity:.55}.match-controls{align-items:center;gap:14px;display:flex}.match-controls button{min-height:52px;font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 24px;font-size:.95rem;font-weight:800;transition:transform .12s,box-shadow .15s;display:inline-flex}.match-controls button:disabled{opacity:.5;cursor:not-allowed}.match-controls button:not(:disabled):hover{transform:translateY(-2px)}.match-skip{border:1px solid var(--line);background:var(--white);color:var(--muted)}.match-skip:not(:disabled):hover{color:#e0555f;border-color:#e0555f}.match-keep{background:var(--accent-gradient);color:var(--white);border:0;box-shadow:0 12px 28px #5b5cf64d}.match-progress{color:var(--muted);margin:0;font-size:.82rem}@media (width<=620px){.mode-switch{grid-template-columns:1fr}.match-card{min-height:390px}.match-controls button{flex:1;justify-content:center;padding:0 14px}}.plan-compare{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;width:100%;max-width:880px;margin:6px auto 20px;display:grid}.plan-card{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;gap:16px;padding:24px;display:flex;position:relative}.plan-card.is-featured{background:linear-gradient(170deg,#fffaf0,#fff 46%);border-color:#d6a82e80;box-shadow:0 20px 48px #96741421}.plan-flag{color:var(--white);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(120deg,#d9a72e,#b9891f);border-radius:999px;padding:4px 12px;font-size:.7rem;font-weight:850;position:absolute;top:-11px;left:24px}.plan-card header{flex-direction:column;gap:4px;display:flex}.plan-card h2{align-items:center;gap:8px;margin:0;font-size:1.12rem;display:flex}.plan-card h2 img{object-fit:contain;width:22px;height:22px}.plan-price{align-items:baseline;gap:5px;margin:2px 0 0;display:flex}.plan-price strong{letter-spacing:-.02em;font-size:2.1rem;line-height:1}.plan-price span{color:var(--muted);font-size:.9rem;font-weight:700}.plan-card header small{color:var(--muted);font-size:.8rem}.plan-card ul{flex:1;gap:9px;margin:0;padding:0;list-style:none;display:grid}.plan-card li{color:var(--ink);align-items:flex-start;gap:9px;font-size:.89rem;line-height:1.45;display:flex}.plan-card li svg{color:var(--violet);flex:none;margin-top:1px}.plan-card.is-featured li svg{color:#b9891f}.plan-card li.is-off{color:var(--muted)}.plan-card li.is-off svg{color:#c9ccd4}.plan-foot{flex-direction:column;gap:8px;display:flex}.plan-state{background:var(--faint);color:var(--muted);border-radius:10px;align-items:center;gap:7px;padding:10px 12px;font-size:.84rem;font-weight:700;display:inline-flex}.plan-state.is-active{color:#1f7a3d;background:#eaf7ee}.plan-state.is-active svg{color:#1f7a3d}.plan-foot .plus-cta{width:100%}.plan-foot small{color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:.77rem;display:flex}.plan-reassure{flex-wrap:wrap;justify-content:center;gap:10px 22px;max-width:880px;margin:0 auto 8px;padding:0;list-style:none;display:flex}.plan-reassure li{color:var(--muted);align-items:center;gap:8px;font-size:.84rem;font-weight:650;display:inline-flex}.plan-reassure svg{color:var(--violet)}.plan-card li{gap:0}.plan-card li svg{margin-right:9px}.explorer-wall li{gap:0}.explorer-wall li svg{margin-right:8px}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{overflow-x:hidden}#root{min-height:100vh}::selection{color:#fff;background:#0969ff}
