.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;padding:18px 32px;display:grid;position:sticky;top:0}.logo-wrap{justify-self:start;align-items:center;gap:14px;min-width:0;display:flex}.logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:20px;font-weight:800;display:grid}.logo-wrap h1{margin:0;font-size:20px}.logo-wrap p{color:#6b7280;margin:2px 0 0;font-size:13px}.nav{color:#4b5563;justify-content:center;justify-self:center;align-items:center;gap:20px;font-weight:500;display:flex}.nav a{white-space:nowrap}.nav a:hover{color:#111827}.actions{justify-content:flex-end;justify-self:end;align-items:center;gap:10px;display:flex}.header-create-post-btn,.ghost-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;min-width:96px;padding:12px 16px;font-weight:600}.header-create-post-btn{color:#fff;background:#111827}.ghost-btn{color:#3730a3;background:#eef2ff}@media (width<=1100px){.nav{display:none}}@media (width<=768px){.topbar{grid-template-columns:1fr auto;padding:16px 20px}.actions{justify-self:end}}.loading-page{min-height:100vh;padding:28px}.loading-shell{max-width:1400px;margin:0 auto}.loading-topbar,.hero-card,.stat-card,.section-card,.side-card{background:#ffffffeb;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 10px 30px #1118270f}.loading-topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:18px 24px;display:flex}.loading-brand,.loading-nav,.loading-actions,.loading-brand-copy{align-items:center;gap:12px;display:flex}.loading-brand-copy{flex-direction:column;align-items:flex-start}.loading-nav{gap:14px}.loading-actions{gap:10px}.loading-hero{grid-template-columns:1.6fr .9fr;gap:24px;margin-bottom:24px;display:grid}.hero-card{padding:28px}.hero-side{gap:16px;display:grid}.stat-card{padding:24px}.loading-content{grid-template-columns:1.6fr .9fr;gap:24px;display:grid}.loading-main,.loading-side{gap:24px;display:grid}.section-card,.side-card{padding:24px}.section-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.category-box{border-radius:20px;height:120px}.post-list{gap:16px;display:grid}.skeleton-post{background:#fcfdff;border:1px solid #e5e7eb;border-radius:22px;padding:20px}.post-row,.post-footer,.post-author,.post-meta,.rank-item,.rank-copy,.hero-search{align-items:center;display:flex}.post-row,.post-footer{justify-content:space-between}.post-row{margin-bottom:14px}.post-footer{gap:16px;margin-top:18px}.post-author{gap:12px}.rank-list{gap:14px;display:grid}.rank-item{background:#f8fafc;border-radius:18px;gap:14px;padding:14px}.rank-copy{flex-direction:column;align-items:flex-start;gap:8px}.rank-box{border-radius:14px;flex-shrink:0;width:42px;height:42px}.mini-stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.mini-box{border-radius:18px;height:88px}.highlight-card{background:linear-gradient(#eef2ff,#fff)}.hero-search{gap:12px;margin-top:24px}.skeleton{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%) 0 0/200% 100%;animation:1.4s ease-in-out infinite shimmer;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff52,#0000);animation:1.4s ease-in-out infinite sweep;position:absolute;inset:0;transform:translate(-100%)}.skeleton-logo{border-radius:14px;width:44px;height:44px}.skeleton-avatar{border-radius:50%;width:42px;height:42px}.skeleton-pill{border-radius:999px;width:72px;height:16px}.skeleton-btn{border-radius:12px;width:88px;height:42px}.skeleton-btn.dark{width:96px}.skeleton-badge{border-radius:999px;width:110px;height:30px;margin-bottom:18px}.skeleton-badge.small{width:74px;height:24px;margin-bottom:0}.skeleton-title{border-radius:12px;margin-bottom:12px}.skeleton-title.large{width:78%;height:44px}.skeleton-title.medium{width:58%;height:28px}.skeleton-title.small{width:140px;height:24px;margin-bottom:0}.skeleton-line{border-radius:999px;width:100%;height:16px;margin-bottom:10px}.skeleton-line.wide{width:84%}.skeleton-line.short{width:120px}.skeleton-line.tiny{height:12px;margin-bottom:0}.skeleton-number{border-radius:12px;width:88px;height:32px;margin-bottom:10px}.skeleton-input{border-radius:14px;flex:1;height:52px}.skeleton-submit{border-radius:14px;width:96px;height:52px}.skeleton-submit.full{width:100%;margin-top:12px}.short-link{width:58px}.time{width:52px}.author-copy,.post-meta{align-items:center;gap:8px;display:flex}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (width<=1100px){.loading-hero,.loading-content{grid-template-columns:1fr}}@media (width<=768px){.loading-page{padding:20px}.loading-topbar{flex-direction:column;align-items:flex-start}.loading-nav,.loading-actions{width:100%;overflow:hidden}.category-grid,.mini-stat-grid{grid-template-columns:1fr}.hero-search,.post-footer{flex-direction:column;align-items:flex-start}}.app{background:#f4f7fb;min-height:100vh}.app a{color:inherit;text-decoration:none}.app button,.app input,.app select{font:inherit}.app .search-box button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;padding:12px 16px;font-weight:600;transition:background .2s,transform .2s}.app .search-box button:hover{background:#1f2937;transform:translateY(-1px)}.app .main-layout{max-width:1400px;margin:0 auto;padding:28px}.app .hero{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:24px;margin-bottom:24px;display:grid}.app .hero-content,.app .hero-stats{background:#fff;border-radius:24px;min-width:0;padding:28px;box-shadow:0 10px 30px #1118270f}.app .hero-content h2{letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-size:42px;line-height:1.2}.app .hero-content p{color:#6b7280;max-width:720px;margin:16px 0 0;line-height:1.7}.app .search-box{gap:12px;margin-top:24px;display:flex}.app .search-box input{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:14px;outline:none;flex:1;min-width:0;height:52px;padding:0 16px}.app .search-box input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.app .hero-stats{gap:16px;display:grid}.app .stat-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:22px}.app .stat-card strong{margin-bottom:8px;font-size:30px;line-height:1.2;display:block}.app .stat-card span{color:#6b7280}.app .content-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:24px;display:grid}.app .left-column,.app .right-column{gap:24px;min-width:0;display:grid}.app .panel{background:#fff;border-radius:24px;min-width:0;padding:24px;box-shadow:0 10px 30px #1118270f}.app .section-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.app .section-header h3{margin:0;font-size:20px;line-height:1.3}.app .section-header a{color:#4f46e5;flex-shrink:0;font-size:14px;font-weight:600}.app .section-header a:hover{text-underline-offset:3px;text-decoration:underline}.app .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.app .category-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;min-width:0;padding:18px;transition:border-color .2s,transform .2s,box-shadow .2s}.app .category-card:hover{border-color:#c7d2fe;transform:translateY(-1px);box-shadow:0 8px 20px #1118270f}.app .category-key{color:#6366f1;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.app .category-card strong{overflow-wrap:anywhere;margin-bottom:6px;font-size:18px;display:block}.app .category-card p{color:#6b7280;margin:0;font-size:14px}.app .post-list{gap:16px;display:grid}.app .post-card{cursor:pointer;background:#fcfdff;border:1px solid #e5e7eb;border-radius:22px;min-width:0;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s}.app .post-card:hover{border-color:#c7d2fe;transform:translateY(-1px);box-shadow:0 10px 24px #1118270f}.app .post-card h4{overflow-wrap:anywhere;margin:0 0 10px;font-size:22px;line-height:1.35}.app .post-card p{color:#6b7280;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.app .post-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.app .post-category{border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.app .post-category.free{color:#6d28d9;background:#ede9fe}.app .post-category.sports{color:#166534;background:#dcfce7}.app .post-category.game{color:#1d4ed8;background:#dbeafe}.app .post-time{color:#9ca3af;flex-shrink:0;font-size:13px}.app .post-bottom{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.app .author-info{align-items:center;gap:12px;min-width:0;display:flex}.app .author-info strong{overflow-wrap:anywhere;font-size:14px;display:block}.app .avatar{color:#fff;background:#111827;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:14px;font-weight:700;display:flex;overflow:hidden}.app .avatar img{object-fit:cover;object-position:center;border:0;width:100%;max-width:none;height:100%;margin:0;padding:0;display:block}.app .avatar-text{line-height:1;display:block}.app .post-meta{color:#4b5563;flex-wrap:wrap;gap:12px;font-size:14px;display:flex}.app .user-rank-list{gap:14px;display:grid}.app .user-rank-item{background:#f8fafc;border-radius:18px;align-items:center;gap:14px;min-width:0;padding:14px;display:flex}.app .rank{color:#fff;background:#111827;border-radius:14px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.app .user-rank-item strong{overflow-wrap:anywhere}.app .user-rank-item p{color:#6b7280;overflow-wrap:anywhere;margin:4px 0 0;font-size:14px}.app .mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.app .mini-stats div{text-align:center;background:#f8fafc;border-radius:18px;min-width:0;padding:16px}.app .mini-stats strong{margin-bottom:6px;font-size:22px;display:block}.app .mini-stats span{color:#6b7280;font-size:13px}.app .full{width:100%;margin-top:16px}@media (width<=1100px){.app .hero,.app .content-grid{grid-template-columns:1fr}.app .nav{display:none}}@media (width<=768px){.app .topbar{padding:16px 20px}.app .main-layout{padding:20px}.app .hero-content h2{font-size:30px}.app .category-grid{grid-template-columns:1fr}.app .search-box{flex-direction:column}.app .search-box button{width:100%}.app .post-bottom{flex-direction:column;align-items:flex-start}.app .mini-stats{grid-template-columns:1fr}.app .actions{display:none}}@media (width<=480px){.app .main-layout{padding:16px}.app .hero-content,.app .hero-stats,.app .panel{border-radius:20px;padding:20px}.app .post-top{align-items:flex-start}.app .post-card h4{font-size:20px}.app .section-header{align-items:flex-start}}.login-page{place-items:center;min-height:100vh;padding:32px;display:grid}.login-shell{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px;width:100%;max-width:1280px;display:grid}.login-brand,.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #e5e7ebe6;box-shadow:0 20px 50px #11182714}.login-brand{border-radius:32px;flex-direction:column;justify-content:space-between;min-height:720px;padding:40px;display:flex}.brand-top{align-items:center;gap:16px;display:flex}.brand-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:18px;place-items:center;width:56px;height:56px;font-size:24px;font-weight:800;display:grid;box-shadow:0 10px 24px #4f46e54d}.brand-top h1{margin:0;font-size:22px}.brand-top p{color:#6b7280;margin:4px 0 0;font-size:14px}.brand-hero{margin-top:32px}.brand-badge,.mini-badge{letter-spacing:.04em;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.brand-hero h2{letter-spacing:-.03em;max-width:560px;margin:0;font-size:48px;line-height:1.15}.brand-hero p{color:#6b7280;max-width:520px;margin:18px 0 0;font-size:16px;line-height:1.8}.brand-points{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.brand-points article{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;padding:20px}.brand-points strong{margin-bottom:8px;font-size:16px;display:block}.brand-points p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.login-panel{align-items:center;display:grid}.login-card{border-radius:32px;padding:36px}.login-card-head{margin-bottom:28px}.login-card-head h3{margin:0;font-size:34px;line-height:1.2}.login-card-head p{color:#6b7280;margin:10px 0 0;line-height:1.7}.login-form{gap:18px;display:grid}.field-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.field-row a{color:#4f46e5;font-size:13px;font-weight:600}.check-row{color:#4b5563;align-items:center;gap:10px;font-size:14px;display:flex}.check-row input{width:16px;height:16px}.login-btn,.sub-btn,.social-btn{cursor:pointer;border:none;border-radius:16px;width:100%;height:54px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s}.login-btn{color:#fff;background:#111827;box-shadow:0 12px 24px #1118272e}.login-btn:hover,.sub-btn:hover,.social-btn:hover{transform:translateY(-1px)}.sub-btn{color:#3730a3;background:#eef2ff}.divider{text-align:center;margin:24px 0;position:relative}.divider:before{content:"";background:#e5e7eb;height:1px;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.divider span{z-index:1;color:#9ca3af;background:#fffffff5;padding:0 12px;font-size:13px;display:inline-block;position:relative}.social-list{gap:12px;display:grid}.social-btn{color:#111827;background:#fff;border:1px solid #e5e7eb}.signup-text{text-align:center;color:#6b7280;margin:24px 0 0;font-size:14px}.signup-text a{color:#4f46e5;font-weight:700}@media (width<=1100px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:auto}.brand-points{grid-template-columns:1fr}.brand-hero h2{font-size:38px}}@media (width<=640px){.login-page{padding:16px}.login-brand,.login-card{border-radius:24px;padding:24px}.brand-top{align-items:flex-start}.brand-hero h2{font-size:30px}.login-card-head h3{font-size:28px}}.mypage button{font:inherit}.mypage a{color:inherit;text-decoration:none}.mypage{background:#f4f7fb;min-height:100vh;padding:28px}.mypage-shell{max-width:1400px;margin:0 auto}.mypage-header{gap:24px;margin-bottom:24px;display:grid}.mypage .profile-card{background:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex;box-shadow:0 10px 30px #1118270f}.mypage .profile-main{align-items:center;gap:20px;min-width:0;display:flex}.mypage .profile-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:28px;flex:0 0 88px;justify-content:center;align-items:center;width:88px;height:88px;padding:0;font-size:34px;font-weight:800;display:flex;overflow:hidden}.mypage .profile-avatar img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;margin:0;padding:0;display:block}.mypage .profile-avatar-text{line-height:1;display:block}.mypage .profile-badge{color:#3730a3;background:#e0e7ff;border-radius:999px;margin-bottom:12px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.mypage .profile-copy{min-width:0}.mypage .profile-copy h1{overflow-wrap:anywhere;margin:0;font-size:32px;line-height:1.2}.mypage .profile-copy p{color:#6b7280;margin:10px 0 0;line-height:1.7}.mypage .profile-meta{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.mypage .profile-meta span{color:#4b5563;background:#f3f4f6;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600}.mypage .profile-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex}.mypage .mypage-primary-btn{color:#fff;white-space:nowrap;cursor:pointer;background:#111827;border:none;border-radius:14px;justify-content:center;align-items:center;width:120px;height:48px;padding:0 18px;font-size:15px;font-weight:700;line-height:1;transition:background .2s,transform .2s;display:inline-flex}.mypage .mypage-primary-btn:hover{background:#1f2937;transform:translateY(-1px)}.mypage .mypage-google-link-btn{color:#374151;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-width:172px;height:48px;padding:0 16px;font-size:14px;font-weight:700;line-height:1;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s,opacity .2s;display:inline-flex}.mypage .mypage-google-link-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 8px 18px #11182714}.mypage .mypage-google-link-btn:active:not(:disabled){transform:translateY(0)}.mypage .mypage-google-link-btn:disabled{opacity:.55;cursor:not-allowed}.mypage .mypage-google-provider-icon{color:#fff;background:conic-gradient(from 220deg,#4285f4 0deg 90deg,#34a853 90deg 180deg,#fbbc05 180deg 270deg,#ea4335 270deg 360deg);border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.mypage .mypage-google-linked-badge{color:#166534;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-width:180px;height:48px;padding:0 14px 0 10px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.mypage .mypage-google-linked-badge:after{content:"✓";color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:11px;font-weight:900;display:inline-flex}.mypage .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.mypage .summary-card{background:#fff;border-radius:24px;min-width:0;padding:24px;box-shadow:0 10px 30px #1118270f}.mypage .summary-card strong{overflow-wrap:anywhere;margin-bottom:8px;font-size:28px;line-height:1.2;display:block}.mypage .summary-card span{color:#6b7280;font-size:14px}.mypage .mypage-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.85fr);gap:24px;display:grid}.mypage .mypage-main,.mypage .mypage-side{gap:24px;min-width:0;display:grid}.mypage .panel,.mypage .mypage-panel{background:#fff;border-radius:28px;min-width:0;padding:24px;box-shadow:0 10px 30px #1118270f}.mypage .section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.mypage .section-head h2{margin:0;font-size:22px;line-height:1.3}.mypage .section-head a{color:#4f46e5;flex-shrink:0;font-size:14px;font-weight:700}.mypage .section-head a:hover{text-underline-offset:3px;text-decoration:underline}.mypage .post-list,.mypage .comment-list{gap:16px;display:grid}.mypage .post-item,.mypage .comment-item{cursor:pointer;background:#fcfdff;border:1px solid #e5e7eb;border-radius:22px;min-width:0;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s}.mypage .post-item:hover,.mypage .comment-item:hover{border-color:#c7d2fe;transform:translateY(-1px);box-shadow:0 10px 24px #1118270f}.mypage .post-item-top{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.mypage .category{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.mypage .category.free{color:#6d28d9;background:#ede9fe}.mypage .category.sports{color:#166534;background:#dcfce7}.mypage .category.game{color:#1d4ed8;background:#dbeafe}.mypage .date{color:#9ca3af;font-size:13px}.mypage .post-item h3,.mypage .comment-item strong{overflow-wrap:anywhere;margin:0 0 10px;font-size:19px;line-height:1.5;display:block}.mypage .post-item-meta{color:#4b5563;flex-wrap:wrap;gap:12px;font-size:14px;display:flex}.mypage .comment-item p{color:#6b7280;overflow-wrap:anywhere;word-break:break-word;margin:0 0 10px;line-height:1.7}.mypage .comment-item span{color:#9ca3af;font-size:13px}.mypage .status-list{gap:14px;display:grid}.mypage .status-list div{background:#f8fafc;border-radius:18px;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.mypage .status-list span{color:#6b7280}.mypage .status-list strong{color:#111827}.mypage .quick-menu{gap:12px;display:grid}.mypage .quick-menu button{color:#111827;text-align:left;cursor:pointer;background:#f3f4f6;border:none;border-radius:16px;height:48px;padding:0 16px;font-weight:600;transition:background .2s,color .2s,transform .2s}.mypage .quick-menu button:hover{color:#3730a3;background:#e0e7ff;transform:translate(2px)}.mypage .quick-menu .mypage-account-remove-btn{color:#b91c1c;background:#fff1f2}.mypage .quick-menu .mypage-account-remove-btn:hover{color:#991b1b;background:#ffe4e6}.mypage .highlight-panel{background:linear-gradient(#eef2ff,#fff)}.mypage .highlight-panel h2{margin:0 0 10px;font-size:24px;line-height:1.35}.mypage .highlight-panel p{color:#6b7280;margin:0;line-height:1.8}@media (width<=1100px){.mypage .summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mypage .mypage-grid{grid-template-columns:1fr}.mypage .mypage-side{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.mypage .highlight-panel{grid-column:1/-1}.mypage .profile-card{align-items:flex-start}}@media (width<=768px){.mypage{padding:20px}.mypage .profile-card,.mypage .panel,.mypage .mypage-panel{border-radius:24px}.mypage .profile-card{flex-direction:column;padding:24px}.mypage .profile-main{flex-direction:column;align-items:flex-start;width:100%}.mypage .profile-copy h1{font-size:28px}.mypage .profile-actions{justify-content:stretch;width:100%}.mypage .mypage-primary-btn,.mypage .mypage-google-link-btn,.mypage .mypage-google-linked-badge{width:100%}.mypage .mypage-google-linked-badge{justify-content:center}.mypage .summary-grid,.mypage .mypage-side{grid-template-columns:1fr}.mypage .highlight-panel{grid-column:auto}.mypage .section-head,.mypage .post-item-top{align-items:flex-start}}@media (width<=480px){.mypage{padding:16px}.mypage .profile-card,.mypage .panel,.mypage .mypage-panel{padding:20px}.mypage .profile-avatar{border-radius:24px;width:76px;height:76px;font-size:30px}.mypage .profile-meta{flex-direction:column;align-items:flex-start}.mypage .profile-meta span{max-width:100%}.mypage .section-head{flex-direction:column;gap:8px}.mypage .section-head a{align-self:flex-end}.mypage .status-list div{flex-direction:column;align-items:flex-start}.mypage .status-list strong{text-align:left}}.auth-page{place-items:center;min-height:100vh;padding:32px;display:grid}.auth-shell{grid-template-columns:1.05fr .95fr;gap:24px;width:100%;max-width:1180px;display:grid}.auth-shell.single{grid-template-columns:1fr;max-width:560px}.auth-brand,.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #e5e7ebf2;box-shadow:0 20px 50px #11182714}.auth-brand{border-radius:32px;flex-direction:column;justify-content:center;min-height:680px;padding:40px;display:flex}.auth-panel{align-items:center;display:grid}.auth-card{border-radius:32px;padding:36px}.auth-brand h1,.auth-card h2{margin:0;line-height:1.2}.auth-brand h1{letter-spacing:-.03em;max-width:560px;font-size:44px}.auth-card h2{font-size:32px}.auth-brand p,.auth-card p{color:#6b7280;line-height:1.8}.auth-brand p{max-width:520px;margin-top:18px}.auth-card p{margin:10px 0 0}.auth-form{gap:18px;margin-top:28px;display:grid}.field input{background:#f9fafb;border:1px solid #d1d5db;border-radius:16px;outline:none;width:100%;height:56px;padding:0 16px;transition:all .2s}.field input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.email-send-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;height:54px;font-weight:700;transition:background .2s,transform .2s,opacity .2s;display:inline-flex}.email-send-btn:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}.email-send-btn:active:not(:disabled){transform:translateY(0)}.email-send-btn:disabled{opacity:.55;cursor:not-allowed}.certifi-email-verify-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;height:54px;font-weight:700;transition:background .2s,transform .2s,opacity .2s;display:inline-flex}.certifi-email-verify-btn:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}.certifi-email-verify-btn:active:not(:disabled){transform:translateY(0)}.certifi-email-verify-btn:disabled{opacity:.55;cursor:not-allowed}.success-box{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:18px;margin-top:24px;padding:16px 18px;line-height:1.7}.success-box strong{color:#111827}.success-box a{color:#166534;font-weight:700}.password-check{color:#6b7280;background:#f3f4f6;border-radius:14px;padding:14px 16px;font-size:14px}.password-check.valid{color:#166534;background:#ecfdf5}.bottom-link{text-align:center;margin-top:22px;font-size:14px}.bottom-link a{color:#4f46e5;font-weight:700}.verify-form{margin-top:18px}.secondary-btn{color:#3730a3;cursor:pointer;background:#eef2ff;border:none;border-radius:16px;width:100%;height:54px;font-weight:700;transition:background .2s,transform .2s,opacity .2s}.secondary-btn:hover:not(:disabled){background:#e0e7ff;transform:translateY(-1px)}.secondary-btn:active:not(:disabled){transform:translateY(0)}.secondary-btn:disabled{opacity:.55;cursor:not-allowed}@media (width<=980px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:auto}.auth-brand h1{font-size:34px}}@media (width<=640px){.auth-page{padding:16px}.auth-brand,.auth-card{border-radius:24px;padding:24px}.auth-card h2,.auth-brand h1{font-size:28px}}button,input{font:inherit}.reset-page{place-items:center;min-height:100vh;padding:32px;display:grid}.reset-shell{grid-template-columns:1.02fr .98fr;gap:24px;width:100%;max-width:1180px;display:grid}.reset-shell.single{grid-template-columns:1fr;max-width:560px}.reset-brand,.reset-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #e5e7ebf2;box-shadow:0 20px 50px #11182714}.reset-brand{border-radius:32px;flex-direction:column;justify-content:center;min-height:700px;padding:40px;display:flex}.reset-panel{align-items:center;display:grid}.reset-card{border-radius:32px;padding:36px}.brand-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:18px;place-items:center;width:60px;height:60px;margin-bottom:20px;font-size:24px;font-weight:800;display:grid}.brand-badge,.mini-badge{letter-spacing:.04em;border-radius:999px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.brand-badge{color:#3730a3;background:#e0e7ff;margin-bottom:18px}.mini-badge{color:#4338ca;background:#eef2ff;margin-bottom:14px}.reset-brand h1,.reset-card h2{margin:0;line-height:1.2}.reset-brand h1{letter-spacing:-.03em;max-width:520px;font-size:42px}.reset-card h2{font-size:32px}.reset-brand p,.reset-card p{color:#6b7280;line-height:1.8}.reset-brand p{max-width:520px;margin-top:18px}.reset-card p{margin:10px 0 0}.reset-form{gap:18px;margin-top:28px;display:grid}.field{gap:10px;display:grid}.field span{color:#374151;font-size:14px;font-weight:600}.input-wrap{position:relative}.input-wrap input{background:#f9fafb;border:1px solid #d1d5db;border-radius:16px;outline:none;width:100%;height:56px;padding:0 82px 0 16px;transition:all .2s}.input-wrap input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.toggle-btn{color:#4f46e5;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-guide{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:18px}.password-guide strong{margin-bottom:12px;font-size:14px;display:block}.password-guide ul{color:#6b7280;gap:8px;margin:0;padding-left:18px;font-size:14px;display:grid}.password-guide li.valid{color:#166534;font-weight:600}.match-box{color:#6b7280;background:#f3f4f6;border-radius:14px;padding:14px 16px;font-size:14px}.match-box.valid{color:#166534;background:#ecfdf5;font-weight:600}.reset-pw-btn,.reset-pw-link{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;height:54px;font-weight:700;display:inline-flex}.success-box{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin-top:28px;padding:28px 24px}.success-icon{color:#166534;background:#ecfdf5;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:28px;font-weight:800;display:grid}.success-box h3{margin:0;font-size:24px}.success-box p{max-width:420px;margin:12px auto 20px}@media (width<=980px){.reset-shell{grid-template-columns:1fr}.reset-brand{min-height:auto}.reset-brand h1{font-size:34px}}@media (width<=640px){.reset-page{padding:16px}.reset-brand,.reset-card{border-radius:24px;padding:24px}.reset-brand h1,.reset-card h2{font-size:28px}.input-wrap input{padding-right:74px}}input,select,button{font:inherit}.signup-page{min-height:100vh;padding:32px 20px}.signup-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:28px;max-width:1280px;margin:0 auto;display:grid}.signup-hero,.signup-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:32px;box-shadow:0 16px 40px #11182714}.signup-hero{padding:36px;position:sticky;top:32px}.signup-badge{color:#fff;letter-spacing:.03em;background:#111827;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.signup-badge--soft{color:#3730a3;background:#e0e7ff}.signup-hero h1{letter-spacing:-.03em;margin:20px 0 12px;font-size:44px;line-height:1.1}.signup-hero>p{color:#6b7280;margin:0;font-size:16px;line-height:1.8}.signup-hero-card{gap:14px;margin-top:28px;display:grid}.signup-hero-stat{background:linear-gradient(#f8fafc,#fff);border:1px solid #e5e7eb;border-radius:22px;padding:20px}.signup-hero-stat strong{letter-spacing:.04em;margin-bottom:8px;font-size:14px;display:block}.signup-hero-stat span{color:#6b7280;line-height:1.7}.signup-card{padding:34px}.signup-card-head{margin-bottom:24px}.signup-card-head h2{margin:16px 0 10px;font-size:34px;line-height:1.2}.signup-card-head>p{color:#6b7280;margin:0;line-height:1.7}.signup-required-guide{color:#6b7280;align-items:center;gap:4px;font-size:13px;display:flex;margin-top:12px!important}.signup-required-mark{color:#dc2626;margin-left:4px;font-size:14px;font-weight:800}.signup-optional-text{color:#9ca3af;margin-left:6px;font-size:12px;font-weight:500}.signup-form{gap:20px;display:grid}.signup-field-row{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.signup-field{grid-template-rows:auto auto minmax(22px,auto);gap:8px;min-width:0;display:grid}.signup-field label,.signup-label{color:#111827;font-size:14px;font-weight:700}.signup-field input,.signup-field select{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:18px;outline:none;width:100%;height:54px;padding:0 16px;transition:border-color .2s,box-shadow .2s,background .2s}.signup-field input:focus,.signup-field select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.signup-check-field{align-items:stretch;gap:8px;display:flex}.signup-check-field input{flex:1;min-width:0}.signup-duplicate-check-btn{color:#3730a3;white-space:nowrap;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:16px;min-width:76px;height:54px;padding:0 14px;font-size:14px;font-weight:800;transition:border-color .2s,background .2s,transform .2s,opacity .2s}.signup-duplicate-check-btn:hover:not(:disabled){background:#e0e7ff;border-color:#818cf8;transform:translateY(-1px)}.signup-duplicate-check-btn:active:not(:disabled){transform:translateY(0)}.signup-duplicate-check-btn:disabled{opacity:.55;cursor:not-allowed}.signup-validation-slot{align-items:flex-start;min-height:22px;margin-top:0;display:flex}.signup-validation-slot:empty{visibility:hidden}.signup-validation-message{margin:0;font-size:13px;font-weight:600;line-height:1.5;display:block}.signup-validation-message.is-success{color:#15803d}.signup-validation-message.is-error{color:#dc2626}.signup-validation-message.is-default{color:#6b7280}.signup-help{color:#6b7280;margin:-8px 0 0;font-size:13px;line-height:1.7}.signup-phone-field{gap:8px;display:flex}.signup-phone-code{flex:0 0 92px;width:92px!important;padding:0 12px!important}.signup-phone-input{flex:1;min-width:0}.signup-radio-group{flex-wrap:wrap;gap:12px;display:flex}.signup-radio{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:110px;height:54px;padding:0 16px;display:inline-flex}.signup-radio input{width:15px;height:15px;margin:0}.signup-radio:has(input:checked){color:#3730a3;background:#eef2ff;border-color:#6366f1}.signup-check{color:#4b5563;cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;display:flex}.signup-check input{accent-color:#4f46e5;flex:0 0 16px;width:16px;height:16px;margin:3px 0 0}.signup-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827,#1f2937);border:none;border-radius:18px;width:100%;height:56px;font-size:16px;font-weight:800;transition:background .2s,transform .2s,opacity .2s;box-shadow:0 14px 28px #11182724}.signup-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#1f2937,#374151);transform:translateY(-1px)}.signup-submit-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.signup-footer{color:#6b7280;justify-content:center;gap:8px;margin-top:22px;font-size:14px;display:flex}.signup-footer a{color:#4f46e5;font-weight:800;text-decoration:none}@media (width<=1100px){.signup-shell{grid-template-columns:1fr}.signup-hero{position:static}}@media (width<=768px){.signup-page{padding:20px 16px}.signup-hero,.signup-card{border-radius:24px;padding:24px}.signup-hero h1{font-size:34px}.signup-field-row{grid-template-columns:1fr}}@media (width<=640px){.signup-check-field{flex-direction:column}.signup-duplicate-check-btn{width:100%}.signup-phone-field{flex-direction:column}.signup-phone-code{flex-basis:auto;width:100%!important}.signup-radio-group{grid-template-columns:1fr 1fr;display:grid}.signup-radio{min-width:0}}.posts-page{min-height:100vh;padding:28px}.posts-shell{max-width:1360px;margin:0 auto}.posts-hero{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:32px;justify-content:space-between;align-items:flex-end;gap:24px;padding:34px;display:flex;box-shadow:0 16px 40px #11182714}.posts-badge{color:#3730a3;letter-spacing:.03em;background:#e0e7ff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.posts-hero-copy h1{letter-spacing:-.03em;margin:16px 0 12px;font-size:46px;line-height:1.1}.posts-hero-copy p{color:#6b7280;max-width:720px;margin:0;font-size:16px;line-height:1.8}.posts-create-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:18px;flex-shrink:0;min-width:140px;height:54px;padding:0 20px;font-size:15px;font-weight:800;box-shadow:0 14px 28px #11182724}.posts-toolbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px;display:flex;box-shadow:0 16px 40px #1118270f}.posts-search-wrap{flex:1}.posts-search-input{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:18px;outline:none;width:100%;height:54px;padding:0 18px}.posts-toolbar-actions{flex-shrink:0;gap:12px;display:flex}.posts-select{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:18px;outline:none;min-width:120px;height:54px;padding:0 16px}.posts-category-bar{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.posts-category-chip{color:#4b5563;cursor:pointer;background:#fff;border:none;border-radius:999px;height:46px;padding:0 18px;font-weight:700;box-shadow:0 8px 20px #1118270f}.posts-category-chip.is-active{color:#fff;background:#111827}.posts-summary-row{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.posts-summary-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 10px 30px #1118270f}.posts-summary-card strong{margin-bottom:8px;font-size:28px;display:block}.posts-summary-card span{color:#6b7280;font-size:14px}.posts-list-section{background:#fff;border-radius:28px;margin-top:24px;padding:28px;box-shadow:0 10px 30px #1118270f}.posts-list-head{margin-bottom:20px}.posts-list-head h2{margin:0 0 8px;font-size:28px}.posts-list-head p{color:#6b7280;margin:0;line-height:1.7}.posts-list{gap:16px;display:grid}.posts-item{background:#fcfdff;border:1px solid #e5e7eb;border-radius:24px;padding:22px}.posts-item p{word-break:break-all}.posts-item-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.posts-item-category{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.posts-item-category.free{color:#6d28d9;background:#ede9fe}.posts-item-category.sports{color:#166534;background:#dcfce7}.posts-item-category.game{color:#1d4ed8;background:#dbeafe}.posts-item-date{color:#9ca3af;font-size:13px}.posts-item h3{margin:0 0 10px;font-size:24px;line-height:1.35}.posts-item p{color:#6b7280;margin:0;line-height:1.8}.posts-item-bottom{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.posts-item-author{align-items:center;gap:12px;display:flex}.posts-item-avatar{color:#fff;background:#111827;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:800;display:flex;overflow:hidden}.posts-item-avatar img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.posts-item-avatar-text{line-height:1;display:block}.posts-item-meta{color:#4b5563;flex-wrap:wrap;gap:12px;font-size:14px;display:flex}.posts-pagination{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.posts-page-btn{color:#374151;cursor:pointer;background:#fff;border:none;border-radius:14px;min-width:46px;height:46px;padding:0 14px;font-weight:700;box-shadow:0 8px 20px #1118270f}.posts-page-btn.is-current{color:#fff;background:#111827}@media (width<=1024px){.posts-summary-row{grid-template-columns:1fr}.posts-hero,.posts-toolbar,.posts-item-bottom{flex-direction:column;align-items:flex-start}.posts-toolbar-actions{width:100%}.posts-select{flex:1;min-width:0}}@media (width<=768px){.posts-page{padding:20px}.posts-hero,.posts-list-section{border-radius:24px;padding:24px}.posts-hero-copy h1{font-size:34px}.posts-toolbar{padding:16px}.posts-toolbar-actions{flex-direction:column}.posts-create-btn,.posts-select{width:100%}.posts-item h3{font-size:20px}}.create-post-page{min-height:100vh;padding:32px 20px}.create-post-shell{grid-template-columns:.9fr 1.1fr;align-items:start;gap:28px;max-width:1280px;margin:0 auto;display:grid}.create-post-aside,.create-post-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:32px;box-shadow:0 16px 40px #11182714}.create-post-aside{padding:36px;position:sticky;top:32px}.create-post-badge{color:#fff;letter-spacing:.03em;background:#111827;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.create-post-badge--soft{color:#3730a3;background:#e0e7ff}.create-post-aside h1{letter-spacing:-.03em;margin:20px 0 12px;font-size:44px;line-height:1.1}.create-post-aside p{color:#6b7280;margin:0;font-size:16px;line-height:1.8}.create-post-guide{gap:14px;margin-top:28px;display:grid}.create-post-guide-item{background:linear-gradient(#f8fafc,#fff);border:1px solid #e5e7eb;border-radius:22px;padding:20px}.create-post-guide-item strong{margin-bottom:8px;font-size:16px;display:block}.create-post-guide-item span{color:#6b7280;line-height:1.7}.create-post-card{padding:34px}.create-post-head{margin-bottom:24px}.create-post-head h2{margin:16px 0 10px;font-size:34px;line-height:1.2}.create-post-head p{color:#6b7280;margin:0;line-height:1.7}.create-post-form{gap:20px;display:grid}.create-post-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.create-post-field{gap:8px;display:grid}.create-post-field label,.create-post-label{color:#111827;font-size:14px;font-weight:700}.create-post-field input:not([type=radio]),.create-post-field select{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:18px;outline:none;width:100%;height:54px;padding:0 16px;transition:border-color .2s,box-shadow .2s,background .2s}.create-post-field input:not([type=radio]):focus,.create-post-field select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.create-post-field small{color:#6b7280;font-size:13px;line-height:1.7}.create-post-radio-group{flex-wrap:wrap;gap:12px;display:flex}.create-post-radio{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:110px;height:54px;padding:0 16px;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.create-post-radio input{flex-shrink:0;width:15px;height:15px;margin:0}.create-post-radio span{white-space:nowrap;font-weight:600;line-height:1}.create-post-radio:has(input:checked){color:#3730a3;background:#eef2ff;border-color:#6366f1}.create-post-editor-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.create-post-image-upload-btn{color:#3730a3;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;min-height:40px;padding:0 16px;font-size:14px;font-weight:700;transition:border-color .2s,background .2s,transform .2s}.create-post-image-upload-btn:hover{background:#e0e7ff;border-color:#818cf8;transform:translateY(-1px)}.create-post-image-upload-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.post-rich-editor{background:#fff;border:1px solid #d1d5db;border-radius:18px;min-height:380px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:visible}.post-rich-editor:focus-within{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.post-rich-editor .ProseMirror{color:#111827;outline:none;min-height:380px;padding:20px;line-height:1.5;overflow:visible}.post-rich-editor .ProseMirror>:first-child{margin-top:0}.post-rich-editor .ProseMirror>p{min-height:1.5em;margin:0 0 4px;line-height:1.5}.post-rich-editor .ProseMirror>p:empty{height:1.5em;min-height:1.5em;margin:0 0 4px;padding:0;line-height:1.5}.post-rich-editor .ProseMirror>p:has(>br:only-child){height:1.5em;min-height:1.5em;margin:0 0 4px;padding:0;line-height:1.5}.post-rich-editor .ProseMirror>p:last-child{margin-bottom:0}.post-rich-editor .ProseMirror img{-webkit-user-select:none;user-select:none;cursor:grab;-webkit-user-drag:element;max-width:100%;height:auto;display:block}.post-rich-editor .ProseMirror img:active{cursor:grabbing}.post-rich-editor .ProseMirror-selectednode{outline-offset:5px;border-radius:8px;outline:2px solid #6366f1}.post-rich-editor .ProseMirror [data-resize-container],.post-rich-editor .ProseMirror .resize-node-view,.post-rich-editor .ProseMirror .resizable-image,.post-rich-editor .ProseMirror .image-resizer,.post-rich-editor .ProseMirror .tiptap-resizable-node-view{max-width:100%;line-height:0;display:inline-block;position:relative;overflow:visible}.post-rich-editor .ProseMirror [data-resize-handle],.post-rich-editor .ProseMirror [data-direction],.post-rich-editor .ProseMirror [data-position]{z-index:50;visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:3px solid #4f46e5;border-radius:50%;outline:none;width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0;transition:opacity .15s,visibility .15s,background .15s,transform .15s;display:block;position:absolute;box-shadow:0 0 0 2px #fffffff2,0 3px 10px #4f46e559}.post-rich-editor .ProseMirror .ProseMirror-selectednode [data-resize-handle],.post-rich-editor .ProseMirror .ProseMirror-selectednode [data-direction],.post-rich-editor .ProseMirror .ProseMirror-selectednode [data-position],:is(.post-rich-editor .ProseMirror [data-resize-container]:has(img.ProseMirror-selectednode) [data-resize-handle],.post-rich-editor .ProseMirror [data-resize-container]:has(img.ProseMirror-selectednode) [data-direction],.post-rich-editor .ProseMirror [data-resize-container]:has(img.ProseMirror-selectednode) [data-position],.post-rich-editor .ProseMirror .resize-node-view:has(img.ProseMirror-selectednode) [data-resize-handle],.post-rich-editor .ProseMirror .resize-node-view:has(img.ProseMirror-selectednode) [data-direction],.post-rich-editor .ProseMirror .resize-node-view:has(img.ProseMirror-selectednode) [data-position]){visibility:visible;opacity:1;pointer-events:auto}.post-rich-editor .ProseMirror [data-direction=top-left],.post-rich-editor .ProseMirror [data-position=top-left],.post-rich-editor .ProseMirror [data-resize-handle=top-left]{cursor:nwse-resize;top:-9px;left:-9px}.post-rich-editor .ProseMirror [data-direction=top-right],.post-rich-editor .ProseMirror [data-position=top-right],.post-rich-editor .ProseMirror [data-resize-handle=top-right]{cursor:nesw-resize;top:-9px;right:-9px}.post-rich-editor .ProseMirror [data-direction=bottom-left],.post-rich-editor .ProseMirror [data-position=bottom-left],.post-rich-editor .ProseMirror [data-resize-handle=bottom-left]{cursor:nesw-resize;bottom:-9px;left:-9px}.post-rich-editor .ProseMirror [data-direction=bottom-right],.post-rich-editor .ProseMirror [data-position=bottom-right],.post-rich-editor .ProseMirror [data-resize-handle=bottom-right]{cursor:nwse-resize;bottom:-9px;right:-9px}.post-rich-editor .ProseMirror [data-resize-handle]:hover,.post-rich-editor .ProseMirror [data-direction]:hover,.post-rich-editor .ProseMirror [data-position]:hover{background:#4f46e5;transform:scale(1.2)}.post-rich-editor .ProseMirror .dropcursor{z-index:30;pointer-events:none;background:#6366f1;width:3px;position:absolute}.create-post-actions{justify-content:flex-end;gap:12px;display:flex}.create-post-cancel-btn,.create-post-submit-btn{cursor:pointer;border-radius:18px;min-width:132px;height:54px;padding:0 20px;font-weight:800;transition:transform .2s,opacity .2s,background .2s}.create-post-cancel-btn:hover,.create-post-submit-btn:hover{transform:translateY(-1px)}.create-post-cancel-btn{color:#4b5563;background:#fff;border:1px solid #d1d5db}.create-post-cancel-btn:hover{background:#f9fafb;border-color:#9ca3af}.create-post-submit-btn{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);border:none;box-shadow:0 14px 28px #11182724}.create-post-submit-btn:hover{background:linear-gradient(135deg,#1f2937,#374151)}.create-post-cancel-btn:disabled,.create-post-submit-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=1100px){.create-post-shell{grid-template-columns:1fr}.create-post-aside{position:static}}@media (width<=768px){.create-post-page{padding:20px 16px}.create-post-aside,.create-post-card{border-radius:24px;padding:24px}.create-post-aside h1{font-size:34px}.create-post-row{grid-template-columns:1fr}.create-post-editor-head{flex-direction:column;align-items:flex-start}.create-post-image-upload-btn{width:100%}.post-rich-editor,.post-rich-editor .ProseMirror{min-height:300px}.post-rich-editor .ProseMirror{padding:16px}.post-rich-editor .ProseMirror [data-resize-handle],.post-rich-editor .ProseMirror [data-direction],.post-rich-editor .ProseMirror [data-position]{border-width:2px;width:14px;min-width:14px;height:14px;min-height:14px}.create-post-actions{flex-direction:column}.create-post-cancel-btn,.create-post-submit-btn{width:100%}}button,textarea{font:inherit}.post-one-page{min-height:100vh;padding:32px 20px}.post-one-shell{grid-template-columns:minmax(0,1.5fr) 360px;align-items:start;gap:28px;max-width:1320px;margin:0 auto;display:grid}.post-one-main,.post-one-side-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:30px;box-shadow:0 16px 40px #11182714}.post-one-main{padding:34px}.post-one-hero{border-bottom:1px solid #e5e7eb;padding-bottom:28px}.post-one-meta-top{flex-wrap:wrap;gap:10px;display:flex}.post-one-category,.post-one-visibility,.post-one-side-badge{border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.post-one-category.free{color:#6d28d9;background:#ede9fe}.post-one-category.sport,.post-one-category.sports{color:#166534;background:#dcfce7}.post-one-category.game{color:#1d4ed8;background:#dbeafe}.post-one-visibility{color:#4b5563;background:#f3f4f6}.post-one-hero h1{letter-spacing:-.03em;margin:18px 0 20px;font-size:42px;line-height:1.15}.post-one-meta-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.post-one-author{align-items:center;gap:14px;display:flex}.post-one-author-avatar,.post-one-comment-avatar,.post-one-reply-avatar,.post-one-side-avatar{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;padding:0;font-weight:800;display:flex;overflow:hidden}.post-one-side-avatar{position:relative}.post-one-side-avatar img{object-fit:cover;object-position:center;border:0;width:100%;max-width:none;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0;transform:scale(1.12)}.post-one-author-avatar{flex:0 0 52px;width:52px;height:52px;font-size:16px}.post-one-author-avatar img{object-fit:cover;object-position:center;border:0;width:100%;max-width:none;height:100%;margin:0;padding:0;display:block}.post-one-avatar-span{text-align:center;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:800;line-height:1;display:flex;color:#fff!important}.post-one-comment-avatar{flex:0 0 44px;width:44px;height:44px;font-size:14px}.post-one-comment-avatar img{object-fit:cover;object-position:center;border:0;width:100%;max-width:none;height:100%;margin:0;padding:0;display:block}.post-one-reply-avatar{flex:0 0 44px;width:44px;height:44px;font-size:14px}.post-one-reply-avatar img{object-fit:cover;object-position:center;border:0;width:100%;max-width:none;height:100%;margin:0;padding:0;display:block}.post-one-side-avatar{flex:0 0 48px;width:48px;height:48px;font-size:15px}.post-one-author strong{font-size:15px;display:block}.post-one-author span{color:#6b7280;font-size:14px}.post-one-actions{gap:10px;display:flex}.post-one-actions button,.post-one-like-btn,.post-one-list-btn,.post-one-comment-submit{cursor:pointer;border:none;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.post-one-actions button:hover,.post-one-like-btn:hover,.post-one-list-btn:hover,.post-one-comment-submit:hover{transform:translateY(-1px)}.post-one-actions button{color:#374151;background:#f3f4f6;border-radius:14px;height:44px;padding:0 16px;font-weight:700}.post-one-content{border-bottom:1px solid #e5e7eb;padding:30px 0}.post-one-rich-content{color:#374151;line-height:1.45;overflow:hidden}.post-one-rich-content p{color:#374151;overflow-wrap:anywhere;word-break:break-word;min-height:1.45em;margin:0 0 4px;font-size:17px;line-height:1.45}.post-one-rich-content p:first-child{margin-top:0}.post-one-rich-content p:last-child{margin-bottom:0}.post-one-rich-content img{object-fit:contain;max-width:100%;margin:8px 0;display:block}.post-one-rich-content img[data-align=left]{margin-left:0;margin-right:auto}.post-one-rich-content img[data-align=center]{margin-left:auto;margin-right:auto}.post-one-rich-content img[data-align=right]{margin-left:auto;margin-right:0}.post-one-engagement{gap:12px;padding:24px 0 6px;display:flex}.post-one-like-btn,.post-one-list-btn{border-radius:16px;height:50px;padding:0 18px;font-weight:800}.post-one-like-btn{color:#fff;background:#111827}.post-one-list-btn{color:#3730a3;background:#eef2ff}.post-one-comments{margin-top:32px}.post-one-comments-head h2{margin:0 0 8px;font-size:28px}.post-one-comments-head p{color:#6b7280;margin:0;line-height:1.7}.post-one-comment-form{background:#f8fafc;border:1px solid #e5e7eb;border-radius:24px;gap:10px;margin-top:20px;padding:20px;display:grid}.post-one-comment-label{font-size:14px;font-weight:700}.post-one-comment-form textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:18px;outline:none;width:100%;min-height:140px;padding:16px;line-height:1.8}.post-one-comment-form textarea:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.post-one-comment-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-one-comment-action{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;height:32px;padding:0 12px;font-size:13px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s}.post-one-comment-action:hover{transform:translateY(-1px)}.post-one-comment-action.reply{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.post-one-comment-action.reply:hover{color:#1e40af;background:#dbeafe}.post-one-comment-action.edit{color:#374151}.post-one-comment-action.edit:hover{background:#f3f4f6}.post-one-comment-action.delete{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.post-one-comment-action.delete:hover{color:#991b1b;background:#fee2e2}.post-one-comment-submit{color:#fff;background:#111827;border-radius:16px;min-width:124px;height:48px;font-weight:800}.post-one-comment-list{gap:16px;margin-top:18px;display:grid}.post-one-comment-thread{gap:12px;display:grid}.post-one-comment-item{background:#fff;border:1px solid #e5e7eb;border-radius:22px;gap:14px;padding:18px;display:flex}.post-one-comment-body,.post-one-reply-body{flex:1;min-width:0}.post-one-comment-meta,.post-one-reply-meta{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.post-one-comment-meta-left{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.post-one-comment-meta strong,.post-one-reply-meta strong{font-size:14px}.post-one-comment-meta span,.post-one-reply-meta span{color:#6b7280;font-size:13px}.post-one-comment-body p,.post-one-reply-body p{color:#4b5563;word-break:break-word;margin:0;line-height:1.8}.comment-context{color:#4b5563;white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.8}.comment-edit-box{background:#f8fafc;border:1px solid #dbe2ea;border-radius:18px;margin-top:10px;padding:14px}.comment-edit-textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;min-height:110px;padding:14px 16px;line-height:1.7}.comment-edit-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.comment-edit-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.comment-edit-count{color:#9ca3af;font-size:13px}.comment-edit-actions{gap:8px;display:flex}.comment-action-btn{cursor:pointer;border:none;border-radius:12px;height:40px;padding:0 14px;font-weight:700;transition:transform .18s,opacity .18s,background-color .18s}.comment-action-btn:hover{transform:translateY(-1px)}.comment-action-btn:active{transform:translateY(0)}.comment-action-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.post-one-reply-form{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;gap:10px;margin-top:12px;padding:16px;display:grid}.post-one-reply-textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;min-height:96px;padding:14px 16px;line-height:1.7}.post-one-reply-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.post-one-reply-form-actions{justify-content:flex-end;gap:8px;display:flex}.post-one-reply-list{gap:12px;margin-left:58px;padding-left:0;display:grid}.post-one-reply-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;gap:14px;padding:16px;display:flex}.post-one-side{gap:18px;display:grid;position:sticky;top:32px}.post-one-side-card{padding:22px}.post-one-side-author{gap:14px;margin-top:14px;display:flex}.post-one-side-author strong{margin-bottom:6px;display:block}.post-one-side-author p,.post-one-guide-text{color:#6b7280;margin:0;line-height:1.8}.post-one-info-list{gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.post-one-info-list li{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.post-one-info-list li:last-child{border-bottom:none;padding-bottom:0}.post-one-info-list strong{font-size:14px}.post-one-info-list span{color:#6b7280;text-align:right}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.post-one-shell{grid-template-columns:1fr}.post-one-side{position:static}}@media (width<=768px){.post-one-page{padding:20px 16px}.post-one-main,.post-one-side-card{border-radius:24px}.post-one-main{padding:24px}.post-one-hero h1{font-size:32px}.post-one-meta-bottom,.post-one-engagement,.post-one-actions{flex-direction:column;align-items:stretch}.post-one-comment-meta,.post-one-reply-meta{flex-direction:column;align-items:flex-start}.post-one-comment-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.post-one-actions button,.post-one-like-btn,.post-one-list-btn,.post-one-comment-submit{width:100%}.post-one-comment-item,.post-one-reply-item{flex-direction:column}.post-one-reply-list{margin-left:18px;padding-left:0}.comment-edit-footer{flex-direction:column;align-items:stretch}.comment-edit-actions{width:100%}.comment-action-btn{flex:1}.post-one-reply-form-actions{flex-direction:column}}input,textarea,select,button{font:inherit}.post-update-page{min-height:100vh;padding:32px 20px}.post-update-shell{grid-template-columns:.9fr 1.1fr;align-items:start;gap:28px;max-width:1280px;margin:0 auto;display:grid}.post-update-aside,.post-update-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:32px;box-shadow:0 16px 40px #11182714}.post-update-aside{padding:36px;position:sticky;top:32px}.post-update-badge{color:#fff;letter-spacing:.03em;background:#111827;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.post-update-badge--soft{color:#3730a3;background:#e0e7ff}.post-update-aside h1{letter-spacing:-.03em;margin:20px 0 12px;font-size:44px;line-height:1.1}.post-update-aside p{color:#6b7280;margin:0;font-size:16px;line-height:1.8}.post-update-guide{gap:14px;margin-top:28px;display:grid}.post-update-guide-item{background:linear-gradient(#f8fafc,#fff);border:1px solid #e5e7eb;border-radius:22px;padding:20px}.post-update-guide-item strong{margin-bottom:8px;font-size:16px;display:block}.post-update-guide-item span{color:#6b7280;line-height:1.7}.post-update-card{padding:34px}.post-update-head{margin-bottom:24px}.post-update-head h2{margin:16px 0 10px;font-size:34px;line-height:1.2}.post-update-head p{color:#6b7280;margin:0;line-height:1.7}.post-update-form{gap:20px;display:grid}.post-update-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.post-update-field{gap:8px;display:grid}.post-update-field label,.post-update-label{color:#111827;font-size:14px;font-weight:700}.post-update-field input:not([type=radio]),.post-update-field select{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:18px;outline:none;width:100%;height:54px;padding:0 16px;transition:border-color .2s,box-shadow .2s,background .2s}.post-update-field input:not([type=radio]):focus,.post-update-field select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.post-update-field small{color:#6b7280;font-size:13px;line-height:1.7}.post-update-radio-group{flex-wrap:wrap;gap:12px;display:flex}.post-update-radio{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:110px;height:54px;padding:0 16px;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.post-update-radio input{flex-shrink:0;width:15px;height:15px;margin:0}.post-update-radio span{white-space:nowrap;font-weight:600;line-height:1}.post-update-radio:has(input:checked){color:#3730a3;background:#eef2ff;border-color:#6366f1}.post-update-editor-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-update-image-upload-btn{color:#3730a3;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;min-height:40px;padding:0 16px;font-size:14px;font-weight:700;transition:border-color .2s,background .2s,transform .2s}.post-update-image-upload-btn:hover{background:#e0e7ff;border-color:#818cf8;transform:translateY(-1px)}.post-update-image-upload-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.post-update-rich-editor{background:#fff;border:1px solid #d1d5db;border-radius:18px;min-height:380px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:visible}.post-update-rich-editor:focus-within{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.post-update-rich-editor .ProseMirror{color:#111827;outline:none;min-height:380px;padding:20px;line-height:1.5;overflow:visible}.post-update-rich-editor .ProseMirror>:first-child{margin-top:0}.post-update-rich-editor .ProseMirror>p{min-height:1.5em;margin:0 0 4px;line-height:1.5}.post-update-rich-editor .ProseMirror>p:empty{height:1.5em;min-height:1.5em;margin:0 0 4px;padding:0;line-height:1.5}.post-update-rich-editor .ProseMirror>p:has(>br:only-child){height:1.5em;min-height:1.5em;margin:0 0 4px;padding:0;line-height:1.5}.post-update-rich-editor .ProseMirror>p:last-child{margin-bottom:0}.post-update-rich-editor .ProseMirror img{-webkit-user-select:none;user-select:none;cursor:grab;-webkit-user-drag:element;max-width:100%;height:auto;display:block}.post-update-rich-editor .ProseMirror img:active{cursor:grabbing}.post-update-rich-editor .ProseMirror-selectednode{outline-offset:5px;border-radius:8px;outline:2px solid #6366f1}.post-update-rich-editor .ProseMirror [data-resize-container],.post-update-rich-editor .ProseMirror .resize-node-view,.post-update-rich-editor .ProseMirror .resizable-image,.post-update-rich-editor .ProseMirror .image-resizer,.post-update-rich-editor .ProseMirror .tiptap-resizable-node-view{max-width:100%;line-height:0;display:inline-block;position:relative;overflow:visible}.post-update-rich-editor .ProseMirror [data-resize-handle],.post-update-rich-editor .ProseMirror [data-direction],.post-update-rich-editor .ProseMirror [data-position]{z-index:50;visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:3px solid #4f46e5;border-radius:50%;outline:none;width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0;transition:opacity .15s,visibility .15s,background .15s,transform .15s;display:block;position:absolute;box-shadow:0 0 0 2px #fffffff2,0 3px 10px #4f46e559}.post-update-rich-editor .ProseMirror .ProseMirror-selectednode [data-resize-handle],.post-update-rich-editor .ProseMirror .ProseMirror-selectednode [data-direction],.post-update-rich-editor .ProseMirror .ProseMirror-selectednode [data-position],:is(.post-update-rich-editor .ProseMirror [data-resize-container]:has(img.ProseMirror-selectednode) [data-resize-handle],.post-update-rich-editor .ProseMirror [data-resize-container]:has(img.ProseMirror-selectednode) [data-direction],.post-update-rich-editor .ProseMirror [data-resize-container]:has(img.ProseMirror-selectednode) [data-position],.post-update-rich-editor .ProseMirror .resize-node-view:has(img.ProseMirror-selectednode) [data-resize-handle],.post-update-rich-editor .ProseMirror .resize-node-view:has(img.ProseMirror-selectednode) [data-direction],.post-update-rich-editor .ProseMirror .resize-node-view:has(img.ProseMirror-selectednode) [data-position]){visibility:visible;opacity:1;pointer-events:auto}.post-update-rich-editor .ProseMirror [data-direction=top-left],.post-update-rich-editor .ProseMirror [data-position=top-left],.post-update-rich-editor .ProseMirror [data-resize-handle=top-left]{cursor:nwse-resize;top:-9px;left:-9px}.post-update-rich-editor .ProseMirror [data-direction=top-right],.post-update-rich-editor .ProseMirror [data-position=top-right],.post-update-rich-editor .ProseMirror [data-resize-handle=top-right]{cursor:nesw-resize;top:-9px;right:-9px}.post-update-rich-editor .ProseMirror [data-direction=bottom-left],.post-update-rich-editor .ProseMirror [data-position=bottom-left],.post-update-rich-editor .ProseMirror [data-resize-handle=bottom-left]{cursor:nesw-resize;bottom:-9px;left:-9px}.post-update-rich-editor .ProseMirror [data-direction=bottom-right],.post-update-rich-editor .ProseMirror [data-position=bottom-right],.post-update-rich-editor .ProseMirror [data-resize-handle=bottom-right]{cursor:nwse-resize;bottom:-9px;right:-9px}.post-update-rich-editor .ProseMirror [data-resize-handle]:hover,.post-update-rich-editor .ProseMirror [data-direction]:hover,.post-update-rich-editor .ProseMirror [data-position]:hover{background:#4f46e5;transform:scale(1.2)}.post-update-rich-editor .ProseMirror .dropcursor{z-index:30;pointer-events:none;background:#6366f1;width:3px;position:absolute}.post-update-preview{background:linear-gradient(#eef2ff,#fff);border:1px solid #dbe4ff;border-radius:20px;padding:18px 20px}.post-update-preview-badge{color:#4338ca;background:#fff;border-radius:999px;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.post-update-preview p{color:#4b5563;margin:0;line-height:1.7}.post-update-actions{justify-content:flex-end;gap:12px;display:flex}.post-update-cancel-btn,.post-update-submit-btn{cursor:pointer;border-radius:18px;min-width:132px;height:54px;padding:0 20px;font-weight:800;transition:transform .2s,opacity .2s,background .2s}.post-update-cancel-btn:hover,.post-update-submit-btn:hover{transform:translateY(-1px)}.post-update-cancel-btn{color:#4b5563;background:#fff;border:1px solid #d1d5db}.post-update-cancel-btn:hover{background:#f9fafb;border-color:#9ca3af}.post-update-submit-btn{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);border:none;box-shadow:0 14px 28px #11182724}.post-update-submit-btn:hover{background:linear-gradient(135deg,#1f2937,#374151)}.post-update-cancel-btn:disabled,.post-update-submit-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=1100px){.post-update-shell{grid-template-columns:1fr}.post-update-aside{position:static}}@media (width<=768px){.post-update-page{padding:20px 16px}.post-update-aside,.post-update-card{border-radius:24px;padding:24px}.post-update-aside h1{font-size:34px}.post-update-row{grid-template-columns:1fr}.post-update-editor-head{flex-direction:column;align-items:flex-start}.post-update-image-upload-btn{width:100%}.post-update-rich-editor,.post-update-rich-editor .ProseMirror{min-height:300px}.post-update-rich-editor .ProseMirror{padding:16px}.post-update-rich-editor .ProseMirror [data-resize-handle],.post-update-rich-editor .ProseMirror [data-direction],.post-update-rich-editor .ProseMirror [data-position]{border-width:2px;width:14px;min-width:14px;height:14px;min-height:14px}.post-update-actions{flex-direction:column}.post-update-cancel-btn,.post-update-submit-btn{width:100%}}a{text-decoration:none}.verify-page{place-items:center;min-height:100vh;padding:24px;display:grid}.verify-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#fffffff0;border-radius:32px;width:100%;max-width:560px;padding:40px 32px;box-shadow:0 20px 50px #1118271a}.verify-icon{color:#fff;border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 18px;display:grid}.verify-icon.success,.verify-icon.already-verified{background:linear-gradient(135deg,#22c55e,#16a34a)}.verify-icon.loading{background:linear-gradient(135deg,#6366f1,#4f46e5)}.verify-icon.error{background:linear-gradient(135deg,#ef4444,#dc2626)}.verify-icon svg{width:34px;height:34px}.verify-badge{border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.verify-badge.success,.verify-badge.already-verified{color:#166534;background:#dcfce7}.verify-badge.loading{color:#3730a3;background:#e0e7ff}.verify-badge.error{color:#b91c1c;background:#fee2e2}.verify-card h1{letter-spacing:-.03em;margin:0;font-size:34px;line-height:1.2}.verify-description{color:#6b7280;word-break:keep-all;margin:16px 0 0;font-size:16px;line-height:1.8}.verify-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.verify-btn{border-radius:16px;justify-content:center;align-items:center;min-width:160px;height:48px;padding:0 18px;font-weight:800;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.verify-btn:hover{transform:translateY(-1px)}.verify-btn.primary{color:#fff;background:#111827}.verify-btn.primary:hover{box-shadow:0 10px 24px #1118272e}.verify-btn.secondary{color:#3730a3;background:#eef2ff}.verify-btn.secondary:hover{background:#e0e7ff}.verify-loading-bar{background:#e5e7eb;border-radius:999px;width:100%;max-width:240px;height:8px;margin:28px auto 0;overflow:hidden}.verify-loading-bar span{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;width:42%;height:100%;animation:1.1s ease-in-out infinite verify-loading;display:block}.verify-help{color:#9ca3af;margin:18px 0 0;font-size:14px;line-height:1.7}@keyframes verify-loading{0%{transform:translate(-100%)}to{transform:translate(340%)}}@media (width<=640px){.verify-page{padding:18px}.verify-card{border-radius:24px;padding:32px 20px}.verify-icon{border-radius:20px;width:64px;height:64px}.verify-icon svg{width:30px;height:30px}.verify-card h1{font-size:28px}.verify-description{font-size:15px}.verify-actions{flex-direction:column}.verify-btn{width:100%}}.my-comments-page{min-height:100vh;padding:32px 20px}.my-comments-shell{max-width:1200px;margin:0 auto}.my-comments-hero{grid-template-columns:minmax(0,1.4fr) 420px;gap:20px;margin-bottom:24px;display:grid}.my-comments-hero>div,.my-comments-summary{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:30px;padding:28px;box-shadow:0 16px 40px #11182714}.my-comments-badge{color:#3730a3;background:#e0e7ff;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.my-comments-hero h1{letter-spacing:-.03em;margin:0;font-size:38px;line-height:1.15}.my-comments-hero p{color:#6b7280;margin:16px 0 0;line-height:1.8}.my-comments-summary{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.my-comments-toolbar,.my-comments-list-section{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:30px;box-shadow:0 16px 40px #11182714}.my-comments-toolbar{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}.my-comments-list-section{padding:24px}.my-comments-list-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.my-comments-list-head h2{margin:0;font-size:24px}.my-comments-list-head span{color:#6b7280;font-weight:700}.my-comments-list{gap:16px;display:grid}.my-comment-card{background:#fcfdff;border:1px solid #e5e7eb;border-radius:24px;padding:22px}.my-comment-card p{word-break:break-all}.my-comment-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.my-comment-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.comment-category,.comment-type-badge{border-radius:999px;justify-content:center;align-items:center;height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.comment-category.free{color:#6d28d9;background:#ede9fe}.comment-category.sport{color:#166534;background:#dcfce7}.comment-category.game{color:#1d4ed8;background:#dbeafe}.comment-type-badge{color:#4b5563;background:#f3f4f6}.comment-time{color:#9ca3af;font-size:14px}.comment-author{margin-bottom:12px;font-size:18px;display:block}.comment-context{color:#374151;margin:0;font-size:16px;line-height:1.8}.comment-post-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;margin-top:18px;padding:14px 16px}.comment-post-label{color:#9ca3af;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.comment-post-link{color:#1f2937;font-weight:700}.comment-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.comment-action-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;height:40px;padding:0 14px;font-weight:700;display:inline-flex}.comment-action-btn.primary{color:#fff;background:#111827}.comment-action-btn.ghost{color:#374151;background:#f3f4f6}.comment-action-btn.danger{color:#be123c;background:#fff1f2}@media (width<=980px){.my-comments-hero{grid-template-columns:1fr}}@media (width<=768px){.my-comments-page{padding:20px 16px}.my-comments-hero>div,.my-comments-summary,.my-comments-toolbar,.my-comments-list-section{border-radius:24px}.my-comments-hero h1{font-size:30px}.my-comments-summary{grid-template-columns:1fr}.toolbar-right{width:100%}.toolbar-right input,.toolbar-right select{width:100%;min-width:0}.comment-actions{flex-direction:column}.comment-action-btn{width:100%}}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.my-posts-page{min-height:100vh;padding:32px 20px}.my-posts-shell{max-width:1200px;margin:0 auto}.my-posts-hero{grid-template-columns:minmax(0,1.4fr) 420px;gap:20px;margin-bottom:24px;display:grid}.my-posts-hero-main,.my-posts-summary{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:30px;padding:28px;box-shadow:0 16px 40px #11182714}.my-posts-badge{color:#3730a3;background:#e0e7ff;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.my-posts-hero-main h1{letter-spacing:-.03em;margin:0;font-size:38px;line-height:1.15}.my-posts-hero-main p{color:#6b7280;margin:16px 0 0;line-height:1.8}.my-posts-summary{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.summary-card{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;place-items:center;padding:18px;display:grid}.summary-card strong{margin-bottom:6px;font-size:28px}.summary-card span{color:#6b7280;font-size:14px}.my-posts-toolbar,.my-posts-list-section{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:30px;box-shadow:0 16px 40px #11182714}.my-posts-toolbar{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar-chip{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;height:40px;padding:0 16px;font-weight:700}.toolbar-chip.active{color:#fff;background:#111827}.toolbar-right input,.toolbar-right select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:14px;height:42px;padding:0 14px}.toolbar-right input{min-width:240px}.my-posts-list-section{padding:24px}.my-posts-list-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.my-posts-list-head h2{margin:0;font-size:24px}.my-posts-list-head span{color:#6b7280;font-weight:700}.my-posts-list{gap:16px;display:grid}.my-post-card{background:#fcfdff;border:1px solid #e5e7eb;border-radius:24px;padding:22px}.my-post-card p{word-break:break-all}.my-post-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.my-post-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-category,.post-visibility{border-radius:999px;justify-content:center;align-items:center;height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.post-category.free{color:#6d28d9;background:#ede9fe}.post-category.sport{color:#166534;background:#dcfce7}.post-category.game{color:#1d4ed8;background:#dbeafe}.post-visibility.public{color:#047857;background:#ecfdf5}.post-visibility.private{color:#b91c1c;background:#fef2f2}.post-time{color:#9ca3af;font-size:14px}.post-title-link h3{color:#111827;margin:0 0 12px;font-size:24px;line-height:1.35}.post-context{color:#4b5563;margin:0;font-size:16px;line-height:1.8}.post-stats{color:#6b7280;flex-wrap:wrap;gap:14px;margin-top:18px;font-size:14px;display:flex}.post-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.post-action-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;height:40px;padding:0 14px;font-weight:700;display:inline-flex}.post-action-btn.primary{color:#fff;background:#111827}.post-action-btn.ghost{color:#374151;background:#f3f4f6}.post-action-btn.danger{color:#be123c;background:#fff1f2}@media (width<=980px){.my-posts-hero{grid-template-columns:1fr}}@media (width<=768px){.my-posts-page{padding:20px 16px}.my-posts-hero-main,.my-posts-summary,.my-posts-toolbar,.my-posts-list-section{border-radius:24px}.my-posts-hero-main h1{font-size:30px}.my-posts-summary{grid-template-columns:1fr}.toolbar-right{width:100%}.toolbar-right input,.toolbar-right select{width:100%;min-width:0}.post-actions{flex-direction:column}.post-action-btn{width:100%}}.user-edit-page{color:#111827;background:radial-gradient(circle at 0 0,#0e749014,#0000 24%),radial-gradient(circle at 100% 100%,#3b82f614,#0000 20%),#f4f7fb;min-height:100vh;padding:32px 20px}.user-edit-page *,.user-edit-page :before,.user-edit-page :after{box-sizing:border-box}.user-edit-page button,.user-edit-page input,.user-edit-page textarea,.user-edit-page select{font:inherit}.user-edit-page__shell{max-width:1080px;margin:0 auto}.user-edit-page__hero{grid-template-columns:minmax(0,1.4fr) 320px;gap:20px;margin-bottom:24px;display:grid}.user-edit-page__hero-main,.user-edit-page__profile-card,.user-edit-page__form-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:28px;box-shadow:0 16px 40px #11182714}.user-edit-page__hero-main,.user-edit-page__profile-card{padding:28px}.user-edit-page__badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.user-edit-page__title{letter-spacing:-.03em;margin:0;font-size:36px;line-height:1.15}.user-edit-page__hero-text{color:#6b7280;margin:14px 0 0;line-height:1.8}.user-edit-page__required-guide{color:#6b7280;margin:12px 0 0;font-size:13px;line-height:1.6}.user-edit-page__required-mark{color:#dc2626;margin-left:4px;font-weight:800;display:inline-block}.user-edit-page__optional-text{color:#9ca3af;margin-left:6px;font-size:12px;font-weight:600;display:inline-block}.user-edit-page__profile-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.user-edit-page__avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e);border-radius:999px;justify-content:center;align-items:center;width:96px;height:96px;font-size:32px;font-weight:800;display:flex;overflow:hidden;box-shadow:0 12px 28px #2563eb38}.user-edit-page__avatar img{object-fit:cover;width:100%;height:100%}.user-edit-page__profile-summary strong{font-size:20px;display:block}.user-edit-page__profile-summary span{color:#6b7280;word-break:break-all;margin-top:6px;display:block}.user-edit-page__form-card{padding:28px}.user-edit-page__section+.user-edit-page__section{margin-top:32px}.user-edit-page__section-title{margin:0;font-size:22px}.user-edit-page__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.user-edit-page__form-group{flex-direction:column;min-width:0;display:flex}.user-edit-page__form-group--full{grid-column:1/-1}.user-edit-page__label{color:#1f2937;margin-bottom:8px;font-weight:700}.user-edit-page__input,.user-edit-page__textarea,.user-edit-page__phone-code,.user-edit-page__phone-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:16px;outline:none;width:100%;transition:border-color .2s,box-shadow .2s,background-color .2s,color .2s}.user-edit-page__input,.user-edit-page__phone-code,.user-edit-page__phone-input{height:52px}.user-edit-page__input{padding:0 16px}.user-edit-page__textarea{resize:vertical;min-height:140px;padding:14px 16px}.user-edit-page__phone-field{grid-template-columns:120px minmax(0,1fr);gap:10px;display:grid}.user-edit-page__phone-code{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,#0000 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding:0 40px 0 16px}.user-edit-page__phone-input{padding:0 16px}.user-edit-page__input:focus,.user-edit-page__textarea:focus,.user-edit-page__phone-code:focus,.user-edit-page__phone-input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.user-edit-page__input::placeholder,.user-edit-page__textarea::placeholder,.user-edit-page__phone-input::placeholder{color:#9ca3af}.user-edit-page select.user-edit-page__input{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,#0000 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:44px}.user-edit-page__input--disabled,.user-edit-page__input:disabled,.user-edit-page select.user-edit-page__input:disabled,.user-edit-page__phone-code:disabled,.user-edit-page__phone-input:disabled,.user-edit-page textarea:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#f3f4f6;border-color:#e5e7eb}.user-edit-page__nickname-check-field{align-items:stretch;gap:8px;display:flex}.user-edit-page__nickname-check-field .user-edit-page__input{flex:1;min-width:0}.user-edit-page__nickname-check-button{color:#1d4ed8;white-space:nowrap;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;min-width:92px;height:52px;padding:0 14px;font-size:14px;font-weight:800;transition:border-color .2s,background .2s,transform .2s,opacity .2s}.user-edit-page__nickname-check-button:hover:not(:disabled){background:#dbeafe;border-color:#60a5fa;transform:translateY(-1px)}.user-edit-page__nickname-check-button:active:not(:disabled){transform:translateY(0)}.user-edit-page__nickname-check-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.user-edit-page__validation-slot{align-items:flex-start;min-height:28px;padding-top:8px;display:flex}.user-edit-page__validation-slot .user-edit-page__message{margin:0}.user-edit-page__message{margin-top:8px;font-size:13px;line-height:1.5}.user-edit-page__message--valid{color:#6b7280}.user-edit-page__message--success{color:#15803d}.user-edit-page__message--error{color:#dc2626}.user-edit-page__textarea-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.user-edit-page__textarea-count{color:#9ca3af;font-size:13px}.user-edit-page__account-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;margin-top:20px;padding:20px}.user-edit-page__account-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.user-edit-page__account-row:last-child{border-bottom:none}.user-edit-page__account-row span{color:#6b7280;flex-shrink:0}.user-edit-page__account-row strong{color:#111827;text-align:right;word-break:break-all}.user-edit-page__actions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.user-edit-page__button{cursor:pointer;border:none;border-radius:14px;height:48px;padding:0 18px;font-weight:700;transition:transform .18s,opacity .18s,background-color .18s,color .18s,box-shadow .18s}.user-edit-page__button:hover{transform:translateY(-1px)}.user-edit-page__button:active{transform:translateY(0)}.user-edit-page__button--primary{color:#fff;background:#111827;box-shadow:0 10px 24px #11182724}.user-edit-page__button--primary:hover{background:#1f2937}.user-edit-page__button--primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.user-edit-page__button--secondary{color:#374151;background:#f3f4f6}.user-edit-page__button--secondary:hover{background:#e5e7eb}@media (width<=900px){.user-edit-page__hero{grid-template-columns:1fr}}@media (width<=640px){.user-edit-page{padding:20px 16px}.user-edit-page__hero-main,.user-edit-page__profile-card,.user-edit-page__form-card{border-radius:22px;padding:22px}.user-edit-page__title{font-size:30px}.user-edit-page__form-grid{grid-template-columns:1fr}.user-edit-page__nickname-check-field{flex-direction:column}.user-edit-page__nickname-check-button{width:100%}.user-edit-page__phone-field{grid-template-columns:1fr}.user-edit-page__account-row{flex-direction:column;align-items:flex-start}.user-edit-page__account-row strong{text-align:left}.user-edit-page__textarea-meta{flex-direction:column;align-items:flex-start}.user-edit-page__actions{flex-direction:column}.user-edit-page__button{width:100%}}.profile-edit-page{color:#111827;background:radial-gradient(circle at 0 0,#0e749014,#0000 24%),radial-gradient(circle at 100% 100%,#3b82f614,#0000 20%),#f4f7fb;min-height:100vh;padding:32px 20px}.profile-edit-page *,.profile-edit-page :before,.profile-edit-page :after{box-sizing:border-box}.profile-edit-page button,.profile-edit-page input,.profile-edit-page select{font:inherit}.profile-edit-page__shell{max-width:1080px;margin:0 auto}.profile-edit-page__hero{grid-template-columns:minmax(0,1.4fr) 320px;gap:20px;margin-bottom:24px;display:grid}.profile-edit-page__hero-main,.profile-edit-page__preview-card,.profile-edit-page__form-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:28px;box-shadow:0 16px 40px #11182714}.profile-edit-page__hero-main,.profile-edit-page__preview-card{padding:28px}.profile-edit-page__badge{color:#3730a3;background:#e0e7ff;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.profile-edit-page__title{letter-spacing:-.03em;margin:0;font-size:36px;line-height:1.15}.profile-edit-page__hero-text,.profile-edit-page__section-text{color:#6b7280;margin:14px 0 0;line-height:1.8}.profile-edit-page__required-guide{color:#6b7280;margin:12px 0 0;font-size:13px;line-height:1.6}.profile-edit-page__required-mark{color:#dc2626;margin-left:4px;font-weight:800;display:inline-block}.profile-edit-page__optional-text{color:#9ca3af;margin-left:6px;font-size:12px;font-weight:600;display:inline-block}.profile-edit-page__preview-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.profile-edit-page__avatar,.profile-edit-page__image-preview{color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;font-size:32px;font-weight:800;display:flex;overflow:hidden;box-shadow:0 12px 28px #2563eb38}.profile-edit-page__avatar img,.profile-edit-page__image-preview img{object-fit:cover;width:100%;height:100%}.profile-edit-page__preview-summary strong{font-size:20px;display:block}.profile-edit-page__preview-summary span{color:#6b7280;word-break:break-word;margin-top:6px;display:block}.profile-edit-page__form-card{padding:28px}.profile-edit-page__section+.profile-edit-page__section{margin-top:32px}.profile-edit-page__section-title{margin:0;font-size:22px}.profile-edit-page__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.profile-edit-page__form-group{flex-direction:column;min-width:0;display:flex}.profile-edit-page__form-group--full{grid-column:1/-1}.profile-edit-page__label{color:#1f2937;margin-bottom:8px;font-weight:700}.profile-edit-page__input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:16px;outline:none;width:100%;height:52px;padding:0 16px;transition:border-color .2s,box-shadow .2s,background-color .2s}.profile-edit-page__input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.profile-edit-page__input::placeholder{color:#9ca3af}.profile-edit-page select.profile-edit-page__input{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,#0000 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:44px}.profile-edit-page__nickname-check-field{align-items:stretch;gap:8px;display:flex}.profile-edit-page__nickname-check-field .profile-edit-page__input{flex:1;min-width:0}.profile-edit-page__nickname-check-button{color:#3730a3;white-space:nowrap;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:16px;min-width:92px;height:52px;padding:0 14px;font-size:14px;font-weight:800;transition:border-color .2s,background .2s,transform .2s,opacity .2s}.profile-edit-page__nickname-check-button:hover:not(:disabled){background:#e0e7ff;border-color:#818cf8;transform:translateY(-1px)}.profile-edit-page__nickname-check-button:active:not(:disabled){transform:translateY(0)}.profile-edit-page__nickname-check-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.profile-edit-page__validation-slot{align-items:flex-start;min-height:28px;padding-top:8px;display:flex}.profile-edit-page__validation-slot .profile-edit-page__message{margin:0}.profile-edit-page__image-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:20px;padding:20px;display:flex}.profile-edit-page__image-actions{flex-direction:column;gap:10px;display:flex}.profile-edit-page__upload-button,.profile-edit-page__remove-button{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;min-width:140px;height:46px;font-weight:700;text-decoration:none;display:inline-flex}.profile-edit-page__upload-button{color:#1d4ed8;background:#eff6ff}.profile-edit-page__remove-button{color:#374151;background:#f3f4f6}.profile-edit-page__file-input{display:none}.profile-edit-page__message{margin-top:8px;font-size:13px;line-height:1.5}.profile-edit-page__message--valid{color:#6b7280}.profile-edit-page__message--success{color:#15803d}.profile-edit-page__message--error{color:#dc2626}.profile-edit-page__account-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;margin-top:20px;padding:20px}.profile-edit-page__account-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.profile-edit-page__account-row:last-child{border-bottom:none}.profile-edit-page__account-row span{color:#6b7280;flex-shrink:0}.profile-edit-page__account-row strong{color:#111827;text-align:right;word-break:break-all}.profile-edit-page__actions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.profile-edit-page__button{cursor:pointer;border:none;border-radius:14px;height:48px;padding:0 18px;font-weight:700;transition:transform .18s,opacity .18s,background-color .18s}.profile-edit-page__button:hover{transform:translateY(-1px)}.profile-edit-page__button:active{transform:translateY(0)}.profile-edit-page__button--primary{color:#fff;background:#111827;box-shadow:0 10px 24px #11182724}.profile-edit-page__button--primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.profile-edit-page__button--secondary{color:#374151;background:#f3f4f6}@media (width<=900px){.profile-edit-page__hero{grid-template-columns:1fr}}@media (width<=640px){.profile-edit-page{padding:20px 16px}.profile-edit-page__hero-main,.profile-edit-page__preview-card,.profile-edit-page__form-card{border-radius:22px;padding:22px}.profile-edit-page__title{font-size:30px}.profile-edit-page__form-grid{grid-template-columns:1fr}.profile-edit-page__nickname-check-field{flex-direction:column}.profile-edit-page__nickname-check-button{width:100%}.profile-edit-page__image-box,.profile-edit-page__account-row{flex-direction:column;align-items:flex-start}.profile-edit-page__account-row strong{text-align:left}.profile-edit-page__actions{flex-direction:column}.profile-edit-page__button{width:100%}}*{box-sizing:border-box}body{color:#111827;background:#f4f7fb;margin:0;font-family:Pretendard,Noto Sans KR,sans-serif}.google-redirect-page{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 28%),radial-gradient(circle at 100% 100%,#7c3aed14,#0000 24%),#f4f7fb;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.google-redirect-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#fffffff0;border-radius:28px;width:100%;max-width:420px;padding:40px 28px;box-shadow:0 16px 40px #11182714}.google-redirect-spinner{border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:48px;height:48px;margin:0 auto 20px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.google-redirect-card h1{letter-spacing:-.02em;margin:0 0 10px;font-size:24px}.google-redirect-card p{color:#6b7280;margin:0;line-height:1.7}.google-redirect-error{color:#b91c1c!important;margin-top:16px!important}.google-link-redirect-page{color:#202124;background:radial-gradient(circle at 0 0,#4285f424,#0000 30%),radial-gradient(circle at 100% 100%,#34a8531f,#0000 28%),#f6f8fc;place-items:center;min-height:100vh;padding:24px;display:grid}.google-link-redirect-page *,.google-link-redirect-page :before,.google-link-redirect-page :after{box-sizing:border-box}.google-link-redirect-card{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dadce0e6;border-radius:28px;width:min(100%,460px);padding:42px 36px;box-shadow:0 18px 48px #3c404329}.google-link-redirect-spinner{border:4px solid #4285f4;border-color:#4285f4 #34a853 #e8eaed #e8eaed;border-radius:50%;width:48px;height:48px;margin:0 auto 20px;animation:.9s linear infinite google-link-redirect-spin}.google-link-redirect-badge{color:#1967d2;letter-spacing:.04em;background:#e8f0fe;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.google-link-redirect-card h1{color:#202124;letter-spacing:-.025em;margin:0;font-size:26px;line-height:1.35}.google-link-redirect-description{color:#5f6368;margin:12px 0 0;font-size:15px;line-height:1.7}.google-link-redirect-error{color:#c5221f;background:#fff5f5;border:1px solid #f8c7c7;border-radius:14px;margin:18px 0 0;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.55}@keyframes google-link-redirect-spin{to{transform:rotate(360deg)}}@media (width<=480px){.google-link-redirect-page{padding:16px}.google-link-redirect-card{border-radius:22px;padding:34px 24px}.google-link-redirect-card h1{font-size:22px}}
