:root{--text:#191f28;--muted:#6b7684;--light:#f5f7fa;--line:#e5e8eb;--purple:#1677ff;--purple-soft:#eaf3ff;--mint:#e9f7f2;--peach:#fff1e8;--white:#fff;--shadow:0 24px 70px #191f2814}*{box-sizing:border-box}*,:before,:after{min-width:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);letter-spacing:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);height:72px;margin:0 auto;display:flex;position:sticky;top:0}.brand{letter-spacing:.08em;align-items:center;gap:10px;font-size:22px;font-weight:800;display:inline-flex}.brand-mark{background:radial-gradient(circle at 34% 30%,#fff 0 9%,#0000 10%),radial-gradient(circle at 66% 30%,#fff 0 9%,#0000 10%),linear-gradient(135deg,#43a1ff,#1677ff);border-radius:9px;width:28px;height:28px;box-shadow:0 10px 22px #1677ff47}.nav-links{color:var(--muted);gap:28px;font-size:15px;font-weight:700;display:flex}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;width:min(1120px,100% - 40px);margin:0 auto;padding:118px 0 126px;display:grid}.eyebrow{color:var(--purple);margin:0 0 18px;font-size:15px;font-weight:800}h1,h2,h3,p{word-break:keep-all}h1{letter-spacing:-.02em;margin:0;font-size:clamp(36px,4.1vw,52px);line-height:1.14}.hero-description{color:#4e5968;max-width:560px;margin:28px 0 0;font-size:22px;font-weight:500;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.primary-button,.secondary-button,.apply-form>button{border-radius:16px;justify-content:center;align-items:center;min-height:56px;padding:0 24px;font-size:17px;font-weight:800;display:inline-flex}.primary-button,.apply-form button{color:var(--white);background:var(--text);box-shadow:0 18px 38px #191f2829}.secondary-button{color:var(--text);background:var(--light)}.hero-visual{background:linear-gradient(#f5f7fa00,#f7f8fb 72%),radial-gradient(circle at 74% 16%,#1677ff24,#0000 34%);border-radius:40px;min-height:560px;position:relative;overflow:hidden}.hero-character{filter:drop-shadow(0 28px 52px #191f282e);width:min(380px,70%);height:auto;position:absolute;bottom:-26px;right:-6px}.phone-card{z-index:2;width:min(310px,100% - 56px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #e5e8ebcc;border-radius:28px;padding:22px;position:absolute;top:76px;left:28px}.phone-top{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:22px;font-size:14px;font-weight:700;display:flex}.phone-top strong{color:var(--purple);font-size:28px}.profile-row{background:var(--light);border-radius:18px;align-items:center;gap:12px;padding:16px;display:flex}.profile-row+.profile-row{margin-top:0}.profile-row strong{margin-bottom:4px;font-size:16px;display:block}.profile-row p{color:var(--muted);margin:0;font-size:13px}.profile-dot{background:linear-gradient(135deg,#eef6ff,#cfe3ff);border-radius:50%;flex:none;width:38px;height:38px}.profile-dot.dark{background:linear-gradient(135deg,#22252c,#1677ff)}.sync-line{color:var(--purple);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:18px 0;font-size:13px;font-weight:900;display:grid}.sync-line span{background:var(--line);height:1px}.section{width:min(1120px,100% - 40px);margin:0 auto;padding:112px 0}.compact{padding-top:60px}.section-heading{text-align:center;max-width:780px;margin:0 auto 42px}.section-heading.left{text-align:left;margin-left:0}h2{letter-spacing:-.02em;margin:0;font-size:clamp(32px,4.5vw,56px);line-height:1.18}.section-heading p:not(.eyebrow){max-width:680px;color:var(--muted);margin:26px auto 0;font-size:18px;font-weight:500;line-height:1.82}.section-heading.left p:not(.eyebrow){margin-left:0;margin-right:0}.tag-cloud{flex-wrap:wrap;justify-content:center;gap:10px;width:min(760px,100%);margin:0 auto;display:flex}.tag-cloud span{--chip-dot:#9ecbff;--chip-ring:#1677ff1a;color:#4e5968;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #e5e8ebeb;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:9px 15px 9px 12px;font-size:15px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 8px 22px #191f280d}.tag-cloud span:before{content:"";background:var(--chip-dot);width:8px;height:8px;box-shadow:0 0 0 4px var(--chip-ring);border-radius:50%;flex:none}.tag-cloud span:nth-child(2n){background:#eaf3ffb8}.tag-cloud span:nth-child(2n):before{--chip-dot:var(--purple);--chip-ring:#1677ff1f}.tag-cloud span:nth-child(3n){background:#f0f7ffc2}.tag-cloud span:nth-child(3n):before{--chip-dot:#4aa3ff;--chip-ring:#4aa3ff1f}.tag-cloud span:nth-child(4n){background:#e4f1ffb8}.tag-cloud span:nth-child(4n):before{--chip-dot:#006ce6;--chip-ring:#006ce61f}.visual-section{grid-template-columns:.78fr 1.22fr;align-items:center;gap:48px;display:grid}.profile-preview{width:100%;box-shadow:var(--shadow);border-radius:34px}.pickat-style-section{width:min(1320px,100% - 40px);padding-top:86px;position:relative}.pickat-style-section .section-heading{margin-bottom:24px}.style-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 16px;display:grid}.style-card{--style-a:#f6a6c8;--style-b:#fff1f7;background:#ffffffe6;border:1px solid #e5e8ebe6;border-radius:28px;outline:none;grid-template-rows:auto auto 1fr;min-height:460px;padding:0 10px 22px;transition:transform .38s,box-shadow .38s,border-color .38s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #191f280f}.style-card:before{content:"";z-index:0;background:radial-gradient(circle at 50% 10%, color-mix(in srgb, var(--style-a) 52%, transparent), transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--style-b) 84%, var(--style-a)), transparent 64%);opacity:.7;transition:opacity .38s,transform .38s;position:absolute;inset:-48px;transform:scale(.78)}.style-card>*{z-index:1;position:relative}.style-card:hover,.style-card:focus-visible{border-color:color-mix(in srgb, var(--style-a) 42%, #fff);transform:translateY(-14px)scale(1.045);box-shadow:0 32px 86px #191f2829}.style-card:hover:before,.style-card:focus-visible:before{opacity:1;transform:scale(1.24)}.style-card.hip{--style-a:#4775e8;--style-b:#edf4ff}.style-card.mystic{--style-a:#8b4bd8;--style-b:#f2eaff}.style-card.chic{--style-a:#e4354d;--style-b:#fff0f2}.style-card.cozy{--style-a:#78a95c;--style-b:#f1f8ed}.style-card.cyber{--style-a:#46c2c0;--style-b:#eafbfb}.style-image{background:radial-gradient(circle at 50% 18%, #ffffffc7, transparent 44%), linear-gradient(180deg, color-mix(in srgb, var(--style-b) 66%, var(--style-a)), #fff);border-radius:28px 28px 22px 22px;height:clamp(310px,28vw,390px);margin:0 -10px;position:relative;overflow:hidden}.style-image:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#ffffff14,#0000 42%,#ffffff4d),radial-gradient(circle,#0000 54%,#ffffff38);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff7a,inset 0 -24px 40px #ffffff42}.style-image img{object-fit:cover;object-position:var(--style-position,center center);filter:saturate(1.08)contrast(1.02)brightness(1.01);width:100%;height:100%;transform:scale(var(--style-scale,1.05));transform-origin:var(--style-origin,center center);transition:filter .38s,transform .38s;display:block}.style-card:hover .style-image img,.style-card:focus-visible .style-image img{filter:saturate(1.16)contrast(1.05)brightness(1.02);transform:scale(var(--style-hover-scale,1.08))}.style-card.chic .style-image img{--style-scale:1.14;--style-hover-scale:1.17;--style-position:center bottom;--style-origin:center bottom}.style-card.cozy .style-image img{--style-scale:1.01;--style-hover-scale:1.04;--style-position:center top;--style-origin:center top}.style-card.cyber .style-image{background:#fff}.style-card.cyber .style-image img{--style-scale:1.02;--style-hover-scale:1.05;--style-position:center 50%}.style-card h3{color:color-mix(in srgb, var(--style-a) 74%, #191f28);text-align:center;margin:18px 0 8px;font-size:22px}.style-card p{color:var(--muted);text-align:center;margin:0;font-size:14px;font-weight:700;line-height:1.58}.sync-section{background:#f8f9fb;width:100%;max-width:none}.sync-section>*{width:min(1120px,100% - 40px);margin-left:auto;margin-right:auto}.app-mockups{grid-template-columns:minmax(300px,420px) 1fr;align-items:center;gap:56px;margin-bottom:40px;display:grid}.phone-frame{background:linear-gradient(145deg,#fffffff2,#f5f7fae6),#fff;border:1px solid #d9dee5;border-radius:46px;width:min(100%,392px);margin:0 auto;padding:14px;position:relative;box-shadow:0 34px 90px #191f2829}.phone-notch{z-index:2;background:#161b22;border-radius:999px;width:94px;height:24px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.phone-screen{background:radial-gradient(circle at 82% 12%,#1677ff24,#0000 30%),#f8f9fb;border-radius:36px;min-height:650px;padding:58px 18px 20px;overflow:hidden}.phone-header{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:13px;font-weight:900;display:flex}.phone-header span{color:var(--purple)}.phone-section{background:#ffffffdb;border:1px solid #e5e8ebd1;border-radius:24px;padding:18px;box-shadow:0 12px 34px #191f280f}.phone-section+.phone-section{margin-top:12px}.phone-label{color:var(--purple);margin:0 0 8px;font-size:12px;font-weight:900}.phone-subcopy{color:var(--muted);margin:-3px 0 12px;font-size:12px;font-weight:700}.phone-section h3{margin-bottom:16px;font-size:21px}.topic-list{gap:10px;display:grid}.topic-list span{color:#4e5968;background:var(--light);border-radius:16px;padding:14px 15px;font-size:15px;font-weight:800;display:block}.compact-topic{gap:8px}.compact-topic span{padding:11px 12px;font-size:13px}.topic-list span:nth-child(2){background:var(--purple-soft)}.topic-list span:nth-child(3){background:var(--mint)}.match-preview{background:var(--light);border-radius:20px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.avatar-mini{background:linear-gradient(135deg,#cfe3ff,#171a22);border-radius:50%;width:48px;height:48px}.match-preview strong{font-size:16px;display:block}.match-preview p{color:var(--muted);margin:4px 0 0;font-size:13px}.match-preview b{color:var(--purple);font-size:20px}.mock-copy{color:#4e5968;background:#fbfcfd;border-radius:18px;margin:18px 0 0;padding:18px;font-size:16px;font-weight:700;line-height:1.55}.match-card .mock-copy{margin-top:12px;padding:14px;font-size:14px}.chat-bubbles{gap:10px;display:grid}.chat-bubbles p{color:#4e5968;background:var(--light);opacity:0;border-radius:17px;width:fit-content;max-width:92%;margin:0;padding:13px 15px;font-size:15px;font-weight:800;animation:.48s forwards bubbleIn;transform:translateY(12px)}.chat-bubbles p:nth-child(2){color:var(--white);background:var(--text);justify-self:end;animation-delay:.45s}.chat-bubbles p:nth-child(3){background:var(--purple-soft);animation-delay:.9s}.chat-input-demo{height:42px;box-shadow:inset 0 0 0 1px var(--line);background:#fff;border-radius:999px;align-items:center;margin-top:14px;padding:0 14px;display:flex}.chat-input-demo span{border-right:2px solid var(--purple);color:#4e5968;white-space:nowrap;max-width:0;font-size:13px;font-weight:800;animation:2.3s steps(18,end) 1.35s forwards typing,.75s step-end infinite caretBlink;display:inline-block;overflow:hidden}.chat-input-demo span:before{content:"저도 궁금했어요"}@keyframes bubbleIn{to{opacity:1;transform:translateY(0)}}@keyframes typing{to{max-width:130px}}@keyframes caretBlink{50%{border-color:#0000}}.mockup-copy{max-width:520px}.mockup-copy h3{letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.18}.mockup-copy p:not(.eyebrow){color:var(--muted);margin:0;font-size:18px;font-weight:500;line-height:1.75}.sync-grid,.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.sync-card,.benefit-card,.apply-form{border:1px solid var(--line);background:var(--white);border-radius:28px}.sync-card{padding:32px}.step,.benefit-label{color:var(--purple);margin-bottom:28px;font-size:14px;font-weight:900;display:inline-flex}h3{margin:0 0 14px;font-size:25px;line-height:1.3}.sync-card p,.benefit-card p{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-card{min-height:260px;padding:38px}.benefit-card.strong{color:var(--white);background:linear-gradient(135deg,#191f28,#17437d 72%,#1677ff);border:0}.benefit-card.strong p,.benefit-card.strong .benefit-label{color:#ffffffc7}.benefit-card h3{font-size:32px}.interest-network-section{grid-template-columns:.92fr 1.08fr;align-items:center;gap:54px;width:min(1120px,100% - 40px);margin:0 auto;padding:104px 0 64px;display:grid}.network-copy h2{letter-spacing:-.02em;margin:0;font-size:clamp(36px,4.8vw,58px);line-height:1.18}.network-copy p:not(.eyebrow){color:var(--muted);margin:22px 0 0;font-size:18px;font-weight:500;line-height:1.75}.network-visual{background:radial-gradient(circle at 52% 48%,#1677ff21,#0000 32%),linear-gradient(#fff,#f8f9fb);border-radius:40px;min-height:360px;position:relative;overflow:hidden}.network-visual svg{width:100%;height:100%;position:absolute;inset:0}.network-line{fill:none;stroke:#1677ff52;stroke-width:2px;stroke-dasharray:8 10;animation:5s linear infinite networkFlow}.line-b{stroke:#529dff4d;animation-duration:6.4s}.line-c{stroke:#6fbbff47;animation-duration:5.6s}.network-node{color:#4e5968;background:#ffffffe0;border:1px solid #e5e8ebe6;border-radius:999px;place-items:center;font-weight:900;animation:4.8s ease-in-out infinite nodeFloat;display:grid;position:absolute;box-shadow:0 18px 46px #191f281a}.node-main{width:132px;height:132px;color:var(--white);background:linear-gradient(135deg,#191f28,#1677ff);top:50%;left:50%;transform:translate(-50%,-50%)}.node-music{background:var(--purple-soft);width:86px;height:86px;top:43%;left:9%}.node-art{background:#f1f7ff;width:78px;height:78px;animation-delay:.2s;top:18%;left:31%}.node-cafe{background:#eaf4ff;width:92px;height:92px;animation-delay:.4s;top:28%;right:10%}.node-talk{background:#eef8ff;width:84px;height:84px;animation-delay:.6s;bottom:16%;left:26%}.node-creator{background:#f6fbff;width:96px;height:96px;animation-delay:.8s;bottom:13%;right:18%}@keyframes networkFlow{to{stroke-dashoffset:-72px}}@keyframes nodeFloat{50%{translate:0 -8px}}.apply-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:56px;width:min(1120px,100% - 40px);margin:0 auto 80px;padding:84px 0 40px;display:grid}.apply-copy h2{margin-bottom:22px}.apply-copy p:not(.eyebrow){color:var(--muted);margin:0;font-size:18px;line-height:1.75}.section-heading p:not(.eyebrow) span,.mockup-copy p:not(.eyebrow) span,.network-copy p:not(.eyebrow) span,.apply-copy p:not(.eyebrow) span{display:block}.apply-form{box-shadow:var(--shadow);gap:18px;padding:34px;display:grid}.apply-form label{color:#4e5968;gap:10px;font-size:15px;font-weight:800;display:grid}.apply-form input,.apply-form select{border:1px solid var(--line);width:100%;height:56px;color:var(--text);background:var(--white);font:inherit;border-radius:14px;outline:none;padding:0 16px;font-size:16px}.apply-form input:focus,.apply-form select:focus{border-color:var(--purple);box-shadow:0 0 0 4px #1677ff1f}.apply-form>button{cursor:pointer;border:0;width:100%}.consent-check{background:var(--light);color:#4e5968;border-radius:16px;grid-template-columns:22px 1fr;align-items:start;gap:10px;padding:16px;font-size:14px;line-height:1.6;display:grid}.consent-check input{width:18px;height:18px;accent-color:var(--purple);margin:3px 0 0}.consent-link{color:var(--purple);font:inherit;cursor:pointer;background:0 0;border:0;margin-left:6px;padding:0;font-weight:900}.form-note{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.modal[hidden]{display:none}.modal{z-index:100;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#191f287a;position:absolute;inset:0}.modal-panel{z-index:1;background:var(--white);border-radius:28px;width:min(680px,100%);max-height:min(760px,100vh - 44px);padding:34px;position:relative;overflow:auto;box-shadow:0 34px 90px #191f2847}.modal-close{width:38px;height:38px;color:var(--muted);background:var(--light);cursor:pointer;border:0;border-radius:50%;font-size:24px;line-height:1;position:absolute;top:20px;right:20px}.modal-panel h2{padding-right:42px;font-size:34px}.modal-lead{color:var(--muted);margin:18px 0 24px;font-size:16px;line-height:1.75}.privacy-table{gap:10px;display:grid}.privacy-table div{border:1px solid var(--line);background:#fbfcfd;border-radius:16px;padding:18px}.privacy-table strong{margin-bottom:7px;font-size:15px;display:block}.privacy-table p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.modal-primary{width:100%;height:54px;color:var(--white);background:var(--text);font:inherit;cursor:pointer;border:0;border-radius:16px;margin-top:22px;font-weight:900}.modal-open{overflow:hidden}@media (max-width:900px){.nav-links{display:none}.hero,.visual-section,.interest-network-section,.apply-section{grid-template-columns:1fr}.hero{gap:28px;min-height:auto;padding:64px 0 88px}.hero-visual{min-height:520px}.visual-section{gap:26px}.style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading.left,.network-copy,.apply-copy{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.section-heading.left p:not(.eyebrow){margin-left:auto;margin-right:auto}.app-mockups,.sync-grid,.benefit-grid{grid-template-columns:1fr}.mockup-copy{text-align:center;max-width:none}.interest-network-section{gap:28px}.apply-section{gap:30px}}@media (max-width:560px){.site-header,.hero,.section,.interest-network-section,.apply-section,.sync-section>*{width:calc(100% - 32px);max-width:1120px}h1{font-size:30px;line-height:1.13}h2,.network-copy h2,.mockup-copy h3{font-size:28px;line-height:1.24}h1,h2,h3,p{word-break:break-all;overflow-wrap:anywhere;max-width:100%}.hero-copy,.section-heading,.section-heading.left,.mockup-copy,.network-copy,.apply-copy{width:100%;max-width:100%}.tag-cloud{overflow:hidden}.hero-description,.section-heading p:not(.eyebrow),.network-copy p:not(.eyebrow),.mockup-copy p:not(.eyebrow),.apply-copy p:not(.eyebrow){white-space:normal;word-break:keep-all;overflow-wrap:anywhere;max-width:100%;font-size:16px;line-height:1.65}.hero-actions{display:grid}.primary-button,.secondary-button{width:100%}.hero-visual{border-radius:28px;min-height:430px}.phone-card{width:calc(100% - 50px);padding:18px;top:18px;left:18px;overflow:hidden}.phone-top strong{font-size:22px}.profile-row{min-width:0;padding:14px}.profile-row div{min-width:0}.profile-row strong,.profile-row p{overflow-wrap:anywhere}.hero-character{width:min(70%,260px);bottom:-28px;right:50%;transform:translate(50%)}.section{padding:66px 0}.tag-cloud{gap:8px}.tag-cloud span{min-height:38px;padding:8px 13px 8px 11px;font-size:14px}.visual-section,.interest-network-section,.apply-section{padding-top:66px;padding-bottom:42px}.pickat-style-section{padding-top:64px}.pickat-style-section .section-heading{margin-bottom:20px}.profile-preview{border-radius:24px}.style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;width:100%}.style-card{border-radius:22px;min-height:390px;padding:0 9px 16px}.style-card:hover,.style-card:focus-visible{transform:translateY(-8px)scale(1.025)}.style-image{border-radius:22px 22px 18px 18px;height:min(70vw,360px);margin:0 -9px}.style-card h3{margin-top:14px;font-size:19px}.style-card p{font-size:13px}.sync-card,.benefit-card,.apply-form{border-radius:22px;padding:24px}.phone-frame{border-radius:36px;width:min(100%,340px);padding:10px}.phone-screen{border-radius:28px;min-height:auto;padding:48px 12px 14px}.phone-section{border-radius:20px;padding:14px}.match-preview{grid-template-columns:42px 1fr auto;gap:10px;padding:13px}.match-preview b{font-size:17px}.mock-copy,.chat-bubbles p{overflow-wrap:anywhere}.app-mockups{gap:28px}.network-visual{border-radius:28px;min-height:300px}.node-main{width:112px;height:112px}.network-node:not(.node-main){width:72px;height:72px;font-size:14px}.apply-form input,.apply-form select{height:52px}}@media (max-width:380px){h1{font-size:29px}h2,.network-copy h2,.mockup-copy h3{font-size:25px}.primary-button,.secondary-button,.apply-form>button{min-height:52px;font-size:15px}.phone-frame{width:100%}.phone-screen{padding-left:10px;padding-right:10px}.style-grid{grid-template-columns:1fr}.style-image{height:360px}}@media (max-width:430px){.style-grid{grid-template-columns:1fr}.style-image{height:340px}}.form-error{color:#e5484d;margin:4px 0 0;font-size:14px;font-weight:600}.apply-form button[disabled]{opacity:.6;cursor:default}.apply-done{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;align-items:flex-start;gap:10px;padding:36px 32px;display:flex}.apply-done-mark{background:var(--purple-soft);border-radius:16px;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.apply-done h3{color:var(--text);margin:4px 0 0;font-size:20px;font-weight:800}.apply-done p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.admin-login{background:var(--light);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{background:var(--white);border:1px solid var(--line);width:100%;max-width:360px;box-shadow:var(--shadow);border-radius:22px;flex-direction:column;gap:14px;padding:36px 30px;display:flex}.admin-login-card h1{margin:0 0 6px;font-size:22px;font-weight:800}.admin-login-card label,.admin-login-card input{width:100%;display:block}.admin-login-card label{color:var(--muted);font-size:14px;font-weight:600}.admin-login-card input{border:1px solid var(--line);box-sizing:border-box;border-radius:12px;margin-top:8px;padding:13px 14px;font-size:15px}.admin-login-card button{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:4px;padding:13px;font-size:15px;font-weight:700}.admin{max-width:1080px;color:var(--text);margin:0 auto;padding:40px 24px 80px}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.admin-header h1{margin:4px 0 0;font-size:26px;font-weight:800}.admin-actions{gap:10px;display:flex}.admin-btn{background:var(--purple);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none}.admin-btn.ghost{background:var(--white);color:var(--muted);border:1px solid var(--line)}.admin-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.admin-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;gap:8px;padding:22px 24px;display:flex}.admin-card span{color:var(--muted);font-size:14px;font-weight:600}.admin-card strong{font-size:30px;font-weight:800}.admin-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.admin-panel{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:22px 24px}.admin-panel h2{margin:0 0 16px;font-size:17px;font-weight:800}.admin-empty{color:var(--muted);font-size:14px}.bar-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.bar-list li{grid-template-columns:140px 1fr 32px;align-items:center;gap:10px;font-size:14px;display:grid}.bar-label{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bar-track{background:var(--light);border-radius:999px;height:10px;overflow:hidden}.bar-fill{background:var(--purple);border-radius:999px;height:100%;display:block}.bar-count{text-align:right;font-weight:700}.admin-table-scroll{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:14px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:11px 12px}.admin-table th{color:var(--muted);font-size:13px;font-weight:600}@media (max-width:760px){.admin-cards,.admin-grid{grid-template-columns:1fr}}
