@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color:#1e293b;background:#fffaf0;font-family:Noto Sans SC,sans-serif;font-synthesis:none;--ink: #172033;--muted: #697386;--paper: #fffaf0;--card: #ffffff;--amber: #f6ad1b;--amber-deep: #d97706;--sky: #36a9e1;--line: #eadfcf;--shadow: 0 18px 50px rgba(92, 65, 28, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(54,169,225,.45);outline-offset:3px}.site-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 5% 14%,rgba(246,173,27,.12),transparent 20rem),radial-gradient(circle at 95% 28%,rgba(54,169,225,.1),transparent 23rem),var(--paper)}.topbar{position:sticky;z-index:20;top:16px;width:min(1180px,calc(100% - 40px));height:72px;margin:16px auto 0;padding:8px 10px 8px 18px;display:grid;grid-template-columns:auto minmax(260px,510px) auto;align-items:center;justify-content:space-between;gap:28px;border:1px solid rgba(255,255,255,.85);border-radius:22px;background:#fffdf7c7;box-shadow:0 12px 32px #543d1914;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-weight:800;white-space:nowrap}.brand img{width:42px;height:42px;border-radius:12px;object-fit:cover;box-shadow:0 5px 14px #d977062e}.search-box{width:100%;height:48px;padding:0 10px 0 16px;display:flex;align-items:center;gap:10px;border:1px solid #eee3d5;border-radius:15px;background:#fff;transition:border-color .2s,box-shadow .2s}.search-box:focus-within{border-color:var(--amber);box-shadow:0 0 0 4px #f6ad1b1f}.search-box>span{color:var(--amber-deep);font:700 25px/1 Fredoka,sans-serif}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.search-box input::placeholder{color:#a99e90}.search-box kbd{padding:4px 9px;border:0;border-radius:7px;background:#fff5d9;color:#a76000;font-size:11px}.admin-entry{padding:12px 16px;border:0;border-radius:13px;background:var(--ink);color:#fff;cursor:pointer;font-weight:700}main,footer{width:min(1180px,calc(100% - 40px));margin-inline:auto}.hero{min-height:470px;margin-top:38px;padding:62px 7%;position:relative;display:flex;align-items:center;overflow:hidden;border-radius:38px;background:linear-gradient(135deg,color-mix(in srgb,var(--hero-accent, #F59E0B) 55%,#fff),#ffe08a);box-shadow:var(--shadow)}.hero:before{content:"";position:absolute;inset:0;opacity:.25;background-image:radial-gradient(#d88600 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 65%);mask-image:linear-gradient(90deg,#000,transparent 65%)}.hero__content{position:relative;z-index:2;width:55%}.eyebrow,.section-kicker{color:#ad6500;font:700 12px/1.2 Fredoka,sans-serif;letter-spacing:.16em}.hero h1{margin:18px 0 16px;color:var(--ink);font:700 clamp(43px,5.4vw,76px)/1.08 "Fredoka","Noto Sans SC",sans-serif;letter-spacing:-.04em}.hero h1 em{color:#bf6500;font-style:normal}.hero p{margin:0 0 28px;color:#655020;font-size:17px}.hero button{padding:15px 21px;border:0;border-radius:15px;background:var(--ink);color:#fff;cursor:pointer;font-weight:700;box-shadow:0 9px #d19a35;transition:transform .2s,box-shadow .2s}.hero button:hover{transform:translateY(-3px);box-shadow:0 12px #d19a35}.hero button span{margin-left:14px}.hero__visual{position:absolute;right:5%;width:38%;aspect-ratio:1;display:block}.hero__visual img{width:100%;height:100%;object-fit:cover;border-radius:30px;border:12px solid #fff;box-shadow:18px 22px #c36c0029;transform:rotate(4deg);background:#fff}.smile{position:absolute;inset:10%;border:18px solid #fff8e5;border-radius:50%;background:var(--sky);box-shadow:18px 22px #c36c0029;transform:rotate(8deg)}.smile:before,.smile:after{content:"";position:absolute;top:37%;width:17px;height:25px;border-radius:50%;background:var(--ink)}.smile:before{left:31%}.smile:after{right:31%}.smile i{position:absolute;left:35%;bottom:24%;width:30%;height:16%;border-bottom:9px solid var(--ink);border-radius:50%}.word{position:absolute;z-index:2;padding:10px 16px;border:3px solid var(--ink);border-radius:12px;background:#fff;font:700 18px/1 Fredoka,sans-serif;box-shadow:5px 6px 0 var(--ink)}.word--one{top:4%;right:4%;transform:rotate(8deg)}.word--two{bottom:5%;left:-2%;transform:rotate(-8deg);background:#ff8b72}.spark{position:absolute;z-index:3;color:#fff;font-size:32px}.spark--one{left:1%;top:18%}.spark--two{right:0;bottom:21%;font-size:22px}.section{padding-top:86px}.section-heading{margin-bottom:25px;display:flex;align-items:end;justify-content:space-between}.section-heading h2{margin:7px 0 0;color:var(--ink);font:700 34px/1.15 Fredoka,Noto Sans SC,sans-serif}.swipe-hint,.result-count{color:var(--muted);font-size:13px}.featured-row{padding:4px 2px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;overflow-x:auto}.featured-card{min-width:270px;min-height:132px;padding:20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;text-align:left;border:1px solid color-mix(in srgb,var(--accent) 28%,white);border-radius:24px;background:color-mix(in srgb,var(--accent) 12%,white);cursor:pointer;transition:transform .2s,box-shadow .2s}.featured-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px color-mix(in srgb,var(--accent) 18%,transparent)}.featured-card__number{color:var(--accent);font:700 24px/1 Fredoka,sans-serif}.featured-card__copy{display:grid;gap:7px}.featured-card__copy strong{color:var(--ink);font-size:16px}.featured-card__copy small{color:var(--muted);line-height:1.5}.featured-card__arrow{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-tile{min-height:185px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;border:2px solid transparent;border-radius:26px;background:#fff;box-shadow:0 10px 26px #4a361912;cursor:pointer;text-align:left;transition:transform .22s,border-color .22s}.category-tile:hover{transform:translateY(-6px) rotate(-1deg)}.category-tile.active{border-color:var(--accent, var(--amber))}.category-tile>span{width:67px;height:67px;margin-bottom:auto;display:grid;place-items:center;border-radius:20px;background:color-mix(in srgb,var(--accent, var(--amber)) 17%,white);color:var(--accent, var(--amber-deep));font:700 13px/1 Fredoka,sans-serif}.category-tile strong{margin-top:18px;font-size:18px}.category-tile small{margin-top:5px;color:var(--muted)}.category-tile--all{background:var(--ink);color:#fff}.category-tile--all>span{background:var(--amber);color:var(--ink)}.category-tile--all small{color:#b7c3d8}.resource-section{scroll-margin-top:100px}.filter-row{margin:-5px 0 24px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-row button{padding:9px 15px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer}.filter-row button.active{border-color:var(--ink);background:var(--ink);color:#fff}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-card{min-height:330px;padding:22px;display:flex;flex-direction:column;border:1px solid #eee5d9;border-radius:28px;background:var(--card);box-shadow:0 10px 30px #553f1f0f;transition:transform .22s,box-shadow .22s}.resource-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.resource-card__top{display:flex;align-items:start;justify-content:space-between}.app-icon,.mini-icon{width:70px;height:70px;display:grid;place-items:center;border-radius:21px;background:color-mix(in srgb,var(--accent) 17%,white);color:var(--accent);font:700 13px/1 Fredoka,sans-serif}.site-icon img{width:68%;height:68%;object-fit:contain;border-radius:8px}.site-icon b{overflow:hidden;font:inherit;text-overflow:ellipsis}.favorite-button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#9a8d7c;cursor:pointer;font-size:23px}.favorite-button.active{border-color:#ffc5ca;background:#fff0f1;color:#ed5b67}.resource-card__body{margin-top:22px}.category-pill{color:var(--amber-deep);font-size:12px;font-weight:700}.resource-card h3{margin:7px 0 8px;color:var(--ink);font:700 21px/1.25 Fredoka,Noto Sans SC,sans-serif}.resource-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.open-button{width:100%;margin-top:auto;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:13px;background:#f7f3eb;color:var(--ink);cursor:pointer;font-weight:700}.open-button:hover{background:var(--ink);color:#fff}.state-panel{min-height:220px;padding:35px;display:grid;place-content:center;justify-items:center;border:1px dashed #dccfbe;border-radius:28px;background:#ffffff8c;color:var(--muted);text-align:center}.state-panel strong{color:var(--ink);font-size:18px}.state-panel button{padding:9px 16px;border:0;border-radius:10px;background:var(--ink);color:#fff;cursor:pointer}.loader{width:28px;height:28px;margin-bottom:14px;border:3px solid #f2ddaf;border-top-color:var(--amber);border-radius:50%;animation:spin .8s linear infinite}.recent-section{padding-bottom:80px}.recent-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.recent-row button{padding:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border:1px solid var(--line);border-radius:20px;background:#fff;cursor:pointer;text-align:left}.recent-row .mini-icon{width:50px;height:50px;border-radius:15px;font-size:10px}.recent-row button>span:nth-child(2){display:grid;gap:4px}.recent-row small{color:var(--muted)}footer{padding:32px 0 110px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.brand--footer img{width:35px;height:35px}.mobile-nav{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(18px)}}.hero,.section{animation:rise .55s both}.section:nth-of-type(2){animation-delay:.08s}.section:nth-of-type(3){animation-delay:.14s}@media(max-width:900px){.topbar{grid-template-columns:auto 1fr auto;gap:12px}.search-box kbd{display:none}.hero{min-height:410px;padding:48px 6%}.hero__content{width:62%}.hero__visual{right:-2%;width:42%}.category-grid{grid-template-columns:repeat(3,1fr)}.resource-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.site-shell{padding-bottom:76px}.topbar{top:8px;width:calc(100% - 20px);height:62px;margin-top:8px;padding:7px 8px;border-radius:19px}.brand img{width:42px;height:42px}.search-box{height:44px;padding-left:12px}.admin-entry{width:38px;height:38px;padding:0;overflow:hidden;color:transparent}.admin-entry:after{content:"•••";display:grid;width:38px;height:38px;place-items:center;color:#fff;letter-spacing:2px}main,footer{width:calc(100% - 24px)}.hero{min-height:470px;margin-top:20px;padding:34px 25px;align-items:start;border-radius:29px}.hero__content{width:100%}.hero h1{margin-top:13px;font-size:45px}.hero p{max-width:75%;font-size:14px}.hero__visual{right:-5%;bottom:-2%;width:58%}.word--one{top:-5%}.section{padding-top:60px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:28px}.swipe-hint{display:none}.featured-row{width:calc(100vw - 12px);grid-template-columns:repeat(3,82vw);gap:11px;scroll-snap-type:x mandatory}.featured-card{min-width:0;min-height:120px;scroll-snap-align:start}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-tile{min-height:155px;padding:17px;border-radius:22px}.category-tile>span{width:54px;height:54px;border-radius:17px;font-size:11px}.category-tile strong{font-size:16px}.resource-grid{grid-template-columns:1fr;gap:13px}.resource-card{min-height:290px;padding:19px;border-radius:24px}.app-icon{width:62px;height:62px;border-radius:19px}.recent-row{grid-template-columns:1fr}footer{display:block;padding-bottom:25px;text-align:center}footer .brand{justify-content:center}.mobile-nav{position:fixed;z-index:30;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;height:66px;padding:6px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.9);border-radius:22px;background:#fffdf7e6;box-shadow:0 10px 35px #43301629;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav button{display:grid;place-items:center;gap:2px;border:0;border-radius:16px;background:transparent;color:#8c8173;font-size:11px;cursor:pointer}.mobile-nav button span{font-size:19px;line-height:1}.mobile-nav button.active{background:#fff0bf;color:#a75c00;font-weight:700}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.admin-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;background:var(--paper);color:var(--muted)}.login-page{min-height:100vh;padding:40px;display:grid;grid-template-columns:1.1fr .9fr;gap:32px;background:#f9f3e8}.back-home{position:fixed;z-index:2;top:24px;left:28px;padding:10px 15px;border:1px solid rgba(255,255,255,.6);border-radius:12px;background:#fff9;cursor:pointer}.login-art{position:relative;padding:10%;display:flex;flex-direction:column;justify-content:center;overflow:hidden;border-radius:34px;background:var(--ink);color:#fff}.login-art:after{content:"";position:absolute;right:-80px;bottom:-110px;width:330px;height:330px;border:60px solid var(--amber);border-radius:50%;opacity:.95}.login-art span{color:var(--amber);font:700 13px/1 Fredoka;letter-spacing:.2em}.login-art strong{position:relative;z-index:1;margin-top:24px;font:700 clamp(44px,5vw,72px)/1.1 "Fredoka","Noto Sans SC"}.login-art i{position:absolute;top:14%;right:13%;color:var(--amber);font-size:54px;font-style:normal}.login-card{width:min(430px,100%);margin:auto;padding:46px;border:1px solid #eadfcf;border-radius:30px;background:#fff;box-shadow:var(--shadow)}.login-card>img{width:64px;height:64px;margin-bottom:28px;border-radius:18px;object-fit:cover}.login-card h1{margin:10px 0;color:var(--ink);font:700 34px/1.2 Fredoka,Noto Sans SC}.login-card>p{margin:0 0 30px;color:var(--muted)}.login-card label,.editor-dialog label{display:grid;gap:8px;margin-top:17px;color:#4c5669;font-size:13px;font-weight:700}.login-card input,.editor-dialog input,.editor-dialog select,.editor-dialog textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #ded6ca;border-radius:12px;outline:0;background:#fff;color:var(--ink)}.editor-dialog textarea{resize:vertical}.login-card input:focus,.editor-dialog input:focus,.editor-dialog select:focus,.editor-dialog textarea:focus{border-color:var(--amber);box-shadow:0 0 0 4px #f6ad1b1f}.primary-button{padding:12px 18px;border:0;border-radius:13px;background:var(--ink);color:#fff;cursor:pointer;font-weight:700}.primary-button:disabled{opacity:.55;cursor:wait}.login-card .primary-button{width:100%;min-height:50px;margin-top:22px;background:var(--amber);color:var(--ink)}.form-error{margin-top:14px;padding:10px 12px;border-radius:10px;background:#fff0f1;color:#c83f4a;font-size:13px}.admin-shell{min-height:100vh;padding-left:250px;background:#f7f5f1}.admin-sidebar{position:fixed;inset:0 auto 0 0;z-index:10;width:250px;padding:24px 18px;display:flex;flex-direction:column;background:var(--ink);color:#fff}.admin-brand{padding:0 5px 28px;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid #303b50;background:transparent;color:#fff;cursor:pointer;text-align:left;font-weight:800}.admin-brand img{width:46px;height:46px;border-radius:14px;object-fit:cover}.admin-brand span{display:grid;gap:3px}.admin-brand small{color:#929db2;font-size:10px;font-weight:500}.admin-sidebar nav{margin-top:30px;display:grid;gap:8px}.admin-sidebar nav button{padding:11px 12px;display:flex;align-items:center;gap:12px;border:0;border-radius:12px;background:transparent;color:#aeb8ca;cursor:pointer;text-align:left}.admin-sidebar nav button span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#29354b;font:700 12px/1 Fredoka}.admin-sidebar nav button.active{background:#29354b;color:#fff;font-weight:700}.admin-sidebar nav button.active span{background:var(--amber);color:var(--ink)}.logout-button{margin-top:auto;padding:12px;border:1px solid #364258;border-radius:12px;background:transparent;color:#aeb8ca;cursor:pointer}.admin-main{width:auto;max-width:1400px;margin:0 auto;padding:45px}.admin-header{display:flex;align-items:center;justify-content:space-between}.admin-header h1{margin:8px 0 0;font:700 36px/1.2 Fredoka,Noto Sans SC;color:var(--ink)}.stat-row{margin:30px 0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat-row article{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e1d8;border-radius:18px;background:#fff}.stat-row span{color:var(--muted);font-size:13px}.stat-row strong{font:700 28px/1 Fredoka;color:var(--ink)}.admin-panel{overflow:hidden;border:1px solid #e8e1d8;border-radius:22px;background:#fff}.panel-heading{padding:19px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee8df}.panel-heading span{color:var(--muted);font-size:13px}.admin-table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:15px 18px;border-bottom:1px solid #f0ece6;text-align:left;white-space:nowrap}th{background:#fcfbf8;color:#8590a1;font-size:11px;letter-spacing:.08em}td{color:#596476;font-size:13px}.table-name{min-width:260px;display:flex;align-items:center;gap:12px;white-space:normal}.table-name>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--accent) 16%,white);color:var(--accent);font:700 9px/1 Fredoka}.table-name>div{display:grid;gap:4px}.table-name strong{color:var(--ink)}.table-name small{max-width:350px;overflow:hidden;color:#8b95a5;text-overflow:ellipsis;white-space:nowrap}.status{padding:5px 9px;border-radius:999px;background:#eafaf1;color:#16834b;font-size:11px;font-weight:700}.status.off{background:#f1f2f4;color:#7e8794}.row-actions{display:flex;gap:6px}.row-actions button{padding:6px 10px;border:1px solid #e3ddd4;border-radius:8px;background:#fff;cursor:pointer}.row-actions .danger{color:#d94d59}.dialog-backdrop{position:fixed;z-index:50;inset:0;padding:24px;display:grid;place-items:center;background:#0c131f8c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.editor-dialog{width:min(680px,100%);max-height:calc(100vh - 48px);padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:0 16px;overflow-y:auto;border-radius:25px;background:#fff;box-shadow:0 30px 90px #0000003d}.dialog-heading{grid-column:1 / -1;display:flex;align-items:start;justify-content:space-between}.dialog-heading h2{margin:7px 0 2px;font:700 27px/1.2 Fredoka,Noto Sans SC}.dialog-heading>button{width:36px;height:36px;border:0;border-radius:50%;background:#f3f0eb;cursor:pointer;font-size:24px}.editor-dialog .wide{grid-column:1 / -1}.editor-dialog input[type=color]{padding:5px}.switch-label{grid-column:1 / -1;display:flex!important;grid-template-columns:auto auto 1fr;align-items:center}.switch-label input{position:absolute;opacity:0;pointer-events:none}.switch-label span{width:42px;height:24px;padding:3px;border-radius:999px;background:#d6d9df;transition:background .2s}.switch-label span:after{content:"";display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s}.switch-label input:checked+span{background:#31b875}.switch-label input:checked+span:after{transform:translate(18px)}.dialog-actions{margin-top:25px;display:flex;justify-content:flex-end;gap:9px}.dialog-actions>button:first-child{padding:11px 18px;border:1px solid #ded6ca;border-radius:12px;background:#fff;cursor:pointer}.preview-block{margin-top:10px;display:grid;gap:8px}.preview-block small{color:#4c5669;font-weight:700;font-size:13px}.preview-block img{width:100%;max-height:230px;object-fit:cover;border:1px solid #ece5d9;border-radius:14px;background:#f7f2ea}.toast{position:fixed;z-index:70;right:28px;bottom:28px;padding:13px 19px;border-radius:12px;background:var(--ink);color:#fff;box-shadow:var(--shadow)}@media(max-width:780px){.login-page{padding:16px;display:block}.login-art{display:none}.login-card{margin-top:70px;padding:30px 24px}.admin-shell{padding:0 0 82px}.admin-sidebar{inset:auto 10px calc(8px + env(safe-area-inset-bottom));width:auto;height:66px;padding:6px;flex-direction:row;border-radius:20px;box-shadow:0 10px 35px #0c131f4d}.admin-brand,.logout-button{display:none}.admin-sidebar nav{width:100%;margin:0;grid-template-columns:repeat(3,1fr);gap:3px}.admin-sidebar nav button{padding:5px 8px;flex-direction:column;justify-content:center;gap:2px;font-size:10px}.admin-sidebar nav button span{width:25px;height:25px}.admin-main{padding:26px 14px}.admin-header h1{font-size:29px}.admin-header .primary-button{padding:11px 13px;font-size:12px}.stat-row{grid-template-columns:repeat(3,1fr);gap:7px}.stat-row article{padding:13px 10px;display:grid;gap:9px}.stat-row strong{font-size:23px}.editor-dialog{grid-template-columns:1fr;padding:22px}.editor-dialog .wide,.switch-label,.dialog-heading{grid-column:1}}.topbar-actions{display:flex;align-items:center;gap:8px}.user-account{position:relative}.user-entry{height:46px;padding:0 14px 0 7px;display:flex;align-items:center;gap:8px;border:1px solid #eee3d5;border-radius:14px;background:#fff;color:var(--ink);cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap}.user-entry>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#fff0bf;color:#a75c00;font:700 13px/1 Fredoka,sans-serif}.user-popover{position:absolute;z-index:35;top:calc(100% + 10px);right:0;width:190px;padding:16px;display:grid;gap:5px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.user-popover small{color:var(--muted)}.user-popover button{margin-top:8px;padding:8px;border:0;border-radius:9px;background:#f7f3eb;color:#c2414c;cursor:pointer}.auth-backdrop{position:fixed;z-index:80;inset:0;padding:20px;display:grid;place-items:center;background:#121a2a8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-dialog{position:relative;width:min(450px,100%);max-height:calc(100vh - 40px);padding:30px;overflow-y:auto;border:1px solid rgba(255,255,255,.9);border-radius:28px;background:#fffdf8;box-shadow:0 30px 90px #121a2a47}.auth-close{position:absolute;top:15px;right:15px;width:36px;height:36px;border:0;border-radius:50%;background:#f3eee5;cursor:pointer;font-size:23px}.auth-dialog__brand{display:flex;align-items:center;gap:10px;font-weight:800}.auth-dialog__brand img{width:42px;height:42px;border-radius:12px;object-fit:cover}.auth-tabs{margin:25px 0 28px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:13px;background:#f3eee5}.auth-tabs button{padding:9px;border:0;border-radius:10px;background:transparent;color:var(--muted);cursor:pointer;font-weight:700}.auth-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 4px 12px #4b361814}.auth-dialog h2{margin:8px 0;color:var(--ink);font:700 29px/1.2 Fredoka,Noto Sans SC}.auth-dialog form>p{margin:0 0 20px;color:var(--muted);font-size:14px}.auth-dialog label{margin-top:14px;display:grid;gap:7px;color:#4c5669;font-size:13px;font-weight:700}.auth-dialog input{width:100%;min-height:47px;padding:11px 13px;border:1px solid #ded6ca;border-radius:12px;outline:0;background:#fff;color:var(--ink)}.auth-dialog input:focus{border-color:var(--amber);box-shadow:0 0 0 4px #f6ad1b1f}.auth-submit{width:100%;min-height:49px;margin-top:20px;border:0;border-radius:13px;background:var(--amber);color:var(--ink);cursor:pointer;font-weight:800}.auth-submit:disabled{opacity:.6;cursor:wait}.privacy-note{margin-top:12px;display:block;color:#8f8578;font-size:11px;text-align:center}.site-toast{position:fixed;z-index:90;right:24px;bottom:24px;padding:12px 17px;border-radius:12px;background:var(--ink);color:#fff;box-shadow:var(--shadow)}@media(max-width:620px){.topbar-actions .admin-entry{display:none}.user-entry{width:42px;padding:5px;overflow:hidden;color:transparent}.user-entry>span{flex:0 0 auto;color:#a75c00}.auth-backdrop{padding:10px;align-items:end}.auth-dialog{max-height:calc(100vh - 20px);padding:24px 20px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 18px 18px}.site-toast{right:14px;bottom:calc(88px + env(safe-area-inset-bottom));left:14px;text-align:center}}
