:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f5f7;--text:#111;--muted:#6e6e73;--surface:#fff;--line:#11111114;--surface-soft:#ffffffe6;--footer-bg:#111;--footer-text:#ccc;--shadow-soft:0 4px 12px #1111111a;--shadow-card:0 10px 30px #0f172a0f;--tablet-width:820px}*{box-sizing:border-box}html,body{scroll-behavior:smooth;min-height:100%;margin:0;scroll-padding-top:80px}body{background:radial-gradient(circle at top, #ffffffeb, #f5f5f7fa 45%), var(--bg);color:var(--text);font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,Segoe UI,sans-serif}iframe[src*=accounts\.dev],iframe[src*="clerk.accounts.dev"]{display:none!important}a{color:inherit;cursor:pointer;text-decoration:none}.page{width:min(100%,1200px);margin:0 auto;padding:24px 16px 64px}.section{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:24px}.stack{flex-direction:column;gap:16px;display:flex}.muted{color:var(--muted)}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}
.header{margin-bottom:24px;display:flex}.header-full{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f5f7f5;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:sticky;top:0}.board-header-inner{justify-content:space-between;align-items:center;width:min(100%,480px);margin:0 auto;padding:12px 16px;display:flex;position:relative}.board-header-back{width:36px;height:36px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.board-header-logo{align-items:center;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.board-header-more-wrap{flex-shrink:0;position:relative}.board-header-more{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:3px;width:36px;height:36px;display:inline-flex}.board-header-dot{background:var(--text);border-radius:999px;width:4px;height:4px;display:block}.board-header-menu{background:var(--surface);border:1px solid var(--line);min-width:140px;box-shadow:var(--shadow-soft);z-index:50;border-radius:12px;flex-direction:column;padding:6px;display:flex;position:absolute;top:40px;right:0}.board-header-menu-item{color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 12px;font-size:14px}.board-header-menu-item:active{background:var(--line)}.simple-header-inner{justify-content:center;align-items:center;width:min(100%,480px);margin:0 auto;padding:14px 16px;display:flex;position:relative}.simple-header-logo{align-items:center;display:inline-flex}.simple-header-back{width:36px;height:36px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;left:16px}.header-inner,.header-inner-inline{justify-content:flex-start;align-items:center;gap:16px;display:flex}.header-leading{align-items:center;gap:12px;display:flex}.header-inner{width:min(100%,480px);margin:0 auto;padding:14px 16px}.header-inner-inline{width:100%}.brand{align-items:center;margin-right:auto;display:inline-flex}.auth-switch{align-items:center;gap:6px;display:inline-flex}.auth-switch-link{min-height:34px;color:var(--muted);cursor:pointer;background:#ffffff8f;border:1px solid #1111110f;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;display:inline-flex}.auth-switch-link-active{color:#fff;background:#111;border-color:#111}.auth-switch-link-email{color:#fff;background:#111;border-color:#111;font-weight:600}.header-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.nav{flex-wrap:wrap;gap:12px;min-width:0;display:flex}.nav a{cursor:pointer;font-size:13px;font-weight:700}.header-menu-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffffd1;border:1px solid #11111114;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:none;position:relative}.header-menu-toggle-lines{flex-direction:column;align-items:center;gap:4px;display:flex}.header-menu-toggle-lines span{background:#111;border-radius:999px;width:16px;height:1.5px;display:block}.header-menu-toggle:before{content:"";position:absolute;inset:-12px}.header-mobile-actions{align-items:center;gap:10px;display:inline-flex}.header-profile-actions{align-items:center;gap:8px;display:inline-flex}.header-community-search-trigger{color:#111;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.header-community-search-icon{width:22px;height:22px}.header-community-search-trigger:active{transform:scale(.98)}.header-profile-link{background:#ffffffd1;border:1px solid #11111114;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative;overflow:visible}.header-profile-avatar{object-fit:cover;object-position:center;border-radius:999px;flex-shrink:0;width:40px;height:40px;display:block;overflow:hidden}.header-profile-icon{width:16px;height:16px;position:relative}.header-profile-head{border:1.5px solid #111;border-radius:999px;width:6px;height:6px;position:absolute;top:0;left:50%;transform:translate(-50%)}.header-profile-body{border:1.5px solid #111;border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;width:12px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-profile-link.signed-in .header-profile-head,.header-profile-link.signed-in .header-profile-body{background:#fcd34d;border-color:#fcd34d}.header-profile-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.header-menu-popover{display:none}.sign-out-button{border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;border-radius:999px;padding:10px 14px}@media (max-width:1024px){.header-inner,.header-inner-inline{align-items:center}.header-actions{display:none}.header-menu-toggle{display:inline-flex}.header-inner{position:relative}.brand{margin-right:0;position:absolute;left:50%;transform:translate(-50%)}.header-mobile-actions{margin-left:auto}.header-menu-popover{z-index:50;background:0 0;display:block;position:fixed;inset:0}.header-menu-sheet{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #11111114;border-radius:20px;width:max-content;min-width:0;max-width:calc(100vw - 24px);padding:24px 14px;transition:transform .18s,opacity .18s;box-shadow:0 16px 40px #1111111f}.header-menu-sheet.is-open{opacity:1;transform:translate(0)}.header-menu-sheet.is-closing{opacity:0;transform:translate(-18px)}.header-menu-list{text-align:left;flex-direction:column;align-items:flex-start;gap:10px;display:flex}.header-menu-title{color:var(--muted);white-space:nowrap;font-size:14px;font-weight:400}.header-menu-label{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;font-weight:700;text-decoration:none}.header-menu-divider{border:none;border-top:1px solid #1111111a;margin:4px 0}.header-menu-link{align-items:center;gap:10px;display:flex}.header-nav-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:22px;height:22px;display:inline-block}.header-nav-icon-info{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='6' r='3'/%3E%3Cpath d='M3 18c0-4 3-7 7-7s7 3 7 7'/%3E%3C/svg%3E")}.header-nav-icon-photo{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='5' width='16' height='12' rx='2'/%3E%3Ccircle cx='10' cy='11' r='3'/%3E%3C/svg%3E")}.header-nav-icon-bag{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7h10l-1.5 9H6.5L5 7z'/%3E%3Cpath d='M7 7V5a3 3 0 016 0v2'/%3E%3C/svg%3E")}.header-nav-icon-manual{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='2' width='12' height='16' rx='2'/%3E%3Cpath d='M8 7h4M8 11h4M8 15h2'/%3E%3C/svg%3E")}.header-nav-icon-login{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3H4a1 1 0 00-1 1v12a1 1 0 001 1h4'/%3E%3Cpath d='M13 14l4-4-4-4'/%3E%3Cpath d='M17 10H7'/%3E%3C/svg%3E")}.header-nav-icon-logout{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3h4a1 1 0 011 1v12a1 1 0 01-1 1h-4'/%3E%3Cpath d='M7 14l-4-4 4-4'/%3E%3Cpath d='M3 10h10'/%3E%3C/svg%3E")}.header-menu-list a:not(.header-menu-label){white-space:nowrap;font-size:20px;font-weight:700}.header-menu-extra{border-top:0;margin-top:0;padding-top:0}.header-menu-extra .auth-switch{flex-direction:column;align-items:flex-start;width:100%}.header-logout-button{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;width:auto;padding:0;font-size:20px;font-weight:700}.auth-switch-link{min-height:30px;padding:0 10px;font-size:12px}}.nav-drawer-backdrop{display:none}.nav-drawer{background:var(--surface);z-index:60;will-change:transform;flex-direction:column;width:80vw;max-width:360px;height:100dvh;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.nav-drawer.is-open{transform:translate(0)}.nav-drawer-header{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.nav-drawer-logo{align-items:center;display:inline-flex}.nav-drawer-close{width:36px;height:36px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.nav-drawer-list{flex-direction:column;flex:1;padding:12px 0;display:flex}.nav-drawer-link{color:var(--text);align-items:center;gap:14px;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.nav-drawer-link:active{background:var(--surface-soft)}.nav-drawer-icon{width:24px;height:24px;color:var(--text);opacity:.75;flex-shrink:0;justify-content:center;align-items:center;display:flex}.nav-drawer-divider{border:none;border-top:1px solid var(--line);margin:8px 24px}.nav-drawer-footer{padding:16px 24px;padding-bottom:calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);flex-direction:column;flex-shrink:0;gap:12px;display:flex}.nav-drawer-footer .header-logout-button{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:15px;font-weight:600}@media (max-width:1024px){.nav-drawer-backdrop.is-open{z-index:55;background:#1111113d;display:block;position:fixed;inset:0}}
.landing-page{flex-direction:column;gap:24px;width:min(100%,480px);margin:0 auto;padding:0 16px 40px;display:flex}#intro,#gallery,#pricing,#help{scroll-margin-top:80px}.landing-shell{flex-direction:column;gap:24px;display:flex}.landing-stack-xs{flex-direction:column;gap:8px;display:flex}.landing-stack-sm{flex-direction:column;gap:16px;display:flex}.landing-section-label{letter-spacing:.02em;color:var(--muted);font-size:13px;font-weight:600}.landing-hero{text-align:center;box-shadow:inset 0 1px 0 #ffffffe6, var(--shadow-card);background:linear-gradient(#fffffff5,#ffffffb3);border-radius:28px;padding:40px 24px}.landing-hero-title{letter-spacing:-.03em;margin:0;font-size:clamp(24px,6vw,28px);font-weight:700;line-height:1.25}.landing-hero-body{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.landing-button{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:16px 12px;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.landing-button:hover{transform:translateY(-1px)}.landing-button-primary{background:var(--surface);color:var(--text);box-shadow:var(--shadow-soft)}.landing-button-icon{background:linear-gradient(#111,#3a3a3c);border-radius:999px;flex:none;width:18px;height:18px;position:relative}.landing-button-icon:after{content:"";border-top:1.5px solid #fff;border-right:1.5px solid #fff;width:6px;height:6px;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)rotate(45deg)}.landing-comparison{width:100%;box-shadow:var(--shadow-card);border-radius:28px;overflow:hidden}.landing-comparison-item{align-items:flex-start;min-height:240px;padding:16px;display:flex;position:relative;overflow:hidden}.landing-comparison-item:before{content:"";position:absolute;inset:0;transform:scale(1.01)}.landing-comparison-item.before:before{background:linear-gradient(180deg, #0000005c, #00000029 35%, #0000006b), var(--landing-image), linear-gradient(135deg, #7676806b, #56565e52), radial-gradient(circle at 20% 20%, #ffffff24, transparent 30%);background-position:50%;background-size:cover}.landing-comparison-item.after:before{background:linear-gradient(180deg, #0000003d, #00000014 35%, #00000057), var(--landing-image), linear-gradient(140deg, #68a8ff5c, #fff3), radial-gradient(circle at 70% 20%, #ffffff38, transparent 25%);background-position:50%;background-size:cover}.landing-comparison-item+.landing-comparison-item{border-top:1px solid #ffffff1a}.landing-comparison-label,.landing-comparison-text{z-index:1;position:relative}.landing-comparison-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff2e;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:600}.landing-comparison-text{color:#ffffffeb;margin-top:auto;font-size:14px;line-height:1.5}.landing-reviews{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.landing-review-section-link{width:fit-content;display:inline-flex}.landing-review-card-link{display:block}.landing-card{border-radius:16px;padding:16px}.landing-card-review{background:var(--surface);box-shadow:var(--shadow-card)}.landing-card-glass{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff8c;box-shadow:inset 0 0 0 1px #1111110d}.landing-review-quote,.landing-review-name,.landing-review-detail{margin:0}.landing-review-quote{line-height:1.6}.landing-review-rating{font-size:14px}.landing-review-name{font-weight:600}.landing-review-detail{color:var(--muted);font-size:14px}.landing-video-title{font-size:1.25rem;font-weight:600;line-height:1.4}.landing-video-wrap{aspect-ratio:16/9;background:0 0;border-radius:20px;width:100%;position:relative;overflow:hidden}.landing-video-thumb{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;display:block;position:relative}.landing-video-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.06)}.landing-video-play{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-video-play-bg{fill:#000000bf;transition:fill .2s}.landing-video-thumb:hover .landing-video-play-bg{fill:red}.landing-video-play-arrow{fill:#fff}.landing-video-iframe{border:none;width:100%;height:100%}.landing-footer{color:var(--muted);border-radius:28px;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;max-width:100%;padding:24px;display:flex}.landing-footer-brand{flex-direction:column;gap:8px;display:flex}.landing-footer-socials{align-items:center;gap:8px;margin-top:2px;display:inline-flex}.landing-footer-social{background:#ffffffb8;border:1px solid #1111112e;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.landing-footer-social:hover{background:#fffffff0;border-color:#1111116b;transform:translateY(-1px)}.landing-footer-social svg{width:14px;height:14px}.landing-footer-social svg rect,.landing-footer-social svg circle{fill:none;stroke:#111111e6;stroke-width:1.5px}.landing-footer-social svg path{fill:#111111e6}.landing-footer-links{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.landing-footer-company,.landing-footer-text{margin:0}.landing-footer-company{color:var(--text);font-weight:600}.landing-footer-link{color:inherit;font-size:12px;line-height:1.5;text-decoration:none}.landing-feature-grid,.landing-gallery-grid{grid-template-columns:1fr;gap:16px;display:grid}.landing-feature-card{box-shadow:var(--shadow-card);background:linear-gradient(#fffffff5,#ffffffd1);border:1px solid #1111110f;border-radius:20px;padding:20px}.pricing-grid{grid-template-columns:1fr;gap:16px;display:grid}.pricing-card{box-shadow:var(--shadow-card);background:linear-gradient(#fffffff5,#ffffffd1);border:1px solid #1111110f;border-radius:24px;padding:24px}.pricing-card-featured{background:linear-gradient(#fff,#e8f1ffdb)}.pricing-price-row{align-items:end;gap:6px;display:flex}.pricing-price{letter-spacing:-.04em;font-size:clamp(28px,6vw,36px);line-height:1}.pricing-unit,.pricing-copy{color:var(--muted)}.pricing-copy{margin:0;line-height:1.6}.pricing-feature-list{gap:10px;display:grid}.pricing-feature-item{border:1px solid var(--line);background:#ffffffb8;border-radius:14px;padding:12px 14px}@media (min-width:1024px) and (min-height:600px){.landing-page{width:min(calc(100% - 48px), var(--tablet-width));gap:32px;padding-top:0;padding-bottom:64px}.header-inner{width:min(calc(100% - 48px), var(--tablet-width));padding-left:0;padding-right:0}.landing-shell{gap:32px}.account-content{width:min(calc(100% - 48px), var(--tablet-width))}.landing-hero{justify-content:center;min-height:360px;padding:64px 40px}.landing-hero-title{font-size:clamp(32px,4.6vw,44px)}.landing-hero-body{max-width:560px;margin:0 auto;font-size:17px}.landing-button{align-self:center;min-width:168px}.landing-comparison{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.landing-comparison-item{min-height:56vh;padding:24px}.landing-comparison-item+.landing-comparison-item{border-top:0;border-left:1px solid #ffffff1a}.landing-comparison-text{max-width:280px;font-size:15px}.landing-reviews{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-card{min-height:220px}.landing-footer{padding:32px 24px}.pricing-grid,.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.landing-reviews{grid-template-columns:1fr}}
@keyframes heart-pop{0%{transform:scale(1)}25%{transform:scale(1.4)}50%{transform:scale(.88)}75%{transform:scale(1.18)}to{transform:scale(1)}}.heart-animate{animation:.45s cubic-bezier(.36,.07,.19,.97) heart-pop}@keyframes gallery-flash-highlight{0%{background-color:#fcd34d73}60%{background-color:#fcd34d73}to{background-color:#0000}}.gallery-hero-image-wrap{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;border-radius:20px;width:100%;position:relative;overflow:hidden}.gallery-hero-image{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:opacity .15s;display:block}.gallery-hero-image-before{position:absolute;top:0;left:0}@media (max-width:480px){.gallery-hero-image-wrap{border-radius:0;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}.gallery-section{flex-direction:column;gap:6px;margin-bottom:56px;display:flex}.gallery-section:last-of-type{margin-bottom:0}.gallery-section-title{margin:0;font-size:1.1rem;font-weight:600}.gallery-section-body{color:#1111118c;white-space:pre-line;margin:0;font-size:.9rem;font-weight:400;line-height:1.6}.gallery-image-block{flex-direction:column;gap:4px;display:flex}.gallery-caption{color:#1116;text-align:center;margin:0;font-size:.75rem;font-weight:400}.gallery-caption-edit-btn{color:#11111159;cursor:pointer;background:0 0;border:none;padding:0;font-size:.7rem;text-decoration:underline}.gallery-caption-edit-row{align-items:center;gap:6px;margin:6px 0 0;display:flex}.gallery-caption-input{color:#111111b3;background:#fff;border:1px solid #11111126;border-radius:6px;flex:1;padding:4px 8px;font-size:.75rem}.gallery-caption-btn{color:#fff;cursor:pointer;background:#111;border:1px solid #11111126;border-radius:6px;padding:4px 10px;font-size:.72rem}.gallery-caption-btn-cancel{color:#111;background:#fff}.gallery-before-btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border:none;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .15s;position:absolute;top:12px;right:12px}.gallery-before-btn.active{background:#000000bf}.gallery-action-bar{align-items:center;gap:16px;padding:8px 0 4px;display:flex}.gallery-action-btn{cursor:pointer;color:#111;background:0 0;border:none;align-items:center;gap:5px;padding:4px;font-size:14px;line-height:1;transition:color .15s;display:flex}.gallery-action-btn:active{transform:scale(.88)}.gallery-action-like-count-btn{margin-left:-12px;padding:4px 2px}.gallery-action-like-count{margin-left:-12px}.gallery-action-count{font-size:14px;font-weight:700}.gallery-action-share{margin-left:auto}.gallery-like-label{color:#111;margin:0 0 4px;font-size:15px;font-weight:400}.gallery-like-label-wrap{position:relative}.gallery-like-label strong{font-weight:700}.gallery-like-count-btn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.gallery-like-users-popup{z-index:5;background:#e5e7eb;border:1px solid #d1d5db;border-radius:10px;min-width:150px;max-width:220px;max-height:160px;margin-top:6px;padding:.45rem .55rem;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 8px 20px #0000004d}.gallery-like-user-item{color:#111;align-items:center;gap:8px;margin:0;font-size:13px;line-height:1.35;display:flex}.gallery-like-user-item+.gallery-like-user-item{margin-top:6px}.gallery-like-user-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:18px;height:18px}.gallery-like-user-avatar-default{background:#6b7280}.gallery-like-users-empty{color:#374151;margin:0;font-size:13px}.gallery-like-sheet-panel{height:40vh}.gallery-like-sheet-list{flex:1;padding:10px 12px 14px;overflow-y:auto}.gallery-like-sheet-search-wrap{padding:2px 4px 8px}.gallery-like-sheet-search{color:#111;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:10px 12px;font-size:16px}.gallery-like-sheet-row{justify-content:space-between;align-items:center;padding:8px 4px;display:flex}.gallery-like-sheet-left{color:#111;align-items:center;gap:8px;display:flex}.gallery-like-sheet-profile-open-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffb92d;border:1px solid #e5a41a;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:500}.gallery-inline-modal-overlay{z-index:20;background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-inline-modal{background:#fff;border-radius:12px;width:min(74%,260px);padding:15px 10px 14px;box-shadow:0 12px 24px #0003}.gallery-inline-modal-text{color:#111;text-align:center;margin:0;font-size:14px}.gallery-inline-modal-actions{justify-content:center;gap:8px;margin-top:12px;display:flex}.gallery-inline-modal-btn{cursor:pointer;border-radius:8px;width:auto;min-width:58px;padding:6px 8px;font-size:12px;font-weight:600;line-height:1.1}.gallery-inline-modal-btn-cancel{color:#111827;background:#f3f4f6;border:1px solid #d1d5db}.gallery-inline-modal-btn-ok{color:#fff;background:#6b7280e6;border:1px solid #6b7280e6}.gallery-like-sheet-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:28px;height:28px}.gallery-like-sheet-user-meta{flex-direction:column;gap:2px;display:flex}.gallery-like-sheet-user-name{color:#111;margin:0;font-size:15px;font-weight:700;line-height:1.2}.gallery-like-sheet-user-joined{color:#4b5563;margin:0;font-size:13px;line-height:1.25}.gallery-card-body{color:#111111bf;white-space:pre-line;margin:0 0 2px;font-size:15px;line-height:1.35}.gallery-sheet-overlay{z-index:1000;background:#00000073;align-items:flex-end;transition:background .3s;display:flex;position:fixed;inset:0}.gallery-sheet-overlay.is-closing{background:0 0}.gallery-sheet-panel{width:100%;max-width:var(--tablet-width,820px);background:#fff;border-radius:20px 20px 0 0;flex-direction:column;height:50vh;margin:0 auto;animation:.3s cubic-bezier(.32,.72,0,1) sheet-slide-up;display:flex;position:relative;overflow:hidden}@keyframes sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.gallery-sheet-drag-area{touch-action:none;cursor:grab;border-bottom:1px solid #f0f0f0;flex-direction:column;flex-shrink:0;align-items:center;padding-bottom:10px;display:flex}.gallery-sheet-handle{background:#e5e7eb;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.gallery-sheet-title{color:#111;text-align:center;margin:8px 0 0;font-size:15px;font-weight:600}.gallery-sheet-comments{flex-direction:column;flex:1;gap:16px;padding:12px 16px;display:flex;overflow-y:auto}.gallery-sheet-empty{color:#999;text-align:center;margin:32px 0;font-size:14px}.gallery-comment-item{border-radius:10px;align-items:flex-start;gap:10px;margin:0 -6px;padding:4px 6px;display:flex}.gallery-comment-thread{flex-direction:column;gap:4px;display:flex}.gallery-comment-replies{border-left:1px solid #f1f5f9;flex-direction:column;gap:2px;margin-left:20px;padding-left:8px;display:flex}.gallery-comment-item.is-reply{padding-top:2px;padding-bottom:2px}.gallery-comment-item.is-deleted .gallery-comment-author{color:#6b7280}.gallery-comment-item.flash-highlight{animation:2s ease-out forwards gallery-flash-highlight}.gallery-comment-avatar{background:#e5e7eb;border-radius:50%;flex-shrink:0;width:32px;height:32px}.gallery-comment-avatar-img{object-fit:cover}.gallery-comment-avatar-default{background:#d1d5db;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;overflow:hidden}.gallery-comment-avatar-head{background:#9ca3af;border-radius:50%;flex-shrink:0;width:13px;height:13px;margin-bottom:1px;display:block}.gallery-comment-avatar-body{background:#9ca3af;border-radius:11px 11px 0 0;flex-shrink:0;width:22px;height:14px;display:block}.gallery-comment-avatar-sm{width:28px;height:28px}.gallery-comment-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.gallery-comment-author{color:#111;font-size:15px;font-weight:700}.gallery-comment-author-row{align-items:baseline;gap:6px;min-width:0;display:flex}.gallery-comment-time{color:#6b7280;white-space:nowrap;font-size:11px;font-weight:400;line-height:1.25}.gallery-comment-content{color:#111111bf;font-size:15px;line-height:1.5}.gallery-comment-content.is-deleted{color:#9ca3af}.gallery-comment-actions{align-items:center;gap:8px;margin-top:2px;display:flex}.gallery-comment-action-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;line-height:1.2}.gallery-comment-action-btn.delete{color:#dc2626}.gallery-comment-action-btn:disabled{opacity:.65;cursor:default}.gallery-comment-inline-confirm-btn{cursor:pointer;border:1px solid #d1d5db;border-radius:8px;padding:2px 8px;font-size:12px;line-height:1.3}.gallery-comment-inline-confirm-btn.cancel{color:#374151;background:#f3f4f6}.gallery-comment-inline-confirm-btn.confirm{color:#fff;background:#ef4444;border-color:#ef4444}.gallery-comment-inline-confirm-btn:disabled{opacity:.65;cursor:default}.gallery-comment-like-btn{cursor:pointer;color:#999;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:4px;font-size:11px;display:flex}.gallery-comment-like-btn.liked{color:#ef4444}.gallery-sheet-emoji-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:2px;padding:6px 12px;display:flex;overflow-x:auto}.gallery-sheet-emoji-row::-webkit-scrollbar{display:none}.gallery-sheet-emoji-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px 5px;font-size:22px;line-height:1}.gallery-sheet-emoji-btn:active{background:#1111110f}.gallery-replying-banner{color:#374151;background:#f8fafc;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:flex}.gallery-replying-banner button{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.gallery-sheet-input-row{padding:10px 16px;padding-bottom:max(10px, env(safe-area-inset-bottom));border-top:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:8px;display:flex}.gallery-sheet-input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;outline:none;flex:1;padding:8px 14px;font-size:16px}.gallery-sheet-input::placeholder{color:#1111114d}.gallery-sheet-input:focus{border-color:#aaa}.gallery-sheet-submit{cursor:pointer;color:#3b82f6;background:0 0;border:none;padding:4px 8px;font-size:14px;font-weight:600}.gallery-sheet-submit:disabled{color:#ccc;cursor:default}
.auth-shell{justify-content:center;display:flex}.auth-shell-plain{padding-top:8px}.auth-card{width:100%;max-width:520px;box-shadow:var(--shadow-card);background:linear-gradient(#fffffff5,#ffffffd1);border:1px solid #1111110f;border-radius:24px;padding:24px}.auth-copy{color:var(--muted);margin:0;line-height:1.6}.landing-manage{gap:16px}.admin-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-upload-toast{z-index:30;color:#fff;background:#111111eb;border:1px solid #11111114;border-radius:14px;align-self:flex-end;padding:12px 16px;position:sticky;top:20px;box-shadow:0 14px 34px #1111112e}.admin-form-card{border:1px solid var(--line);background:#fafafa;border-radius:18px;padding:18px}.admin-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-section-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.admin-exif-debug{color:#11111180;border:1px solid #1111111a;border-radius:8px;padding:8px 12px;font-size:.75rem}.admin-exif-debug summary{cursor:pointer;color:#11111173;font-size:.78rem}.admin-exif-pre{white-space:pre-wrap;word-break:break-all;margin:8px 0 0;font-family:monospace;font-size:.72rem;line-height:1.6}.admin-gallery-status{color:#11111180;margin:0;font-size:.8rem}.admin-upload-progress{background:#11111114;border-radius:999px;width:100%;height:10px;overflow:hidden}.admin-upload-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#111,#4b5563);height:100%;transition:width .18s}.admin-save-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;padding:0 14px;font-size:13px}.admin-save-button:disabled{opacity:.6;cursor:default}.admin-save-button-disabled{color:#6b7280;background:#d1d5db;border-color:#11111114}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-gallery-top-row{grid-template-columns:minmax(0,1fr) 180px;align-items:end;gap:12px;display:grid}.admin-input,.admin-textarea{width:100%;color:var(--text);font:inherit;background:#fffffff5;border:1px solid #11111114;border-radius:12px}.admin-input{min-height:44px;padding:0 14px}.admin-exif-info{background:#1111110a;border-radius:8px;flex-direction:column;gap:8px;margin-top:8px;padding:12px 14px;display:flex}.admin-exif-row{gap:12px;font-size:13px;line-height:1.4;display:flex}.admin-exif-label{color:var(--muted);min-width:60px;font-weight:500}.admin-exif-value{color:var(--text);word-break:break-word;flex:1}.admin-input-compact{max-width:180px;padding:0 12px}.admin-textarea{resize:vertical;min-height:120px;padding:14px}.admin-upload{gap:10px}.admin-image-preview{object-fit:cover;background:#ececf1;border-radius:16px;width:100%;height:200px}.admin-review-card{border:1px solid var(--line);background:#ffffffb8;border-radius:14px;padding:14px}.admin-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:20px;display:grid}.admin-page{padding:24px 16px 64px}.admin-layout-root{align-items:stretch;width:min(100%,480px);margin:0 auto}.admin-sidebar{border:1px solid var(--line);background:#f2f4f7;border-radius:18px;padding:16px}.admin-sidebar-root{flex-direction:column;align-self:start;min-height:calc(100vh - 48px);max-height:calc(100vh - 48px);display:flex;position:sticky;top:24px}.admin-sidebar-title{color:var(--muted);margin:0 0 10px;font-size:14px}.account-email-badge{color:#fff;word-break:break-all;background:#111;border-radius:14px;width:100%;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.5}.admin-sidebar-top,.admin-sidebar-bottom{flex-direction:column;gap:10px;display:flex}.admin-sidebar-bottom{margin-top:auto}.admin-menu-list{flex-direction:column;gap:2px;margin:4px 0 8px;display:flex}.admin-menu-item{text-align:left;width:100%;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;padding:7px 10px;font-size:13px;font-weight:700;line-height:1.15}.account-menu-item-content{align-items:center;gap:8px;display:inline-flex}.admin-menu-link{cursor:pointer;background:#ffffffb8;border:1px solid #0000;border-radius:14px;width:100%;padding:7px 10px;font-size:13px;font-weight:700;line-height:1.15;display:block}.admin-menu-link-home{background:0 0}.admin-home-link-content{align-items:center;gap:8px;display:inline-flex}.admin-home-icon{background:#ffffff80;border:1.1px solid #111111eb;border-top:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px;width:14px;height:10px;position:relative}.admin-home-icon:before{content:"";background:0 0;border-top:1.1px solid #111111eb;border-left:1.1px solid #111111eb;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.admin-home-icon:after{content:"";background:#111111e6;border-top-left-radius:1px;border-top-right-radius:1px;width:3px;height:5px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.admin-menu-item.active{background:var(--surface);border-color:var(--line);box-shadow:0 10px 24px #1111110f}.admin-panel{min-height:calc(100vh - 48px)}.admin-panel h2{margin:0}.admin-panel-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:24px}.admin-checklist{gap:12px;display:grid}.admin-check-item{border:1px solid var(--line);background:#fafafa;border-radius:14px;padding:14px 16px}.admin-worklog-shell{flex-direction:column;gap:10px;display:flex}.admin-worklog-create-line,.admin-worklog-filter-line{grid-template-columns:170px 1fr 1fr auto;align-items:center;gap:8px;display:grid}.admin-worklog-filter-line{grid-template-columns:130px 1fr auto auto}.admin-worklog-message{color:var(--muted);margin:0;font-size:12px}.admin-worklog-grid{border:1px solid var(--line);border-radius:10px;grid-template-columns:300px minmax(0,1fr);min-height:520px;display:grid;overflow:hidden}.admin-worklog-list{border-right:1px solid var(--line);background:#fff;flex-direction:column;display:flex}.admin-worklog-list-head{color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.admin-worklog-list-body{overflow-y:auto}.admin-worklog-item{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;width:100%;padding:10px 12px}.admin-worklog-item.active{background:#1111110f}.admin-worklog-item-title{color:var(--text);margin:0;font-size:13px;font-weight:600}.admin-worklog-item-meta{color:var(--muted);flex-wrap:wrap;gap:8px;margin:4px 0 0;font-size:11px;display:flex}.admin-worklog-item-time{color:var(--muted);margin:4px 0 0;font-size:11px}.admin-worklog-detail{background:#fff;flex-direction:column;display:flex}.admin-worklog-detail-line{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;align-items:center;gap:8px;padding:8px 12px;display:grid}.admin-worklog-detail-line label{color:var(--muted);font-size:12px}.admin-worklog-detail-line .admin-textarea{min-height:84px}.admin-worklog-detail-meta-line{color:var(--muted);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:12px;padding:10px 12px;font-size:11px;display:flex}.admin-worklog-detail-actions{border-bottom:1px solid var(--line);padding:10px 12px}.admin-worklog-memo-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.admin-worklog-memo-list{max-height:220px;overflow-y:auto}.admin-worklog-memo-item{border-bottom:1px solid var(--line);padding:8px 12px}.admin-worklog-memo-item p{margin:0;font-size:13px;line-height:1.45}.admin-worklog-memo-meta{color:var(--muted);gap:8px;display:flex;margin-top:4px!important;font-size:11px!important}.admin-worklog-memo-write{flex-direction:column;gap:8px;padding:10px 12px;display:flex}.admin-worklog-empty{color:var(--muted);margin:0;padding:14px 12px;font-size:13px}.admin-mobile-menu-toggle,.admin-mobile-drawer-backdrop{display:none}.admin-commit-page-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-work-list-page{min-height:100vh;transition:background-color .18s,color .18s;overflow-x:hidden}.admin-work-list-shell{animation:.28s cubic-bezier(.2,.8,.2,1) admin-work-list-slide-in}.admin-work-list-page[data-report-theme=dark]{color:#efefef;background:#0f0f10}.admin-work-list-page[data-report-theme=dark] .admin-work-list-shell{background:#0f0f10;border-color:#2f2f33}.admin-work-list-page[data-report-theme=dark] .muted{color:#b4b4b4}@keyframes admin-work-list-slide-in{0%{opacity:0;transform:translate(44px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.admin-work-list-shell{animation:none}}.admin-commit-report{--report-bg:#fff;--report-fg:#111;--report-muted:#666;--report-line:#ddd;--report-panel:#fafafa;border-top:1px solid var(--report-line);border-bottom:1px solid var(--report-line);background:var(--report-bg);color:var(--report-fg);overflow:hidden}@media (prefers-color-scheme:dark){.admin-commit-report{--report-bg:#0f0f10;--report-fg:#efefef;--report-muted:#b4b4b4;--report-line:#2f2f33;--report-panel:#17171a}}.admin-commit-report[data-theme=light]{--report-bg:#fff;--report-fg:#111;--report-muted:#666;--report-line:#ddd;--report-panel:#fafafa}.admin-commit-report[data-theme=dark]{--report-bg:#0f0f10;--report-fg:#efefef;--report-muted:#b4b4b4;--report-line:#2f2f33;--report-panel:#17171a}.admin-commit-report-top{border-bottom:1px solid var(--report-line);background:var(--report-bg);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.admin-commit-report-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-commit-report-head .muted{margin:0}.admin-commit-report-top-main{display:block}.admin-commit-report-top-actions{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.admin-commit-report-home-link{border:1px solid var(--report-line);background:var(--report-panel);min-height:30px;color:var(--report-fg);border-radius:8px;justify-content:center;align-items:center;padding:4px 10px;font-size:13px;line-height:1;text-decoration:none;display:inline-flex}.admin-commit-report-nav-button{border:1px solid var(--report-line);background:var(--report-panel);min-height:30px;color:var(--report-fg);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:4px 10px;font-size:13px;line-height:1;display:inline-flex}.admin-commit-report-date-filters{flex-wrap:nowrap;align-items:center;gap:8px;display:flex;overflow-x:auto}.admin-commit-report-stage{width:200%;transition:transform .28s cubic-bezier(.2,.8,.2,1);display:flex;transform:translate(0,0)}.admin-commit-report-stage.is-detail-open{transform:translate(-50%)}.admin-commit-report-screen{width:50%;min-width:50%}.admin-commit-report-screen-detail{border-left:1px solid var(--report-line);background:var(--report-bg)}.admin-commit-report-search{border:1px solid var(--report-line);background:var(--report-panel);width:100%;height:36px;color:var(--report-fg);border-radius:8px;padding:0 10px;font-size:14px}.admin-commit-report-theme-btn{border:1px solid var(--report-line);background:var(--report-panel);height:36px;color:var(--report-fg);cursor:pointer;border-radius:8px;padding:0 10px;font-size:13px}.admin-commit-report-theme-btn-compact{height:auto;min-height:30px;padding:4px 10px;line-height:1}.admin-commit-report-select{border:1px solid var(--report-line);background:var(--report-panel);width:auto;height:32px;color:var(--report-fg);border-radius:8px;flex:none;padding:0 24px 0 10px;font-size:13px}.admin-commit-report-select-year{min-width:96px}.admin-commit-report-select-month,.admin-commit-report-select-day{min-width:72px}.admin-commit-report-select:disabled{opacity:.55;cursor:not-allowed}.admin-commit-report-list-head{border-bottom:1px solid var(--report-line);color:var(--report-muted);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.admin-commit-report-list-head h1{color:var(--report-fg);margin:0;font-size:15px}.admin-commit-report-rows{margin:0;padding:0;list-style:none}.admin-commit-report-row{border-bottom:1px solid var(--report-line)}.admin-commit-report-row-trigger{width:100%;min-height:46px;color:var(--report-fg);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:13px;line-height:1.3;display:flex}.admin-commit-report-row-trigger.active{background:#1111110a;font-weight:600}.admin-commit-report-row-main{white-space:nowrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.admin-commit-report-row-commit{color:var(--report-muted);flex-shrink:0;font-size:14px;font-weight:400}.admin-commit-report-row-title{text-overflow:ellipsis;min-width:0;font-size:15px;font-weight:700;overflow:hidden}.admin-commit-report-row-divider{color:var(--report-muted);flex-shrink:0;font-size:12px}.admin-commit-report-row-model{color:var(--report-muted);flex-shrink:0;font-size:12px;font-weight:600}.admin-commit-report-row-icon{width:18px;color:var(--report-muted);justify-content:center;font-size:18px;line-height:1;display:inline-flex}.admin-commit-report-row-body{border-top:1px solid var(--report-line);background:#11111105;padding:12px}.admin-commit-report-row-body h2{margin:0 0 6px;font-size:18px}.admin-commit-report-title-row{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.admin-commit-report-title-row h2{margin:0}.admin-commit-report-title-actions{align-items:center;gap:8px;display:flex}.admin-commit-report-action-buttons{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.admin-commit-report-datetime{color:var(--report-muted);white-space:nowrap;font-size:12px}.admin-commit-report-detail-btn{border:1px solid var(--report-line);background:var(--report-bg);color:var(--report-fg);cursor:pointer;white-space:nowrap;border-radius:8px;min-height:28px;padding:0 10px;font-size:12px}.admin-commit-report-delete-btn{color:#dc2626;border-color:#dc262647}.admin-commit-report-detail-btn:disabled{opacity:.6;cursor:default}.admin-commit-report-detail-view{flex-direction:column;min-height:100%;display:flex}.admin-commit-report-back-btn{border:1px solid var(--report-line);background:var(--report-bg);color:var(--report-fg);cursor:pointer;border-radius:8px;align-self:flex-start;min-height:34px;margin:12px;padding:0 10px;font-size:13px}.admin-commit-report-detail-content{border-top:1px solid var(--report-line);padding:12px}.admin-commit-report-original-text{flex-direction:column;gap:10px;margin:0;display:flex}.admin-commit-report-paragraphs{flex-direction:column;gap:8px;display:flex}.admin-commit-report-paragraph{color:var(--report-fg);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.admin-commit-report-detail-placeholder{min-height:100%}.admin-commit-report-meta{color:var(--report-muted);margin:0 0 12px;font-size:13px}.admin-commit-report-section-title{margin:14px 0 6px;font-size:14px;font-weight:700}.admin-commit-report-row-body ul{margin:0;padding-left:18px}.admin-commit-report-row-body li{margin:4px 0;font-size:14px;line-height:1.5}.admin-commit-report-empty{color:var(--report-muted);margin:0;padding:12px;font-size:14px}@media (max-width:1024px){.grid,.admin-layout,.admin-worklog-create-line,.admin-worklog-filter-line,.admin-worklog-grid{grid-template-columns:1fr}.admin-worklog-list{border-right:0;border-bottom:1px solid var(--line);max-height:260px}.admin-commit-report-top-actions{justify-content:flex-end}.admin-commit-report-date-filters{white-space:nowrap;overflow-x:auto}.admin-commit-report-title-row{flex-direction:column;align-items:flex-start}.admin-commit-report-title-actions{justify-content:space-between;gap:10px;width:100%}.admin-commit-report-action-buttons{margin-left:auto}.admin-worklog-detail-line{grid-template-columns:1fr;gap:6px}.admin-form-grid,.admin-gallery-top-row{grid-template-columns:1fr}.admin-input-compact{max-width:none}.account-inline-form{width:100%}.account-mobile-extra-section{display:flex}.admin-sidebar-root,.admin-panel{min-height:auto}.admin-sidebar-root{max-height:none;position:static}.admin-sidebar{display:none}.admin-mobile-menu-toggle{z-index:60;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffffd1;border:1px solid #11111114;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:inline-flex;position:fixed;top:14px;left:12px}.admin-mobile-menu-toggle:before{content:"";position:absolute;inset:-12px}.admin-mobile-menu-toggle.is-hidden{opacity:0;pointer-events:none}.admin-mobile-menu-toggle span{background:#111;border-radius:999px;width:16px;height:1.5px}.admin-mobile-nav-button{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:0}.admin-mobile-nav-button.is-active{background:var(--surface-soft)}.admin-mobile-footer-link{font-size:15px;font-weight:600}.admin-mobile-logout-button{width:100%}.admin-mobile-nav-button:active,.admin-mobile-footer-link:active{background:var(--surface-soft)}}@media (min-width:1024px) and (min-height:600px){.admin-page{padding:24px 0 64px}.account-page{padding:24px 0 100px}.admin-layout-root{width:min(calc(100% - 48px), var(--tablet-width))}.admin-layout{grid-template-columns:220px minmax(0,1fr);gap:16px}.admin-sidebar-root{top:24px}}.admin-commit-report-date-mode{gap:4px;display:flex}.admin-commit-date-mode-btn{border:1px solid var(--report-line);background:var(--report-panel);color:var(--report-muted);cursor:pointer;border-radius:6px;padding:4px 10px;font-size:12px}.admin-commit-date-mode-btn.active{background:var(--report-fg);color:var(--report-bg);border-color:var(--report-fg)}.admin-commit-range-sep{color:var(--report-muted);align-items:center;padding:0 2px;font-size:13px;display:flex}.admin-commit-stats-row{flex-wrap:wrap;gap:6px;display:flex}.admin-commit-stats-badge{border:1px solid var(--report-line);background:var(--report-panel);color:var(--report-muted);cursor:pointer;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.admin-commit-stats-badge.active{background:var(--report-fg);color:var(--report-bg);border-color:var(--report-fg)}.admin-commit-stats-badge.active .admin-commit-stats-count{color:var(--report-bg)}.admin-commit-stats-count{color:var(--report-fg);font-size:12px;font-weight:700}.admin-commit-agent-filter{display:flex}.admin-commit-status-badge{border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.admin-commit-status-badge--done{color:#166534;background:#dcfce7}.admin-commit-status-badge--draft{color:#854d0e;background:#fef9c3}.admin-commit-status-badge--rollback{color:#991b1b;background:#fee2e2}.admin-commit-report-row.is-rollback .admin-commit-report-row-trigger{border-left:3px solid #ef4444}.admin-commit-report[data-theme=dark] .admin-commit-status-badge--done{color:#86efac;background:#14532d}@media (prefers-color-scheme:dark){.admin-commit-status-badge--done{color:#86efac;background:#14532d}}.admin-commit-report[data-theme=dark] .admin-commit-status-badge--draft{color:#fde68a;background:#422006}.admin-commit-report[data-theme=dark] .admin-commit-status-badge--rollback{color:#fca5a5;background:#450a0a}.admin-commit-memo-section{border-top:1px solid var(--report-line);margin-top:16px;padding-top:14px}.admin-commit-memo-list{flex-direction:column;gap:8px;margin:0 0 10px;padding:0;list-style:none;display:flex}.admin-commit-memo-item{background:var(--report-panel);border:1px solid var(--report-line);border-radius:6px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.admin-commit-memo-text{color:var(--report-fg);white-space:pre-wrap;font-size:13px}.admin-commit-memo-meta{color:var(--report-muted);font-size:11px}.admin-commit-memo-input-row{gap:6px;display:flex}.admin-commit-memo-input{border:1px solid var(--report-line);background:var(--report-bg);color:var(--report-fg);border-radius:6px;outline:none;flex:1;padding:7px 10px;font-size:13px}.admin-commit-memo-input:focus{border-color:var(--report-fg)}.admin-commit-memo-submit{border:1px solid var(--report-line);background:var(--report-fg);color:var(--report-bg);cursor:pointer;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:600}.admin-commit-memo-submit:disabled{opacity:.4;cursor:not-allowed}
.account-settings{gap:18px}.account-settings-row{border:1px solid var(--line);background:#ffffffdb;border-radius:14px;flex-direction:column;gap:12px;padding:14px;display:flex;box-shadow:0 6px 16px #1111110a}.account-settings-row:first-child{border-top:1px solid var(--line);padding-top:14px}.account-settings-copy{flex-direction:column;gap:6px;display:flex}.account-settings-copy h3,.account-settings-copy p{margin:0}.account-inline-form{flex-direction:column;gap:10px;display:flex}.account-inline-row,.account-password-line{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;display:grid}.account-password-input-wrap{min-width:0;position:relative}.account-password-input{padding-right:44px}.account-password-actions{justify-content:flex-end;gap:8px;display:flex}.account-vision-button{color:#6b7280;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.account-vision-button svg{width:19px;height:19px}.account-vision-button svg path,.account-vision-button svg circle{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.account-vision-button-inline{width:20px;height:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.account-primary-button{color:#fff;width:92px;min-height:44px;font:inherit;cursor:pointer;white-space:nowrap;background:#111;border:1px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;display:inline-flex}.account-primary-button:disabled{opacity:.75;cursor:default}.account-inline-row .admin-save-button{justify-self:end;width:92px}.account-state-button{color:#fff;background:#9ca3af;border-color:#9ca3af}.account-state-button.account-action-button-active{background:#dc2626;border-color:#dc2626}.account-state-button:disabled{opacity:1;cursor:default}.account-helper-text{color:var(--muted);margin:0;font-size:12px}.account-setting-static{border:1px solid var(--line);background:#ffffffb8;border-radius:12px;align-items:center;min-height:44px;padding:0 14px;font-size:14px;display:inline-flex}.account-email-row-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.account-notification-row-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.account-notification-toggle{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:999px;align-items:center;gap:8px;height:34px;padding:0 10px;display:inline-flex}.account-notification-toggle.is-on{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.account-notification-toggle:disabled{opacity:.7;cursor:default}.account-notification-toggle-label{font-size:12px;font-weight:600;line-height:1}.account-notification-toggle-track{background:#d1d5db;border-radius:999px;width:32px;height:18px;transition:background .2s;position:relative}.account-notification-toggle.is-on .account-notification-toggle-track{background:#60a5fa}.account-notification-toggle-thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #1113}.account-notification-toggle.is-on .account-notification-toggle-thumb{transform:translate(14px)}.account-username-static{background:0 0;border:0;min-height:auto;padding:0;font-size:16px;font-weight:700}.account-phone-display{gap:8px}.account-delete-inline{color:var(--muted);margin:0;font-size:12px}.account-mobile-extra-section,.account-mobile-menu{display:none}.account-menu-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:20px;height:20px;display:block}.account-menu-icon-home{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9l7-6 7 6v9a1 1 0 01-1 1H4a1 1 0 01-1-1V9z'/%3E%3Cpath d='M7 19v-7h6v7'/%3E%3C/svg%3E")}.account-menu-icon-settings{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 2v3M12 19v3M2 12h3M19 12h3M4.9 4.9l2.1 2.1M16.9 16.9l2.1 2.1M4.9 19.1l2.1-2.1M16.9 7.1l2.1-2.1'/%3E%3C/svg%3E")}.account-menu-icon-orders{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 01-8 0'/%3E%3C/svg%3E")}.account-menu-icon-consulting{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z'/%3E%3C/svg%3E")}.account-menu-icon-reviews{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='10,2 12.4,7.5 18.5,8 14,12.5 15.5,18.5 10,15 4.5,18.5 6,12.5 1.5,8 7.6,7.5'/%3E%3C/svg%3E")}.account-menu-icon-logout{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3h4a1 1 0 011 1v12a1 1 0 01-1 1h-4'/%3E%3Cpath d='M7 14l-4-4 4-4'/%3E%3Cpath d='M3 10h10'/%3E%3C/svg%3E")}.account-menu-icon-mycolor{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 20c0-4 3.6-7 8-7s8 3 8 7'/%3E%3C/svg%3E")}.account-page{justify-content:center;padding:24px 16px 100px;display:flex}.account-content{flex-direction:column;gap:16px;width:min(100%,480px);max-width:100%;display:flex}.account-footer-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);z-index:39;background:#f5f5f7f5;width:100vw;height:80px;position:fixed;bottom:0;left:0;right:0}.account-footer-menu{grid-template-columns:repeat(4,1fr);place-items:center;gap:0;height:100%;padding:0 4px;display:grid}.account-footer-item{width:100%;height:100%;color:var(--text);opacity:.6;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0 4px;font-size:11px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.account-footer-item:hover{opacity:.8}.account-footer-item.active{opacity:1;color:#000;font-weight:700}.account-footer-item.active .account-menu-icon{transform:scale(1.15)}.account-footer-label{white-space:nowrap;text-overflow:ellipsis;max-width:52px;overflow:hidden}@media (max-width:1024px){.grid,.admin-layout,.admin-form-grid,.admin-gallery-top-row{grid-template-columns:1fr}.admin-input-compact{max-width:none}.account-inline-form{width:100%}.account-mobile-extra-section{display:flex}.admin-sidebar-root,.admin-panel{min-height:auto}.admin-sidebar-root{max-height:none;position:static}.header-inner,.header-inner-inline{align-items:center}.admin-sidebar{display:none}.admin-mobile-menu-toggle{z-index:60;cursor:pointer;background:#ffffffe6;border:1px solid #11111114;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:inline-flex;position:fixed;top:14px;left:12px}.admin-mobile-menu-toggle span{background:#111;border-radius:999px;width:16px;height:1.5px}.admin-mobile-drawer-backdrop{z-index:55;background:0 0;display:block;position:fixed;inset:0}.admin-mobile-drawer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #11111114;border-radius:20px;flex-direction:column;width:max-content;min-width:0;max-width:calc(100vw - 24px);margin:62px 0 0 12px;padding:24px 14px;transition:transform .18s,opacity .18s;display:flex;box-shadow:0 16px 40px #1111111f}.admin-mobile-drawer.is-open{opacity:1;transform:translate(0)}.admin-mobile-drawer.is-closing{opacity:0;transform:translate(-18px)}.admin-mobile-drawer .admin-menu-list{flex-direction:column;align-items:flex-start;gap:10px;margin:0;display:flex}.admin-mobile-drawer .admin-sidebar-title{color:var(--muted);white-space:nowrap;margin:0 0 4px;font-size:12px;font-weight:400}.admin-mobile-drawer .admin-menu-item,.admin-mobile-drawer .admin-menu-link{white-space:nowrap;box-shadow:none;background:0 0;border:none;border-radius:0;width:auto;padding:0;font-size:20px;font-weight:700}.admin-mobile-drawer .admin-menu-item.active{box-shadow:none;color:var(--text);opacity:.4;background:0 0;border:none}.admin-mobile-drawer .admin-menu-link-home{align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.account-mobile-menu{z-index:30;background:#fff;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px 8px;display:grid;position:sticky;top:58px}.account-mobile-menu-item{min-height:52px;font:inherit;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 4px;font-size:11px;display:inline-flex}.account-mobile-menu-item.active{background:#ffffffd1}.account-footer-nav{margin-left:calc(50% - 50vw)}.header-actions{display:none}.header-menu-toggle{display:inline-flex}.header-inner{position:relative}.brand{margin-right:0;position:absolute;left:50%;transform:translate(-50%)}.header-mobile-actions{margin-left:auto}.header-menu-popover{z-index:50;background:0 0;display:block;position:fixed;inset:0}.header-menu-sheet{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #11111114;border-radius:20px;width:max-content;min-width:0;max-width:calc(100vw - 24px);padding:24px 14px;transition:transform .18s,opacity .18s;box-shadow:0 16px 40px #1111111f}.header-menu-sheet.is-open{opacity:1;transform:translate(0)}.header-menu-sheet.is-closing{opacity:0;transform:translate(-18px)}.header-menu-list{text-align:left;flex-direction:column;align-items:flex-start;gap:10px;display:flex}.header-menu-title{color:var(--muted);white-space:nowrap;font-size:14px;font-weight:400}.header-menu-label{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;font-weight:700;text-decoration:none}.header-menu-divider{border:none;border-top:1px solid #1111111a;margin:4px 0}.header-menu-link{align-items:center;gap:10px;display:flex}.header-nav-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:22px;height:22px;display:inline-block}.header-nav-icon-info{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='6' r='3'/%3E%3Cpath d='M3 18c0-4 3-7 7-7s7 3 7 7'/%3E%3C/svg%3E")}.header-nav-icon-photo{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='5' width='16' height='12' rx='2'/%3E%3Ccircle cx='10' cy='11' r='3'/%3E%3C/svg%3E")}.header-nav-icon-bag{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7h10l-1.5 9H6.5L5 7z'/%3E%3Cpath d='M7 7V5a3 3 0 016 0v2'/%3E%3C/svg%3E")}.header-nav-icon-manual{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='2' width='12' height='16' rx='2'/%3E%3Cpath d='M8 7h4M8 11h4M8 15h2'/%3E%3C/svg%3E")}.header-nav-icon-login{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3H4a1 1 0 00-1 1v12a1 1 0 001 1h4'/%3E%3Cpath d='M13 14l4-4-4-4'/%3E%3Cpath d='M17 10H7'/%3E%3C/svg%3E")}.header-nav-icon-logout{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3h4a1 1 0 011 1v12a1 1 0 01-1 1h-4'/%3E%3Cpath d='M7 14l-4-4 4-4'/%3E%3Cpath d='M3 10h10'/%3E%3C/svg%3E")}.header-menu-list a:not(.header-menu-label){white-space:nowrap;font-size:20px;font-weight:700}.header-menu-extra{border-top:0;margin-top:0;padding-top:0}.header-menu-extra .auth-switch{flex-direction:column;align-items:flex-start;width:100%}.header-logout-button{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;width:auto;padding:0;font-size:20px;font-weight:700}.auth-switch-link{min-height:30px;padding:0 10px;font-size:12px}}@media (min-width:1024px) and (min-height:600px){.admin-page{padding:24px 0 64px}.account-page{padding:24px 0 100px}.admin-layout-root{width:min(calc(100% - 48px), var(--tablet-width))}.admin-layout{grid-template-columns:220px minmax(0,1fr);gap:16px}.admin-sidebar-root{top:24px}.landing-page{width:min(calc(100% - 48px), var(--tablet-width));gap:32px;padding-top:0;padding-bottom:64px}.header-inner{width:min(calc(100% - 48px), var(--tablet-width));padding-left:0;padding-right:0}.landing-shell{gap:32px}.account-content{width:min(calc(100% - 48px), var(--tablet-width))}.landing-hero{justify-content:center;min-height:360px;padding:64px 40px}.landing-hero-title{font-size:clamp(32px,4.6vw,44px)}.landing-hero-body{max-width:560px;margin:0 auto;font-size:17px}.landing-button{align-self:center;min-width:168px}.landing-comparison{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.landing-comparison-item{min-height:56vh;padding:24px}.landing-comparison-item+.landing-comparison-item{border-top:0;border-left:1px solid #ffffff1a}.landing-comparison-text{max-width:280px;font-size:15px}.landing-reviews{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-card{min-height:220px}.landing-footer{padding:32px 24px}.pricing-grid,.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.landing-reviews{grid-template-columns:1fr}}.account-username-section{align-items:flex-start;gap:12px;display:flex}.account-avatar-column{flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.account-username-avatar{border:2px solid var(--line);object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.account-username-avatar-placeholder{background:0 0;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.account-avatar-default{background:0 0;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.account-avatar-modern-icon{color:#6b7280;width:17px;height:17px}.account-avatar-modern-icon-lg{width:19px;height:19px}.account-avatar-any-icon{color:inherit;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.account-avatar-circle-icon{border:1.6px solid;border-radius:50%;width:14px;height:14px;display:inline-block}.account-avatar-circle-icon-lg{width:16px;height:16px}.account-username-register-icon{color:#8e8e93;width:30px;height:30px}.account-avatar-edit-button{color:var(--muted);cursor:pointer;opacity:.7;white-space:nowrap;background:0 0;border:none;padding:0;font-size:11px;text-decoration:underline;transition:opacity .12s}.account-avatar-edit-button:active{opacity:1}.account-avatar-form{display:none}.account-avatar-popover{z-index:200;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:10px;flex-direction:column;gap:12px;width:220px;padding:16px;display:flex;position:absolute;top:calc(100% + 6px);left:0}.account-avatar-help{color:var(--muted);font-size:12px;line-height:1.4}.account-avatar-actions{gap:8px;padding-top:4px;display:flex}.account-avatar-upload-button,.account-avatar-cancel-button{cursor:pointer;border:none;border-radius:6px;flex:1;padding:9px 12px;font-size:12px;transition:background .12s}.account-avatar-upload-button{background:var(--text);color:var(--surface)}.account-avatar-upload-button:active:not(:disabled){opacity:.8}.account-avatar-upload-button:disabled{opacity:.5;cursor:not-allowed}.account-avatar-cancel-button{background:var(--line);color:var(--text)}.account-avatar-cancel-button:active{opacity:.8}.account-username-info{flex-direction:column;flex:1;gap:4px;display:flex}.account-username-row{align-items:center;gap:12px;display:flex}.account-username-static{font-weight:500}.account-user-role{color:var(--muted);opacity:.7;font-size:11px}.account-created-date{color:var(--muted);font-size:11px}.account-avatar-preview-container{justify-content:center;padding:4px 0 8px;display:flex}.account-avatar-preview{border:2px solid var(--line);object-fit:cover;border-radius:50%;width:80px;height:80px}.account-avatar-input-hidden{display:none}.account-avatar-file-button{background:var(--surface);color:var(--text);border:1px solid var(--line);cursor:pointer;text-align:center;border-radius:6px;width:100%;padding:9px 12px;font-size:13px;transition:background .12s}.account-avatar-file-button:active{background:var(--bg)}.account-avatar-done-message{color:#10b981;text-align:center;white-space:nowrap;font-size:11px}@keyframes slide-down-fade{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.page-slide-down{animation:.6s cubic-bezier(.22,1,.36,1) both slide-down-fade}@media (max-width:1024px){.account-mobile-menu{z-index:30;background:#fff;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px 8px;display:grid;position:sticky;top:58px}.account-mobile-menu-item{min-height:52px;font:inherit;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 4px;font-size:11px;display:inline-flex}.account-mobile-menu-item.active{background:#ffffffd1}.account-footer-nav{margin-left:calc(50% - 50vw)}}@media (min-width:1024px) and (min-height:600px){.account-page{padding:24px 0 100px}.account-content{width:min(calc(100% - 48px), var(--tablet-width))}}
.consulting-section{flex-direction:column;gap:24px;display:flex}.consulting-tabs{border-bottom:1px solid var(--line);gap:12px;display:flex}.consulting-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 16px;font-size:16px;font-weight:500;transition:all .2s}.consulting-tab.active{color:var(--text);border-bottom-color:var(--text)}.consulting-list{flex-direction:column;gap:20px;display:flex}.consulting-header{justify-content:space-between;align-items:center;display:flex}.consulting-header h3{margin:0;font-size:18px;font-weight:600}.consulting-btn-create{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.consulting-btn-create:hover{opacity:.9}.consulting-empty{text-align:center;color:var(--muted);background:#11111105;border-radius:8px;padding:40px 20px}.consulting-items{counter-reset:consulting-item;flex-direction:column;gap:12px;display:flex}.consulting-item{background:var(--surface);border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:8px;padding:16px;transition:all .2s}.consulting-item:hover{border-color:var(--text);background:#11111105}.consulting-item-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.consulting-item-header h4{flex:1;align-items:center;margin:0;font-size:16px;font-weight:600;display:flex}.consulting-item-header h4:before{counter-increment:consulting-item;content:counter(consulting-item) ".";min-width:22px;color:var(--muted);margin-right:6px;font-weight:700;display:inline-block}.consulting-status{white-space:nowrap;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600}.consulting-status-pending{color:#dc2626;background:#ef44441a}.consulting-status-progress,.consulting-status-resolved{color:#2563eb;background:#3b82f61a}.consulting-status-closed{color:#6b7280;background:#9ca3af1a}.consulting-item-date{color:var(--muted);margin:0;font-size:13px}.consulting-item-badge{color:#78350f;background:#fcd34d;border-radius:4px;margin-top:8px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.consulting-btn-back{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:14px;font-weight:500;transition:color .2s}.consulting-btn-back:hover{color:var(--text)}.consulting-detail{flex-direction:column;gap:24px;display:flex}.consulting-detail-header{border-bottom:1px solid var(--line);padding-bottom:20px}.consulting-detail-header h3{margin:0 0 12px;font-size:20px;font-weight:600}.consulting-detail-meta{color:var(--muted);font-size:14px}.consulting-detail-content{flex-direction:column;gap:20px;display:flex}.consulting-section-box{background:#11111105;border-radius:8px;padding:16px}.consulting-section-box h4{color:var(--muted);text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:600}.consulting-section-box p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.6}.consulting-replies{flex-direction:column;gap:12px;display:flex}.consulting-replies h4{color:var(--muted);text-transform:uppercase;margin:0;font-size:14px;font-weight:600}.consulting-reply{background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--line);border-radius:8px;padding:16px}.consulting-reply-admin{background:#3b82f60d;border-left-color:#2563eb}.consulting-reply-customer{background:#11111105}.consulting-reply-meta{gap:12px;margin-bottom:10px;font-size:13px;display:flex}.consulting-reply-author{color:var(--text);font-weight:600}.consulting-reply-date{color:var(--muted)}.consulting-reply p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.6}.consulting-create{flex-direction:column;gap:20px;display:flex}.consulting-create h3{margin:0;font-size:18px;font-weight:600}.consulting-form{flex-direction:column;gap:20px;display:flex}.consulting-form-group{flex-direction:column;gap:8px;display:flex}.consulting-form-group label{color:var(--text);font-size:14px;font-weight:600}.consulting-form-group input,.consulting-form-group textarea{border:1px solid var(--line);color:var(--text);background:var(--surface);border-radius:8px;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .2s}.consulting-form-group input:focus,.consulting-form-group textarea:focus{border-color:var(--text);outline:none}.consulting-form-group input:disabled,.consulting-form-group textarea:disabled{cursor:not-allowed;background:#1111110a}.consulting-message{color:#16a34a;background:#22c55e1a;border-radius:8px;padding:12px 14px;font-size:14px}.consulting-btn-submit,.consulting-btn-close{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s}.consulting-btn-submit:hover:not(:disabled),.consulting-btn-close:hover:not(:disabled){opacity:.9}.consulting-btn-submit:disabled,.consulting-btn-close:disabled{opacity:.5;cursor:not-allowed}.consulting-btn-group{gap:12px;margin-top:20px;display:flex}.consulting-btn-edit{background:var(--secondary,#6b7280);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:12px 20px;font-size:1rem}.consulting-btn-edit:hover:not(:disabled){opacity:.9}.consulting-btn-edit:disabled{opacity:.5;cursor:not-allowed}.admin-consulting-manager{flex-direction:column;gap:24px;display:flex}.admin-consulting-list{flex-direction:column;gap:20px;display:flex}.admin-consulting-filters{background:#11111105;border-radius:8px;flex-wrap:wrap;align-items:flex-end;gap:16px;padding:16px;display:flex}.admin-consulting-filter-group{flex-direction:column;gap:6px;display:flex}.admin-consulting-filter-group label{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:600}.admin-consulting-filter-group select{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:6px;padding:8px 12px;font-size:14px}.admin-consulting-stats{gap:12px;margin-left:auto;display:flex}.admin-consulting-stat{color:var(--muted);font-size:13px}.admin-consulting-stat strong{color:var(--text);font-weight:600}.admin-consulting-stat.pending strong{color:#f59e0b}.admin-consulting-stat.answered strong{color:#2563eb}.admin-consulting-empty{text-align:center;color:var(--muted);background:#11111105;border-radius:8px;padding:40px 20px}.admin-consulting-items{border:1px solid var(--line);border-radius:8px;overflow:hidden}.admin-consulting-header-row{border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;background:#1111110a;grid-template-columns:150px 80px 1fr 80px 100px;gap:12px;padding:12px 16px;font-size:12px;font-weight:600;display:grid}.admin-consulting-item{border:none;border-bottom:1px solid var(--line);background:var(--surface);cursor:pointer;text-align:left;grid-template-columns:150px 80px 1fr 80px 100px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;transition:background .2s;display:grid}.admin-consulting-item:last-child{border-bottom:none}.admin-consulting-item:hover{background:#11111105}.admin-consulting-item .col-email{color:var(--muted);font-size:13px}.admin-consulting-item .col-title{align-items:center;gap:8px;font-weight:500;display:flex}.admin-consulting-badge{color:#78350f;white-space:nowrap;background:#fcd34d;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:600}.admin-consulting-status{border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.admin-consulting-status-pending{color:#475569;background:#6b72801a}.admin-consulting-status-progress{color:#2563eb;background:#3b82f61a}.admin-consulting-status-resolved{color:#16a34a;background:#22c55e1a}.admin-consulting-status-closed{color:#6b7280;background:#9ca3af1a}.admin-consulting-btn-back{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:14px;font-weight:500}.admin-consulting-btn-back:hover{color:var(--text)}.admin-consulting-detail{flex-direction:column;gap:24px;display:flex}.admin-consulting-detail-header{background:var(--surface);border:1px solid var(--line);border-radius:8px;justify-content:space-between;gap:20px;padding:20px;display:flex}.admin-consulting-detail-info h3{margin:0 0 12px;font-size:18px;font-weight:600}.admin-consulting-detail-meta{flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.admin-consulting-detail-meta span{color:var(--muted)}.admin-consulting-detail-meta .meta-status{background:0 0;border-radius:4px;padding:4px 10px;font-weight:600}.admin-consulting-status-controls{flex-direction:column;gap:8px;min-width:300px;display:flex}.admin-consulting-status-controls label{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:600}.admin-consulting-status-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-consulting-status-btn{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600;transition:all .2s}.admin-consulting-status-btn:hover{border-color:var(--text)}.admin-consulting-status-btn.active{background:var(--text);color:#fff;border-color:var(--text)}.admin-consulting-detail-content{flex-direction:column;gap:20px;display:flex}.admin-consulting-section{background:#11111105;border-radius:8px;padding:16px}.admin-consulting-section h4{color:var(--muted);text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:600}.admin-consulting-section p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.6}.admin-consulting-replies{flex-direction:column;gap:12px;display:flex}.admin-consulting-replies h4{color:var(--muted);text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.admin-consulting-reply{background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--line);border-radius:8px;padding:16px}.admin-consulting-reply-admin{background:#3b82f60d;border-left-color:#2563eb}.admin-consulting-reply-customer{background:#11111105}.admin-consulting-reply-meta{gap:12px;margin-bottom:10px;font-size:13px;display:flex}.reply-author{color:var(--text);font-weight:600}.reply-date{color:var(--muted)}.admin-consulting-reply p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.6}.admin-consulting-reply-form{background:#11111105;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.admin-consulting-reply-form h4{color:var(--muted);text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.admin-consulting-reply-form textarea{border:1px solid var(--line);color:var(--text);background:var(--surface);resize:vertical;border-radius:6px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.admin-consulting-reply-form textarea:focus{border-color:var(--text);outline:none}.admin-consulting-reply-form textarea:disabled{cursor:not-allowed;background:#1111110a}.admin-consulting-message{color:#16a34a;background:#22c55e1a;border-radius:6px;padding:12px 14px;font-size:13px}.admin-consulting-btn-reply{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.admin-consulting-btn-reply:hover:not(:disabled){opacity:.9}.admin-consulting-btn-reply:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.admin-consulting-detail-header{flex-direction:column;gap:16px}.admin-consulting-status-buttons{grid-template-columns:repeat(4,1fr)}.admin-consulting-header-row,.admin-consulting-item{grid-template-columns:100px 60px 1fr 60px 80px}.admin-consulting-detail-meta{flex-direction:column;gap:8px}}@media (max-width:768px){.consulting-item-header{flex-direction:column;align-items:flex-start}.admin-consulting-filters{flex-direction:column}.admin-consulting-stats{width:100%;margin-left:0}.admin-consulting-header-row,.admin-consulting-item{grid-template-columns:1fr;gap:8px}.admin-consulting-header-row>div,.admin-consulting-item>div{justify-content:space-between;align-items:center;display:flex}.admin-consulting-header-row>div:before,.admin-consulting-item>div:before{content:attr(data-label);color:var(--muted);font-weight:600}}.article-list .admin-consulting-header-row,.article-list .article-item{border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(140px,1fr) minmax(200px,2fr) 90px 110px;align-items:center;gap:16px;padding:12px 16px;display:grid}.article-item{cursor:default}@media (max-width:1024px){.article-list .admin-consulting-header-row,.article-list .article-item{grid-template-columns:1fr auto 80px}.article-item .col-date,.article-list .admin-consulting-header-row .col-date{display:none}}@media (max-width:640px){.article-list .admin-consulting-header-row,.article-list .article-item{grid-template-columns:minmax(80px,1fr) auto;gap:12px;padding:12px}.article-item .col-title,.article-list .admin-consulting-header-row .col-title{display:none}.article-item .col-email{font-size:13px}}
.notif-backdrop{z-index:55;pointer-events:none;background:0 0;transition:background .18s;position:fixed;inset:0}.notif-backdrop.is-open{pointer-events:auto;background:#0000001a}.notif-backdrop.is-closing{pointer-events:none;background:0 0}.notif-drawer{background:var(--surface);z-index:60;opacity:1;flex-direction:column;width:100vw;height:100dvh;transition:transform .24s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;inset:0;overflow:hidden;transform:translate(100%)}.notif-drawer.is-open{transform:translate(0)}.notif-drawer.is-closing{pointer-events:none;transform:translate(100%)}.notif-header{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;height:56px;padding:0 16px;display:flex;position:relative}.notif-back-btn{cursor:pointer;color:var(--text);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;display:inline-flex}.notif-back-btn:active{opacity:.7}.notif-header-username{color:var(--text);text-overflow:ellipsis;white-space:nowrap;text-align:center;pointer-events:none;max-width:60%;font-size:16px;font-weight:700;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.notif-settings-btn{color:var(--text);-webkit-tap-highlight-color:transparent;flex-shrink:0;align-items:center;margin-left:auto;padding:4px;display:inline-flex}.notif-settings-btn:active{opacity:.7}.notif-list{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;padding:8px 0 16px;overflow-y:auto}.notif-category-label{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;padding:12px 16px 4px;font-size:11px;font-weight:400;display:block}.notif-item{color:var(--text);-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:background .12s;display:flex}.notif-item:active{background:#1111110a}.notif-item.is-unread{background:#fcd34d2e}.notif-item.is-unread .notif-item-title{color:#92400e}.notif-item-icon{background:var(--bg);border:1px solid var(--line);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:2px;font-size:18px;display:flex}.notif-icon-consulting{background:#10b98114;border-color:#10b98133}.notif-icon-general{background:#6366f114;border-color:#6366f133}.notif-item-body{flex:1;min-width:0}.notif-item-category{color:var(--muted);margin:2px 0 0;font-size:11px;font-weight:500}.notif-item-title{color:var(--text);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.notif-item.is-unread .notif-item-title{font-weight:700}.notif-item-time{color:var(--muted);margin:2px 0 0;font-size:11px;line-height:1.3}.notif-footer{border-top:1px solid var(--line);text-align:center;flex-shrink:0;padding:14px 16px}.notif-report-link{color:var(--muted);opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none;cursor:default;font-size:14px}.notif-sender-avatar{object-fit:cover;border:1px solid var(--line);border-radius:999px;flex-shrink:0;align-self:center;width:36px;height:36px}.notif-sender-avatar-default{background:var(--bg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.notif-sender-initial{color:#4b5563;font-size:14px;font-weight:700;line-height:1}.notif-related-thumb{object-fit:cover;border:1px solid var(--line);background:var(--bg);border-radius:8px;flex-shrink:0;width:46px;height:46px}.notif-related-thumb-empty{justify-content:center;align-items:center;font-size:14px;display:flex}.notif-related-thumb-empty.is-settings{color:#fff;background:#fcd34d;border-color:#fbbf24;font-size:22px;font-weight:800}.notif-more-btn{color:#3b82f6;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:0 0;border:none;width:100%;padding:12px 16px;font-size:13px;font-weight:500;display:block}.notif-more-btn:active{background:#1111110a}.notif-empty{height:200px;color:var(--muted);justify-content:center;align-items:center;font-size:13px;display:flex}
.user-review-page{flex-direction:column;gap:12px;display:flex}.user-review-top-row{justify-content:flex-start;align-items:center;gap:12px;display:flex}.user-review-dropdown{position:relative}.user-review-dropdown-trigger{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;height:34px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.user-review-dropdown-arrow{transition:transform .2s}.user-review-dropdown-arrow.open{transform:rotate(180deg)}.user-review-dropdown-menu{background:var(--surface);border:1px solid var(--line);min-width:120px;box-shadow:var(--shadow-soft);z-index:10;border-radius:12px;flex-direction:column;padding:6px;display:flex;position:absolute;top:38px;left:0}.user-review-dropdown-option{color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:13px}.user-review-dropdown-option.active{background:#11111114;font-weight:600}.user-review-sort-row{align-items:center;display:flex}.user-review-sort-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.user-review-sort-btn.active{color:var(--text);font-weight:600}.user-review-sort-sep{color:var(--line);margin:0 8px;font-size:12px}.user-review-list,.user-review-feed{flex-direction:column;gap:0;display:flex}.user-review-album{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.user-review-item{text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:0;width:100%}.user-review-item.mine{background:#11111108}.user-review-item.album.mine{border-radius:8px}.user-review-list .user-review-item+.user-review-item,.user-review-feed .user-review-item+.user-review-item{border-top:1px solid var(--line)}.user-review-item.list{grid-template-columns:1fr 55px;align-items:center;gap:10px;padding:10px;display:grid}.user-review-item.list.return-flash{animation:2s ease-in-out user-review-return-flash}@keyframes user-review-return-flash{0%,19%,46%,to{box-shadow:inset 0 0 #1111110d}22%,40%{box-shadow:inset 0 0 0 999px #1111110d}}.user-review-item-main{min-width:0}.user-review-item-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:15px;font-weight:700;line-height:1.35;display:flex;overflow:hidden}.user-review-item.read .user-review-item-title{font-size:15px;font-weight:400}.user-review-item-stats{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.user-review-item-stat{color:var(--muted);align-items:center;gap:2px;font-size:14px;font-weight:400;display:inline-flex}.user-review-item-heart,.user-review-item-clip,.user-review-item-comment{color:var(--muted);vertical-align:-2px}.user-review-item-clip--meta{flex-shrink:0;margin-left:auto}.user-review-item-meta-icons{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.user-review-unread-dot{background:#ff3b30;border-radius:50%;width:6px;min-width:6px;height:6px;display:inline-block}@keyframes new-badge-glow{0%,to{box-shadow:0 0 3px #f59e0b4d}50%{box-shadow:0 0 10px #f59e0bcc,0 0 20px #f59e0b66}}.user-review-item-new-badge{color:#fff;vertical-align:1px;letter-spacing:.03em;background:#f59e0b;border-radius:4px;margin-left:5px;padding:1px 5px;font-size:10px;font-weight:700;animation:.8s ease-in-out 4 new-badge-glow;display:inline-block}.user-review-item-meta{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;margin:6px 0 0;font-size:12px;display:flex;overflow:hidden}.user-review-author-icon{font-size:11px}.user-review-item-thumb,.user-review-feed-thumb,.user-review-album-thumb{aspect-ratio:1;border:1px solid var(--line);background:#f3f4f6;border-radius:8px;width:100%;overflow:hidden}.user-review-item-thumb img,.user-review-feed-thumb img,.user-review-album-thumb img{object-fit:cover;width:100%;height:100%;display:block}.user-review-item-thumb-empty{color:#1f2937;background:linear-gradient(140deg,#e5e7eb,#f3f4f6);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.user-review-item.feed{grid-template-columns:2fr 3fr;align-items:stretch;gap:10px;padding:10px;display:grid}.user-review-feed-body{flex-direction:column;gap:4px;min-width:0;display:flex}.user-review-feed-text{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.user-review-item.album{flex-direction:column;gap:6px;padding:8px;display:flex}.user-review-album-title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.user-review-bottom{border-top:1px solid var(--line);padding-top:10px;padding-bottom:calc(60px + env(safe-area-inset-bottom));flex-direction:column;gap:10px;display:flex}.user-review-search-row{grid-template-columns:1fr auto;gap:8px;display:grid}.user-review-search-input{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:10px 12px;font-size:14px}.user-review-search-btn{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;border-radius:10px;padding:0 14px;font-size:13px;font-weight:600}.user-review-search-sheet-overlay{z-index:70;background:#00000073;align-items:flex-end;transition:background .28s;display:flex;position:fixed;inset:0}.user-review-search-sheet-overlay.is-closing{background:0 0}.user-review-search-sheet-panel{width:100%;max-width:var(--tablet-width,820px);background:#fff;border-radius:20px 20px 0 0;flex-direction:column;height:80vh;margin:0 auto;animation:.28s cubic-bezier(.32,.72,0,1) user-review-search-sheet-up;display:flex;overflow:hidden}.user-review-content-overlay{z-index:1200;background:#fff;position:fixed;inset:0}.user-review-content-overlay-panel{-webkit-overflow-scrolling:touch;background:#fff;position:absolute;inset:0;overflow-y:auto}@keyframes user-review-search-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.user-review-search-sheet-drag-area{touch-action:none;cursor:grab;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.user-review-search-sheet-handle{background:#e5e7eb;border-radius:999px;width:36px;height:4px;margin:10px auto 12px}.user-review-search-sheet-form{align-items:center;gap:8px;padding:0 14px;display:flex}.user-review-search-sheet-close{color:#111;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.user-review-search-sheet-input{color:#111;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;outline:none;flex:1;padding:9px 14px;font-size:16px}.user-review-search-sheet-input:focus{border-color:#aaa}.user-review-search-sheet-submit{color:#111;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:13px;font-weight:700}.user-review-search-sheet-body{flex-direction:column;flex:1;gap:12px;padding:14px 16px;display:flex;overflow-y:auto}.user-review-search-sheet-hint{color:#6b7280;margin:0;font-size:13px}.user-review-search-sheet-clear{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:fit-content;height:34px;padding:0 12px;font-size:13px;font-weight:600}.user-review-search-sheet-result-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.user-review-search-sheet-result-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:11px 12px;display:flex}.user-review-search-sheet-result-item.mine{background:#1111110d}.user-review-search-sheet-result-title{color:#111;margin:0;font-size:14px;font-weight:700;line-height:1.35}.user-review-search-sheet-result-meta{color:#6b7280;align-items:center;gap:8px;margin:0;font-size:12px;line-height:1.2;display:flex}.user-review-search-sheet-result-content{color:#111111b8;margin:0;font-size:13px;line-height:1.4}.user-review-pagination-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.user-review-pagination{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.user-review-page-btn{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;min-width:34px;height:30px;padding:0 8px;font-size:12px}.user-review-page-btn.active{border-color:#111;font-weight:700}.user-review-page-btn:disabled{opacity:.45;cursor:default}.user-review-write-btn,.user-review-back-link{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:10px;justify-content:center;align-items:center;min-width:74px;height:34px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.user-review-write-btn{left:14px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:45;background:#e02424;border-color:#e02424;border-radius:999px;width:46px;min-width:46px;height:46px;padding:0;position:fixed;transform:none;box-shadow:0 8px 18px #1111112e}.user-review-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}.user-review-empty{text-align:center;color:var(--muted);margin:0;padding:28px 0;font-size:13px}@keyframes skeleton-pulse{0%{opacity:.45}50%{opacity:.9}to{opacity:.45}}.skeleton-bone{background:#e5e7eb;border-radius:4px;animation:1.2s ease-in-out infinite skeleton-pulse}.skeleton-row{grid-template-columns:1fr 50px;align-items:center;gap:10px;padding:10px;display:grid}.skeleton-row+.skeleton-row{border-top:1px solid var(--line)}.skeleton-row-body{flex-direction:column;gap:8px;display:flex}.skeleton-title{width:65%;height:15px}.skeleton-meta{width:45%;height:12px}.skeleton-thumb{border-radius:8px;width:50px;height:50px}@media (min-width:768px){.user-content-page{width:min(calc(100% - 48px), var(--tablet-width,820px));padding-left:24px;padding-right:24px}}.user-content-page-shell{background:#fff;min-height:100dvh}.user-content-bottom-footer{height:calc(52px + env(safe-area-inset-bottom));background:0 0;justify-content:center;align-items:center;padding:8px 16px;display:flex}.user-content-bottom-home-btn{width:auto;height:36px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #1111111f;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 6px 16px #1111111f}.user-content-bottom-home-btn:active{transform:translateY(1px);box-shadow:0 3px 10px #1111111f}.user-content-article{flex-direction:column;gap:12px;padding-bottom:8px;display:flex}@media (min-width:768px){.user-content-article{width:100%;max-width:100%;margin:0}}.user-content-title{color:var(--text);margin:0;font-size:22px;font-weight:700;line-height:1.35}.user-content-author-row{align-items:center;gap:10px;margin:0;display:flex}.user-content-author-avatar{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.user-content-author-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.user-content-author-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.user-content-author-id{color:var(--text);margin:0;font-size:15px;font-weight:600;line-height:1.3}.user-content-author-date-line{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:inline-flex}.user-content-author-date{font-size:12px;line-height:1.25}.user-content-author-views{white-space:nowrap;font-size:12px;line-height:1.25}.user-content-thumb{object-fit:cover;border:none;border-radius:0;width:100%;max-width:100%}.user-content-thumb-blur{filter:blur(8px);transform:scale(1.02)}.user-content-thumb-btn{cursor:pointer;background:0 0;border:none;width:100vw;max-width:none;margin:0 0 0 calc(50% - 50vw);padding:0;display:block}.user-content-thumb-btn:first-of-type{margin-top:12px}.user-content-thumb-btn.is-upgraded{max-width:none}@media (min-width:768px){.user-content-thumb-btn{width:100%;margin-left:0}}.user-content-viewer-overlay{z-index:9999;touch-action:none;-webkit-user-select:none;user-select:none;background:#000;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.user-content-viewer-download{z-index:10;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:opacity .2s;display:flex;position:absolute;top:50px;right:12px}.user-content-viewer-close{z-index:10;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex;position:absolute;top:50px;left:12px}.user-content-viewer-counter{z-index:10;color:#fffc;background:#00000080;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:500;transition:opacity .2s;position:absolute;top:16px;left:50%;transform:translate(-50%)}.user-content-viewer-wrap{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.user-content-viewer-img{object-fit:contain;max-width:100%;max-height:100vh;transition:opacity .2s}.user-content-viewer-arrow{z-index:10;color:#fff;cursor:pointer;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.user-content-viewer-arrow.left{left:8px}.user-content-viewer-arrow.right{right:8px}.user-content-viewer-spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:32px;height:32px;animation:.6s linear infinite viewer-spin;position:absolute}@keyframes viewer-spin{to{transform:rotate(360deg)}}.user-content-body{color:var(--text);white-space:pre-line;margin:12px 0 0;font-size:16px;line-height:1.75}.user-content-body-divider{background:var(--line);width:100%;height:1px;margin:-4px 0 0}.user-content-like-inline{justify-content:center;padding:10px 0 4px;display:flex}.user-content-like-btn{border:1px solid var(--line);background:var(--surface);cursor:pointer;color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:10px 20px;transition:border-color .15s,color .15s;display:inline-flex}.user-content-like-btn.liked{color:#ff2d2d;border-color:#ff2d2d}.user-content-like-count{font-size:14px;font-weight:600}.user-content-comment-section{flex-direction:column;gap:12px;padding-top:0;padding-bottom:40px;display:flex}.user-content-comment-label{color:var(--text);margin:0;font-size:14px;font-weight:600}.user-content-comment-missing-notice{color:var(--muted);margin:2px 0 0;font-size:12px;line-height:1.4}.user-content-comment-thread-list{flex-direction:column;gap:14px;display:flex}.user-content-comment-thread{flex-direction:column;gap:8px;display:flex}.user-content-comment-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.user-content-comment-replies{border-left:1px solid #0000000f;flex-direction:column;gap:10px;margin-left:22px;padding-left:10px;display:flex}.user-content-comment-item{align-items:flex-start;gap:10px;display:flex}.user-content-comment-item.is-highlighted{animation:1s ease-in-out user-content-comment-highlight-once}@keyframes user-content-comment-highlight-once{0%{background-color:#0000}50%{background-color:#1111110d}to{background-color:#0000}}.user-content-comment-item.is-mine{background:0 0;border-radius:0;padding:0}.user-content-comment-item.is-reply .user-content-comment-avatar{width:28px;height:28px}.user-content-comment-avatar{border:1px solid var(--line);background:#f3f4f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.user-content-comment-avatar-img{object-fit:cover;width:100%;height:100%}.user-content-comment-avatar-default{color:var(--muted);font-size:13px;font-weight:600}.user-content-comment-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.user-content-comment-author{color:var(--text);font-size:14px;font-weight:600}.user-content-comment-author-badge{color:var(--text);background:#00000014;border-radius:999px;align-items:center;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:600;display:inline-flex}.user-content-comment-text{color:var(--text);word-break:break-word;white-space:pre-line;margin:0;font-size:14px;line-height:1.5}.user-content-comment-text.deleted{color:var(--muted);font-style:italic}.user-content-comment-date{color:var(--muted);font-size:11px}.user-content-comment-actions{align-items:center;gap:10px;margin-top:2px;display:flex}.user-content-comment-action-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px}.user-content-comment-action-btn:active{opacity:.7}.user-content-comment-action-btn.bold{color:var(--text);font-weight:700}.user-content-comment-edit-form{flex-direction:column;gap:6px;margin:4px 0;display:flex}.user-content-comment-edit-form textarea{border:1px solid var(--border);box-sizing:border-box;resize:none;background:#fff;border-radius:6px;width:100%;padding:6px 8px;font-size:14px;line-height:1.5;display:block}.user-content-comment-edit-actions{justify-content:flex-end;gap:8px;display:flex}.user-content-comment-author-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.user-content-comment-more-btn{color:var(--muted);cursor:pointer;letter-spacing:1px;background:0 0;border:none;padding:0 4px;font-size:16px;font-weight:700;line-height:1}.user-content-comment-like-btn{cursor:pointer;color:var(--muted);background:0 0;border:none;align-items:center;gap:3px;padding:0;font-size:12px;display:inline-flex}@media (max-width:767px){.user-content-comment-thread-list{gap:0}.user-content-comment-thread{gap:10px;padding:12px 0}.user-content-comment-thread+.user-content-comment-thread{border-top:1px solid #11111114}.user-content-comment-replies{border-left:none;gap:0;margin-top:2px;margin-left:0;padding-left:40px}.user-content-comment-replies .user-content-comment-item{border-top:1px solid #1111110f;padding:10px 0 0}}.user-content-comment-sheet-backdrop{z-index:100;background:#0006;position:fixed;inset:0}.user-content-comment-sheet{z-index:101;background:var(--surface);padding:8px 0 calc(16px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;animation:.22s sheet-slide-up;position:fixed;bottom:0;left:0;right:0}@keyframes sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.user-content-comment-sheet-item{text-align:center;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;padding:16px;font-family:inherit;font-size:16px;display:block}.user-content-comment-sheet-item.danger{color:#e02424}.user-content-comment-sheet-item.cancel{color:var(--muted);border-top:1px solid var(--line);margin-top:4px}.user-content-replying-banner{border:1px solid var(--line);color:var(--text);background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.user-content-replying-banner button{color:var(--muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:12px}.user-content-comment-form{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:flex-start;gap:8px;padding:6px 6px 6px 14px;display:flex}.user-content-comment-input{resize:none;min-height:24px;color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:16px;overflow-y:hidden}.user-content-comment-input::placeholder{color:var(--muted)}.user-content-comment-submit{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-self:flex-end;padding:6px 10px;font-family:inherit;font-size:14px;font-weight:600;transition:color .15s}.user-content-comment-submit.active{color:var(--text)}.user-content-comment-submit:disabled{cursor:default}.write-review-shell{background:var(--bg);flex-direction:column;max-width:480px;height:100dvh;margin:0 auto;display:flex}.write-review-header{background:var(--surface-soft);border-bottom:1px solid var(--line);flex-shrink:0;justify-content:center;align-items:center;height:52px;padding:0 16px;display:flex;position:relative}.write-review-header-title{color:var(--text);font-size:16px;font-weight:600}.write-review-cancel-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:15px;font-weight:500;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.write-review-body{flex-direction:column;flex:1;gap:0;padding:16px;display:flex;overflow-y:auto}.write-review-dropdown-wrap{align-items:center;gap:0;padding-bottom:14px;display:flex;position:relative}.write-review-inline-dropdown{align-items:center;display:inline-flex;position:relative}.write-review-dropdown-separator{color:var(--muted);-webkit-user-select:none;user-select:none;margin:0 10px;font-size:16px}.write-review-inline-attach-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.write-review-inline-attach-btn:active{color:var(--text)}.write-review-divider{background:var(--line);height:1px;margin:0 -16px}.write-review-title-input{width:100%;color:var(--text);background:0 0;border:none;outline:none;padding:16px 0;font-family:inherit;font-size:18px;font-weight:600}.write-review-title-input::placeholder{color:var(--muted);font-weight:400}.write-review-content-input{width:100%;min-height:240px;color:var(--text);word-break:break-word;white-space:pre-wrap;background:0 0;border:none;outline:none;flex:1;padding:16px 0;font-family:inherit;font-size:16px;line-height:1.7}.write-review-content-input:empty:before{content:attr(data-placeholder);color:var(--muted);pointer-events:none}.write-review-inline-image{-webkit-user-select:none;user-select:none;margin:8px 0;position:relative}.write-review-inline-image img{border-radius:8px;width:100%;max-width:100%;display:block}.write-review-inline-image .write-review-image-remove{position:absolute;top:6px;right:6px}.write-review-toolbar{padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:var(--surface-soft);border-top:1px solid var(--line);flex-shrink:0;align-items:center;gap:4px;display:flex}.write-review-tool-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,color .15s;display:inline-flex}.write-review-tool-btn:active{background:var(--line)}.write-review-save-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:8px 4px;font-family:inherit;font-size:15px;font-weight:600;transition:color .15s}.write-review-save-btn.active{color:var(--text)}.write-review-save-btn:disabled{cursor:default}.write-review-image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.write-review-image-thumb{aspect-ratio:1;border:1px solid var(--line);background:#f3f4f6;border-radius:10px;position:relative;overflow:hidden}.write-review-image-thumb img{object-fit:cover;width:100%;height:100%;display:block}.write-review-image-count{color:var(--muted);text-align:right;margin:0;font-size:12px}.write-review-image-preview{border:1px solid var(--line);border-radius:12px;width:100%;max-width:320px;position:relative;overflow:hidden}.write-review-image-preview img{object-fit:cover;width:100%;display:block}.write-review-image-remove{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex;position:absolute;top:8px;right:8px}.write-review-image-error{color:#ef4444;margin:0;font-size:13px}.write-review-file-badge{background:#fef08a;border-radius:10px;align-items:center;gap:8px;max-width:100%;padding:8px 12px;display:flex}.write-review-file-zip-icon{color:#78350f;background:#facc15;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.write-review-file-name{color:#78350f;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.write-review-file-remove{color:#92400e;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:13px}.user-content-file-download{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:12px 0;padding:0;text-decoration:none;display:inline-flex}.user-content-file-zip-icon{color:#2563eb;flex-shrink:0;justify-content:center;align-items:center;display:flex}.user-content-file-name{color:#2563eb;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;text-decoration:underline;overflow:hidden}.user-content-file-download:hover .user-content-file-name{color:#1d4ed8}
