@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}}:root{--bg:#090a0b;--panel:#131516;--panel2:#1a1c1e;--yellow:#ffd400;--yellow2:#ffea70;--white:#f7f7f3;--muted:#85898d;--line:#ffffff17;--green:#27d17f;--red:#ff5d5d;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}::selection{background:var(--yellow);color:#080808}.splash{text-align:center;background:radial-gradient(circle at 50% 38%,#272400 0,#0000 35%),#090a0b;place-items:center;min-height:100dvh;display:grid}.splash>div{place-items:center;display:grid}.splash p{color:var(--muted);margin:30px 0;font-size:12px;line-height:1.6}.splash i{background:#262626;width:92px;height:2px;position:relative;overflow:hidden}.splash i:after{content:"";background:var(--yellow);animation:1.35s ease-in-out load;position:absolute;inset:0}@keyframes load{0%{transform:translate(-100%)}to{transform:translate(100%)}}.brand{text-align:left;align-items:center;gap:13px;display:flex}.brand img{filter:drop-shadow(0 10px 30px #ffd40021);border-radius:18px;width:68px;height:68px}.brand span{line-height:.88;display:grid}.brand strong{letter-spacing:.25em;font-size:14px}.brand b{letter-spacing:-.03em;color:var(--yellow);font-size:25px}.brand small{letter-spacing:.38em;color:var(--muted);margin-top:8px;font-size:8px}.brand.compact{gap:8px}.brand.compact img{border-radius:10px;width:39px;height:39px}.brand.compact strong{font-size:8px}.brand.compact b{font-size:13px}.brand.compact small{display:none}.auth-shell{background:#090a0b;place-items:center;min-height:100dvh;padding:24px;display:grid;position:relative;overflow:hidden}.auth-grid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.auth-glow{background:var(--yellow);opacity:.07;filter:blur(100px);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px}.auth-card{border:1px solid var(--line);background:#111314e6;border-radius:26px;width:min(100%,430px);padding:26px;position:relative;box-shadow:0 35px 100px #000}.auth-copy{margin:35px 0 25px}.auth-copy>span,.screen-head>span{letter-spacing:.26em;color:var(--yellow);font-size:8px;font-weight:900}.auth-copy h1,.screen-head h1{letter-spacing:-.055em;margin:10px 0 13px;font-size:42px;line-height:.88}.auth-copy h1 b,.screen-head h1 b{color:var(--yellow)}.auth-copy p,.screen-head p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.auth-card form,.admin-form{gap:12px;display:grid}.auth-card label,.settings-card label{color:#a4a7aa;gap:6px;font-size:10px;font-weight:700;display:grid}.auth-card input,.auth-card select,.settings-card input,.settings-card select,.admin-form input,.admin-form select,.admin-habits input,.admin-habits textarea,.modal input{border:1px solid var(--line);width:100%;height:48px;color:var(--white);background:#090a0b;border-radius:11px;outline:none;padding:0 13px}.auth-card input:focus,.auth-card select:focus,.settings-card input:focus,.settings-card select:focus,.admin-form input:focus,.admin-habits input:focus,.admin-habits textarea:focus{border-color:#ffd40080;box-shadow:0 0 0 3px #ffd40012}.password-field{position:relative}.password-field button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;position:absolute;top:7px;right:7px}.password-field svg{width:17px}.yellow-button,.outline-button{letter-spacing:.08em;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-size:10px;font-weight:900;display:flex}.yellow-button{background:var(--yellow);color:#090a0b;box-shadow:0 12px 30px #ffd40029}.yellow-button svg:last-child{margin-left:auto}.yellow-button svg,.outline-button svg{width:16px}.outline-button{border:1px solid var(--line);color:var(--white);background:#ffffff08}.auth-error{color:#f99;background:#ff5d5d1a;border-radius:9px;padding:10px;font-size:10px}.forgot,.switch-auth{width:100%;color:var(--muted);background:0 0;border:0;padding:12px;font-size:9px}.switch-auth{color:var(--yellow);border-top:1px solid var(--line)}.safety-check{line-height:1.5;grid-template-columns:18px 1fr!important;align-items:start!important}.safety-check input{width:16px;height:16px;accent-color:var(--yellow);margin:2px 0}.safety-check span{font-weight:400}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);text-align:center;background:#161819;border-radius:20px;gap:14px;width:min(100%,390px);padding:28px;display:grid;position:relative}.modal>svg{width:42px;height:42px;color:var(--yellow);margin:auto}.modal h3{margin:0;font-size:20px}.modal p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.modal-close{width:34px;height:34px;color:var(--muted);background:0 0;border:0;position:absolute;top:8px;right:8px}.modal-close svg{width:17px}.app-shell{background:radial-gradient(circle at 75% 0,#ffd4000e,transparent 30%),var(--bg);min-height:100dvh;padding-bottom:calc(78px + var(--safe-bottom))}.app-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090a0be0;justify-content:space-between;align-items:center;height:66px;padding:9px max(14px,50vw - 390px);display:flex;position:sticky;top:0}.app-header>div:last-child{align-items:center;gap:7px;display:flex}.streak-pill{height:34px;color:var(--yellow);background:#ffd4000f;border:1px solid #ffd4002e;border-radius:99px;align-items:center;gap:4px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.streak-pill svg{width:14px}.header-icon{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:#151718;border-radius:10px;place-items:center;display:grid}.header-icon svg{width:16px}.screen{width:min(100%,780px);margin:auto;padding:26px 16px 30px}.toast{z-index:100;width:min(100% - 28px,460px);color:var(--yellow2);background:#282303;border:1px solid #ffd40040;border-radius:11px;justify-content:space-between;align-items:center;padding:11px 13px;font-size:10px;display:flex;position:fixed;top:74px;left:50%;transform:translate(-50%)}.toast svg{width:14px}.bottom-nav{z-index:60;height:calc(70px + var(--safe-bottom));padding:6px max(5px,calc((100vw - 780px)/2)) var(--safe-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#090a0bf0;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#5f6366;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:20%;height:58px;font-size:7px;display:flex;position:relative}.bottom-nav svg{width:19px}.bottom-nav button.active{color:var(--yellow)}.bottom-nav button.active:before{content:"";background:var(--yellow);width:24px;height:2px;box-shadow:0 0 10px var(--yellow);border-radius:3px;position:absolute;top:-6px}.welcome{justify-content:space-between;align-items:center;gap:15px;padding:8px 2px 22px;display:flex}.welcome>div:first-child>span{color:var(--muted);font-size:11px}.welcome h1{letter-spacing:-.06em;margin:5px 0;font-size:45px}.welcome h1 b{color:var(--yellow)}.welcome h1 small{color:#575b5e;font-size:15px}.welcome p{color:#a1a4a6;max-width:220px;margin:0;font-size:10px;line-height:1.5}.progress-ring{background:conic-gradient(var(--yellow) var(--progress),#242627 0);border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.progress-ring:before{content:"";background:#111314;border-radius:50%;position:absolute;inset:7px}.progress-ring>div{text-align:center;display:grid;position:relative}.progress-ring strong{font-size:18px}.progress-ring small{letter-spacing:.1em;color:var(--muted);font-size:5px}.level-card{border:1px solid var(--line);background:linear-gradient(100deg,#17191a,#111314);border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.level-card>div{align-items:center;gap:9px;display:flex}.level-card svg{width:20px;color:var(--yellow)}.level-card span{display:grid}.level-card small{color:var(--muted);letter-spacing:.16em;font-size:6px}.level-card strong{font-size:12px}.level-card>b{color:var(--yellow);font-size:10px}.level-card>i{background:#292b2d;border-radius:5px;grid-column:1/-1;height:3px;overflow:hidden}.level-card>i span{background:var(--yellow);height:100%;display:block}.section-title{justify-content:space-between;align-items:center;margin:25px 0 12px;display:flex}.section-title>span{letter-spacing:.14em;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex}.section-title svg{width:17px;color:var(--yellow)}.section-title>small{color:var(--muted);font-size:9px}.habit-list,.selected-day{gap:8px;display:grid}.habit-card{border:1px solid var(--line);background:#131516;border-radius:14px;transition:all .2s;overflow:hidden}.habit-card.completed{background:linear-gradient(90deg,#27d17f12,#131516);border-color:#27d17f33}.habit-toggle{width:100%;min-height:72px;color:var(--white);text-align:left;background:0 0;border:0;grid-template-columns:43px 1fr 28px;align-items:center;gap:10px;padding:10px;display:grid}.habit-icon{width:43px;height:43px;color:var(--yellow);background:#222426;border-radius:12px;place-items:center;display:grid}.habit-icon svg{width:20px}.habit-toggle>span:nth-child(2){gap:4px;display:grid}.habit-toggle strong{font-size:11px}.habit-toggle small{color:var(--muted);font-size:8px;line-height:1.45}.habit-toggle>i{border:1px solid #3c4042;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.habit-toggle>i svg{color:#09100b;width:14px}.habit-card.completed .habit-toggle>i{background:var(--green);border-color:var(--green)}.habit-card.completed .habit-icon{color:var(--green);background:#27d17f1a}.habit-info{color:#707579;background:0 0;border:0;align-items:center;gap:4px;margin:-4px 10px 8px 63px;font-size:7px;display:flex}.habit-info svg{width:11px}.perfect-day{background:#ffd40012;border:1px solid #ffd4004d;border-radius:14px;align-items:center;gap:12px;margin-top:12px;padding:16px;display:flex}.perfect-day svg{width:27px;color:var(--yellow)}.perfect-day div{display:grid}.perfect-day strong{color:var(--yellow);font-size:12px}.perfect-day span{color:var(--muted);font-size:8px}.safety-footer{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;gap:9px;margin-top:24px;padding:13px;display:flex}.safety-footer svg{color:#8d9295;flex:none;width:18px}.safety-footer p{color:#73777a;margin:0;font-size:8px;line-height:1.55}.safety-footer strong{color:#a8abad}.screen-head{margin-bottom:25px}.screen-head h1{font-size:39px}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.calendar-grid button{aspect-ratio:.82;border:1px solid var(--line);color:var(--white);background:#141617;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.calendar-grid small{color:var(--muted);font-size:5px}.calendar-grid strong{font-size:13px}.calendar-grid svg{width:11px}.calendar-grid span{color:var(--yellow);font-size:6px}.calendar-grid .done{color:var(--green);background:#27d17f1a;border-color:#27d17f40}.calendar-grid .current{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}.calendar-grid .locked{opacity:.35}.calendar-grid .selected:after{content:"";background:var(--yellow);width:13px;height:2px;position:absolute;bottom:-4px}.selected-day{margin-top:28px}.selected-day>.section-title{margin-bottom:4px}.journal-card,.chart-card,.settings-card,.admin-section{border:1px solid var(--line);background:#131516;border-radius:16px;margin-top:18px;padding:15px}.journal-card textarea,.composer textarea{border:1px solid var(--line);width:100%;min-height:110px;color:var(--white);resize:vertical;background:#090a0b;border-radius:11px;outline:none;padding:12px;font-size:10px;line-height:1.6}.journal-card .outline-button{width:100%;margin-top:9px}.weekly-card{border:1px solid var(--line);width:100%;min-height:82px;color:var(--white);text-align:left;background:#131516;border-radius:13px;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;margin-bottom:8px;padding:12px;display:grid;position:relative}.weekly-card>span{color:var(--yellow);letter-spacing:.1em;font-size:6px}.weekly-card>div{gap:4px;display:grid}.weekly-card strong{font-size:11px}.weekly-card small{color:var(--muted);font-size:8px;line-height:1.4}.weekly-card>b{color:var(--yellow);font-size:10px}.weekly-card>svg{width:13px;color:var(--green);position:absolute;top:8px;right:10px}.weekly-card.completed{border-color:#27d17f38}.evolution-hero{background:radial-gradient(circle at 15% 0,#ffd4001f,#0000 45%),#131516;border:1px solid #ffd40033;border-radius:18px;justify-content:space-between;align-items:center;padding:20px;display:flex}.evolution-hero>div:first-child{display:grid}.evolution-hero small{letter-spacing:.16em;color:var(--muted);font-size:7px}.evolution-hero>div:first-child strong{color:var(--yellow);font-size:52px;line-height:1}.evolution-hero>div:first-child span{color:var(--muted);font-size:9px}.stat-grid,.admin-stat-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px;display:grid}.stat-card{border:1px solid var(--line);background:#131516;border-radius:14px;align-content:space-between;min-height:105px;padding:13px;display:grid}.stat-card svg{width:18px;color:var(--yellow)}.stat-card strong{font-size:20px}.stat-card small{color:var(--muted);font-size:7px}.bar-chart{align-items:flex-end;gap:3px;height:145px;padding-top:10px;display:flex}.bar-chart i{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.bar-chart i>span{background:#4b4e50;border-radius:2px 2px 0 0;width:100%;min-height:2px}.bar-chart i.current>span{background:var(--yellow);box-shadow:0 0 8px #ffd40059}.bar-chart small{height:8px;color:var(--muted);font-size:5px}.photo-section>p{color:var(--muted);font-size:8px}.photo-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.photo-card{background:#131516;border:1px dashed #3a3d3f;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:190px;display:flex;position:relative;overflow:hidden}.photo-card>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.photo-card>svg,.photo-card>strong,.photo-card>span{text-shadow:0 1px 8px #000;position:relative}.photo-card svg{width:25px;color:var(--yellow)}.photo-card strong{font-size:11px}.photo-card span{color:var(--muted);font-size:7px}.photo-card input{display:none}.ranking-area{margin-top:28px}.rank-row{border:1px solid var(--line);background:#131516;border-radius:13px;align-items:center;gap:9px;min-height:63px;margin-bottom:7px;padding:9px;display:flex}.rank-row>b{text-align:center;width:21px;color:var(--yellow);font-size:12px}.rank-row>i{color:#111;border-radius:11px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:900;display:grid}.rank-row>span{flex:1;display:grid}.rank-row strong{font-size:10px}.rank-row small{color:var(--muted);font-size:7px}.rank-row em{color:var(--yellow);font-size:9px;font-style:normal}.empty{border:1px dashed var(--line);text-align:center;min-height:110px;color:var(--muted);border-radius:14px;place-items:center;padding:20px;display:grid}.empty svg{width:26px}.empty p{margin:0;font-size:9px}.composer{border:1px solid var(--line);background:#131516;border-radius:15px;padding:14px}.composer .yellow-button{width:100%;margin-top:8px}.community-list{gap:8px;margin-top:14px;display:grid}.community-list article{border:1px solid var(--line);background:#131516;border-radius:14px;grid-template-columns:38px 1fr;gap:10px;padding:12px;display:grid}.community-list article>i{color:#101010;border-radius:11px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.community-list article>div>span{justify-content:space-between;display:flex}.community-list strong{font-size:10px}.community-list small{color:var(--muted);font-size:7px}.community-list p{color:#c4c6c7;white-space:pre-wrap;margin:8px 0 0;font-size:10px;line-height:1.55}.profile-identity{border:1px solid var(--line);background:#131516;border-radius:16px;align-items:center;gap:12px;padding:18px;display:flex}.profile-identity>i{color:#111;border-radius:16px;place-items:center;width:55px;height:55px;font-size:22px;font-style:normal;font-weight:900;display:grid}.profile-identity>div{gap:4px;display:grid}.profile-identity strong{font-size:14px}.profile-identity span{color:var(--muted);font-size:8px}.settings-card{gap:12px;display:grid}.settings-card p{color:var(--muted);margin:0;font-size:9px}.toggle-row{justify-content:space-between;align-items:center;gap:10px;display:flex!important}.toggle-row>span{gap:3px;display:grid}.toggle-row strong{color:var(--white);font-size:10px}.toggle-row small{font-size:7px;font-weight:400}.toggle-row input{width:38px;height:20px;accent-color:var(--yellow)}.logout-button{color:#ff8c8c;background:#ff5d5d0d;border:1px solid #ff5d5d2e;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;height:47px;margin-top:14px;font-size:9px;font-weight:900;display:flex}.logout-button svg{width:15px}.admin-stat-grid{grid-template-columns:repeat(3,1fr)}.admin-stat-grid .stat-card{min-height:100px}.admin-section>.section-title{margin-top:0}.admin-form{grid-template-columns:repeat(2,1fr)}.admin-form .yellow-button{grid-column:1/-1}.admin-users,.admin-habits{gap:7px;display:grid}.admin-users article{border:1px solid var(--line);background:#0d0f10;border-radius:12px;align-items:center;gap:6px;min-height:69px;padding:10px;display:flex}.admin-users article.inactive{opacity:.45}.admin-users article>div{flex:1;gap:2px;min-width:0;display:grid}.admin-users strong{font-size:10px}.admin-users small,.admin-users span{color:var(--muted);text-overflow:ellipsis;font-size:7px;overflow:hidden}.admin-users button,.admin-habits article>button,.moderation-row button{border:1px solid var(--line);width:33px;height:33px;color:var(--muted);background:#17191a;border-radius:9px}.admin-users svg,.admin-habits svg,.moderation-row svg{width:14px}.admin-habits article{border:1px solid var(--line);background:#0d0f10;border-radius:12px;align-items:center;gap:8px;padding:11px;display:flex}.admin-habits article>span{flex:1;gap:3px;display:grid}.admin-habits strong{font-size:10px}.admin-habits small{color:var(--muted);font-size:7px;line-height:1.4}.admin-habits article:has(textarea){display:grid}.admin-habits textarea{resize:vertical;height:70px;padding:10px}.mini-check{color:var(--muted);font-size:8px}.mini-check input{width:15px;height:15px}.moderation-row{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:9px 0;display:flex}.moderation-row span{flex:1;min-width:0;display:grid}.moderation-row strong{font-size:9px}.moderation-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}@media (min-width:700px){.screen{padding:38px 24px}.habit-list,.selected-day{grid-template-columns:repeat(2,1fr)}.selected-day>.section-title{grid-column:1/-1}.stat-grid{grid-template-columns:repeat(4,1fr)}.photo-card{height:260px}.calendar-grid{gap:10px}.screen-head h1{font-size:54px}.admin-users{grid-template-columns:repeat(2,1fr)}}@media (max-width:370px){.screen{padding-left:11px;padding-right:11px}.app-header{padding-left:10px;padding-right:10px}.streak-pill{padding:0 7px}.calendar-grid{gap:4px}.habit-toggle{grid-template-columns:39px 1fr 25px}.habit-icon{width:39px;height:39px}.admin-form{grid-template-columns:1fr}.admin-form .yellow-button{grid-column:auto}.auth-card{padding:21px}.auth-copy h1{font-size:37px}}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
