:root{--bg:#030b08;--panel:#091510;--panel2:#0d1c16;--line:#183127;--text:#f2fff7;--muted:#91aa9d;--accent:#19ef7d;--accent2:#00b85d}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}body{margin:0;background:radial-gradient(circle at 65% 0,#0a281b 0,transparent 32%),var(--bg)}a{color:inherit;text-decoration:none}header{height:70px;display:flex;align-items:center;gap:38px;padding:0 4vw;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;background:#030b08e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20}.brand{font-size:22px;font-weight:900}.brand span,em,footer span{color:var(--accent);font-style:normal}nav{display:flex;gap:28px;font-size:14px}.navright{margin-left:auto;display:flex;align-items:center;gap:18px}button{font:inherit;color:inherit}main{max-width:1500px;margin:auto;padding:0 3vw 70px}.hero{min-height:570px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:30px;gap:30px}.hero-copy{z-index:2}.eyebrow,small{font-size:11px;letter-spacing:.18em;color:#a8c0b4;font-weight:800}.hero h1{font-size:clamp(52px,5.8vw,88px);line-height:.94;letter-spacing:-.055em;margin:22px 0}.hero p{max-width:620px;color:#b3c6bc;font-size:17px;line-height:1.7}.actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#001d0d;border:0;border-radius:12px;padding:15px 22px;font-weight:900;cursor:pointer}.btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn.secondary,.ghost{background:#0c1c15;border:1px solid #244435}.btn.small{padding:10px 14px;border-radius:10px;font-size:13px}.ghost{padding:8px 12px;border-radius:8px}.stats{display:grid;grid-template-columns:auto auto auto auto auto auto;grid-gap:8px 15px;gap:8px 15px;align-items:center;color:var(--muted)}.stats b{font-size:20px;color:var(--text)}.hero-art{height:500px;overflow:hidden;border-radius:24px;-webkit-mask-image:linear-gradient(270deg,#000 72%,transparent);mask-image:linear-gradient(270deg,#000 72%,transparent);opacity:.72}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:52% 15%;filter:saturate(.9) contrast(1.05)}section{margin:55px 0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.section-title h2{margin:7px 0 0;font-size:28px}.section-title>a{color:var(--accent)}.game-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.game-card,.panel,.user-card{background:linear-gradient(145deg,var(--panel2),#07100c);border:1px solid var(--line);border-radius:18px;padding:12px}.cover{height:210px;border-radius:12px;background:linear-gradient(135deg,#163426,#07100c);background-size:cover;background-position:50%;position:relative}.rank{position:absolute;top:10px;left:10px;background:#03130bdb;border:1px solid #2b5942;border-radius:999px;padding:5px 9px}.game-card h3{margin:12px 4px 4px}.game-card p,.user-card p{color:var(--muted);margin:5px 4px 8px;font-size:13px}.features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.features>div{display:grid;grid-template-columns:50px 1fr;align-items:center;background:#06110c;border:1px solid var(--line);padding:20px;border-radius:16px;font-size:28px}.features b,.features span{grid-column:2;font-size:15px}.features span{color:var(--muted);font-size:13px}.users-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.user-card{min-height:300px}.avatar{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#18ef7d,#0a4d2d);font-weight:900;font-size:20px}.user-card i{color:var(--accent);font-size:10px}.chips{display:flex;gap:5px;flex-wrap:wrap;margin:12px 0}.chips span{font-size:11px;padding:5px 8px;border:1px solid #2a493b;border-radius:999px;color:#c4d8ce}.cta{min-height:220px;border:1px solid #244435;border-radius:24px;padding:38px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#07140e,#0a2a1b)}.cta h2{font-size:34px;margin:8px 0}.cta p,footer{color:var(--muted)}footer{border-top:1px solid var(--line);padding:35px 4vw;display:flex;justify-content:space-between}footer b{color:var(--text)}.page{max-width:1150px;margin:50px auto;padding:0 25px}.panel{padding:28px}.form{display:grid;grid-gap:14px;gap:14px}.form.two{grid-template-columns:1fr 1fr}.form label{display:grid;grid-gap:7px;gap:7px;color:#c8d9d0;font-size:13px}.form input,.form select,.form textarea,.search{width:100%;background:#06110c;border:1px solid #274638;color:var(--text);padding:13px;border-radius:10px;outline:none}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--accent)}.form textarea{min-height:120px;resize:vertical}.notice{padding:12px;border:1px solid #315c47;border-radius:10px;color:#b9d7c8;background:#0b1d14}.error{color:#ff8585}.toolbar{display:flex;gap:10px;margin:20px 0}.profile-head{display:flex;gap:22px;align-items:center}.profile-head .avatar{width:100px;height:100px;font-size:30px}.list{display:grid;grid-gap:10px;gap:10px}.row{display:flex;justify-content:space-between;align-items:center;padding:14px;border:1px solid var(--line);border-radius:12px;background:#07110d}.chat{display:grid;grid-template-columns:300px 1fr;min-height:560px}.chat aside{border-right:1px solid var(--line);padding-right:16px}.messages{padding-left:20px;display:flex;flex-direction:column}.bubble{background:#10241a;padding:10px 14px;border-radius:12px;margin:6px 0;max-width:70%}.bubble.me{align-self:flex-end;background:#0b5730}.muted{color:var(--muted)}@media(max-width:1000px){nav{display:none}.hero{grid-template-columns:1fr}.hero-art{position:absolute;right:0;width:55%;z-index:0}.game-grid,.users-grid{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr 1fr}}@media(max-width:650px){header{padding:0 16px}.navright>a:first-child{display:none}main{padding:0 16px}.hero{min-height:620px}.hero-art{opacity:.25;width:100%;height:580px}.hero h1{font-size:52px}.stats{grid-template-columns:auto 1fr}.features,.form.two,.game-grid,.users-grid{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column;gap:20px}.chat{grid-template-columns:1fr}.chat aside{border:0}.messages{padding:15px 0}.section-title{align-items:start;gap:12px}}.game-card{padding:0;overflow:hidden;transition:border-color .2s,transform .2s}.game-card:hover{border-color:#3a7155;transform:translateY(-3px)}.game-cover{display:block;height:auto;aspect-ratio:460/215;border-radius:0;overflow:hidden}.game-cover img{width:100%;height:100%;object-fit:cover;display:block}.cover-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;font-weight:800;text-align:center}.cover-fallback>span{font-size:38px;color:var(--accent)}.game-copy{padding:16px}.game-card h3{font-size:17px;margin:0 0 8px;line-height:1.35}.game-card p{margin:6px 0}.game-card .game-platforms{font-size:11px;letter-spacing:.06em}.game-card .game-activity{color:#ade4c5;font-size:12px;margin-top:14px}.game-activity span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.game-source{display:inline-block;font-size:11px;color:var(--muted);margin-top:9px}.game-source:hover{color:var(--accent)}.carousel-controls{display:flex;gap:8px;align-items:center;margin-bottom:16px}.carousel-controls>span{margin-right:auto;color:var(--muted);font-size:12px}.carousel-controls button{width:40px;height:40px;border-radius:50%;border:1px solid #315440;background:#0b1c13;cursor:pointer}.game-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,calc((100% - 48px)/4));grid-gap:16px;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 2px 18px;scrollbar-color:#315440 #07100c}.game-rail>.game-card{scroll-snap-align:start}.catalog-source{font-size:12px;color:var(--muted);line-height:1.6;margin-top:32px}.section-title .muted{font-size:13px;line-height:1.5;max-width:650px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-rail:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media(max-width:650px){.game-rail{grid-auto-columns:85%}.toolbar{flex-wrap:wrap}.toolbar .search{flex:1 1;min-width:180px}}@media(prefers-reduced-motion:reduce){.game-card{transition:none}.game-card:hover{transform:none}}:root{color-scheme:dark;--button-text:#001d0d}html[data-theme=black]{--bg:#080808;--panel:#101010;--panel2:#191919;--line:#383838;--text:#fafafa;--muted:#b1b1b1;--accent:#e9e9e9;--accent2:#ababab;--button-text:#111}html[data-theme=violet]{--bg:#100a19;--panel:#191125;--panel2:#231a32;--line:#443252;--text:#faf5ff;--muted:#b9a8ca;--accent:#c49aff;--accent2:#9871d1;--button-text:#1c0937}html[data-theme=blue]{--bg:#080f1d;--panel:#111d30;--panel2:#17263c;--line:#304967;--text:#f0f7ff;--muted:#a1b6d0;--accent:#79b7ff;--accent2:#4786d1;--button-text:#071a32}html[data-theme=cyan]{--bg:#061416;--panel:#0c2024;--panel2:#112c31;--line:#2b4d53;--text:#efffff;--muted:#9fbfc2;--accent:#60e3ec;--accent2:#25aeb8;--button-text:#032326}html[data-theme=light]{color-scheme:light;--bg:#f4f7f5;--panel:#fff;--panel2:#eaf2ed;--line:#c4d5ca;--text:#15291e;--muted:#486253;--accent:#13783e;--accent2:#0c5b2d;--button-text:#fff}body{background:radial-gradient(circle at 65% 0,var(--panel2),transparent 32%),var(--bg)}header{background:var(--bg)}.game-card,.panel,.user-card{background:linear-gradient(145deg,var(--panel2),var(--panel))}.carousel-controls button,.features>div,.form input,.form select,.form textarea,.row,.search{background:var(--panel);border-color:var(--line)}.btn{color:var(--button-text)}.btn.secondary,.ghost{background:var(--panel2);color:var(--text);border-color:var(--line)}.chips span,.eyebrow,.form label,.game-card .game-activity,.hero p,small{color:var(--muted)}.chips span,.cta{border-color:var(--line)}.cta{background:linear-gradient(90deg,var(--panel),var(--panel2))}.avatar{background:linear-gradient(135deg,var(--accent),var(--accent2));color:var(--button-text)}.cover{background-color:var(--panel2)}.rank{color:#fff}.bubble,.notice{background:var(--panel2);color:var(--text);border-color:var(--line)}.bubble.me{background:var(--accent);color:var(--button-text)}html[data-theme=light] .error{color:#ae2020}.profile-settings h2{margin:5px 0}.profile-settings fieldset{min-width:0;border:1px solid var(--line);border-radius:12px;padding:18px}.profile-settings legend{font-weight:700;padding:0 8px}.game-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.form .game-choices label{display:flex;align-items:center;gap:10px;color:var(--text)}.form input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}.availability-day{padding:16px 0;border-bottom:1px solid var(--line)}.availability-day:last-child{border-bottom:0}.availability-day h3{margin:0 0 12px;font-size:15px}.slot-row{display:flex;gap:12px;align-items:end;margin-bottom:12px}.slot-row label{flex:1 1}.slot-row .ghost{margin-bottom:3px}.availability-list{padding-left:20px;line-height:2}button:disabled{opacity:.55;cursor:wait;transform:none}@media(max-width:650px){.game-choices{grid-template-columns:1fr}.slot-row{flex-wrap:wrap}.profile-settings{padding:16px}.slot-row label{min-width:100px}}.avatar{overflow:hidden;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.hero-art{-webkit-mask-image:linear-gradient(270deg,#000 85%,transparent);mask-image:linear-gradient(270deg,#000 85%,transparent);opacity:1}.hero-art img{object-position:64% center;filter:none}.tag-picker{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.tag-option{padding:9px 13px;border:1px solid var(--line);background:var(--panel);border-radius:999px;cursor:pointer}.tag-option.chosen{background:var(--accent);color:var(--button-text);border-color:var(--accent)}.custom-tag{display:flex;align-items:flex-end;gap:10px;margin:14px 0}.custom-tag label{flex:1 1}.profile-settings details{border:1px solid var(--line);padding:16px;border-radius:12px}summary{cursor:pointer;font-weight:700;padding:8px 0}.profile-settings details label{margin-top:12px}.account-photo{display:flex;gap:24px;align-items:center;margin:24px 0}.account-photo h2{margin-top:0}.account-photo .ghost{margin-left:10px}.photo-preview{width:100px;height:100px;border-radius:50%;object-fit:cover}.photo-preview.placeholder{display:grid;place-items:center;background:var(--panel2);font-size:36px}.account-settings{margin:28px 0}.delete-account{margin-top:24px;border-top:1px solid var(--line);padding-top:15px}.danger{background:#b82c3c;color:white}.planner-controls{display:flex;gap:15px;align-items:flex-end;margin:20px 0}.planner-controls label{flex:1 1}.planner-scroll{overflow:auto;max-height:520px;border:1px solid var(--line);border-radius:12px}.week-grid{width:100%;border-collapse:separate;border-spacing:3px;min-width:420px}.week-grid th{font-size:12px;padding:8px;background:var(--panel)}.week-grid thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1}.week-grid tbody th{width:62px}.week-grid td{padding:0}.week-grid button{display:block;width:100%;height:30px;border:1px solid var(--line);border-radius:5px;background:var(--panel2);color:var(--muted);cursor:pointer}.week-grid button.selected{background:var(--accent);color:var(--button-text);border-color:var(--accent)}.slot-row{align-items:flex-end}.slot-row>b{min-width:85px;padding-bottom:12px}.shared-interests{color:var(--accent)!important}.interest-chips span{border-style:dashed}.boundaries span{border-color:var(--muted)}.account-settings .muted,.profile-settings .muted{line-height:1.65}@media(max-width:650px){.account-photo{align-items:flex-start;gap:14px;padding:18px}.photo-preview{width:68px;height:68px}.account-photo .ghost{margin:10px 0 0}.planner-controls{flex-wrap:wrap}.planner-controls label{min-width:200px}.slot-row>b{width:100%;padding:0}.custom-tag{flex-wrap:wrap}.custom-tag label{min-width:150px}}.compact-planner-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 8px}.planner-readout{font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--accent)}.compact-planner-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:12px 0;scrollbar-color:var(--line) var(--panel)}.compact-planner{min-width:850px;padding-right:20px}.compact-day,.time-ruler{display:grid;grid-template-columns:104px 1fr;align-items:center}.time-ruler{height:36px;margin-bottom:4px}.day-heading{padding:0 14px;font-size:12px;font-weight:700;position:-webkit-sticky;position:sticky;left:0;background:var(--panel);z-index:2;height:100%;display:flex;align-items:center}.time-ruler .day-heading{color:var(--muted)}.hour-boundaries{position:relative;height:100%;margin-left:16px}.hour-boundaries>span{position:absolute;bottom:7px;transform:translateX(-50%);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--muted)}.hour-boundaries small{letter-spacing:0;font-size:9px;font-weight:400;margin-left:1px}.hour-boundaries>span:after{content:"";position:absolute;left:50%;bottom:-9px;height:5px;border-left:1px solid var(--line)}.compact-day{height:33px}.hour-cells{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));margin-left:16px}.hour-cell{position:relative;height:27px;margin:0 1px;border:1px solid var(--line);border-radius:4px;background:var(--panel2);padding:0;cursor:pointer;overflow:hidden;transition:border-color .12s}.hour-cell.major-hour{border-left-color:var(--muted)}.hour-cell:hover{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.hour-cell:focus-visible{outline:2px solid var(--accent);outline-offset:2px;z-index:1}.hour-fill{position:absolute;top:0;bottom:0;background:var(--accent);pointer-events:none}.hour-cell.is-selected{border-color:var(--accent2)}.planner-legend{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--muted);line-height:1.6}.planner-legend>span{display:inline-block;width:12px;height:12px;border-radius:3px;background:var(--accent)}.planner-legend>span.empty{background:var(--panel2);border:1px solid var(--line);margin-left:12px}@media(max-width:650px){.compact-planner-toolbar{align-items:flex-start}.planner-readout{min-height:32px}.compact-planner{min-width:810px}.compact-day,.time-ruler{grid-template-columns:85px 1fr}.day-heading{padding:0 8px}.compact-day{height:35px}.hour-cell{height:29px}}.compact-planner{-moz-user-select:none;user-select:none;-webkit-user-select:none}.hour-cell{touch-action:pan-x pan-y}.catalog-search .search{min-width:0;flex:1 1}.catalog-search .btn{white-space:nowrap}.catalog-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin:24px 0}.schedule-card .profile-section-heading{gap:10px}.schedule-card .profile-section-heading>div{min-width:0}.schedule-card .profile-section-heading h2{font-size:clamp(20px,1.7vw,26px)}.schedule-card .section-icon{width:32px;height:36px;flex-shrink:0}.schedule-card small{font-size:9px;letter-spacing:.12em}.user-game-strip{display:flex;gap:6px;margin:4px 0}.user-game-strip>div{flex:1 1;min-width:0;height:62px;border-radius:9px;overflow:hidden;background:var(--panel2)}.user-game-strip img{width:100%;height:100%;object-fit:cover}.user-game-strip span{display:grid;place-items:center;height:100%;text-align:center;font-size:10px;padding:5px}.discover-search{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.55fr) auto;align-items:stretch}.discover-search>.btn{white-space:nowrap}.discover-search .search{min-width:0}.player-actions>.action-fields{width:100%}@media(max-width:700px){.discover-search{grid-template-columns:1fr}}.selected-games{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.game-search-bar{display:flex;gap:10px;margin:16px 0}.game-search-bar .search{min-width:0;flex:1 1}.game-search-bar .btn{white-space:nowrap}.game-picker .game-choices{max-height:340px;overflow-y:auto;padding:4px;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr))}.game-picker .game-choices label{padding:8px;border:1px solid var(--line);border-radius:10px;font-size:12px}.game-picker .game-choices img{width:65px;height:34px;object-fit:cover;border-radius:5px}.game-picker .game-choices span{min-width:0;overflow-wrap:anywhere}.steam-results{display:grid;grid-gap:8px;gap:8px}.steam-results>div{display:flex;gap:12px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:12px}.steam-results img{width:86px;border-radius:6px}.steam-results strong{flex:1 1;font-size:13px}.text-button{border:0;background:none;padding:15px 0;color:var(--accent);cursor:pointer;text-align:left}.custom-game{padding:16px;border:1px solid var(--line);border-radius:12px;display:grid;grid-gap:14px;gap:14px}.custom-game p,.picker-caption{font-size:13px}.form .checkbox-label{display:flex;align-items:center;gap:10px}.game-picker .tag-option{font-size:12px}.chat-heading{font-size:14px;font-weight:700;padding:0 0 12px;border-bottom:1px solid var(--line)}.toolbar>.action-fields{display:flex;gap:10px;width:100%;align-items:center}.toolbar>.action-fields .search{min-width:0;flex:1 1}.bubble{overflow-wrap:anywhere}.player-title,.user-card-top>div{min-width:0}.player-title h1,.user-card h3{overflow-wrap:anywhere}.action-fields{margin:0;padding:0;border:0;min-width:0}.back-link{display:inline-block;color:var(--muted);font-size:13px;margin-bottom:18px}.back-link:hover{color:var(--accent)}.player-page{max-width:1240px;margin:38px auto 74px}.player-hero{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(130deg,var(--panel2),var(--panel));padding:clamp(24px,5vw,58px);isolation:isolate}.player-hero-art{position:absolute;inset:0;z-index:-1;overflow:hidden;background:radial-gradient(circle at 85% 8%,#e86f8a77,transparent 22%),radial-gradient(circle at 75% 80%,#7e68d888,transparent 30%)}.player-hero-art span{position:absolute;right:6%;top:-20px;font-size:260px;line-height:1;color:#f6ca6a22}.player-hero-art i{position:absolute;right:-4%;bottom:-14%;width:47%;aspect-ratio:1;border-radius:46% 54% 61% 39%;background:linear-gradient(140deg,#f2a47e99,#ae7be488);transform:rotate(22deg)}.player-hero-art b{position:absolute;right:8%;bottom:13%;font-size:clamp(20px,4vw,52px);letter-spacing:.14em;color:#fff5;transform:rotate(-8deg)}.player-identity{display:flex;align-items:center;gap:20px}.player-identity>.avatar{width:clamp(82px,11vw,132px);height:clamp(82px,11vw,132px);font-size:34px;border:5px solid #fff2;box-shadow:0 14px 30px #0004}.player-title h1{font-size:clamp(40px,6vw,70px);line-height:.95;margin:9px 0 13px;letter-spacing:-.06em}.identity-tags,.personality-tags{display:flex;gap:8px;flex-wrap:wrap}.identity-tags span{padding:7px 10px;border-radius:999px;background:#ffffff18;border:1px solid #fff3;font-size:12px}.play-badge{margin-left:auto;min-width:150px;display:grid;grid-gap:4px;gap:4px;padding:14px 17px;border:1px solid #fff3;border-radius:17px;background:#08130e88;text-align:center}.play-badge span{font-size:10px;letter-spacing:.1em;color:var(--muted)}.play-badge strong{font-size:19px}.player-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:780px;margin-top:35px}.player-intro p{font-size:17px;line-height:1.6;margin:0;color:#e4f2ea}.player-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);margin-top:20px}.player-layout,.player-main{display:grid;grid-gap:20px;gap:20px}.profile-section{background:linear-gradient(145deg,var(--panel2),var(--panel));border:1px solid var(--line);border-radius:22px;padding:clamp(20px,3vw,34px)}.profile-section-heading{display:flex;gap:13px;align-items:center;margin-bottom:20px}.profile-section-heading h2{margin:3px 0 0;font-size:clamp(22px,3vw,31px);letter-spacing:-.035em}.profile-section-heading small{color:var(--muted)}.section-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;font-size:22px}.section-icon.coral{background:#ff9a7c28;color:#ffae91}.section-icon.lilac{background:#b990ff28;color:#caaeff}.section-icon.mint{background:#67e5be28;color:#77edc4}.count-pill{font-size:14px;vertical-align:middle;padding:3px 9px;border-radius:999px;background:var(--accent);color:var(--button-text)}.profile-games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px;gap:11px}.profile-game{display:flex;align-items:center;gap:12px;min-width:0;border:1px solid var(--line);border-radius:14px;background:var(--panel);overflow:hidden;transition:transform .18s,border-color .18s}.profile-game:hover{transform:translateY(-2px);border-color:var(--accent)}.profile-game img,.profile-game-fallback{width:105px;height:66px;object-fit:cover;flex:0 0 auto}.profile-game-fallback{display:grid;place-items:center;background:linear-gradient(135deg,var(--accent2),var(--panel2));font-size:24px}.profile-game div:last-child{display:grid;grid-gap:4px;gap:4px;padding-right:8px;min-width:0}.profile-game strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.profile-game span{font-size:11px;color:var(--accent)}.personality-tags span{padding:10px 14px;border-radius:13px;border:1px solid var(--line);font-weight:700;font-size:13px}.personality-tags .tone-0{background:#ff977b20;border-color:#f1957c80}.personality-tags .tone-1{background:#b58cff20;border-color:#b58cff80}.personality-tags .tone-2{background:#72e3bd20;border-color:#72e3bd80}.personality-tags .tone-3{background:#f3cb7320;border-color:#f3cb7380}.boundaries-section .muted{margin-top:-7px}.schedule-card{position:-webkit-sticky;position:sticky;top:90px}.availability-zone{font-size:12px;margin-bottom:14px}.availability-list{display:grid;grid-gap:7px;gap:7px;padding:0;margin:0;list-style:none}.availability-list li{display:flex;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:9px;background:var(--panel);font-size:13px}.availability-list li b{color:var(--accent)}.profile-note{margin:18px 8px;padding:20px 8px;display:flex;gap:12px;color:var(--muted);font-family:Georgia,serif;font-size:17px;line-height:1.35}.profile-note span{color:#ffb269;font-size:25px}.profile-note p{margin:0}.player-actions{display:grid;grid-gap:12px;gap:12px}.player-safety{display:flex;align-items:start;gap:8px;flex-wrap:wrap}.report-box{padding:0;border:0}.report-box summary{font-size:13px;color:var(--muted)}.report-box .form{width:min(100%,320px);margin-top:10px;padding:14px;border-radius:12px;background:var(--panel)}.user-card{min-height:0;padding:16px;display:flex;flex-direction:column;align-items:stretch;gap:8px;border-radius:20px}.user-card-top{display:flex;gap:12px;align-items:center}.user-card h3{margin:0;font-size:19px}.user-card .avatar{width:56px;height:56px;font-size:16px}.user-card .user-meta,.user-card .user-style{margin:0;font-size:12px}.user-card .user-style{color:var(--accent);font-weight:700}.user-card .btn{margin-top:auto;align-self:flex-start}.game-chips{margin:1px 0}.chat{grid-template-columns:minmax(180px,280px) minmax(0,1fr)}.conversation-link{display:block;padding:11px 12px;border-radius:10px;margin-bottom:6px}.conversation-link.active,.conversation-link:hover{background:var(--panel2);color:var(--accent)}.message-stream{flex:1 1;min-height:360px;display:flex;flex-direction:column}.row-actions{align-items:center}.row-actions,.row-actions .action-fields{display:flex;gap:7px}.game-picker-search{margin:0 0 14px}.game-choices label[hidden]{display:none}@media(max-width:1000px){.player-layout{grid-template-columns:1fr}.schedule-card{position:static}.player-sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.45fr);grid-gap:15px;gap:15px;align-items:start}.profile-note{margin:0}.users-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){header{height:auto;min-height:64px;gap:10px;flex-wrap:wrap;padding:10px 16px}.brand{font-size:19px}header nav{order:3;display:flex;width:100%;justify-content:space-between;gap:6px;overflow-x:auto;padding:3px 0 1px}header nav a{white-space:nowrap;font-size:12px}.navright{margin-left:auto;gap:9px}.navright .ghost{padding:7px 9px;font-size:11px}.page,.player-page{margin:24px auto 52px;padding:0 16px}.player-hero{padding:26px 20px;border-radius:22px}.player-hero-art i{width:75%;right:-28%;bottom:-24%}.player-hero-art b{right:2%;bottom:7%;font-size:26px}.player-identity{align-items:flex-start;flex-wrap:wrap;gap:14px}.player-title{flex:1 1;min-width:155px}.player-title h1{font-size:41px}.play-badge{width:100%;margin-left:0;grid-template-columns:1fr auto 1fr;align-items:center;text-align:left}.play-badge strong{text-align:center}.play-badge span:last-child{text-align:right}.player-intro{align-items:flex-start;flex-direction:column;margin-top:25px;gap:15px}.player-intro p{font-size:15px}.player-sidebar,.profile-games{grid-template-columns:1fr}.profile-section{border-radius:17px;padding:20px}.profile-game img,.profile-game-fallback{width:94px}.users-grid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.toolbar .btn{width:100%}.chat{grid-template-columns:1fr;padding:14px;min-height:0}.chat aside{display:flex;gap:7px;overflow-x:auto;padding:0 0 12px;border-right:0;border-bottom:1px solid var(--line)}.conversation-link{white-space:nowrap;margin:0}.messages{padding:15px 0 0}.message-stream{min-height:280px}.bubble{max-width:90%}.row{align-items:flex-start;gap:12px;flex-direction:column}.row-actions .action-fields{flex-wrap:wrap}.schedule-card{top:auto}.game-search-bar{flex-direction:column}.steam-results>div{flex-wrap:wrap}.steam-results strong{min-width:100px}.toolbar>.action-fields{flex-direction:column;align-items:stretch}}main{max-width:1700px}.page{width:100%;padding-inline:clamp(16px,3vw,48px)}.page,.player-page{max-width:1480px}.page>h1{font-size:clamp(29px,3.3vw,46px);letter-spacing:-.045em;line-height:1.12}.users-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,265px),1fr));align-items:stretch}.user-card{max-width:430px;border-top:3px solid #bca0f5;background:radial-gradient(ellipse at top right,#b48ee926,transparent 65%),var(--panel)}.user-card:nth-child(3n+2){border-top-color:#ffad91}.user-card:nth-child(3n){border-top-color:#7ee5c4}.user-card .interest-chips{margin:4px 0 14px}.user-card .interest-chips span{background:#bba0ff15;border-style:solid}.player-intro{max-width:none;align-items:flex-start}.player-intro>p{max-width:55%;overflow-wrap:anywhere}.player-actions{max-width:450px}.form .report-box select{max-width:100%}.player-note,.profile-section{margin:0}.game-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr))}.player-intro p{color:var(--text)}.play-badge{background:var(--panel)}.identity-tags span{background:var(--panel2);border-color:var(--line)}html[data-theme=light] .player-hero-art{opacity:.65}html[data-theme=light] .section-icon.coral{color:#933813}html[data-theme=light] .section-icon.lilac{color:#6b3b99}html[data-theme=light] .section-icon.mint{color:#176848}@media(min-width:701px) and (max-width:1000px){header{height:auto;min-height:78px;flex-wrap:wrap;gap:12px;padding-block:12px}header nav{display:flex;order:3;width:100%;justify-content:center}}@media(max-width:700px){.navright>a:first-child{display:inline-flex;max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.player-intro>p{max-width:100%}.player-actions{width:100%;max-width:none}.user-card{max-width:none}.player-identity,.player-layout>*,.player-title{min-width:0}.player-title h1{font-size:clamp(28px,9vw,41px)}footer{flex-direction:column;gap:8px}.account-photo{flex-wrap:wrap}.toolbar .search{min-width:0}.player-hero .identity-tags span{font-size:11px}.profile-section-heading h2{font-size:23px}.profile-games{min-width:0}}.page,.player-page,main{width:100%;max-width:none;padding-inline:clamp(16px,3vw,80px)}.hero{gap:clamp(24px,4vw,100px)}.hero-art{height:clamp(400px,30vw,680px)}.hero h1{max-width:1000px}.language-switch select{max-width:112px;background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:8px;padding:8px}.match-summary{border:1px solid var(--line);background:var(--panel2);border-radius:12px;padding:12px;margin:10px 0}.match-summary strong{color:var(--accent);font-size:13px}.match-summary p{font-size:12px;margin:5px 0;color:var(--muted)}.discover-options{grid-column:1/-1;display:flex;gap:10px;align-items:center;font-size:14px}.admin-stats{display:flex;gap:16px;flex-wrap:wrap}.admin-stats a{flex:1 1;min-width:160px}.admin-stats strong{display:block;font-size:32px}.admin-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.admin-game{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:18px;gap:18px}.admin-game img{width:120px;border-radius:8px}.admin-game .form,.admin-game input{min-width:0}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.user-card{max-width:none}@media(max-width:700px){.language-switch select{max-width:83px;font-size:11px}.navright{gap:6px}.hero-art{height:580px}.admin-game{grid-template-columns:1fr}.admin-stats a{min-width:120px}header nav{flex-wrap:wrap}}.contact-links{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.contact-links .btn{font-size:13px}.selectable{-webkit-user-select:all;-moz-user-select:all;user-select:all}.discover-options select{width:auto;max-width:250px}.admin-game .action-fields{display:grid;grid-gap:12px;gap:12px}.users-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,265px),1fr))}@media(max-width:700px){.navright{max-width:100%;flex-wrap:wrap;justify-content:flex-end}.navright>a{max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.contact-links .btn{white-space:normal}.discover-options{flex-wrap:wrap}.discover-options select{max-width:100%}}