:root{--color-primary:#10367d;--color-primary-hover:#0d2f70;--color-primary-active:#0a2558;--color-primary-soft:#f1edff;--color-primary-soft-hover:#e5ddff;--color-primary-glow:#7c3aed21;--color-accent:#7c3aed;--color-accent-hover:#6d28d9;--color-accent-soft:#f5f3ff;--color-accent-soft-hover:#ede9fe;--color-text-main:#111827;--color-text-sub:#374151;--color-text-muted:#6b7280;--color-text-placeholder:#9ca3af;--color-text-inverse:#fff;--color-bg-white:#fff;--color-bg-soft:#f3f4f6;--color-bg-page:#fff;--color-border:#e5e7eb;--color-border-muted:#d1d5db;--color-border-strong:#cbd5e1;--color-border-focus:#c4b5fd;--color-success:#16a34a;--color-warning:#f59e0b;--color-danger:#dc2626;--color-shadow-base:#0f172a0d;--color-shadow-strong:#0f172a14;--color-shadow-primary:#10367d2e;--color-shadow-primary-hover:#10367d3d;--color-shadow-primary-active:#10367d38;--color-focus-ring:#7c3aed1a;--shadow-sm:0 10px 28px #0f172a0a;--shadow-md:0 14px 40px #0f172a0d;--shadow-lg:0 20px 48px #0f172a14;--shadow-primary:0 10px 22px #10367d2e;--shadow-primary-hover:0 14px 28px #10367d3d;--focus-ring:0 0 0 4px #7c3aed1a;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:24px;--radius-full:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--mobile-nav-height:76px}:root,[data-theme=light]{--app-bg:var(--color-bg-white);--app-bg-page:var(--color-bg-page);--app-bg-card:var(--color-bg-white);--app-bg-soft:var(--color-bg-soft);--app-text-main:var(--color-text-main);--app-text-sub:var(--color-text-sub);--app-text-muted:var(--color-text-muted);--app-text-placeholder:var(--color-text-placeholder);--app-text-inverse:var(--color-text-inverse);--app-border:var(--color-border);--app-border-muted:var(--color-border-muted);--app-border-strong:var(--color-border-strong);--app-primary:var(--color-primary);--app-primary-hover:var(--color-primary-hover);--app-primary-active:var(--color-primary-active);--app-primary-soft:var(--color-primary-soft);--app-accent:var(--color-accent);--app-accent-soft:var(--color-accent-soft);--shadow-sm:0 10px 28px var(--color-shadow-base);--shadow-md:0 14px 40px var(--color-shadow-base);--shadow-lg:0 20px 48px var(--color-shadow-strong);--shadow-primary:0 10px 22px var(--color-shadow-primary);--shadow-primary-hover:0 14px 28px var(--color-shadow-primary-hover);--shadow-primary-active:0 8px 18px var(--color-shadow-primary-active);--focus-ring:0 0 0 4px var(--color-focus-ring);--app-glow:var(--color-primary-glow)}[data-theme=dark]{--app-bg:#0b1120;--app-bg-page:#0f172a;--app-bg-card:#111827;--app-text-main:#f9fafb;--app-text-sub:#e5e7eb;--app-text-muted:#9ca3af;--app-text-placeholder:#64748b;--app-border:#334155;--app-border-muted:#475569}*,:before,:after{box-sizing:border-box}*{margin:0}html,body,#root{height:100%}body{letter-spacing:-.01em;background:var(--app-bg-page);color:var(--app-text-main);margin:0;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}button{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}ul,ol{padding:0;list-style:none}.main-content{min-height:100%;padding-top:var(--header-height);background:var(--app-bg-page)}.main-content.messages-layout{height:100vh;min-height:0;padding-top:var(--header-height);padding-bottom:0;overflow:hidden}@media (width<=1024px){.main-content.messages-layout{height:100dvh;padding-top:0;padding-bottom:calc(var(--mobile-bottom-nav-height,68px) + env(safe-area-inset-bottom))}}:root{--real-vh:100dvh}html,body,#root{min-height:100%}body{overscroll-behavior-y:none;-webkit-text-size-adjust:100%}.mobile-safe-bottom{padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))}.mobile-fixed-safe{bottom:calc(var(--mobile-nav-height) + 16px + env(safe-area-inset-bottom))!important}.mobile-screen-safe{min-height:calc(100dvh - var(--mobile-nav-height) - env(safe-area-inset-bottom))}:root{--header-height:88px}.header{-webkit-backdrop-filter:blur(14px);z-index:1100;background:#ffffffe0;border-bottom:1px solid #0f172a0f;width:100%;transition:transform .35s,background .25s,box-shadow .25s;position:fixed;top:0;left:0;box-shadow:0 8px 30px #0f172a0a}.header.show{transform:translateY(0)}.header.hide{transform:translateY(-100%)}.header-inner{max-width:1280px;height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:0 24px;display:flex;position:relative}.header-brand{color:inherit;z-index:2;align-items:center;gap:12px;min-width:fit-content;text-decoration:none;display:inline-flex}.header-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;display:flex}.logo img{height:64px;display:block}.header-brand-text{flex-direction:column;justify-content:center;line-height:1.1;display:flex}.header-brand-title{letter-spacing:-.04em;color:#111827;font-size:1.55rem;font-weight:800}.header-brand-subtitle{letter-spacing:.02em;color:#9ca3af;margin-top:4px;font-size:.78rem;font-weight:600}.desktop-nav{white-space:nowrap;align-items:center;gap:36px;font-size:17px;font-weight:500;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-link{color:#6b7280;text-decoration:none;transition:color .2s;position:relative}.nav-link:hover{color:#111827}.nav-link.active{color:#111827;font-weight:700}.header-actions{z-index:2;align-items:center;gap:10px;margin-left:auto;display:flex}.nav-right{align-items:center;gap:6px;display:flex}.nav-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s;display:flex}.nav-icon-btn:hover{background:#f3f4f6;transform:translateY(-1px)}.nav-icon{width:23px;height:23px}@media (width<=1180px){.desktop-nav{gap:22px;font-size:15px}.header-brand-title{font-size:1.4rem}}@media (width<=1024px){:root{--header-height:78px}.header-inner{padding:0 18px}.desktop-nav,.header-actions{display:none}.logo img{height:56px}.header-brand-title{font-size:1.2rem}.header-brand-subtitle{font-size:.7rem}}@media (width<=640px){:root{--header-height:74px}.header-inner{padding:0 14px}.header-brand{gap:10px}.logo img{height:50px}.header-brand-title{font-size:1.05rem}.header-brand-subtitle{display:none}}.mobile-menu-button{cursor:pointer;z-index:1600;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:none;position:relative}.mobile-menu-button:hover{background:#f8fafc}.mobile-menu-line{background:#111827;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .2s,top .3s;position:absolute}.mobile-menu-line:first-child{top:14px}.mobile-menu-line:nth-child(2){top:21px}.mobile-menu-line:nth-child(3){top:28px}.mobile-menu-button.open .mobile-menu-line:first-child{top:21px;transform:rotate(45deg)}.mobile-menu-button.open .mobile-menu-line:nth-child(2){opacity:0}.mobile-menu-button.open .mobile-menu-line:nth-child(3){top:21px;transform:rotate(-45deg)}.drawer-backdrop{top:var(--header-height);-webkit-backdrop-filter:blur(3px);opacity:0;visibility:hidden;pointer-events:none;z-index:1400;background:#0f172a61;transition:opacity .28s,visibility .28s;position:fixed;bottom:0;left:0;right:0}.drawer-backdrop.show{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer{top:var(--header-height);width:min(86vw,340px);height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));box-shadow:none;padding:18px 16px calc(18px + env(safe-area-inset-bottom));z-index:1500;background:#fff;flex-direction:column;transition:transform .28s;display:flex;position:fixed;bottom:0;right:0;overflow:hidden;transform:translate(104%)}.mobile-drawer.open{transform:translate(0)}.drawer-nav{flex-direction:column;flex:1;gap:6px;min-height:0;padding:4px 2px 0;display:flex;overflow-y:auto}.drawer-nav::-webkit-scrollbar{width:6px}.drawer-nav::-webkit-scrollbar-thumb{background:#d9dee7;border-radius:999px}.drawer-link{color:#374151;width:100%;min-height:52px;font:inherit;letter-spacing:-.02em;text-align:left;cursor:pointer;background:0 0;border-radius:14px;align-items:center;gap:10px;padding:0 14px;font-size:16px;font-weight:760;text-decoration:none;transition:background .18s,color .18s;display:flex}.drawer-link:hover{color:#111827;background:#f7f8fb}.drawer-link.active{color:#111827;background:#f4f6fb}.drawer-accordion{flex-direction:column;gap:4px;display:flex}.drawer-toggle{justify-content:space-between}.drawer-chevron{color:#9ca3af;flex-shrink:0;width:18px;height:18px;transition:transform .22s}.drawer-toggle.is-open .drawer-chevron{transform:rotate(180deg)}.drawer-submenu{grid-template-rows:0fr;transition:grid-template-rows .24s;display:grid;overflow:hidden}.drawer-submenu.is-open{grid-template-rows:1fr}.drawer-submenu-inner{flex-direction:column;gap:2px;min-height:0;padding:0 0 4px;display:flex}.drawer-submenu-link{color:#6b7280;letter-spacing:-.02em;border-radius:12px;align-items:center;min-height:42px;padding:0 14px 0 28px;font-size:14px;font-weight:650;text-decoration:none;transition:background .18s,color .18s;display:flex}.drawer-submenu-link:hover{color:#111827;background:#f7f8fb}.drawer-submenu-link.active{color:#111827;background:#f4f6fb}.drawer-divider{background:#eef0f4;flex-shrink:0;width:100%;height:1px;margin:10px 0}.drawer-link-icon{flex-shrink:0;width:20px;height:20px}.drawer-link-muted{color:#4b5563}.drawer-link-muted .drawer-link-icon{color:#8a94a6}.drawer-link-danger{color:#d93025}.drawer-link-danger:hover{color:#b42318;background:#fff1f0}.drawer-link-danger .drawer-link-icon{color:#d93025}.drawer-login-guide{padding:4px 14px 8px}.drawer-login-guide-title{color:#111827;letter-spacing:-.02em;margin:0;font-size:14px;font-weight:800}.drawer-login-guide-text{color:#8a94a6;letter-spacing:-.02em;margin:4px 0 0;font-size:13px;font-weight:500;line-height:1.45}.drawer-login-button{color:#fff;width:100%;min-height:52px;font:inherit;letter-spacing:-.02em;background:#111827;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:15px;font-weight:800;text-decoration:none;transition:background .18s,transform .18s;display:flex}.drawer-login-button:hover{background:#0f172a}.drawer-login-button:active{transform:scale(.985)}.drawer-login-icon{flex-shrink:0;width:19px;height:19px}@media (width<=1024px){.mobile-menu-button{display:flex}}@media (width<=640px){.mobile-menu-button{border-radius:10px;width:42px;height:42px}.mobile-drawer{width:min(88vw,340px)}}.mobile-bottom-nav{display:none}@media (width<=1024px){.mobile-bottom-nav{height:calc(68px + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom));z-index:1200;background:#fff;border-top:1px solid #0f172a14;grid-template-columns:repeat(5,1fr);gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-item{color:#8a94a6;letter-spacing:-.03em;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;height:52px;font-size:11px;font-weight:750;text-decoration:none;transition:background .18s,color .18s;display:flex}.mobile-bottom-item.active{color:#111827;background:#f3f6ff}.mobile-bottom-icon-wrap{display:inline-flex;position:relative}.mobile-bottom-icon{flex-shrink:0;width:22px;height:22px}.mobile-bottom-dot{background:#ef4444;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;top:-3px;right:-5px}}.profile-dropdown-item{width:100%;min-height:42px;font:inherit;color:#222;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;padding:0 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.nav-icon-btn{color:#222;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.nav-icon-btn:hover{background:#f6f7f9}.nav-icon-btn.active{background:#f3f6ff;box-shadow:inset 0 0 0 1px #dfe7ff}.nav-icon-btn:active{transform:translateY(1px)}.nav-icon{color:#222;font-size:20px}.nav-badge{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#ff5a5f,#e53935);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:4px;right:4px}.notification-dropdown,.chat-dropdown{position:relative}.notification-dropdown-menu,.chat-dropdown-menu{z-index:1200;background:#fff;border:1px solid #e9e9e9;border-radius:16px;flex-direction:column;width:360px;min-height:320px;display:flex;position:absolute;top:48px;right:0;overflow:hidden;box-shadow:0 18px 40px #0f172a1a,0 4px 14px #0f172a0f}.notification-dropdown-header,.chat-dropdown-header{background:#fff;border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:center;min-height:56px;padding:0 16px;display:flex}.notification-dropdown-title,.chat-dropdown-title{color:#111827;letter-spacing:-.01em;font-size:15px;font-weight:700}.notification-dropdown-action,.chat-dropdown-action{font:inherit;color:#667085;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;transition:color .18s,opacity .18s}.notification-dropdown-action:hover,.chat-dropdown-action:hover{color:#111827}.notification-dropdown-action:disabled,.chat-dropdown-action:disabled{opacity:.45;cursor:default}.notification-dropdown-body,.chat-dropdown-body{background:linear-gradient(#fff 0%,#fcfcfd 100%);flex:1;min-height:264px;max-height:420px;overflow-y:auto}.notification-dropdown-body::-webkit-scrollbar{width:8px}.chat-dropdown-body::-webkit-scrollbar{width:8px}.notification-dropdown-body::-webkit-scrollbar-thumb{background:#d9dee7;border-radius:999px}.chat-dropdown-body::-webkit-scrollbar-thumb{background:#d9dee7;border-radius:999px}.notification-dropdown-body::-webkit-scrollbar-track{background:0 0}.chat-dropdown-body::-webkit-scrollbar-track{background:0 0}.notification-empty,.chat-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:264px;padding:28px 20px;display:flex}.notification-empty-title,.chat-empty-title{color:#111827;letter-spacing:-.01em;font-size:15px;font-weight:700}.notification-empty-text,.chat-empty-text{color:#6b7280;margin-top:8px;font-size:13px;line-height:1.5}.notification-item{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f1f3f5;width:100%;padding:14px 16px;transition:background-color .18s;display:block}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#f8fafc}.notification-item.unread{background:#f8fbff}.notification-item.unread:hover{background:#f2f7ff}.notification-item-top{align-items:center;gap:8px;display:flex}.notification-title{color:#111827;font-size:14px;font-weight:700;line-height:1.4}.notification-dot{background:#2563eb;border-radius:999px;flex-shrink:0;width:7px;height:7px}.notification-message{color:#4b5563;margin-top:6px;font-size:13px;line-height:1.5}.notification-item-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.notification-time{color:#9ca3af;font-size:12px}.notification-action-text{color:#2563eb;font-size:12px;font-weight:600}.chat-item{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f1f3f5;width:100%;padding:14px 16px;transition:background-color .18s;display:block}.chat-item:last-child{border-bottom:none}.chat-item:hover{background:#f8fafc}.chat-item.unread{background:#f8fbff}.chat-item.unread:hover{background:#f2f7ff}.chat-item-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-name{color:#111827;font-size:14px;font-weight:700;line-height:1.4}.chat-time{color:#9ca3af;flex-shrink:0;font-size:12px}.chat-preview{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:13px;line-height:1.5;overflow:hidden}.chat-item-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.chat-meta{align-items:center;gap:8px;display:flex}.chat-unread-dot{background:#2563eb;border-radius:999px;flex-shrink:0;width:7px;height:7px}.chat-unread-count{color:#315efb;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.profile-dropdown{position:relative}.profile-dropdown-menu{z-index:1200;background:#fff;border:1px solid #e9e9e9;border-radius:14px;flex-direction:column;gap:4px;min-width:190px;padding:8px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 14px 32px #0000001a}.profile-dropdown-item{width:100%;min-height:42px;font:inherit;color:#222;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;padding:0 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.profile-dropdown-item:hover{background:#f5f5f5}.profile-dropdown-divider{background:#ececec;height:1px;margin:4px 2px}.profile-dropdown-setting-icon{color:#8d96a8;flex-shrink:0;font-size:17px;transition:color .18s}.profile-dropdown-item:hover .profile-dropdown-setting-icon{color:#4b5563}.drop-logout-button{color:#d93025}.drop-logout-button:hover{background:#fff1f0}.profile-dropdown-logout-icon{color:#d93025;flex-shrink:0;font-size:17px}@media (width<=768px){.notification-dropdown-menu,.chat-dropdown-menu{width:min(360px,100vw - 24px);right:-8px}}.login-button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:30px;padding:12px 22px}.logout-button{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:30px;padding:12px 22px}.footer{color:#f5f7fb;background:radial-gradient(circle at 10% 18%,#715bff24,#0000 26%),radial-gradient(circle at 88% 10%,#4a9fff1a,#0000 24%),linear-gradient(#11131a 0%,#0a0c12 100%);padding:0 20px;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0a 0%,#ffffff04 12%,#fff0 30%);position:absolute;inset:0}.footer:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff0a 18%,#ffffff24 50%,#ffffff0a 82%,#0000 100%);width:min(1160px,92%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-shell{z-index:1;max-width:1240px;margin:0 auto;padding:92px 0 32px;position:relative}.footer-top{justify-content:space-between;align-items:flex-start;gap:88px;display:flex}.footer-brand{flex:1;max-width:430px}.footer-brand-link{color:inherit;align-items:center;gap:16px;text-decoration:none;display:inline-flex}.footer-brand-link:hover .footer-logo-text{opacity:.96}.footer-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.footer-logo-wrap:before{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#7c75ff29 0%,#7c75ff0f 34%,#7c75ff05 54%,#0000 72%);width:220px;height:220px;position:absolute;top:50%;left:-34px;transform:translateY(-50%)}.footer-logo-wrap .logo{z-index:1;line-height:0;display:block;position:relative}.footer-logo-wrap .logo img{object-fit:contain;filter:brightness(1.03)contrast(1.03)saturate(.96)drop-shadow(0 16px 28px #00000047);width:auto;height:96px;display:block}.footer-brand-identity{flex-direction:column;justify-content:center;line-height:1.1;display:flex}.footer-logo-text{letter-spacing:-.04em;color:#fff;font-size:1.6rem;font-weight:800}.footer-logo-sub{letter-spacing:.06em;text-transform:uppercase;color:#d6dce89e;margin-top:6px;font-size:.78rem;font-weight:600}.footer-description{color:#e5eaf2b3;letter-spacing:-.015em;max-width:360px;margin:24px 0 0;font-size:15px;line-height:1.9}.footer-links{flex:1.15;grid-template-columns:repeat(3,minmax(140px,1fr));gap:52px;display:grid}.footer-column h4{color:#fffffff0;letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li+li{margin-top:14px}.footer-column a{color:#d8dde7a8;font-size:15px;line-height:1.75;text-decoration:none;transition:color .22s,transform .22s,opacity .22s;display:inline-block;position:relative}.footer-column a:after{content:"";background:#ffffffc7;width:0;height:1px;transition:width .22s;position:absolute;bottom:-2px;left:0}.footer-column a:hover{color:#fff;transform:translate(2px)}.footer-column a:hover:after{width:100%}.footer-divider{background:linear-gradient(90deg,#0000 0%,#ffffff14 20%,#ffffff1f 50%,#ffffff14 80%,#0000 100%);height:1px;margin-top:64px}.footer-bottom{justify-content:space-between;align-items:flex-end;gap:24px;margin-top:24px;display:flex}.footer-bottom-left{flex-direction:column;gap:6px;display:flex}.footer-copyright{color:#cbd1dc85;letter-spacing:.01em;margin:0;font-size:13px}.footer-meta{color:#cbd1dc66;letter-spacing:-.01em;margin:0;font-size:13px}.footer-bottom-links{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.footer-bottom-links a{color:#cbd1dc85;font-size:13px;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#fff}@media (width<=1024px){.footer{padding-bottom:calc(var(--mobile-bottom-nav-height,68px) + env(safe-area-inset-bottom))}}@media (width<=992px){.footer{margin-top:0}.footer-shell{padding:78px 0 28px}.footer-top{flex-direction:column;gap:52px}.footer-brand,.footer-description{max-width:100%}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:100%}.footer-divider{margin-top:48px}}@media (width<=768px){.footer{padding:0 16px calc(var(--mobile-bottom-nav-height,68px) + env(safe-area-inset-bottom));margin-top:0}.footer-shell{padding:62px 0 24px}.footer-top{gap:38px}.footer-brand-link{gap:12px}.footer-logo-wrap:before{width:150px;height:150px;left:-12px}.footer-logo-wrap .logo img{height:78px}.footer-logo-text{font-size:1.2rem}.footer-logo-sub{margin-top:4px;font-size:.68rem}.footer-description{margin-top:16px;font-size:14px;line-height:1.8}.footer-links{grid-template-columns:1fr;gap:28px}.footer-column h4{margin-bottom:12px;font-size:12px}.footer-column a{font-size:14px}.footer-divider{margin-top:36px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;margin-top:18px}.footer-copyright,.footer-meta,.footer-bottom-links a{font-size:12px}.footer-bottom-links{gap:14px}}.home-page{color:#111827;background:#fff;width:100%;min-height:100vh}.home-page *{box-sizing:border-box}.home-page button{font-family:inherit}.home-container{max-width:1200px;margin:0 auto}.home-hero-wrap{background:linear-gradient(#f7f8ff 0%,#fff 100%);padding:44px 20px 54px}.home-hero-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;gap:22px;max-width:1200px;margin:0 auto;display:grid}.home-hero-left{flex-direction:column;gap:14px;min-width:0;display:flex}.home-notice{background:#fffffff0;border:1px solid #dfe5f5f2;border-radius:18px;align-items:center;gap:10px;width:100%;min-width:0;min-height:52px;padding:0 10px 0 16px;display:flex;box-shadow:0 14px 34px #1a265a0f}.home-notice__icon{color:#4264ff;background:#eef3ff;border-radius:11px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:17px;display:inline-flex}.home-notice__viewport{flex:1;min-width:0;overflow:hidden}.home-notice__content{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;min-width:0;padding:0;animation:.42s both homeNoticeSlideUp;display:flex}.home-notice__content strong{color:#4357d8;white-space:nowrap;flex:none;font-size:13px;font-weight:950}.home-notice__content p{color:#111827;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:14px;font-weight:850;overflow:hidden}.home-notice__button{color:#4357d8;cursor:pointer;background:#f1f4ff;border:none;border-radius:999px;flex:none;height:34px;padding:0 13px;font-size:13px;font-weight:900}@keyframes homeNoticeSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-hero{background:linear-gradient(135deg,#fff 0%,#f6f7ff 100%);border:1px solid #e5eafff2;border-radius:30px;flex-direction:column;justify-content:center;min-height:370px;padding:58px 56px;display:flex;overflow:hidden;box-shadow:0 24px 60px #1a265a17}.home-hero__eyebrow{color:#5368df;letter-spacing:.04em;background:#576cff17;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:18px;padding:8px 11px;font-size:12px;font-weight:950;display:inline-flex}.home-hero h1{color:#0f172a;letter-spacing:-.068em;margin:0;font-size:52px;font-weight:950;line-height:1.16}.home-hero h1 strong{color:#4965ff;font-weight:950}.home-hero p{color:#48556b;max-width:560px;margin:26px 0 0;font-size:17px;font-weight:650;line-height:1.75}.home-hero__actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.home-btn{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-width:158px;height:50px;padding:0 21px;font-size:14px;font-weight:950;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.home-btn:hover{transform:translateY(-2px)}.home-btn--primary{color:#fff;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%);border:none;box-shadow:0 16px 34px #455bff4a}.home-btn--secondary{color:#4054dc;background:#fff;border:1.5px solid #465fff47}.home-btn--secondary:hover{background:#f8faff;border-color:#4357d8}.home-side{grid-template-rows:auto 1fr;gap:14px;height:100%;display:grid}.home-account{background:#fffffff0;border:1px solid #e2e7f4f5;border-radius:30px;min-height:132px;padding:20px;box-shadow:0 20px 48px #1e285017}.home-account__loading{color:#727888;justify-content:center;align-items:center;gap:10px;min-height:92px;font-weight:850;display:flex}.home-account__loading span{background:#4965ff;border-radius:999px;width:9px;height:9px;box-shadow:16px 0 #4965ff61}.home-account__profile-row{align-items:center;gap:14px;display:flex}.home-account__profile{text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:14px;min-width:0;padding:0;display:flex}.home-account__avatar{color:#9ca3af;background:#f3f4f6;border-radius:999px;flex:none;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;display:flex;overflow:hidden}.home-account__avatar img{object-fit:cover;width:100%;height:100%}.home-account__profile-text{min-width:0}.home-account__profile h2{color:#17171d;letter-spacing:-.045em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:19px;font-weight:950;line-height:1.35;overflow:hidden}.home-account__profile p{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:13px;font-weight:700;overflow:hidden}.home-account__logout{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e4e7f0;border-radius:999px;flex:none;align-items:center;gap:7px;height:40px;padding:0 13px;font-size:13px;font-weight:900;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.home-account__logout:hover{color:#4054dc;background:#f8faff;border-color:#cfd8ff}.home-account__guest-text{color:#5f687a;text-align:center;margin:0 0 18px;font-size:15px;font-weight:850;line-height:1.55}.home-account__primary{color:#fff;cursor:pointer;width:100%;height:50px;box-shadow:none;background:linear-gradient(135deg,#3158ff,#6b54ff);border:none;border-radius:14px;justify-content:center;align-items:center;gap:9px;font-size:15px;font-weight:950;transition:transform .2s,background .2s;display:inline-flex}.home-account__primary:hover{box-shadow:none;transform:translateY(-2px)}.home-account__links{border-top:1px solid #edf0f6;justify-content:center;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:flex}.home-account__links button{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:850}.home-account__links button:hover{color:#4054dc}.home-account__links span{background:#d9deea;width:1px;height:13px}.home-roadmap-card{cursor:pointer;background:linear-gradient(#fff 0%,#fafbff 100%);border:1px solid #e9edf6;border-radius:24px;flex-direction:column;min-height:0;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 14px 34px #1a265a0d}.home-roadmap-card:hover{border-color:#cfd8ff;transform:translateY(-4px);box-shadow:0 24px 50px #1a265a1a}.home-roadmap-card__header{justify-content:flex-end;margin-bottom:8px;display:flex}.home-roadmap-card__arrow{color:#a1aac0;transition:transform .2s,color .2s}.home-roadmap-card:hover .home-roadmap-card__arrow{color:#4965ff;transform:translate(3px)}.home-roadmap-card__eyebrow{color:#4d5dde;letter-spacing:.04em;background:#f1f4ff;border-radius:999px;width:fit-content;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.home-roadmap-card h3{color:#111827;letter-spacing:-.04em;margin:16px 0 0;font-size:19px;font-weight:950;line-height:1.4}.home-roadmap-card p{color:#667085;margin:11px 0 0;font-size:14px;font-weight:650;line-height:1.65}.home-roadmap-card__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff,#6b54ff);border:none;border-radius:14px;width:100%;height:44px;margin-top:auto;font-size:14px;font-weight:950;transition:transform .2s,box-shadow .2s}.home-roadmap-card__button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3e56d23d}.home-roadmap-progress{background:#e5e9f3;border-radius:999px;height:10px;margin-top:18px;position:relative;overflow:hidden}.home-roadmap-progress span{border-radius:inherit;background:linear-gradient(135deg,#3158ff,#6b54ff);position:absolute;inset:0 auto 0 0}.home-roadmap-progress__bottom{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.home-roadmap-progress__bottom strong{color:#4054dc;letter-spacing:-.05em;font-size:28px;font-weight:950}.home-roadmap-progress__bottom span{color:#4965ff;align-items:center;gap:5px;font-size:13px;font-weight:900;display:inline-flex}.home-roadmap-loading{background:linear-gradient(90deg,#eef1f7 0%,#f7f8fb 50%,#eef1f7 100%) 0 0/220% 100%;border-radius:999px;width:100%;height:10px;margin-top:18px;animation:1.2s ease-in-out infinite homeSkeleton}.home-roadmap-current{background:linear-gradient(#f8faff 0%,#f4f7ff 100%);border:1px solid #e4eaff;border-radius:18px;margin-top:18px;padding:15px}.home-roadmap-current__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.home-roadmap-current__top span{color:#4965ff;font-size:12px;font-weight:950}.home-roadmap-current__top strong{color:#3158ff;white-space:nowrap;background:#e9efff;border-radius:999px;justify-content:center;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.home-roadmap-current h4{color:#111827;letter-spacing:-.035em;margin:12px 0 0;font-size:15px;font-weight:950;line-height:1.45}.home-roadmap-current p{color:#667085;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:13px;font-weight:700;line-height:1.55;display:-webkit-box;overflow:hidden}.home-roadmap-current__list{flex-direction:column;gap:8px;margin-top:14px;display:flex}.home-roadmap-current__item{background:#ffffffd1;border:1px solid #edf1ff;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:10px 11px;display:flex}.home-roadmap-current__item span{color:#4965ff;background:#eef3ff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:950;display:inline-flex}.home-roadmap-current__item strong{color:#48556b;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:850;line-height:1.35;overflow:hidden}.home-roadmap-current__item.is-current{background:#fff;border-color:#cfd8ff}.home-roadmap-current__item.is-current strong{color:#111827;font-weight:950}.home-roadmap-current__item.is-completed{opacity:.58}.home-roadmap-card__footer{border-top:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:15px;display:flex}.home-roadmap-card__footer span:first-child{color:#6b7280;font-size:13px;font-weight:800}.home-roadmap-card__footer span:last-child{color:#4965ff;align-items:center;gap:5px;font-size:13px;font-weight:900;display:inline-flex}.home-section{background:#fff;padding:72px 20px 0}.home-section--features{padding-top:58px}.home-section--contest{padding-bottom:80px}.home-section__header{margin-bottom:34px}.home-section__header--center{text-align:center}.home-section__header--row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.home-section__header p{color:#7b88b1;letter-spacing:.06em;margin:0 0 12px;font-size:12px;font-weight:950}.home-section__header h2{color:#111827;letter-spacing:-.052em;margin:0;font-size:36px;font-weight:950;line-height:1.26}.home-section__more{color:#4d5dde;cursor:pointer;background:#f1f4ff;border:none;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:14px;font-weight:950;display:inline-flex}.home-feature-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.home-feature-card{cursor:pointer;background:#fff;border:1px solid #eef1f7;border-radius:24px;min-height:236px;padding:30px 28px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 12px 34px #1a265a09}.home-feature-card:hover{border-color:#dce3ff;transform:translateY(-5px);box-shadow:0 22px 52px #1a265a14}.home-feature-card__top{margin-bottom:28px;display:block}.home-feature-card__icon{color:#4965ff;background:#eef1ff;border-radius:22px;justify-content:center;align-items:center;width:66px;height:66px;font-size:32px;display:flex}.home-feature-card h3{color:#111827;letter-spacing:-.045em;margin:0;font-size:21px;font-weight:950}.home-feature-card p{color:#667085;margin:20px 0 0;font-size:15px;font-weight:700;line-height:1.78}.home-content-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home-feed-card{cursor:pointer;background:#fff;border:1px solid #e9edf6;border-radius:22px;flex-direction:column;height:100%;min-height:274px;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 14px 36px #1a265a0d}.home-feed-card:hover{border-color:#cfd8ff;transform:translateY(-5px);box-shadow:0 22px 50px #1a265a1a}.home-feed-card__head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.home-feed-card__badge{border-radius:999px;justify-content:center;align-items:center;min-width:68px;height:31px;padding:0 11px;font-size:12px;font-weight:950;display:inline-flex}.home-feed-card__badge.is-open{color:#4d5dde;background:#edf2ff}.home-feed-card__badge.is-closed{color:#6b7280;background:#f2f3f5}.home-feed-card__icon{color:#4965ff;background:#f7f8ff;border-radius:13px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.home-feed-card__body{min-height:94px}.home-feed-card h3{color:#111827;letter-spacing:-.036em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:50px;margin:0;font-size:17px;font-weight:950;line-height:1.45;display:-webkit-box;overflow:hidden}.home-feed-card p{color:#697386;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:13px 0 0;font-size:14px;font-weight:650;line-height:1.58;display:-webkit-box;overflow:hidden}.home-feed-card__meta{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.home-feed-card__meta span{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;gap:5px;min-width:0;max-width:100%;height:30px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.home-feed-card__meta svg{color:#4965ff}.home-feed-card__tags{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:18px;display:flex}.home-feed-card__tags span{color:#687184;background:#f7f8fc;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:850}.home-empty{text-align:center;color:#697386;background:#fff;border:1px solid #e9edf6;border-radius:22px;padding:48px 20px;font-weight:850}.home-card-skeleton{background:#fff;border:1px solid #e9edf6;border-radius:22px;min-height:274px;padding:22px;box-shadow:0 14px 36px #1a265a0a}.home-card-skeleton__top{justify-content:space-between;margin-bottom:22px;display:flex}.home-card-skeleton__top span:first-child{background:#eef1f7;border-radius:999px;width:74px;height:31px}.home-card-skeleton__top span:last-child{background:#eef1f7;border-radius:13px;width:36px;height:36px}.home-card-skeleton__title,.home-card-skeleton__line,.home-card-skeleton__meta{background:linear-gradient(90deg,#eef1f7 0%,#f7f8fb 50%,#eef1f7 100%) 0 0/220% 100%;border-radius:999px;animation:1.2s ease-in-out infinite homeSkeleton}.home-card-skeleton__title{width:82%;height:18px;margin-bottom:18px}.home-card-skeleton__line{width:100%;height:13px;margin-bottom:10px}.home-card-skeleton__line.is-short{width:68%}.home-card-skeleton__meta{width:74%;height:30px;margin-top:32px}@keyframes homeSkeleton{0%{background-position:220% 0}to{background-position:-220% 0}}@media (width<=1120px){.home-roadmap-card__button{margin-top:8px}.home-hero-grid{grid-template-columns:1fr;gap:18px}.home-side{grid-template-rows:auto;grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.home-account,.home-roadmap-card{min-height:auto}.home-feature-grid,.home-content-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=768px){.home-account--guest{display:none}.home-page{background:#f7f8fc}.home-container{width:100%}.home-hero-wrap{background:#f7f8fc;padding:14px 14px 28px}.home-hero-grid,.home-hero-left{gap:12px}.home-notice{min-height:46px;box-shadow:none;background:#fff;border-radius:15px;padding:0 12px}.home-notice__icon{border-radius:9px;width:28px;height:28px;font-size:15px}.home-notice__content{gap:8px}.home-notice__content strong{font-size:12px}.home-notice__content p{font-size:13px}.home-hero{min-height:auto;box-shadow:none;background:#fff;border-radius:24px;padding:34px 22px 28px}.home-hero__eyebrow{margin-bottom:14px;padding:7px 10px;font-size:11px}.home-hero h1{letter-spacing:-.07em;word-break:keep-all;max-width:100%;font-size:clamp(28px,8vw,36px);line-height:1.12}.home-hero p{color:#5f687a;word-break:keep-all;max-width:100%;margin-top:18px;font-size:15px;line-height:1.65}.home-hero__actions{grid-template-columns:1fr;gap:10px;margin-top:26px;display:grid}.home-btn{border-radius:14px;width:100%;min-width:0;height:50px;font-size:14px}.home-side{grid-template-columns:1fr;gap:12px}.home-account,.home-roadmap-card{min-height:auto;box-shadow:none;background:#fff;border-radius:20px}.home-account{padding:18px}.home-account__profile-row{align-items:flex-start;gap:10px}.home-account__avatar{width:46px;height:46px;font-size:22px}.home-account__profile h2{font-size:17px}.home-account__profile p{font-size:12px}.home-account__logout{height:34px;padding:0 10px;font-size:12px}.home-account__links{justify-content:space-around;gap:8px;margin-top:14px;padding-top:14px}.home-roadmap-card{padding:18px}.home-roadmap-card__header{margin-bottom:2px}.home-roadmap-card h3{margin-top:12px;font-size:18px}.home-roadmap-card p{word-break:keep-all;font-size:13px;line-height:1.6}.home-section{background:#f7f8fc;padding:34px 14px 0}.home-section--features{padding-top:28px}.home-section--contest{padding-bottom:50px}.home-section__header{margin-bottom:18px}.home-section__header--center{text-align:left}.home-section__header--row{flex-direction:column;align-items:stretch;gap:12px}.home-section__header p{margin-bottom:7px;font-size:11px}.home-section__header h2{letter-spacing:-.055em;word-break:keep-all;font-size:24px;line-height:1.3}.home-section__more{border-radius:14px;justify-content:center;width:100%;height:44px}.home-feature-grid{grid-template-columns:1fr;gap:10px}.home-feature-card{min-height:auto;box-shadow:none;border-radius:18px;grid-template-columns:48px 1fr;align-items:center;column-gap:14px;padding:18px;display:grid}.home-feature-card__top{grid-row:span 2;margin:0}.home-feature-card__icon{border-radius:16px;width:48px;height:48px;font-size:24px}.home-feature-card h3{font-size:17px}.home-feature-card p{word-break:keep-all;margin-top:5px;font-size:13px;line-height:1.45}.home-content-grid{grid-template-columns:1fr;gap:12px}.home-feed-card,.home-card-skeleton{min-height:220px;box-shadow:none;background:#fff;border-radius:20px;padding:18px}.home-feed-card__head{margin-bottom:14px}.home-feed-card__body{min-height:auto}.home-feed-card h3{word-break:keep-all;min-height:auto;font-size:16px;line-height:1.42}.home-feed-card p{min-height:auto;margin-top:9px;font-size:13px;line-height:1.55}.home-feed-card__meta{margin-top:12px}.home-feed-card__meta span{height:auto;min-height:28px;line-height:1.3}.home-feed-card__tags{padding-top:14px}}@media (width<=640px){.home-content-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:2px 2px 8px;display:flex;overflow-x:auto}.home-content-grid::-webkit-scrollbar{display:none}.home-feed-card,.home-card-skeleton{scroll-snap-align:start;flex:0 0 86%}}@media (width<=420px){.home-hero-wrap,.home-section{padding-left:12px;padding-right:12px}.home-hero{padding:30px 20px 24px}.home-hero h1{font-size:31px}.home-feed-card,.home-card-skeleton{flex-basis:88%}}@keyframes pageFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.login-page{color:#111827;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:48px 20px 36px;display:flex}.login-box{flex-direction:column;align-items:stretch;width:100%;max-width:400px;animation:.42s cubic-bezier(.22,1,.36,1) pageFadeUp;display:flex}.login-brand{width:fit-content;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;margin:0 auto 46px;padding:0;display:inline-flex}.login-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.login-logo-wrap .logo{line-height:0;display:block}.login-logo-wrap .logo img{object-fit:contain;width:auto;height:58px;display:block}.login-brand-identity{flex-direction:column;justify-content:center;line-height:1.08;display:flex}.login-logo-sub{color:#6b7280;letter-spacing:-.02em;margin-bottom:5px;font-size:12px;font-weight:850}.login-logo-text{color:#222;letter-spacing:-.065em;font-size:30px;font-weight:950}.login-form{flex-direction:column;gap:10px;display:flex}.login-form input{color:#111827;appearance:none;border:1px solid #e5e7eb;border-radius:15px;width:100%;height:54px;padding:0 18px;font-size:16px;font-weight:650;box-shadow:none!important;background:#fff!important;outline:none!important}.login-form input::placeholder{color:#a3a7ae;font-size:16px;font-weight:600}.login-form input:focus,.login-form input:active,.login-form input:valid,.login-form input:focus-visible{box-shadow:none!important;background:#fff!important;border-color:#e5e7eb!important;outline:none!important}.login-form input::selection{color:#111827;background:#4965ff24}.login-form input:-webkit-autofill{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:inset 0 0 0 1000px #fff!important}.login-form input:-webkit-autofill:hover{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:inset 0 0 0 1000px #fff!important}.login-form input:-webkit-autofill:focus{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:inset 0 0 0 1000px #fff!important}.login-form input:-webkit-autofill:active{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:inset 0 0 0 1000px #fff!important}.login-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%);border:none;border-radius:15px;width:100%;height:54px;margin-top:8px;font-size:16px;font-weight:950;transition:transform .18s,opacity .2s}.login-submit-btn:hover{opacity:.94;transform:translateY(-1px)}.login-submit-btn:active{transform:scale(.985)}.login-error-message{color:#dc2626;background:#fef2f2;border-radius:13px;margin-bottom:8px;padding:12px 14px;font-size:14px;font-weight:750;line-height:1.5}.login-sub-links{justify-content:center;align-items:center;gap:13px;margin-top:20px;display:flex}.login-sub-links a{color:#6b7280;font-size:14px;font-weight:750;text-decoration:none}.login-sub-links span{background:#d1d5db;width:1px;height:13px}.login-divider{text-align:center;margin:28px 0 17px;position:relative}.login-divider:before{content:"";border-top:1px solid #eceff4;position:absolute;top:50%;left:0;right:0}.login-divider span{z-index:1;color:#9ca3af;background:#fff;padding:0 12px;font-size:13px;font-weight:750;position:relative}.social-login-list{flex-direction:column;gap:9px;display:flex}.social-btn{color:#222;cursor:pointer;background:#fff;border:1px solid #e3e6ec;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-size:15px;font-weight:850;transition:background .2s,border-color .2s,transform .18s;display:flex}.social-btn:hover{background:#f8faff;border-color:#cfd8ff;transform:translateY(-1px)}.social-btn:active{transform:scale(.985)}.social-btn span{text-align:center;width:22px;font-weight:950}.social-btn-kakao{color:#191919;background:#fee500;border-color:#fee500}.social-btn-kakao:hover{background:#f2d900;border-color:#f2d900}.social-btn-github{color:#fff;background:#111827;border-color:#111827}.social-btn-github:hover{background:#0f172a;border-color:#0f172a}.login-footer{color:#777d88;flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;margin-top:66px;font-size:13px;font-weight:750;display:flex}.login-footer a{color:#777d88;text-decoration:none}@media (width<=768px){.login-page{align-items:flex-start;padding:42px 18px 30px}.login-box{max-width:400px;margin:0 auto}.login-brand{margin-bottom:42px}.login-logo-wrap .logo img{height:52px}.login-logo-text{font-size:27px}.login-form input,.login-submit-btn{height:52px;font-size:16px}.social-btn{height:49px}.login-footer{gap:11px;margin-top:54px}}@media (width<=420px){.login-page{padding:38px 16px 26px}.login-box{max-width:100%}.login-brand{gap:11px;margin-bottom:38px}.login-logo-wrap .logo img{height:48px}.login-logo-text{font-size:24px}.login-logo-sub{font-size:11px}.login-form input,.login-submit-btn{border-radius:14px;height:50px}.login-sub-links a{font-size:14px}.login-footer{font-size:12px}}.signup-page{color:#111827;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:48px 20px 36px;display:flex}.signup-box{width:100%;max-width:430px}.signup-brand{width:fit-content;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;margin:0 auto 42px;padding:0;display:flex}.signup-logo-wrap .logo img{object-fit:contain;width:auto;height:58px;display:block}.signup-brand-identity{flex-direction:column;line-height:1.08;display:flex}.signup-logo-sub{color:#6b7280;margin-bottom:5px;font-size:12px;font-weight:850}.signup-logo-text{color:#222;letter-spacing:-.065em;font-size:30px;font-weight:950}.signup-header{margin-bottom:18px}.signup-title{color:#111827;letter-spacing:-.05em;margin:0 0 6px;font-size:28px;font-weight:950}.signup-subtitle{color:#6b7280;margin:0;font-size:14px;font-weight:700;line-height:1.5}.signup-form{flex-direction:column;gap:14px;display:flex}.signup-input-group{background:#fff;border:1px solid #d7dbe3;border-radius:14px;overflow:hidden}.signup-field-row{background:#fff;border-bottom:1px solid #eceff4;align-items:center;gap:14px;min-height:58px;padding:0 16px;display:flex}.signup-field-row:last-child{border-bottom:none}.signup-field-row label{color:#8b929d;flex:0 0 96px;font-size:15px;font-weight:750}.signup-field-row input{color:#111827;border:none;outline:none;width:100%;min-width:0;height:56px;padding:0;font-size:16px;font-weight:700;box-shadow:none!important;background:#fff!important}.signup-field-row input:focus,.signup-field-row input:active,.signup-field-row input:valid{box-shadow:none!important;background:#fff!important;outline:none!important}.signup-field-row input::placeholder{color:#b4bac3;font-weight:650}.signup-field-row input:disabled{color:#111827!important;opacity:1!important;-webkit-text-fill-color:#111827!important;background:#fff!important}.signup-field-row input:-webkit-autofill{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.signup-field-row input:-webkit-autofill:hover{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.signup-field-row input:-webkit-autofill:focus{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.signup-field-row input:-webkit-autofill:active{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.signup-input-with-action{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.signup-text-action{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;min-width:46px;height:32px;padding:0 10px;font-size:13px;font-weight:850}.signup-text-action:hover:not(:disabled){background:#f9fafb}.signup-text-action:disabled{color:#a3a7ae;cursor:not-allowed;background:#f8f9fb}.signup-verified-text{color:#111827;white-space:nowrap;background:#f3f4f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:64px;height:32px;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.signup-help-area{min-height:20px}.signup-help-area p{margin:0;font-size:13px;font-weight:700;line-height:1.45}.signup-error-list{flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}.signup-error-list li{color:#ef4444;font-size:13px;font-weight:700;line-height:1.45}.signup-success-text{color:#111827}.signup-hint-text{color:#6b7280}.signup-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%);border:none;border-radius:14px;width:100%;height:54px;margin-top:4px;font-size:16px;font-weight:950}.signup-submit-btn:disabled{opacity:.55;cursor:not-allowed}.signup-sub-links{justify-content:center;align-items:center;gap:13px;margin-top:20px;display:flex}.signup-sub-links a{color:#6b7280;font-size:14px;font-weight:750}.signup-sub-links span{background:#d1d5db;width:1px;height:13px}.signup-footer{color:#777d88;flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;margin-top:68px;font-size:13px;font-weight:750;display:flex}.signup-footer a{color:#777d88}.signup-error-text{color:#ef4444;margin:0;font-size:13px;font-weight:700;line-height:1.45}.signup-box{animation:.42s cubic-bezier(.22,1,.36,1) pageFadeUp}@media (width<=768px){.signup-page{align-items:flex-start;padding:42px 18px 30px}.signup-brand{margin-bottom:38px}.signup-logo-wrap .logo img{height:52px}.signup-logo-text{font-size:27px}.signup-footer{margin-top:54px}}@media (width<=420px){.signup-page{padding:38px 16px 26px}.signup-brand{gap:11px;margin-bottom:34px}.signup-logo-wrap .logo img{height:48px}.signup-logo-text{font-size:24px}.signup-logo-sub{font-size:11px}.signup-field-row{gap:10px;padding:0 13px}.signup-field-row label{flex-basis:78px;font-size:14px}.signup-field-row input{font-size:16px}.signup-text-action{min-width:42px;padding:0 9px;font-size:12px}.signup-verified-text{min-width:58px;font-size:12px}.signup-footer{font-size:12px}}.profile-page{color:#111827;background:#f7f8fc;width:100%;min-height:100vh;padding:30px 20px 88px}.profile-page *{box-sizing:border-box}.profile-page button,.profile-page a{font-family:inherit}.profile-container{width:100%;max-width:1040px;margin:0 auto}.profile-loading,.profile-empty-state{color:#697386;background:#fff;border:1px solid #e9edf6;border-radius:24px;justify-content:center;align-items:center;min-height:320px;padding:48px 20px;font-size:16px;font-weight:850;display:flex}.profile-hero,.profile-tabs,.profile-section-card,.profile-info-card,.profile-trust-summary,.profile-roadmap-hero,.profile-roadmap-info-grid article,.profile-roadmap-empty{background:#fff;border:1px solid #e9edf6;box-shadow:0 14px 36px #1a265a0d}.profile-hero{border-radius:28px;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:30px;padding:30px;display:grid}.profile-image-wrap{width:150px;height:150px}.profile-image{object-fit:cover;background:#f3f4f6;border:1px solid #e9edf6;border-radius:50%;width:150px;height:150px;display:block}.profile-hero-body{min-width:0}.profile-hero-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.profile-name-row{align-items:center;gap:9px;display:flex}.profile-name-row h1{color:#111827;letter-spacing:-.06em;margin:0;font-size:34px;font-weight:950;line-height:1.12}.profile-username{color:#667085;margin:7px 0 0;font-size:15px;font-weight:800;line-height:1.5}.profile-affiliation{color:#48556b;margin:8px 0 0;font-size:15px;font-weight:800;line-height:1.5}.profile-affiliation strong{color:#111827;font-weight:950}.profile-affiliation span{color:#4054dc;background:#f1f4ff;border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:12px;font-weight:950;display:inline-flex}.profile-actions{flex:none;align-items:center;gap:8px;display:flex}.profile-edit-button,.profile-message-button,.profile-icon-button{cursor:pointer;border:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.profile-edit-button{color:#fff;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%);border-radius:14px;height:44px;padding:0 18px;font-size:14px;font-weight:950;box-shadow:0 10px 24px #455bff38}.profile-message-button{color:#4054dc;background:#f1f4ff;border-radius:14px;gap:7px;height:44px;padding:0 15px;font-size:14px;font-weight:950}.profile-icon-button{color:#687184;background:#fff;border:1px solid #e1e6f2;border-radius:14px;width:44px;height:44px}.profile-icon-button.is-active{color:#d9327c;background:#ffeaf4;border-color:#efbfd7}.profile-meta-row{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.profile-meta-row span{color:#5f687a;background:#f8faff;border:1px solid #e1e6f2;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}.profile-meta-row svg{color:#4965ff}.profile-hero-divider{background:#edf0f6;width:100%;height:1px;margin:22px 0 18px}.profile-intro-box h3{color:#111827;letter-spacing:-.03em;margin:0 0 9px;font-size:16px;font-weight:950}.profile-intro-box p{color:#4f5b6f;white-space:pre-line;word-break:keep-all;margin:0;font-size:15px;font-weight:700;line-height:1.75}.profile-tabs{border-radius:18px;gap:6px;margin-top:18px;padding:6px;display:flex}.profile-tabs button{color:#697386;cursor:pointer;background:0 0;border:none;border-radius:13px;flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;height:46px;font-size:14px;font-weight:950;display:inline-flex}.profile-tabs button:hover{color:#4054dc;background:#f4f7ff}.profile-tabs button.is-active{color:#fff;background:#111827}.profile-tab-panel{flex-direction:column;gap:18px;margin-top:18px;display:flex}.profile-section-card,.profile-trust-summary,.profile-roadmap-hero,.profile-roadmap-empty{border-radius:24px;padding:24px}.profile-section-head{margin-bottom:18px}.profile-section-head h2{color:#111827;letter-spacing:-.05em;margin:0;font-size:22px;font-weight:950;line-height:1.3}.profile-skill-list{flex-wrap:wrap;gap:8px;display:flex}.profile-skill-list span{color:#4054dc;background:#edf2ff;border:1px solid #dfe7ff;border-radius:999px;align-items:center;min-height:32px;padding:7px 12px;font-size:13px;font-weight:900;display:inline-flex}.profile-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-info-card{border-radius:22px;padding:22px}.profile-info-card h3{color:#111827;margin:0;font-size:17px;font-weight:950}.profile-info-card p{color:#5f687a;white-space:pre-line;margin:12px 0 0;font-size:14px;font-weight:700;line-height:1.7}.profile-empty-text{color:#697386;text-align:center;background:#fafbff;border:1px dashed #dfe5f2;border-radius:18px;grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:112px;margin:0;padding:34px 18px;font-size:14px;font-weight:850;display:flex}.profile-portfolio-link-card{background:linear-gradient(#f8faff 0%,#f4f7ff 100%);border:1px solid #e4eaff;border-radius:20px;justify-content:space-between;gap:18px;padding:20px;display:flex}.profile-portfolio-link-card span{color:#4965ff;font-size:12px;font-weight:950}.profile-portfolio-link-card h3{color:#111827;margin:8px 0 0;font-size:20px;font-weight:950}.profile-portfolio-link-card p{color:#5f687a;margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.6}.profile-portfolio-link-card small{color:#7b88a1;word-break:break-all;margin-top:12px;font-size:12px;display:block}.profile-portfolio-link-card a{color:#4054dc;background:#fff;border-radius:13px;flex:none;align-items:center;gap:6px;height:40px;padding:0 14px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.profile-portfolio-grid{grid-template-columns:1fr;gap:14px;display:grid}.profile-portfolio-card{background:#fbfcff;border:1px solid #e9edf6;border-radius:20px;overflow:hidden}.profile-portfolio-card.has-image{grid-template-columns:220px minmax(0,1fr);gap:18px;display:grid}.profile-portfolio-card__image{background:#f1f4f9;min-height:180px}.profile-portfolio-card__image img{object-fit:cover;width:100%;height:100%;min-height:180px;display:block}.profile-portfolio-card__body{padding:20px}.profile-portfolio-card.has-image .profile-portfolio-card__body{padding-left:0}.profile-portfolio-card__top{justify-content:space-between;gap:12px;display:flex}.profile-portfolio-card h3{color:#111827;margin:0;font-size:18px;font-weight:950;line-height:1.35}.profile-portfolio-card__top a{color:#4054dc;flex:none;font-size:13px;font-weight:900;text-decoration:none}.profile-portfolio-card span{color:#4965ff;margin-top:10px;font-size:13px;font-weight:900;display:block}.profile-portfolio-card p{color:#5f687a;white-space:pre-line;margin:12px 0 0;font-size:14px;font-weight:700;line-height:1.7}.profile-portfolio-stack{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.profile-portfolio-stack em{color:#4054dc;background:#edf2ff;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900}.profile-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-project-card{cursor:pointer;background:#fff;border:1px solid #e9edf6;border-radius:18px;min-width:0;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s}.profile-project-card:hover{background:#fbfcff;border-color:#cfd8ff;transform:translateY(-2px);box-shadow:0 16px 36px #1a265a12}.profile-project-card__top{justify-content:space-between;gap:10px;display:flex}.profile-project-card__badges{flex-wrap:wrap;gap:6px;display:flex}.profile-project-card__badges span{color:#4054dc;background:#edf2ff;border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:11px;font-weight:950;display:inline-flex}.profile-project-card__badges span.is-muted{color:#667085;background:#f7f8fc}.profile-project-card__date{color:#98a2b3;flex:none;font-size:12px;font-weight:850}.profile-project-card h3{color:#111827;letter-spacing:-.045em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:14px 0 0;font-size:18px;font-weight:950;line-height:1.42;display:-webkit-box;overflow:hidden}.profile-project-card p{color:#5f687a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:45px;margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.6;display:-webkit-box;overflow:hidden}.profile-project-card__meta{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.profile-project-card__meta span{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.profile-trust-item{background:0 0;border:0;padding:0}.profile-trust-item-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.profile-trust-item-title{align-items:center;gap:14px;display:inline-flex}.profile-trust-item-title span{background:var(--trust-color);border-radius:999px;width:16px;height:16px}.profile-trust-item-title strong{color:#fff;letter-spacing:-.05em;font-size:26px;font-weight:950;line-height:1.2}.profile-trust-item-head em{color:var(--trust-color);font-size:28px;font-style:normal;font-weight:950;line-height:1}.profile-trust-item i{background:#2b344f;border-radius:999px;width:100%;height:12px;margin-top:16px;display:block;overflow:hidden}.profile-trust-item i b{border-radius:inherit;background:var(--trust-color);height:100%;display:block}.profile-trust-item p{color:#64729a;margin:12px 0 0;font-size:19px;font-weight:700;line-height:1.45}.profile-section-card:has(.profile-trust-list) .profile-section-head h2{margin-bottom:20px;font-size:19px}@media (width<=768px){.profile-page{padding:14px 14px 64px}.profile-hero,.profile-tabs,.profile-section-card,.profile-info-card,.profile-trust-summary,.profile-roadmap-hero,.profile-roadmap-info-grid article,.profile-roadmap-empty{box-shadow:none}.profile-hero{text-align:center;border-radius:24px;grid-template-columns:1fr;justify-items:center;padding:22px}.profile-hero-top{flex-direction:column;align-items:center}.profile-name-row{justify-content:center}.profile-name-row h1{font-size:29px}.profile-actions,.profile-meta-row,.profile-affiliation{justify-content:center}.profile-info-grid,.profile-project-grid,.profile-portfolio-card.has-image{grid-template-columns:1fr}.profile-portfolio-card.has-image .profile-portfolio-card__body{padding:18px}.profile-portfolio-link-card{flex-direction:column}}@media (width<=480px){.profile-page{padding-left:12px;padding-right:12px}.profile-image-wrap,.profile-image{width:132px;height:132px}.profile-tabs button{font-size:13px}.profile-section-card,.profile-trust-summary,.profile-roadmap-hero,.profile-roadmap-empty{border-radius:22px;padding:18px}}.profile-trust-summary{justify-content:space-between;align-items:center;gap:18px;display:flex}.profile-trust-summary span{color:#4965ff;font-size:13px;font-weight:950}.profile-trust-summary h2{color:#111827;letter-spacing:-.06em;margin:8px 0 0;font-size:36px;font-weight:950;line-height:1}.profile-trust-summary p{color:#697386;margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.6}.profile-trust-circle{border-radius:50%;flex:none;width:104px;height:104px;padding:9px}.profile-trust-circle div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-trust-circle strong{color:#4054dc;font-size:25px;font-weight:950}.profile-trust-circle small{color:#7b88a1;font-size:11px;font-weight:850}.profile-trust-list{flex-direction:column;gap:18px;display:flex}.profile-trust-item div{justify-content:space-between;gap:12px;margin-bottom:9px;display:flex}.profile-trust-item strong{color:#111827;font-size:15px;font-weight:950}.profile-trust-item span{color:#4054dc;font-size:15px;font-weight:950}.profile-trust-item i{background:#e5e9f3;border-radius:999px;height:8px;display:block;overflow:hidden}.profile-trust-item b{border-radius:inherit;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%);height:100%;display:block}.profile-trust-item p{color:#7b88a1;margin:7px 0 0;font-size:13px;font-weight:700}.profile-trust-history-list{flex-direction:column;display:flex}.profile-trust-history-item{border-bottom:1px solid #edf0f6;justify-content:space-between;gap:16px;padding:17px 0;display:flex}.profile-trust-history-item:first-child{padding-top:0}.profile-trust-history-item:last-child{border-bottom:none;padding-bottom:0}.profile-trust-history-item strong{color:#111827;font-size:16px;font-weight:950}.profile-trust-history-item p{color:#7b88a1;margin:6px 0 0;font-size:13px;font-weight:700}.profile-trust-history-item em{color:#4f5b6f;white-space:pre-line;margin-top:9px;font-size:14px;font-style:normal;font-weight:700;line-height:1.6;display:block}.profile-trust-history-item>span{color:#4054dc;flex:none;font-size:22px;font-weight:950}@media (width<=520px){.profile-trust-summary{align-items:flex-start}.profile-trust-circle{display:none}}.profile-roadmap-visibility{color:#5f687a;background:#f4f7ff;border:1px solid #dfe7ff;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 18px;font-size:14px;font-weight:850;display:flex}.profile-roadmap-visibility strong{font-weight:950}.profile-roadmap-visibility.is-public strong{color:#4054dc}.profile-roadmap-visibility.is-private{background:#fff7ed;border-color:#fed7aa}.profile-roadmap-visibility.is-private strong{color:#ea580c}.profile-roadmap-hero{justify-content:space-between;gap:24px;display:flex}.profile-roadmap-badge{color:#4054dc;background:#edf2ff;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:7px 12px;font-size:12px;font-weight:950;display:inline-flex}.profile-roadmap-badge.challenge{color:#ea580c;background:#fff7ed}.profile-roadmap-badge.explore{color:#059669;background:#ecfdf5}.profile-roadmap-hero h2{color:#111827;letter-spacing:-.055em;margin:16px 0 0;font-size:30px;font-weight:950;line-height:1.2}.profile-roadmap-hero p{color:#5f687a;word-break:keep-all;max-width:620px;margin:12px 0 0;font-size:15px;font-weight:700;line-height:1.75}.profile-roadmap-meta{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.profile-roadmap-meta span{color:#687184;background:#f7f8fc;border:1px solid #e1e6f2;border-radius:999px;align-items:center;min-height:32px;padding:7px 12px;font-size:13px;font-weight:850;display:inline-flex}.profile-roadmap-actions{flex-direction:column;flex:none;gap:10px;display:flex}.profile-roadmap-actions a,.profile-roadmap-empty a{border-radius:13px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.profile-roadmap-actions a:first-child,.profile-roadmap-empty a:first-child{color:#fff;background:#4965ff;border:1px solid #4965ff}.profile-roadmap-actions a:last-child,.profile-roadmap-empty a:last-child{color:#4054dc;background:#fff;border:1px solid #dfe5f2}.profile-roadmap-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-roadmap-info-grid article{border-radius:20px;padding:20px}.profile-roadmap-info-grid span{color:#7b88a1;font-size:13px;font-weight:900;display:block}.profile-roadmap-info-grid strong{color:#111827;word-break:keep-all;margin-top:9px;font-size:18px;font-weight:950;line-height:1.45;display:block}.profile-roadmap-timeline{flex-direction:column;gap:14px;display:flex}.profile-roadmap-timeline article{background:#fbfcff;border:1px solid #e9edf6;border-radius:18px;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px;display:grid}.profile-roadmap-timeline article>span{color:#4054dc;background:#edf2ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:950;display:inline-flex}.profile-roadmap-timeline h3{color:#111827;margin:0;font-size:17px;font-weight:950}.profile-roadmap-timeline p{color:#5f687a;word-break:keep-all;margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.65}.profile-roadmap-mission{background:#fff;border:1px solid #e9edf6;border-radius:14px;margin-top:14px;padding:14px}.profile-roadmap-mission small{color:#4965ff;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.profile-roadmap-mission strong{color:#364152;word-break:keep-all;font-size:14px;font-weight:850;line-height:1.55}.profile-roadmap-more{text-align:center;color:#7b88a1;margin:16px 0 0;font-size:13px;font-weight:750}.profile-roadmap-empty{text-align:center;color:#697386;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.profile-roadmap-empty svg{color:#4965ff}.profile-roadmap-empty h3{color:#111827;margin:16px 0 0;font-size:22px;font-weight:950}.profile-roadmap-empty p{color:#697386;margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.7}.profile-roadmap-empty div{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}@media (width<=768px){.profile-roadmap-hero{flex-direction:column}.profile-roadmap-actions{flex-direction:row}.profile-roadmap-actions a{flex:1}.profile-roadmap-info-grid{grid-template-columns:1fr}}@media (width<=480px){.profile-roadmap-visibility{flex-direction:column;align-items:flex-start}.profile-roadmap-hero h2{font-size:24px}.profile-roadmap-actions{flex-direction:column}.profile-roadmap-timeline article{grid-template-columns:1fr}}.edit-profile-page{background:radial-gradient(circle at 0 0,#6366f114,#0000 26%),radial-gradient(circle at 100% 0,#3b82f612,#0000 24%),linear-gradient(#f8fafc 0%,#f5f7fb 100%);min-height:100vh;padding:56px 20px 120px}.edit-profile-shell{max-width:980px;margin:0 auto}.edit-profile-page-state{color:#475467;background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;font-size:16px;display:flex}.edit-profile-topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.edit-profile-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;margin:0 0 10px;font-size:13px;font-weight:700}.edit-profile-title{letter-spacing:-.03em;color:#111827;margin:0;font-size:38px;font-weight:800;line-height:1.1}.edit-profile-description{color:#667085;max-width:640px;margin:12px 0 0;font-size:15px;line-height:1.7}.edit-profile-top-actions{align-items:center;gap:10px;display:flex}.edit-profile-form{flex-direction:column;gap:22px;display:flex}.profile-section-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:28px;padding:28px;box-shadow:0 10px 30px #0f172a0d,0 2px 10px #0f172a08}.section-header{margin-bottom:22px}.section-header h2{letter-spacing:-.02em;color:#111827;margin:0 0 8px;font-size:22px;font-weight:700}.section-header p{color:#6b7280;margin:0;font-size:14px;line-height:1.7}.form-grid{gap:18px;display:grid}.form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.field{flex-direction:column;gap:9px;min-width:0;display:flex}.field-label{color:#344054;font-size:14px;font-weight:700}.field-help{color:#98a2b3;margin-top:-2px;font-size:13px}input[type=date]{appearance:none;box-sizing:border-box;width:100%;height:55px;min-height:55px}.edit-profile-form input,.edit-profile-form textarea,.edit-profile-form select{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d0d5dd;border-radius:16px;outline:none;width:100%;padding:15px 16px;font-size:16px;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s}.edit-profile-form input::placeholder,.edit-profile-form textarea::placeholder{color:#98a2b3;font-size:14px}.edit-profile-form textarea{resize:vertical;min-height:132px;line-height:1.65}.edit-profile-form select{cursor:pointer}.edit-profile-form input:hover,.edit-profile-form textarea:hover,.edit-profile-form select:hover{border-color:#b8c1cc}.edit-profile-form input:focus,.edit-profile-form textarea:focus,.edit-profile-form select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 5px #6366f11f}.edit-profile-bottom-bar{background:#fff;border:1px solid #e2e8f0f2;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-top:8px;padding:18px 20px;display:flex;box-shadow:0 10px 24px #0f172a0d,0 2px 8px #0f172a08}.bottom-bar-text strong{color:#111827;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.bottom-bar-text p{color:#667085;margin:0;font-size:14px}.bottom-bar-actions{align-items:center;gap:10px;display:flex}.ghost-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:14px;padding:13px 18px;font-size:14px;font-weight:600;transition:background-color .18s,border-color .18s,transform .18s,box-shadow .18s}.ghost-button:hover{background:#f9fafb;border-color:#c2c8d0}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827 0%,#1f2937 100%);border:none;border-radius:14px;padding:14px 22px;font-size:14px;font-weight:700;transition:transform .15s,opacity .15s,box-shadow .18s;box-shadow:0 12px 24px #1118272e}.submit-button:hover{opacity:.96;box-shadow:0 16px 28px #11182738}.submit-button:active,.ghost-button:active{transform:translateY(1px)}.submit-button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none}.form-grid.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.three-column>*{min-width:0}.field-full{grid-column:1/-1}.section-header-with-badge{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.portfolio-status-badge{border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.portfolio-status-badge.type-none{color:#475467;background:#f8fafc;border-color:#e4e7ec}.portfolio-status-badge.type-link{color:#1d4ed8;background:#eef4ff;border-color:#c7d7fe}.portfolio-status-badge.type-builder{color:#6d28d9;background:#f4f1ff;border-color:#ddd6fe}.portfolio-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portfolio-type-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.portfolio-type-option:hover{border-color:#c7d2fe;transform:translateY(-1px);box-shadow:0 12px 26px #6366f114}.portfolio-type-option.is-selected{background:linear-gradient(#f8faff 0%,#f3f4ff 100%);border-color:#6366f1;box-shadow:0 16px 30px #6366f11f}.portfolio-option-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6366f1;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.portfolio-type-option strong{color:#111827;letter-spacing:-.02em;font-size:17px;font-weight:800;display:block}.portfolio-type-option p{color:#667085;margin:10px 0 0;font-size:14px;line-height:1.65}.portfolio-config-panel{background:linear-gradient(#fbfcff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:24px;margin-top:18px;padding:22px}.portfolio-link-panel{margin-top:18px}.portfolio-lock-hint{color:#6b7280;margin:12px 0 0;font-size:13px;font-weight:600}.edit-profile-form input.is-locked-field{color:#6b7280;cursor:not-allowed;background:#f8fafc;border-color:#e5e7eb}.edit-profile-form input.is-locked-field:hover,.edit-profile-form input.is-locked-field:focus{box-shadow:none;background:#f8fafc;border-color:#e5e7eb;transform:none}.portfolio-builder-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:20px;display:flex}.portfolio-builder-copy{min-width:0}.portfolio-builder-label{letter-spacing:.08em;text-transform:uppercase;color:#7c3aed;margin:0 0 8px;font-size:12px;font-weight:800}.portfolio-builder-copy h3{color:#111827;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.portfolio-builder-copy p{color:#667085;margin:10px 0 0;font-size:14px;line-height:1.7}.portfolio-builder-actions{flex-shrink:0}.portfolio-manage-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#111827 0%,#312e81 100%);border:none;border-radius:16px;padding:15px 20px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 14px 26px #312e812e}.portfolio-manage-button:hover{opacity:.98;transform:translateY(-1px);box-shadow:0 18px 32px #312e8138}@media (width<=900px){.form-grid.three-column,.portfolio-type-grid{grid-template-columns:1fr}.section-header-with-badge,.portfolio-builder-panel{flex-direction:column;align-items:flex-start}}.profile-image-section{align-items:center;gap:24px;display:flex}.profile-image-preview-wrap{flex-shrink:0}.profile-image-preview,.profile-image-placeholder{object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;border-radius:50%;width:132px;height:132px}.profile-image-placeholder{color:#98a2b3;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.profile-image-actions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.profile-image-upload-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827 0%,#1f2937 100%);border:none;border-radius:14px;justify-content:center;align-items:center;padding:13px 18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #1118272e}.profile-image-help{color:#98a2b3;margin:0;font-size:13px}@media (width<=768px){.profile-image-section{flex-direction:column;align-items:flex-start}}@media (width<=900px){.form-grid.two-column{grid-template-columns:1fr}.edit-profile-topbar{flex-direction:column;align-items:stretch}.edit-profile-top-actions{justify-content:flex-start}}@media (width<=768px){.edit-profile-page{padding:28px 16px 90px}.edit-profile-title{font-size:30px}.edit-profile-description{font-size:14px}.profile-section-card{border-radius:22px;padding:20px}.section-header h2{font-size:19px}.edit-profile-form input,.edit-profile-form textarea,.edit-profile-form select{border-radius:14px;padding:14px;font-size:16px}.edit-profile-bottom-bar{border-radius:18px;flex-direction:column;align-items:stretch;padding:16px}.bottom-bar-actions{width:100%}.ghost-button,.submit-button{flex:1;justify-content:center}}@media (width<=480px){.edit-profile-title{font-size:26px}.profile-section-card{padding:18px}.bottom-bar-actions{flex-direction:column}.ghost-button,.submit-button{width:100%}}.profile-toast{z-index:9999;color:#fff;border-radius:14px;min-width:240px;max-width:360px;padding:14px 16px;font-size:14px;font-weight:700;animation:.22s toastSlideIn;position:fixed;top:24px;right:24px;box-shadow:0 18px 40px #0f172a29}.profile-toast.success{background:#111827}.profile-toast.error{background:#dc2626}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.field-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.field-count{color:#98a2b3;font-size:13px;font-weight:600}.field-error{color:#dc2626;margin-top:-2px;font-size:13px;font-weight:500}@media (width<=768px){.profile-toast{min-width:auto;max-width:none;top:16px;left:16px;right:16px}}.roadmap-public-setting-card{background:linear-gradient(#fffffff5,#faf8fff5)}.roadmap-public-toggle{cursor:pointer;background:#faf8ff;border:1px solid #e8e0ff;border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex}.roadmap-public-toggle input{opacity:0;pointer-events:none;position:absolute}.roadmap-public-toggle-ui{background:#d7d2e8;border-radius:999px;flex-shrink:0;width:54px;height:30px;padding:3px;transition:background .2s}.roadmap-public-toggle-dot{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;display:block;box-shadow:0 4px 10px #11111129}.roadmap-public-toggle input:checked+.roadmap-public-toggle-ui{background:#6d5cff}.roadmap-public-toggle input:checked+.roadmap-public-toggle-ui .roadmap-public-toggle-dot{transform:translate(24px)}.roadmap-public-toggle-text{flex-direction:column;gap:5px;display:flex}.roadmap-public-toggle-text strong{color:#111;font-size:15px;font-weight:850}.roadmap-public-toggle-text small{color:#70707c;font-size:13px;line-height:1.5}@media (width<=480px){.roadmap-public-toggle{align-items:flex-start}}.invite-setting{background:#fff;border:1px solid #1111110f;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:22px 24px;display:flex;box-shadow:0 10px 28px #1111110d}.invite-setting__text{flex-direction:column;gap:6px;display:flex}.invite-setting__title{color:#111;margin:0;font-size:15px;font-weight:800}.invite-setting__desc{color:#666674;margin:0;font-size:13px}.invite-toggle{cursor:pointer;background:#dcdce6;border:none;border-radius:999px;width:54px;height:30px;transition:background .25s;position:relative}.invite-toggle.active{background:linear-gradient(135deg,#7b57d1,#6a40c4)}.invite-toggle:disabled{opacity:.6;cursor:not-allowed}.invite-toggle__knob{background:#fff;border-radius:50%;width:24px;height:24px;transition:left .25s;position:absolute;top:3px;left:4px;box-shadow:0 4px 10px #00000026}.invite-toggle.active .invite-toggle__knob{left:26px}.invite-setting-loading{color:#666;padding:20px;font-size:14px}.invite-setting__warning{color:#d93025;margin-top:6px;font-size:13px;line-height:1.4}.invite-toggle.is-disabled{opacity:.6;cursor:not-allowed}.projects-page{color:#111827;background:#fff;width:100%;min-height:100vh}.projects-page *{box-sizing:border-box}.projects-page button,.projects-page input{font-family:inherit}.projects-hero-wrap{background:linear-gradient(#f7f8ff 0%,#fff 100%);padding:30px 20px 22px}.projects-hero{background:linear-gradient(135deg,#fff 0%,#f6f7ff 100%);border:1px solid #e5eafff2;border-radius:28px;max-width:1200px;margin:0 auto;padding:34px 42px;box-shadow:0 18px 46px #1a265a0f}.projects-hero-badge{color:#5368df;letter-spacing:.04em;background:#576cff17;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:18px;padding:8px 11px;font-size:12px;font-weight:950;display:inline-flex}.projects-hero-badge svg{font-size:15px}.projects-hero h1{color:#0f172a;letter-spacing:-.065em;margin:0;font-size:44px;font-weight:950;line-height:1.1}.projects-hero h1 strong{color:#4965ff}.projects-hero p{color:#5f687a;margin:14px 0 0;font-size:17px;font-weight:650;line-height:1.6}.projects-content{max-width:1200px;margin:0 auto;padding:0 20px 96px}.projects-search-card{background:#fff;border:1px solid #e9edf6;border-radius:24px;padding:22px;box-shadow:0 14px 36px #1a265a0d}.projects-categories{scrollbar-width:none;align-items:center;gap:28px;display:flex;overflow-x:auto}.projects-categories::-webkit-scrollbar{display:none}.projects-category{color:#98a2b3;letter-spacing:-.03em;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;height:40px;padding:0;font-size:15px;font-weight:850;transition:color .2s;display:inline-flex;position:relative}.projects-category:after{content:"";opacity:0;transform-origin:50%;background:#111827;border-radius:999px;width:100%;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:0;transform:scaleX(.7)}.projects-category:hover,.projects-category.is-active{color:#111827}.projects-category.is-active:after{opacity:1;transform:scaleX(1)}.projects-search-row{align-items:center;margin-top:18px;display:flex}.projects-search-box{background:#fff;border:1px solid #dfe5f2;border-radius:15px;flex:1;align-items:center;gap:10px;min-width:0;height:52px;min-height:52px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.projects-search-box:focus-within{border-color:#cfd8ff;box-shadow:0 0 0 4px #4965ff14}.projects-search-box svg{color:#7b88b1;flex:none;font-size:19px}.projects-search-box input{color:#111827;appearance:none;background:0 0;border:none;outline:none;width:100%;min-width:0;height:52px;font-size:16px;font-weight:700;line-height:52px}.projects-search-box input::placeholder{color:#98a2b3;font-size:16px;font-weight:650}.projects-result-row{margin-top:14px}.projects-result-row p{color:#697386;margin:0;font-size:14px;font-weight:800}.projects-result-row strong{color:#4054dc}.projects-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.project-card{cursor:pointer;background:#fff;border:1px solid #e9edf6;border-radius:22px;grid-template-columns:minmax(0,1fr) 90px;gap:20px;min-height:168px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;box-shadow:0 12px 32px #1a265a0a}.project-card:hover{border-color:#cfd8ff;transform:translateY(-3px);box-shadow:0 20px 44px #1a265a14}.project-card__main{min-width:0}.project-card__badges{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:11px;display:flex}.project-status,.project-category-label{border-radius:8px;justify-content:center;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.project-status.is-open{color:#4d5dde;background:#edf2ff}.project-status.is-closed{color:#6b7280;background:#f2f3f5}.project-category-label{color:#667085;background:#f7f8fc}.project-card h2{color:#111827;letter-spacing:-.045em;word-break:keep-all;margin:0;font-size:21px;font-weight:950;line-height:1.42}.project-card p{color:#5f687a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:15px;font-weight:650;line-height:1.65;display:-webkit-box;overflow:hidden}.project-card__meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;display:flex}.project-card__meta span{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.project-card__meta svg{color:#4965ff}.project-card__side{justify-content:flex-end;align-items:flex-start;display:flex}.project-like-button{color:#db4388;cursor:pointer;background:#fff7fb;border:1px solid #f4d9e7;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:78px;height:40px;padding:0 13px;font-size:13px;font-weight:950;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.project-like-button:hover{background:#fff0f7;border-color:#efbfd7;transform:translateY(-2px)}.project-like-button.is-active{color:#d9327c;background:#ffeaf4;border-color:#efbfd7}.project-like-button.is-active svg{fill:currentColor}.project-like-button.is-active:hover:not(:disabled){color:#e5485d;background:#fff6f7;border-color:#f2cbd2}.project-like-button:disabled{opacity:.6;cursor:default;transform:none}.projects-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:30px;display:flex}.projects-floating-write{z-index:100;color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff,#4965ff);border:none;border-radius:999px;align-items:center;gap:10px;height:56px;padding:0 20px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #4965ff47,0 2px 8px #00000014}.projects-floating-write:hover{transform:translateY(-2px);box-shadow:0 16px 40px #4965ff57,0 6px 18px #0000001a}.projects-floating-write svg{font-size:20px}.project-skeleton{background:#fff;border:1px solid #e9edf6;border-radius:22px;min-height:168px;padding:24px}.project-skeleton__title,.project-skeleton__line,.project-skeleton__meta span{background:linear-gradient(90deg,#eef1f7 0%,#f7f8fb 50%,#eef1f7 100%) 0 0/220% 100%;border-radius:999px;animation:1.2s ease-in-out infinite projectsSkeleton}.project-skeleton__title{width:42%;height:22px}.project-skeleton__line{width:78%;height:13px;margin-top:18px}.project-skeleton__line.is-short{width:54%;margin-top:10px}.project-skeleton__meta{gap:8px;margin-top:22px;display:flex}.project-skeleton__meta span{width:92px;height:30px}@keyframes projectsSkeleton{0%{background-position:220% 0}to{background-position:-220% 0}}.projects-empty{text-align:center;background:#fff;border:1px solid #e9edf6;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:48px 20px;display:flex}.projects-empty strong{color:#111827;font-size:18px;font-weight:950}.projects-empty p{color:#697386;margin:10px 0 0;font-size:14px;font-weight:700}@media (width<=1024px){.projects-floating-write{bottom:calc(68px + 18px + env(safe-area-inset-bottom))}}@media (width<=768px){.projects-page{background:#f7f8fc}.projects-hero-wrap{background:#f7f8fc;padding:14px 14px 16px}.projects-hero{box-shadow:none;background:#fff;border-radius:22px;padding:24px 20px 22px}.projects-hero-badge{margin-bottom:14px;padding:7px 10px;font-size:11px}.projects-hero h1{letter-spacing:-.07em;font-size:34px;line-height:1.12}.projects-hero p{margin-top:12px;font-size:15px;line-height:1.55}.projects-content{padding:0 14px 96px}.projects-search-card{box-shadow:none;border-radius:20px;padding:16px}.projects-categories{gap:24px}.projects-category{height:38px;font-size:15px}.projects-search-row{margin-top:18px}.projects-search-box{border-radius:14px;height:52px;min-height:52px}.projects-search-box input{height:52px;min-height:52px;font-size:16px;line-height:52px}.projects-search-box input::placeholder{font-size:16px}.project-card{min-height:auto;box-shadow:none;border-radius:20px;grid-template-columns:1fr;gap:0;padding:20px 92px 20px 18px}.project-card h2{font-size:18px;line-height:1.42}.project-card p{font-size:14px;line-height:1.6}.project-card__meta{gap:6px}.project-card__meta span{height:auto;min-height:28px;line-height:1.25}.project-card__side{position:absolute;top:18px;right:18px}.project-like-button{min-width:64px;height:36px;padding:0 11px;font-size:12px}.pagination-button,.pagination-number{border-radius:11px;width:38px;height:38px}.projects-floating-write{right:16px;bottom:calc(var(--mobile-nav-height,76px) + 18px + env(safe-area-inset-bottom));border-radius:18px;justify-content:center;width:58px;height:58px;padding:0}.projects-floating-write span{display:none}.projects-floating-write svg{font-size:24px}.project-skeleton{min-height:150px;box-shadow:none;border-radius:20px;padding:20px 18px}.project-skeleton__title{width:70%}.project-skeleton__line{width:92%}.project-skeleton__line.is-short{width:68%}.projects-empty{border-radius:20px;min-height:190px}}@media (width<=420px){.projects-hero-wrap,.projects-content{padding-left:12px;padding-right:12px}.projects-hero{padding:22px 18px 20px}.projects-hero h1{font-size:31px}}.project-detail-page{background:radial-gradient(circle at top,#6f42c10f,#0000 24%),#f6f7fb;min-height:100vh;padding:40px 20px 88px}.project-detail-container{max-width:980px;margin:0 auto}.project-detail-main{flex-direction:column;gap:20px;display:flex}.project-detail-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ebedf4;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a0a,0 2px 8px #0f172a08}.project-hero-card{border:1px solid #e4e0f6;box-shadow:0 14px 36px #4e369212,0 2px 8px #0f172a08}.project-section-title{color:#101114;letter-spacing:-.02em;margin:0;font-size:21px;font-weight:800}.project-section-subtitle{color:#7a7f8c;margin:6px 0 0;font-size:14px;line-height:1.65}.project-detail-top{flex-direction:column;gap:18px;display:flex}.project-detail-meta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.project-category{color:#5d3fd3;background:#f1efff;border-radius:999px;align-items:center;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex}.project-status{border-radius:999px;align-items:center;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex}.project-status.open{color:#178a4d;background:#ebfff3}.project-status.closed{color:#6f7785;background:#f1f3f7}.project-title{letter-spacing:-.03em;color:#111;margin:0;font-size:34px;font-weight:850;line-height:1.22}.project-summary{color:#5f6472;margin:0;font-size:16px;line-height:1.8}.project-summary-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.project-summary-stat{background:#fafbff;border:1px solid #eceff5;border-radius:18px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.project-summary-label{color:#8a90a0;font-size:12px;font-weight:700}.project-summary-value{color:#14161a;font-size:16px;font-weight:800}.project-owner-actions,.project-apply-actions{gap:10px;margin-top:4px;display:flex}.project-edit-button,.project-delete-button,.project-apply-button,.project-cancel-apply-button,.project-approve-button,.project-reject-button{cursor:pointer;border:none;border-radius:14px;height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s,background .18s,border-color .18s}.project-edit-button:hover,.project-delete-button:hover,.project-apply-button:hover,.project-cancel-apply-button:hover,.project-approve-button:hover,.project-reject-button:hover,.project-member-profile-button:hover,.project-comment-submit:hover,.project-comment-cancel:hover{transform:translateY(-1px)}.project-edit-button{color:#fff;background:#6f42c1;box-shadow:0 10px 20px #6f42c12e}.project-delete-button{color:#d33c3c;background:#f4f4f8}.project-apply-button{color:#fff;background:#111;box-shadow:0 10px 18px #11111124}.project-apply-button.disabled,.project-apply-button:disabled{color:#8a90a0;cursor:not-allowed;opacity:1;box-shadow:none;background:#ebedf3;transform:none}.project-cancel-apply-button{color:#d33c3c;background:#fff5f6;border:1px solid #f1c9cf}.project-cancel-apply-button:hover{background:#ffecee;border-color:#e9b3bc}.project-cancel-apply-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.project-approve-button{color:#fff;background:#111}.project-reject-button{color:#d33c3c;background:#f4f4f8}.project-delete-button:disabled,.project-cancel-apply-button:disabled,.project-approve-button:disabled,.project-reject-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.project-application-list{flex-direction:column;gap:14px;display:flex}.project-application-item{background:#fbfcff;border:1px solid #edf0f6;border-radius:18px;padding:18px}.project-application-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.project-application-user-wrap{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.project-application-user{flex-direction:column;gap:6px;min-width:0;display:flex}.project-application-avatar-button,.project-application-avatar{background:#f3f4f8;border:none;border-radius:999px;flex-shrink:0;width:52px;height:52px;padding:0;overflow:hidden}.project-application-avatar-button{cursor:pointer;box-shadow:none;transition:none}.project-application-avatar-button:hover{box-shadow:none;opacity:1;transform:none}.project-application-avatar.static{opacity:.8}.project-application-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.project-application-name{color:#111;font-size:16px;font-weight:800}.project-application-name-button{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:16px;font-weight:800;transition:color .18s,opacity .18s}.project-application-name-button:hover{color:#6f42c1}.project-application-name.is-disabled{color:#8a8f9c}.project-application-status{text-transform:capitalize;font-size:13px;font-weight:800}.project-application-status.pending{color:#d28700}.project-application-status.approved{color:#178a4d}.project-application-status.rejected,.project-application-status.cancelled{color:#d33c3c}.project-application-actions{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.project-application-message{color:#333;white-space:pre-line;margin:12px 0 0;font-size:14px;line-height:1.8}.project-application-date{color:#8a8f9c;margin-top:10px;font-size:12px}.project-description{white-space:pre-line;color:#31343c;margin:0;font-size:15px;line-height:1.95}.project-members-list{flex-direction:column;gap:12px;display:flex}.project-member-item{background:#fcfcff;border:1px solid #edf0f6;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.project-member-item:hover{border-color:#e2e7f0;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a0d}.owner-card{background:linear-gradient(#fcfbff 0%,#f7f3ff 100%);border-color:#e3d8ff}.project-member-left{align-items:center;gap:14px;min-width:0;display:flex}.project-member-avatar{color:#5d3fd3;background:#f1efff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:flex;overflow:hidden}.project-member-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.owner-avatar{color:#5b35c9;background:#ece4ff}.project-member-info{flex-direction:column;gap:6px;min-width:0;display:flex}.project-member-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.project-member-name{color:#111;font-size:15px;font-weight:800}.project-role-badge{color:#5f6472;background:#f2f4f8;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.project-role-badge.owner{color:#6a3fd0;background:#efe8ff}.project-member-role{color:#7a7f8c;font-size:13px;line-height:1.6}.project-member-right{flex-shrink:0}.project-member-profile-button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #dde2ec;border-radius:12px;height:40px;padding:0 15px;font-size:13px;font-weight:800;transition:background .18s,border-color .18s,transform .18s}.project-member-profile-button:hover{background:#f8f9fc;border-color:#cfd6e2}.project-empty-text{color:#7b7f89;margin:0;font-size:14px;line-height:1.7}.project-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.project-info-item{background:#fbfcff;border:1px solid #edf0f6;border-radius:18px;flex-direction:column;gap:8px;padding:16px;display:flex}.project-info-label{color:#7a7f8c;font-size:13px;font-weight:700}.project-info-value{color:#111;font-size:15px;font-weight:800}.project-comment-form{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.project-comment-textarea{resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #e6e9f1;border-radius:16px;outline:none;width:100%;min-height:120px;padding:15px 16px;font-size:14px;line-height:1.8;transition:border-color .18s,box-shadow .18s}.project-comment-textarea.reply{min-height:96px}.project-comment-textarea:focus{border-color:#6f42c1;box-shadow:0 0 0 4px #6f42c114}.project-comment-form-actions{justify-content:flex-end;gap:10px;display:flex}.project-comment-submit,.project-comment-cancel{cursor:pointer;border:none;border-radius:12px;height:42px;padding:0 16px;font-size:14px;font-weight:800;transition:transform .18s,opacity .18s,background .18s}.project-comment-submit{color:#fff;background:#6f42c1}.project-comment-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.project-comment-cancel{color:#4f5561;background:#f2f3f7}.project-comment-list{flex-direction:column;gap:14px;display:flex}.project-comment-block{flex-direction:column;gap:12px;display:flex}.project-comment-item{background:#fcfcff;border:1px solid #edf0f6;border-radius:18px;padding:18px}.reply-item{background:#fff}.project-comment-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.project-comment-author-wrap{flex-direction:column;gap:4px;display:flex}.project-comment-author{color:#111;font-size:15px;font-weight:800}.project-comment-date{color:#8a8f9c;font-size:12px}.project-comment-actions{flex-wrap:wrap;gap:10px;display:flex}.comment-action-button{color:#5f6472;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:800}.comment-action-button:hover{color:#111}.comment-action-button.danger{color:#d33c3c}.project-comment-content{white-space:pre-line;color:#2b2f37;margin:0;font-size:14px;line-height:1.85}.project-comment-edit-box{flex-direction:column;gap:12px;display:flex}.project-reply-form{border-top:1px solid #ececf4;margin-top:14px;padding-top:14px}.project-reply-list{border-left:2px solid #e7e8f1;flex-direction:column;gap:12px;margin-left:22px;padding-left:14px;display:flex}.project-detail-head-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.project-head-actions{flex-shrink:0;position:relative}.project-more-button{color:#222;cursor:pointer;background:#fff;border:1px solid #11111114;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.project-more-button:hover{border-color:#11111124;transform:translateY(-1px);box-shadow:0 10px 20px #00000014}.project-more-menu{z-index:20;background:#fff;border:1px solid #11111114;border-radius:14px;min-width:140px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 34px #0000001f}.project-more-menu-item{color:#222;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.project-more-menu-item:hover{background:#f7f7f8}.project-more-menu-item.danger{color:#d93025}.project-apply-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.project-interest-detail-button{color:#555;cursor:pointer;background:#fff;border:1px solid #11111114;border-radius:999px;align-items:center;gap:8px;height:46px;padding:0 16px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s,background .18s;display:inline-flex}.project-interest-detail-button:hover{color:#ff4f75;border-color:#ff4f753d;transform:translateY(-1px);box-shadow:0 10px 22px #00000014}.project-interest-detail-button.active{color:#ff4f75;background:#fff2f5;border-color:#ff4f7533}.project-interest-detail-button:disabled{opacity:.65;cursor:default;transform:none}.project-workspace-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);border:none;border-radius:14px;justify-content:center;align-items:center;height:46px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 10px 20px #4f46e533}.project-workspace-button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #4f46e53d}.project-workspace-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=768px){.project-detail-head-row{gap:12px}.project-apply-actions{flex-direction:column;align-items:stretch;width:100%}.project-interest-detail-button,.project-apply-button,.project-cancel-apply-button{justify-content:center;width:100%}.project-detail-page{padding:24px 16px 64px}.project-detail-card{border-radius:18px;padding:22px}.project-title{font-size:28px}.project-summary-stats{grid-template-columns:1fr}.project-owner-actions,.project-apply-actions,.project-application-actions{flex-direction:column}.project-edit-button,.project-delete-button,.project-apply-button,.project-cancel-apply-button,.project-approve-button,.project-reject-button{width:100%}.project-info-grid{grid-template-columns:1fr}.project-comment-header,.project-application-top,.project-member-item{flex-direction:column;align-items:flex-start}.project-application-user-wrap,.project-application-actions,.project-member-right,.project-member-profile-button{width:100%}.project-reply-list{margin-left:10px;padding-left:10px}}@keyframes commentHighlightFade{0%{background:#efe8ff;border-color:#bfa7f5;box-shadow:0 0 0 4px #6f42c129}to{background:inherit;border-color:inherit;box-shadow:none}}.back-button{color:#4f5561;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd9;border:1px solid #11111117;border-radius:12px;align-items:center;gap:6px;height:38px;margin-bottom:16px;padding:0 14px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s;display:inline-flex}.back-button:hover{color:#111;border-color:#11111129;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.apply-confirm-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.apply-confirm-modal{text-align:center;background:#fff;border-radius:22px;width:100%;max-width:420px;padding:34px 28px 26px;animation:.18s applyConfirmFadeIn;position:relative;box-shadow:0 24px 60px #0000002e,0 6px 20px #00000014}@keyframes applyConfirmFadeIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.apply-confirm-close-button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:26px;line-height:1;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:14px;right:16px}.apply-confirm-close-button:hover{color:#111827;background:#f3f4f6}.apply-confirm-close-button:disabled{opacity:.45;cursor:not-allowed}.apply-confirm-icon{color:#f59e0b;background:#fff7ed;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.apply-confirm-title{color:#111827;letter-spacing:-.03em;margin:0;font-size:20px;font-weight:800;line-height:1.45}.apply-confirm-text{color:#6b7280;margin:10px 0 0;font-size:14px;line-height:1.7}.apply-confirm-actions{gap:10px;margin-top:26px;display:flex}.apply-confirm-profile-button,.apply-confirm-submit-button{cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;min-height:48px;padding:13px 16px;font-size:15px;font-weight:800;line-height:1.2;transition:background .15s,color .15s,transform .15s,opacity .15s;display:inline-flex}.apply-confirm-profile-button{color:#374151;background:#f3f4f6}.apply-confirm-profile-button:hover{background:#e5e7eb}.apply-confirm-submit-button{color:#fff;background:#111827}.apply-confirm-submit-button:hover{background:#000}.apply-confirm-profile-button:active,.apply-confirm-submit-button:active{transform:translateY(1px)}.apply-confirm-profile-button:disabled,.apply-confirm-submit-button:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (width<=480px){.apply-confirm-backdrop{padding:16px}.apply-confirm-modal{border-radius:20px;padding:34px 22px 22px}.apply-confirm-title{font-size:19px}.apply-confirm-actions{flex-direction:column;gap:10px}.apply-confirm-profile-button,.apply-confirm-submit-button{width:100%;min-height:52px;font-size:16px}}.report-modal-backdrop{z-index:2000;background:#0f172a85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.report-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 24px 80px #0f172a2e}.report-modal-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.report-modal-header h3{color:#111827;margin:0;font-size:18px;font-weight:700}.report-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}.report-modal-form{flex-direction:column;gap:16px;padding:20px;display:flex}.report-modal-label{color:#374151;flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.report-modal-select,.report-modal-textarea{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #dbe2ea;border-radius:14px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.report-modal-select:focus,.report-modal-textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.report-modal-textarea{resize:vertical;min-height:120px}.report-modal-error{color:#dc2626;margin:0;font-size:13px}.report-modal-actions{justify-content:flex-end;gap:10px;display:flex}.report-modal-cancel,.report-modal-submit{cursor:pointer;border:none;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:700}.report-modal-cancel{color:#374151;background:#f3f4f6}.report-modal-submit{color:#fff;background:#111827}.report-modal-cancel:disabled,.report-modal-submit:disabled{opacity:.6;cursor:not-allowed}.edit-project-page{width:100%;min-width:0;overflow-x:hidden}.edit-project-page *{box-sizing:border-box}.edit-project-container{width:100%;min-width:0;padding-top:4px}.edit-project-form{width:100%;min-width:0;margin-top:22px}.edit-project-back-button{opacity:0;animation:.45s forwards editProjectFadeUp;transform:translateY(10px)}.edit-project-animated-card{opacity:0;width:100%;min-width:0;animation:.52s forwards editProjectFadeUp;transform:translateY(18px)}.edit-project-animated-card:first-of-type{animation-delay:40ms}.edit-project-animated-card:nth-of-type(2){animation-delay:.1s}.edit-project-animated-card:nth-of-type(3){animation-delay:.16s}.edit-project-animated-card:nth-of-type(4){animation-delay:.22s}.edit-project-recruitment-field{max-width:220px}.edit-project-editor-header{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;min-width:0;margin-bottom:16px;display:flex}.edit-project-editor-header h2{color:#111;letter-spacing:-.03em;margin:0;font-size:20px;font-weight:850}.edit-project-editor-header p{color:#70707c;margin:7px 0 0;font-size:14px;line-height:1.6}.edit-project-editor-wrap{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.edit-project-editor-wrap>*{width:100%;min-width:0;max-width:100%}.edit-project-editor-wrap .ProseMirror{overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:100%}.edit-project-editor-wrap img{max-width:100%;height:auto}.edit-project-checkbox{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;width:fit-content;min-width:0;max-width:100%;font-size:14px;font-weight:700;display:inline-flex}.edit-project-checkbox input{accent-color:#6f42c1;cursor:pointer;flex:none;width:17px;height:17px;margin:0}.edit-project-checkbox span{overflow-wrap:anywhere;min-width:0}.edit-project-actions{grid-template-columns:1fr 1fr;gap:12px;width:100%;min-width:0;margin-top:4px;display:grid}.edit-project-action-button{white-space:nowrap;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;min-width:0;height:52px;padding:0 18px;font-size:15px;font-weight:800;line-height:1;transition:background .18s,color .18s,transform .18s,opacity .18s;display:inline-flex}.edit-project-cancel-button{color:#333;background:#f2f3f7}.edit-project-cancel-button:hover{background:#e9eaf1;transform:translateY(-1px)}.edit-project-save-button{color:#fff;background:#6f42c1}.edit-project-save-button:hover{background:#6338b5;transform:translateY(-1px)}.edit-project-action-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.edit-project-fade-item{opacity:0;animation:.45s .3s forwards editProjectFadeUp;transform:translateY(12px)}.edit-project-loading{color:#70707c;text-align:center;background:#fff;border:1px solid #ececf3;border-radius:20px;width:100%;min-width:0;margin:80px 0 0;padding:28px;font-size:15px;font-weight:700}@keyframes editProjectFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.edit-project-container{padding-top:0}.edit-project-form{margin-top:18px}.edit-project-recruitment-field{max-width:100%}.edit-project-editor-header{flex-direction:column;gap:8px}.edit-project-actions{grid-template-columns:1fr 1fr;gap:10px}.edit-project-action-button{border-radius:15px;height:50px;font-size:14px}}@media (width<=480px){.edit-project-form{margin-top:16px}.edit-project-editor-header h2{font-size:19px}.edit-project-editor-header p{font-size:13px}.edit-project-actions{grid-template-columns:1fr 1fr;gap:8px}.edit-project-action-button{border-radius:14px;height:48px;padding:0 12px;font-size:14px}}.project-write-page{color:#111;background:radial-gradient(circle at 0 0,#7c5cff14,#0000 24%),radial-gradient(circle at 100% 0,#7c5cff0f,#0000 20%),linear-gradient(#fcfbff 0%,#f7f5ff 18%,#fff 42%);min-height:100vh;padding:44px 20px 80px}.project-write-container{width:100%;max-width:880px;margin:0 auto}.project-write-back-button{color:#5f45e8;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #7c5cff2e;border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 16px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:0 12px 28px #1111110f}.project-write-back-button:hover{background:#fff;border-color:#7c5cff57;transform:translateY(-1px);box-shadow:0 16px 34px #7c5cff1f}.project-write-header{margin-top:32px;margin-bottom:28px}.project-write-eyebrow{color:#6c4cff;letter-spacing:-.01em;margin:0 0 10px;font-size:13px;font-weight:850}.project-write-title{letter-spacing:-.04em;color:#111;margin:0;font-size:42px;font-weight:850;line-height:1.16}.project-write-desc{color:#666674;letter-spacing:-.01em;max-width:640px;margin:14px 0 0;font-size:16px;line-height:1.7}.project-write-form{gap:18px;display:grid}.project-write-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #1111110f;border-radius:26px;padding:26px;box-shadow:0 20px 56px #11111112,0 8px 24px #7c5cff0a}.project-write-card-title{color:#111;letter-spacing:-.03em;margin:0 0 18px;font-size:20px;font-weight:850}.project-write-card-desc{color:#70707c;margin:-8px 0 18px;font-size:14px;line-height:1.6}.project-write-selected-category{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.project-write-selected-category span{color:#70707c;font-size:13px;font-weight:800}.project-write-selected-category strong{color:#6c4cff;background:#7c5cff1a;border-radius:999px;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:850;display:inline-flex}.project-write-category-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.project-write-category-button{color:#666076;cursor:pointer;background:#faf9fe;border:1px solid #e6e2f5;border-radius:999px;height:36px;padding:0 14px;font-size:13px;font-weight:800;transition:background .18s,border-color .18s,color .18s,transform .18s}.project-write-category-button:hover{color:#6347eb;background:#f5f2ff;border-color:#d8cffd}.project-write-category-button.is-selected{color:#5b3df5;background:#efe9ff;border-color:#cbbcff}.project-write-field{margin-bottom:18px}.project-write-field:last-child{margin-bottom:0}.project-write-field label{color:#4d4d59;letter-spacing:-.01em;margin-bottom:8px;font-size:13px;font-weight:850;display:block}.project-write-input,.project-write-textarea{color:#111;box-sizing:border-box;background:#fff;border:1px solid #e5e5ef;border-radius:16px;outline:none;width:100%;font-size:16px;transition:border-color .2s,box-shadow .2s,background .2s}.project-write-input{height:52px;padding:0 16px}.project-write-textarea{resize:vertical;min-height:120px;padding:15px 16px;font-family:inherit;line-height:1.65}.project-write-input::placeholder,.project-write-textarea::placeholder{color:#9a9aa5}.project-write-input:focus,.project-write-textarea:focus{border-color:#7c5cff6b;box-shadow:0 0 0 4px #7c5cff1a}.project-write-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-write-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.project-write-notice{color:#2563eb;background:#f0f7ff;border-radius:15px;margin:0;padding:13px 15px;font-size:13px;font-weight:800;line-height:1.5}.project-write-error{color:#e14b4b;background:#fff1f1;border-radius:15px;margin:0;padding:13px 15px;font-size:13px;font-weight:800;line-height:1.5}.project-write-submit-button{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#7c5cff 0%,#6c4ef5 100%);border:none;border-radius:18px;width:100%;height:56px;font-size:15px;font-weight:850;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 16px 34px #7c5cff3d}.project-write-submit-button:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 20px 40px #7c5cff47}.project-write-submit-button:disabled{cursor:not-allowed;opacity:.72;transform:none;box-shadow:0 10px 20px #7c5cff24}@media (width<=768px){.project-write-page{padding:28px 16px 64px}.project-write-header{margin-top:28px}.project-write-title{font-size:32px;line-height:1.2}.project-write-desc{font-size:15px}.project-write-card{border-radius:22px;padding:20px}.project-write-selected-category{flex-direction:column;align-items:flex-start;gap:10px}.project-write-grid-2,.project-write-grid-3{grid-template-columns:1fr;gap:0}}@media (width<=480px){.project-write-page{padding:24px 14px 56px}.project-write-title{font-size:28px}.project-write-card{padding:18px 16px}.project-write-input{border-radius:15px;height:50px;font-size:16px}.project-write-textarea{font-size:14px}.project-write-submit-button{border-radius:16px;height:54px}}.rich-editor{box-sizing:border-box;background:#fff;border:1px solid #e5e5ef;border-radius:14px;width:100%;min-width:0;max-width:100%;overflow:hidden}.rich-editor *,.rich-editor :before,.rich-editor :after{box-sizing:border-box}.rich-editor.is-disabled{opacity:.6}.rich-editor-toolbar{background:#fafafa;border-bottom:1px solid #eee;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;padding:8px;display:flex;overflow-x:hidden}.toolbar-group{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.toolbar-divider{background:#ddd;flex:none;width:1px;height:20px}.toolbar-spacer{flex:1;min-width:0}.rich-editor-toolbar button,.image-button{cursor:pointer;background:0 0;border:none;border-radius:6px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rich-editor-toolbar button:hover,.image-button:hover{background:#f0f0ff}.rich-editor-toolbar button.is-active{color:#5b3df5;background:#e6e0ff}.image-button input{display:none}.rich-editor-body{background:#fff;width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden}.rich-editor-content{word-break:break-word;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;min-height:420px;max-height:900px;padding:16px;font-size:16px;line-height:1.55;overflow:auto}.rich-editor-content:focus{outline:none}.rich-editor-content p{margin:0 0 6px}.rich-editor-content h2{word-break:break-word;overflow-wrap:anywhere;max-width:100%}.rich-editor-content ul{padding-left:22px;list-style:outside}.rich-editor-content ol{padding-left:22px;list-style:decimal}.rich-editor-content li{word-break:break-word;overflow-wrap:anywhere;margin:4px 0}.rich-editor-content blockquote{color:#555;word-break:break-word;overflow-wrap:anywhere;border-left:4px solid #cbbcff;max-width:100%;margin:8px 0;padding-left:12px}.rich-editor-content img{border-radius:12px;max-width:100%;height:auto;display:block}.resizable-image-node{vertical-align:top;max-width:100%;margin:12px 0;line-height:0;display:inline-block}.resizable-image-wrap{max-width:100%;line-height:0;display:inline-block;position:relative}.resizable-image-wrap img{border-radius:12px;width:100%;max-width:100%;height:auto;display:block}.resizable-image-node.is-selected .resizable-image-wrap{outline-offset:3px;border-radius:12px;outline:2px solid #7b61ff}.resizable-image-handle{cursor:nwse-resize;z-index:5;background:#6f55ff;border:2px solid #fff;border-radius:999px;width:16px;height:16px;position:absolute;bottom:-8px;right:-8px;box-shadow:0 4px 10px #4637b440}.resizable-image-handle:hover{background:#5b3df5}.rich-image-resizing,.rich-image-resizing *{cursor:nwse-resize!important;-webkit-user-select:none!important;user-select:none!important}.rich-editor-resize-handle{cursor:ns-resize;background:linear-gradient(#fff,#fafaff);border-top:1px solid #eef;height:14px;position:relative}.rich-editor-resize-handle:before{content:"";background:#d7d3f8;border-radius:999px;width:44px;height:4px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.rich-editor-resize-handle:hover{background:#f4f1ff}.rich-editor-resizing,.rich-editor-resizing *{cursor:ns-resize!important;-webkit-user-select:none!important;user-select:none!important}.editor-status{color:#5b3df5;padding:8px;font-size:13px}.editor-error{color:red;padding:8px;font-size:13px}.rich-editor-content .is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#a0a0ad;pointer-events:none;height:0}.rich-editor-content h2.is-editor-empty:before{content:none!important}@media (width<=768px){.rich-editor{border-radius:13px}.rich-editor-toolbar{gap:6px;padding:7px}.toolbar-group{gap:3px}.toolbar-divider,.toolbar-spacer{display:none}.rich-editor-toolbar button,.image-button{flex-basis:34px;width:34px;height:34px}.rich-editor-content{min-height:360px;padding:14px;font-size:16px}.resizable-image-handle{width:14px;height:14px;bottom:-6px;right:-6px}}@media (width<=480px){.rich-editor-toolbar{gap:5px;padding:6px}.rich-editor-toolbar button,.image-button{flex-basis:32px;width:32px;height:32px}.rich-editor-content{min-height:320px;padding:12px;font-size:16px}.rich-editor-content ul,.rich-editor-content ol{padding-left:20px}.rich-editor-resize-handle:before{width:38px}}.my-projects-page{color:#111827;background:#f7f8fc;width:100%;min-height:100vh;padding:30px 20px 88px}.my-projects-page *{box-sizing:border-box}.my-projects-page button{font-family:inherit}.my-projects-container{width:100%;max-width:1200px;margin:0 auto}.my-projects-loading-card,.my-projects-header-card,.my-projects-empty,.my-project-card{background:#fff;border:1px solid #e9edf6;box-shadow:0 14px 36px #1a265a0d}.my-projects-loading-card{color:#697386;border-radius:24px;justify-content:center;align-items:center;min-height:320px;padding:48px 20px;font-size:16px;font-weight:850;display:flex}.my-projects-loading-card.is-error{color:#d93025}.my-projects-header-card{border-radius:24px;margin-bottom:18px;padding:22px}.my-projects-eyebrow{color:#5368df;letter-spacing:.04em;background:#576cff17;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:11px;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.my-projects-title{color:#111827;letter-spacing:-.065em;margin:0;font-size:36px;font-weight:950;line-height:1.12}.my-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.my-project-card{cursor:pointer;border-radius:22px;min-width:0;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.my-project-card:hover{background:#fbfcff;border-color:#cfd8ff;transform:translateY(-2px);box-shadow:0 16px 36px #1a265a12}.my-project-card:focus{border-color:#cfd8ff;outline:none;box-shadow:0 0 0 4px #4965ff1a}.my-project-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.my-project-badges{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.my-project-category,.my-project-status{border-radius:8px;justify-content:center;align-items:center;height:25px;padding:0 9px;font-size:12px;font-weight:950;display:inline-flex}.my-project-category{color:#4d5dde;background:#edf2ff}.my-project-status.open{color:#1f8f4a;background:#ecf7ef}.my-project-status.closed{color:#6b7280;background:#f2f3f5}.my-project-status.default{color:#667085;background:#f7f8fc}.my-project-interest{color:#ff4f75;flex:none;align-items:center;gap:5px;height:25px;font-size:13px;font-weight:900;display:inline-flex}.my-project-card-title{color:#111827;letter-spacing:-.045em;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:13px 0 0;font-size:21px;font-weight:950;line-height:1.42;display:-webkit-box;overflow:hidden}.my-project-card-summary{color:#5f687a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin:8px 0 0;font-size:15px;font-weight:650;line-height:1.6;display:-webkit-box;overflow:hidden}.my-project-card-summary.empty{color:#98a2b3}.my-project-meta-list{flex-wrap:wrap;align-items:center;gap:7px;margin-top:15px;display:flex}.my-project-meta-chip{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;gap:6px;min-height:29px;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.my-project-card-footer{border-top:1px solid #eef1f7;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:15px;display:flex}.my-project-owner{color:#697386;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:850;overflow:hidden}.my-project-arrow{color:#667085;background:#f7f8fc;border-radius:12px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s,background .2s,color .2s;display:inline-flex}.my-project-card:hover .my-project-arrow{color:#4054dc;background:#eef3ff;transform:translate(3px)}.my-projects-empty{text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:48px 20px;display:flex}.my-projects-empty strong{color:#111827;letter-spacing:-.045em;font-size:22px;font-weight:950;line-height:1.35}.my-projects-empty p{color:#697386;margin:9px 0 0;font-size:15px;font-weight:750;line-height:1.55}.my-projects-empty-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:15px;height:46px;margin-top:22px;padding:0 17px;font-size:15px;font-weight:950}.my-projects-floating-write{z-index:100;color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff,#4965ff);border:none;border-radius:999px;align-items:center;gap:10px;height:56px;padding:0 20px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #4965ff47,0 2px 8px #00000014}.my-projects-floating-write:hover{transform:translateY(-2px);box-shadow:0 16px 40px #4965ff57,0 6px 18px #0000001a}@media (width<=1024px){.my-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.my-projects-title{font-size:32px}}@media (width<=768px){.my-projects-page{padding:14px 14px 56px}.my-projects-loading-card,.my-projects-header-card,.my-projects-empty,.my-project-card{box-shadow:none}.my-projects-header-card{border-radius:22px;padding:16px}.my-projects-title{font-size:30px}.my-projects-grid{grid-template-columns:1fr;gap:12px}.my-project-card{border-radius:20px;padding:16px}.my-project-card:hover{box-shadow:none;transform:none}.my-project-card-title{font-size:19px}.my-project-card-summary{min-height:auto;font-size:14px}.my-projects-empty{border-radius:22px;padding:42px 18px}.my-projects-empty strong{font-size:19px}.my-projects-floating-write{border-radius:18px;justify-content:center;width:58px;height:58px;padding:0;bottom:18px;right:16px}.my-projects-floating-write span{display:none}}@media (width<=420px){.my-projects-page{padding-left:12px;padding-right:12px}.my-projects-header-card,.my-project-card,.my-projects-empty{padding:15px}.my-projects-title{font-size:28px}}.project-new-page{color:#111;background:radial-gradient(circle at 0 0,#7c5cff14,#0000 24%),radial-gradient(circle at 100% 0,#7c5cff0f,#0000 20%),linear-gradient(#fcfbff 0%,#f7f5ff 18%,#fff 42%);min-height:100vh;padding:56px 20px 80px}.project-new-select-layout{text-align:center;justify-content:center;align-items:center;width:100%;max-width:1120px;min-height:calc(100vh - 136px);margin:0 auto;display:flex}.project-step-panel{width:100%;animation:.48s both projectStepFadeUp}.project-new-title{letter-spacing:-.03em;color:#111;margin:0 0 16px;font-size:48px;font-weight:800;line-height:1.15}.project-new-desc{color:#5f5f6b;letter-spacing:-.01em;max-width:600px;margin:0 auto;font-size:17px;line-height:1.7}.project-category-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;margin-top:50px;display:flex}.project-category-circle{cursor:pointer;opacity:0;background:radial-gradient(circle at 30% 20%,#fffffffa,#ffffffc7),linear-gradient(145deg,#fffffff2,#f6f3ffe6);border:1px solid #7c5cff26;border-radius:50%;width:132px;height:132px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;animation:.55s forwards categoryCircleIn;transform:translate(-24px)scale(.94);box-shadow:0 20px 45px #11111114,inset 0 1px #fffffff2}.project-category-circle:hover{border-color:#7c5cff61;transform:translateY(-8px)scale(1.04);box-shadow:0 28px 62px #7c5cff2e,0 18px 42px #11111114}.project-category-circle.is-selected{background:radial-gradient(circle at 30% 20%,#fffffffa,#efeafff2),linear-gradient(145deg,#fff,#eee8ff);border-color:#7c5cff99;box-shadow:0 30px 70px #7c5cff42,inset 0 0 0 1px #7c5cff1f}.project-category-icon{color:#6c4cff;background:#7c5cff1a;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 10px;font-size:22px;transition:background .2s,color .2s;display:flex}.project-category-circle:hover .project-category-icon,.project-category-circle.is-selected .project-category-icon{color:#fff;background:#6c4cff}.project-category-circle strong{color:#171717;letter-spacing:-.02em;font-size:15px;font-weight:800;display:block}.project-back-button{color:#5f45e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffd1;border:1px solid #7c5cff2e;border-radius:999px;align-items:center;gap:9px;height:42px;margin-bottom:24px;padding:0 16px 0 12px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:0 12px 28px #1111110f}.project-back-button:hover{background:#fff;border-color:#7c5cff57;transform:translateY(-1px);box-shadow:0 16px 34px #7c5cff1f}.project-back-icon{color:#6c4cff;background:#7c5cff1a;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.project-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:1080px;margin:40px auto 0;display:grid}.project-mode-card{cursor:pointer;text-align:left;opacity:0;background:radial-gradient(circle at 100% 0,#7c5cff14,#0000 34%),#fffffff0;border:1px solid #11111114;border-radius:24px;flex-direction:column;align-items:flex-start;gap:18px;width:100%;min-height:188px;padding:26px 24px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;animation:.5s forwards modeCardIn;display:flex;transform:translateY(18px);box-shadow:0 18px 48px #11111112,0 8px 24px #7c5cff0a}.project-mode-card:hover{border-color:#7c5cff4d;transform:translateY(-4px);box-shadow:0 24px 56px #11111117,0 10px 28px #7c5cff1a}.project-mode-card-icon{color:#6c4cff;background:#7c5cff1a;border-radius:16px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:23px;display:flex}.project-mode-card-content{display:block}.project-mode-card-content strong{color:#111;letter-spacing:-.02em;margin-bottom:8px;font-size:20px;font-weight:800;display:block}.project-mode-card-content span{color:#666674;letter-spacing:-.01em;font-size:14px;line-height:1.55;display:block}@keyframes projectStepFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes categoryCircleIn{0%{opacity:0;transform:translate(-24px)scale(.94)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes modeCardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.project-new-page{padding:44px 20px 72px}.project-new-select-layout{min-height:calc(100vh - 116px)}.project-new-title{font-size:40px}.project-mode-grid{grid-template-columns:1fr;gap:14px;max-width:720px}.project-mode-card{border-radius:22px;flex-direction:row;align-items:center;gap:16px;min-height:auto;padding:20px}.project-mode-card-icon{flex:0 0 48px;width:48px;height:48px}.project-mode-card-content strong{margin-bottom:5px;font-size:18px}.project-mode-card-content span{font-size:13px;line-height:1.45}}@media (width<=768px){.project-new-page{padding:32px 16px 64px}.project-new-select-layout{min-height:calc(100vh - 96px)}.project-new-title{font-size:32px;line-height:1.2}.project-new-desc{font-size:15px;line-height:1.65}.project-category-list{gap:14px;margin-top:34px}.project-category-circle{width:112px;height:112px}.project-category-icon{border-radius:13px;width:40px;height:40px;font-size:20px}.project-category-circle strong{font-size:14px}.project-mode-grid{margin-top:30px}.project-back-button{margin-bottom:20px}}@media (width<=480px){.project-new-title{font-size:28px}.project-category-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.project-category-circle{border-radius:26px;width:100%;height:108px}.project-mode-card{border-radius:18px;gap:13px;padding:16px}.project-mode-card-icon{border-radius:14px;flex-basis:42px;width:42px;height:42px;font-size:20px}.project-mode-card-content strong{font-size:17px}.project-mode-card-content span{font-size:13px}}.project-template-preview-card pre{color:#111;white-space:pre-wrap;word-break:keep-all;background:#faf9fe;border:1px solid #e6e2f5;border-radius:16px;margin:0;padding:18px;font-family:inherit;font-size:14px;line-height:1.75}.project-template-preview-card p{color:#8a8597;background:#faf9fe;border:1px dashed #d8cffd;border-radius:16px;margin:0;padding:18px;font-size:14px;line-height:1.6}.project-write-card-header-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.project-write-card-header-row .project-write-card-title{margin-bottom:0}.project-write-add-button{color:#5f43d9;cursor:pointer;white-space:nowrap;background:#faf9fe;border:1px solid #d8cffd;border-radius:999px;height:38px;padding:0 14px;font-size:14px;font-weight:750}.project-write-add-button:hover{background:#f1edff;border-color:#c8bbff}.project-template-role-list{flex-direction:column;gap:14px;display:flex}.project-template-role-row{grid-template-columns:minmax(0,1fr) 120px auto;align-items:end;gap:12px;display:grid}.project-write-remove-button{color:#8a8597;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ececf3;border-radius:12px;height:46px;padding:0 14px;font-size:14px;font-weight:700}.project-write-remove-button:hover:not(:disabled){color:#e54848;background:#fff5f5;border-color:#ffd6d6}.project-write-remove-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=640px){.project-write-card-header-row{flex-direction:column;align-items:stretch}.project-write-add-button{width:100%}.project-template-role-row{grid-template-columns:1fr}.project-write-remove-button{width:100%}}@media (width<=480px){.project-template-preview-card pre,.project-template-preview-card p{padding:15px;font-size:13px}}.project-manual-container{padding-top:4px}.project-manual-back-button{opacity:0;animation:.45s forwards projectManualFadeUp;transform:translateY(10px)}.project-manual-form{margin-top:22px}.project-manual-animated-card{opacity:0;animation:.52s forwards projectManualFadeUp;transform:translateY(18px)}.project-manual-fade-item{opacity:0;animation:.45s .3s forwards projectManualFadeUp;transform:translateY(12px)}.project-manual-submit-button{opacity:0;animation:.48s .34s forwards projectManualFadeUp;transform:translateY(14px)}.project-manual-recruitment-field{max-width:220px}.project-manual-editor-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.project-manual-editor-header h2{color:#111;letter-spacing:-.03em;margin:0;font-size:20px;font-weight:850}.project-manual-editor-header p{color:#70707c;margin:7px 0 0;font-size:14px;line-height:1.6}@keyframes projectManualFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.project-manual-container{padding-top:0}.project-manual-form{margin-top:18px}.project-manual-recruitment-field{max-width:100%}.project-manual-editor-header{flex-direction:column}}@media (width<=480px){.project-manual-form{margin-top:16px}}.project-ai-page{padding-top:36px;padding-bottom:48px}.project-ai-container{max-width:640px}.project-ai-form-wrap{justify-content:center;width:100%;margin-top:0;display:flex}.project-ai-chat-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #1111110f;border-radius:28px;flex-direction:column;width:100%;max-width:540px;height:min(620px,100vh - 120px);min-height:0;display:flex;overflow:hidden;box-shadow:0 24px 64px #11111114,0 8px 24px #7c5cff0f}.project-ai-chat-header{border-bottom:1px solid #eef0f8;flex-shrink:0;align-items:center;gap:14px;min-height:70px;padding:14px 22px;display:flex}.project-ai-back-inline{color:#6c4cff;cursor:pointer;background:#fff;border:1px solid #e6e2f5;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:850;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}.project-ai-back-inline:hover{color:#5b3df5;background:#f5f2ff;border-color:#cbbcff;transform:translate(-1px)}.project-ai-chat-title-box{flex:1;min-width:0}.project-ai-chat-title-box h2{color:#111;letter-spacing:-.03em;margin:0;font-size:18px;font-weight:850}.project-ai-chat-title-box p{color:#8b95ad;margin:3px 0 0;font-size:12px;font-weight:600}.project-ai-step-badge{color:#6c4cff;background:#7c5cff1a;border-radius:999px;flex:none;align-items:center;height:28px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.project-ai-progress-bar{background:linear-gradient(135deg,#7c5cff 0%,#6c4ef5 100%);flex-shrink:0;width:18%;height:4px}.project-ai-chat-body{flex:1;min-height:0;padding:18px 22px;display:flex;overflow:hidden}.project-ai-intro,.project-ai-chat-content{width:100%}.project-ai-intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:4px 4px 10px;display:flex}.project-ai-sparkle{margin-bottom:14px;font-size:30px}.project-ai-intro h3{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:25px;font-weight:850;line-height:1.28}.project-ai-intro>p{color:#8490aa;letter-spacing:-.02em;margin:12px 0 0;font-size:14px;line-height:1.6}.project-ai-feature-list{gap:8px;width:100%;max-width:340px;margin:20px auto 0;display:grid}.project-ai-feature-item{text-align:left;background:#f8faff;border:1px solid #dce5ff;border-radius:14px;align-items:center;gap:10px;min-height:42px;padding:0 14px;display:flex}.project-ai-feature-item span{font-size:16px}.project-ai-feature-item strong{color:#5278f5;letter-spacing:-.02em;font-size:14px;font-weight:800}.project-ai-primary-btn{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#7c5cff 0%,#6c4ef5 100%);border:none;border-radius:15px;width:auto;min-width:170px;height:46px;margin-top:22px;padding:0 28px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 14px 28px #7c5cff38}.project-ai-primary-btn:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 18px 34px #7c5cff42}.project-ai-primary-btn:active{transform:translateY(0)}.project-ai-chat-content{flex-direction:column;gap:14px;height:100%;padding:6px 2px 10px 0;display:flex;overflow-y:auto}.project-ai-chat-content:before{content:"";margin-top:auto}.project-ai-chat-content::-webkit-scrollbar{width:6px}.project-ai-chat-content::-webkit-scrollbar-thumb{background:#d8def5;border-radius:999px}.project-ai-message-row{align-items:flex-end;gap:10px;display:flex}.project-ai-message-row-user{justify-content:flex-end}.project-ai-avatar{box-sizing:border-box;background:#f4f7ff;border:1px solid #dce5ff;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.project-ai-avatar img{object-fit:contain;width:28px;height:28px;display:block}.project-ai-message-bubble{color:#0f172a;letter-spacing:-.02em;background:#f8faff;border:1px solid #dce5ff;border-radius:18px;max-width:390px;padding:16px 18px;font-size:14px;line-height:1.6}.project-ai-message-bubble p{white-space:pre-wrap;margin:0 0 12px}.project-ai-message-bubble p:last-child{margin-bottom:0}.project-ai-message-bubble ul{margin:12px 0 0;padding:0;list-style:none}.project-ai-message-bubble li{margin-top:5px}.project-ai-user-bubble{color:#fff;background:linear-gradient(135deg,#7c5cff 0%,#6c4ef5 100%);border-color:#0000;max-width:390px}.project-ai-user-bubble p{color:#fff}.project-ai-loading-bubble{color:#64748b;font-weight:700}.project-ai-loading-dot{animation:1s infinite projectAiLoadingDot}.project-ai-loading-dot:nth-child(2){animation-delay:.15s}.project-ai-loading-dot:nth-child(3){animation-delay:.3s}.project-ai-draft-action{justify-content:center;padding:6px 0 2px;display:flex}.project-ai-draft-btn{width:100%;margin-top:0}.project-ai-chat-input-area{border-top:1px solid #eef0f8;flex-shrink:0;grid-template-columns:minmax(0,1fr) 48px;gap:10px;min-height:62px;padding:10px 16px 14px;display:grid}.project-ai-chat-input{color:#111;box-sizing:border-box;background:#fff;border:1px solid #dce5ff;border-radius:15px;outline:none;width:100%;height:46px;padding:0 16px;font-size:16px;font-weight:600}.project-ai-chat-input::placeholder{color:#9aa3b8}.project-ai-chat-input:read-only{cursor:default;opacity:1;background:#f8faff}.project-ai-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cff 0%,#6c4ef5 100%);border:none;border-radius:15px;width:48px;height:46px;font-size:20px}.project-ai-send-btn:disabled{cursor:not-allowed;background:#c7d2fe}@keyframes projectAiLoadingDot{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@media (width<=1024px){.project-ai-container{max-width:640px}.project-ai-chat-card{max-width:100%;height:min(620px,100vh - 120px)}}@media (width<=768px){.project-ai-page{padding-top:28px;padding-bottom:64px}.project-ai-chat-card{border-radius:22px;max-width:100%;height:calc(100vh - 92px)}.project-ai-chat-header{gap:12px;min-height:62px;padding:12px 16px}.project-ai-back-inline{border-radius:13px;width:38px;height:38px;font-size:18px}.project-ai-chat-title-box h2{font-size:17px}.project-ai-chat-title-box p{font-size:12px}.project-ai-step-badge{height:26px;padding:0 10px;font-size:11px}.project-ai-chat-body{padding:16px 14px}.project-ai-sparkle{margin-bottom:12px;font-size:28px}.project-ai-intro h3{font-size:22px}.project-ai-intro>p{margin-top:10px;font-size:13px;line-height:1.55}.project-ai-feature-list{gap:7px;max-width:100%;margin-top:16px}.project-ai-feature-item{border-radius:13px;min-height:40px;padding:0 12px}.project-ai-feature-item strong{font-size:13px}.project-ai-primary-btn{border-radius:14px;width:100%;min-width:0;height:44px;margin-top:18px;font-size:14px}.project-ai-message-row{gap:9px}.project-ai-avatar{flex-basis:36px;width:36px;height:36px}.project-ai-avatar img{width:24px;height:24px}.project-ai-message-bubble,.project-ai-user-bubble{border-radius:17px;max-width:calc(100% - 43px);padding:14px 15px;font-size:13px;line-height:1.55}.project-ai-message-bubble p{margin-bottom:10px}.project-ai-chat-input-area{grid-template-columns:minmax(0,1fr) 46px;gap:8px;min-height:58px;padding:8px 12px 12px}.project-ai-chat-input{border-radius:14px;height:44px;padding:0 14px;font-size:16px}.project-ai-send-btn{border-radius:14px;width:46px;height:44px;font-size:19px}.project-ai-draft-btn{height:44px;font-size:14px}}@media (width<=480px){.project-ai-page{padding-top:24px;padding-bottom:56px}.project-ai-chat-card{border-radius:20px;height:calc(100vh - 80px)}.project-ai-chat-header{padding:11px 14px}.project-ai-step-badge{display:none}.project-ai-chat-body{padding:14px 12px}.project-ai-sparkle{font-size:26px}.project-ai-intro h3{font-size:21px}.project-ai-intro>p{font-size:12.5px}.project-ai-feature-item{min-height:38px}.project-ai-feature-item strong{font-size:12.5px}.project-ai-message-bubble,.project-ai-user-bubble{padding:13px 14px;font-size:12.5px}}.project-ai-chat-card{opacity:0;animation:.52s forwards projectAiCardEnter;transform:translateY(18px)scale(.98)}.project-ai-chat-header{opacity:0;animation:.45s .12s forwards projectAiHeaderEnter;transform:translateY(-8px)}.project-ai-intro>*{opacity:0;animation:.45s forwards projectAiIntroEnter;transform:translateY(12px)}.project-ai-intro>:first-child{animation-delay:.18s}.project-ai-intro>:nth-child(2){animation-delay:.26s}.project-ai-intro>:nth-child(3){animation-delay:.34s}.project-ai-intro>:nth-child(4){animation-delay:.42s}.project-ai-intro>:nth-child(5){animation-delay:.5s}.project-ai-message-row{animation:.28s both projectAiMessageEnter}.project-ai-draft-action{animation:.35s both projectAiDraftEnter}@keyframes projectAiCardEnter{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes projectAiHeaderEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes projectAiIntroEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes projectAiMessageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes projectAiDraftEnter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1024px){.project-ai-chat-card{height:calc(100dvh - var(--mobile-bottom-nav-height,68px) - 120px - env(safe-area-inset-bottom))}}.settings-page{background:linear-gradient(#fff 0%,#fdfcff 8%,#f3efff 18%,#ece6ff 28%,#f8f6ff 40%,#fff 54%),#fff;min-height:100vh;padding:48px 20px 80px}.settings-container{max-width:920px;margin:0 auto}.settings-header{margin-bottom:24px}.settings-kicker{color:#7c5cff;margin:0 0 8px;font-size:14px;font-weight:700}.settings-header h1{color:#111;margin:0 0 10px;font-size:36px;font-weight:800}.settings-desc{color:#666;margin:0;font-size:16px;line-height:1.6}.settings-profile-banner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #ece9f8;border-radius:22px;align-items:center;gap:16px;margin-bottom:18px;padding:22px 24px;display:flex;box-shadow:0 10px 30px #4b34ad0f}.settings-profile-avatar{color:#fff;background:linear-gradient(135deg,#7c5cff,#a48bff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;font-size:24px;font-weight:800;display:flex}.settings-profile-meta h2{color:#111;margin:0 0 4px;font-size:20px;font-weight:800}.settings-profile-meta p{color:#666;margin:0;font-size:14px}.settings-feedback{border-radius:14px;margin-bottom:16px;padding:14px 16px;font-size:14px;font-weight:600}.settings-section-feedback{margin-bottom:18px}.settings-feedback-error{color:#b42318;background:#fff2f1;border:1px solid #ffd2cc}.settings-feedback-success{color:#0f7a42;background:#ecfdf3;border:1px solid #b7ebc6}.settings-sections{flex-direction:column;gap:20px;display:flex}.settings-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ece9f8;border-radius:22px;padding:24px;box-shadow:0 10px 30px #4b34ad0d}.settings-card-header{margin-bottom:18px}.settings-card-header h2{color:#111;margin:0 0 6px;font-size:22px;font-weight:800}.settings-card-header p{color:#777;margin:0;font-size:14px;line-height:1.6}.settings-form-grid{grid-template-columns:1fr;gap:18px;display:grid}.settings-field{flex-direction:column;gap:8px;display:flex}.settings-label{color:#222;font-size:14px;font-weight:700}.settings-input{color:#111;background:#fff;border:1px solid #ddd7f7;border-radius:14px;outline:none;width:100%;height:48px;padding:0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.settings-input:focus{border-color:#7c5cff;box-shadow:0 0 0 4px #7c5cff1f}.settings-input.is-error{border-color:#f04438;box-shadow:0 0 0 4px #f0443814}.settings-input-readonly{color:#666;cursor:not-allowed;background:#f8f8fc}.settings-help{color:#777;margin:0;font-size:13px;line-height:1.5}.settings-error-text{color:#d92d20;margin:0;font-size:13px;font-weight:600}.settings-inline-actions{justify-content:flex-end;margin-top:20px;display:flex}.settings-row{justify-content:space-between;align-items:center;gap:20px;padding-top:4px;display:flex}.settings-row-content{flex:1}.settings-row-content h3{color:#111;margin:0 0 6px;font-size:16px;font-weight:700}.settings-row-content p{color:#666;margin:0;font-size:14px;line-height:1.6}.settings-toggle-list{flex-direction:column;gap:14px;display:flex}.settings-toggle-row{border-top:1px solid #f0ecfb;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.settings-toggle-row:first-of-type{border-top:none;padding-top:4px}.settings-toggle-content{flex:1;min-width:0}.settings-toggle-content h3{color:#111;margin:0 0 6px;font-size:16px;font-weight:700}.settings-toggle-content p{color:#666;margin:0;font-size:14px;line-height:1.6}.settings-toggle{cursor:pointer;background:#d9d6ea;border:none;border-radius:999px;flex-shrink:0;width:56px;height:32px;transition:background .2s,transform .15s,opacity .2s;position:relative}.settings-toggle:hover{transform:translateY(-1px)}.settings-toggle.is-on{background:linear-gradient(135deg,#7c5cff,#9d84ff)}.settings-toggle-thumb{background:#fff;border-radius:50%;width:24px;height:24px;transition:left .2s;position:absolute;top:4px;left:4px;box-shadow:0 4px 10px #11111126}.settings-toggle.is-on .settings-toggle-thumb{left:28px}.settings-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd7f7;border-radius:12px;flex-shrink:0;height:44px;padding:0 16px;font-size:14px;font-weight:700;transition:transform .15s,background .2s,border-color .2s,opacity .2s}.settings-btn:hover{background:#f7f4ff;border-color:#cbbfff;transform:translateY(-1px)}.settings-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cff,#9d84ff);border:none;border-radius:14px;min-width:160px;height:50px;padding:0 22px;font-size:15px;font-weight:800;transition:transform .15s,opacity .2s,box-shadow .2s;box-shadow:0 12px 24px #7c5cff38}.settings-save-btn:hover:not(:disabled){opacity:.96;transform:translateY(-1px)}.settings-save-btn:disabled,.settings-btn:disabled,.danger-btn:disabled,.settings-toggle:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.danger-card{background:linear-gradient(#fffefe 0%,#fff8f9 100%);border-color:#ffd7dc}.settings-link-button{flex-shrink:0;text-decoration:none}.danger-btn{color:#fff;cursor:pointer;background:#ff5c74;border:none;border-radius:12px;height:44px;padding:0 16px;font-size:14px;font-weight:700;transition:transform .15s,opacity .2s}.danger-btn:hover{opacity:.92;transform:translateY(-1px)}.settings-skeleton-card{background:#fffffff0;border:1px solid #ece9f8;border-radius:22px;padding:24px}.settings-skeleton-line{background:linear-gradient(90deg,#f2efff 25%,#ebe5ff 50%,#f2efff 75%) 0 0/200% 100%;border-radius:999px;height:14px;animation:1.4s linear infinite settingsShimmer}.settings-skeleton-line+.settings-skeleton-line{margin-top:12px}.settings-skeleton-line-lg{width:32%;height:20px}.settings-skeleton-line-sm{width:54%}@keyframes settingsShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=768px){.settings-page{padding:32px 16px 60px}.settings-header h1{font-size:30px}.settings-profile-banner{border-radius:18px;padding:18px}.settings-profile-avatar{width:54px;height:54px;font-size:20px}.settings-card{border-radius:18px;padding:20px}.settings-row{flex-direction:column;align-items:flex-start}.settings-toggle-row{align-items:flex-start}.settings-btn,.settings-save-btn,.danger-btn,.settings-link-button{width:100%}.settings-inline-actions{justify-content:stretch}}.notifications-page{color:#111827;background:#f7f8fc;width:100%;min-height:calc(100vh - 80px);padding:24px 20px 72px}.notifications-page *{box-sizing:border-box}.notifications-page button{font-family:inherit}.notifications-inner{width:100%;max-width:880px;margin:0 auto}.notifications-header{justify-content:flex-end;margin-bottom:12px;display:flex}.notifications-actions{align-items:center;gap:8px;display:flex}.notifications-readall-btn,.notifications-delete-read-btn{cursor:pointer;background:#fff;border-radius:999px;height:40px;padding:0 15px;font-size:13px;font-weight:900;transition:background .18s,border-color .18s,color .18s}.notifications-readall-btn{color:#394150;border:1px solid #dfe5f2}.notifications-readall-btn:hover{color:#4054dc;background:#f8faff;border-color:#cfd8ff}.notifications-delete-read-btn{color:#c85252;background:snow;border:1px solid #f0d6d6}.notifications-delete-read-btn:hover{background:#fff1f1;border-color:#efc0c0}.notifications-readall-btn:disabled,.notifications-delete-read-btn:disabled{opacity:.45;cursor:not-allowed}.notifications-tabs{align-items:center;gap:6px;margin-bottom:12px;display:flex}.notifications-tabs button{color:#697386;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:14px;font-weight:850;transition:background .18s,color .18s;display:inline-flex}.notifications-tabs button:hover{color:#111827;background:#eef1f7}.notifications-tabs button.active{color:#fff;background:#111827}.notifications-tabs button span{min-width:20px;height:20px;color:inherit;background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:950;display:inline-flex}.notifications-list-card{background:#fff;border:1px solid #e6ebf4;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px #1a265a0b}.notifications-list{flex-direction:column;display:flex}.notification-row{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #edf0f6;grid-template-columns:8px 38px minmax(0,1fr) 32px;align-items:center;gap:13px;width:100%;min-height:82px;padding:17px 16px 17px 20px;transition:background .18s,transform .18s;display:grid;position:relative}.notification-row:last-child{border-bottom:none}.notification-row:hover{background:#fafbff}.notification-row.is-unread{background:#fbfcff}.notification-unread-dot{background:0 0;border-radius:999px;width:7px;height:7px}.notification-row.is-unread .notification-unread-dot{background:#4965ff}.notification-icon{color:#7b8498;background:#f3f5fb;border-radius:13px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.notification-row.is-unread .notification-icon{color:#4965ff;background:#eef1ff}.notification-content{min-width:0}.notification-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.notification-top strong{color:#111827;letter-spacing:-.025em;word-break:keep-all;min-width:0;font-size:15px;font-weight:900;line-height:1.45}.notification-row.is-read .notification-top strong{color:#394150;font-weight:800}.notification-top time{color:#9aa3b5;white-space:nowrap;flex:none;font-size:12px;font-weight:750;line-height:1.45}.notification-bottom{align-items:center;gap:8px;min-width:0;margin-top:5px;display:flex}.notification-bottom span{color:#5368df;flex:none;font-size:12px;font-weight:850;line-height:1.4}.notification-bottom p{color:#697386;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:13px;font-weight:600;line-height:1.45;overflow:hidden}.notification-delete-btn{color:#a1aac0;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:19px;transition:background .18s,color .18s;display:inline-flex}.notification-delete-btn:hover{color:#394150;background:#f3f5fb}.notifications-more{border-top:1px solid #edf0f6;justify-content:center;padding:16px;display:flex}.notifications-more-btn{color:#394150;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:999px;min-width:112px;height:40px;padding:0 18px;font-size:13px;font-weight:900;transition:background .18s,border-color .18s,color .18s}.notifications-more-btn:hover{color:#4054dc;background:#f8faff;border-color:#cfd8ff}.notifications-more-btn:disabled{opacity:.55;cursor:not-allowed}.notifications-end{color:#9aa3b5;text-align:center;border-top:1px solid #edf0f6;padding:16px;font-size:13px;font-weight:750}.notifications-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:50px 20px;display:flex}.notifications-empty-icon{color:#8b95a8;background:#f3f5fb;border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:16px;font-size:28px;display:flex}.notifications-empty strong{color:#111827;letter-spacing:-.035em;font-size:17px;font-weight:900;line-height:1.45}.notifications-empty p{color:#697386;margin:7px 0 0;font-size:14px;font-weight:650;line-height:1.6}@media (width<=768px){.notifications-page{min-height:100vh;padding:18px 14px 44px}.notifications-header{margin-bottom:10px}.notifications-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.notifications-readall-btn,.notifications-delete-read-btn{border-radius:13px;width:100%;height:38px;padding:0 10px;font-size:12px}.notifications-tabs{background:#eef1f7;border-radius:16px;gap:4px;width:100%;padding:4px}.notifications-tabs button{border-radius:13px;flex:1;justify-content:center;height:38px;font-size:13px}.notifications-tabs button.active{color:#111827;background:#fff;box-shadow:0 6px 16px #1a265a14}.notifications-tabs button span{color:#4965ff;background:#eef1ff}.notifications-list-card{box-shadow:none;border-radius:18px}.notification-row{grid-template-columns:7px 36px minmax(0,1fr) 30px;align-items:flex-start;gap:10px;min-height:auto;padding:16px 12px 16px 14px}.notification-icon{border-radius:12px;width:36px;height:36px;font-size:19px}.notification-top{flex-direction:column;gap:4px}.notification-top strong{font-size:14px;line-height:1.45}.notification-bottom{flex-direction:column;align-items:flex-start;gap:3px;margin-top:7px}.notification-bottom p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box}.notification-delete-btn{border-radius:9px;width:30px;height:30px;font-size:18px}.notifications-more{padding:14px}.notifications-more-btn{border-radius:14px;width:100%}.notifications-empty{min-height:280px;padding:42px 18px}}@media (width<=420px){.notifications-page{padding-left:12px;padding-right:12px}.notification-row{padding:15px 10px 15px 12px}}*{box-sizing:border-box}.find-password-page{color:#111827;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:42px 20px 34px;display:flex}.find-password-box{flex-direction:column;align-items:stretch;width:100%;max-width:430px;display:flex}.find-password-brand{width:fit-content;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;margin:0 auto 34px;padding:0;display:inline-flex}.find-password-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.find-password-logo-wrap .logo{line-height:0;display:block}.find-password-logo-wrap .logo img{object-fit:contain;width:auto;height:56px;display:block}.find-password-brand-identity{flex-direction:column;justify-content:center;line-height:1.08;display:flex}.find-password-logo-sub{color:#6b7280;letter-spacing:-.02em;margin-bottom:5px;font-size:12px;font-weight:850}.find-password-logo-text{color:#222;letter-spacing:-.065em;font-size:30px;font-weight:950}.find-password-header{text-align:left;margin-bottom:18px}.find-password-title{color:#111827;letter-spacing:-.05em;margin:0 0 6px;font-size:25px;font-weight:950}.find-password-subtitle{color:#7a808a;letter-spacing:-.025em;margin:0;font-size:14px;font-weight:700;line-height:1.5}.find-password-steps{justify-content:space-between;align-items:center;gap:8px;margin-bottom:18px;display:flex}.find-step{text-align:center;flex:1}.find-step span{color:#9ca3af;background:#eef0f4;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto 7px;font-size:13px;font-weight:950;display:flex}.find-step p{color:#9ca3af;letter-spacing:-.025em;margin:0;font-size:12px;font-weight:850}.find-step.active span{color:#fff;background:#111827}.find-step.active p{color:#111827}.find-step-line{background:#e5e7eb;border-radius:999px;flex-shrink:0;width:24px;height:2px;margin-bottom:22px}.find-password-message{border-radius:13px;margin-bottom:14px;padding:12px 14px;font-size:14px;font-weight:800;line-height:1.5}.find-password-message.success{color:#027a48;background:#ecfdf3}.find-password-message.error{color:#dc2626;background:#fef2f2}.find-password-form{flex-direction:column;gap:14px;display:flex}.find-password-input-group{background:#fff;border:1px solid #d7dbe3;border-radius:14px;width:100%;overflow:hidden}.find-password-row{background:#fff;border-bottom:1px solid #eceff4;align-items:center;gap:12px;min-height:56px;padding:0 14px;display:flex}.find-password-row:last-child{border-bottom:none}.find-password-row label{color:#8b929d;letter-spacing:-.035em;flex:0 0 100px;font-size:15px;font-weight:800}.find-password-row input{color:#111827;letter-spacing:-.03em;background:#fff;border:none;outline:none;width:100%;min-width:0;height:54px;padding:0;font-size:16px;font-weight:750}.find-password-row input::placeholder{color:#a3a7ae;font-weight:650}.find-password-row input:read-only{color:#111827;opacity:1;-webkit-text-fill-color:#111827}.find-password-help{color:#8b929d;letter-spacing:-.025em;margin:-4px 0 0;font-size:13px;font-weight:750;line-height:1.45}.find-password-help.error-text{color:#ef4444}.find-password-actions{gap:10px;width:100%;display:flex}.find-password-button{appearance:none;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;min-width:0;height:52px;padding:0 16px;font-size:15px;font-weight:950;transition:transform .15s,opacity .2s,background .2s;display:inline-flex}.find-password-button:disabled{opacity:.5;cursor:not-allowed}.find-password-button-primary{color:#fff;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%)}.find-password-button-primary:hover:not(:disabled){opacity:.94}.find-password-button-primary:active:not(:disabled){transform:scale(.985)}.find-password-button-secondary{color:#111827;background:#f4f6fb;border:1px solid #e3e6ec}.find-password-button-secondary:hover:not(:disabled){background:#edf1f8}.find-password-text-button{color:#4965ff;cursor:pointer;background:0 0;border:none;width:fit-content;margin:-2px auto 0;padding:2px 0;font-size:14px;font-weight:850}.find-password-text-button:disabled{opacity:.5;cursor:not-allowed}.find-password-footer{justify-content:center;align-items:center;gap:13px;margin-top:22px;display:flex}.find-password-footer a{color:#6b7280;font-size:14px;font-weight:750;text-decoration:none}.find-password-footer span{background:#d1d5db;width:1px;height:13px}.find-password-row input{background:0 0;line-height:54px}.find-password-row input::selection{color:#111827;background:#4965ff2e}.find-password-row input:-webkit-autofill{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.find-password-row input:-webkit-autofill:hover{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.find-password-row input:-webkit-autofill:focus{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.find-password-row input:-webkit-autofill:active{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.find-password-box{animation:.42s cubic-bezier(.22,1,.36,1) pageFadeUp}@media (width<=768px){.find-password-page{align-items:flex-start;padding:38px 18px 28px}.find-password-box{max-width:100%}.find-password-brand{margin-bottom:30px}.find-password-logo-wrap .logo img{height:52px}.find-password-logo-text{font-size:27px}}@media (width<=420px){.find-password-page{padding:34px 16px 24px}.find-password-brand{gap:11px}.find-password-logo-wrap .logo img{height:48px}.find-password-logo-text{font-size:24px}.find-password-logo-sub{font-size:11px}.find-password-row{gap:9px;padding:0 12px}.find-password-row label{flex-basis:88px;font-size:14px}.find-password-row input{font-size:16px}.find-password-actions{flex-direction:column}.find-step-line{width:12px}}.portfolio-page{max-width:1100px;margin:0 auto;padding:40px 20px}.portfolio-page-title{margin-bottom:32px;font-size:32px;font-weight:800}.portfolio-grid{grid-template-columns:1fr;gap:24px;display:grid}.portfolio-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #0000000a}.portfolio-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #00000014}.portfolio-header{justify-content:space-between;align-items:center;display:flex}.portfolio-title{font-size:20px;font-weight:700}.portfolio-status{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.portfolio-status.progress{color:#0284c7;background:#e0f2fe}.portfolio-status.done{color:#16a34a;background:#dcfce7}.portfolio-description{color:#555;margin:12px 0 16px}.portfolio-section{margin-bottom:14px}.label{color:#888;margin-bottom:4px;font-size:12px;display:block}.tags{flex-wrap:wrap;gap:6px;display:flex}.tag{background:#f3f4f6;border-radius:6px;padding:4px 8px;font-size:12px}.achievement-list{padding-left:16px}.achievement-list li{margin-bottom:4px;font-size:14px}.portfolio-links{gap:12px;margin-top:12px;display:flex}.portfolio-links a{color:#2563eb;font-size:13px;font-weight:600;text-decoration:none}.portfolio-links a:hover{text-decoration:underline}.terms-page{background:#f8fafc;min-height:100vh;padding:80px 20px}.terms-container{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:48px 40px;box-shadow:0 20px 60px #0000000f}.terms-title{color:#111827;margin-bottom:8px;font-size:32px;font-weight:700}.terms-updated{color:#9ca3af;margin-bottom:32px;font-size:13px}.terms-section{margin-bottom:32px}.terms-section h2{color:#1f2937;margin-bottom:12px;font-size:18px;font-weight:600}.terms-section p{color:#374151;font-size:14px;line-height:1.7}.terms-section ol{padding-left:18px}.terms-section li{color:#374151;margin-bottom:6px;font-size:14px;line-height:1.7}.privacy-page{background:#f8fafc;min-height:auto;padding:80px 20px}.privacy-container{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:48px 40px;box-shadow:0 20px 60px #0000000f}.privacy-title{color:#111827;margin-bottom:8px;font-size:32px;font-weight:700}.privacy-updated{color:#9ca3af;margin-bottom:32px;font-size:13px}.privacy-section{margin-bottom:32px}.privacy-section h2{color:#1f2937;margin-bottom:12px;font-size:18px;font-weight:600}.privacy-section p{color:#374151;font-size:14px;line-height:1.7}.privacy-section ul{padding-left:18px}.privacy-section li{color:#374151;margin-bottom:6px;font-size:14px;line-height:1.7}.policy-page{background:#f8fafc;min-height:auto;padding:80px 20px}.policy-container{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:48px 40px;box-shadow:0 20px 60px #0000000f}.policy-title{color:#111827;margin-bottom:8px;font-size:32px;font-weight:700}.policy-updated{color:#9ca3af;margin-bottom:32px;font-size:13px}.policy-section{margin-bottom:32px}.policy-section h2{color:#1f2937;margin-bottom:12px;font-size:18px;font-weight:600}.policy-section p{color:#374151;font-size:14px;line-height:1.7}.policy-section ol{padding-left:18px}.policy-section li{color:#374151;margin-bottom:6px;font-size:14px;line-height:1.7}.policy-sublist{margin-top:8px;padding-left:18px}.policy-sublist li{color:#4b5563;font-size:14px}.agreement-page{color:#111827;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:48px 20px 36px;display:flex}.agreement-box{width:100%;max-width:430px;animation:.42s cubic-bezier(.22,1,.36,1) pageFadeUp}.agreement-brand{text-align:left;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:14px;width:fit-content;margin:0 auto 42px;display:flex}.agreement-logo-wrap .logo img{object-fit:contain;width:auto;height:58px;display:block}.agreement-brand-identity{flex-direction:column;line-height:1.08;display:flex}.agreement-logo-sub{color:#6b7280;margin-bottom:5px;font-size:12px;font-weight:850}.agreement-logo-text{color:#222;letter-spacing:-.065em;font-size:30px;font-weight:950}.agreement-header{margin-bottom:18px}.agreement-title{color:#111827;letter-spacing:-.05em;margin:0 0 6px;font-size:28px;font-weight:950}.agreement-subtitle{color:#6b7280;margin:0;font-size:14px;font-weight:700;line-height:1.5}.agreement-form{flex-direction:column;gap:14px;display:flex}.agreement-list{flex-direction:column;gap:10px;display:flex}.agreement-input-group{background:#fff;border:1px solid #d7dbe3;border-radius:14px;overflow:hidden}.agreement-all{background:#fff}.agreement-check-row{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:58px;padding:16px;display:flex}.agreement-check-row-all{min-height:64px}.agreement-check-left{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.agreement-check-left input[type=checkbox]{accent-color:#3158ff;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.agreement-check-title{color:#111827;font-size:15px;font-weight:800;line-height:1.4;display:block}.agreement-check-desc{color:#6b7280;margin:4px 0 0;font-size:13px;font-weight:650;line-height:1.45}.agreement-view-button{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;min-width:46px;height:32px;padding:0 10px;font-size:13px;font-weight:850}.agreement-view-button:hover{background:#f9fafb}.agreement-help-area{min-height:20px}.agreement-error-text{color:#ef4444;margin:0;font-size:13px;font-weight:700;line-height:1.45}.agreement-actions{gap:10px;display:flex}.agreement-secondary-button,.agreement-submit-btn{cursor:pointer;border-radius:14px;height:54px;font-size:15px;font-weight:950}.agreement-secondary-button{color:#6b7280;background:#fff;border:1px solid #e5e7eb;flex:0 0 132px}.agreement-secondary-button:hover:not(:disabled){background:#f9fafb}.agreement-submit-btn{color:#fff;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%);border:none;flex:1}.agreement-secondary-button:disabled,.agreement-submit-btn:disabled{opacity:.55;cursor:not-allowed}@media (width<=768px){.agreement-page{align-items:flex-start;padding:42px 18px 30px}.agreement-brand{margin-bottom:38px}.agreement-logo-wrap .logo img{height:52px}.agreement-logo-text{font-size:27px}}@media (width<=420px){.agreement-page{padding:38px 16px 26px}.agreement-brand{gap:11px;margin-bottom:34px}.agreement-logo-wrap .logo img{height:48px}.agreement-logo-text{font-size:24px}.agreement-logo-sub{font-size:11px}.agreement-check-row{gap:10px;padding:15px 13px}.agreement-check-title{font-size:14px}.agreement-view-button{min-width:42px;padding:0 9px;font-size:12px}.agreement-actions{flex-direction:column-reverse}.agreement-secondary-button,.agreement-submit-btn{flex:none;width:100%}}.complete-signup-page{color:#111827;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:48px 20px 36px;display:flex}.complete-signup-box{width:100%;max-width:430px;animation:.42s cubic-bezier(.22,1,.36,1) pageFadeUp}.complete-signup-brand{width:fit-content;color:inherit;text-align:left;cursor:default;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:14px;margin:0 auto 42px;padding:0;display:flex}.complete-signup-logo-wrap .logo img{object-fit:contain;width:auto;height:58px;display:block}.complete-signup-brand-identity{flex-direction:column;line-height:1.08;display:flex}.complete-signup-logo-sub{color:#6b7280;margin-bottom:5px;font-size:12px;font-weight:850}.complete-signup-logo-text{color:#222;letter-spacing:-.065em;font-size:30px;font-weight:950}.complete-signup-header{margin-bottom:18px}.complete-signup-title{color:#111827;letter-spacing:-.05em;margin:0 0 6px;font-size:28px;font-weight:950}.complete-signup-form{flex-direction:column;gap:14px;display:flex}.complete-signup-input-group{background:#fff;border:1px solid #d7dbe3;border-radius:14px;overflow:hidden}.complete-signup-field-row{background:#fff;border-bottom:1px solid #eceff4;align-items:center;gap:14px;min-height:58px;padding:0 16px;display:flex}.complete-signup-field-row:last-child{border-bottom:none}.complete-signup-field-row label{color:#8b929d;flex:0 0 96px;font-size:15px;font-weight:750}.complete-signup-field-row input{color:#111827;border:none;outline:none;width:100%;min-width:0;height:56px;padding:0;font-size:16px;font-weight:700;box-shadow:none!important;background:#fff!important}.complete-signup-field-row input:focus,.complete-signup-field-row input:active,.complete-signup-field-row input:valid{box-shadow:none!important;background:#fff!important;outline:none!important}.complete-signup-field-row input::placeholder{color:#b4bac3;font-weight:650}.complete-signup-field-row input:-webkit-autofill{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.complete-signup-field-row input:-webkit-autofill:hover{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.complete-signup-field-row input:-webkit-autofill:focus{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.complete-signup-field-row input:-webkit-autofill:active{caret-color:#111827;transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;box-shadow:inset 0 0 0 1000px #fff!important}.complete-signup-help-area{min-height:20px}.complete-signup-error-text{color:#ef4444;margin:0;font-size:13px;font-weight:700;line-height:1.45}.complete-signup-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%);border:none;border-radius:14px;width:100%;height:54px;margin-top:4px;font-size:16px;font-weight:950}.complete-signup-submit-btn:disabled{opacity:.55;cursor:not-allowed}@media (width<=768px){.complete-signup-page{align-items:flex-start;padding:42px 18px 30px}.complete-signup-brand{margin-bottom:38px}.complete-signup-logo-wrap .logo img{height:52px}.complete-signup-logo-text{font-size:27px}}@media (width<=420px){.complete-signup-page{padding:38px 16px 26px}.complete-signup-brand{gap:11px;margin-bottom:34px}.complete-signup-logo-wrap .logo img{height:48px}.complete-signup-logo-text{font-size:24px}.complete-signup-logo-sub{font-size:11px}.complete-signup-field-row{gap:10px;padding:0 13px}.complete-signup-field-row label{flex-basis:78px;font-size:14px}.complete-signup-field-row input{font-size:16px}}.delete-account-page{background:radial-gradient(circle at 0 0,#ff638414,#0000 28%),radial-gradient(circle at 100% 0,#ff9f4014,#0000 24%),linear-gradient(#f8fafc 0%,#f3f4f6 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:120px 20px 60px;display:flex}.delete-account-card{-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #0f172a14;border-radius:28px;width:100%;max-width:620px;padding:34px 28px 28px;box-shadow:0 20px 60px #0f172a1f}.delete-account-header{margin-bottom:24px}.delete-account-badge{color:#dc2626;letter-spacing:.02em;background:#ef44441a;border-radius:999px;align-items:center;margin-bottom:14px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.delete-account-title{color:#111827;margin:0 0 10px;font-size:32px;font-weight:800;line-height:1.2}.delete-account-subtitle{color:#6b7280;margin:0;font-size:15px;line-height:1.7}.delete-account-warning-box{background:linear-gradient(#fff5f5 0%,#fff1f2 100%);border:1px solid #ef444424;border-radius:20px;margin-bottom:24px;padding:20px}.delete-account-warning-title{color:#991b1b;margin:0 0 12px;font-size:17px;font-weight:700}.delete-account-warning-list{color:#7f1d1d;margin:0;padding-left:18px;font-size:14px;line-height:1.7}.delete-account-form{flex-direction:column;gap:18px;display:flex}.delete-account-field{flex-direction:column;display:flex}.delete-account-label{color:#111827;margin-bottom:8px;font-size:14px;font-weight:700}.delete-account-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;transition:border-color .2s,box-shadow .2s,transform .2s}.delete-account-input:focus{border-color:#f87171;box-shadow:0 0 0 4px #f8717126}.delete-account-help{color:#6b7280;margin:8px 0 0;font-size:13px;line-height:1.6}.delete-account-checks{flex-direction:column;gap:12px;padding:6px 2px 2px;display:flex}.delete-account-check{color:#374151;cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.delete-account-check input{accent-color:#dc2626;flex-shrink:0;width:16px;height:16px;margin-top:2px}.delete-account-message{border-radius:14px;margin:0;padding:14px 16px;font-size:14px;font-weight:600;line-height:1.5}.delete-account-message.success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.delete-account-message.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.delete-account-actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.delete-account-cancel-btn,.delete-account-submit-btn{cursor:pointer;border:none;border-radius:14px;min-width:132px;height:50px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s}.delete-account-cancel-btn{color:#111827;background:#f3f4f6}.delete-account-cancel-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.delete-account-submit-btn{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 12px 28px #dc26263d}.delete-account-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #dc262647}.delete-account-submit-btn:disabled,.delete-account-cancel-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=640px){.delete-account-page{padding:96px 14px 40px}.delete-account-card{border-radius:22px;padding:24px 18px 20px}.delete-account-title{font-size:26px}.delete-account-actions{flex-direction:column}.delete-account-cancel-btn,.delete-account-submit-btn{width:100%}}.admin-page{max-width:1280px;margin:0 auto;padding:40px 20px 80px}.admin-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.admin-header h1{color:#111827;margin:0 0 8px;font-size:32px;font-weight:800}.admin-header p{color:#6b7280;margin:0;font-size:15px}.admin-tabs{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.admin-tabs button{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;padding:12px 18px;font-weight:700;transition:all .2s}.admin-tabs button.active{color:#fff;background:#111827}.admin-alert{border-radius:12px;margin-bottom:18px;padding:14px 16px;font-size:14px;font-weight:600}.admin-alert.success{color:#065f46;background:#ecfdf5}.admin-alert.error{color:#991b1b;background:#fef2f2}.admin-section{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 10px 30px #0f172a0a}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.stat-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:18px;padding:22px 20px}.stat-card span{color:#6b7280;margin-bottom:10px;font-size:14px;display:block}.stat-card strong{color:#111827;font-size:30px;font-weight:800}.admin-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.admin-toolbar input,.admin-toolbar select{background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;min-width:220px;padding:12px 14px;font-size:14px}.admin-toolbar input:focus,.admin-toolbar select:focus{border-color:#6366f1}.admin-toolbar button,.primary-btn,.ghost-btn,.danger-btn{cursor:pointer;border:none;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700;transition:all .2s}.admin-toolbar button,.primary-btn{color:#fff;background:#111827}.ghost-btn{color:#111827;background:#f3f4f6}.danger-btn{color:#b91c1c;background:#fee2e2}.primary-btn:hover,.ghost-btn:hover,.danger-btn:hover,.admin-toolbar button:hover{transform:translateY(-1px)}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:1280px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:14px 12px;font-size:14px}.admin-table td a.ghost-btn,.admin-table td button{white-space:nowrap}.admin-table th{color:#374151;background:#f9fafb;font-weight:800}.role-badge{border-radius:999px;justify-content:center;align-items:center;min-width:62px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.role-badge.user{color:#374151;background:#e5e7eb}.role-badge.admin{color:#6d28d9;background:#ede9fe}.status-on{color:#047857;font-weight:700}.status-off{color:#b91c1c;font-weight:700}.admin-actions{flex-wrap:nowrap;gap:8px;display:flex}.admin-pagination{justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.admin-pagination button{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;padding:10px 14px;font-weight:700}.admin-pagination button:disabled{opacity:.45;cursor:not-allowed}.admin-empty{text-align:center;color:#6b7280;padding:40px 0;font-weight:600}.admin-table a.ghost-btn{justify-content:center;align-items:center;display:inline-flex}.admin-section h3{color:#111827;font-size:18px;font-weight:800}@media (width<=1024px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.admin-page{padding:24px 14px 60px}.admin-header h1{font-size:26px}.admin-stats{grid-template-columns:1fr}.admin-section{padding:18px}.admin-toolbar{flex-direction:column}.admin-toolbar input,.admin-toolbar select,.admin-toolbar button{width:100%}}.contact-page{background:#f7f8fc;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.contact-container{width:100%;max-width:600px}.contact-title{color:#111827;margin-bottom:8px;font-size:32px;font-weight:700}.contact-subtitle{color:#6b7280;margin-bottom:32px;font-size:14px}.contact-card{background:#fff;border-radius:20px;flex-direction:column;gap:20px;padding:28px 24px;display:flex;box-shadow:0 12px 40px #00000014}.contact-item{flex-direction:column;gap:6px;display:flex}.label{color:#9ca3af;font-size:13px;font-weight:500}.value{color:#111827;font-size:16px;font-weight:500}.link{color:#4f46e5;text-decoration:none}.link:hover{text-decoration:underline}.notice-page{background:#f7f8fc;justify-content:center;min-height:100vh;padding:60px 20px;display:flex}.notice-container{width:100%;max-width:700px}.notice-title{color:#111827;margin-bottom:8px;font-size:32px;font-weight:700}.notice-subtitle{color:#6b7280;margin-bottom:32px;font-size:14px}.notice-list{flex-direction:column;gap:14px;display:flex}.notice-item{cursor:pointer;background:#fff;border-radius:16px;padding:18px 20px;transition:all .2s;box-shadow:0 8px 24px #0000000f}.notice-item:hover{transform:translateY(-2px)}.notice-header{justify-content:space-between;align-items:center;display:flex}.notice-title-text{color:#111827;font-size:16px;font-weight:600}.notice-date{color:#9ca3af;font-size:13px}.notice-content{color:#374151;margin-top:14px;font-size:14px;line-height:1.6}.portfolio-edit-page{background:radial-gradient(circle at 0 0,#6366f114,#0000 26%),radial-gradient(circle at 100% 0,#3b82f612,#0000 24%),linear-gradient(#f8fafc 0%,#f5f7fb 100%);min-height:100vh;padding:56px 20px 120px}.portfolio-edit-shell{max-width:1100px;margin:0 auto}.portfolio-field-hint{color:#98a2b3;font-size:12px}.portfolio-edit-page-state{color:#475467;background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;font-size:16px;display:flex}.portfolio-edit-topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.portfolio-edit-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;margin:0 0 10px;font-size:13px;font-weight:700}.portfolio-edit-title{letter-spacing:-.03em;color:#111827;margin:0;font-size:38px;font-weight:800;line-height:1.1}.portfolio-edit-description{color:#667085;max-width:680px;margin:12px 0 0;font-size:15px;line-height:1.7}.portfolio-edit-top-actions,.portfolio-edit-bottom-actions{align-items:center;gap:10px;display:flex}.portfolio-edit-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:28px;margin-bottom:22px;padding:28px;box-shadow:0 10px 30px #0f172a0d,0 2px 10px #0f172a08}.portfolio-section-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.portfolio-section-header h2{letter-spacing:-.02em;color:#111827;margin:0 0 8px;font-size:22px;font-weight:700}.portfolio-section-header p{color:#6b7280;margin:0;font-size:14px;line-height:1.7}.portfolio-summary-badge{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;flex-shrink:0;align-items:center;height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.portfolio-form-grid{gap:18px;display:grid}.portfolio-form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-field{flex-direction:column;gap:9px;display:flex}.portfolio-field-full{grid-column:1/-1}.portfolio-field-label{color:#344054;font-size:14px;font-weight:700}.portfolio-field input,.portfolio-field textarea{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d0d5dd;border-radius:16px;outline:none;width:100%;padding:15px 16px;font-size:15px;transition:border-color .18s,box-shadow .18s,background-color .18s}.portfolio-field input::placeholder,.portfolio-field textarea::placeholder{color:#98a2b3;font-size:14px}.portfolio-field textarea{resize:vertical;min-height:132px;line-height:1.65}.portfolio-field input:hover,.portfolio-field textarea:hover{border-color:#b8c1cc}.portfolio-field input:focus,.portfolio-field textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 5px #6366f11f}.portfolio-add-card-button,.portfolio-primary-button,.portfolio-secondary-button,.portfolio-chip-button,.portfolio-danger-button{cursor:pointer;border:none;border-radius:14px;font-size:14px;font-weight:700;transition:transform .16s,opacity .16s,box-shadow .18s,background-color .18s,border-color .18s}.portfolio-primary-button{color:#fff;background:linear-gradient(135deg,#111827 0%,#312e81 100%);padding:14px 20px;box-shadow:0 12px 24px #1118272e}.portfolio-primary-button:hover{opacity:.97}.portfolio-primary-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.portfolio-secondary-button{color:#344054;background:#fff;border:1px solid #d0d5dd;padding:13px 18px}.portfolio-secondary-button:hover{background:#f9fafb}.portfolio-add-card-button{color:#fff;background:#111827;padding:13px 18px;box-shadow:0 10px 22px #11182724}.portfolio-chip-button{color:#344054;background:#f8fafc;border:1px solid #d0d5dd;padding:10px 14px}.portfolio-chip-button:disabled{opacity:.45;cursor:not-allowed}.portfolio-danger-button{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;padding:10px 14px}.portfolio-card-list{flex-direction:column;gap:18px;display:flex}.portfolio-editor-card{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 10px 24px #0f172a0a}.portfolio-editor-card-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.portfolio-card-order{letter-spacing:.08em;text-transform:uppercase;color:#6366f1;margin:0 0 8px;font-size:12px;font-weight:800}.portfolio-editor-card-title{letter-spacing:-.02em;color:#111827;margin:0;font-size:22px;font-weight:800}.portfolio-editor-card-actions{flex-wrap:wrap;gap:8px;display:flex}.portfolio-empty-state{text-align:center;background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px dashed #cbd5e1;border-radius:24px;padding:44px 24px}.portfolio-empty-state strong{color:#111827;margin-bottom:10px;font-size:18px;display:block}.portfolio-empty-state p{color:#667085;margin:0 0 20px;font-size:14px;line-height:1.7}.portfolio-edit-bottom-bar{background:#fff;border:1px solid #e2e8f0f2;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-top:8px;padding:18px 20px;display:flex;box-shadow:0 10px 24px #0f172a0d,0 2px 8px #0f172a08}.portfolio-edit-bottom-copy strong{color:#111827;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.portfolio-edit-bottom-copy p{color:#667085;margin:0;font-size:14px}.portfolio-edit-toast{z-index:9999;color:#fff;border-radius:14px;min-width:240px;max-width:360px;padding:14px 16px;font-size:14px;font-weight:700;position:fixed;top:24px;right:24px;box-shadow:0 18px 40px #0f172a29}.portfolio-edit-toast.success{background:#111827}.portfolio-edit-toast.error{background:#dc2626}@media (width<=900px){.portfolio-edit-topbar,.portfolio-section-header,.portfolio-editor-card-top,.portfolio-edit-bottom-bar{flex-direction:column;align-items:stretch}.portfolio-form-grid.two-column{grid-template-columns:1fr}}@media (width<=768px){.portfolio-edit-page{padding:28px 16px 90px}.portfolio-edit-title{font-size:30px}.portfolio-edit-section{border-radius:22px;padding:20px}.portfolio-editor-card{padding:18px}.portfolio-field input,.portfolio-field textarea{border-radius:14px;padding:13px 14px;font-size:16px}.portfolio-edit-bottom-actions,.portfolio-edit-top-actions{width:100%}.portfolio-primary-button,.portfolio-secondary-button{flex:1}}@media (width<=480px){.portfolio-edit-title{font-size:26px}.portfolio-edit-toast{min-width:auto;max-width:none;top:16px;left:16px;right:16px}.portfolio-edit-bottom-actions,.portfolio-edit-top-actions{flex-direction:column}.portfolio-primary-button,.portfolio-secondary-button{width:100%}}.recruit-page{color:#111827;background:radial-gradient(circle at 0 0,#4965ff17,#0000 34%),linear-gradient(#f7f8fc 0%,#fff 44%);width:100%;min-height:100vh}.recruit-page *{box-sizing:border-box}.recruit-page button,.recruit-page input{font-family:inherit}.recruit-shell{max-width:1200px;margin:0 auto;padding:34px 20px 96px}.recruit-studio{background:linear-gradient(135deg,#fffffff5 0%,#f7f9fff5 100%);border:1px solid #e5eafff5;border-radius:34px;grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:28px;min-height:320px;padding:32px;display:grid;overflow:visible;box-shadow:0 24px 64px #1a265a14}.recruit-studio__content{flex-direction:column;justify-content:center;min-width:0;display:flex}.recruit-eyebrow{color:#4d5dde;letter-spacing:.04em;background:#edf2ff;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:18px;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.recruit-studio h1{color:#0f172a;letter-spacing:-.072em;word-break:keep-all;margin:0;font-size:50px;font-weight:950;line-height:1.12}.recruit-studio h1 strong{color:#4965ff}.recruit-studio p{color:#48556b;word-break:keep-all;max-width:520px;margin:20px 0 0;font-size:16px;font-weight:700;line-height:1.7}.recruit-finder{background:#fff;border:1px solid #e9edf6;border-radius:26px;flex-direction:column;justify-content:center;min-width:0;padding:22px;display:flex;box-shadow:0 16px 42px #1a265a12}.recruit-search-box{background:#f9fafc;border:1px solid #dfe5f2;border-radius:17px;align-items:center;gap:10px;width:100%;height:54px;margin-top:2px;padding:0 16px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.recruit-search-box:focus-within{background:#fff;border-color:#cfd8ff;box-shadow:0 0 0 4px #4965ff14}.recruit-search-box svg{color:#7b88b1;flex:none}.recruit-search-box input{color:#111827;appearance:none;background:0 0;border:none;outline:none;width:100%;min-width:0;height:52px;font-size:16px;font-weight:750;line-height:52px}.recruit-search-box input::placeholder{color:#98a2b3;font-size:15px;font-weight:650}.recruit-suggest{margin-top:18px}.recruit-suggest>span{color:#7b88b1;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.recruit-suggest-tags{flex-wrap:wrap;gap:8px;max-height:76px;padding-top:4px;display:flex;overflow:visible}.recruit-suggest-tags button{color:#5f687a;cursor:pointer;background:#fff;border:1px solid #e1e6f2;border-radius:999px;height:32px;padding:0 11px;font-size:12px;font-weight:850;transition:background .18s,border-color .18s,color .18s,transform .18s}.recruit-suggest-tags button:hover,.recruit-suggest-tags button.is-active{color:#4054dc;background:#f4f7ff;border-color:#cfd8ff;transform:translateY(-2px)}.recruit-board-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:30px 0 16px;display:flex}.recruit-board-head>div{align-items:center;gap:12px;display:flex}.recruit-board-head__icon{color:#4965ff;background:#eef3ff;border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.recruit-board-head h2{color:#111827;letter-spacing:-.05em;margin:0;font-size:25px;font-weight:950;line-height:1.25}.recruit-board-head p{color:#697386;margin:5px 0 0;font-size:14px;font-weight:750}.recruit-board-count{color:#697386;background:#fff;border:1px solid #e1e6f2;border-radius:999px;align-items:center;gap:4px;height:38px;padding:0 15px;font-size:13px;font-weight:850;display:inline-flex;box-shadow:0 10px 26px #1a265a0b}.recruit-board-count strong{color:#111827;font-size:15px;font-weight:950}.people-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.person-card{min-width:0;color:inherit;cursor:pointer;background:#fffffff5;border:1px solid #e7ebf3;border-radius:26px;flex-direction:column;gap:16px;padding:20px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 16px 42px #1a265a0e}.person-card:hover{border-color:#cfd8ff;transform:translateY(-4px);box-shadow:0 24px 58px #1a265a1a}.person-top{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.person-profile{align-items:center;gap:12px;min-width:0;display:flex}.person-avatar{background:#f1f4f9;border-radius:20px;flex:none;width:58px;height:58px;display:block;overflow:hidden}.person-avatar img{object-fit:cover;border-radius:inherit;border:1px solid #e9edf6;width:100%;height:100%;display:block}.person-meta{min-width:0}.person-name-row{align-items:center;gap:8px;min-width:0;display:flex}.person-name-link{min-width:0;color:inherit;text-decoration:none}.person-name-link strong{color:#111827;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:18px;font-weight:950;line-height:1.3;display:block;overflow:hidden}.person-username{color:#697386;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:13px;font-weight:800;overflow:hidden}.role-badge{color:#4d5dde;background:#edf2ff;border-radius:999px;flex:none;justify-content:center;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex}.person-actions{flex:none;align-items:center;gap:7px;display:flex}.icon-btn{color:#687184;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:14px;justify-content:center;align-items:center;gap:5px;min-width:38px;height:38px;padding:0 10px;transition:transform .2s,border-color .2s,background .2s,color .2s;display:inline-flex}.icon-btn:hover:not(:disabled){color:#c9447e;background:#fff5fa;border-color:#efcfdf;transform:none}.icon-btn.is-active{color:#d9327c;background:#ffeaf4;border-color:#efbfd7}.icon-btn:disabled{opacity:.45;cursor:default}.person-info-box{background:#fafbff;border:1px solid #eef1f6;border-radius:20px;min-height:112px;padding:15px}.person-info-box span{color:#7b88b1;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.person-info-box p{color:#4f5b6f;word-break:keep-all;white-space:pre-line;margin:0;font-size:14px;font-weight:700;line-height:1.65}.tag-list{flex-wrap:wrap;align-items:center;gap:7px;min-height:32px;display:flex}.tag-chip{color:#687184;background:#f3f5f9;border-radius:999px;align-items:center;min-height:30px;padding:7px 10px;font-size:12px;font-weight:900;line-height:1.25;display:inline-flex}.tag-chip--more{color:#4965ff;background:#eef3ff}.recruit-empty-chip{color:#98a2b3}.recruit-state{text-align:center;color:#697386;background:#fff;border:1px solid #e9edf6;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:48px 20px;font-size:15px;font-weight:750;display:flex;box-shadow:0 14px 36px #1a265a0b}.recruit-state strong{color:#111827;font-size:18px;font-weight:950}.recruit-state p{color:#697386;margin:10px 0 0;font-size:14px;font-weight:700}.recruit-state--error{color:#b42318;background:#fff7f6;border-color:#f4c7c0}.person-skeleton{background:#fff;border:1px solid #e9edf6;border-radius:26px;min-height:260px;padding:20px}.person-skeleton__avatar,.person-skeleton__body span,.person-skeleton__body strong,.person-skeleton__body p{background:linear-gradient(90deg,#eef1f7 0%,#f7f8fb 50%,#eef1f7 100%) 0 0/220% 100%;border-radius:999px;animation:1.2s ease-in-out infinite recruitSkeleton;display:block}.person-skeleton__avatar{border-radius:20px;width:58px;height:58px}.person-skeleton__body{margin-top:18px}.person-skeleton__body span{width:86px;height:13px}.person-skeleton__body strong{width:70%;height:20px;margin-top:10px}.person-skeleton__body p{width:100%;height:13px;margin:18px 0 0}.person-skeleton__body p.is-short{width:58%;margin-top:10px}.recruit-hero-description br{display:none}.recruit-search-clear{color:#98a2b3;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .18s,color .18s;display:inline-flex}.recruit-search-clear:hover{color:#4b5563;background:#eef2f7}@keyframes recruitSkeleton{0%{background-position:220% 0}to{background-position:-220% 0}}@media (width<=1080px){.recruit-studio{grid-template-columns:1fr}.recruit-finder{max-width:620px}.people-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.recruit-page{background:#f7f8fc}.recruit-shell{padding:14px 14px 96px}.recruit-studio{min-height:auto;box-shadow:none;background:#fff;border-radius:24px;gap:22px;padding:24px 20px}.recruit-eyebrow{margin-bottom:14px;padding:7px 10px;font-size:11px}.recruit-studio h1{letter-spacing:-.075em;font-size:clamp(31px,8.5vw,38px);line-height:1.12}.recruit-studio p{margin-top:16px;font-size:15px;line-height:1.65}.recruit-finder{box-shadow:none;background:#fafbff;border-radius:20px;padding:16px}.recruit-search-box{background:#fff;border-radius:14px;height:52px}.recruit-search-box input{height:52px;font-size:16px;line-height:52px}.recruit-suggest-tags{max-height:none}.recruit-board-head{align-items:flex-start;margin:24px 0 14px}.recruit-board-head__icon{border-radius:14px;width:40px;height:40px}.recruit-board-head h2{font-size:22px}.recruit-board-head p{font-size:13px;line-height:1.45}.recruit-board-count{height:34px;box-shadow:none;padding:0 12px;font-size:12px}.people-board{grid-template-columns:1fr;gap:12px}.person-card{box-shadow:none;border-radius:22px;padding:18px}.person-card:hover{box-shadow:none;transform:none}.person-avatar{border-radius:18px;width:54px;height:54px}.person-name-link strong{max-width:150px;font-size:17px}.person-info-box{border-radius:18px;min-height:auto;padding:14px}.person-skeleton{min-height:230px;box-shadow:none;border-radius:22px;padding:18px}.recruit-state{min-height:210px;box-shadow:none;border-radius:22px}}@media (width<=420px){.recruit-shell{padding-left:12px;padding-right:12px}.recruit-studio{padding:22px 18px}.person-card{padding:16px}.person-top,.person-profile{gap:10px}.person-avatar{border-radius:17px;width:50px;height:50px}.person-name-link strong{max-width:118px}.role-badge{height:23px;padding:0 8px;font-size:10px}.icon-btn{border-radius:13px;min-width:36px;height:36px}}.mypage-page{color:#111827;background:#f7f8fc;width:100%;min-height:100vh;padding:30px 20px 88px}.mypage-page *{box-sizing:border-box}.mypage-page button{font-family:inherit}.mypage-container{width:100%;max-width:1200px;margin:0 auto}.mypage-loading-card{color:#697386;background:#fff;border:1px solid #e9edf6;border-radius:24px;justify-content:center;align-items:center;min-height:320px;padding:48px 20px;font-size:16px;font-weight:850;display:flex}.mypage-loading-card.is-error{color:#d93025}.mypage-profile-card,.mypage-section-card{background:#fff;border:1px solid #e9edf6;box-shadow:0 14px 36px #1a265a0d}.mypage-profile-card{border-radius:24px;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:22px;min-width:0;padding:20px 22px;display:grid}.mypage-profile-content{min-width:0}.mypage-eyebrow{color:#5368df;letter-spacing:.04em;background:#576cff17;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:11px;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.mypage-profile-row{align-items:center;gap:18px;min-width:0;display:flex}.mypage-profile-image-wrap{background:linear-gradient(135deg,#eef3ff,#fff);border:1px solid #e4eaff;border-radius:23px;flex:none;padding:4px}.mypage-profile-image{object-fit:cover;background:#f3f4f6;border-radius:20px;width:74px;height:74px;display:block}.mypage-profile-info{min-width:0}.mypage-profile-name-row{flex-wrap:wrap;align-items:flex-end;gap:10px;min-width:0;max-width:100%;display:flex}.mypage-profile-info h1{color:#111827;letter-spacing:-.075em;word-break:break-word;min-width:0;margin:0;font-size:36px;font-weight:950;line-height:1.12}.mypage-profile-id{color:#98a2b3;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding-bottom:4px;font-size:16px;font-weight:800;line-height:1.2;overflow:hidden}.mypage-affiliation,.mypage-bio{align-items:center;gap:9px;min-width:0;display:flex}.mypage-affiliation{color:#667085;margin:8px 0 0;font-size:15px;font-weight:800;line-height:1.45}.mypage-bio{color:#48556b;margin:9px 0 0;font-size:15px;font-weight:650;line-height:1.55;overflow:hidden}.mypage-affiliation span,.mypage-bio span{border-radius:999px;flex:none;justify-content:center;align-items:center;height:24px;padding:0 8px;font-size:12px;font-weight:950;display:inline-flex}.mypage-affiliation span{color:#4054dc;background:#f1f4ff}.mypage-bio span{color:#6b54ff;background:#f7f4ff}.mypage-bio em{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-style:normal;overflow:hidden}.mypage-profile-actions{grid-template-columns:1fr;gap:10px;min-width:0;display:grid}.mypage-primary-button,.mypage-outline-button{white-space:nowrap;cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:7px;width:100%;height:48px;padding:0 15px;font-size:15px;font-weight:950;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.mypage-primary-button{color:#fff;background:linear-gradient(135deg,#3158ff 0%,#6b54ff 100%);border:none;box-shadow:0 10px 24px #455bff38}.mypage-outline-button{color:#4054dc;background:#fff;border:1.5px solid #465fff38}.mypage-primary-button:hover,.mypage-outline-button:hover{transform:translateY(-2px)}.mypage-outline-button:hover{background:#f8faff;border-color:#cfd8ff}.mypage-tab-bar{scrollbar-width:none;align-items:center;gap:32px;margin-top:22px;padding:0 4px;display:flex;overflow-x:auto}.mypage-tab-bar::-webkit-scrollbar{display:none}.mypage-tab-button{color:#98a2b3;cursor:pointer;background:0 0;border:none;flex:none;align-items:center;gap:9px;height:48px;padding:0;font-size:16px;font-weight:950;transition:color .2s;display:inline-flex;position:relative}.mypage-tab-button:after{content:"";opacity:0;transform-origin:50%;background:#111827;border-radius:999px;width:100%;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:3px;left:0;transform:scaleX(.7)}.mypage-tab-button strong{color:#697386;background:#eef1f7;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 9px;font-size:13px;font-weight:950;display:inline-flex}.mypage-tab-button:hover,.mypage-tab-button.active{color:#111827}.mypage-tab-button.active:after{opacity:1;transform:scaleX(1)}.mypage-tab-button.active strong{color:#fff;background:#111827}.mypage-sections{flex-direction:column;gap:14px;margin-top:18px;display:flex}.mypage-section-card{border-radius:24px;padding:22px}.mypage-section-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.mypage-section-title-wrap{align-items:center;gap:12px;min-width:0;display:flex}.mypage-section-icon{color:#4965ff;background:#eef3ff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.mypage-section-title-wrap h2{color:#111827;letter-spacing:-.045em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:21px;font-weight:950;line-height:1.3;overflow:hidden}.mypage-section-count{color:#4d5dde;background:#f7f8fc;border-radius:999px;flex:none;justify-content:center;align-items:center;height:34px;padding:0 13px;font-size:14px;font-weight:950;display:inline-flex}.mypage-item-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mypage-item-card,.mypage-user-card{background:#fff;border:1px solid #e9edf6;border-radius:18px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.mypage-item-card{flex-direction:column;align-items:stretch;min-width:0;padding:18px;display:flex}.mypage-item-card.clickable,.mypage-user-card.clickable{cursor:pointer}.mypage-item-card.clickable:focus,.mypage-user-card.clickable:focus{border-color:#cfd8ff;outline:none;box-shadow:0 0 0 4px #4965ff1a}.mypage-item-card:hover,.mypage-user-card:hover{border-color:#cfd8ff;transform:translateY(-2px);box-shadow:0 16px 36px #1a265a12}.mypage-item-card.clickable:hover,.mypage-user-card.clickable:hover{background:#fbfcff}.mypage-item-main{min-width:0}.mypage-badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.mypage-status-chip,.mypage-chip,.mypage-apply-status{border-radius:8px;justify-content:center;align-items:center;max-width:100%;height:25px;padding:0 9px;font-size:12px;font-weight:950;display:inline-flex}.mypage-status-chip{color:#4d5dde;background:#edf2ff}.mypage-chip{color:#667085;text-overflow:ellipsis;white-space:nowrap;background:#f7f8fc;overflow:hidden}.mypage-apply-status.pending{color:#a87000;background:#fff8e6}.mypage-apply-status.approved{color:#1f8f4a;background:#ecf7ef}.mypage-apply-status.rejected{color:#d93025;background:#fdeeee}.mypage-apply-status.cancelled{color:#6b7280;background:#f2f3f5}.mypage-item-card h3{color:#111827;letter-spacing:-.045em;word-break:keep-all;margin:11px 0 0;font-size:20px;font-weight:950;line-height:1.42}.mypage-item-card p{color:#5f687a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:15px;font-weight:650;line-height:1.6;display:-webkit-box;overflow:hidden}.mypage-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;display:flex}.mypage-meta span{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;min-height:29px;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.mypage-danger-button{color:#d93025;cursor:pointer;white-space:nowrap;background:#fff3f3;border:none;border-radius:999px;width:fit-content;height:40px;margin-top:16px;padding:0 13px;font-size:14px;font-weight:900}.mypage-danger-button:disabled{opacity:.55;cursor:default}.mypage-empty-block{text-align:center;background:#fafbff;border:1px dashed #dfe5f2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:172px;padding:36px 18px;display:flex}.mypage-empty-block strong{color:#111827;font-size:17px;font-weight:950}.mypage-empty-block p{color:#697386;margin:8px 0 0;font-size:15px;font-weight:750;line-height:1.55}.mypage-pagination{justify-content:center;align-items:center;gap:10px;margin-top:16px;display:flex}.mypage-pagination button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.mypage-pagination button:hover:not(:disabled){color:#4054dc;background:#f8faff;border-color:#cfd8ff;transform:translateY(-2px)}.mypage-pagination button:disabled{opacity:.4;cursor:default}.mypage-pagination span{text-align:center;color:#697386;min-width:58px;font-size:15px;font-weight:900}.mypage-user-card{align-items:center;min-width:0;padding:18px;display:flex}.mypage-user-left{align-items:center;gap:14px;min-width:0;display:flex}.mypage-user-avatar{object-fit:cover;background:#f3f4f6;border-radius:18px;flex:none;width:60px;height:60px}.mypage-user-info{min-width:0}.mypage-user-top{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}.mypage-user-name{color:#111827;letter-spacing:-.04em;min-width:0;font-size:18px;font-weight:950;line-height:1.35;text-decoration:none}.mypage-user-affiliation{color:#687184;text-overflow:ellipsis;white-space:nowrap;background:#f7f8fc;border-radius:999px;align-items:center;max-width:180px;height:25px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex;overflow:hidden}.mypage-user-info p{color:#5f687a;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:7px 0 0;font-size:15px;font-weight:650;line-height:1.5;display:-webkit-box;overflow:hidden}@media (width<=768px){.mypage-page{padding:14px 14px 56px}.mypage-profile-card,.mypage-section-card{box-shadow:none}.mypage-profile-card{border-radius:22px;grid-template-columns:1fr;gap:15px;padding:16px}.mypage-profile-row{align-items:center;gap:14px}.mypage-profile-image{width:68px;height:68px}.mypage-profile-info h1{font-size:30px;line-height:1.14}.mypage-profile-id{padding-bottom:3px;font-size:14px}.mypage-affiliation,.mypage-bio{align-items:flex-start;font-size:14px}.mypage-bio em{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.mypage-profile-actions{grid-template-columns:1fr 1fr;gap:9px;width:100%}.mypage-primary-button,.mypage-outline-button{height:45px;font-size:14px}.mypage-tab-bar{gap:24px;margin-top:18px}.mypage-section-card{border-radius:20px;padding:16px}.mypage-section-header{margin-bottom:12px}.mypage-section-icon{border-radius:13px;width:38px;height:38px}.mypage-section-title-wrap h2{font-size:19px}.mypage-item-list{grid-template-columns:1fr}.mypage-item-card{padding:16px}.mypage-item-card:hover,.mypage-user-card:hover{box-shadow:none;transform:none}.mypage-item-card h3{font-size:18px}.mypage-user-card{border-radius:18px;padding:16px}.mypage-user-left{align-items:center;gap:12px;min-width:0}.mypage-user-avatar{border-radius:15px;width:52px;height:52px}.mypage-user-name{font-size:16px}.mypage-user-affiliation{max-width:120px;font-size:11px}.mypage-user-info p{-webkit-line-clamp:1;margin-top:5px;font-size:13px;line-height:1.45}}@media (width<=420px){.mypage-page{padding-left:12px;padding-right:12px}.mypage-profile-card,.mypage-section-card{padding:15px}.mypage-profile-info h1{font-size:27px;line-height:1.15}.mypage-profile-id{font-size:13px}.mypage-tab-bar{gap:22px}.mypage-tab-button{font-size:15px}.mypage-primary-button,.mypage-outline-button{letter-spacing:-.02em;font-size:13px}.mypage-user-avatar{width:48px;height:48px}}.studies-page{color:#111827;background:#fff;width:100%;min-height:100vh}.studies-page *{box-sizing:border-box}.studies-page button,.studies-page input{font-family:inherit}.studies-hero-wrap{background:linear-gradient(#f7f8ff 0%,#fff 100%);padding:30px 20px 22px}.studies-hero{background:linear-gradient(135deg,#fff 0%,#f6f7ff 100%);border:1px solid #e5eafff2;border-radius:28px;max-width:1200px;margin:0 auto;padding:34px 42px;box-shadow:0 18px 46px #1a265a0f}.studies-hero-badge{color:#5368df;letter-spacing:.04em;background:#576cff17;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:18px;padding:8px 11px;font-size:12px;font-weight:950;display:inline-flex}.studies-hero-badge svg{font-size:15px}.studies-hero h1{color:#0f172a;letter-spacing:-.065em;margin:0;font-size:44px;font-weight:950;line-height:1.1}.studies-hero h1 strong{color:#4965ff}.studies-hero p{color:#5f687a;margin:14px 0 0;font-size:17px;font-weight:650;line-height:1.6}.studies-content{max-width:1200px;margin:0 auto;padding:0 20px 96px}.studies-search-card{background:#fff;border:1px solid #e9edf6;border-radius:24px;padding:22px;box-shadow:0 14px 36px #1a265a0d}.studies-categories{scrollbar-width:none;align-items:center;gap:28px;display:flex;overflow-x:auto}.studies-categories::-webkit-scrollbar{display:none}.studies-category{color:#98a2b3;letter-spacing:-.03em;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;height:40px;padding:0;font-size:15px;font-weight:850;transition:color .2s;display:inline-flex;position:relative}.studies-category:after{content:"";opacity:0;transform-origin:50%;background:#111827;border-radius:999px;width:100%;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:0;transform:scaleX(.7)}.studies-category:hover,.studies-category.is-active{color:#111827}.studies-category.is-active:after{opacity:1;transform:scaleX(1)}.studies-search-row{align-items:center;margin-top:18px;display:flex}.studies-search-box{background:#fff;border:1px solid #dfe5f2;border-radius:15px;flex:1;align-items:center;gap:10px;min-width:0;height:52px;min-height:52px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.studies-search-box:focus-within{border-color:#cfd8ff;box-shadow:0 0 0 4px #4965ff14}.studies-search-box svg{color:#7b88b1;flex:none;font-size:19px}.studies-search-box input{color:#111827;appearance:none;background:0 0;border:none;outline:none;width:100%;min-width:0;height:52px;font-size:16px;font-weight:700;line-height:52px}.studies-search-box input::placeholder{color:#98a2b3;font-size:16px;font-weight:650}.studies-result-row{margin-top:14px}.studies-result-row p{color:#697386;margin:0;font-size:14px;font-weight:800}.studies-result-row strong{color:#4054dc}.studies-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.study-card{cursor:pointer;background:#fff;border:1px solid #e9edf6;border-radius:22px;grid-template-columns:minmax(0,1fr) 90px;gap:20px;min-height:168px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;box-shadow:0 12px 32px #1a265a0a}.study-card:hover{border-color:#cfd8ff;transform:translateY(-3px);box-shadow:0 20px 44px #1a265a14}.study-card__main{min-width:0}.study-card__badges{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:11px;display:flex}.study-status,.study-category-label{border-radius:8px;justify-content:center;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.study-status.is-open{color:#4d5dde;background:#edf2ff}.study-status.is-closed{color:#6b7280;background:#f2f3f5}.study-category-label{color:#667085;background:#f7f8fc}.study-card h2{color:#111827;letter-spacing:-.045em;word-break:keep-all;margin:0;font-size:21px;font-weight:950;line-height:1.42}.study-card p{color:#5f687a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:15px;font-weight:650;line-height:1.65;display:-webkit-box;overflow:hidden}.study-card__meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;display:flex}.study-card__meta span{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:7px 10px;font-size:12px;font-weight:850;line-height:1.25;display:inline-flex}.study-card__meta svg{color:#4965ff;flex:none}.study-card__side{justify-content:flex-end;align-items:flex-start;display:flex}.study-like-button{color:#db4388;cursor:pointer;background:#fff7fb;border:1px solid #f4d9e7;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:78px;height:40px;padding:0 13px;font-size:13px;font-weight:950;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.study-like-button:hover{background:#fff0f7;border-color:#efbfd7;transform:translateY(-2px)}.study-like-button.is-active{color:#d9327c;background:#ffeaf4;border-color:#efbfd7}.study-like-button.is-active svg{fill:currentColor}.study-like-button.is-active:hover:not(:disabled){color:#e5485d;background:#fff6f7;border-color:#f2cbd2}.study-like-button:disabled{opacity:.6;cursor:default;transform:none}.studies-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:30px;display:flex}.pagination-button,.pagination-number{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:900;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.pagination-button:hover:not(:disabled),.pagination-number:hover{color:#4054dc;background:#f8faff;border-color:#cfd8ff;transform:translateY(-2px)}.pagination-number.is-active{color:#fff;background:#4965ff;border-color:#4965ff}.pagination-button:disabled{opacity:.4;cursor:default}.studies-floating-write{z-index:100;color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff,#4965ff);border:none;border-radius:999px;align-items:center;gap:10px;height:56px;padding:0 20px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #4965ff47,0 2px 8px #00000014}.studies-floating-write:hover{transform:translateY(-2px);box-shadow:0 16px 40px #4965ff57,0 6px 18px #0000001a}.studies-floating-write svg{font-size:20px}.study-skeleton{background:#fff;border:1px solid #e9edf6;border-radius:22px;min-height:168px;padding:24px}.study-skeleton__title,.study-skeleton__line,.study-skeleton__meta span{background:linear-gradient(90deg,#eef1f7 0%,#f7f8fb 50%,#eef1f7 100%) 0 0/220% 100%;border-radius:999px;animation:1.2s ease-in-out infinite studiesSkeleton}.study-skeleton__title{width:42%;height:22px}.study-skeleton__line{width:78%;height:13px;margin-top:18px}.study-skeleton__line.is-short{width:54%;margin-top:10px}.study-skeleton__meta{gap:8px;margin-top:22px;display:flex}.study-skeleton__meta span{width:92px;height:30px}@keyframes studiesSkeleton{0%{background-position:220% 0}to{background-position:-220% 0}}.studies-empty{text-align:center;background:#fff;border:1px solid #e9edf6;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:48px 20px;display:flex}.studies-empty strong{color:#111827;font-size:18px;font-weight:950}.studies-empty p{color:#697386;margin:10px 0 0;font-size:14px;font-weight:700}@media (width<=1024px){.studies-floating-write{bottom:calc(68px + 18px + env(safe-area-inset-bottom))}}@media (width<=768px){.studies-page{background:#f7f8fc}.studies-hero-wrap{background:#f7f8fc;padding:14px 14px 16px}.studies-hero{box-shadow:none;background:#fff;border-radius:22px;padding:24px 20px 22px}.studies-hero-badge{margin-bottom:14px;padding:7px 10px;font-size:11px}.studies-hero h1{letter-spacing:-.07em;font-size:34px;line-height:1.12}.studies-hero p{margin-top:12px;font-size:15px;line-height:1.55}.studies-content{padding:0 14px 96px}.studies-search-card{box-shadow:none;border-radius:20px;padding:16px}.studies-categories{gap:24px}.studies-category{height:38px;font-size:15px}.studies-search-row{margin-top:18px}.studies-search-box{border-radius:14px;height:52px;min-height:52px}.studies-search-box input{height:52px;min-height:52px;font-size:16px;line-height:52px}.studies-search-box input::placeholder{font-size:16px}.study-card{min-height:auto;box-shadow:none;border-radius:20px;grid-template-columns:1fr;gap:0;padding:20px 92px 20px 18px}.study-card h2{font-size:18px;line-height:1.42}.study-card p{font-size:14px;line-height:1.6}.study-card__meta{gap:6px}.study-card__meta span{height:auto;min-height:28px;line-height:1.25}.study-card__side{position:absolute;top:18px;right:18px}.study-like-button{min-width:64px;height:36px;padding:0 11px;font-size:12px}.pagination-button,.pagination-number{border-radius:11px;width:38px;height:38px}.studies-floating-write{right:16px;bottom:calc(var(--mobile-nav-height,76px) + 18px + env(safe-area-inset-bottom));border-radius:18px;justify-content:center;width:58px;height:58px;padding:0}.studies-floating-write span{display:none}.studies-floating-write svg{font-size:24px}.study-skeleton{min-height:150px;box-shadow:none;border-radius:20px;padding:20px 18px}.study-skeleton__title{width:70%}.study-skeleton__line{width:92%}.study-skeleton__line.is-short{width:68%}.studies-empty{border-radius:20px;min-height:190px}}@media (width<=420px){.studies-hero-wrap,.studies-content{padding-left:12px;padding-right:12px}.studies-hero{padding:22px 18px 20px}.studies-hero h1{font-size:31px}}.study-detail-page{background:radial-gradient(circle at top,#6f42c10f,#0000 24%),#f6f7fb;min-height:100vh;padding:40px 20px 88px}.study-detail-container{max-width:980px;margin:0 auto}.study-detail-main{flex-direction:column;gap:20px;display:flex}.study-detail-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ebedf4;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a0a,0 2px 8px #0f172a08}.study-hero-card{border:1px solid #e4e0f6;box-shadow:0 14px 36px #4e369212,0 2px 8px #0f172a08}.section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.study-section-title{color:#101114;letter-spacing:-.02em;margin:0;font-size:21px;font-weight:800}.study-section-subtitle{color:#7a7f8c;margin:6px 0 0;font-size:14px;line-height:1.65}.study-detail-top{flex-direction:column;gap:18px;display:flex}.study-detail-head-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.study-detail-meta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.study-category{color:#5d3fd3;background:#f1efff;border-radius:999px;align-items:center;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex}.study-status{border-radius:999px;align-items:center;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex}.study-status.open{color:#178a4d;background:#ebfff3}.study-status.closed{color:#6f7785;background:#f1f3f7}.study-title{letter-spacing:-.03em;color:#111;margin:0;font-size:34px;font-weight:850;line-height:1.22}.study-summary{color:#5f6472;margin:0;font-size:16px;line-height:1.8}.study-summary-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.study-summary-stat{background:#fafbff;border:1px solid #eceff5;border-radius:18px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.study-summary-label{color:#8a90a0;font-size:12px;font-weight:700}.study-summary-value{color:#14161a;font-size:16px;font-weight:800}.study-detail-info-pills{flex-wrap:wrap;gap:10px;display:flex}.study-info-pill{color:#5f4bcf;background:#f7f5ff;border:1px solid #ece7ff;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:13px;font-weight:700;display:inline-flex}.study-owner-actions,.study-apply-actions{gap:10px;margin-top:4px;display:flex}.study-edit-button,.study-delete-button,.study-apply-button,.study-cancel-apply-button,.study-approve-button,.study-reject-button{cursor:pointer;border:none;border-radius:14px;height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s,background .18s,border-color .18s}.study-edit-button:hover,.study-delete-button:hover,.study-apply-button:hover,.study-cancel-apply-button:hover,.study-approve-button:hover,.study-reject-button:hover,.study-member-profile-button:hover,.study-comment-submit:hover,.study-comment-cancel:hover{transform:translateY(-1px)}.study-edit-button{color:#fff;background:#6f42c1;box-shadow:0 10px 20px #6f42c12e}.study-delete-button{color:#d33c3c;background:#f4f4f8}.study-apply-button{color:#fff;background:#111;box-shadow:0 10px 18px #11111124}.study-apply-button.disabled,.study-apply-button:disabled{color:#8a90a0;cursor:not-allowed;opacity:1;box-shadow:none;background:#ebedf3;transform:none}.study-cancel-apply-button{color:#d33c3c;background:#fff5f6;border:1px solid #f1c9cf}.study-cancel-apply-button:hover{background:#ffecee;border-color:#e9b3bc}.study-cancel-apply-button:disabled,.study-delete-button:disabled,.study-approve-button:disabled,.study-reject-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.study-approve-button{color:#fff;background:#111}.study-reject-button{color:#d33c3c;background:#f4f4f8}.study-interest-detail-button{color:#555;cursor:pointer;background:#fff;border:1px solid #11111114;border-radius:999px;align-items:center;gap:8px;height:46px;padding:0 16px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s,background .18s;display:inline-flex}.study-interest-detail-button:hover{color:#ff4f75;border-color:#ff4f753d;transform:translateY(-1px);box-shadow:0 10px 22px #00000014}.study-interest-detail-button.active{color:#ff4f75;background:#fff2f5;border-color:#ff4f7533}.study-interest-detail-button:disabled{opacity:.65;cursor:default;transform:none}.study-head-actions{position:relative}.study-more-button{cursor:pointer;background:#fff;border:1px solid #11111114;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.study-more-button:hover{border-color:#11111124;transform:translateY(-1px);box-shadow:0 10px 20px #00000014}.study-more-menu{z-index:20;background:#fff;border:1px solid #11111114;border-radius:14px;min-width:148px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 34px #0000001f}.study-more-menu-item{color:#222;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.study-more-menu-item:hover{background:#f7f7f8}.study-more-menu-item.danger{color:#d93025}.study-application-list{flex-direction:column;gap:14px;display:flex}.study-application-item{background:#fbfcff;border:1px solid #edf0f6;border-radius:18px;padding:18px}.study-application-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.study-application-user-wrap{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.study-application-user{flex-direction:column;gap:6px;min-width:0;display:flex}.study-application-avatar-button,.study-application-avatar{background:#f3f4f8;border:none;border-radius:999px;flex-shrink:0;width:52px;height:52px;padding:0;overflow:hidden}.study-application-avatar-button{cursor:pointer;box-shadow:none;transition:none}.study-application-avatar-button:hover{box-shadow:none;opacity:1;transform:none}.study-application-avatar.static{opacity:.8}.study-application-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.study-application-name{color:#111;font-size:16px;font-weight:800}.study-application-name-button{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:16px;font-weight:800;transition:color .18s,opacity .18s}.study-application-name-button:hover{color:#6f42c1}.study-application-name.is-disabled{color:#8a8f9c}.study-application-status{text-transform:capitalize;font-size:13px;font-weight:800}.study-application-status.pending{color:#d28700}.study-application-status.approved{color:#178a4d}.study-application-status.rejected,.study-application-status.cancelled{color:#d33c3c}.study-application-actions{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.study-application-message{color:#333;white-space:pre-line;margin:12px 0 0;font-size:14px;line-height:1.8}.study-application-date{color:#8a8f9c;margin-top:10px;font-size:12px}.study-description{white-space:pre-line;color:#333;margin:0;line-height:1.95}.study-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.study-info-item{background:#fbfcff;border:1px solid #edf0f6;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex}.study-info-label{color:#8a90a0;font-size:13px;font-weight:700}.study-info-value{color:#1b1d22;font-size:15px;font-weight:700}.study-member-list{flex-direction:column;gap:12px;display:flex}.study-member-item{background:#fcfcff;border:1px solid #edf0f6;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.study-member-item:hover{border-color:#e2e7f0;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a0d}.study-member-item.owner-card{background:linear-gradient(#fcfbff 0%,#f7f3ff 100%);border-color:#e3d8ff}.study-member-left{align-items:center;gap:14px;min-width:0;display:flex}.study-member-avatar{color:#5d3fd3;background:#f1efff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:flex;overflow:hidden}.study-member-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.study-member-avatar.owner-avatar{color:#5b35c9;background:#ece4ff}.study-member-info{flex-direction:column;gap:6px;min-width:0;display:flex}.study-member-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.study-member-name{color:#111;font-size:15px;font-weight:800}.study-role-badge{color:#5f6472;background:#f2f4f8;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.study-role-badge.owner{color:#6a3fd0;background:#efe8ff}.study-member-role{color:#7a7f8c;font-size:13px;line-height:1.6}.study-member-right{flex-shrink:0}.study-member-profile-button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #dde2ec;border-radius:12px;height:40px;padding:0 15px;font-size:13px;font-weight:800;transition:background .18s,border-color .18s,transform .18s}.study-member-profile-button:hover{background:#f8f9fc;border-color:#cfd6e2}.study-member-profile-button.disabled,.study-member-profile-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.study-empty-text{color:#7a7f8c;margin:0;line-height:1.7}.study-comment-form{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.study-comment-textarea{resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #e6e9f1;border-radius:16px;outline:none;width:100%;min-height:120px;padding:15px 16px;font-size:14px;line-height:1.8;transition:border-color .18s,box-shadow .18s}.study-comment-textarea.reply{min-height:96px}.study-comment-textarea:focus{border-color:#6f42c1;box-shadow:0 0 0 4px #6f42c114}.study-comment-form-actions{justify-content:flex-end;gap:10px;display:flex}.study-comment-submit,.study-comment-cancel{cursor:pointer;border:none;border-radius:12px;height:42px;padding:0 16px;font-size:14px;font-weight:800;transition:transform .18s,opacity .18s,background .18s}.study-comment-submit:hover,.study-comment-cancel:hover{transform:translateY(-1px)}.study-comment-submit{color:#fff;background:#6f42c1}.study-comment-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.study-comment-cancel{color:#4f5561;background:#f2f3f7}.study-comment-list{flex-direction:column;gap:14px;display:flex}.study-comment-block{flex-direction:column;gap:12px;display:flex}.study-comment-item{background:#fcfcff;border:1px solid #edf0f6;border-radius:18px;padding:18px}.study-reply-item{background:#fff}.study-comment-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.study-comment-author-wrap{flex-direction:column;gap:4px;display:flex}.study-comment-author{color:#111;font-size:15px;font-weight:800}.study-comment-date{color:#8a8f9c;font-size:12px}.study-comment-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.study-comment-action-button{color:#5f6472;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:800}.study-comment-action-button:hover{color:#111}.study-comment-action-button.danger{color:#d33c3c}.study-comment-content{white-space:pre-line;color:#2b2f37;margin:0;font-size:14px;line-height:1.85}.study-comment-edit-box{flex-direction:column;gap:12px;display:flex}.study-reply-form{border-top:1px solid #ececf4;margin-top:14px;padding-top:14px}.study-reply-list{border-left:2px solid #e7e8f1;flex-direction:column;gap:12px;margin-left:22px;padding-left:14px;display:flex}@media (width<=768px){.study-detail-page{padding:24px 16px 64px}.study-detail-card{border-radius:18px;padding:22px}.study-title{font-size:28px}.study-summary-stats{grid-template-columns:1fr}.study-owner-actions,.study-apply-actions,.study-application-actions{flex-direction:column}.study-edit-button,.study-delete-button,.study-apply-button,.study-cancel-apply-button,.study-approve-button,.study-reject-button,.study-workspace-button{width:100%}.study-info-grid{grid-template-columns:1fr}.study-comment-header,.study-application-top,.study-member-item{flex-direction:column;align-items:flex-start}.study-application-user-wrap,.study-application-actions,.study-member-right{width:100%}.study-member-profile-button,.study-interest-detail-button,.study-apply-button,.study-cancel-apply-button{justify-content:center;width:100%}.study-reply-list{margin-left:10px;padding-left:10px}}.comment-highlight{animation:2.2s commentHighlightFade;box-shadow:0 0 0 2px #6f42c12e;background:#f8f5ff!important;border-color:#d9cdf7!important}.my-studies-page{color:#111827;background:#f7f8fc;width:100%;min-height:100vh;padding:30px 20px 88px}.my-studies-page *{box-sizing:border-box}.my-studies-page button{font-family:inherit}.my-studies-container{width:100%;max-width:1200px;margin:0 auto}.my-studies-loading-card,.my-studies-header-card,.my-studies-empty,.my-study-card{background:#fff;border:1px solid #e9edf6;box-shadow:0 14px 36px #1a265a0d}.my-studies-loading-card{color:#697386;border-radius:24px;justify-content:center;align-items:center;min-height:320px;padding:48px 20px;font-size:16px;font-weight:850;display:flex}.my-studies-loading-card.is-error{color:#d93025}.my-studies-header-card{border-radius:24px;margin-bottom:18px;padding:22px}.my-studies-eyebrow{color:#5368df;letter-spacing:.04em;background:#576cff17;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:11px;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.my-studies-title{color:#111827;letter-spacing:-.065em;margin:0;font-size:36px;font-weight:950;line-height:1.12}.my-studies-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.my-study-card{cursor:pointer;border-radius:22px;min-width:0;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.my-study-card:hover{background:#fbfcff;border-color:#cfd8ff;transform:translateY(-2px);box-shadow:0 16px 36px #1a265a12}.my-study-card:focus{border-color:#cfd8ff;outline:none;box-shadow:0 0 0 4px #4965ff1a}.my-study-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.my-study-badges{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.my-study-category,.my-study-status{border-radius:8px;justify-content:center;align-items:center;height:25px;padding:0 9px;font-size:12px;font-weight:950;display:inline-flex}.my-study-category{color:#4d5dde;background:#edf2ff}.my-study-status.open{color:#1f8f4a;background:#ecf7ef}.my-study-status.closed{color:#6b7280;background:#f2f3f5}.my-study-status.default{color:#667085;background:#f7f8fc}.my-study-interest{color:#ff4f75;flex:none;align-items:center;gap:5px;height:25px;font-size:13px;font-weight:900;display:inline-flex}.my-study-card-title{color:#111827;letter-spacing:-.045em;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:13px 0 0;font-size:21px;font-weight:950;line-height:1.42;display:-webkit-box;overflow:hidden}.my-study-card-summary{color:#5f687a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin:8px 0 0;font-size:15px;font-weight:650;line-height:1.6;display:-webkit-box;overflow:hidden}.my-study-card-summary.empty{color:#98a2b3}.my-study-meta-list{flex-wrap:wrap;align-items:center;gap:7px;margin-top:15px;display:flex}.my-study-meta-chip{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;gap:6px;min-height:29px;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.my-study-card-footer{border-top:1px solid #eef1f7;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:15px;display:flex}.my-study-owner{color:#697386;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:850;overflow:hidden}.my-study-arrow{color:#667085;background:#f7f8fc;border-radius:12px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s,background .2s,color .2s;display:inline-flex}.my-study-card:hover .my-study-arrow{color:#4054dc;background:#eef3ff;transform:translate(3px)}.my-studies-empty{text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:48px 20px;display:flex}.my-studies-empty strong{color:#111827;letter-spacing:-.045em;font-size:22px;font-weight:950;line-height:1.35}.my-studies-empty p{color:#697386;margin:9px 0 0;font-size:15px;font-weight:750;line-height:1.55}.my-studies-empty-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:15px;height:46px;margin-top:22px;padding:0 17px;font-size:15px;font-weight:950}.my-studies-floating-write{z-index:100;color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff,#4965ff);border:none;border-radius:999px;align-items:center;gap:10px;height:56px;padding:0 20px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #4965ff47,0 2px 8px #00000014}.my-studies-floating-write:hover{transform:translateY(-2px);box-shadow:0 16px 40px #4965ff57,0 6px 18px #0000001a}@media (width<=1024px){.my-studies-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.my-studies-title{font-size:32px}}@media (width<=768px){.my-studies-page{padding:14px 14px 56px}.my-studies-loading-card,.my-studies-header-card,.my-studies-empty,.my-study-card{box-shadow:none}.my-studies-header-card{border-radius:22px;padding:16px}.my-studies-title{font-size:30px}.my-studies-grid{grid-template-columns:1fr;gap:12px}.my-study-card{border-radius:20px;padding:16px}.my-study-card:hover{box-shadow:none;transform:none}.my-study-card-title{font-size:19px}.my-study-card-summary{min-height:auto;font-size:14px}.my-studies-empty{border-radius:22px;padding:42px 18px}.my-studies-empty strong{font-size:19px}.my-studies-floating-write{border-radius:18px;justify-content:center;width:58px;height:58px;padding:0;bottom:18px;right:16px}.my-studies-floating-write span{display:none}}@media (width<=420px){.my-studies-page{padding-left:12px;padding-right:12px}.my-studies-header-card,.my-study-card,.my-studies-empty{padding:15px}.my-studies-title{font-size:28px}}.edit-study-page{width:100%;min-width:0;overflow-x:hidden}.edit-study-page *{box-sizing:border-box}.edit-study-container{width:100%;min-width:0;padding-top:4px}.edit-study-form{width:100%;min-width:0;margin-top:22px}.edit-study-back-button{opacity:0;animation:.45s forwards editStudyFadeUp;transform:translateY(10px)}.edit-study-animated-card{opacity:0;width:100%;min-width:0;animation:.52s forwards editStudyFadeUp;transform:translateY(18px)}.edit-study-animated-card:first-of-type{animation-delay:40ms}.edit-study-animated-card:nth-of-type(2){animation-delay:.1s}.edit-study-animated-card:nth-of-type(3){animation-delay:.16s}.edit-study-animated-card:nth-of-type(4){animation-delay:.22s}.edit-study-animated-card:nth-of-type(5){animation-delay:.28s}.edit-study-recruitment-field{max-width:220px}.edit-study-editor-header{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;min-width:0;margin-bottom:16px;display:flex}.edit-study-editor-header h2{color:#111;letter-spacing:-.03em;margin:0;font-size:20px;font-weight:850}.edit-study-editor-header p{color:#70707c;margin:7px 0 0;font-size:14px;line-height:1.6}.edit-study-editor-wrap{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.edit-study-editor-wrap>*{width:100%;min-width:0;max-width:100%}.edit-study-editor-wrap .ProseMirror{overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:100%}.edit-study-editor-wrap img{max-width:100%;height:auto}.edit-study-checkbox{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;width:fit-content;min-width:0;max-width:100%;font-size:14px;font-weight:700;display:inline-flex}.edit-study-checkbox input{accent-color:#6f42c1;cursor:pointer;flex:none;width:17px;height:17px;margin:0}.edit-study-checkbox span{overflow-wrap:anywhere;min-width:0}.edit-study-actions{grid-template-columns:1fr 1fr;gap:12px;width:100%;min-width:0;margin-top:4px;display:grid}.edit-study-action-button{white-space:nowrap;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;min-width:0;height:52px;padding:0 18px;font-size:15px;font-weight:800;line-height:1;transition:background .18s,color .18s,transform .18s,opacity .18s;display:inline-flex}.edit-study-cancel-button{color:#333;background:#f2f3f7}.edit-study-cancel-button:hover{background:#e9eaf1;transform:translateY(-1px)}.edit-study-save-button{color:#fff;background:#6f42c1}.edit-study-save-button:hover{background:#6338b5;transform:translateY(-1px)}.edit-study-action-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.edit-study-fade-item{opacity:0;animation:.45s .3s forwards editStudyFadeUp;transform:translateY(12px)}.edit-study-loading{color:#70707c;text-align:center;background:#fff;border:1px solid #ececf3;border-radius:20px;width:100%;min-width:0;margin:80px 0 0;padding:28px;font-size:15px;font-weight:700}@keyframes editStudyFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.edit-study-container{padding-top:0}.edit-study-form{margin-top:18px}.edit-study-recruitment-field{max-width:100%}.edit-study-editor-header{flex-direction:column;gap:8px}.edit-study-actions{grid-template-columns:1fr 1fr;gap:10px}.edit-study-action-button{border-radius:15px;height:50px;font-size:14px}}@media (width<=480px){.edit-study-form{margin-top:16px}.edit-study-editor-header h2{font-size:19px}.edit-study-editor-header p{font-size:13px}.edit-study-actions{grid-template-columns:1fr 1fr;gap:8px}.edit-study-action-button{border-radius:14px;height:48px;padding:0 12px;font-size:14px}}.messages-page{box-sizing:border-box;background:#fff;border-top:1px solid #eef2f7;grid-template-columns:360px minmax(0,1fr);gap:0;width:100%;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.messages-panel{min-width:0;min-height:0;box-shadow:none;background:#fff;border:0;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.messages-sidebar-panel{border-right:1px solid #eef2f7}.messages-chat-panel{flex-direction:column;height:100%;min-height:0;display:flex}.messages-panel-header{color:#111827;letter-spacing:-.04em;background:#fff;border-bottom:1px solid #eef2f7;flex-shrink:0;padding:22px 24px;font-size:21px;font-weight:900}.messages-panel-error{margin:12px}.messages-empty,.messages-error{padding:18px;font-size:14px}.messages-empty{color:#6b7280}.messages-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:14px}.messages-empty-state{text-align:center;color:#6b7280;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100%;padding:28px;display:flex}.messages-empty-state.sidebar{padding:36px 24px}.messages-empty-icon{color:#4965ff;background:#f1f4ff;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:16px;font-size:28px;display:inline-flex}.messages-empty-title{color:#111827;letter-spacing:-.03em;margin-bottom:8px;font-size:17px;font-weight:850}.messages-empty-desc{color:#697386;max-width:270px;font-size:14px;line-height:1.6}.conversation-list{flex:1;min-height:0;margin:0;padding:8px;list-style:none;overflow-y:auto}.conversation-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;width:100%;padding:13px;transition:background .18s;display:flex}.conversation-item:hover{background:#f7f8fc}.conversation-item.selected{background:#f1f4ff}.conversation-avatar{object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:50px;height:50px}.conversation-main{flex:1;min-width:0}.conversation-top-line,.conversation-bottom-line{align-items:center;gap:10px;display:flex}.conversation-top-line{justify-content:space-between;margin-bottom:6px}.conversation-bottom-line{justify-content:space-between}.conversation-name{color:#111827;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:850;overflow:hidden}.conversation-time{color:#9ca3af;flex-shrink:0;font-size:12px;font-weight:650}.conversation-last-message{color:#697386;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.unread-badge{color:#fff;background:#4965ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:850;display:inline-flex}.chat-area{z-index:1;background:#f7f8fc;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.chat-area-empty{background:#f7f8fc;flex:1;min-height:0;display:flex}.chat-header{z-index:20;background:#fff;border-bottom:1px solid #eef2f7;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:15px 22px;display:flex;position:relative;overflow:visible}.chat-header-user-btn{cursor:pointer;text-align:left;z-index:1;background:0 0;border:none;align-items:center;gap:12px;min-width:0;padding:0;display:flex;position:relative}.chat-header-avatar{object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:42px;height:42px}.chat-header-user-text{align-items:center;min-width:0;display:flex}.chat-header-title{color:#111827;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;font-weight:900;overflow:hidden}.chat-header-sub{display:none}.chat-status-box{flex-shrink:0;padding:12px 20px 0}.chat-notice{border-radius:14px;margin:12px 20px 0;padding:12px 14px;font-size:13px;line-height:1.45}.chat-notice.warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.message-list{z-index:1;-webkit-overflow-scrolling:touch;background:#f7f8fc;flex-direction:column;flex:1;gap:14px;min-height:0;padding:22px;display:flex;position:relative;overflow:hidden auto}.message-row{z-index:1;align-items:flex-end;width:100%;display:flex;position:relative}.message-row.mine{justify-content:flex-end}.message-row.received{justify-content:flex-start;gap:8px}.message-avatar-col{flex-shrink:0;justify-content:center;align-items:flex-end;width:34px;display:flex}.message-avatar,.message-avatar-placeholder{width:32px;height:32px}.message-avatar{object-fit:cover;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%}.message-bubble-wrap{z-index:1;flex-direction:column;min-width:0;max-width:min(68%,560px);display:flex;position:relative}.message-meta-side{color:#9aa4b8;flex-shrink:0;align-items:center;gap:6px;min-height:32px;font-size:11px;font-weight:650;display:flex}.message-meta-side.mine{margin-right:8px}.message-meta-side.received{margin-left:2px}.message-time{white-space:nowrap;z-index:1;line-height:1;position:relative}.message-bubble{white-space:pre-wrap;word-break:break-word;z-index:1;padding:12px 14px;font-size:14px;font-weight:650;line-height:1.5;position:relative}.message-row.received .message-bubble{color:#111827;background:#fff;border:1px solid #edf1f7;border-radius:18px 18px 18px 6px}.message-row.mine .message-bubble{color:#fff;background:#4965ff;border-radius:18px 18px 6px}.chat-header .more-menu,.chat-mobile-topbar .more-menu{z-index:200}.chat-header .more-menu-dropdown,.chat-mobile-topbar .more-menu-dropdown{z-index:9999}.message-input-form{background:#fff;border-top:1px solid #eef2f7;flex-shrink:0;align-items:flex-end;gap:10px;padding:13px 18px;display:flex}.message-input{resize:none;color:#111827;background:#f8fafc;border:1px solid #dfe5f2;border-radius:15px;flex:1;min-height:46px;max-height:140px;padding:11px 13px;font-size:16px;font-weight:600;transition:border-color .18s,background .18s}.message-input::placeholder{color:#a1aac0}.message-input:focus{background:#fff;border-color:#4965ff;outline:none}.message-input:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.message-send-btn{color:#fff;cursor:pointer;background:#4965ff;border:0;border-radius:14px;height:46px;padding:0 17px;font-size:14px;font-weight:850;transition:opacity .18s}.message-send-btn:hover{opacity:.9}.message-send-btn:disabled{cursor:not-allowed;opacity:1;background:#cbd5e1}.chat-mobile-topbar{display:none}.chat-mobile-back{color:#111827;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:24px;line-height:1}.chat-mobile-profile-btn{text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.chat-mobile-profile-avatar{object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:36px;height:36px}.chat-mobile-topbar-title{color:#111827;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:16px;font-weight:850;overflow:hidden}.conversation-list::-webkit-scrollbar{width:8px}.message-list::-webkit-scrollbar{width:8px}.conversation-list::-webkit-scrollbar-track{background:0 0}.message-list::-webkit-scrollbar-track{background:0 0}.conversation-list::-webkit-scrollbar-thumb{background:#d7deea padding-box padding-box;border:2px solid #0000;border-radius:999px}.message-list::-webkit-scrollbar-thumb{background:#d7deea padding-box padding-box;border:2px solid #0000;border-radius:999px}.message-date-divider{justify-content:center;margin:12px 0;display:flex}.message-date-divider span{color:#667085;background:#e8edf7;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800}@media (width<=1100px){.messages-page{grid-template-columns:320px minmax(0,1fr)}.message-bubble-wrap{max-width:76%}}@media (width<=1024px){.messages-page{height:calc(100dvh - var(--mobile-bottom-nav-height,68px) - env(safe-area-inset-bottom));border-top:0;min-height:0;padding:0;display:block;overflow:hidden}.messages-panel{border-radius:0;height:100%;min-height:0}.messages-sidebar-panel,.messages-chat-panel{min-height:0}.messages-chat-panel{flex-direction:column;display:flex;overflow:hidden}.messages-panel-header{padding:17px 18px;font-size:20px}.conversation-list{padding:8px}.chat-mobile-topbar{z-index:30;background:#fff;border-bottom:1px solid #eef2f7;flex-shrink:0;align-items:center;gap:12px;padding:13px 16px;display:flex;position:relative}.messages-chat-panel .chat-header{display:none}.chat-area{flex:1;min-height:0;overflow:hidden}.message-list{overscroll-behavior:contain;flex:1;min-height:0;padding:16px 12px;overflow-y:auto}.message-input-form{padding:9px 10px;padding-bottom:calc(9px + env(safe-area-inset-bottom));z-index:25;flex-shrink:0;position:relative}.message-bubble-wrap{max-width:88%}}@media (width<=640px){.conversation-item{padding:12px}.conversation-avatar{width:46px;height:46px}.message-avatar-col{width:30px}.message-avatar,.message-avatar-placeholder{width:28px;height:28px}.message-meta-side{gap:4px;font-size:10px}.message-input{min-height:44px;padding:10px 12px}.message-send-btn{height:44px;padding:0 14px}}.more-menu{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.more-menu-trigger{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,transform .15s;display:inline-flex}.more-menu-trigger svg{pointer-events:none;width:20px;height:20px}.more-menu-trigger:hover{color:#111827;background:#f3f4f6}.more-menu-trigger:active{transform:scale(.96)}.more-menu-dropdown-portal{pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:160px;max-width:min(220px,100vw - 16px);padding:8px;box-shadow:0 18px 40px #11182724}.more-menu-item{text-align:left;color:#111827;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:12px;width:100%;padding:11px 12px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:block}.more-menu-item:hover{background:#f3f4f6}.more-menu-item.danger{color:#dc2626}.more-menu-item.danger:hover{background:#dc262614}.more-menu-item.disabled{color:#9ca3af;cursor:not-allowed;pointer-events:none}.more-menu-item.disabled:hover{background:0 0}@media (width<=640px){.more-menu-trigger{border-radius:10px;width:34px;height:34px}.more-menu-dropdown-portal{border-radius:14px;min-width:148px;max-width:calc(100vw - 12px);padding:6px}.more-menu-item{padding:10px 11px;font-size:13px}}.community-page{color:#111827;background:#f7f8fb;width:100%;min-height:100vh}.community-page *{box-sizing:border-box}.community-page button,.community-page input{font-family:inherit}.community-content{max-width:1240px;margin:0 auto;padding:28px 20px 96px}.community-layout{grid-template-columns:170px minmax(0,1fr) 240px;align-items:start;gap:18px;display:grid}.community-main{min-width:0}.community-category-panel,.community-side{position:sticky;top:20px}.community-category-card,.community-search-card,.community-popular-card,.community-board-card,.community-side-card{background:#fff;border:1px solid #e8ecf3;box-shadow:0 18px 42px #1118270a}.community-category-card{border-radius:22px;flex-direction:column;gap:2px;padding:14px 10px;display:flex}.community-category-button{color:#7b8495;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;height:42px;padding:0 8px;font-size:14px;font-weight:850}.community-category-button span,.community-mobile-tab span{align-items:center;height:100%;display:inline-flex;position:relative}.community-category-button span:after,.community-mobile-tab span:after{content:"";opacity:0;background:#111827;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(.6)}.community-category-button:hover,.community-category-button.is-active{color:#111827}.community-category-button.is-active span:after,.community-mobile-tab.is-active span:after{opacity:1;transform:scaleX(1)}.community-mobile-tabs{display:none}.community-search-card{border-radius:24px;padding:18px}.community-search-row{margin:0}.community-search-box{background:#fff;border:1px solid #dfe5f0;border-radius:16px;align-items:center;gap:10px;height:52px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.community-search-box:focus-within{border-color:#c9d3ff;box-shadow:0 0 0 4px #4965ff14}.community-search-box svg{color:#8490a4;flex:none;font-size:19px}.community-search-box input{color:#111827;background:0 0;border:none;outline:none;width:100%;height:50px;font-size:16px;font-weight:700}.community-search-box input::placeholder{color:#9aa4b5;font-weight:650}.community-result-row{align-items:center;margin-top:12px;display:flex}.community-result-row p{color:#697386;margin:0;font-size:14px;font-weight:800}.community-result-row strong{color:#4054dc}.community-popular-card,.community-board-card{border-radius:24px;margin-top:14px;overflow:hidden}.community-section-head,.community-board-head{border-bottom:1px solid #e9edf6;justify-content:space-between;align-items:center;gap:14px;padding:16px 22px 14px;display:flex}.community-section-head span,.community-board-head span{color:#5368df;letter-spacing:.08em;margin-bottom:2px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.community-section-head h2,.community-board-head h2{color:#111827;letter-spacing:-.045em;margin:0;font-size:20px;font-weight:950;line-height:1.2}.community-section-head button{color:#667085;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:999px;height:34px;padding:0 13px;font-size:13px;font-weight:850}.community-section-head button:hover{color:#4054dc;background:#f8faff;border-color:#cfd8ff}.community-popular-list,.community-list{flex-direction:column;display:flex}.community-popular-item{min-height:68px;color:inherit;border-bottom:1px solid #eef1f7;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:14px 22px;text-decoration:none;display:grid}.community-popular-item:last-child{border-bottom:none}.community-popular-item:hover{background:#f8faff}.community-popular-item>strong{color:#4965ff;font-size:14px;font-weight:950}.community-popular-item h3{color:#111827;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:950;line-height:1.35;overflow:hidden}.community-popular-item p{color:#697386;margin:4px 0 0;font-size:12px;font-weight:750}.community-post-card{color:inherit;background:#fff;border-bottom:1px solid #eef1f7;padding:18px 22px;text-decoration:none;transition:background .18s;display:block}.community-post-card:last-child{border-bottom:none}.community-post-card:hover{background:#f8faff}.community-post-main{min-width:0}.community-post-top{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:7px;display:flex}.community-post-top span,.community-post-top b{border-radius:7px;align-items:center;height:22px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.community-post-top span{color:#667085;background:#f7f8fc}.community-post-top b{color:#4d5dde;background:#edf2ff}.community-post-card h2{color:#111827;letter-spacing:-.045em;word-break:keep-all;margin:0;font-size:19px;font-weight:950;line-height:1.32}.community-post-card p{color:#5f687a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:14px;font-weight:650;line-height:1.52;display:-webkit-box;overflow:hidden}.community-post-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:11px;display:flex}.community-post-meta{color:#697386;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:800;display:flex}.community-post-meta span{min-width:0}.community-post-meta span+span:before{content:"·";color:#98a2b3;margin-right:6px}.community-post-stats{color:#7b8495;flex:none;align-items:center;gap:10px;font-size:12px;font-weight:850;display:flex}.community-post-stats span{align-items:center;gap:4px;line-height:1;display:inline-flex}.community-post-stats svg{color:#98a2b3;font-size:14px}.community-side-card{border-radius:22px;padding:18px}.community-side-card h2{color:#111827;letter-spacing:-.035em;margin:0 0 14px;font-size:16px;font-weight:950}.community-side-card p{color:#697386;margin:0;font-size:13px;font-weight:700;line-height:1.65}.community-side-list{flex-direction:column;display:flex}.community-side-list a{color:inherit;border-bottom:1px solid #eef1f7;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:10px 0;text-decoration:none;display:grid}.community-side-list a:last-child{border-bottom:none}.community-side-list strong{color:#4965ff;font-size:13px;font-weight:950}.community-side-list span{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;line-height:1.45;overflow:hidden}.community-floating-write{z-index:30;color:#fff;background:#4965ff;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 20px;font-size:15px;font-weight:950;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:fixed;bottom:28px;right:28px;box-shadow:0 18px 36px #4965ff52}.community-floating-write:hover{background:#4057e6;transform:translateY(-2px);box-shadow:0 22px 42px #4965ff61}.community-pagination{border-top:1px solid #e9edf6;flex-wrap:wrap;justify-content:center;gap:8px;padding:22px;display:flex}.community-pagination button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:900;display:inline-flex}.community-pagination button:hover:not(:disabled){color:#4054dc;background:#f8faff;border-color:#cfd8ff;transform:translateY(-2px)}.community-pagination button.is-active{color:#fff;background:#4965ff;border-color:#4965ff}.community-pagination button:disabled{opacity:.4;cursor:default}.community-skeleton{background:#fff;border-bottom:1px solid #eef1f7;min-height:136px;padding:18px 22px}.community-skeleton-title,.community-skeleton-line,.community-skeleton-meta{background:linear-gradient(90deg,#eef1f7 0%,#f7f8fb 50%,#eef1f7 100%) 0 0/220% 100%;border-radius:999px;animation:1.2s ease-in-out infinite communitySkeleton}.community-skeleton-title{width:46%;height:20px}.community-skeleton-line{width:82%;height:12px;margin-top:14px}.community-skeleton-meta{width:34%;height:24px;margin-top:16px}@keyframes communitySkeleton{0%{background-position:220% 0}to{background-position:-220% 0}}.community-empty{color:#697386;text-align:center;padding:38px 20px;font-size:14px;font-weight:700}@media (width<=1080px){.community-layout{grid-template-columns:160px minmax(0,1fr)}.community-side{display:none}}@media (width<=1024px){.community-floating-write{bottom:calc(var(--mobile-bottom-nav-height,68px) + 18px + env(safe-area-inset-bottom))}}@media (width<=768px){.community-content{padding:12px 14px 82px}.community-layout{display:block}.community-category-panel{display:none}.community-mobile-tabs{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;background:#f7f8fbf0;align-items:center;gap:22px;margin:-12px -14px 12px;padding:12px 14px 8px;display:flex;position:sticky;top:0;overflow-x:auto}.community-mobile-tabs::-webkit-scrollbar{display:none}.community-mobile-tab{color:#98a2b3;letter-spacing:-.035em;cursor:pointer;background:0 0;border:none;flex:none;height:36px;padding:0;font-size:14px;font-weight:850}.community-mobile-tab.is-active{color:#111827}.community-mobile-tab span:after{bottom:2px}.community-search-card,.community-popular-card,.community-board-card{box-shadow:none;border-radius:20px}.community-search-card{padding:16px}.community-result-row{margin-top:10px}.community-section-head,.community-board-head{padding:15px 18px 13px}.community-section-head h2,.community-board-head h2{font-size:19px}.community-post-card{padding:17px 18px}.community-post-top{margin-bottom:6px}.community-post-card h2{font-size:18px;line-height:1.32}.community-post-card p{margin-top:6px;font-size:14px;line-height:1.5}.community-post-bottom{flex-direction:column;align-items:flex-start;gap:9px;margin-top:10px}.community-post-stats{gap:13px}.community-floating-write{right:18px;bottom:calc(var(--mobile-bottom-nav-height,68px) + 18px + env(safe-area-inset-bottom));height:50px;padding:0 18px;font-size:14px}}@media (width<=420px){.community-content{padding-left:12px;padding-right:12px}.community-mobile-tabs{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.community-search-box{height:50px}.community-search-box input{height:50px;font-size:16px}.community-popular-item{grid-template-columns:34px minmax(0,1fr);padding:14px 18px}.community-floating-write span{display:none}.community-floating-write{border-radius:50%;width:52px;padding:0}}.community-detail-page{color:#111827;width:min(820px,100% - 40px);margin:0 auto;padding:28px 0 72px}.community-detail-page *{box-sizing:border-box}.community-detail-page button,.community-detail-page textarea{font-family:inherit}.community-back-button{color:#697386;cursor:pointer;background:0 0;border:none;height:38px;margin:0 0 16px;padding:0;font-size:14px;font-weight:800;transition:color .18s}.community-back-button:hover{color:#111827}.community-detail-article,.community-comment-section,.community-adjacent-list{background:#fff;border:1px solid #e8ecf3;border-radius:22px;box-shadow:0 16px 38px #1118270a}.community-detail-article{padding:28px 28px 20px}.community-detail-header{border-bottom:1px solid #eef1f7;padding-bottom:24px}.community-detail-header-top{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px;display:flex}.community-detail-category{color:#667085;background:#f5f7fb;border-radius:7px;align-items:center;height:25px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.community-detail-header h1{color:#111827;letter-spacing:-.055em;word-break:keep-all;margin:0;font-size:29px;font-weight:950;line-height:1.38}.community-detail-meta{color:#7b8495;flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;font-size:13px;font-weight:750;display:flex}.community-detail-divider{color:#c0c7d3}.community-author-link{color:#374151;font-weight:850;text-decoration:none;transition:color .18s}.community-author-link:hover{color:#4054dc}.community-author-link.anonymous{color:#7b8495;cursor:default}.community-author-link.anonymous:hover{color:#7b8495}.community-detail-content{color:#374151;word-break:break-word;overflow-wrap:anywhere;min-height:180px;padding:26px 0 32px;font-size:15px;line-height:1.82}.community-detail-content>:first-child{margin-top:0}.community-detail-content>:last-child{margin-bottom:0}.community-detail-content p{margin:0 0 16px}.community-detail-content br{line-height:1.8}.community-detail-content strong{color:#111827;font-weight:850}.community-detail-content h2,.community-detail-content h3{color:#111827;letter-spacing:-.035em;font-weight:950;line-height:1.4}.community-detail-content h2{margin:32px 0 14px;font-size:21px}.community-detail-content h3{margin:28px 0 12px;font-size:18px}.community-detail-content ul,.community-detail-content ol{margin:14px 0 18px;padding-left:23px}.community-detail-content li{margin:6px 0}.community-detail-content blockquote{color:#4b5563;background:#f8faff;border-left:3px solid #4965ff;border-radius:0 12px 12px 0;margin:20px 0;padding:14px 17px}.community-detail-content a{color:#4054dc;text-underline-offset:3px;font-weight:800;text-decoration:underline}.community-detail-content img{object-fit:contain;border:1px solid #eef1f7;border-radius:14px;max-width:min(100%,680px);height:auto;margin:22px 0;display:block}.community-detail-content pre{color:#f9fafb;background:#111827;border-radius:13px;margin:18px 0;padding:15px 16px;font-size:13px;line-height:1.7;overflow-x:auto}.community-detail-content code{color:#111827;background:#f1f3f8;border-radius:5px;padding:2px 5px;font-size:.92em}.community-detail-content pre code{color:inherit;background:0 0;padding:0}.community-detail-footer{border-top:1px solid #eef1f7;justify-content:flex-start;gap:10px;padding-top:18px;display:flex}.community-like-button{color:#7b8495;cursor:pointer;background:#fff;border:1px solid #e4e9f2;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:64px;height:42px;padding:0 13px;font-size:14px;font-weight:850;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex}.community-like-button:hover:not(:disabled){color:#ef465f;background:#fff5f6;border-color:#fecdd3;transform:translateY(-1px)}.community-like-button.is-liked{color:#ef465f;background:#fff1f3;border-color:#fecdd3}.community-like-button:disabled{opacity:.65;cursor:default}.community-share-button{color:#7b8495;cursor:pointer;background:#fff;border:1px solid #e4e9f2;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex}.community-share-button:hover{color:#111827;background:#f8faff;border-color:#d7ddea;transform:translateY(-1px)}.community-adjacent-list{margin-top:14px;overflow:hidden}.community-adjacent-row{height:55px;color:inherit;grid-template-columns:54px minmax(0,1fr) 16px;align-items:center;gap:14px;padding:0 18px;text-decoration:none;transition:background .18s;display:grid}.community-adjacent-row+.community-adjacent-row{border-top:1px solid #eef1f7}.community-adjacent-row:not(.is-disabled):hover{background:#f8faff}.community-adjacent-row svg{color:#b2bac8}.community-adjacent-label{color:#7b8495;font-size:13px;font-weight:800}.community-adjacent-row strong{text-overflow:ellipsis;white-space:nowrap;color:#374151;min-width:0;font-size:14px;font-weight:750;overflow:hidden}.community-adjacent-row:not(.is-disabled):hover strong{color:#111827}.community-adjacent-row.is-disabled{background:#fcfcfd;grid-template-columns:54px minmax(0,1fr)}.community-adjacent-row.is-disabled strong{color:#a4acba;font-weight:700}.community-comment-section{margin-top:14px;padding:24px}.community-comment-section-header{align-items:center;gap:7px;margin-bottom:18px;display:flex}.community-comment-section-header h2{color:#111827;letter-spacing:-.035em;margin:0;font-size:19px;font-weight:950}.community-comment-section-header span{color:#4965ff;font-size:14px;font-weight:900}.community-comment-form{background:#fff;border:1px solid #e5eaf3;border-radius:16px;padding:14px}.community-comment-form textarea,.community-reply-form textarea,.community-comment-edit-form textarea{resize:vertical;color:#111827;background:0 0;border:none;outline:none;width:100%;font-size:14px;line-height:1.65}.community-comment-form textarea{min-height:76px;padding:0}.community-comment-form textarea::placeholder,.community-reply-form textarea::placeholder,.community-comment-edit-form textarea::placeholder{color:#98a2b3}.community-comment-form:focus-within,.community-reply-form:focus-within,.community-comment-edit-form:focus-within{border-color:#c9d3ff;box-shadow:0 0 0 4px #4965ff14}.community-comment-form-bottom,.community-reply-form-bottom{border-top:1px solid #eef1f7;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding-top:11px;display:flex}.community-comment-anonymous-check{color:#697386;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:13px;font-weight:750;display:inline-flex}.community-comment-anonymous-check input{accent-color:#4965ff;cursor:pointer;width:15px;height:15px;margin:0}.community-comment-form button,.community-reply-form button,.community-comment-edit-form button{color:#fff;cursor:pointer;background:#4965ff;border:none;border-radius:10px;height:36px;padding:0 14px;font-size:13px;font-weight:850;transition:background .18s,opacity .18s}.community-comment-form button:hover:not(:disabled),.community-reply-form button:hover:not(:disabled),.community-comment-edit-form button:hover:not(:disabled){background:#4057e6}.community-comment-form button:disabled,.community-reply-form button:disabled,.community-comment-edit-form button:disabled{opacity:.55;cursor:not-allowed}.community-comment-list{flex-direction:column;margin-top:22px;display:flex}.community-comment-item{border-bottom:1px solid #eef1f7;padding:18px 0}.community-comment-item:first-child{padding-top:0}.community-comment-item:last-child{border-bottom:none;padding-bottom:0}.community-comment-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:9px;display:flex}.community-comment-author{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}.community-comment-author-row{align-items:center;gap:6px;display:inline-flex}.community-comment-author .community-author-link{font-size:14px}.community-author-badge{color:#4965ff;background:#edf2ff;border-radius:999px;align-items:center;height:19px;padding:0 7px;font-size:10px;font-weight:900;display:inline-flex}.community-comment-meta{color:#98a2b3;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.community-comment-meta span+span:before{content:"·";margin-right:8px}.community-comment-content{color:#374151;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.72}.community-reply-toggle-button{color:#7b8495;cursor:pointer;background:0 0;border:none;margin-top:10px;padding:0;font-size:12px;font-weight:800}.community-reply-toggle-button:hover{color:#4054dc}.community-reply-form,.community-comment-edit-form{background:#fff;border:1px solid #e5eaf3;border-radius:14px;margin-top:12px;padding:12px}.community-reply-form textarea,.community-comment-edit-form textarea{min-height:72px;padding:0}.community-comment-edit-actions{border-top:1px solid #eef1f7;justify-content:flex-end;gap:7px;margin-top:10px;padding-top:10px;display:flex}.community-comment-secondary-button{color:#697386!important;background:#fff!important;border:1px solid #e4e9f2!important}.community-comment-secondary-button:hover:not(:disabled){background:#f7f8fb!important}.community-reply-list{border-left:2px solid #e7ecf4;flex-direction:column;gap:14px;margin-top:16px;padding-left:18px;display:flex}.community-reply-item{background:#f8f9fc;border-radius:14px;padding:14px 15px}.community-reply-item.is-author,.community-comment-item.is-author .community-reply-item.is-author{background:#f7f9ff}.community-comment-state,.community-detail-state{color:#697386;text-align:center;background:#fff;border:1px dashed #d8dfea;border-radius:18px;font-size:14px;font-weight:750}.community-comment-state{margin-top:20px;padding:30px 18px}.community-detail-state{padding:46px 20px}@media (width<=820px){.community-detail-page{width:min(100%,100% - 24px);padding:18px 0 54px}.community-detail-article{box-shadow:none;border-radius:19px;padding:21px 18px 17px}.community-detail-header{padding-bottom:20px}.community-detail-header h1{font-size:24px;line-height:1.38}.community-detail-content{padding:21px 0 27px;font-size:15px;line-height:1.76}.community-detail-content img{border-radius:12px;margin:18px 0}.community-adjacent-list{box-shadow:none;border-radius:17px}.community-adjacent-row{grid-template-columns:49px minmax(0,1fr) 15px;gap:10px;height:52px;padding:0 15px}.community-adjacent-row.is-disabled{grid-template-columns:49px minmax(0,1fr)}.community-adjacent-row strong{font-size:13px}.community-comment-section{box-shadow:none;border-radius:19px;padding:19px 16px}.community-comment-author{gap:6px 9px}.community-reply-list{padding-left:12px}}@media (width<=480px){.community-comment-form-bottom,.community-reply-form-bottom{flex-direction:column;align-items:stretch}.community-comment-form-bottom button,.community-reply-form-bottom button{width:100%}}.community-write-page{color:#111827;background:#f7f8fb;width:100%;min-height:100vh}.community-write-page *{box-sizing:border-box}.community-write-page button,.community-write-page input,.community-write-page select{font-family:inherit}.community-write-shell{width:min(860px,100% - 40px);margin:0 auto;padding:24px 0 88px}.community-write-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.community-write-back{color:#667085;cursor:pointer;background:#fff;border:1px solid #e2e7f0;border-radius:999px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}.community-write-back:hover{color:#4054dc;background:#f8faff;border-color:#cfd8ff}.community-write-form{flex-direction:column;gap:12px;display:flex}.community-write-card{background:#fff;border:1px solid #e8ecf3;border-radius:22px;padding:20px;box-shadow:0 14px 34px #11182709}.community-write-meta-row{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.community-write-field{flex-direction:column;min-width:0;display:flex}.community-write-field label{color:#111827;margin-bottom:8px;font-size:13px;font-weight:900}.community-write-category-field{flex:none;width:210px}.community-write-category-field select{color:#111827;cursor:pointer;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#7b8495 50%),linear-gradient(135deg,#7b8495 50%,#0000 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-repeat:no-repeat;background-size:5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dfe5f0;border-radius:13px;outline:none;width:100%;height:46px;padding:0 36px 0 13px;font-size:14px;font-weight:800}.community-write-category-field select:focus,.community-write-title-box input:focus{border-color:#c9d3ff;box-shadow:0 0 0 4px #4965ff14}.community-anonymous-check{color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e7f0;border-radius:13px;align-items:center;gap:8px;height:46px;padding:0 13px;font-size:14px;font-weight:800;display:inline-flex}.community-anonymous-check input{accent-color:#4965ff;cursor:pointer;width:15px;height:15px;margin:0}.community-anonymous-check span{line-height:1}.community-write-title-box{position:relative}.community-write-title-box input{color:#111827;letter-spacing:-.025em;background:#fff;border:1px solid #dfe5f0;border-radius:15px;outline:none;width:100%;height:54px;padding:0 72px 0 15px;font-size:17px;font-weight:850;transition:border-color .18s,box-shadow .18s}.community-write-title-box input::placeholder{color:#9aa4b5;font-weight:700}.community-write-title-box small{color:#98a2b3;font-size:12px;font-weight:850;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.community-write-editor-card{padding:0;overflow:hidden}.community-write-editor-card .rich-editor{border:none;border-radius:0}.community-write-editor-card .ProseMirror{min-height:380px;padding:20px}.community-write-error{color:#dc2626;background:#fff5f5;border:1px solid #fecaca;border-radius:14px;margin:0;padding:13px 15px;font-size:14px;font-weight:800}.community-write-bottom-actions{justify-content:flex-end;gap:9px;margin-top:2px;display:flex}.community-write-cancel,.community-write-submit{cursor:pointer;border-radius:13px;height:44px;padding:0 17px;font-size:14px;font-weight:900;transition:transform 80ms,opacity .18s,background .18s,box-shadow .18s}.community-write-cancel:active,.community-write-submit:active{transform:scale(.98)}.community-write-cancel:disabled,.community-write-submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.community-write-cancel{color:#667085;background:#fff;border:1px solid #e2e7f0}.community-write-cancel:hover:not(:disabled){color:#4054dc;background:#f8faff}.community-write-submit{color:#fff;background:#4965ff;border:none;box-shadow:0 14px 28px #4965ff3d}.community-write-submit:hover:not(:disabled){background:#4057e6;box-shadow:0 18px 34px #4965ff52}.community-write-empty{color:#697386;text-align:center;background:#fff;border:1px dashed #d5dbea;border-radius:20px;padding:38px 20px;font-size:14px;font-weight:800}@media (width<=768px){.community-write-shell{width:min(100%,100% - 28px);padding:16px 0 76px}.community-write-topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8fbf0;margin:-16px -14px 12px;padding:12px 14px;position:sticky;top:0}.community-write-card{box-shadow:none;border-radius:18px;padding:16px}.community-write-meta-row{grid-template-columns:1fr;align-items:stretch;display:grid}.community-write-category-field,.community-anonymous-check{width:100%}.community-write-editor-card{padding:0}.community-write-editor-card .ProseMirror{min-height:320px;padding:17px}.community-write-bottom-actions{display:none}}@media (width<=420px){.community-write-shell{width:min(100%,100% - 24px)}.community-write-title-box input{height:52px;font-size:16px}.community-write-topbar .community-write-submit{min-width:64px}}.settings-password-page{background:linear-gradient(#fff 0%,#fdfcff 8%,#f3efff 18%,#ece6ff 28%,#f8f6ff 40%,#fff 54%),#fff;min-height:100vh;padding:48px 20px 80px}.settings-password-container{max-width:720px;margin:0 auto}.settings-password-header{margin-bottom:24px}.settings-password-back{color:#6b5aed;cursor:pointer;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:14px;font-weight:700}.settings-password-back:hover{opacity:.85}.settings-password-kicker{color:#7c5cff;margin:0 0 8px;font-size:14px;font-weight:700}.settings-password-header h1{color:#111;margin:0 0 10px;font-size:36px;font-weight:800}.settings-password-desc{color:#666;margin:0;font-size:16px;line-height:1.6}.settings-password-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ece9f8;border-radius:22px;padding:24px;box-shadow:0 10px 30px #4b34ad0d}.settings-password-card-header{margin-bottom:20px}.settings-password-card-header h2{color:#111;margin:0 0 6px;font-size:22px;font-weight:800}.settings-password-card-header p{color:#777;margin:0;font-size:14px;line-height:1.6}.settings-password-feedback{border-radius:14px;margin-bottom:16px;padding:14px 16px;font-size:14px;font-weight:600}.settings-password-feedback-error{color:#b42318;background:#fff2f1;border:1px solid #ffd2cc}.settings-password-feedback-success{color:#0f7a42;background:#ecfdf3;border:1px solid #b7ebc6}.settings-password-form{flex-direction:column;gap:20px;display:flex}.settings-password-field{flex-direction:column;gap:8px;display:flex}.settings-password-label{color:#222;font-size:14px;font-weight:700}.settings-password-input-wrap{position:relative}.settings-password-input{color:#111;background:#fff;border:1px solid #ddd7f7;border-radius:14px;outline:none;width:100%;height:48px;padding:0 88px 0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.settings-password-input:focus{border-color:#7c5cff;box-shadow:0 0 0 4px #7c5cff1f}.settings-password-input.is-error{border-color:#f04438;box-shadow:0 0 0 4px #f0443814}.settings-password-toggle{color:#5b46db;cursor:pointer;background:#f5f3ff;border:none;border-radius:10px;height:32px;padding:0 10px;font-size:13px;font-weight:700;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.settings-password-toggle:hover{background:#ede8ff}.settings-password-help{color:#777;margin:0;font-size:13px;line-height:1.5}.settings-password-error-text{color:#d92d20;margin:0;font-size:13px;font-weight:600}.settings-password-actions{border-top:1px solid #f0edf8;justify-content:flex-end;gap:12px;margin-top:12px;padding-top:20px;display:flex}.settings-password-secondary-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd7f7;border-radius:14px;height:48px;padding:0 18px;font-size:14px;font-weight:700;transition:transform .15s,background .2s,border-color .2s,opacity .2s}.settings-password-secondary-btn:hover:not(:disabled){background:#f7f4ff;border-color:#cbbfff;transform:translateY(-1px)}.settings-password-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cff,#9d84ff);border:none;border-radius:14px;min-width:160px;height:48px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .15s,opacity .2s,box-shadow .2s;box-shadow:0 12px 24px #7c5cff38}.settings-password-primary-btn:hover:not(:disabled){opacity:.96;transform:translateY(-1px)}.settings-password-primary-btn:disabled,.settings-password-secondary-btn:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}@media (width<=768px){.settings-password-page{padding:32px 16px 60px}.settings-password-header h1{font-size:30px}.settings-password-card{border-radius:18px;padding:20px}.settings-password-actions{flex-direction:column-reverse;align-items:stretch}.settings-password-secondary-btn,.settings-password-primary-btn{width:100%}}.workspace-header{z-index:1;background:#f8fafcd6;border-bottom:1px solid #94a3b829;position:relative}.workspace-header__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1280px,100% - 32px);margin:0 auto;padding:18px 0 20px;display:flex}.workspace-header__left{flex:1;min-width:0}.workspace-header__topline{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.workspace-header__badge{color:#4338ca;letter-spacing:-.01em;background:#4f46e51a;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.workspace-header__badge--muted{color:#475569;background:#64748b1f}.workspace-header__category{color:#334155;background:#0f172a0f;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.workspace-header__subtitle{color:#64748b;letter-spacing:-.01em;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.workspace-header__title-button{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.workspace-header__title-button:hover .workspace-header__title{opacity:.72}.workspace-header__title{color:#0f172a;letter-spacing:-.02em;word-break:keep-all;margin:0;font-size:28px;font-weight:800;line-height:1.2;transition:opacity .16s}.workspace-header__right{flex-shrink:0;align-items:stretch;gap:12px;display:flex}.workspace-header__meta{background:#ffffffeb;border:1px solid #94a3b824;border-radius:18px;min-width:112px;padding:14px 15px;box-shadow:0 12px 28px #0f172a0f}.workspace-header__meta-label{color:#64748b;margin-bottom:6px;font-size:12px;display:block}.workspace-header__meta-value{color:#0f172a;font-size:16px;font-weight:800}.workspace-header__skeleton{background:linear-gradient(90deg,#e2e8f0cc 25%,#f1f5f9f2 50%,#e2e8f0cc 75%) 0 0/200% 100%;border-radius:12px;animation:1.2s linear infinite workspaceHeaderSkeleton}.workspace-header__skeleton--badge{width:72px;height:30px}.workspace-header__skeleton--subtitle{border-radius:8px;width:48px;height:16px;margin-bottom:8px}.workspace-header__skeleton--title{width:320px;max-width:100%;height:34px}.workspace-header__skeleton--meta{border-radius:18px;width:112px;height:74px}@keyframes workspaceHeaderSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=960px){.workspace-header{display:none}}.workspace-sidebar{flex-direction:column;gap:16px;display:flex}.workspace-sidebar__section{background:#ffffffeb;border:1px solid #94a3b824;border-radius:24px;padding:18px;box-shadow:0 14px 34px #0f172a0f}.workspace-sidebar__title{color:#0f172a;margin:0 0 14px;font-size:15px;font-weight:800}.workspace-sidebar__nav{flex-direction:column;gap:8px;display:flex}.workspace-sidebar__link{color:#334155;border-radius:14px;align-items:center;min-height:44px;padding:0 14px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:flex}.workspace-sidebar__link:hover{color:#0f172a;background:#f8fafc;transform:translate(2px)}.workspace-sidebar__link--active{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);box-shadow:0 12px 26px #4f46e53d}.workspace-sidebar__section--info{background:linear-gradient(#eef2ffeb,#fffffff5)}.workspace-sidebar__info-label{color:#4338ca;margin:0 0 8px;font-size:12px;font-weight:800}.workspace-sidebar__info-text{color:#475569;margin:0;font-size:13px;line-height:1.6}@media (width<=960px){.workspace-sidebar{gap:8px}.workspace-sidebar__title{display:none}.workspace-sidebar__section{border-radius:18px;padding:8px 10px}.workspace-sidebar__nav{flex-flow:wrap;gap:6px}.workspace-sidebar__link{border-radius:12px;justify-content:center;min-height:38px;padding:0 14px}.workspace-sidebar__section--info{display:none}}.workspace-layout{background:radial-gradient(circle at 0 0,#6366f114,#0000 24%),radial-gradient(circle at 100% 0,#3b82f614,#0000 20%),linear-gradient(#f8fafc 0%,#f1f5f9 100%);min-height:100vh}.workspace-layout__body{grid-template-columns:260px minmax(0,1fr);gap:24px;width:min(1280px,100% - 32px);margin:0 auto;padding:24px 0 40px;display:grid}.workspace-layout__content{flex-direction:column;min-width:0;min-height:0;display:flex}.workspace-layout__content>*{min-height:0}@media (width<=960px){.workspace-layout__body{grid-template-columns:1fr;gap:16px;width:min(100%,100% - 24px);padding:16px 0 28px}}.workspace-home{--wh-bg-soft:#f8fafc;--wh-bg-muted:#f3f6fb;--wh-border:#e5e7eb;--wh-border-strong:#d7dce3;--wh-text:#111827;--wh-text-sub:#4b5563;--wh-text-muted:#6b7280;--wh-shadow-sm:0 8px 24px #0f172a0d;--wh-shadow-md:0 18px 40px #0f172a14;--wh-radius-xl:24px;--wh-radius-lg:20px;--wh-radius-md:16px;--wh-radius-sm:12px;color:var(--wh-text);flex-direction:column;gap:20px;display:flex}.workspace-home__hero{border-radius:var(--wh-radius-xl);box-shadow:var(--wh-shadow-sm);background:radial-gradient(circle at 100% 0,#6366f114,#0000 30%),linear-gradient(#fff 0%,#fbfcfe 100%);border:1px solid #e5e7ebe6;grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);gap:20px;padding:28px;display:grid;position:relative;overflow:hidden}.workspace-home__hero-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.workspace-home__eyebrow{color:#4338ca;letter-spacing:.02em;background:#eef2ff;border-radius:999px;align-items:center;width:fit-content;margin:0 0 10px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.workspace-home__title-block{flex-direction:column;align-items:flex-start;display:flex}.workspace-home__title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.workspace-home__title{color:#0f172a;letter-spacing:-.02em;word-break:keep-all;margin:0;font-size:clamp(28px,3.1vw,34px);font-weight:900;line-height:1.2}.workspace-home__title-edit{flex-direction:column;gap:12px;width:100%;max-width:760px;display:flex}.workspace-home__title-input{width:100%;min-height:52px;font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:14px;outline:none;padding:0 16px;font-size:16px;font-weight:700;transition:border-color .16s,box-shadow .16s}.workspace-home__title-input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.workspace-home__title-edit-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-home__title-edit-button,.workspace-home__title-save-button,.workspace-home__title-cancel-button,.workspace-home__view-project-button{min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.workspace-home__title-edit-button{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.workspace-home__title-edit-button:hover{background:#e0e7ff;transform:translateY(-1px)}.workspace-home__title-save-button{color:#fff;background:#111827;box-shadow:0 10px 20px #11182724}.workspace-home__title-save-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #1118272e}.workspace-home__title-cancel-button{color:#111827;background:#f8fafc;border-color:#e5e7eb}.workspace-home__title-cancel-button:hover:not(:disabled){background:#f1f5f9;border-color:#d7dce3;transform:translateY(-1px)}.workspace-home__view-project-button{color:#111827;background:#fff;border-color:#e5e7eb;margin-top:12px}.workspace-home__view-project-button:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.workspace-home__title-save-button:disabled,.workspace-home__title-cancel-button:disabled,.workspace-home__view-project-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.workspace-home__hero-stats{grid-template-columns:repeat(1,minmax(0,1fr));align-self:stretch;gap:12px;display:grid}.workspace-home__stat{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border:1px solid #e5e7ebf2;border-radius:18px;flex-direction:column;justify-content:center;gap:8px;min-height:92px;padding:18px 18px 17px;display:flex;position:relative;box-shadow:inset 0 1px #ffffffb3}.workspace-home__stat-label{color:var(--wh-text-muted);font-size:12px;font-weight:700}.workspace-home__stat-value{color:#0f172a;letter-spacing:-.01em;font-size:18px;font-weight:900}.workspace-home__quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.workspace-home__quick-card{border:1px solid var(--wh-border);border-radius:var(--wh-radius-lg);box-shadow:var(--wh-shadow-sm);background:#fff;padding:22px 20px}.workspace-home__quick-card h3{color:#6b7280;letter-spacing:-.01em;margin:0 0 8px;font-size:13px;font-weight:800}.workspace-home__quick-card p{color:#111827;word-break:keep-all;margin:0;font-size:15px;font-weight:700;line-height:1.6}.workspace-home__grid{gap:20px;display:grid}.workspace-home__grid--single{grid-template-columns:minmax(0,1fr)}.workspace-home__section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.workspace-home__section-head h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:900}.workspace-home__section-caption{color:var(--wh-text-muted);font-size:13px;font-weight:600}.workspace-home__members{flex-direction:column;gap:14px;display:flex}.workspace-home__member-card{border:1px solid var(--wh-border);background:linear-gradient(#fff 0%,#fbfcfe 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 10px 24px #0f172a0a}.workspace-home__member-card:hover{border-color:var(--wh-border-strong);transform:translateY(-1px);box-shadow:0 14px 28px #0f172a12}.workspace-home__member-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.workspace-home__member-avatar-button,.workspace-home__member-avatar.static{border-radius:999px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.workspace-home__member-avatar-button{cursor:pointer;background:0 0;border:0;padding:0;transition:transform .16s,box-shadow .16s;position:relative;box-shadow:0 0 0 1px #e5e7ebf2}.workspace-home__member-avatar-button:hover{transform:scale(1.03);box-shadow:0 0 0 1px #6366f133,0 8px 18px #6366f129}.workspace-home__member-avatar.static{background:#f3f4f6;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #e5e7ebf2}.workspace-home__member-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.workspace-home__member-info{flex-direction:column;gap:7px;min-width:0;display:flex}.workspace-home__member-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-home__member-name-row strong{color:#111827;letter-spacing:-.01em;font-size:16px;font-weight:800}.workspace-home__member-info p{color:var(--wh-text-muted);margin:0;font-size:14px;line-height:1.5}.workspace-home__role-badge{color:#4338ca;letter-spacing:.01em;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.workspace-home__role-badge.owner{color:#b45309;background:#fef3c7}.workspace-home__member-right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.workspace-home__profile-button,.workspace-home__kick-button,.workspace-home__leave-button,.workspace-home__delete-button{min-height:42px;font:inherit;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:0 15px;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.workspace-home__profile-button{color:#111827;background:#f8fafc;border-color:#e5e7eb}.workspace-home__profile-button:hover:not(:disabled){background:#f1f5f9;border-color:#d7dce3;transform:translateY(-1px)}.workspace-home__profile-button.disabled{opacity:.48;cursor:not-allowed}.workspace-home__kick-button{color:#be123c;background:#fff1f2;border-color:#fecdd3}.workspace-home__kick-button:hover:not(:disabled){background:#ffe4e6;border-color:#fda4af;transform:translateY(-1px)}.workspace-home__leave-button{color:#fff;background:#111827;width:100%;box-shadow:0 10px 20px #11182724}.workspace-home__leave-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #1118272e}.workspace-home__leave-button.secondary{background:#f59e0b;width:auto;box-shadow:0 10px 20px #f59e0b33}.workspace-home__delete-button{color:#fff;background:#dc2626;width:100%;box-shadow:0 10px 20px #dc26262e}.workspace-home__delete-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #dc26263d}.workspace-home__profile-button:disabled,.workspace-home__kick-button:disabled,.workspace-home__leave-button:disabled,.workspace-home__delete-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.workspace-home__empty{border-radius:var(--wh-radius-md);text-align:center;color:var(--wh-text-muted);background:linear-gradient(#fbfcfe 0%,#f8fafc 100%);border:1px dashed #d7dce3;padding:30px 20px;font-size:14px;line-height:1.7}.workspace-home__error-text{color:#475569;margin:8px 0 0;font-size:14px;line-height:1.65}.workspace-home__hero--loading{flex-direction:column;gap:18px;display:flex}.workspace-home__loading-block,.workspace-home__loading-stat{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%) 0 0/400% 100%;border-radius:16px;animation:1.4s infinite workspace-home-skeleton}.workspace-home__loading-block{width:100%;height:120px}.workspace-home__loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.workspace-home__loading-stat{height:88px}@keyframes workspace-home-skeleton{0%{background-position:100%}to{background-position:0}}.workspace-home__manage-card{border:1px solid var(--wh-border);border-radius:var(--wh-radius-lg);box-shadow:var(--wh-shadow-sm);background:#fff;padding:0;overflow:hidden}.workspace-home__manage-toggle{width:100%;min-height:60px;font:inherit;color:#0f172a;letter-spacing:-.01em;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 20px;font-size:15px;font-weight:900;transition:background-color .16s;display:flex}.workspace-home__manage-toggle:hover{background:#fafbfc}.workspace-home__manage-toggle.open{border-bottom:1px solid var(--wh-border)}.workspace-home__manage-toggle-icon{color:#374151;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.workspace-home__manage-panel{background:linear-gradient(#fff 0%,#fbfcfe 100%);flex-direction:column;gap:12px;padding:18px 20px 20px;display:flex}.workspace-home__manage-notice{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.workspace-home__manage-help{color:#6b7280;margin:0;font-size:13px;line-height:1.6}@media (width<=1180px){.workspace-home__hero{grid-template-columns:minmax(0,1fr)}.workspace-home__hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.workspace-home__quick-grid,.workspace-home__hero-stats,.workspace-home__loading-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (width<=768px){.workspace-home{gap:16px}.workspace-home__hero{border-radius:20px;gap:16px;padding:22px 18px}.workspace-home__title{font-size:24px;line-height:1.28}.workspace-home__title-row{flex-direction:column;align-items:flex-start}.workspace-home__title-input{min-height:48px;font-size:16px}.workspace-home__quick-card{border-radius:18px;padding:18px 16px}.workspace-home__member-card{flex-direction:column;align-items:stretch;gap:14px}.workspace-home__member-right{justify-content:stretch;width:100%}.workspace-home__profile-button,.workspace-home__kick-button,.workspace-home__leave-button,.workspace-home__delete-button,.workspace-home__title-save-button,.workspace-home__title-cancel-button,.workspace-home__view-project-button{width:100%}.workspace-home__title-edit-actions{flex-direction:column;align-items:stretch}.workspace-home__manage-toggle{min-height:56px;padding:0 16px}.workspace-home__manage-panel{padding:16px}}@media (width<=480px){.workspace-home__member-left{gap:12px}.workspace-home__member-avatar-button,.workspace-home__member-avatar.static{width:50px;height:50px}.workspace-home__member-name-row strong{font-size:15px}.workspace-home__section-head h3{font-size:17px}.workspace-home__stat{min-height:84px;padding:16px}}.workspace-board{flex-direction:column;gap:20px;display:flex}.workspace-board__header{background:#fffffff0;border:1px solid #94a3b824;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:16px;padding:24px;display:flex;box-shadow:0 18px 40px #0f172a12}.workspace-board__eyebrow{color:#4338ca;letter-spacing:.08em;margin:0 0 10px;font-size:12px;font-weight:800}.workspace-board__title{color:#0f172a;margin:0;font-size:26px;font-weight:800}.workspace-board__description{color:#64748b;margin:10px 0 0;font-size:14px;line-height:1.6}.workspace-board__write-button,.workspace-board__empty-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);border:0;border-radius:14px;padding:12px 18px;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s,opacity .16s}.workspace-board__write-button:hover,.workspace-board__empty-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #4f46e53d}.workspace-board__list{flex-direction:column;gap:14px;display:flex}.workspace-board__item{text-align:left;cursor:pointer;background:#fffffff0;border:1px solid #94a3b824;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 22px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;box-shadow:0 14px 32px #0f172a0f}.workspace-board__item:hover{border-color:#6366f13d;transform:translateY(-2px);box-shadow:0 18px 36px #0f172a1a}.workspace-board__item-main{flex:1;min-width:0}.workspace-board__badges{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.workspace-board__badge{letter-spacing:.02em;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.workspace-board__badge--pinned{color:#0f172a;background:#0f172a14}.workspace-board__badge--notice{color:#4338ca;background:#4f46e51a}.workspace-board__category{color:#64748b;font-size:12px;font-weight:700}.workspace-board__item-title{color:#0f172a;word-break:break-word;margin:0 0 8px;font-size:17px;font-weight:800;line-height:1.45}.workspace-board__item-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.workspace-board__item-date{color:#64748b;white-space:nowrap;flex-shrink:0;font-size:13px}.workspace-board__state,.workspace-board__empty{background:#fffffff0;border:1px solid #94a3b824;border-radius:24px;padding:32px 24px;box-shadow:0 14px 32px #0f172a0f}.workspace-board__state{color:#475569;font-size:14px}.workspace-board__state--error{color:#dc2626}.workspace-board__empty{text-align:center}.workspace-board__empty-title{color:#0f172a;margin:0;font-size:18px;font-weight:800}.workspace-board__empty-description{color:#64748b;margin:10px 0 18px;font-size:14px;line-height:1.6}@media (width<=768px){.workspace-board__header,.workspace-board__item{flex-direction:column;align-items:flex-start}.workspace-board__item-date{white-space:normal}}.workspace-chat{min-width:0;min-height:calc(100dvh - var(--header-height) - 120px);flex-direction:column;gap:12px;display:flex}.workspace-chat__header{display:none}.workspace-chat__messages{min-height:420px;max-height:calc(100dvh - var(--header-height) - 240px);-webkit-overflow-scrolling:touch;box-sizing:border-box;background:linear-gradient(#f8fbff 0%,#f8fafc 100%);border:1px solid #94a3b824;border-radius:24px;flex-direction:column;flex:1;gap:14px;padding:18px 16px;display:flex;overflow:hidden auto;box-shadow:0 18px 40px #0f172a12}.workspace-chat__messages--empty{justify-content:center;align-items:center;display:flex}.workspace-chat__empty-text{color:#64748b;text-align:center;font-size:14px;font-weight:600}.workspace-chat__message-row{align-items:flex-end;width:100%;display:flex}.workspace-chat__message-row.mine{justify-content:flex-end}.workspace-chat__message-row.received{justify-content:flex-start;gap:8px}.workspace-chat__avatar-col{flex-shrink:0;justify-content:center;align-items:flex-end;width:34px;display:flex}.workspace-chat__avatar{object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;border-radius:50%;width:32px;height:32px}.workspace-chat__avatar-button{cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;width:32px;height:32px;padding:0}.workspace-chat__avatar-button:disabled{cursor:default}.workspace-chat__avatar-placeholder{flex-shrink:0;width:32px;height:32px}.workspace-chat__bubble-wrap{flex-direction:column;min-width:0;max-width:min(72%,600px);display:flex}.workspace-chat__sender-name{color:#334155;text-align:left;background:0 0;border:0;margin:0 0 6px;padding:0 0 0 2px;font-size:13px;font-weight:700;line-height:1.2;display:block}.workspace-chat__sender-name.clickable{cursor:pointer}.workspace-chat__sender-name:disabled{cursor:default}.workspace-chat__meta-side{color:#94a3b8;flex-shrink:0;align-items:center;gap:6px;min-height:32px;font-size:11px;display:flex}.workspace-chat__meta-side.mine{margin-right:8px}.workspace-chat__meta-side.received{margin-left:2px}.workspace-chat__time{white-space:nowrap;line-height:1}.workspace-chat__bubble{white-space:pre-wrap;word-break:break-word;padding:12px 14px;font-size:14px;line-height:1.5}.workspace-chat__content{margin:0}.workspace-chat__message-row.received .workspace-chat__bubble{color:#111827;background:#fff;border:1px solid #edf2f7;border-radius:18px 18px 18px 6px;box-shadow:0 8px 20px #0f172a0a}.workspace-chat__message-row.mine .workspace-chat__bubble{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);border-radius:18px 18px 6px;box-shadow:0 10px 22px #2563eb38}.workspace-chat__bubble--image-only{padding:0;box-shadow:none!important;background:0 0!important;border:0!important}.workspace-chat__attachments{flex-direction:column;gap:8px;margin-top:8px;display:flex}.workspace-chat__attachments--image-only{margin-top:0}.workspace-chat__content+.workspace-chat__attachments{margin-top:10px}.workspace-chat__image-grid{gap:6px;max-width:360px;display:grid}.workspace-chat__image-grid.count-1{grid-template-columns:1fr}.workspace-chat__image-grid.count-2,.workspace-chat__image-grid.count-3,.workspace-chat__image-grid.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-chat__image-link{background:#e5e7eb;border-radius:18px;line-height:0;text-decoration:none;display:block;overflow:hidden}.workspace-chat__image-link img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;display:block}.workspace-chat__image-grid.count-1 .workspace-chat__image-link{width:fit-content;max-width:min(360px,72vw);max-height:380px}.workspace-chat__image-grid.count-1 .workspace-chat__image-link img{object-fit:contain;width:auto;max-width:min(360px,72vw);max-height:380px}.workspace-chat__image-grid.count-2 .workspace-chat__image-link,.workspace-chat__image-grid.count-3 .workspace-chat__image-link,.workspace-chat__image-grid.count-4 .workspace-chat__image-link{width:160px;height:160px}.workspace-chat__image-grid.count-3 .workspace-chat__image-link:first-child{grid-row:span 2;height:326px}.workspace-chat__message-row.mine .workspace-chat__image-link{box-shadow:0 12px 26px #2563eb2e}.workspace-chat__message-row.received .workspace-chat__image-link{box-shadow:0 12px 26px #0f172a1a}.workspace-chat__file-link{max-width:min(300px,100%);color:inherit;box-sizing:border-box;background:#ffffff2e;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:inline-flex}.workspace-chat__message-row.received .workspace-chat__file-link{color:#334155;background:#f1f5f9}.workspace-chat__file-icon{background:#0f172a14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.workspace-chat__message-row.mine .workspace-chat__file-icon{background:#ffffff2e}.workspace-chat__file-info{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-chat__file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;display:block;overflow:hidden}.workspace-chat__file-size{opacity:.75;font-size:11px}.workspace-chat__error{color:#dc2626;margin:0;padding:0 4px;font-size:13px;font-weight:700}.workspace-chat__form{box-sizing:border-box;background:#fff;border:1px solid #94a3b824;border-radius:20px;flex-shrink:0;align-items:flex-end;gap:10px;padding:12px;display:flex;box-shadow:0 14px 32px #0f172a0f}.workspace-chat__file-input{display:none}.workspace-chat__attach-button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ee;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.workspace-chat__attach-button:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe;transform:translateY(-1px)}.workspace-chat__attach-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.workspace-chat__input-area{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.workspace-chat__selected-files{flex-wrap:wrap;gap:6px;display:flex}.workspace-chat__selected-file{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;gap:6px;max-width:220px;padding:7px 8px 7px 10px;font-size:12px;font-weight:800;display:inline-flex}.workspace-chat__selected-file span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-chat__selected-file button{color:#3730a3;cursor:pointer;background:#4f46e51f;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex}.workspace-chat__input{resize:none;color:#111827;box-sizing:border-box;scrollbar-width:none;background:#f8fafc;border:1px solid #dbe3ee;border-radius:16px;flex:1;width:100%;min-height:48px;max-height:140px;padding:12px 14px;font-size:16px;line-height:1.5;overflow-y:hidden}.workspace-chat__input::-webkit-scrollbar{display:none}.workspace-chat__input::placeholder{color:#9ca3af}.workspace-chat__input:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1a}.workspace-chat__input:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.workspace-chat__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;border-radius:14px;flex-shrink:0;height:48px;padding:0 18px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 10px 22px #2563eb38}.workspace-chat__submit:hover:not(:disabled){transform:translateY(-1px)}.workspace-chat__submit:disabled{box-shadow:none;cursor:not-allowed;background:#cbd5e1;transform:none}.workspace-chat__messages::-webkit-scrollbar{width:10px}.workspace-chat__messages::-webkit-scrollbar-track{background:0 0}.workspace-chat__messages::-webkit-scrollbar-thumb{background:#d7deea padding-box padding-box;border:2px solid #0000;border-radius:999px}.workspace-chat__messages::-webkit-scrollbar-thumb:hover{background:#c3cfdf padding-box padding-box}.workspace-chat__date-divider{justify-content:center;margin:12px 0;display:flex}.workspace-chat__date-divider span{color:#475569;background:#e2e8f0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}@media (width<=960px){.workspace-chat{min-height:calc(100dvh - var(--header-height) - 140px)}.workspace-chat__messages{min-height:360px;max-height:calc(100dvh - var(--header-height) - 220px);border-radius:20px;padding:14px 12px}.workspace-chat__bubble-wrap{max-width:88%}.workspace-chat__form{border-radius:18px;padding:10px}}@media (width<=640px){.workspace-chat__messages{min-height:320px;max-height:calc(100dvh - var(--header-height) - 200px);border-radius:18px;padding:12px 10px}.workspace-chat__avatar-col{width:30px}.workspace-chat__avatar,.workspace-chat__avatar-button,.workspace-chat__avatar-placeholder{width:28px;height:28px}.workspace-chat__meta-side{gap:4px;font-size:10px}.workspace-chat__form{gap:8px}.workspace-chat__attach-button{border-radius:13px;width:44px;height:44px}.workspace-chat__submit{height:44px;padding:0 13px}.workspace-chat__input{min-height:44px;padding:10px 12px}.workspace-chat__image-grid{max-width:280px}.workspace-chat__image-grid.count-1 .workspace-chat__image-link,.workspace-chat__image-grid.count-1 .workspace-chat__image-link img{max-width:min(280px,72vw);max-height:320px}.workspace-chat__image-grid.count-2 .workspace-chat__image-link,.workspace-chat__image-grid.count-3 .workspace-chat__image-link,.workspace-chat__image-grid.count-4 .workspace-chat__image-link{width:126px;height:126px}.workspace-chat__image-grid.count-3 .workspace-chat__image-link:first-child{height:258px}.workspace-chat__file-link{max-width:min(240px,100%)}}.workspace-board-write-page{color:#111827;width:min(820px,100% - 24px);margin:0 auto;padding:24px 0 64px}.workspace-board-write-header{margin-bottom:24px}.workspace-board-write-header h1{letter-spacing:-.01em;margin:0;font-size:32px;font-weight:800}.workspace-board-write-header p{color:#6b7280;margin:10px 0 0;font-size:15px}.workspace-board-write-form{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:26px 24px 24px;box-shadow:0 14px 40px #0f172a0d}.workspace-board-form-group{flex-direction:column;display:flex}.workspace-board-form-group+.workspace-board-form-group{margin-top:20px}.workspace-board-form-group>label{color:#111827;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.workspace-board-form-group>input,.workspace-board-form-group>select,.workspace-board-form-group>textarea{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:14px;font-size:16px;transition:border-color .15s,box-shadow .15s}.workspace-board-form-group>input::placeholder,.workspace-board-form-group>textarea::placeholder{color:#9ca3af}.workspace-board-form-group>input:focus,.workspace-board-form-group>select:focus,.workspace-board-form-group>textarea:focus{border-color:#c7d2fe;box-shadow:0 0 0 4px #6366f11a}.workspace-board-form-group>textarea{resize:vertical;min-height:260px}.workspace-board-option-row{align-items:center;gap:18px;margin-top:16px;margin-bottom:20px;display:flex}.workspace-board-check{color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;min-height:20px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.workspace-board-check input{accent-color:#111827;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin:0}.workspace-board-form-error{color:#dc2626;margin:16px 0 0;font-size:14px;font-weight:500}.workspace-board-file-box{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.workspace-board-file-input{display:none}.workspace-board-file-button{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;height:40px;padding:0 14px;font-size:14px;font-weight:700}.workspace-board-file-button:hover{background:#f3f4f6}.workspace-board-file-button:disabled{opacity:.6;cursor:not-allowed}.workspace-board-file-help{color:#6b7280;font-size:13px;font-weight:500}.workspace-board-file-list{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.workspace-board-file-list li{color:#374151;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:14px;display:flex}.workspace-board-file-list li span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-board-file-list li button{color:#dc2626;cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:13px;font-weight:700}.workspace-board-form-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.workspace-board-form-actions button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:transform 50ms,opacity .15s}.workspace-board-form-actions button:active{transform:scale(.97)}.workspace-board-form-actions button.ghost{color:#374151;background:#f3f4f6}.workspace-board-form-actions button.ghost:hover{background:#e5e7eb}.workspace-board-form-actions button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=820px){.workspace-board-write-page{width:min(100%,100% - 20px);padding:20px 0 56px}.workspace-board-write-header{margin-bottom:20px}.workspace-board-write-header h1{font-size:28px}.workspace-board-write-form{border-radius:20px;padding:20px 18px 18px}.workspace-board-option-row{flex-wrap:wrap;gap:14px;margin-bottom:18px}.workspace-board-file-box{flex-direction:column;align-items:stretch}.workspace-board-file-button{width:100%}}.workspace-board-detail-page{color:#111827;width:min(960px,100% - 24px);margin:0 auto;padding:24px 0 64px}.workspace-board-back-btn{color:#4b5563;cursor:pointer;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:14px;font-weight:700}.workspace-board-detail-card,.workspace-comment-section{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 14px 40px #0f172a0d}.workspace-board-detail-card{padding:28px}.workspace-board-detail-top-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.workspace-board-detail-top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-board-category{color:#374151;background:#f3f4f6;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.workspace-board-badge{color:#111827;background:#e5e7eb;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.workspace-board-badge.notice{color:#4338ca;background:#eef2ff}.workspace-board-detail-card h1{margin:0;font-size:30px;font-weight:800;line-height:1.35}.workspace-board-detail-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:14px;display:flex}.workspace-author-link{color:#374151;font-weight:700;text-decoration:none;transition:color .2s}.workspace-author-link:hover{color:#111827;text-decoration:underline}.workspace-board-detail-content{border-top:1px solid #f1f5f9;margin-top:24px;padding-top:24px}.workspace-comment-section{margin-top:20px;padding:24px}.workspace-comment-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.workspace-comment-header h2{margin:0;font-size:22px;font-weight:800}.workspace-comment-header span{color:#6b7280;font-size:14px;font-weight:700}.workspace-comment-form{flex-direction:column;gap:12px;display:flex}.workspace-comment-form textarea,.workspace-reply-form textarea{resize:vertical;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:16px;outline:none;width:100%;min-height:110px;padding:14px;font-size:16px}.workspace-comment-form textarea:focus,.workspace-reply-form textarea:focus{border-color:#c7d2fe;box-shadow:0 0 0 4px #6366f11a}.workspace-comment-form-bottom{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.workspace-comment-form button,.workspace-reply-form button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;align-self:flex-end;height:42px;padding:0 16px;font-size:14px;font-weight:700}.workspace-comment-form button:disabled,.workspace-reply-form button:disabled{opacity:.6;cursor:not-allowed}.workspace-comment-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.workspace-comment-item{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;padding:16px;transition:background-color .3s,box-shadow .3s}.workspace-comment-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.workspace-comment-author{flex-direction:column;gap:4px;display:flex}.workspace-comment-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.workspace-comment-meta span{color:#6b7280;font-size:13px}.workspace-comment-item p,.workspace-reply-item p{color:#374151;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.workspace-comment-bottom{margin-top:12px}.workspace-reply-toggle-btn{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:700}.workspace-reply-form{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:10px;margin-top:12px;padding:12px;display:flex}.workspace-reply-form textarea{min-height:88px}.workspace-reply-form-bottom{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.workspace-reply-list{border-left:2px solid #e5e7eb;flex-direction:column;gap:10px;margin-top:14px;padding-left:18px;display:flex}.workspace-reply-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;transition:background-color .3s,box-shadow .3s}.workspace-board-empty{text-align:center;color:#6b7280;background:#fff;border:1px dashed #d1d5db;border-radius:20px;padding:32px 20px;font-size:14px}.workspace-comment-edit-actions{gap:8px;margin-top:8px;display:flex}.workspace-comment-edit-cancel-btn{color:#374151!important;background:#f3f4f6!important}.comment-highlight{animation:2s workspaceCommentHighlight}.workspace-board-detail-content{color:#374151;word-break:break-word;overflow-wrap:anywhere;border-top:1px solid #f1f5f9;margin-top:24px;padding-top:24px;font-size:15px;line-height:1.8}.workspace-board-detail-content p{color:#374151;white-space:normal;margin:0 0 10px;font-size:15px;line-height:1.8}.workspace-board-detail-content h2{color:#111827;margin:24px 0 10px;font-size:22px;line-height:1.35}.workspace-board-detail-content ul,.workspace-board-detail-content ol{margin:10px 0;padding-left:24px}.workspace-board-detail-content blockquote{color:#4b5563;border-left:4px solid #c7d2fe;margin:14px 0;padding-left:14px}.workspace-board-detail-content img{border-radius:14px;max-width:100%;height:auto;margin:14px 0;display:block}.workspace-board-attachments{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;margin-top:22px;padding:16px}.workspace-board-attachments h3{color:#111827;margin:0 0 12px;font-size:15px;font-weight:800}.workspace-board-attachments ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.workspace-board-attachments li{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.workspace-board-attachments a{color:#2563eb;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;text-decoration:none;overflow:hidden}.workspace-board-attachments a:hover{text-decoration:underline}.workspace-board-attachments span{color:#6b7280;flex-shrink:0;font-size:12px;font-weight:700}@keyframes workspaceCommentHighlight{0%{background-color:#6366f129;box-shadow:0 0 0 1px #6366f124}to{box-shadow:none;background-color:#0000}}@media (width<=820px){.workspace-board-detail-page{width:min(100%,100% - 20px);padding:20px 0 56px}.workspace-board-detail-card,.workspace-comment-section{border-radius:20px;padding:18px}.workspace-board-detail-card h1{font-size:24px}.workspace-board-detail-top-row{align-items:flex-start}.workspace-comment-top{flex-direction:column}.workspace-reply-list{padding-left:12px}.workspace-comment-form-bottom{align-items:stretch}.workspace-comment-form button{align-self:stretch}.workspace-comment-form textarea,.workspace-reply-form textarea{font-size:16px}}.workspace-evaluation{color:#111827;flex-direction:column;gap:18px;display:flex}.workspace-evaluation__header{background:radial-gradient(circle at 100% 0,#6366f114,#0000 32%),linear-gradient(#fff 0%,#fbfcfe 100%);border:1px solid #e5e7eb;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 8px 24px #0f172a0d}.workspace-evaluation__eyebrow{color:#4338ca;background:#eef2ff;border-radius:999px;align-items:center;width:fit-content;margin:0 0 10px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.workspace-evaluation__header h2{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,32px);font-weight:900}.workspace-evaluation__header p:last-child{color:#6b7280;margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.6}.workspace-evaluation__progress-circle{background:radial-gradient(circle at center, #fff 58%, transparent 59%), conic-gradient(#4f46e5 var(--progress-degree,0deg), #e5e7eb 0deg);border:8px solid #eef2ff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:86px;height:86px;display:flex}.workspace-evaluation__progress-circle span{color:#0f172a;font-size:20px;font-weight:900}.workspace-evaluation__bar{background:#e5e7eb;border-radius:999px;height:6px;overflow:hidden}.workspace-evaluation__bar span{border-radius:inherit;background:linear-gradient(135deg,#4f46e5,#2563eb);height:100%;transition:width .2s;display:block}.workspace-evaluation__list{flex-direction:column;gap:12px;display:flex}.workspace-evaluation__card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 8px 24px #0f172a0a}.workspace-evaluation__card:hover{border-color:#d7dce3;transform:translateY(-1px);box-shadow:0 12px 26px #0f172a0f}.workspace-evaluation__card--open:hover{border-color:#6366f1;transform:none;box-shadow:0 0 0 3px #6366f11f,0 12px 26px #0f172a0f}.workspace-evaluation__card--open{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f,0 12px 26px #0f172a0f}.workspace-evaluation__question{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.workspace-evaluation__question:disabled{cursor:not-allowed}.workspace-evaluation__badge{border-radius:999px;align-items:center;gap:5px;width:fit-content;min-height:28px;margin-bottom:12px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.workspace-evaluation__badge--blue{color:#4338ca;background:#eef2ff}.workspace-evaluation__badge--green{color:#047857;background:#ecfdf5}.workspace-evaluation__badge--orange{color:#b45309;background:#fffbeb}.workspace-evaluation__badge--purple{color:#6d28d9;background:#f5f3ff}.workspace-evaluation__badge--pink{color:#be185d;background:#fdf2f8}.workspace-evaluation__question strong{color:#111827;letter-spacing:-.02em;word-break:keep-all;font-size:17px;font-weight:800;line-height:1.5;display:block}.workspace-evaluation__stars{gap:7px;margin-top:14px;display:flex}.workspace-evaluation__stars button{color:#d1d5db;cursor:pointer;background:0 0;border:0;padding:0;font-size:30px;line-height:1;transition:color .15s,transform .15s}.workspace-evaluation__stars button:hover{color:#d1d5db;transform:none}.workspace-evaluation__stars button.active{color:#f59e0b;transform:translateY(-1px)}.workspace-evaluation__comment{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;box-shadow:0 8px 24px #0f172a0a}.workspace-evaluation__comment label{color:#334155;margin-bottom:12px;font-size:15px;font-weight:900;display:block}.workspace-evaluation__comment textarea{resize:vertical;color:#111827;width:100%;min-height:120px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:16px;outline:none;padding:16px;font-size:15px;line-height:1.6}.workspace-evaluation__comment textarea::placeholder{color:#9ca3af}.workspace-evaluation__comment textarea:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.workspace-evaluation__comment textarea:disabled{cursor:not-allowed;background:#f8fafc}.workspace-evaluation__submit{color:#fff;min-height:58px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);border:0;border-radius:18px;font-size:16px;font-weight:900;transition:transform .16s,opacity .16s,box-shadow .16s;box-shadow:0 12px 26px #4f46e53d}.workspace-evaluation__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #4f46e547}.workspace-evaluation__submit:disabled{color:#fff;opacity:.8;cursor:not-allowed;box-shadow:none;background:#c7d2fe}.workspace-evaluation__member-section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;box-shadow:0 8px 24px #0f172a0a}.workspace-evaluation__section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.workspace-evaluation__section-head h3{color:#0f172a;margin:0;font-size:17px;font-weight:900}.workspace-evaluation__section-head span{color:#6b7280;font-size:13px;font-weight:600}.workspace-evaluation__member-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.workspace-evaluation__member-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:12px;min-height:70px;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s,background-color .16s;display:flex}.workspace-evaluation__member-card:hover{background:#f8fafc;border-color:#d7dce3;transform:translateY(-1px)}.workspace-evaluation__member-card--selected{background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.workspace-evaluation__member-avatar{object-fit:cover;background:#f3f4f6;border-radius:999px;flex-shrink:0;width:46px;height:46px}.workspace-evaluation__member-info{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-evaluation__member-info strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;overflow:hidden}.workspace-evaluation__member-info em{color:#6b7280;font-size:13px;font-style:normal;font-weight:600}.workspace-evaluation__empty{color:#6b7280;text-align:center;background:#f8fafc;border:1px dashed #d7dce3;border-radius:16px;padding:24px 16px;font-size:14px;font-weight:700;line-height:1.7}.workspace-evaluation__evaluated{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.workspace-evaluation__evaluated-title{color:#64748b;margin:0 0 10px;font-size:13px;font-weight:900}.workspace-evaluation__evaluated-list{flex-wrap:wrap;gap:8px;display:flex}.workspace-evaluation__evaluated-list span{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.workspace-evaluation__question-main{justify-content:space-between;align-items:center;gap:14px;display:flex}.workspace-evaluation__answered-check{color:#fff;background:#22c55e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;font-weight:900;display:inline-flex}.workspace-evaluation__answered-preview{align-items:center;gap:10px;margin-top:12px;display:flex}.workspace-evaluation__readonly-stars{align-items:center;gap:3px;display:inline-flex}.workspace-evaluation__readonly-star{color:#d1d5db;font-size:18px;line-height:1}.workspace-evaluation__readonly-star.active{color:#f59e0b}.workspace-evaluation__answered-text{color:#64748b;font-size:13px;font-weight:800}.workspace-evaluation__card--answered{background:#fafafa;border-color:#e5e7eb}@media (width<=768px){.workspace-evaluation{gap:16px}.workspace-evaluation__header{border-radius:20px;flex-direction:column;align-items:flex-start;padding:22px 18px}.workspace-evaluation__progress-circle{border-width:7px;width:72px;height:72px}.workspace-evaluation__progress-circle span{font-size:17px}.workspace-evaluation__card,.workspace-evaluation__comment,.workspace-evaluation__member-section{border-radius:18px;padding:18px 16px}.workspace-evaluation__question strong{font-size:16px}.workspace-evaluation__stars button{font-size:28px}.workspace-evaluation__submit{border-radius:16px;min-height:54px}.workspace-evaluation__member-list{grid-template-columns:minmax(0,1fr)}}.my-workspaces-page{background:#f7f8fc;min-height:100vh;padding:40px 20px 80px}.my-workspaces-container{width:100%;max-width:1040px;margin:0 auto}.my-workspaces-hero{background:#fff;border:1px solid #e8eaf3;border-radius:28px;padding:34px 36px;box-shadow:0 18px 50px #1923460f}.my-workspaces-eyebrow{letter-spacing:.08em;color:#4f6bff;margin:0 0 10px;font-size:13px;font-weight:850}.my-workspaces-hero h1{letter-spacing:-.04em;color:#161824;margin:0;font-size:34px;line-height:1.2}.my-workspaces-hero p{color:#6b7280;max-width:520px;margin:12px 0 0;font-size:15px;line-height:1.7}.my-workspaces-toolbar{justify-content:flex-start;margin-top:18px;display:flex}.my-workspaces-filter{background:#fff;border:1px solid #e0e4ef;border-radius:16px;gap:6px;padding:5px;display:inline-flex}.my-workspaces-filter button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:12px;height:40px;padding:0 16px;font-size:14px;font-weight:800;transition:background .16s,color .16s}.my-workspaces-filter button:hover{color:#303545;background:#f4f6fb}.my-workspaces-filter button.is-active{color:#3157ff;background:#eff3ff}.my-workspaces-list{flex-direction:column;gap:14px;margin-top:18px;display:flex}.my-workspace-card{cursor:pointer;background:#fff;border:1px solid #e8eaf3;border-radius:24px;gap:16px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.my-workspace-card:hover{border-color:#dbe2ff;transform:translateY(-2px);box-shadow:0 18px 45px #19234614}.my-workspace-card:focus-visible{outline-offset:3px;outline:3px solid #3157ff38}.my-workspace-icon{color:#3157ff;background:#eff3ff;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.my-workspace-content{flex:1;min-width:0}.my-workspace-meta{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.type-badge,.status-badge,.owner-badge{border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.type-badge{color:#3157ff;background:#eff3ff}.type-badge.study{color:#189b5b;background:#eefaf4}.status-badge{color:#586174;background:#f4f5f8}.owner-badge{color:#bf7a00;background:#fff4df}.my-workspace-card h2{letter-spacing:-.03em;color:#171923;margin:0;font-size:20px;line-height:1.35}.my-workspace-title{color:#3f4658;margin:6px 0 0;font-size:14px;font-weight:700}.my-workspace-summary{color:#747b8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:720px;margin:8px 0 0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.my-workspace-summary.is-muted{color:#a0a6b5}.my-workspace-info{color:#697386;flex-wrap:wrap;gap:10px;margin-top:14px;font-size:13px;display:flex}.my-workspace-info span{align-items:center;gap:5px;display:inline-flex}.my-workspaces-state,.my-workspaces-empty{text-align:center;color:#697386;background:#fff;border:1px solid #e8eaf3;border-radius:24px;margin-top:18px;padding:56px 20px}.my-workspaces-state.is-error{color:#d64545}.my-workspaces-empty-icon{color:#3157ff;background:#eff3ff;border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 16px;font-size:26px;display:flex}.my-workspaces-empty h2{color:#171923;margin:0;font-size:22px}.my-workspaces-empty p{color:#747b8c;margin:10px 0 0}@media (width<=1024px){.my-workspaces-page{padding:14px 14px 76px}.my-workspaces-container{max-width:720px}.my-workspaces-hero{display:none}.my-workspaces-toolbar{z-index:20;background:#f7f8fc;margin-top:0;padding:0 0 12px;position:sticky;top:0}.my-workspaces-filter{scrollbar-width:none;border-radius:18px;width:100%;padding:6px;overflow-x:auto}.my-workspaces-filter::-webkit-scrollbar{display:none}.my-workspaces-filter button{border-radius:13px;flex:1;min-width:max-content;height:44px;padding:0 16px;font-size:14px}.my-workspaces-list{gap:12px;margin-top:4px}.my-workspace-card{border-radius:22px;gap:14px;padding:16px}.my-workspace-card:hover{box-shadow:none;transform:none}.my-workspace-icon{border-radius:16px;width:48px;height:48px;font-size:22px}.my-workspace-card h2{font-size:19px}.my-workspaces-state,.my-workspaces-empty{border-radius:22px;margin-top:4px;padding:52px 18px}}@media (width<=760px){.my-workspaces-page{padding:12px 12px 76px}.my-workspace-card{flex-direction:column}.my-workspace-info{gap:8px 10px}.my-workspaces-empty h2{font-size:20px}.my-workspaces-empty p{font-size:14px;line-height:1.6}}.contest-page{color:#111827;background:#fff;width:100%;min-height:100vh}.contest-page *{box-sizing:border-box}.contest-page button,.contest-page input,.contest-page select{font-family:inherit}.contest-hero-wrap{background:linear-gradient(#f7f8ff 0%,#fff 100%);padding:30px 20px 22px}.contest-hero{background:linear-gradient(135deg,#fff 0%,#f6f7ff 100%);border:1px solid #e5eafff2;border-radius:28px;max-width:1200px;margin:0 auto;padding:34px 42px;box-shadow:0 18px 46px #1a265a0f}.contest-hero-badge{color:#5368df;letter-spacing:.04em;background:#576cff17;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:18px;padding:8px 11px;font-size:12px;font-weight:950;display:inline-flex}.contest-hero-badge svg{flex:none;font-size:15px}.contest-hero-title{color:#0f172a;letter-spacing:-.065em;word-break:keep-all;align-items:baseline;gap:14px;margin:0;font-size:44px;font-weight:950;line-height:1.12;display:flex}.contest-hero-title span{color:#b3bac7;letter-spacing:.22em;text-transform:uppercase;text-shadow:0 1px #ffffffe6;font-size:16px;font-weight:900;position:relative;top:-2px}.contest-content{max-width:1200px;margin:0 auto;padding:0 20px 96px}.contest-search-card{background:#fff;border:1px solid #e9edf6;border-radius:24px;padding:22px;box-shadow:0 14px 36px #1a265a0d}.contest-type-tabs{background:#f7f8fc;border:1px solid #e5eaf5;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.contest-type-tabs button{color:#7b8496;letter-spacing:-.03em;cursor:pointer;background:0 0;border:none;border-radius:13px;width:100%;height:48px;padding:0 16px;font-size:15px;font-weight:950;transition:background .18s,color .18s,box-shadow .18s}.contest-type-tabs button:hover{color:#4054dc;background:#fff}.contest-type-tabs button.is-active{color:#111827;background:#fff;box-shadow:0 6px 16px #1a265a12}.contest-search-row{margin-top:18px}.contest-search-box{background:#fff;border:1px solid #dfe5f2;border-radius:15px;align-items:center;gap:10px;width:100%;min-width:0;height:52px;min-height:52px;padding:0 14px 0 16px;transition:border-color .18s,box-shadow .18s;display:flex}.contest-search-box:focus-within{border-color:#cfd8ff;box-shadow:0 0 0 4px #4965ff14}.contest-search-box>svg{color:#7b88b1;flex:none;font-size:19px}.contest-search-box input{color:#111827;appearance:none;background:0 0;border:none;outline:none;width:100%;min-width:0;height:52px;font-size:16px;font-weight:700;line-height:52px}.contest-search-box input::placeholder{color:#98a2b3;font-size:16px;font-weight:650}.contest-search-clear{color:#98a2b3;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .18s,color .18s;display:inline-flex}.contest-search-clear:hover{color:#4b5563;background:#eef2f7}.contest-search-clear svg{flex:none;font-size:16px}.contest-filter-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.contest-filter-row select{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:14px;outline:none;width:100%;height:46px;padding:0 13px;font-size:14px;font-weight:800;transition:border-color .18s,box-shadow .18s}.contest-filter-row select:hover{border-color:#d3dbe9}.contest-filter-row select:focus{border-color:#cfd8ff;box-shadow:0 0 0 4px #4965ff14}.contest-result-row{margin-top:14px}.contest-result-row p{color:#697386;margin:0;font-size:14px;font-weight:800}.contest-result-row strong{color:#4054dc}.contest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:16px;display:grid}.contest-card{min-width:0;min-height:248px;color:inherit;cursor:pointer;background:#fff;border:1px solid #e9edf6;border-radius:22px;flex-direction:column;padding:18px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 12px 32px #1a265a0a}.contest-card:hover{border-color:#cfd8ff;transform:translateY(-3px);box-shadow:0 20px 44px #1a265a14}.contest-card__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.contest-dday{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:68px;height:31px;padding:0 11px;font-size:12px;font-weight:950;display:inline-flex}.contest-dday.is-open{color:#4d5dde;background:#edf2ff}.contest-dday.is-closed{color:#6b7280;background:#f2f3f5}.contest-interest-btn{color:#cf588a;cursor:pointer;background:#fffafd;border:1px solid #f1dce7;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:68px;height:38px;padding:0 12px;font-size:13px;font-weight:950;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.contest-interest-btn:hover:not(:disabled){color:#c9447e;background:#fff5fa;border-color:#efcfdf}.contest-interest-btn.is-active{color:#d9327c;background:#ffeaf4;border-color:#efbfd7}.contest-interest-btn:disabled{opacity:.6;cursor:default}.contest-interest-btn svg{flex:none}.contest-interest-btn span{font-size:12px;font-weight:950;line-height:1}.contest-card__body{min-width:0;min-height:auto}.contest-card h2{color:#111827;letter-spacing:-.038em;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:auto;margin:0;font-size:19px;font-weight:950;line-height:1.4;display:-webkit-box;overflow:hidden}.contest-card p{color:#697386;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:auto;margin:9px 0 0;font-size:14px;font-weight:650;line-height:1.5;display:-webkit-box;overflow:hidden}.contest-card__meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.contest-card__meta span{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;gap:5px;min-width:0;min-height:29px;padding:0 9px;font-size:12px;font-weight:850;line-height:1.25;display:inline-flex}.contest-card__meta svg{color:#4965ff;flex:none}.contest-card__tags{flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;padding-top:13px;display:flex}.contest-card__tags span{color:#687184;background:#f7f8fc;border-radius:999px;align-items:center;min-height:28px;padding:6px 9px;font-size:11px;font-weight:850;line-height:1.25;display:inline-flex}.contest-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:30px;display:flex}.contest-pagination-btn,.contest-pagination-number{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:14px;font-weight:900;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.contest-pagination-btn:hover:not(:disabled),.contest-pagination-number:hover:not(.is-active){color:#4054dc;background:#f8faff;border-color:#cfd8ff}.contest-pagination-number.is-active{color:#fff;background:#4965ff;border-color:#4965ff}.contest-pagination-btn:disabled{opacity:.4;cursor:default}.contest-floating-submit{z-index:100;color:#fff;cursor:pointer;background:linear-gradient(135deg,#3158ff,#4965ff);border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;height:56px;padding:0 20px;font-size:14px;font-weight:900;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #4965ff47,0 2px 8px #00000014}.contest-floating-submit:hover{transform:translateY(-2px);box-shadow:0 16px 40px #4965ff57,0 6px 18px #0000001a}.contest-floating-submit svg{flex:none;font-size:20px}.contest-empty{color:#697386;text-align:center;background:#fff;border:1px solid #e9edf6;border-radius:22px;justify-content:center;align-items:center;min-height:220px;margin-top:16px;padding:48px 20px;font-size:14px;font-weight:850;display:flex}.contest-skeleton{background:#fff;border:1px solid #e9edf6;border-radius:22px;min-height:248px;padding:18px;box-shadow:0 12px 32px #1a265a0a}.contest-skeleton__top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.contest-skeleton__top span:first-child{background:#eef1f7;border-radius:999px;width:74px;height:31px}.contest-skeleton__top span:last-child{background:#eef1f7;border-radius:999px;width:68px;height:38px}.contest-skeleton__title,.contest-skeleton__line,.contest-skeleton__meta{background:linear-gradient(90deg,#eef1f7 0%,#f7f8fb 50%,#eef1f7 100%) 0 0/220% 100%;border-radius:999px;animation:1.2s ease-in-out infinite contestSkeleton}.contest-skeleton__title{width:82%;height:20px;margin-bottom:15px}.contest-skeleton__line{width:100%;height:13px;margin-bottom:10px}.contest-skeleton__line.is-short{width:68%}.contest-skeleton__meta{width:74%;height:29px;margin-top:25px}@keyframes contestSkeleton{0%{background-position:220% 0}to{background-position:-220% 0}}@media (width<=1120px){.contest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=1024px){.contest-floating-submit{bottom:calc(var(--mobile-bottom-nav-height,68px) + 18px + env(safe-area-inset-bottom))}}@media (width<=768px){.contest-page{background:#f7f8fc}.contest-hero-wrap{background:#f7f8fc;padding:14px 14px 16px}.contest-hero{box-shadow:none;background:#fff;border-radius:22px;padding:24px 20px 22px}.contest-hero-badge{margin-bottom:14px;padding:7px 10px;font-size:11px}.contest-hero-title{gap:10px;font-size:34px;line-height:1.12}.contest-hero-title span{letter-spacing:.18em;font-size:13px;top:-1px}.contest-content{padding:0 14px 96px}.contest-search-card{box-shadow:none;border-radius:20px;padding:16px}.contest-type-tabs{border-radius:16px;gap:6px;padding:5px}.contest-type-tabs button{border-radius:12px;height:46px;font-size:15px}.contest-search-row{margin-top:14px}.contest-search-box{border-radius:14px;height:50px;min-height:50px;padding:0 13px}.contest-search-box input{height:50px;min-height:50px;font-size:16px;line-height:50px}.contest-filter-row{grid-template-columns:1fr;gap:8px;margin-top:12px}.contest-filter-row select{border-radius:13px;height:45px}.contest-result-row{margin-top:12px}.contest-grid{grid-template-columns:1fr;gap:12px}.contest-card{min-height:214px;box-shadow:none;border-radius:20px;padding:17px}.contest-card:hover{box-shadow:none;border-color:#e9edf6;transform:none}.contest-card__head{margin-bottom:12px}.contest-card h2{font-size:18px;line-height:1.4}.contest-card p{margin-top:8px;font-size:13px;line-height:1.5}.contest-card__meta{margin-top:11px}.contest-card__meta span{min-height:28px;line-height:1.25}.contest-card__tags{padding-top:12px}.contest-interest-btn{min-width:62px;height:36px;padding:0 10px;font-size:12px}.contest-interest-btn:hover:not(:disabled){color:#cf588a;background:#fffafd;border-color:#f1dce7}.contest-pagination-btn,.contest-pagination-number{border-radius:11px;width:38px;height:38px}.contest-floating-submit{right:16px;bottom:calc(var(--mobile-bottom-nav-height,68px) + 18px + env(safe-area-inset-bottom));border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;padding:0}.contest-floating-submit:hover{transform:none;box-shadow:0 10px 30px #4965ff47,0 2px 8px #00000014}.contest-floating-submit span{display:none}.contest-floating-submit svg{flex:none;width:24px;height:24px;font-size:24px;display:block}.contest-empty{min-height:190px;box-shadow:none;border-radius:20px}.contest-skeleton{min-height:214px;box-shadow:none;border-radius:20px;padding:17px}}@media (width<=420px){.contest-hero-wrap,.contest-content{padding-left:12px;padding-right:12px}.contest-hero{padding:22px 18px 20px}.contest-hero-title{gap:8px;font-size:31px}.contest-hero-title span{letter-spacing:.16em;font-size:12px}.contest-search-card{padding:14px}.contest-card{padding:16px}}.contest-detail-page{color:#111827;background:radial-gradient(circle at 100% 0,#7c3aed1f,#0000 30%),linear-gradient(#f7f7fb 0%,#f8fafc 48%,#fff 100%);min-height:100vh}.contest-detail-page__inner{max-width:1080px;margin:0 auto;padding:32px 20px 80px}.contest-detail-back{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;height:40px;margin-bottom:18px;padding:0 14px;font-size:14px;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.contest-detail-back:hover{color:#10367d;background:#f5f3ff;border-color:#c4b5fd}.contest-detail-hero{background:radial-gradient(circle at 100% 0,#7c3aed1f,#0000 34%),#fff;border:1px solid #e5e7eb;border-radius:24px;justify-content:space-between;gap:24px;margin-bottom:24px;padding:28px;display:flex;box-shadow:0 14px 40px #0f172a0d}.contest-detail-hero__header{flex:1;min-width:0}.contest-detail-hero__badges{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.contest-detail-type-badge,.contest-detail-badge{border-radius:999px;align-items:center;height:30px;padding:0 11px;font-size:13px;font-weight:900;display:inline-flex}.contest-detail-type-badge{color:#fff;background:#10367d}.contest-detail-badge{color:#10367d;background:#f1edff}.contest-detail-badge.is-closed{color:#6b7280;background:#f3f4f6}.contest-detail-hero h1{color:#111827;letter-spacing:-.03em;margin:0 0 14px;font-size:32px;font-weight:900;line-height:1.4}.contest-detail-hero__organizer{color:#4b5563;margin:0 0 14px;font-size:15px;font-weight:700}.contest-detail-hero__stats{color:#6b7280;flex-wrap:wrap;gap:12px;font-size:14px;font-weight:650;display:flex}.contest-detail-hero__actions{flex-direction:column;gap:12px;min-width:220px;display:flex}.interest-button,.official-link-button{border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 16px;font-size:15px;font-weight:850;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.interest-button{color:#10367d;cursor:pointer;background:#fff;border:1px solid #e5e7eb}.interest-button:hover:not(:disabled){background:#f5f3ff;border-color:#c4b5fd;transform:translateY(-1px)}.interest-button:disabled{opacity:.6;cursor:not-allowed}.interest-button.is-active{color:#fff;background:#10367d;border-color:#10367d;box-shadow:0 10px 22px #10367d38}.official-link-button{color:#fff;background:#10367d;border:none;box-shadow:0 10px 22px #10367d33}.official-link-button:hover{background:#0d2f70;transform:translateY(-1px);box-shadow:0 14px 28px #10367d42}.contest-detail-content{grid-template-columns:minmax(0,2fr) 320px;gap:20px;display:grid}.contest-detail-main,.contest-detail-side{flex-direction:column;gap:20px;display:flex}.contest-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 14px 40px #0f172a0b}.contest-detail-card h2{color:#111827;letter-spacing:-.02em;margin:0 0 16px;font-size:20px;font-weight:900}.contest-detail-info{gap:14px;margin:0;display:grid}.contest-detail-info.compact{gap:12px}.contest-detail-info div{grid-template-columns:120px 1fr;gap:12px;display:grid}.contest-detail-info.compact div{grid-template-columns:72px 1fr}.contest-detail-info dt{color:#6b7280;font-weight:800}.contest-detail-info dd{color:#111827;word-break:break-word;margin:0}.contest-detail-info a{color:#10367d;font-weight:800;text-decoration:none}.contest-detail-info a:hover{text-decoration:underline}.contest-detail-description{color:#374151;white-space:pre-line;word-break:break-word;font-size:15px;line-height:1.8}.contest-detail-categories{flex-wrap:wrap;gap:10px;display:flex}.contest-detail-categories span{color:#10367d;background:#f1edff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:850}.contest-detail-categories p{color:#6b7280;margin:0;font-size:14px}.contest-detail-empty{color:#6b7280;text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:20px;padding:40px 20px;font-size:14px}@media (width<=1024px){.contest-detail-hero{flex-direction:column}.contest-detail-hero__actions{min-width:auto}.contest-detail-content{grid-template-columns:1fr}}@media (width<=640px){.contest-detail-page__inner{padding:24px 16px 56px}.contest-detail-hero{padding:20px}.contest-detail-hero h1{font-size:26px}.contest-detail-info div,.contest-detail-info.compact div{grid-template-columns:1fr;gap:6px}}.contest-submit-page{background:radial-gradient(circle at 100% 0,#7c3aed1f,#0000 30%),#f8fafc;min-height:100vh}.contest-submit-inner{max-width:640px;margin:0 auto;padding:40px 20px}.back-button{cursor:pointer;color:#374151;background:0 0;border:none;margin-bottom:20px;font-weight:700}h1{margin-bottom:24px;font-size:28px;font-weight:900}.submit-form{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:16px;padding:28px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field label{color:#374151;font-size:14px;font-weight:700}.field input,.field select,.field textarea{border:1px solid #e5e7eb;border-radius:12px;width:100%;height:44px;padding:0 12px;font-size:14px}.field textarea{resize:none;height:120px;padding:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#c4b5fd;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.submit-btn{color:#fff;cursor:pointer;background:#10367d;border:none;border-radius:14px;height:48px;margin-top:10px;font-weight:900}.submit-btn:hover{background:#0d2f70}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.contest-form-error{color:#dc2626;margin-top:12px;font-size:14px;font-weight:500}.rmo-page,.rmo-page *{box-sizing:border-box}.rmo-page{background:radial-gradient(circle at 0 0,#6d55ff1f,#0000 34%),#f7f7fb;min-height:100vh;padding:48px 20px 80px}.rmo-container{width:100%;max-width:1080px;margin:0 auto}.rmo-progress{background:#e9e9f2;border-radius:999px;width:100%;height:8px;margin-bottom:22px;overflow:hidden}.rmo-progress-fill{background:linear-gradient(90deg,#6d55ff,#927eff);border-radius:999px;height:100%;transition:width .28s}.rmo-step-navigation{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:38px;display:grid}.rmo-step-navigation-item{cursor:pointer;background:#ffffffeb;border:1px solid #e5e5ef;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-height:72px;font-family:inherit;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s,opacity .16s;animation:.34s both rmoFadeUp;display:flex}.rmo-step-navigation-item:hover{border-color:#d7d0ff;transform:translateY(-2px)}.rmo-step-navigation-item:disabled{opacity:.45;cursor:not-allowed;transform:none}.rmo-step-navigation-item span{color:#6d55ff;background:#f1efff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:850;display:inline-flex}.rmo-step-navigation-item p{color:#667;margin:0;font-size:13px;font-weight:800}.rmo-step-navigation-item.is-active{background:#f5f2ff;border-color:#6d55ff;box-shadow:0 14px 32px #6d55ff1f}.rmo-step-navigation-item.is-active span{color:#fff;background:#6d55ff}.rmo-step-navigation-item.is-active p{color:#4c36d6}.rmo-step-navigation-item.is-completed span{color:#fff;background:#111}.rmo-step-body{animation:.34s both rmoFadeUp}.rmo-header{text-align:center;margin-bottom:38px}.rmo-step-badge{color:#6d55ff;background:#ece8ff;border-radius:999px;justify-content:center;align-items:center;height:32px;margin-bottom:18px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.rmo-header h1{letter-spacing:-.045em;color:#111;word-break:keep-all;margin:0;font-size:40px;font-weight:850;line-height:1.28}.rmo-header p{color:#667;word-break:keep-all;margin:16px 0 0;font-size:16px;line-height:1.7}.rmo-user-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.rmo-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.rmo-goal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rmo-select-card{cursor:pointer;text-align:left;width:100%;min-height:168px;color:inherit;background:#fffffff0;border:1px solid #ececf3;border-radius:26px;padding:24px;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;animation:.36s both rmoFadeUp;position:relative}.rmo-user-type-card{min-height:220px}.rmo-goal-card{flex-direction:column;gap:16px;min-height:130px;display:flex}.rmo-select-card:hover{border-color:#d8d2ff;transform:translateY(-4px);box-shadow:0 16px 42px #6d55ff1a}.rmo-select-card.is-selected{background:linear-gradient(#6d55ff12 0%,#fff 100%);border-color:#6d55ff;box-shadow:0 20px 48px #6d55ff26}.rmo-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.rmo-icon-circle{color:#6d55ff;background:#f1efff;border-radius:16px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:inline-flex}.rmo-selected-badge{color:#fff;white-space:nowrap;background:#6d55ff;border-radius:999px;justify-content:center;align-items:center;gap:5px;height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.rmo-select-card h2{letter-spacing:-.035em;color:#111;margin:0 0 10px;font-size:23px;font-weight:850}.rmo-goal-card h2{margin:0;font-size:20px}.rmo-select-card p{color:#667;word-break:keep-all;margin:0;font-size:15px;line-height:1.65}.rmo-form-card{background:#fff;border:1px solid #ececf3;border-radius:28px;flex-direction:column;gap:18px;max-width:640px;margin:0 auto;padding:28px;display:flex;box-shadow:0 18px 46px #1111110a}.rmo-field{flex-direction:column;gap:9px;display:flex}.rmo-field span{color:#222;font-size:14px;font-weight:800}.rmo-field input,.rmo-field select{color:#111;appearance:auto;background:#fff;border:1px solid #e4e4ee;border-radius:16px;outline:none;width:100%;min-height:54px;padding:0 16px;font-family:inherit;font-size:16px}.rmo-field input:focus,.rmo-field select:focus{border-color:#6d55ff;box-shadow:0 0 0 4px #6d55ff1a}.rmo-field select:disabled{color:#99a;background:#f4f4f8}.rmo-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.rmo-chip{color:#222;cursor:pointer;background:#fff;border:1px solid #ececf3;border-radius:18px;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:60px;padding:0 18px;font-family:inherit;font-size:16px;font-weight:800;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;animation:.36s both rmoFadeUp;display:inline-flex}.rmo-chip svg{color:#6d55ff;flex:none;font-size:20px}.rmo-chip:hover{border-color:#d8d2ff;transform:translateY(-2px)}.rmo-chip.is-selected{color:#563dff;background:#f2efff;border-color:#6d55ff;box-shadow:0 12px 28px #6d55ff1a}.rmo-check-list{flex-direction:column;gap:12px;max-width:680px;margin:0 auto;display:flex}.rmo-check-item{cursor:pointer;color:#222;text-align:left;background:#fff;border:1px solid #ececf3;border-radius:18px;align-items:center;gap:14px;width:100%;min-height:62px;padding:0 18px;font-family:inherit;font-size:16px;font-weight:800;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;animation:.36s both rmoFadeUp;display:flex}.rmo-check-item:hover{border-color:#d8d2ff;transform:translateY(-2px)}.rmo-check-item.is-selected{color:#563dff;background:#f2efff;border-color:#6d55ff;box-shadow:0 12px 28px #6d55ff1a}.rmo-check-box{color:#6d55ff;background:#fff;border:1px solid #d8d8e5;border-radius:9px;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:17px;font-weight:900;display:inline-flex}.rmo-check-item.is-selected .rmo-check-box{border-color:#6d55ff}.rmo-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.rmo-result-card{text-align:left;cursor:pointer;width:100%;color:inherit;background:#fff;border:1px solid #ececf3;border-radius:28px;flex-direction:column;gap:18px;padding:24px;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;animation:.36s both rmoFadeUp;display:flex}.rmo-result-card:hover{border-color:#d8d2ff;transform:translateY(-4px);box-shadow:0 16px 42px #6d55ff1a}.rmo-result-card.is-selected{border-color:#6d55ff;box-shadow:0 20px 48px #6d55ff29}.rmo-result-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.rmo-result-badge{border-radius:999px;justify-content:center;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.rmo-result-badge.stable{color:#1d8f55;background:#eef8f2}.rmo-result-badge.challenge{color:#d96a00;background:#fff2e6}.rmo-result-badge.explore{color:#4e63d8;background:#eef1ff}.rmo-result-duration{color:#778;font-size:13px;font-weight:800}.rmo-result-card h2{letter-spacing:-.035em;color:#111;word-break:keep-all;margin:0;font-size:22px;font-weight:850;line-height:1.35}.rmo-result-card>p{color:#667;word-break:keep-all;margin:-8px 0 0;font-size:14px;line-height:1.65}.rmo-analysis-box{background:#f7f7fb;border-radius:18px;flex-direction:column;gap:6px;padding:14px;display:flex}.rmo-analysis-box strong{color:#778;font-size:13px}.rmo-analysis-box span{color:#111;font-size:16px;font-weight:850}.rmo-step-preview{flex-direction:column;gap:10px;display:flex}.rmo-step-preview-item{align-items:center;gap:10px;display:flex}.rmo-step-preview-item span{color:#6d55ff;background:#f0edff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:850;display:inline-flex}.rmo-step-preview-item p{color:#334;margin:0;font-size:14px;font-weight:750}.rmo-first-mission{border-top:1px solid #eeeef5;padding-top:16px}.rmo-first-mission strong{color:#778;margin-bottom:6px;font-size:13px;display:block}.rmo-first-mission p{color:#334;word-break:keep-all;margin:0;font-size:14px;line-height:1.55}.rmo-result-select-button{color:#fff;background:#111;border-radius:15px;justify-content:center;align-items:center;width:100%;min-height:50px;margin-top:auto;font-size:15px;font-weight:850;display:flex}.rmo-result-card.is-selected .rmo-result-select-button{background:#6d55ff}.rmo-dashboard-preview{flex-direction:column;gap:20px;display:flex}.rmo-dashboard-main-card{background:#fff;border:1px solid #ececf3;border-radius:28px;grid-template-columns:1fr 260px;gap:24px;padding:28px;display:grid}.rmo-dashboard-main-card h2{letter-spacing:-.04em;color:#111;margin:18px 0 10px;font-size:28px}.rmo-dashboard-main-card p{color:#667;margin:0;font-size:15px;line-height:1.7}.rmo-dashboard-progress-box{background:#f7f7fb;border-radius:22px;padding:22px}.rmo-dashboard-progress-box span{color:#778;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.rmo-dashboard-progress-box strong{color:#111;margin-bottom:18px;font-size:36px;font-weight:900;display:block}.rmo-dashboard-progress-bar{background:#e3e3ed;border-radius:999px;height:10px;overflow:hidden}.rmo-dashboard-progress-bar div{background:#6d55ff;border-radius:999px;height:100%}.rmo-dashboard-step-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.rmo-dashboard-step-card{background:#fff;border:1px solid #ececf3;border-radius:24px;gap:16px;padding:22px;animation:.36s both rmoFadeUp;display:flex}.rmo-dashboard-step-number{color:#6d55ff;background:#f0edff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:900;display:inline-flex}.rmo-dashboard-step-card h3{color:#111;letter-spacing:-.03em;margin:0 0 8px;font-size:18px}.rmo-dashboard-step-card p{color:#667;margin:0 0 12px;font-size:14px;line-height:1.65}.rmo-dashboard-step-card strong{color:#6d55ff;font-size:14px;line-height:1.5}.rmo-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:32px;display:grid}.rmo-actions .rmo-action-button:only-child{grid-column:1/-1}.rmo-action-button{cursor:pointer;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;min-height:60px;padding:0 24px;font-family:inherit;font-size:16px;font-weight:850;transition:transform .16s,opacity .16s,box-shadow .16s,background .16s;display:inline-flex}.rmo-action-button.primary{color:#fff;background:#6d55ff;border:none;box-shadow:0 18px 38px #6d55ff33}.rmo-action-button.secondary{color:#334;background:#fff;border:1px solid #e4e4ee}.rmo-action-button:hover{transform:translateY(-2px)}.rmo-action-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.rmo-animate-up{animation:.36s both rmoFadeUp}.rmo-animate-list>:first-child{animation-delay:20ms}.rmo-animate-list>:nth-child(2){animation-delay:60ms}.rmo-animate-list>:nth-child(3){animation-delay:.1s}.rmo-animate-list>:nth-child(4){animation-delay:.14s}.rmo-animate-list>:nth-child(5){animation-delay:.18s}.rmo-animate-list>:nth-child(6){animation-delay:.22s}.rmo-animate-list>:nth-child(7){animation-delay:.26s}.rmo-animate-list>:nth-child(8){animation-delay:.3s}.rmo-animate-list>:nth-child(9){animation-delay:.34s}.rmo-animate-list>:nth-child(10){animation-delay:.38s}@keyframes rmoFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.rmo-result-grid,.rmo-dashboard-main-card,.rmo-dashboard-step-list{grid-template-columns:1fr}}@media (width<=768px){.rmo-page{padding:28px 16px 48px}.rmo-progress{margin-bottom:18px}.rmo-step-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:28px}.rmo-step-navigation-item{border-radius:16px;min-height:66px}.rmo-step-navigation-item p{font-size:12px}.rmo-header{margin-bottom:28px}.rmo-header h1{font-size:30px}.rmo-header p{font-size:14px}.rmo-user-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rmo-user-type-card{min-height:190px;padding:18px}.rmo-user-type-card h2{font-size:20px}.rmo-user-type-card p{font-size:13px;line-height:1.55}.rmo-card-grid,.rmo-goal-grid,.rmo-chip-grid{grid-template-columns:1fr}.rmo-select-card{border-radius:22px;min-height:auto;padding:20px}.rmo-select-card h2{font-size:21px}.rmo-goal-card{min-height:90px}.rmo-form-card{border-radius:22px;padding:20px}.rmo-field input,.rmo-field select{min-height:54px;font-size:16px}.rmo-actions{grid-template-columns:1fr 1fr;gap:10px}.rmo-action-button{border-radius:16px;height:auto;min-height:56px;padding:0 14px;font-size:15px}}.onboarding-dashboard-page,.onboarding-dashboard-page *{box-sizing:border-box}.onboarding-dashboard-page{background:#f7f7fb;min-height:100vh;padding:44px 20px 80px}.onboarding-dashboard-container{width:100%;max-width:1120px;margin:0 auto}.onboarding-dashboard-loading,.onboarding-dashboard-empty{background:#fff;border:1px solid #ececf3;border-radius:28px;justify-content:center;align-items:center;min-height:420px;display:flex}.onboarding-dashboard-empty{text-align:center;flex-direction:column;padding:40px}.onboarding-dashboard-empty svg{color:#6d55ff;margin-bottom:18px;font-size:44px}.onboarding-dashboard-empty h1{color:#111;margin:0;font-size:30px}.onboarding-dashboard-empty p{color:#667;margin:12px 0 24px}.onboarding-dashboard-empty a{color:#fff;background:#6d55ff;border-radius:16px;align-items:center;height:52px;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex}.onboarding-dashboard-hero{background:#fff;border:1px solid #ececf3;border-radius:32px;grid-template-columns:1fr 280px;align-items:stretch;gap:28px;padding:32px;animation:.35s both onboardingDashboardFadeUp;display:grid}.onboarding-dashboard-badge{border-radius:999px;justify-content:center;align-items:center;height:32px;margin-bottom:18px;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}.onboarding-dashboard-badge.stable{color:#1d8f55;background:#eef8f2}.onboarding-dashboard-badge.challenge{color:#d96a00;background:#fff2e6}.onboarding-dashboard-badge.explore{color:#4e63d8;background:#eef1ff}.onboarding-dashboard-hero h1{letter-spacing:-.045em;color:#111;word-break:keep-all;margin:0;font-size:36px;line-height:1.28}.onboarding-dashboard-hero p{color:#667;margin:14px 0 0;font-size:16px;line-height:1.7}.onboarding-dashboard-progress-card{background:#f7f7fb;border-radius:24px;padding:24px}.onboarding-dashboard-progress-card span{color:#778;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.onboarding-dashboard-progress-card strong{color:#111;margin-bottom:20px;font-size:42px;font-weight:900;display:block}.onboarding-dashboard-progress-bar{background:#e3e3ed;border-radius:999px;height:10px;overflow:hidden}.onboarding-dashboard-progress-bar div{background:#6d55ff;border-radius:999px;height:100%}.onboarding-dashboard-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.onboarding-dashboard-summary-card{background:#fff;border:1px solid #ececf3;border-radius:24px;padding:22px;animation:.35s both onboardingDashboardFadeUp}.onboarding-dashboard-summary-card svg{color:#6d55ff;margin-bottom:16px;font-size:24px}.onboarding-dashboard-summary-card span{color:#778;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.onboarding-dashboard-summary-card strong{color:#111;word-break:keep-all;font-size:20px;line-height:1.4;display:block}.onboarding-dashboard-content{grid-template-columns:1fr 320px;align-items:start;gap:22px;margin-top:22px;display:grid}.onboarding-dashboard-main,.onboarding-dashboard-side{min-width:0}.onboarding-dashboard-section-title{margin-bottom:14px}.onboarding-dashboard-section-title h2{letter-spacing:-.035em;color:#111;margin:0;font-size:24px}.onboarding-dashboard-step-list{flex-direction:column;gap:12px;display:flex}.onboarding-dashboard-step-card{background:#fff;border:1px solid #ececf3;border-radius:22px;animation:.35s both onboardingDashboardFadeUp;overflow:hidden}.onboarding-dashboard-step-card.is-current{border-color:#cfc7ff;box-shadow:0 12px 34px #6d55ff14}.onboarding-dashboard-step-card.is-completed{background:#fbfffd;border-color:#d8f0e2}.onboarding-dashboard-step-header{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:18px 20px;display:flex}.onboarding-dashboard-step-number{color:#6d55ff;background:#f0edff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:inline-flex}.onboarding-dashboard-step-card.is-completed .onboarding-dashboard-step-number{color:#1d8f55;background:#eef8f2}.onboarding-dashboard-step-title-wrap{flex:1;min-width:0}.onboarding-dashboard-step-title-wrap strong{color:#111;letter-spacing:-.03em;word-break:keep-all;margin-top:4px;font-size:17px;line-height:1.35;display:block}.onboarding-dashboard-step-meta{color:#778;font-size:12px;font-weight:850;display:block}.onboarding-dashboard-step-toggle-icon{color:#99a;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.onboarding-dashboard-step-body{padding:0 20px 20px 70px}.onboarding-dashboard-step-body p{color:#667;margin:0;font-size:14px;line-height:1.65}.onboarding-dashboard-mission{background:#f7f7fb;border-radius:16px;margin-top:14px;padding:14px}.onboarding-dashboard-mission span{color:#778;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.onboarding-dashboard-mission strong{color:#334;font-size:14px;line-height:1.5}.onboarding-dashboard-step-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.onboarding-dashboard-action-link,.onboarding-dashboard-step-link{text-decoration:none}.onboarding-dashboard-step-link{color:#6d55ff;background:#f0edff;border-radius:13px;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 14px;font-size:13px;font-weight:850;display:inline-flex}.onboarding-dashboard-complete-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:13px;justify-content:center;align-items:center;height:42px;padding:0 14px;font-size:13px;font-weight:850;display:inline-flex}.onboarding-dashboard-complete-button:hover{background:#2a2a2a}.onboarding-dashboard-complete-button.is-completed{color:#1d8f55;background:#eef8f2}.onboarding-dashboard-complete-button.is-completed:hover{background:#dff3e8}.onboarding-dashboard-complete-button:disabled{opacity:.65;cursor:not-allowed}.onboarding-dashboard-current-card{color:#111;background:#fff;border:1px solid #ececf3;border-radius:28px;padding:26px;animation:.35s both onboardingDashboardFadeUp;position:sticky;top:24px}.onboarding-dashboard-current-card.is-finished{background:#fbfffd;border-color:#d8f0e2}.onboarding-dashboard-current-label{color:#6d55ff;background:#f0edff;border-radius:999px;justify-content:center;align-items:center;height:30px;margin-bottom:16px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.onboarding-dashboard-current-card.is-finished .onboarding-dashboard-current-label{color:#1d8f55;background:#eef8f2}.onboarding-dashboard-current-status{color:#778;margin-bottom:10px;font-size:13px;font-weight:850}.onboarding-dashboard-current-card h2{letter-spacing:-.035em;color:#111;word-break:keep-all;margin:0;font-size:24px;line-height:1.35}.onboarding-dashboard-current-actions{flex-direction:column;gap:10px;margin-top:22px;display:flex}.onboarding-dashboard-current-complete-button,.onboarding-dashboard-current-link{text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;font-size:15px;font-weight:850;text-decoration:none;display:inline-flex}.onboarding-dashboard-current-complete-button{color:#fff;cursor:pointer;background:#6d55ff;border:none}.onboarding-dashboard-current-complete-button:hover{background:#5b44ed}.onboarding-dashboard-current-card.is-finished .onboarding-dashboard-current-complete-button{color:#fff;background:#1d8f55}.onboarding-dashboard-current-card.is-finished .onboarding-dashboard-current-complete-button:hover{background:#167849}.onboarding-dashboard-current-complete-button:disabled{opacity:.65;cursor:not-allowed}.onboarding-dashboard-current-link{color:#334;background:#fff;border:1px solid #ececf3}.onboarding-dashboard-current-link:hover{background:#f7f7fb}@keyframes onboardingDashboardFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.onboarding-dashboard-hero,.onboarding-dashboard-content,.onboarding-dashboard-summary-grid{grid-template-columns:1fr}.onboarding-dashboard-current-card{position:static}}@media (width<=640px){.onboarding-dashboard-page{padding:28px 16px 48px}.onboarding-dashboard-hero{border-radius:26px;padding:24px}.onboarding-dashboard-hero h1{font-size:28px}.onboarding-dashboard-step-header{gap:12px;padding:16px}.onboarding-dashboard-step-body{padding:0 16px 18px}.onboarding-dashboard-step-actions{flex-direction:column;align-items:stretch}.onboarding-dashboard-step-link,.onboarding-dashboard-complete-button{width:100%}.onboarding-dashboard-current-card{padding:22px}}.rmw-page,.rmw-page *{box-sizing:border-box}.rmw-page{background:radial-gradient(circle at 0 0,#6d55ff21,#0000 34%),radial-gradient(circle at 100% 100%,#927eff14,#0000 28%),#f7f7fb;min-height:100vh;padding:48px 20px 80px}.rmw-container{width:100%;max-width:1080px;margin:0 auto}.rmw-progress{background:#e9e9f2;border-radius:999px;width:100%;height:8px;margin-bottom:96px;overflow:hidden}.rmw-progress-fill{background:linear-gradient(90deg,#6d55ff,#927eff);border-radius:999px;width:14%;height:100%}.rmw-hero{text-align:center;max-width:720px;margin:0 auto;animation:.42s both rmwFadeUp}.rmw-badge{color:#6d55ff;background:#ece8ff;border-radius:999px;justify-content:center;align-items:center;gap:7px;height:34px;margin-bottom:22px;padding:0 14px;font-size:13px;font-weight:850;display:inline-flex}.rmw-hero h1{letter-spacing:-.052em;color:#111;word-break:keep-all;margin:0;font-size:44px;font-weight:900;line-height:1.25}.rmw-description{color:#667;word-break:keep-all;max-width:560px;margin:18px auto 0;font-size:17px;line-height:1.75}.rmw-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:620px;margin:38px auto 0;display:grid}.rmw-summary-item{color:#334;background:#ffffffc2;border:1px solid #ececf3;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 30px #11111109}.rmw-summary-item svg{color:#6d55ff;flex:none;font-size:17px}.rmw-actions{flex-direction:column;align-items:center;margin-top:42px;display:flex}.rmw-next-button{color:#fff;cursor:pointer;background:#6d55ff;border:none;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:360px;min-height:62px;font-family:inherit;font-size:16px;font-weight:850;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex;box-shadow:0 18px 38px #6d55ff38}.rmw-next-button:hover{transform:translateY(-2px);box-shadow:0 22px 44px #6d55ff42}.rmw-next-button:active{transform:translateY(0);box-shadow:0 14px 30px #6d55ff33}.rmw-next-button:focus-visible{outline-offset:3px;outline:3px solid #6d55ff3d}.rmw-skip-button{color:#8b8b99;cursor:pointer;background:0 0;border:none;margin-top:16px;font-family:inherit;font-size:14px;font-weight:700;transition:color .16s,opacity .16s}.rmw-skip-button:hover{color:#667}.rmw-skip-button:focus-visible{color:#6d55ff;outline:none}@keyframes rmwFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.rmw-page{padding:28px 16px 48px}.rmw-progress{margin-bottom:72px}.rmw-hero h1{font-size:34px}.rmw-description{font-size:15px}.rmw-summary{grid-template-columns:1fr;margin-top:32px}.rmw-summary-item{justify-content:flex-start;min-height:56px;padding:0 18px}.rmw-next-button{border-radius:16px;max-width:none;min-height:58px;font-size:15px}.rmw-skip-button{margin-top:14px;font-size:14px}}
