@import "https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750;800&display=swap";
:root{--ink:#20251f;--muted:#788075;--line:#e5e8df;--lime:#c1f36b;--paper:#f7f8f4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Golos Text,Arial,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select,summary{cursor:pointer}button{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #77aa38}h1,h2,h3,h4,p{margin:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.2}h1{font-size:clamp(30px,3.2vw,43px);font-weight:600}h2{font-size:24px;font-weight:550}h3{font-size:19px;font-weight:600}p{color:#71796c}svg{flex-shrink:0}.brand{letter-spacing:-1.1px;align-items:center;gap:10px;font-size:26px;font-weight:750;line-height:1;display:inline-flex}.brand-mark{background:var(--ink);width:39px;height:39px;color:var(--lime);border-radius:10px;justify-content:center;align-items:center;font-size:25px;display:flex;position:relative}.brand-mark>span{margin:-12px 0 0 -1px;font-size:15px}.brand-number{color:#7a865f;font-weight:450}.brand small{letter-spacing:1.1px;padding-top:6px;font-size:6px;font-weight:500;display:block}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:45px;padding:11px 19px;font-size:13px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover:not(:disabled){background:#3a4434}.button-outline{background:#fff;border-color:#dde1d6}.button-outline:hover:not(:disabled){background:#f0f5e8}.button-ghost{color:#737a6d;background:0 0}.button-large{border-radius:9px;padding:17px 25px;font-size:15px}.button-small{min-height:38px;padding:9px 13px;font-size:12px}.button-full{width:100%}.eyebrow{color:#6e7964;letter-spacing:1.9px;align-items:center;gap:9px;margin-bottom:17px;font-size:10px;font-weight:550;display:flex}.mini-label{letter-spacing:1.5px;color:#68735d;font-size:9px;font-weight:600}.green-dot,.live-badge i{background:#83b746;border-radius:50%;width:6px;height:6px}.muted{color:var(--muted)}.small-note{color:#8c9286;font-size:11px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.preserve-text{white-space:pre-wrap;overflow-wrap:anywhere}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.landing{max-width:1440px;margin:auto;padding:0 6%}.landing-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:110px;display:flex}.landing-header nav{align-items:center;gap:32px;font-size:12px;display:flex}.hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:35px;padding:88px 0 92px;display:grid}.hero h1{letter-spacing:-.06em;font-size:clamp(36px,4.5vw,61px);font-weight:550;line-height:1.12}.hero h1>span{color:#81906d}.hero-copy>p{margin:26px 0 30px;font-size:15px;line-height:1.8}.hero-meta{color:#86907b;gap:20px;margin-top:23px;font-size:10px;display:flex}.hero-meta span{align-items:center;gap:5px;display:flex}.hero-art{justify-content:center;align-items:center;height:430px;display:flex;position:relative}.orbit{border:1px solid #dce3d2;border-radius:50%;width:330px;height:330px;position:absolute}.orbit-two{opacity:.6;border-style:dashed;width:420px;height:420px}.art-core{background:var(--lime);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:225px;height:225px;display:flex;transform:rotate(-10deg);box-shadow:0 22px 70px #a1c45c28}.art-core>span{letter-spacing:-2px;font-size:33px;line-height:1}.art-core strong{font-weight:650}.floating-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:11px;padding:15px 18px;display:flex;position:absolute;box-shadow:0 12px 35px #26361f0c}.floating-one{top:28px;left:0;transform:rotate(-5deg)}.floating-card strong{font-size:11px;font-weight:550;display:block}.floating-card span{color:#88907f;font-size:10px;display:block}.art-avatar{background:#e7e0f3;border-radius:50%;place-items:center;width:40px;height:40px;font-family:monospace;font-size:18px;display:grid}.floating-card .card-dot{background:#98c25c;border-radius:50%;width:6px;height:6px;margin-left:5px}.floating-chip{border:1px solid var(--line);background:#fff;border-radius:30px;align-items:center;gap:8px;padding:12px 18px;font-size:11px;display:flex;position:absolute;box-shadow:0 8px 24px #26361f07}.chip-one{background:#efe9fa;top:140px;right:-5px;transform:rotate(9deg)}.chip-two{bottom:95px;left:-5px;transform:rotate(-10deg)}.chip-three{background:#f8e5c9;font-family:monospace;bottom:49px;right:25px;transform:rotate(7deg)}.art-caption{letter-spacing:2px;color:#929b86;font-size:8px;position:absolute;bottom:0}.art-star{font-size:48px;font-weight:400;position:absolute;top:39px;right:35px}.how-section{border-top:1px solid var(--line);padding:46px 0 66px;scroll-margin-top:30px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.section-heading h2{font-size:25px}.section-heading .eyebrow{margin-bottom:12px}.section-heading .small-note{white-space:nowrap;align-items:center;gap:8px;display:flex}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:27px}.step-card>div{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.step-card>div span{color:#b6bfab;font-size:12px}.step-card h3{letter-spacing:-.6px;margin-bottom:13px;font-size:17px}.step-card p{font-size:12px;line-height:1.9}.landing-footer{border-top:1px solid var(--line);color:#919785;justify-content:space-between;align-items:center;gap:20px;padding:28px 0 35px;font-size:10px;display:flex}.landing-footer .brand{transform-origin:0;color:var(--ink);transform:scale(.85)}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fbfcf9;flex-direction:column;width:238px;padding:34px 21px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{margin:0 10px 54px}.sidebar-section{color:#99a08f;letter-spacing:1.6px;margin:0 13px 16px;font-size:9px}.main-nav{flex-direction:column;gap:6px;display:flex}.main-nav a{color:#7a8270;border-radius:8px;align-items:center;gap:12px;padding:13px 14px;font-size:12px;display:flex}.main-nav a:hover{background:#eef3e6}.main-nav a.active{color:#26331f;background:#e8f3d8;font-weight:500}.nav-dot{background:#7fa24f;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:30px}.sidebar-note{background:#eef1e7;border-radius:9px;margin-bottom:23px;padding:20px;position:relative}.sidebar-note h3{margin-top:10px;font-size:16px;font-weight:500;line-height:1.45}.sidebar-note>svg{margin-top:23px}.help-link{color:#7d8573;align-items:center;gap:10px;padding:0 10px 22px;font-size:11px;display:flex}.user-box{border-top:1px solid var(--line);align-items:center;gap:10px;padding:20px 4px 0;display:flex}.user-box>div{flex:1;min-width:0}.user-box strong{text-overflow:ellipsis;font-size:11px;font-weight:550;display:block;overflow:hidden}.user-box small{color:#959c8b;font-size:9px;display:block}.icon-button{color:#8a927e;background:0 0;border:0;place-items:center;padding:8px;display:grid}.avatar{color:#46503f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-size:13px;font-weight:550;display:inline-flex}.user-box .avatar{width:33px;height:33px;font-size:10px}.avatar-large{width:65px;height:65px;font-size:20px}.workspace{flex-direction:column;flex:1;min-width:0;margin-left:238px;display:flex}.topbar{border-bottom:1px solid var(--line);color:#7c8471;justify-content:space-between;align-items:center;height:76px;padding:0 42px;font-size:11px;display:flex}.breadcrumb-slash{color:#c4cab9;margin:0 13px}.live-badge{align-items:center;gap:8px;font-size:10px;display:flex}.main-content{flex:1;width:100%;max-width:1420px;margin:0 auto;padding:40px 42px 50px}.page-heading{margin-bottom:30px}.page-heading .eyebrow{margin-bottom:12px}.page-heading p{margin-top:12px;font-size:12px}.heading-with-action{justify-content:space-between;align-items:center;gap:24px;display:flex}.heading-with-action>.button{flex-shrink:0}.app-footer{border-top:1px solid var(--line);color:#9aa18f;justify-content:space-between;gap:20px;padding:18px 42px;font-size:9px;display:flex}.empty-state{text-align:center;background:#fff;border:1px dashed #dfe5d6;border-radius:12px;min-height:300px;padding:65px 25px}.empty-state h2{margin-bottom:13px}.empty-state p{margin-bottom:24px}.empty-icon{background:#eef6e2;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:23px;display:inline-flex}.loading-state{text-align:center;color:#838c76;padding:100px 20px}.loading-dot{background:#a1cd5f;border-radius:50%;width:8px;height:8px;margin-right:10px;animation:1.3s infinite pulse;display:inline-block}@keyframes pulse{50%{opacity:.25}}.auth-page{max-width:1320px;margin:auto;padding:35px 6%}.auth-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1020px;min-height:calc(100vh - 120px);margin:20px auto;display:grid}.auth-intro h1{margin-bottom:22px;font-size:44px}.auth-intro p{font-size:13px;line-height:1.8}.auth-intro>small{color:#9ca58d;letter-spacing:.5px}.auth-art{color:#9ec561;align-items:center;gap:25px;margin:18px 0;font-size:140px;font-weight:400;line-height:1.4;display:flex}.auth-art span{color:var(--ink);letter-spacing:-8px;font-size:88px;font-weight:600}.auth-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:36px}.auth-card h2{margin-bottom:10px;font-size:29px}.auth-card>p{font-size:12px}.auth-form{flex-direction:column;gap:18px;margin-top:25px;display:flex}.auth-form label,.text-form label{font-size:12px;font-weight:500;display:block}input:not([type=radio]),textarea{width:100%;color:var(--ink);background:#fcfdfb;border:1px solid #e0e5d9;border-radius:7px;outline:none;padding:12px 14px;transition:border-color .2s}input:not([type=radio]):focus,textarea:focus{border-color:#93b35d;box-shadow:0 0 0 3px #b2d4781a}input::placeholder,textarea::placeholder{color:#a1a895;font-size:12px}.auth-form label input{margin-top:7px}.auth-form small,.text-form small{color:#979e8b;margin-top:6px;font-size:10px;font-weight:400;display:block}.optional{float:right;color:#a0a692;font-size:10px;font-weight:400}.form-error{color:#a54d35;background:#fff2ed;border:1px solid #f3d8cc;border-radius:7px;padding:11px 14px;font-size:12px}.error-text{color:#a54d35;font-size:10px}.auth-switch{text-align:center;color:#929a84;font-size:11px}.auth-switch a{color:#3f582c;margin-left:5px;font-weight:500}.form-notice{background:#f5f7ef;border-radius:7px;padding:12px 15px;font-size:11px;line-height:1.7}.questionnaire-layout{grid-template-columns:minmax(0,1fr) 235px;align-items:start;gap:32px;max-width:1100px;display:grid}.question-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:32px}.quiz-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.quiz-category{color:#8e987f;font-size:11px}.quiz-progress{background:#edf0e7;border-radius:3px;height:4px;margin-top:17px;margin-bottom:34px;overflow:hidden}.quiz-progress>span{background:#abda62;height:100%;transition:width .3s;display:block}.question-card h2{max-width:520px;margin-bottom:13px;font-size:26px;line-height:1.35}.question-card h2:focus{outline:none}.question-card>p,.text-form>.muted{font-size:12px}.answer-options{border:none;flex-direction:column;gap:11px;margin:28px 0 32px;padding:0;display:flex}.answer-option{cursor:pointer;border:1px solid #e2e7dc;border-radius:8px;align-items:center;gap:14px;padding:17px 18px;font-size:12px;transition:background .2s,border-color .2s;display:flex;position:relative}.answer-option:hover{background:#f8faf4}.answer-option.selected{background:#f0f7e5;border-color:#afcc85}.answer-option:focus-within{outline-offset:2px;outline:2px solid #92b861}.answer-option>input{opacity:0;width:1px;height:1px;position:absolute}.answer-number{color:#929c83;background:#f4f6f0;border-radius:6px;flex-shrink:0;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.selected .answer-number{color:#5a7e32;background:#dcefc0}.radio-dot{border:1px solid #dce2d3;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-left:auto}.selected .radio-dot{background:#fff;border:5px solid #95b861}.quiz-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:22px;display:flex}.quiz-aside{padding:25px 0}.quiz-aside-icon{color:#748960;background:#e7eedc;border-radius:19px;place-items:center;width:70px;height:70px;margin-bottom:23px;display:grid}.quiz-aside h3{margin-bottom:14px;font-size:21px;font-weight:500;line-height:1.4}.quiz-aside p{font-size:12px;line-height:1.9}.question-dots{grid-template-columns:repeat(5,1fr);gap:7px;margin:27px 0;display:grid}.question-dots button{color:#919b82;background:0 0;border:1px solid #e3e8db;border-radius:5px;height:32px;font-size:10px}.question-dots button.answered{color:#5f803e;background:#e5f0d5;border-color:#d8e7c2}.question-dots button.current{color:#3d5925;border-color:#7fa24f}.quiz-aside>small{color:#919c82;align-items:center;gap:7px;margin-bottom:9px;font-size:9px;display:flex}.text-form label{margin-top:23px}.text-form textarea{resize:vertical;min-height:86px;margin-top:9px;display:block}.text-form small{text-align:right}.text-form .form-notice{margin-top:22px}.text-form .form-error{margin-top:15px}.profile-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.portrait-card{background:#eaf3de;border:1px solid #d9e6c8;border-radius:13px;padding:30px}.portrait-card-top{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.portrait-nickname{color:#7c8c6a;font-size:11px}.portrait-card h2{margin:9px 0 16px;font-size:30px;font-weight:550}.portrait-card>p{color:#758566;font-size:12px;line-height:1.9}.portrait-divider{background:#d8e3cb;height:1px;margin:26px 0 22px}.strengths{flex-direction:column;gap:11px;margin:16px 0 24px;padding:0;font-size:12px;list-style:none;display:flex}.strengths li{align-items:center;gap:9px;display:flex}.strengths svg{color:#7a9f52}.work-style{background:#f6faef9c;border-radius:8px;padding:15px 18px}.work-style span{color:#8c997c;margin-bottom:3px;font-size:10px;display:block}.work-style strong{font-size:12px;font-weight:500}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;padding:28px}.panel h2{margin-bottom:14px;font-size:21px}.panel>.mini-label{margin-bottom:13px;display:block}.panel h4{margin:21px 0 10px;font-size:11px;font-weight:500}.panel p{font-size:12px;line-height:1.8}.panel .preserve-text{margin-bottom:13px}.panel-title{color:#505b44;justify-content:space-between;align-items:start;display:flex}.traits-panel>p{margin-bottom:25px;font-size:11px}.trait{margin-top:20px}.trait>div:first-child{justify-content:space-between;align-items:center;gap:15px;margin-bottom:8px;font-size:11px;display:flex}.trait strong{color:#8c997b;font-size:10px;font-weight:400}.trait-track{background:#f0f2eb;border-radius:4px;height:5px;overflow:hidden}.trait-track>span{height:100%;width:var(--value);background:#b6d888;border-radius:4px;display:block}.traits-panel>.small-note{margin:23px 0 0;font-size:9px}.tag{color:#72845c;overflow-wrap:anywhere;background:#f0f5e7;border:1px solid #e8efdd;border-radius:5px;align-items:center;gap:5px;padding:4px 9px;font-size:10px;line-height:1.5;display:inline-flex}.tags{flex-wrap:wrap;gap:6px;display:flex}.tag-muted{color:#8a927d;background:#f7f8f4;border-color:#edf0e7}.tag-white{color:#849970;background:#ffffff80;border-color:#ffffff90}.profile-cta{background:#edf0e6;border-radius:13px;flex-direction:column;align-items:flex-start;padding:30px;display:flex;position:relative;overflow:hidden}.profile-cta h2{margin:15px 0;font-size:29px;line-height:1.25;position:relative}.profile-cta p{max-width:330px;margin-bottom:24px;font-size:12px;position:relative}.profile-cta .button{margin-top:auto}.cta-asterisk{color:#dfe7d1;font-size:230px;line-height:1;position:absolute;bottom:-42px;right:-8px;transform:rotate(10deg)}.telegram-card{background:#eff3e8;border:1px solid #e3e9d9;border-radius:11px;align-items:center;gap:19px;margin-top:30px;padding:24px;display:flex}.telegram-icon{color:#68834b;background:#e0ebd0;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.telegram-card h3{margin-bottom:5px;font-size:16px;font-weight:550}.telegram-card p{color:#869176;font-size:11px}.telegram-card>.button{flex-shrink:0;margin-left:auto}.personalized-badge{white-space:nowrap;color:#82916c;border:1px solid #e2e8d8;border-radius:20px;align-items:center;gap:7px;padding:8px 13px;font-size:10px;display:flex}.match-banner{background:#ecf2e2;border:1px solid #e0e8d4;border-radius:11px;align-items:center;gap:20px;margin-bottom:30px;padding:24px;display:flex}.banner-symbol{color:#9bb77b;font-size:50px;line-height:1}.match-banner h2{letter-spacing:-.4px;margin-bottom:7px;font-size:16px;font-weight:550}.match-banner p{color:#81916e;font-size:10px}.match-banner>a{white-space:nowrap;align-items:center;gap:9px;margin-left:auto;font-size:10px;display:flex}.match-toolbar{align-items:center;gap:10px;margin-bottom:31px;display:flex}.search-input{flex:1;align-items:center;display:flex;position:relative}.search-input>svg{color:#a0a893;position:absolute;left:13px}.search-input>input{background:#fff;height:43px;padding-left:40px;font-size:11px}.search-input>input::placeholder{font-size:11px}.filter-select{color:#7d8970;background:#fff;border:1px solid #e0e5d9;border-radius:7px;align-items:center;padding-left:13px;display:flex}.filter-select select,.sort-select{color:#7d8970;background:0 0;border:0;max-width:195px;height:41px;padding:11px;font-size:10px}.sort-select{margin-left:4px}.results-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.results-heading h2{letter-spacing:-.6px;align-items:center;gap:10px;font-size:17px;display:flex}.results-heading h2 span{color:#8a9977;background:#e9eedf;border-radius:5px;place-items:center;min-width:24px;height:23px;font-size:10px;display:grid}.results-heading>span{color:#98a08b;font-size:9px}.matches-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.match-card{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;min-width:0;padding:23px;transition:box-shadow .2s,border-color .2s;display:flex}.match-card:hover{border-color:#cedabd;box-shadow:0 8px 25px #28381804}.match-card-header{align-items:center;gap:11px;display:flex}.match-name{min-width:0}.match-name h3{letter-spacing:-.6px;overflow-wrap:anywhere;font-size:16px;font-weight:550}.match-name>span{color:#99a28e;margin-top:4px;font-size:9px;display:block}.score-badge{color:#778669;flex-direction:column;flex-shrink:0;align-items:center;margin-left:auto;display:flex}.score-badge strong{letter-spacing:-1px;font-size:26px;font-weight:550;line-height:1.1}.score-badge strong small{padding-left:1px;font-size:13px;font-weight:400}.score-badge>span{color:#99a48b;margin-top:3px;font-size:7px}.score-badge.high{color:#6d9840}.best-match{color:#84a75c;margin:15px 0 -3px;font-size:9px}.match-about{-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-height:40px;margin:19px 0 15px;font-size:11px;line-height:1.8;display:-webkit-box;overflow:hidden}.match-reasons{border-top:1px solid #eff1e9;margin-top:20px;padding-top:19px}.match-reasons h4{margin-bottom:12px;font-size:10px;font-weight:500}.match-reasons ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.match-reasons li{color:#859178;align-items:flex-start;gap:8px;font-size:10px;display:flex}.match-reasons li svg{color:#9dbd74;margin-top:1px}.match-details{color:#8e9a80;margin:17px 0;font-size:9px}.match-details summary{color:#929d85}.match-details dl{background:#f8faf4;border-radius:7px;padding:12px}.match-details dl>div{justify-content:space-between;gap:10px;margin-bottom:5px;display:flex}.match-details dd{margin:0}.match-details p{color:#9d8863;margin-top:8px}.match-card-footer{border-top:1px solid #eff1e9;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:16px;display:flex}.match-card-footer>span{color:#9ca68f;font-size:9px}.match-card-footer .button{color:#708958;background:#f5f9ee;border-color:#dce7cf;font-size:10px}.contact-unavailable{font-style:italic}@media (min-width:1600px){.main-content{padding-top:50px}.matches-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.sidebar{width:212px;padding-left:14px;padding-right:14px}.workspace{margin-left:212px}.main-content{padding:32px 26px}.topbar,.app-footer{padding-left:26px;padding-right:26px}.questionnaire-layout{grid-template-columns:minmax(0,1fr) 195px;gap:22px}.question-card{padding:25px}.match-card{padding:18px}.match-banner>a{display:none}.match-card-header{gap:9px}.match-name>span{font-size:8px}.score-badge strong{font-size:23px}.hero{gap:15px}.hero-art{transform:scale(.86)}.auth-container{gap:40px}}@media (max-width:960px){.hero{grid-template-columns:1fr;gap:35px;padding:55px 0 45px}.hero h1{font-size:52px}.hero-art{width:450px;max-width:100%;margin:auto;transform:none}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-meta{justify-content:center}.section-heading .small-note{display:none}.steps-grid{gap:12px}.step-card{padding:22px}.sidebar{width:185px;padding-left:10px;padding-right:10px}.workspace{margin-left:185px}.sidebar .brand{transform-origin:0;transform:scale(.9)}.sidebar-note{padding:16px}.sidebar-note h3{font-size:14px}.main-content{padding:30px 22px}.matches-grid,.profile-grid{grid-template-columns:1fr}.questionnaire-layout{grid-template-columns:minmax(0,1fr)}.quiz-aside{padding:10px 0}.quiz-aside-icon,.quiz-aside h3,.quiz-aside p{display:none}.question-dots{grid-template-columns:repeat(10,1fr);margin-top:0}.heading-with-action{flex-wrap:wrap;gap:17px}.match-toolbar{flex-wrap:wrap}.search-input{flex-basis:100%}.sort-select{margin-left:auto}.results-heading>span{display:none}.telegram-card{flex-wrap:wrap}.telegram-card .button{margin-left:67px}.auth-intro h1{font-size:35px}.auth-card{padding:26px}.auth-art{font-size:110px}.auth-art span{font-size:75px}}@media (max-width:680px){body{font-size:13px}.landing{padding:0 22px;overflow:hidden}.landing-header{height:85px}.landing-header nav>a:first-child{display:none}.hero{padding-top:40px}.hero h1{font-size:36px}.hero-copy>p{margin:22px 0;font-size:12px}.hero .eyebrow{letter-spacing:1px;font-size:8px}.hero-meta{gap:12px;font-size:8px}.hero-art{height:350px;margin-top:-20px;margin-bottom:-20px;transform:scale(.83)}.floating-card strong{font-size:10px}.floating-one{top:-4px;left:-20px}.chip-one{right:-20px}.chip-two{bottom:64px;left:-20px}.chip-three{bottom:13px;right:-6px}.art-caption{bottom:-24px}.art-star{top:13px;right:-12px}.how-section{padding:35px 0}.section-heading h2{font-size:22px}.steps-grid{grid-template-columns:1fr}.step-card>div{margin-bottom:19px}.landing-footer{flex-wrap:wrap;gap:15px}.landing-footer>span:last-child{display:none}.landing-footer>span{font-size:8px}.sidebar{border-right:none;border-bottom:1px solid var(--line);width:100%;padding:18px 20px 0;position:static}.app-shell{display:block}.sidebar .brand{margin:0 0 22px;transform:scale(.9)}.sidebar-section,.sidebar-note,.help-link{display:none}.main-nav{flex-direction:row;justify-content:space-between;gap:5px}.main-nav a{border-radius:6px 6px 0 0;gap:6px;padding:10px 9px 13px;font-size:10px}.main-nav a svg{width:16px;height:16px}.nav-dot{display:none}.sidebar-bottom{padding:0;position:absolute;top:12px;right:18px}.user-box{border:0;gap:4px;padding:0}.user-box>div{display:none}.user-box .avatar{width:29px;height:29px}.workspace{min-height:calc(100vh - 121px);margin-left:0}.topbar{height:48px;padding:0 21px;font-size:9px}.live-badge{gap:5px;font-size:8px}.breadcrumb-slash{margin:0 7px}.main-content{padding:30px 20px}.page-heading{margin-bottom:23px}.page-heading p{font-size:11px;line-height:1.8}.page-heading .eyebrow{letter-spacing:1.4px;font-size:8px}.personalized-badge{font-size:9px}.match-banner{gap:14px;padding:18px 16px}.banner-symbol{font-size:38px}.match-banner h2{font-size:13px;line-height:1.4}.match-banner p{font-size:9px;line-height:1.8}.match-toolbar{gap:7px;margin-bottom:25px}.filter-select{max-width:57%;padding-left:9px}.filter-select select{max-width:145px;padding:9px 5px;font-size:9px}.sort-select{max-width:42%;padding-left:3px;padding-right:3px;font-size:9px}.results-heading h2{font-size:15px}.match-card{padding:19px}.match-name h3{font-size:16px}.match-card-footer{gap:6px}.match-card-footer>span{font-size:8px}.telegram-card{gap:13px;padding:20px}.telegram-card>div{flex:1;min-width:170px}.telegram-card h3{font-size:14px}.telegram-card .button{width:100%;margin-left:0}.app-footer{padding:18px 20px;font-size:8px}.app-footer>span:last-child{display:none}.auth-page{padding:25px 20px}.auth-container{grid-template-columns:1fr;gap:25px;min-height:0;margin:36px auto}.auth-intro{display:none}.auth-card{padding:28px 24px}.auth-card h2{font-size:27px}.question-card{padding:22px 18px}.question-card h2{font-size:23px}.answer-option{gap:10px;padding:13px 12px;font-size:11px}.quiz-actions .button{padding:10px 12px;font-size:11px}.question-dots{gap:5px}.question-dots button{height:29px;font-size:9px}.portrait-card,.panel,.profile-cta{padding:25px}.portrait-card h2{font-size:27px}.empty-state{padding:45px 20px}.empty-state h2{font-size:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
