:root{color:#f7f7f2;background:#111211;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;color-scheme:dark;--bg: #111211;--surface: #1b1c1b;--surface-strong: #242624;--line: rgba(255, 255, 255, .11);--text: #f7f7f2;--muted: #aaa9a4;--green: #a6ed69;--green-hover: #b8f77f;--blue: #1870ff;--danger: #ff9288;--radius: 16px;--shadow: 0 26px 80px rgba(0, 0, 0, .38)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(166,237,105,.55);outline-offset:3px}.skip{position:fixed;left:16px;top:-80px;z-index:100;border-radius:10px;background:#fff;color:#111;padding:10px 14px;font-weight:800;transition:top .16s ease-out}.skip:focus{top:16px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:21px;font-weight:850;letter-spacing:-.03em;text-transform:lowercase}.brand img{width:34px;height:34px}.primary,.secondary,button{min-height:44px;border:1px solid var(--line);border-radius:999px;padding:0 18px;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;text-decoration:none;transition:background .16s ease-out,border-color .16s ease-out,color .16s ease-out,transform .16s ease-out}.primary{border-color:var(--green);background:var(--green);color:#15200e}.primary:hover{border-color:var(--green-hover);background:var(--green-hover);transform:translateY(-1px)}.secondary:hover,button:hover{border-color:#ffffff3d;background:#ffffff0f}.primary-small{min-height:38px;padding-inline:16px;font-size:13px}.primary-large{min-height:54px;padding-inline:24px}.landing{position:relative;min-height:100svh;overflow:hidden;background:#101110}.landing:before,.landing:after{position:absolute;width:560px;height:560px;border:1px solid rgba(255,255,255,.09);border-radius:50%;content:"";pointer-events:none}.landing:before{left:-360px;top:-330px}.landing:after{right:-340px;bottom:-410px}.landing-orbit{position:absolute;left:50%;top:58px;width:min(920px,68vw);opacity:.18;transform:translate(-50%);pointer-events:none}.landing-orbit img{width:100%}.landing-header,.landing-grid,.landing-footer{position:relative;z-index:1;width:min(1440px,calc(100% - 64px));margin-inline:auto}.landing-header{height:92px;display:flex;align-items:center;justify-content:space-between}.landing-header nav{display:flex;align-items:center;gap:26px;color:#d2d1cc;font-size:14px}.landing-header nav>a:not(.primary):hover{color:#fff}.landing-grid{min-height:720px;padding:70px 0 88px;display:grid;grid-template-columns:minmax(420px,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(52px,7vw,112px)}.landing-copy{max-width:680px}.landing-signal,.landing-copy h1,.landing-lead,.landing-actions,.landing-proof{animation-name:landing-copy-in;animation-duration:.62s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.landing-signal{display:flex;align-items:center;gap:9px;margin-bottom:30px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.13em;animation-delay:40ms}.landing-signal span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 4px 18px #a6ed6985}.landing-copy h1{max-width:650px;margin:0;color:var(--text);font-size:clamp(3.4rem,5.2vw,5.65rem);font-weight:850;letter-spacing:-.04em;line-height:.94;animation-delay:.12s}.landing-copy h1 em{color:var(--green);font-style:normal}.landing-lead{max-width:610px;margin:28px 0 0;color:#b5b4ae;font-size:18px;line-height:1.6;animation-delay:.2s}.landing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px;animation-delay:.28s}.landing-proof{display:flex;align-items:center;gap:18px;margin-top:38px;animation-delay:.36s}@keyframes landing-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.landing-proof p{max-width:390px;margin:0;color:#777873;font-size:12px}.landing-proof strong{color:#deded8}.proof-avatars{display:flex;align-items:center}.proof-avatars span{width:34px;height:34px;margin-left:-7px;border:2px solid #101110;border-radius:50%;background:var(--green);color:#172011;display:grid;place-items:center;font-size:9px;font-weight:900}.proof-avatars span:first-child{margin-left:0}.proof-avatars span:nth-child(2){background:#d9ddff}.proof-avatars span:nth-child(3){background:#9de8ff}.proof-avatars span:last-child{background:#303230;color:#fff}.landing-visual{position:relative;min-width:0;transform:rotate(.8deg);animation-name:landing-visual-in;animation-duration:.76s;animation-delay:.18s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}@keyframes landing-visual-in{0%{opacity:0}to{opacity:1}}.preview-window{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:#1c1d1c;box-shadow:var(--shadow);animation-name:landing-preview-in;animation-duration:.76s;animation-delay:.18s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}@keyframes landing-preview-in{0%{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:none}}.preview-bar{height:46px;padding:0 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:7px;color:#777873;font-size:10px}.preview-bar i{width:10px;height:10px;border-radius:50%;background:#f38d85}.preview-bar i:nth-child(2){background:#f4cf6a}.preview-bar i:nth-child(3){background:var(--green)}.preview-bar span{margin-left:7px}.preview-body{display:grid;grid-template-columns:74px 1fr;min-height:470px}.preview-sidebar{padding:24px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:18px}.preview-sidebar img{width:32px;height:32px}.preview-sidebar span{width:25px;height:25px;border-radius:8px;background:#292b29}.preview-sidebar span:first-of-type{background:#a6ed693d}.preview-project{margin:0;padding:34px 36px 30px;background:transparent}.preview-project h2{margin:20px 0 5px;font-size:27px;letter-spacing:-.025em}.preview-project>p{color:#9f9f99;font-size:13px}.status-chip{border-radius:999px;background:var(--blue);padding:8px 14px;color:#fff;font-size:11px;font-weight:850}.preview-cover{height:248px;margin-top:22px;overflow:hidden;border-radius:14px;background:#eaffd8;display:grid;place-items:end center}.preview-cover img{width:78%;max-height:92%}.preview-meta{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px}.preview-meta strong,.preview-meta small{display:block}.preview-meta small{margin-top:3px;color:#6f706c}.preview-cta{border-radius:999px;background:var(--green);padding:9px 16px;color:#16200f;font-weight:850}.floating-note{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#2b2d2b;box-shadow:0 18px 50px #0006}.floating-note-people{left:-28px;bottom:60px;padding:14px 18px;display:flex;align-items:center;gap:12px}.floating-note-people strong,.floating-note-people small{display:block}.floating-note-people strong{font-size:12px}.floating-note-people small{color:#90918c;font-size:9px}.pulse{width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 4px 18px #a6ed6999}.floating-note-match{right:-18px;top:68px;padding:16px 20px;display:flex;align-items:center;gap:10px}.floating-note-match strong{color:var(--green);font-size:27px}.floating-note-match span{color:#8f908a;font-size:9px;line-height:1.3}.landing-footer{min-height:76px;border-top:1px solid rgba(255,255,255,.06);color:#6f706c;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px}.landing-footer div{display:flex;gap:22px}.startness-social-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.startness-social-links a{overflow-wrap:anywhere}.startness-telegram-link{min-height:44px;padding:7px 10px;border:1px solid rgba(166,237,105,.4);border-radius:14px;display:inline-flex;align-items:center;gap:9px;background:#a6ed691a;color:#f4f7f0;text-decoration:none;box-shadow:0 8px 24px #00000029;transition:border-color .16s ease,background .16s ease,transform .16s ease}.startness-telegram-link:hover{border-color:#a6ed69c7;background:#a6ed692b;transform:translateY(-1px)}.startness-telegram-link:focus-visible{outline:2px solid var(--green);outline-offset:3px}.startness-telegram-icon{width:29px;height:29px;flex:0 0 auto;border-radius:9px;display:grid;place-items:center;background:var(--green);color:#17220f}.startness-telegram-icon svg{width:17px;height:17px;fill:currentColor}.startness-telegram-copy{min-width:0;display:grid;line-height:1.1}.startness-telegram-copy strong{font-size:12px;white-space:nowrap}.startness-telegram-copy small{margin-top:3px;color:#a9aaa5;font-size:9px;white-space:nowrap}.startness-telegram-arrow{color:var(--green);font-size:16px}.landing-social-links{justify-content:center}.landing-footer a:hover{color:#fff}.app-shell{min-height:100vh;background:var(--bg)}.app-header,.app-main,.app-footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.app-header{min-height:86px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:28px}.app-nav{display:flex;align-items:center;gap:8px}.app-nav a,.app-account>a,.app-account>button{border-radius:999px;padding:9px 14px;color:#b3b4ae;font-size:14px;font-weight:700}.app-nav a:hover{background:#ffffff0d;color:#fff}.app-main{min-height:calc(100vh - 166px);padding-top:64px;padding-bottom:80px}.app-footer{min-height:80px;border-top:1px solid var(--line);color:#7c7d78;display:flex;align-items:center;gap:22px;font-size:13px}.app-main h1{max-width:900px;margin:0 0 30px;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:850;letter-spacing:-.04em;line-height:.98}.app-main h2{margin-bottom:8px;letter-spacing:-.025em}.legal-page{max-width:860px;min-width:0;margin-inline:auto}.legal-header{padding-bottom:28px;border-bottom:1px solid var(--line)}.app-main .legal-header h1{max-width:820px;margin-bottom:18px;font-size:clamp(2.35rem,5vw,4.5rem)}.legal-eyebrow{margin:0 0 18px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.14em}.legal-updated{margin:0;color:var(--muted);font-size:13px}.legal-introduction{display:grid;gap:14px;padding:28px 0 8px;color:#d1d2cc;font-size:16px;line-height:1.75}.legal-introduction p,.legal-section p{margin:0}.legal-section{padding:30px 0;border-bottom:1px solid var(--line)}.legal-section h2{margin:0 0 18px;font-size:clamp(1.35rem,3vw,1.75rem);line-height:1.2}.legal-section p,.legal-section li{color:#aaaca5;line-height:1.75}.legal-section p+p,.legal-section ul+p{margin-top:14px}.legal-section ul{display:grid;gap:8px;margin:14px 0 0;padding-left:22px}.legal-page a{color:var(--green);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--green) 45%,transparent);text-underline-offset:3px;overflow-wrap:anywhere}.legal-page a:hover{color:#fff}.legal-contacts{display:flex;align-items:flex-start;flex-direction:column;gap:8px;font-style:normal}.legal-principle{margin:30px 0 0;padding:22px 24px;border:1px solid color-mix(in srgb,var(--green) 34%,transparent);border-radius:var(--radius);background:color-mix(in srgb,var(--green) 6%,transparent);color:#eef0e9;font-weight:700;line-height:1.65}@media(max-width:520px){.app-main .legal-header h1{font-size:2rem}}.eyebrow{color:var(--green);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.heading,.actions{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.cards article,.detail,.form-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 18px 55px #0000002e}.cards article{min-height:230px;padding:26px;display:flex;flex-direction:column}.cards article>p:not(.eyebrow),.detail>p,.form-card>p,.app-main section>p{max-width:70ch;color:var(--muted)}.cards article>a{margin-top:auto;color:var(--green);font-weight:800}.detail{max-width:780px;padding:clamp(28px,5vw,58px)}.form-card{max-width:580px;margin-inline:auto;padding:clamp(28px,5vw,48px)}.form-card h1{font-size:clamp(2.4rem,6vw,4rem)}.account-type{margin:0;border:0;padding:0}.account-type legend{margin-bottom:9px;color:#deded9;font-weight:700}.type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.type-option{position:relative;min-width:0;border:1px solid rgba(255,255,255,.17);border-radius:14px;padding:15px;background:#141514;cursor:pointer;transition:border-color .16s ease-out,background .16s ease-out}.type-option:has(input:checked){border-color:#a6ed69bf;background:#a6ed6914}.type-option:has(input:focus-visible){box-shadow:0 0 0 4px #a6ed6917}.type-option input{position:absolute;width:1px;height:1px;opacity:0}.type-option span{display:grid;gap:5px;min-width:0}.type-option small{overflow-wrap:anywhere}.type-option small{color:#a5a7a1;font-size:13px;font-weight:500;line-height:1.4}.form-footnote,.verification-help{margin:0;text-align:center;font-size:14px}.form-footnote a,.verification-help a{color:var(--green);font-weight:700}.verification-state{text-align:center}.verification-state>p{margin-inline:auto;overflow-wrap:anywhere}.verification-state>.primary{margin-top:12px}.status-mark{display:grid;width:58px;height:58px;margin:0 auto 24px;place-items:center;border:1px solid rgba(166,237,105,.5);border-radius:50%;color:var(--green);font-size:25px;font-weight:900}.status-mark--loading{border-color:#ffffff2e;border-top-color:var(--green);animation:status-spin .8s linear infinite}.status-mark--success{background:var(--green);color:#101110}.status-mark--error{border-color:#ff705d8c;color:var(--danger)}@keyframes status-spin{to{transform:rotate(360deg)}}form{display:grid;gap:18px}label{display:grid;gap:7px;color:#deded9;font-weight:700}input,textarea,select{width:100%;border:1px solid rgba(255,255,255,.17);border-radius:12px;background:#141514;color:#fff;padding:13px 14px;transition:border-color .16s ease-out,box-shadow .16s ease-out}input::placeholder,textarea::placeholder{color:#777873}input:focus,textarea:focus,select:focus{border-color:#a6ed69b3;box-shadow:0 0 0 4px #a6ed6917;outline:none}textarea{min-height:150px;resize:vertical}small,[role=alert]{color:var(--danger)}@media(max-width:1100px){.landing-grid{grid-template-columns:1fr .9fr;gap:42px}.landing-visual{margin-right:-120px}.landing-copy h1{font-size:clamp(3.2rem,7vw,5rem)}}@media(max-width:820px){.landing-header,.landing-grid,.landing-footer{width:min(100% - 32px,680px)}.landing-header nav{gap:14px}.landing-header nav>.primary{display:none}.landing-grid{min-height:auto;padding:50px 0 74px;grid-template-columns:1fr}.landing-orbit{left:50%;top:72px;width:calc(100% - 32px);max-width:680px;transform:translate(-50%)}.landing-copy h1{font-size:clamp(3.1rem,13vw,5rem)}.landing-actions{display:grid}.landing-visual{margin:18px 0 0;transform:none}.floating-note-match{right:12px}.floating-note-people{left:-8px}.app-header,.app-main,.app-footer{width:min(100% - 32px,680px)}.app-header{min-height:76px;flex-wrap:wrap;padding-block:14px}.app-nav{order:3;width:100%;overflow-x:auto;padding-bottom:4px}}@media(max-width:560px){.landing-header{height:78px}.landing-header .brand{font-size:18px}.landing-header .brand img{width:31px;height:31px}.landing-grid{padding-top:34px;gap:46px}.landing-signal{margin-bottom:22px}.landing-copy h1{font-size:clamp(2.9rem,14.5vw,4.25rem)}.landing-lead{margin-top:22px;font-size:16px}.landing-proof{align-items:flex-start}.preview-body{grid-template-columns:52px 1fr;min-height:390px}.preview-sidebar{padding:20px 12px}.preview-sidebar img{width:27px;height:27px}.preview-project{padding:26px 18px 22px}.preview-project h2{font-size:22px}.preview-cover{height:190px}.preview-meta small,.preview-cta{font-size:8px}.floating-note-match{top:54px;padding:12px 14px}.floating-note-match strong{font-size:22px}.floating-note-people{bottom:36px;padding:11px 13px}.landing-footer{padding-block:24px;align-items:flex-start;flex-direction:column}.landing-footer div{flex-wrap:wrap;gap:10px 18px}.heading,.actions{align-items:flex-start;flex-direction:column}.app-main{padding-top:44px}.type-options{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.product-app{--product-bg: #181818;--product-deep: #121212;--product-surface: #222;--product-surface-2: #2d2d2d;--product-line: rgba(255, 255, 255, .085);--product-line-strong: rgba(255, 255, 255, .15);--product-green: #a6ed69;--product-blue: #1870ff;--product-coral: #f0958b;--product-like: #ff5b61;--product-cream: #f0ffe3;width:min(1500px,100%);min-height:100vh;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:238px minmax(620px,760px) 300px;gap:28px;align-items:start;background:var(--product-bg);font-weight:400}.product-app :where(h1,h2,h3,b,strong){font-weight:600}.product-app :where(.skip){font-weight:700}.product-app :where(.brand){font-weight:750}.product-app :where(button){font-weight:650}.product-app :where(label){font-weight:600}.product-icon{width:21px;height:21px;object-fit:contain;opacity:.85}.product-sidebar{position:sticky;top:0;height:100vh;padding:27px 6px 24px;display:flex;flex-direction:column}.product-sidebar>.brand{padding:0;background:transparent}.product-sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:58px}.product-sidebar nav a{min-height:47px;border-radius:14px;display:flex;align-items:center;gap:14px;padding:0 14px;color:#a5a5a1;font-weight:600;white-space:nowrap;transition:.18s ease-out}.product-sidebar nav a:hover{color:#fff;background:#ffffff0a}.product-sidebar nav a.is-active{color:var(--product-green);background:#a6ed691c}.product-sidebar nav a.is-active .product-icon{filter:brightness(0) saturate(100%) invert(87%) sepia(26%) saturate(849%) hue-rotate(39deg) brightness(105%);opacity:1}.product-sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:8px}.product-sidebar-profile{width:100%;padding:11px;display:flex;align-items:center;gap:10px;border:1px solid var(--product-line);border-radius:16px;background:var(--product-surface)}.product-sidebar-profile span:last-child{min-width:0}.product-sidebar-profile b,.product-sidebar-profile small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-sidebar-profile b{font-size:13px}.product-sidebar-profile small{margin-top:2px;color:var(--muted);font-size:10px}.product-sidebar-link{padding:7px 12px;border:0;background:transparent;color:var(--muted);text-align:left;font-size:12px}.product-sidebar-link:hover{color:#fff}.product-avatar{width:64px;height:64px;flex:0 0 64px;border:2px solid #303030;border-radius:50%;display:inline-grid;place-items:center;background:linear-gradient(145deg,var(--product-coral),#ffd2c9);color:#2e1714;font-size:19px;font-weight:800;letter-spacing:-.04em;overflow:hidden}.product-avatar>img{width:100%;height:100%;display:block;object-fit:cover}.product-avatar>span{display:grid;place-items:center}.product-avatar--small{width:38px;height:38px;flex-basis:38px;font-size:11px}.product-button{min-height:42px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;font-weight:700;white-space:nowrap;transition:transform .16s ease-out,background .16s ease-out}.product-button:hover{transform:translateY(-1px)}.product-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.product-button--primary{background:var(--product-green);color:#15200e}.product-button--primary:hover{background:#b7f47f}.product-button--soft{border:1px solid var(--product-line);background:#313131;color:var(--text)}.product-button--soft:hover{background:#3a3a3a}.product-circle-button{width:42px;height:42px;flex:0 0 42px;padding:0;border:1px solid var(--product-line);border-radius:50%;display:grid;place-items:center;background:#303030}.product-circle-button:hover{background:#3a3a3a}.product-circle-button .product-icon{filter:brightness(0) invert(1)}.product-main{min-width:0;min-height:100vh;border-inline:1px solid var(--product-line);background:#12121238}.product-page{min-height:100vh;padding:0 22px 80px;animation:product-page-in .24s ease-out}@keyframes product-page-in{0%{opacity:.45;transform:translateY(4px)}to{opacity:1;transform:none}}.product-feed-toolbar{min-height:76px;position:sticky;top:0;z-index:20;margin:0 -22px;padding:16px 22px;border-bottom:1px solid var(--product-line);display:flex;align-items:center;justify-content:space-between;background:#181818e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-feed-toolbar-actions{display:flex;align-items:center;gap:9px}.product-feed-tabs{display:flex;gap:8px}.product-feed-tabs :where(a,button){min-height:30px;padding:5px 13px;border:0;border-radius:999px;display:inline-flex;align-items:center;background:#2b2b2b;color:#a5a5a0;font-size:12px;font-weight:700}.product-feed-tabs :where(a,button).is-active{background:var(--product-green);color:#1c2814}.product-feed-tabs button:disabled{opacity:.45;cursor:not-allowed}.product-feed-intro{padding:34px 4px 25px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.product-feed-intro small,.product-page-header small,.product-create-preview>small{color:var(--product-green);font-size:10px;font-weight:800;letter-spacing:.15em}.product-feed-intro h1{margin:7px 0 0;max-width:610px;font-size:clamp(29px,3.2vw,42px);line-height:1.03;letter-spacing:-.04em}.product-feed-socials .startness-telegram-link{min-height:38px;padding:4px 8px;border-color:#a6ed6985;border-radius:12px;background:#a6ed6921}.product-feed-socials .startness-telegram-icon{width:27px;height:27px;border-radius:8px}.product-feed-socials .startness-telegram-arrow{display:none}.product-feed-filters{margin-bottom:19px;display:grid;grid-template-columns:1fr 170px;gap:10px}.product-feed-filters label{height:43px;padding:0 13px;border:1px solid var(--product-line);border-radius:14px;display:flex;align-items:center;gap:8px;background:#212121}.product-feed-filters label .product-icon{width:18px;height:18px;opacity:.5}.product-status-filter{width:100%;height:43px;position:relative}.product-feed-filters input{height:43px}.product-feed-filters input{padding:0;border:0;background:transparent;box-shadow:none}.product-feed-filters input:focus{background:transparent;box-shadow:none}.product-status-filter select{appearance:none;width:100%;height:100%;padding:0 40px 0 14px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:linear-gradient(180deg,#2c2c2c,#202020);box-shadow:inset 0 1px #ffffff14;color:#edede8;cursor:pointer;transition:border-color .16s ease-out,background .16s ease-out,box-shadow .16s ease-out}.product-status-filter select:hover{border-color:#ffffff4d;background:linear-gradient(180deg,#323232,#242424)}.product-status-filter select:focus-visible{border-color:var(--product-green);background:linear-gradient(180deg,#323232,#242424);box-shadow:inset 0 1px #ffffff1a,0 0 0 3px #a6ed692e;outline:2px solid var(--product-green);outline-offset:2px}.product-status-filter select option{background:#242424;color:#f4f4ef}.product-status-filter>.product-icon{width:14px;height:14px;position:absolute;right:14px;top:50%;transform:translateY(-50%) rotate(-90deg);opacity:.6;pointer-events:none}.product-project-list{display:flex;flex-direction:column;gap:20px}.product-project-card{overflow:hidden;border:1px solid var(--product-line);border-radius:20px;background:#262626;box-shadow:0 12px 40px #00000014}.product-cover{height:310px;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#e9ffda,#c9ffa2)}.product-cover--collaboration{background:linear-gradient(135deg,#e1e9ff,#bfd1ff)}.product-cover--network{background:linear-gradient(135deg,#d9f5ff,#91d3ff)}.product-cover:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.72),transparent 30%)}.product-cover img{width:min(72%,420px);max-height:84%;position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-48%);object-fit:contain}.product-stage,.product-status{position:absolute;z-index:3;border-radius:999px;font-size:11px;font-weight:800}.product-stage{left:15px;bottom:15px;max-width:calc(100% - 30px);padding:7px 11px;background:#1f1f1fe0;color:#fff;overflow-wrap:anywhere}.product-status{right:13px;top:13px;padding:6px 10px;background:var(--product-blue);color:#fff}.product-cover--large{height:420px;border-radius:0 0 28px 28px}.product-cover--large img{width:min(62%,460px)}.product-cover--uploaded img{width:100%;max-height:none;inset:0;transform:none;object-fit:cover}.product-project-body{padding:17px 18px 16px}.product-owner{min-width:0;display:flex;align-items:center;gap:10px}.product-owner--link,.product-profile-result--link{color:inherit;text-decoration:none}.product-owner--link:hover b,.product-profile-result--link:hover h2{color:var(--product-green)}.product-owner>span:nth-child(2){min-width:0}.product-owner b,.product-owner small{display:block}.product-owner b{font-size:12px}.product-owner small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.product-owner .product-circle-button{margin-left:auto;width:36px;height:36px;flex-basis:36px}.product-project-copy{display:block;margin-top:14px}.product-project-copy h2{margin-bottom:5px;font-size:22px;letter-spacing:-.025em}.product-project-copy p{margin:0;color:#d6d6d1;line-height:1.47}.product-needs{margin-top:14px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.product-needs span{margin-right:2px;color:var(--muted);font-size:11px;font-weight:700}.product-needs em{min-width:0;flex:1 1 260px;padding:6px 11px;border:1px solid rgba(255,255,255,.05);border-radius:999px;background:#373737;color:#d4d4d0;font-size:11px;font-style:normal;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.product-card-footer{margin-top:17px;padding-top:14px;border-top:1px solid var(--product-line);display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card-footer>div{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.product-card-actions{justify-content:flex-end;align-items:center}.product-contact-button{min-height:34px;padding:7px 11px;border:1px solid rgba(166,237,105,.45);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:#a6ed691a;color:var(--product-green);font-size:10px;font-weight:800;text-decoration:none}.product-contact-button:hover,.product-contact-button:focus-visible{border-color:var(--product-green);background:#a6ed692e}.product-contact-button:disabled{cursor:default;opacity:.65}.product-tag{max-width:100%;min-height:28px;padding:6px 11px;border:0;border-radius:999px;display:inline-flex;align-items:center;background:var(--product-cream);color:#252923;font-size:11px;font-style:normal;font-weight:700;overflow-wrap:anywhere}.product-tag--coral{background:var(--product-coral);color:#251716}.product-metric{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:11px;font-weight:700}.product-metric .product-icon{width:19px;height:19px}.product-like-control{display:inline-flex;align-items:flex-start;flex-direction:column;gap:5px}.product-like-button{min-height:42px;padding:0 17px;border:1px solid var(--product-line-strong);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#303030;color:#e8e8e3;font-size:12px;font-weight:750;transition:background .16s ease-out,border-color .16s ease-out,color .16s ease-out,transform .16s ease-out}.product-like-button:hover{border-color:#ffffff47;transform:translateY(-1px)}.product-like-button:focus-visible{outline:3px solid rgba(255,91,97,.34);outline-offset:3px}.product-like-button:disabled{opacity:.55;cursor:wait;transform:none}.product-like-button img{width:21px;height:21px;object-fit:contain}.product-like-button.is-active{border-color:var(--product-line-strong);background:#303030;color:#e8e8e3}.product-like-control--compact .product-like-button{width:38px;min-height:38px;padding:0;border-radius:50%}.product-like-control small{max-width:180px;color:var(--danger);font-size:10px}.product-loading,.product-empty{min-height:310px;border:1px dashed var(--product-line-strong);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;background:#ffffff04;color:var(--muted);text-align:center}.product-empty>span{color:var(--product-green);font-size:70px;line-height:1;transform:rotate(-12deg)}.product-empty h2{margin:7px 0 6px;color:var(--text)}.product-empty p{max-width:430px}.product-empty .product-button{margin-top:10px}.product-rail{position:sticky;top:0;height:100vh;padding:24px 0;overflow-y:auto;scrollbar-width:none}.product-rail::-webkit-scrollbar{display:none}.product-rail-card{margin-bottom:15px;padding:18px;overflow:hidden;border:1px solid var(--product-line);border-radius:20px;background:#202020}.product-rail-profile{text-align:center}.product-rail-profile h3{margin:10px 0 3px;font-size:17px}.product-rail-profile>p{min-height:36px;color:var(--muted);font-size:12px}.product-rail-profile>div{margin:16px 0;border-block:1px solid var(--product-line);display:grid;grid-template-columns:1fr 1fr}.product-rail-profile>div span{padding:11px 3px}.product-rail-profile>div span+span{border-left:1px solid var(--product-line)}.product-rail-profile b,.product-rail-profile small{display:block}.product-rail-profile b{font-size:15px}.product-rail-profile small{color:var(--muted);font-size:9px}.product-rail-profile .product-button{width:100%}.product-rail-title{display:flex;align-items:center;justify-content:space-between}.product-rail-title h3{margin:0;font-size:16px}.product-rail-title a{color:var(--product-green);font-size:11px;font-weight:700}.product-trend{margin:3px -8px -6px;padding:10px 8px;border-radius:11px;display:flex;align-items:center;gap:10px}.product-trend:hover{background:#ffffff0a}.product-trend>span:last-child{min-width:0}.product-trend b,.product-trend small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-trend b{font-size:11px}.product-trend small{margin-top:3px;color:var(--muted);font-size:9px}.product-trend-dot{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#eaffd8}.product-trend-dot--collaboration{background:#c9d6ff}.product-trend-dot--network{background:#9fe8ff}.product-note{min-height:190px;position:relative;margin-bottom:15px;padding:18px;overflow:hidden;border-radius:20px;background:var(--product-blue);color:#fff}.product-note img{width:520px;max-width:none;position:absolute;right:-205px;bottom:11px;opacity:.12;filter:brightness(0) invert(1)}.product-note small,.product-note h3{position:relative}.product-note small{color:#fff;font-size:9px;font-weight:800;letter-spacing:.15em}.product-note h3{max-width:210px;margin-top:28px;font-size:18px}.product-rail>footer{padding:3px 8px 30px;color:#666;font-size:9px}.product-page-header{padding:42px 4px 26px;border-bottom:1px solid var(--product-line)}.product-page-header h1{max-width:650px;margin:8px 0 10px;font-size:clamp(30px,4vw,46px);line-height:1.04;letter-spacing:-.04em}.product-page-header p{max-width:590px;margin:0;color:var(--muted)}.product-back{margin:18px 4px;display:inline-flex;color:var(--muted);font-size:12px;font-weight:700}.product-detail-page{padding-inline:0}.product-detail-page .product-cover{margin-top:0;border-radius:0}.product-detail-copy{position:relative;padding:24px 28px 70px}.product-status-inline{position:absolute;right:28px;top:30px;padding:7px 11px;border-radius:999px;background:var(--product-blue);font-size:11px;font-weight:800}.product-detail-copy h1{margin:25px 0 8px;font-size:38px;letter-spacing:-.035em}.product-detail-copy>p{max-width:650px;color:#d0d0cb;font-size:17px;line-height:1.55}.product-detail-needs{margin-top:30px;padding-top:22px;border-top:1px solid var(--product-line)}.product-detail-needs h2{font-size:18px}.product-detail-needs>div{display:flex;flex-wrap:wrap;gap:8px}.product-detail-needs span{max-width:100%;padding:8px 13px;border-radius:999px;background:#303030;color:#d4d4d0;font-size:12px;font-weight:700;overflow-wrap:anywhere}.product-detail-actions{margin-top:30px;display:flex;gap:10px}.product-search-toolbar{position:sticky;top:0;z-index:18;margin:0 -22px;padding:16px 22px;border-bottom:1px solid var(--product-line);display:grid;gap:12px;background:#181818f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-search-toolbar>label{min-height:48px;padding:0 15px;border:1px solid var(--product-line-strong);border-radius:15px;display:flex;align-items:center;gap:10px;background:#222}.product-search-toolbar>label input{padding:0;border:0;background:transparent;box-shadow:none}.product-search-toolbar>label input:focus{background:transparent;box-shadow:none}.product-search-toolbar nav{display:flex;flex-wrap:wrap;gap:8px}.product-search-toolbar nav button{min-height:34px;padding:0 14px;border:1px solid transparent;border-radius:999px;background:#2b2b2b;color:var(--muted);font-size:12px}.product-search-toolbar nav button.is-active{border-color:var(--product-green);background:#a6ed691f;color:var(--product-green)}.product-search-hint,.product-search-state{min-height:120px;margin-top:20px;border:1px dashed var(--product-line-strong);border-radius:18px;display:grid;place-items:center;padding:24px;color:var(--muted);text-align:center}.product-search-state.is-error{color:var(--danger)}.product-search-results{display:grid;gap:32px;padding-top:26px}.product-search-results>section>h2{margin:0 0 14px;font-size:20px}.product-profile-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-profile-result{min-width:0;padding:17px;border:1px solid var(--product-line);border-radius:18px;display:flex;gap:13px;background:#242424}.product-profile-result .product-avatar{width:46px;height:46px;flex-basis:46px;font-size:13px}.product-profile-result>div{min-width:0}.product-profile-result small{color:var(--product-green);font-size:9px;font-weight:800;text-transform:uppercase}.product-profile-result h2{margin:4px 0 7px;font-size:18px}.product-profile-result p{margin:0 0 12px;color:#c8c8c3;font-size:12px;line-height:1.5}.product-profile-tags--compact{display:flex;flex-wrap:wrap;gap:5px}.product-profile-tags--compact span{padding:5px 8px;font-size:9px}.product-create-grid{padding-top:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,280px);gap:18px;align-items:start}.product-create-form,.product-create-preview{padding:20px;border:1px solid var(--product-line);border-radius:20px;background:var(--product-surface)}.product-create-form{min-width:0;display:grid;gap:17px}.product-create-preview{padding:14px}.product-create-preview .product-project-card{aspect-ratio:4 / 5;display:flex;flex-direction:column}.product-create-preview .product-cover{flex:0 0 auto;height:auto;aspect-ratio:2 / 1}.product-create-preview .product-cover img{width:min(58%,140px);max-height:78%}.product-create-preview .product-cover--uploaded img{width:100%;max-height:none}.product-create-preview .product-stage{left:9px;bottom:9px;max-width:calc(100% - 18px);padding:5px 8px;font-size:9px}.product-create-preview .product-status{top:9px;right:9px;padding:5px 8px;font-size:9px}.product-create-preview .product-project-body{min-height:0;flex:1;padding:9px 10px 10px;display:flex;flex-direction:column;overflow:hidden}.product-create-preview .product-avatar--small{width:28px;height:28px;flex-basis:28px;font-size:9px}.product-create-preview .product-owner{gap:7px}.product-create-preview .product-owner b{font-size:10px}.product-create-preview .product-owner small{font-size:8px}.product-create-preview .product-project-copy{margin-top:7px}.product-create-preview .product-project-copy h2,.product-create-preview .product-project-copy p,.product-create-preview .product-needs em{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.product-create-preview .product-project-copy h2{margin-bottom:3px;font-size:16px;-webkit-line-clamp:1}.product-create-preview .product-project-copy p{font-size:10px;line-height:1.3;-webkit-line-clamp:2}.product-create-preview .product-needs{margin-top:7px;display:block}.product-create-preview .product-needs span{font-size:9px}.product-create-preview .product-needs em{margin-top:3px;padding:4px 7px;border-radius:9px;font-size:9px;line-height:1.25;-webkit-line-clamp:2}.product-create-preview .product-card-footer{margin-top:auto;padding-top:7px;justify-content:flex-end}.product-create-preview .product-card-footer>div:first-child{display:none}.product-create-preview>small{display:block;margin:3px 5px 12px}.product-create-form label{display:grid;gap:7px;color:#c9c9c4;font-size:12px;font-weight:700}.product-create-form textarea{min-height:150px}.product-create-form>small[role=alert],.product-create-form>p[role=alert]{margin:-8px 0 0;color:var(--danger);font-size:12px}.product-steps{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:8px}.product-steps span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#373737;color:var(--muted);font-size:10px;font-weight:800}.product-steps span.is-active{background:var(--product-green);color:#17230f}.product-steps i{height:2px;background:#373737}.product-steps i.is-active{background:var(--product-green)}.product-create-step{display:grid;gap:17px;animation:product-page-in .18s ease-out}.product-create-step>div:first-child small{color:var(--product-green);font-size:9px;font-weight:800;letter-spacing:.12em}.product-create-step>div:first-child h2{margin:4px 0;font-size:23px}.product-create-step>div:first-child p{margin:0;color:var(--muted);font-size:12px}.product-project-fields{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.product-project-fields select{min-width:0;width:100%}.product-file-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-file-grid>small{margin-top:-4px;color:var(--danger);font-size:10px}.product-file-card{min-height:210px;padding:17px;border:1px dashed var(--product-line-strong);border-radius:17px;align-content:start;background:#1d1d1d;cursor:pointer}.product-file-card.has-file{border-style:solid;border-color:#a6ed6980}.product-file-card>span{color:#fff;font-size:15px}.product-file-card>small{color:var(--muted);font-size:10px;font-weight:500}.product-file-card>img{width:100%;height:100px;border-radius:10px;object-fit:cover}.product-file-card>b{overflow-wrap:anywhere;color:#d8d8d3;font-size:10px}.product-file-card>em{margin-top:auto;color:var(--product-green);font-size:11px;font-style:normal}.product-file-card input{position:absolute;width:1px;height:1px;opacity:0}.product-create-actions{display:flex;justify-content:flex-end;gap:9px}.product-create-review>.product-project-card{min-width:0}.product-create-review dl{margin:0;display:grid;gap:8px}.product-create-review dl div{padding:12px;border-radius:12px;display:grid;grid-template-columns:100px 1fr;gap:10px;background:#2b2b2b}.product-create-review dt{color:var(--muted);font-size:10px}.product-create-review dd{margin:0;overflow-wrap:anywhere;font-size:11px}.product-create-preview{position:sticky;top:24px;pointer-events:none}.product-swipe-stage{width:min(540px,100%);min-height:720px;position:relative;margin:24px auto 0;padding-bottom:80px;text-align:center}.product-discovery-page{overflow-x:clip}.product-swipe-card{position:relative;z-index:3;overflow:hidden;border:1px solid var(--product-line-strong);border-radius:28px;background:#292929;box-shadow:0 32px 90px #00000052;text-align:left;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .22s ease-out}.product-swipe-card--back{height:650px;position:absolute;z-index:1;inset:18px 17px auto;pointer-events:none}.product-swipe-card--back-0{transform:translateY(18px) scale(.94);opacity:.48}.product-swipe-card--back-1{z-index:2;transform:translateY(9px) scale(.97);opacity:.7}.product-swipe-card--interactive{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;will-change:transform}.product-swipe-card--interactive.is-dragging{cursor:grabbing;transition:none}.product-swipe-card--interactive.is-animating{pointer-events:none}.product-swipe-card--interactive:focus-visible{outline:3px solid rgba(166,237,105,.65);outline-offset:5px}.product-swipe-card .product-cover{height:390px;border-radius:0}.product-swipe-content{padding:18px 20px 23px}.product-swipe-card h2{margin:18px 0 6px;font-size:30px;letter-spacing:-.03em}.product-swipe-card p{color:#d0d0cb}.product-swipe-stamp{position:absolute;z-index:6;top:30px;padding:8px 12px;border:3px solid currentColor;border-radius:10px;background:#181818b8;font-size:20px;font-weight:850;letter-spacing:.08em;opacity:0;pointer-events:none}.product-swipe-stamp--like{left:24px;color:var(--product-green);opacity:var(--swipe-like-opacity);transform:rotate(-8deg)}.product-swipe-stamp--skip{right:24px;color:#d8d8d3;opacity:var(--swipe-skip-opacity);transform:rotate(8deg)}.product-swipe-actions{position:relative;z-index:5;margin-top:25px;padding:10px 12px;border:1px solid var(--product-line-strong);border-radius:999px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;background:#222;box-shadow:0 16px 40px #0000003d}.product-swipe-action-zone{display:grid;place-items:center}.product-swipe-action-zone--skip{justify-items:start}.product-swipe-action-zone--like{justify-items:end}.product-swipe-secondary{display:flex;align-items:center;justify-content:center;gap:8px}.product-swipe-actions button,.product-swipe-actions a{border:1px solid var(--product-line-strong);border-radius:50%;display:grid;place-items:center;background:#2a2a2a;box-shadow:0 10px 28px #00000038}.product-swipe-actions button.is-skip,.product-swipe-actions button.is-like{width:58px;height:58px;font-size:33px}.product-swipe-actions button.is-skip{padding:0;border-color:var(--product-line-strong);background:#2a2a2a;color:#d8d8d3}.product-skip-symbol{width:100%;height:100%;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:36px;line-height:1;transform:translateY(-1px)}.product-swipe-actions button.is-undo,.product-swipe-actions a.is-open{width:43px;height:43px}.product-swipe-actions button.is-undo{color:#f0cf78;font-size:21px}.product-swipe-actions button:disabled{opacity:.34;cursor:not-allowed}.product-swipe-actions button.is-like{border-color:#c9ff9f;background:var(--product-green)}.product-swipe-actions button.is-like .product-icon{filter:brightness(0);opacity:1}.product-swipe-help{position:relative;z-index:5;margin-top:13px;color:#777;font-size:10px}.product-swipe-help span{margin-inline:8px}.product-swipe-message{min-height:18px;position:relative;z-index:5;margin:10px 0 0;color:var(--product-green);font-size:11px;font-weight:700}.product-swipe-message.is-error{color:var(--danger)}.product-profile-hero{height:210px;margin:0 -22px;position:relative;overflow:hidden;background:var(--product-blue)}.product-profile-hero picture{position:absolute;inset:0;display:block}.product-profile-hero img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center;opacity:.14;filter:brightness(0) invert(1)}.product-profile-title{margin-top:-42px;position:relative;display:flex;align-items:flex-end;gap:17px}.product-profile-title .product-avatar{width:86px;height:86px;flex-basis:86px;border:5px solid var(--product-bg);font-size:25px}.product-profile-title h1{margin:0 0 2px;font-size:30px}.product-profile-title p{margin:0;color:var(--muted);font-size:12px}.product-profile-title .product-button{margin-left:auto}.product-profile-heading{min-width:0;flex:1 1 320px}.product-profile-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:7px 16px;color:#c8c8c3;font-size:12px}.product-profile-meta span:before{content:"•";margin-right:7px;color:var(--product-green)}.product-profile-counts{margin:13px 0 0;display:flex;gap:22px}.product-profile-counts div{display:flex;align-items:baseline;gap:6px}.product-profile-counts dt{color:var(--muted);font-size:10px}.product-profile-counts dd{margin:0;font-size:15px;font-weight:800}.product-profile-counts a{border-radius:5px;color:inherit;text-decoration:none}.product-profile-counts a:hover{color:var(--product-green)}.product-profile-counts a:focus-visible{outline:3px solid var(--product-green);outline-offset:3px}.product-profile-actions{min-width:150px;margin-left:auto;display:grid;justify-items:end;gap:7px}.product-profile-actions .product-button{margin-left:0}.product-profile-action-error,.product-profile-editor-error{margin:0;color:var(--danger);font-size:11px;text-align:right}.product-tabs{margin:25px 0;border-bottom:1px solid var(--product-line);display:flex;gap:5px}.product-tabs :where(button,a){position:relative;padding:12px 15px 15px;border:0;background:transparent;color:var(--muted);font-weight:700}.product-tabs button.is-active{color:#fff}.product-tabs button.is-active:after{content:"";height:3px;position:absolute;left:12px;right:12px;bottom:-1px;border-radius:3px 3px 0 0;background:var(--product-green)}.product-profile-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:14px;align-items:start}.product-profile-grid>*{padding:20px;border:1px solid var(--product-line);border-radius:18px;background:#222}.product-profile-grid h2,.product-profile-grid h3{font-size:16px}.product-profile-grid>section>h3{margin-bottom:8px}.product-profile-grid p{color:#c8c8c3}.product-profile-tags{display:flex;flex-wrap:wrap;align-items:flex-start;gap:7px}.product-profile-tags>span,.multi-value-chip{width:fit-content;max-width:100%;flex:0 1 auto;padding:7px 10px;border-radius:999px;line-height:1.35;overflow-wrap:anywhere;font-size:11px;font-weight:700}.product-profile-tags>span:nth-child(6n+1),.multi-value-chip:nth-child(6n+1){background:#dff7ba;color:#1d2a17}.product-profile-tags>span:nth-child(6n+2),.multi-value-chip:nth-child(6n+2){background:#f7d6a6;color:#2d2113}.product-profile-tags>span:nth-child(6n+3),.multi-value-chip:nth-child(6n+3){background:#cfe5ff;color:#172536}.product-profile-tags>span:nth-child(6n+4),.multi-value-chip:nth-child(6n+4){background:#ead7ff;color:#281a35}.product-profile-tags>span:nth-child(6n+5),.multi-value-chip:nth-child(6n+5){background:#ffd6e2;color:#351b24}.product-profile-tags>span:nth-child(6n),.multi-value-chip:nth-child(6n){background:#d2f3ef;color:#17302d}.product-profile-grid aside small{color:var(--product-green)}.product-tabs button:focus-visible{border-radius:10px 10px 0 0;outline:3px solid rgba(166,237,105,.35);outline-offset:-3px}.product-profile-grid .product-profile-empty{color:var(--muted);font-style:italic}.product-profile-grid--single{grid-template-columns:minmax(0,1fr)}.product-profile-connections-page{display:grid;gap:22px}.product-profile-connections-header small{color:var(--product-green);font-size:10px;font-weight:800;letter-spacing:.12em}.product-profile-connections-header h1{margin:7px 0 0;font-size:clamp(30px,5vw,48px)}.product-profile-connections{display:grid;gap:18px}.product-profile-connections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-profile-connections-state{min-height:150px;margin:0;padding:28px;border:1px dashed var(--product-line-strong);border-radius:18px;display:grid;place-items:center;color:var(--muted);text-align:center}.product-profile-connections-state--error{color:var(--danger)}.product-profile-connections-more{justify-self:center}.product-profile-contact-list{display:grid;gap:8px}.product-profile-contact-card{min-width:0;padding:9px;border-radius:11px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;background:#2b2b2b;color:#fff;text-decoration:none}.product-profile-contact-card:is(a):hover{background:#333}.product-profile-contact-card:is(a):focus-visible{outline:3px solid var(--product-green);outline-offset:2px}.product-profile-contact-icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:#eeeeea;color:#1d1d1b;font-size:16px;font-weight:900}.product-profile-contact-text{min-width:0;display:grid;gap:2px}.product-profile-contact-label{color:#a7a7a1;font-size:9px;line-height:1.2}.product-profile-contact-value{min-width:0;color:#fff;font-size:12px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.product-profile-state{padding:48px 22px;color:var(--muted)}.product-profile-editor{margin-bottom:32px;padding:22px;border:1px solid var(--product-line);border-radius:20px;display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;background:var(--product-surface)}.product-avatar-picker{min-width:0;display:flex;flex-direction:column;align-items:center;gap:13px}.product-avatar-picker .product-avatar{width:132px;height:132px;flex-basis:132px;border-width:4px;font-size:34px}.product-avatar-upload{width:100%;min-height:92px;padding:14px;border:1px dashed var(--product-line-strong);border-radius:15px;display:grid;place-items:center;gap:4px;cursor:pointer;text-align:center}.product-avatar-upload:hover,.product-avatar-upload:focus-within{border-color:var(--product-green);background:#a6ed6912}.product-avatar-upload b{font-size:12px}.product-avatar-upload span,.product-profile-editor-fields label>span{color:var(--muted);font-size:10px;line-height:1.4}.product-avatar-upload input{width:1px;height:1px;position:absolute;overflow:hidden;clip-path:inset(50%)}.product-avatar-picker>p,.product-profile-editor-fields small{margin:0;color:var(--danger);font-size:11px;text-align:center}.product-profile-editor-fields{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-profile-editor-fields label{min-width:0;display:grid;align-content:start;gap:7px;color:#d4d4cf;font-size:12px;font-weight:700}.product-profile-editor-fields>div{min-width:0}.product-profile-editor-fields input,.product-profile-editor-fields textarea{width:100%;min-width:0;border:1px solid var(--product-line-strong);border-radius:12px;background:#191919;color:#fff}.product-profile-editor-fields textarea{resize:vertical}.product-profile-editor-fields :where(input,textarea):focus-visible{border-color:var(--product-green);outline:3px solid rgba(166,237,105,.15)}.product-profile-location-field,.multi-value-control{min-width:0;position:relative}.multi-value-field{min-width:0;display:grid;gap:7px}.multi-value-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#d4d4cf;font-size:12px;font-weight:700}.multi-value-heading span{color:var(--muted);font-size:10px}.multi-value-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.multi-value-control--without-add{grid-template-columns:minmax(0,1fr)}.multi-value-chips{min-height:43px;padding:5px;border:1px solid var(--product-line-strong);border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;gap:5px;background:#191919}.multi-value-chips:focus-within{border-color:var(--product-green);outline:3px solid rgba(166,237,105,.15)}.multi-value-chips input{width:90px;min-width:65px;flex:1 1 80px;padding:6px;border:0;outline:0;background:transparent}.multi-value-chips--input-only input{width:100%;flex-basis:100%}.multi-value-selected{min-width:0;display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px}.multi-value-chip{width:fit-content;max-width:100%;padding:5px 7px 5px 9px;border-radius:9px;display:inline-flex;align-items:center;gap:5px;overflow-wrap:anywhere;font-size:10px;font-weight:800}.multi-value-field>small[role=alert]{color:var(--danger);font-size:11px}.multi-value-chip button{width:18px;height:18px;min-height:18px;flex:0 0 18px;padding:0;border:0;border-radius:9px;display:grid;place-items:center;background:#2529231f;color:inherit;line-height:1}.multi-value-chip button:focus-visible{outline:2px solid #252923}.multi-value-add{min-height:43px;padding:0 13px;border:1px solid var(--product-line-strong);border-radius:12px;background:#2d2d2d;color:#fff;font-weight:700}.multi-value-add:hover,.multi-value-add:focus-visible{border-color:var(--product-green);color:var(--product-green)}.multi-value-suggestions,.product-profile-suggestions{width:100%;max-height:230px;margin:5px 0 0;padding:5px;position:absolute;z-index:30;top:100%;left:0;border:1px solid var(--product-line-strong);border-radius:12px;overflow-y:auto;list-style:none;background:#252525;box-shadow:0 14px 35px #00000061}.multi-value-suggestions li,.product-profile-suggestions li{padding:9px 10px;border-radius:8px;color:#d8d8d4;cursor:pointer;font-size:12px}.product-profile-location-field .product-profile-suggestions li{min-width:0;display:grid;gap:2px}.product-profile-location-city,.product-profile-location-country{min-width:0;overflow-wrap:anywhere}.product-profile-location-city{font-weight:800}.product-profile-location-country{color:var(--muted);font-size:10px}.multi-value-suggestions li.is-active,.multi-value-suggestions li:hover,.product-profile-suggestions li.is-active,.product-profile-suggestions li:hover{background:#a6ed6921;color:var(--product-green)}.product-profile-projects-panel{min-width:0}.product-profile-projects{min-width:0;display:grid;gap:16px}.product-profile-project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-profile-project-card{min-width:0;padding:18px;border:1px solid var(--product-line);border-radius:17px;display:grid;align-content:start;gap:10px;background:#222}.product-profile-project-card:hover,.product-profile-project-card:focus-visible{border-color:var(--product-green);transform:translateY(-1px)}.product-profile-project-card h2,.product-profile-project-card p{margin:0;overflow-wrap:anywhere}.product-profile-project-card h2{font-size:18px}.product-profile-project-card p{color:#c8c8c3;font-size:12px;line-height:1.55}.product-profile-project-directions{display:flex;flex-wrap:wrap;gap:6px}.product-profile-project-directions span{color:var(--product-green);font-size:10px;font-weight:800}.product-profile-projects-state{padding:28px;border:1px solid var(--product-line);border-radius:17px;background:#222;color:var(--muted);text-align:center}.product-profile-projects-state--error{border-color:#ff5b6173;color:var(--danger)}.product-profile-projects-more{justify-self:center}.product-profile-editor-wide{grid-column:1 / -1}.product-profile-editor-error{grid-column:2}.product-profile-editor-actions{grid-column:2;display:flex;justify-content:flex-end;gap:10px}.admin-dashboard{min-width:0}.admin-dashboard__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end}.admin-dashboard__header h1{margin:5px 0 7px;font-size:clamp(31px,5vw,50px)}.admin-dashboard__header p{max-width:620px;color:var(--muted)}.admin-dashboard__toolbar{display:grid;grid-template-columns:minmax(150px,1fr) auto;gap:10px;align-items:end}.admin-dashboard__toolbar label{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.admin-dashboard__toolbar select{min-height:42px;padding:0 38px 0 13px;border:1px solid var(--product-line);border-radius:12px;background:#292929;color:#fff;font:inherit;text-transform:none}.admin-dashboard__toolbar button{min-height:42px}.admin-dashboard__toolbar button:disabled{cursor:wait;opacity:.62}.admin-dashboard__updated{grid-column:1 / -1;color:var(--muted);text-align:right}.admin-dashboard__state{margin-top:22px;padding:18px;border:1px solid var(--product-line);border-radius:16px;background:#242424}.admin-dashboard__state--error{display:flex;align-items:center;justify-content:space-between;gap:16px;border-color:#ff5b618c}.admin-dashboard__state--error p{margin:0}.admin-dashboard__metrics{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-dashboard__metric{min-width:0;padding:18px;border:1px solid var(--product-line);border-radius:16px;background:#242424}.admin-dashboard__metric small,.admin-dashboard__metric strong,.admin-dashboard__metric span{display:block}.admin-dashboard__metric small{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.admin-dashboard__metric strong{margin:10px 0 4px;font-size:34px}.admin-dashboard__metric span{color:var(--product-green);font-size:11px}.admin-dashboard__content{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-dashboard__panel{min-width:0;padding:18px;border:1px solid var(--product-line);border-radius:18px;background:#222}.admin-dashboard__panel--daily{grid-column:1 / -1}.admin-dashboard__panel-heading small{color:var(--product-green);font-size:9px;font-weight:800}.admin-dashboard__panel-heading h2{margin:3px 0 0;font-size:18px}.admin-dashboard__daily,.admin-dashboard__list{margin:14px 0 0;padding:0;list-style:none}.admin-dashboard__daily li{display:grid;grid-template-columns:92px minmax(80px,1fr) auto;gap:12px;align-items:center;padding:9px 0;color:var(--muted);font-size:11px}.admin-dashboard__bar-track{min-width:0;height:8px;overflow:hidden;border-radius:999px;background:#333}.admin-dashboard__bar-track span{display:block;height:100%;border-radius:inherit;background:var(--product-green)}.admin-dashboard__list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 14px;margin-top:9px;padding:13px;border-radius:13px;background:#292929;font-size:11px}.admin-dashboard__list li span{min-width:0;overflow-wrap:anywhere}.admin-dashboard__list li strong{text-align:right}.admin-dashboard__list li small{grid-column:1 / -1;color:var(--muted)}.admin-dashboard__empty{margin:14px 0 0;padding:14px;border-radius:13px;background:#292929;color:var(--muted);font-size:12px}.product-mobile-top,.product-mobile-nav{display:none}@media(max-width:1260px){.product-app{grid-template-columns:90px minmax(610px,760px) 290px;gap:18px}.product-sidebar>.brand{justify-content:center}.product-sidebar>.brand:not(:hover){font-size:0;gap:0}.product-sidebar nav a{justify-content:center;font-size:0}.product-sidebar-profile span:last-child,.product-sidebar-link{display:none}.product-sidebar-profile{justify-content:center}}@media(max-width:1030px){.product-app{grid-template-columns:90px minmax(0,760px);max-width:900px}.product-rail{display:none}}@media(max-width:760px){.product-app{width:100%;min-height:100vh;padding:0;display:block}.product-sidebar{display:none}.product-main{border:0}.product-mobile-top{height:58px;position:sticky;top:0;z-index:40;padding:0 15px;border-bottom:1px solid var(--product-line);display:grid;grid-template-columns:36px 1fr 36px;align-items:center;background:#181818f5;text-align:center}.product-mobile-top img{width:31px;height:31px}.product-mobile-top .product-avatar{width:32px;height:32px;flex-basis:32px;font-size:9px}.product-mobile-nav{height:72px;position:fixed;z-index:50;left:0;right:0;bottom:0;padding:6px max(8px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom));border-top:1px solid var(--product-line);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#181818f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-mobile-nav a{border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8f8f8a;font-size:9px;font-weight:700}.product-mobile-nav a.is-active{background:#a6ed691c;color:var(--product-green)}.product-mobile-nav .product-icon{width:23px;height:23px}.product-mobile-nav a.is-active .product-icon{filter:brightness(0) saturate(100%) invert(87%) sepia(26%) saturate(849%) hue-rotate(39deg) brightness(105%)}.product-mobile-create .product-icon{width:31px;height:31px;padding:6px;border-radius:50%;background:#343434}.product-page{padding:0 15px 95px}.product-feed-toolbar{min-height:60px;margin:0 -15px;padding:12px 15px;gap:8px}.product-feed-toolbar .product-circle-button{display:none}.product-feed-tabs{min-width:0;overflow-x:auto;gap:6px;scrollbar-width:none}.product-feed-tabs::-webkit-scrollbar{display:none}.product-feed-tabs :where(a,button){padding-inline:11px;font-size:11px}.product-feed-intro{padding:28px 0 20px;display:block}.product-feed-intro h1{max-width:355px;font-size:32px}.product-feed-intro .product-button{display:none}.product-feed-toolbar-actions{flex:0 0 auto;order:-1}.product-feed-socials .startness-telegram-link{width:38px;height:38px;min-height:38px;padding:4px;justify-content:center}.product-feed-socials .startness-telegram-copy{display:none}.product-feed-filters{grid-template-columns:1fr;margin-bottom:20px}.product-status-filter{display:none}.product-project-card{border-radius:18px}.product-cover{height:210px}.product-project-body{padding:15px 13px}.product-project-copy h2{font-size:19px}.product-project-copy p{font-size:13px}.product-needs em{font-size:10px}.product-card-footer{align-items:flex-end}.product-page-header{padding:28px 0 22px}.product-page-header h1{font-size:32px}.product-page-header p{font-size:13px}.product-detail-page{padding-inline:0}.product-detail-page .product-back{margin-left:15px}.product-detail-page .product-cover{height:300px}.product-detail-copy{padding:20px 16px 95px}.product-detail-copy h1{font-size:30px}.product-detail-copy>p{font-size:15px}.product-status-inline{right:16px}.product-detail-actions{align-items:stretch;flex-direction:column}.product-detail-actions .product-like-button{width:100%}.product-search-toolbar{margin:0 -15px;padding:12px 15px}.product-profile-results{grid-template-columns:1fr}.product-profile-connections-grid{grid-template-columns:minmax(0,1fr)}.product-create-grid{display:block}.product-project-fields{grid-template-columns:1fr}.product-create-form{padding:16px}.product-file-grid{grid-template-columns:1fr}.product-create-actions{align-items:stretch;flex-direction:column-reverse}.product-create-actions .product-button{width:100%}.product-create-preview{margin-top:15px;position:static}.product-card-footer{align-items:stretch;flex-direction:column}.product-card-actions{justify-content:flex-start}.product-swipe-stage{margin-top:18px}.product-swipe-stage{min-height:590px}.product-swipe-card .product-cover{height:235px}.product-swipe-card--back{height:520px}.product-swipe-card h2{font-size:25px}.product-swipe-actions{gap:9px}.product-profile-hero{height:160px;margin-inline:-15px}.product-profile-title{align-items:flex-start;flex-wrap:wrap}.product-profile-actions,.product-profile-title .product-button{width:100%;margin-left:0}.product-profile-actions{justify-items:stretch}.product-profile-action-error{text-align:left}.product-profile-grid{grid-template-columns:1fr}.product-tabs{max-width:100%;overflow-x:auto}.product-tabs button{flex:0 0 auto}.product-profile-grid>*{min-width:0}.product-profile-project-list{grid-template-columns:minmax(0,1fr)}.product-profile-project-card,.product-profile-projects-state{padding:15px}.product-profile-editor{padding:16px;grid-template-columns:minmax(0,1fr)}.product-avatar-picker{align-items:stretch}.product-avatar-picker .product-avatar{align-self:center}.product-profile-editor-fields,.multi-value-control{grid-template-columns:minmax(0,1fr)}.multi-value-add,.product-profile-projects-more,.product-profile-connections-more{width:100%}.product-profile-editor-wide,.product-profile-editor-error,.product-profile-editor-actions{grid-column:auto}.product-profile-editor-actions{flex-direction:column-reverse}.product-profile-editor-actions .product-button{width:100%}.admin-dashboard__header,.admin-dashboard__content{grid-template-columns:1fr}.admin-dashboard__panel--daily{grid-column:auto}.admin-dashboard__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard__toolbar{grid-template-columns:minmax(0,1fr) auto}.admin-dashboard__updated{text-align:left}}@media(max-width:420px){.admin-dashboard__toolbar,.admin-dashboard__metrics{grid-template-columns:minmax(0,1fr)}.admin-dashboard__toolbar button,.admin-dashboard__toolbar label{width:100%}.admin-dashboard__updated{grid-column:auto}.admin-dashboard__state--error{align-items:stretch;flex-direction:column}.admin-dashboard__daily li{grid-template-columns:76px minmax(45px,1fr) auto;gap:7px}.admin-dashboard__list li{grid-template-columns:minmax(0,1fr)}.admin-dashboard__list li strong{text-align:left}.product-feed-tabs button:last-child{display:none}.product-feed-tabs :where(a,button){padding-inline:9px}.product-feed-intro h1,.product-page-header h1{font-size:29px}.product-project-card .product-cover{height:205px}.product-swipe-actions button.is-skip,.product-swipe-actions button.is-like{width:52px;height:52px}.product-swipe-actions button.is-undo,.product-swipe-actions a.is-open{width:38px;height:38px}.product-create-review dl div{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.product-page,.product-create-step,.product-swipe-card,.product-like-button{animation:none!important;transition:none!important}}
