*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#a855f7;--secondary:#6366f1;--blue:#2563eb;--text-main:#fff;--text-secondary:#cfcfe3;--glass-bg:#ffffff14;--glass-border:#ffffff1a;--shadow-main:0 20px 60px #00000073;--radius-lg:28px;--radius-md:16px}body{color:var(--text-main);background:radial-gradient(circle at 0 0,#a855f740,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f62e,#0000 32%),linear-gradient(135deg,#09090f 0%,#11111b 45%,#07070c 100%);min-height:100vh;font-family:Inter,Arial,sans-serif;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 20% 20%,#a855f724,#0000 28%),radial-gradient(circle at 80% 70%,#3b82f61f,#0000 30%);animation:12s ease-in-out infinite alternate floatBg;position:fixed;inset:0}@keyframes floatBg{0%{transform:translateY(0)}to{transform:translateY(-24px)}}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.container{width:100%;min-height:100vh}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-main);transition:transform .25s,box-shadow .25s,border-color .25s}.glass-card:hover{border-color:#c084fc73;transform:translateY(-6px);box-shadow:0 24px 70px #a855f738}.primary-btn{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--primary), var(--secondary), var(--blue));color:#fff;cursor:pointer;border:none;font-weight:700;transition:transform .25s,box-shadow .25s}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #a855f759}.glass-input{color:#fff;background:#141420f0;border:1px solid #ffffff1a;border-radius:14px;transition:all .25s}.glass-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #a855f729}.glass-input::placeholder{color:#9ca3af}.navbar{z-index:999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a12b8;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 42px;display:flex;position:sticky;top:0}.logo-title{align-items:center;gap:14px;display:flex}.logo-img{object-fit:contain;width:72px;height:72px}.logo-title h2{letter-spacing:1px;background:linear-gradient(90deg,#fff,#c084fc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:26px;font-weight:800}.nav-right{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.lang-select{color:#fff;cursor:pointer;background:#141420eb;border:1px solid #ffffff1a;border-radius:14px;padding:10px 14px;font-size:14px;transition:all .25s}.lang-select:focus{border-color:#a855f7;outline:none;box-shadow:0 0 0 4px #a855f729}.nav-links{align-items:center;gap:22px;display:flex}.nav-links a,.auth-links a,.profile-link{color:#f3f4f6;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;position:relative}.nav-links a:hover,.auth-links a:hover,.profile-link:hover{color:#c084fc}.nav-links a:after,.auth-links a:after{content:"";background:linear-gradient(90deg,#c084fc,#60a5fa);border-radius:999px;width:0;height:2px;transition:all .25s;position:absolute;bottom:-6px;left:0}.nav-links a:hover:after,.auth-links a:hover:after{width:100%}.auth-links{align-items:center;gap:16px;display:flex}.user-box{align-items:center;gap:12px;display:flex}.user-avatar{object-fit:cover;border:2px solid #ffffff1f;border-radius:50%;width:42px;height:42px;transition:all .25s}.user-avatar:hover{transform:scale(1.05);box-shadow:0 0 20px #a855f766}.username,.username-link{color:#fff;font-size:15px;font-weight:600}.logout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:14px;padding:10px 16px;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s,opacity .25s}.logout-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #ef444459}@media (width<=768px){.navbar{flex-wrap:wrap;gap:18px;padding:18px 20px}.logo-img{width:58px;height:58px}.logo-title h2{font-size:20px}.nav-right{justify-content:flex-start;width:100%}.nav-links,.auth-links{flex-wrap:wrap}}.user-box{position:relative}.avatar-menu-button{cursor:pointer;background:0 0;border:none;border-radius:50%;width:38px;height:38px;padding:0}.avatar-menu{z-index:999;background:#1c1e2dfa;border:1px solid #ffffff1a;border-radius:18px;width:260px;padding:14px;position:absolute;top:52px;right:0;box-shadow:0 18px 50px #00000073}.avatar-menu-top{text-align:center;background:#ffffff0f;border-radius:14px;margin-bottom:10px;padding:14px}.avatar-menu-img{object-fit:cover;border-radius:50%;width:58px;height:58px;margin-bottom:8px}.avatar-menu-top strong{color:#fff;font-size:15px;display:block}.avatar-menu-top span{color:#cfd2e6;margin-top:4px;font-size:13px;display:block}.avatar-menu-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;padding:12px 14px;font-size:14px;text-decoration:none;display:block}.avatar-menu-item:hover{background:#7c5cff2e}.avatar-menu-logout{color:#ff9b9b}body{background:#050816;margin:0;padding:0;font-family:Inter,Pretendard,sans-serif;overflow-x:hidden}.hero{text-align:center;box-sizing:border-box;color:#fff;background:radial-gradient(circle at 0 0,#a855f738,#0000 32%),radial-gradient(circle at 100% 100%,#3b82f62e,#0000 30%),linear-gradient(135deg,#0b0b12 0%,#151522 45%,#09090f 100%);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:80px 20px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f747,#0000 70%);width:340px;height:340px;position:absolute;top:-140px;left:-120px}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f638,#0000 70%);width:360px;height:360px;position:absolute;bottom:-160px;right:-120px}.hero h1{z-index:2;letter-spacing:1px;background:linear-gradient(90deg,#fff,#c084fc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:18px;font-size:72px;font-weight:900;line-height:1.15;animation:.6s fadeUp;position:relative}.hero span{margin-left:8px;animation:2.5s ease-in-out infinite floatEmoji;display:inline-block}.hero p{z-index:2;color:#d1d5db;max-width:760px;margin:0 auto;font-size:20px;line-height:1.9;animation:.8s fadeUp;position:relative}.hero-btn{z-index:2;color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#6366f1,#2563eb);border:none;border-radius:999px;outline:none;min-width:220px;height:56px;margin-top:38px;padding:0 26px;font-size:16px;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:1s fadeUp;position:relative;overflow:hidden;box-shadow:0 16px 40px #6366f159}.hero-btn:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 22px 50px #a855f773}.hero-btn:active{transform:translateY(-1px)scale(.97);box-shadow:0 8px 20px #6366f140}.hero-btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .55s ease-in-out;position:absolute;top:0;left:-100%}.hero-btn:hover:after{left:100%}.section-title{text-align:center;background:linear-gradient(90deg,#fff,#c084fc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:60px;font-size:42px;font-weight:800}.skills-section{color:#fff;background:#0b0b12;padding:120px 20px}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;max-width:1200px;margin:0 auto;display:grid}.skill-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:24px;padding:36px 28px;transition:all .25s;box-shadow:0 10px 30px #00000040}.skill-card:hover{border:1px solid #a855f780;transform:translateY(-6px)}.skill-card h3{margin-bottom:14px;font-size:28px}.skill-card p{color:#9ca3af;line-height:1.8}.ai-section{text-align:center;background:radial-gradient(circle,#a855f71f,#0000 40%),#09090f;padding:140px 20px}.ai-desc{color:#d1d5db;max-width:850px;margin:40px auto 0;font-size:20px;line-height:2}.footer{text-align:center;color:#6b7280;background:#050816;border-top:1px solid #ffffff14;padding:40px 20px}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatEmoji{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@media (width<=768px){.hero{padding:60px 20px}.hero h1{font-size:40px;line-height:1.25}.hero p{font-size:16px;line-height:1.8}.hero-btn{width:100%;max-width:320px}.section-title{font-size:32px}.skill-card h3{font-size:22px}.ai-desc{font-size:16px;line-height:1.9}}.auth-page{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:80px 20px;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f747,#0000 70%);width:300px;height:300px;position:absolute;top:-120px;right:-120px}.auth-page h1{letter-spacing:1px;text-align:center;background:linear-gradient(90deg,#fff,#c084fc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:30px;font-size:42px;font-weight:900;line-height:1.2}.auth-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;gap:18px;width:420px;max-width:92%;padding:34px;animation:.5s fadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000073}.auth-form:before{content:"";background:radial-gradient(circle,#a855f773,#0000 65%);width:180px;height:180px;position:absolute;top:-70px;right:-70px}.auth-form input{color:#fff;background:#141420f0;border:1px solid #ffffff1a;border-radius:14px;width:100%;min-height:52px;padding:14px 16px;font-family:Pretendard,Noto Sans KR,Inter,sans-serif;font-size:15px;line-height:1.4;transition:all .25s}.auth-form input::placeholder{color:#9ca3af}.auth-form input:focus{border-color:#a855f7;outline:none;box-shadow:0 0 0 4px #a855f729}.auth-buttons{gap:14px;width:100%;margin-top:6px;display:flex}.auth-buttons button{cursor:pointer;border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:54px;padding:14px 20px;font-family:Pretendard,Noto Sans KR,Inter,sans-serif;font-size:15px;font-weight:700;line-height:1.3;transition:transform .25s,box-shadow .25s,opacity .25s;display:flex}.auth-buttons button:first-child{color:#fff;background:linear-gradient(135deg,#a855f7,#6366f1,#2563eb)}.auth-buttons button:first-child:hover{transform:translateY(-2px);box-shadow:0 18px 40px #a855f759}.switch-btn{color:#fff;background:#ffffff1a;border:1px solid #ffffff14}.switch-btn:hover{background:#ffffff29;transform:translateY(-2px)}@media (width<=768px){.auth-page{padding:60px 20px}.auth-page h1{font-size:34px}.auth-form{width:100%;padding:28px 22px}.auth-buttons{flex-direction:column}}.profile-page{color:#fff;flex-direction:column;align-items:center;min-height:calc(100vh - 120px);padding:70px 20px;display:flex;position:relative;overflow:hidden}.profile-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f738,#0000 70%);width:320px;height:320px;position:absolute;top:-120px;right:-120px}.profile-page h1{letter-spacing:1px;text-align:center;background:linear-gradient(90deg,#fff,#c084fc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:30px;font-size:42px;font-weight:900;line-height:1.2}.profile-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:30px;width:720px;max-width:95%;padding:34px;transition:transform .25s,box-shadow .25s,border-color .25s;animation:.5s fadeUp;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000073}.profile-card p,.profile-card span,.profile-card div,.profile-card label,.profile-card h2,.profile-card h3{color:#fff}.profile-card:hover{border-color:#c084fc66;transform:translateY(-6px);box-shadow:0 24px 70px #a855f738}.profile-card:before{content:"";background:radial-gradient(circle,#a855f773,#0000 65%);width:180px;height:180px;position:absolute;top:-70px;right:-70px}.profile-top{align-items:center;gap:24px;margin-bottom:36px;display:flex}.profile-avatar{object-fit:cover;border:3px solid #ffffff1f;border-radius:50%;width:130px;height:130px;transition:all .25s;box-shadow:0 0 30px #a855f72e}.profile-avatar:hover{transform:scale(1.03)}.profile-basic h2{color:#fff;margin:0 0 10px;font-size:32px;font-weight:800}.profile-basic p{color:#fff;margin:0;font-size:15px;line-height:1.7}.profile-basic .profile-username-small{color:#ffffffa6;letter-spacing:.3px;margin:-4px 0 6px;font-size:13px;font-weight:600;line-height:1.4}.profile-info{flex-direction:column;gap:0;display:flex}.profile-row-group{border-bottom:1px solid #ffffff14;gap:30px;display:flex}.profile-row-group .profile-row{border-bottom:none;width:50%}.profile-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.profile-label{color:#fff;min-width:120px;font-size:15px;font-weight:700}.profile-value{color:#fff;text-align:right;word-break:break-word;font-weight:600}.profile-row span:last-child{text-align:left;flex:1;font-weight:600}.profile-form{flex-direction:column;gap:18px;display:flex}.profile-form input,.profile-form select{color:#fff;background:#141420f0;border:1px solid #ffffff1a;border-radius:14px;width:100%;min-height:52px;padding:14px 16px;font-family:Pretendard,Noto Sans KR,Inter,sans-serif;font-size:15px;line-height:1.4;transition:all .25s}.profile-form input::placeholder{color:#ffffffa6}.profile-form input:focus,.profile-form select:focus{border-color:#a855f7;outline:none;box-shadow:0 0 0 4px #a855f729}.profile-form-row-group{gap:18px;display:flex}.profile-form-row-group input{width:50%}.profile-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.profile-actions button{color:#fff;cursor:pointer;border:none;border-radius:16px;min-height:52px;padding:14px 22px;font-size:15px;font-weight:700;transition:transform .25s,box-shadow .25s,opacity .25s}.profile-actions button:first-child{background:linear-gradient(135deg,#a855f7,#6366f1,#2563eb)}.profile-actions button:first-child:hover{transform:translateY(-2px);box-shadow:0 18px 40px #a855f759}.profile-actions button:nth-child(2){background:#ffffff1a;border:1px solid #ffffff14}.profile-actions button:nth-child(2):hover{background:#ffffff29}@media (width<=768px){.profile-page{padding:50px 20px}.profile-page h1{font-size:34px}.profile-card{padding:28px 22px}.profile-top{text-align:center;flex-direction:column}.profile-row{flex-direction:column;align-items:flex-start;gap:8px}.profile-value{text-align:left}.profile-actions{flex-direction:column}.profile-actions button{width:100%}}.profile-form textarea{color:#fff;resize:vertical;box-sizing:border-box;background:#141420f0;border:1px solid #ffffff1a;border-radius:14px;width:100%;min-height:120px;padding:14px 16px;font-family:Pretendard,Noto Sans KR,Inter,sans-serif;font-size:15px;line-height:1.6;transition:all .25s}.profile-form textarea::placeholder{color:#ffffffa6}.profile-form textarea:focus{border-color:#a855f7;outline:none;box-shadow:0 0 0 4px #a855f729}.profile-form select option{color:#fff;background:#151522}.profile-form select{cursor:pointer}.profile-row span:last-child{word-break:break-word;white-space:pre-wrap}@media (width<=768px){.profile-form-row-group{flex-direction:column}.profile-form-row-group input{width:100%}}.match-page{box-sizing:border-box;text-align:center;color:#fff;background:radial-gradient(circle at 0 0,#a855f738,#0000 35%),radial-gradient(circle at 100% 100%,#3b82f62e,#0000 35%),linear-gradient(135deg,#0b0b12 0%,#151522 45%,#09090f 100%);min-height:calc(100vh - 132px);padding:70px 40px;position:relative;overflow:hidden}.match-page h1{letter-spacing:2px;background:linear-gradient(90deg,#fff,#c084fc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 18px;font-size:52px;font-weight:900;line-height:1.2}.match-desc{color:#c9c9d6;max-width:760px;margin:0 auto 42px;font-size:17px;line-height:1.8}.match-filter-box{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:28px;flex-wrap:wrap;justify-content:center;align-items:end;gap:24px;max-width:1200px;margin:0 auto 52px;padding:30px;display:flex;box-shadow:0 20px 60px #00000073}.filter-group{text-align:left;flex-direction:column;gap:10px;display:flex}.filter-group label{color:#f4f4ff;letter-spacing:.5px;font-size:14px;font-weight:700}.filter-group input{color:#fff;background:#141420f2;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:220px;min-height:52px;padding:0 16px;font-family:Pretendard,Noto Sans KR,Inter,sans-serif;font-size:15px;line-height:1.4;transition:all .25s;box-shadow:inset 0 0 0 1px #ffffff0a}.filter-group input::placeholder{color:#ffffff73}.filter-group input:focus{border-color:#a855f7;box-shadow:0 0 0 4px #a855f729,inset 0 0 0 1px #ffffff0d}.match-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#6366f1,#2563eb);border:none;border-radius:999px;min-width:180px;height:52px;padding:0 30px;font-size:15px;font-weight:800;transition:transform .25s,box-shadow .25s;box-shadow:0 12px 30px #6366f159}.match-btn:hover{transform:translateY(-3px);box-shadow:0 20px 50px #a855f766}.match-result{grid-template-columns:repeat(auto-fit,minmax(240px,280px));justify-content:center;gap:26px;max-width:1400px;margin:0 auto;display:grid}.user-card{text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:26px;padding:28px 22px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000059}.user-card:hover{border-color:#c084fc80;transform:translateY(-8px);box-shadow:0 28px 70px #a855f733}.user-card:before{content:"";background:radial-gradient(circle,#a855f773,#0000 65%);width:150px;height:150px;position:absolute;top:-60px;right:-60px}.user-avatar-card{color:#fff;background:linear-gradient(135deg,#a855f733,#3b82f633);border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 18px;font-size:34px;display:flex;overflow:hidden;box-shadow:0 0 30px #a855f733}.user-avatar-card img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.user-card h3{text-align:center;color:#fff;margin:0;font-size:24px;font-weight:800}.user-age{text-align:center;color:#c9c9d6;margin:8px 0 22px;font-size:14px}.skill-section{border-top:1px solid #ffffff14;margin-bottom:18px;padding-top:16px}.skill-title{border-radius:999px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-block}.skill-title.can{color:#93c5fd;background:#3b82f629;border:1px solid #3b82f640}.skill-title.want{color:#6ee7b7;background:#10b98129;border:1px solid #10b98140}.tag{color:#f4f4ff;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;margin:4px 6px 0 0;padding:7px 12px;font-size:13px;display:inline-block}.select-user-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827,#312e81);border:none;border-radius:16px;width:100%;height:48px;margin-top:20px;font-size:14px;font-weight:800;transition:transform .2s,opacity .2s}.select-user-btn:hover{opacity:.92;transform:scale(1.03)}.empty-text{color:#c9c9d6;background:#ffffff0f;border:1px dashed #ffffff24;border-radius:24px;grid-column:1/-1;padding:36px}@media (width<=768px){.match-page{padding:50px 20px}.match-page h1{font-size:36px}.match-filter-box{align-items:stretch;padding:22px}.filter-group,.filter-group select,.match-btn{width:100%}.match-result{grid-template-columns:1fr}}.modal-mask{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:999999!important;display:flex!important;position:fixed!important;inset:0!important}.user-modal{color:#fff;text-align:center;scrollbar-width:none;-ms-overflow-style:none;background:#201f30fa;border:1px solid #ffffff24;border-radius:30px;width:920px;max-width:90vw;max-height:88vh;padding:42px 48px 38px;position:relative;overflow:hidden auto;box-shadow:0 30px 90px #0009;z-index:1000000!important}.user-modal::-webkit-scrollbar{display:none}.modal-close-btn{color:#fff;text-align:center;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;width:44px;height:44px;padding:0;font-size:28px;font-weight:800;line-height:44px;position:absolute;top:18px;right:18px;z-index:1000001!important}.modal-close-btn:hover{background:#ef4444d9;transform:scale(1.05)}.modal-avatar{background:linear-gradient(135deg,#a855f759,#3b82f647);border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;margin:0 auto 18px;font-size:38px;display:flex;overflow:hidden}.modal-avatar img{object-fit:cover;width:100%;height:100%}.user-modal h2{color:#fff;letter-spacing:0;margin:0 0 30px;font-size:32px;font-weight:900}.modal-info{box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff14;border-radius:26px;gap:18px;width:100%;margin-top:10px;padding:26px;grid-template-columns:repeat(3,1fr)!important;display:grid!important}.modal-row{box-sizing:border-box;text-align:left;background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:82px;padding:16px 18px;display:flex}.modal-row.full{grid-column:1/-1!important}.modal-label{color:#aeb3c8;white-space:nowrap;font-size:14px;font-weight:800}.modal-value{color:#fff;word-break:break-word;white-space:normal;font-size:16px;font-weight:700;line-height:1.5}.apply-friend-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5,#2563eb);border:none;border-radius:18px;width:100%;height:58px;margin-top:28px;font-size:17px;font-weight:900;box-shadow:0 14px 34px #6366f159}.apply-friend-btn:hover{transform:translateY(-2px);box-shadow:0 20px 50px #7c3aed6b}.apply-result{color:#9ee6b8;margin-top:16px;font-size:14px;font-weight:700}@media (width<=768px){.modal-row{flex-direction:column;align-items:flex-start;gap:6px}.modal-label{width:auto;min-width:auto}.user-modal{width:92vw;padding:36px 22px 28px}.modal-info{grid-template-columns:1fr;padding:18px}}.user-card:before{pointer-events:none}.select-user-btn{z-index:5;position:relative}@media (width<=768px){.user-modal{width:92vw;padding:36px 24px 28px}.modal-info{padding:18px}.modal-info p{flex-direction:column;gap:2px}.modal-info strong{min-width:auto}}.filter-group select{color:#fff;cursor:pointer;appearance:none;background-color:#141420f2;background-image:linear-gradient(45deg,#0000 50%,#ffffffbf 50%),linear-gradient(135deg,#ffffffbf 50%,#0000 50%);background-position:calc(100% - 18px) 22px,calc(100% - 12px) 22px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:220px;min-height:52px;padding:0 16px;font-family:Pretendard,Noto Sans KR,Inter,sans-serif;font-size:15px;line-height:1.4;transition:all .25s;box-shadow:inset 0 0 0 1px #ffffff0a}.filter-group select:focus{border-color:#a855f7;box-shadow:0 0 0 4px #a855f729,inset 0 0 0 1px #ffffff0d}.filter-group select option{color:#fff;background:#151522}.match-btn:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:0 8px 20px #6366f12e}.match-btn:disabled:hover{transform:none;box-shadow:0 8px 20px #6366f12e}.chat-page{background:radial-gradient(1200px 800px at 20% 0,#111827 0%,#0b0f1a 60%,#070a12 100%);border:1px solid #ffffff0f;border-radius:24px;height:calc(100vh - 90px);display:flex;overflow:hidden;box-shadow:0 30px 80px #000000a6}.chat-sidebar{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#ffffff08;border-right:1px solid #ffffff0a;flex-direction:column;width:340px;min-width:340px;display:flex}.chat-sidebar-top{border-bottom:1px solid #0000;padding:18px 16px 12px}.chat-title{color:#ffffffeb;letter-spacing:.2px;margin:0 0 12px;font-size:18px;font-weight:600}.chat-search{color:#fff;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;outline:none;width:100%;padding:11px 14px;transition:all .25s}.chat-search:focus{border-color:#6366f180;box-shadow:0 0 0 3px #6366f126}.chat-user-list{flex:1;padding:8px;overflow-y:auto}.chat-user-card{cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;padding:12px;transition:all .25s;display:flex;position:relative;box-shadow:none!important}.chat-user-card:hover{background:#ffffff0d;transform:translateY(-1px)}.chat-user-card.active-chat{box-shadow:none!important;background:#6366f129!important;border:1px solid #0000!important}.chat-user-card.active-chat:before{content:"";background:linear-gradient(#6366f1,#22d3ee);border-radius:4px;width:3px;position:absolute;top:12px;bottom:12px;left:0}.chat-avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#22d3ee);border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-weight:600;display:flex;box-shadow:0 8px 20px #6366f140}.chat-user-info{flex:1;overflow:hidden}.chat-user-info h4{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.chat-user-info p{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:12px;overflow:hidden}.chat-main{background:0 0;flex-direction:column;flex:1;display:flex;overflow:hidden}.chat-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-sizing:border-box;background:#ffffff03;border-bottom:1px solid #ffffff08;align-items:center;height:77px;padding:0 20px;display:flex}.chat-header-info{flex-direction:column;gap:3px;display:flex}.chat-header-info h3{color:#fffffff2;margin:0;font-size:16px;font-weight:600}.chat-header-info span{color:#22d3ee;font-size:11px;font-weight:500}.chat-messages{flex-direction:column;flex:1;gap:6px;padding:22px;display:flex;overflow-y:auto}.message-row{align-items:flex-end;gap:10px;width:100%;margin-bottom:4px;display:flex;position:relative}.row-sent{justify-content:flex-end}.row-received{justify-content:flex-start}.message-avatar{color:#fff;-webkit-user-select:none;user-select:none;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:13px;font-weight:600;display:flex}.row-sent .message-avatar{background:linear-gradient(135deg,#4f46e5,#3b82f6)}.avatar-hidden .message-avatar{box-shadow:none!important;background:0 0!important}.message{word-break:break-word;box-sizing:border-box;max-width:65%;padding:11px 15px;font-size:14px;line-height:1.5;animation:.34s cubic-bezier(.25,1.25,.5,1) both iOSBounce}.sent{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:18px 18px 4px;box-shadow:0 4px 15px #4f46e526}.avatar-hidden.row-sent .sent{border-bottom-right-radius:18px}.received{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff0a;border-radius:18px 18px 18px 4px}.avatar-hidden.row-received .received{border-bottom-left-radius:18px}.translated-message{color:#ffffff8c;border-top:1px solid #ffffff14;margin-top:8px;padding-top:6px;font-size:12px}.msg-status{-webkit-user-select:none;user-select:none;font-size:11px;font-weight:500;position:absolute;bottom:2px}.row-sent .msg-status{left:-40px}.status-unread{color:#ffdc22}.status-read{color:#ffffff40}.chat-time-bubble{color:#ffffff59;letter-spacing:.3px;-webkit-user-select:none;user-select:none;background:#ffffff08;border-radius:20px;align-self:center;margin:14px 0 8px;padding:4px 12px;font-size:11px}.ai-typing-bubble{padding:14px 18px!important}.typing-dots{align-items:center;gap:5px;height:12px;display:flex}.typing-dots span{background:#22d3ee;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both dotJump;display:inline-block}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes dotJump{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1.2)translateY(-6px)}}@keyframes iOSBounce{0%{opacity:0;transform:scale(.85)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ai-suggestion-box{color:#fff;cursor:pointer;background:#22d3ee0f;border:1px solid #22d3ee33;border-radius:16px;align-self:flex-start;max-width:65%;margin-top:10px;padding:14px 16px;transition:all .2s;animation:.3s ease-out iOSBounce}.ai-suggestion-box:hover{background:#22d3ee1a;border-color:#22d3ee66;transform:translateY(-1px)}.ai-suggest-title{color:#22d3ee;font-size:12px;font-weight:600}.ai-suggest-content{opacity:.9;margin-top:4px;font-size:13px;line-height:1.4}.chat-input-area{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff03;border-top:1px solid #ffffff0a;align-items:center;gap:10px;padding:14px 20px;display:flex}.chat-input{color:#fff;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;outline:none;flex:1;padding:12px 16px;transition:all .25s}.chat-input:focus{border-color:#6366f173;box-shadow:0 0 0 3px #6366f11f}.plus-btn,.ai-btn,.send-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:14px;justify-content:center;align-items:center;padding:12px 18px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.plus-btn{color:#fffc;background:#ffffff0f}.ai-btn{color:#22d3ee;background:#22d3ee1f}.send-btn{color:#fff;background:linear-gradient(135deg,#6366f1,#22d3ee);box-shadow:0 8px 20px #6366f133}.ai-btn:hover,.send-btn:hover,.plus-btn:hover{transform:translateY(-1.5px)}.ai-btn:disabled{opacity:.5;cursor:not-allowed}.chat-messages::-webkit-scrollbar{width:5px}.chat-user-list::-webkit-scrollbar{width:5px}.chat-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.chat-user-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}@media (width<=768px){.chat-sidebar{width:280px;min-width:280px}.message{max-width:85%}}.board-page{color:#fff;min-height:calc(100vh - 90px);padding:30px}.board-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.board-header h1{color:#fff;margin-bottom:8px;font-size:38px}.board-header p{color:#ffffffa6;font-size:15px}.write-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#22d3ee);border:none;border-radius:14px;padding:12px 22px;font-size:14px;font-weight:600;transition:all .2s}.write-btn:hover{transform:translateY(-2px)}.board-search-area{margin-bottom:22px}.board-search{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:14px}.board-search:focus{border-color:#6366f180}.board-categories{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.category-btn{color:#fffc;cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;padding:10px 18px;transition:all .2s}.category-btn:hover{background:#ffffff1f}.active-category{color:#fff;background:linear-gradient(135deg,#6366f1,#22d3ee)}.board-post-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:22px;display:grid}.post-top{justify-content:space-between;margin-bottom:16px;display:flex}.post-category{color:#a5b4fc;background:#6366f12e;border-radius:999px;padding:6px 12px;font-size:12px}.post-views{color:#ffffff73;font-size:13px}.post-title{color:#fff;margin-bottom:12px;font-size:20px}.post-content{color:#ffffffa6;margin-bottom:20px;font-size:14px;line-height:1.6}.post-footer{color:#ffffff73;justify-content:space-between;font-size:13px;display:flex}.modal-overlay{z-index:999;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.post-modal{color:#fff;background:#111827;border:1px solid #ffffff14;border-radius:26px;width:90%;max-width:700px;padding:30px}.modal-top{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:22px}.modal-info{color:#ffffff80;gap:18px;margin:18px 0;font-size:14px;display:flex}.modal-content{color:#ffffffd1;line-height:1.8}.post-modal input,.post-modal textarea,.post-modal select{color:#fff;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;outline:none;width:100%;margin-top:14px;padding:14px}.post-modal textarea{resize:none;min-height:140px}@media (width<=768px){.board-page{padding:18px}.board-header{flex-direction:column;align-items:flex-start}.board-post-list{grid-template-columns:1fr}}.post-modal select,.post-modal select option{color:#fff;background:#111827}.delete-btn{color:#f87171;cursor:pointer;background:#ef44442e;border:none;border-radius:14px;margin-top:24px;padding:12px 18px;font-size:14px;transition:all .2s}.post-card{cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:22px;padding:24px;transition:all .25s}.post-card:hover{background:#ffffff0f;transform:translateY(-4px)}.post-title{color:#fff;margin:18px 0 14px;font-size:22px;line-height:1.5}.post-content{color:#ffffffb8;white-space:pre-wrap;margin-bottom:24px;font-size:15px;line-height:1.8}.post-footer{justify-content:space-between;align-items:center;display:flex}.post-author{align-items:center;gap:12px;display:flex}.post-avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#22d3ee);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:700;display:flex}.author-info{flex-direction:column;display:flex}.author-name{color:#fff;font-size:14px;font-weight:600}.post-date{color:#ffffff73;margin-top:3px;font-size:12px}.post-modal{max-height:80vh;overflow-y:auto}.post-modal::-webkit-scrollbar{width:6px}.post-modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.board-detail-page{color:#fff;min-height:calc(100vh - 90px);padding:40px}.back-btn{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:12px;margin-bottom:24px;padding:12px 18px;transition:all .2s}.back-btn:hover{background:#ffffff24}.detail-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:28px;padding:50px}.detail-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.detail-author{align-items:center;gap:14px;display:flex}.author-avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#22d3ee);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;font-weight:700;display:flex}.small-avatar{width:38px;height:38px;font-size:14px}.detail-author h4{margin:0;font-size:16px}.detail-author span{color:#ffffff80;font-size:13px}.detail-title{color:#fff;text-align:center;margin:50px 0 40px;font-size:42px;font-weight:700;line-height:1.5}.detail-content{color:#ffffffeb;white-space:pre-wrap;word-break:break-word;text-align:left;width:85%;margin:0 auto;font-size:20px;line-height:2.2}.detail-content br{margin-bottom:14px}.comment-section{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;margin-top:34px;padding:28px}.comment-section h3{color:#fff;margin-bottom:20px;font-size:28px}.comment-write textarea{color:#fff;resize:none;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;outline:none;width:100%;min-height:100px;margin-bottom:14px;padding:16px;font-size:16px;line-height:1.8}.comment-item{border-top:1px solid #ffffff0f;gap:14px;margin-top:24px;padding-top:24px;display:flex}.comment-item p{color:#ffffffbd;white-space:pre-wrap;margin-top:6px;line-height:1.8}.delete-btn{color:#f87171;cursor:pointer;background:#ef44442e;border:none;border-radius:14px;margin-top:30px;padding:12px 18px;transition:all .2s}.delete-btn:hover{background:#ef444447}@media (width<=768px){.board-detail-page{padding:20px}.detail-card{padding:24px}.detail-title{font-size:28px}.detail-content{width:100%;font-size:16px;line-height:1.9}.navbar{flex-wrap:wrap;gap:16px;padding:18px 20px}.logo-img{width:60px;height:60px}.nav-right{justify-content:flex-start;width:100%}.auth-form{width:100%}.profile-top{text-align:center;flex-direction:column}.profile-row{flex-direction:column;align-items:flex-start;gap:6px}.profile-actions{flex-direction:column}.profile-actions button{width:100%}.match-page{padding:50px 20px}.match-page h1{font-size:32px}.match-filter-box{align-items:stretch;padding:22px}.filter-group,.filter-group input,.match-btn{width:100%}.match-result{grid-template-columns:1fr}.profile-row-group{flex-direction:column;gap:0}.profile-row-group .profile-row{border-bottom:1px solid #ffffff14;width:100%}.profile-form-row-group{flex-direction:column;gap:18px}.profile-form-row-group input{width:100%}}.settings-page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 80px);padding:60px 20px;display:flex}.settings-card{background:#181a28f2;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:760px;padding:36px;box-shadow:0 24px 80px #00000059}.settings-card h1{text-align:center;color:#c8a8ff;margin-bottom:30px}.settings-section{background:#0c0e19b8;border:1px solid #ffffff14;border-radius:18px;margin-bottom:28px;padding:22px}.settings-section h2{color:#fff;margin-bottom:18px;font-size:20px}.settings-row{color:#cfd2e6;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.settings-row:last-child{border-bottom:none}.settings-row strong{color:#fff}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
