/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--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,ui-sans-serif, system-ui, 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{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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--blue:#0a84ff;--blue2:#287df0;--cyan:#20b8d8;--ink:#111318;--muted:#747780;--line:#e3e4e8;--bg:#f8f8fa;--card:#fff;--amber:#ef9b18;--violet:#6657e8;--green:#27ad6f}*{box-sizing:border-box}html{background:#e9eaed}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}button,input{font:inherit}.app-shell{background:var(--bg);width:100%;max-width:500px;min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom));margin:auto;box-shadow:0 0 50px #17203a12}.app-header,.title-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.app-header span{letter-spacing:.12em;color:#777c87;font-size:12px;font-weight:700}.app-header h1,.title-header h1{letter-spacing:-.035em;margin:8px 0 0;font-size:38px;line-height:1.05}.profile{background:#eeeef0;border:0;border-radius:50%;width:47px;height:47px;font-weight:700}.hero-summary{grid-template-columns:1fr 92px;align-items:center;gap:15px;margin:12px 4px 26px;display:grid}.hero-summary strong{letter-spacing:-.08em;font-size:86px;font-weight:400;line-height:.82;display:block}.hero-summary h2{letter-spacing:-.03em;margin:12px 0 7px;font-size:24px}.hero-summary p{color:var(--muted);margin:0;font-size:13px}.thin-progress{background:#e5e6e9;border-radius:10px;height:5px;margin-top:18px;overflow:hidden}.thin-progress i{background:var(--blue);border-radius:10px;height:100%;display:block}.days-ring{border:5px solid #e5e6e9;border-right-color:var(--blue);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:92px;height:92px;display:flex}.days-ring b{font-size:30px;font-weight:450;line-height:1}.days-ring span{color:var(--muted);font-size:13px}.primary-action{background:var(--blue);color:#fff;text-align:left;border:0;border-radius:19px;grid-template-columns:45px 1fr 20px;align-items:center;width:100%;min-height:86px;padding:16px 18px;display:grid;box-shadow:0 10px 22px #0a84ff2b}.primary-action.done{background:#1478d3}.primary-action>i{font-size:30px;font-style:normal}.primary-action span{flex-direction:column;gap:4px;display:flex}.primary-action b{font-size:22px}.primary-action small{opacity:.86;font-size:13px}.primary-action em{font-size:30px;font-style:normal}.section-head{justify-content:space-between;align-items:center;display:flex}.section-head h3{margin:0;font-size:20px}.section-head button{color:var(--blue);background:0 0;border:0;font-size:12px}.week-row{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:16px;display:grid}.week-row>div{color:#7c7f86;flex-direction:column;align-items:center;gap:5px;height:70px;display:flex;position:relative}.week-row span{font-size:11px}.week-row b{font-size:15px;font-weight:500}.week-row i{border:2px solid #d7d8dc;border-radius:50%;place-items:center;width:25px;height:25px;font-size:13px;font-style:normal;display:grid}.week-row .done i{background:var(--blue);border-color:var(--blue);color:#fff}.week-row .recovery i{color:var(--violet);background:#eeeaff;border-color:#d8d0ff}.week-row .today i{background:#8f929a;border-color:#8f929a;box-shadow:0 0 0 3px #fff,0 0 0 5px #8f929a}.insight{text-align:left;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;width:100%;margin-top:8px;padding:18px 2px;display:grid}.insight>i{border-radius:50%;place-items:center;width:40px;height:40px;font-style:normal;font-weight:800;display:grid}.insight.warning>i{color:#b87500;background:#fff1cf}.insight.ok>i{color:var(--green);background:#e6f6ee}.insight span{flex-direction:column;gap:3px;display:flex}.insight b{font-size:17px}.insight.warning b,.insight.warning em{color:#a96600}.insight small{color:var(--muted)}.insight em{white-space:nowrap;font-size:12px;font-style:normal}.next-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 4px;display:flex}.next-row span{flex-direction:column;gap:5px;display:flex}.next-row small{color:var(--muted)}.next-row b{font-size:22px}.next-row button{color:#8b8d94;background:0 0;border:0;font-size:25px}.utility-row{grid-template-columns:1fr 1fr;margin-top:14px;display:grid}.utility-row button{color:var(--blue);background:0 0;border:0;padding:14px;font-weight:600}.utility-row button+button{border-left:1px solid var(--line)}.utility-row i{margin-right:9px;font-style:normal}.bottom-nav{z-index:20;width:100%;max-width:500px;height:calc(72px + env(safe-area-inset-bottom));padding:9px 30px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fbfbfbef;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#878990;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;font-size:10px;display:flex}.bottom-nav b{font-size:22px;line-height:1}.bottom-nav button.active{color:var(--blue)}.title-header{align-items:flex-end}.title-header h1{font-size:42px}.month-switch{background:#fff;border:1px solid #dfe1e6;border-radius:22px;align-items:center;padding:6px 8px;display:flex}.month-switch span{color:var(--blue);text-transform:capitalize;text-align:center;min-width:100px;font-size:13px}.month-switch button{color:var(--blue);background:0 0;border:0;font-size:22px}.calendar{border-bottom:1px solid var(--line);background:#fff;margin:0 -25px;padding:4px 25px 20px}.weekdays,.month-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekdays span{text-align:center;color:#8a8d94;padding:10px 0;font-size:12px}.month-grid button{aspect-ratio:1;color:#1a1c21;background:0 0;border:0;border-radius:50%;place-items:center;font-size:15px;display:grid;position:relative}.month-grid button>i{background:var(--blue);color:#fff;border-radius:50%;place-items:center;font-style:normal;font-weight:700;display:grid;position:absolute;inset:6px}.month-grid button>i+span{z-index:1}.month-grid .attended>span{color:#0000}.month-grid .planned{box-shadow:inset 0 0 0 1.5px #6dcced}.month-grid .pending{box-shadow:inset 0 0 0 1.5px var(--amber)}.month-grid .pending em{background:var(--amber);border-radius:50%;width:5px;height:5px;position:absolute;bottom:1px}.month-grid .recovery{box-shadow:inset 0 0 0 1.5px var(--violet)}.month-grid .recovery>i{color:var(--violet);background:0 0;font-size:15px;inset:1px 3px auto auto}.month-grid .today{box-shadow:inset 0 0 0 1.5px #9b9da4,0 0 0 3px #fff,0 0 0 4px #c8c9cd}.legend{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:22px;display:grid}.legend span{color:#555861;justify-content:center;align-items:center;gap:5px;font-size:9px;display:flex}.legend i{border-radius:50%;place-items:center;width:14px;height:14px;font-size:10px;font-style:normal;display:grid}.legend .attended{background:var(--blue)}.legend .planned{border:1.5px solid #6dcced}.legend .pending{border:1.5px solid var(--amber)}.legend .recovery{border:1.5px solid var(--violet);color:var(--violet)}.recovery-panel{border-bottom:1px solid var(--line);background:#fff;margin:0 -25px;padding:13px 25px 20px;box-shadow:0 -8px 20px #1112}.panel-handle{background:#d7d8dc;border-radius:8px;width:38px;height:4px;margin:0 auto 15px}.pending-title{align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.pending-title i{border:2px solid var(--amber);border-radius:50%;width:24px;height:24px}.recovery-panel h3{margin:8px 0 3px 34px;font-size:15px}.recovery-panel p{color:var(--muted);margin:0 0 16px 34px;font-size:14px}.suggestions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.suggestions button{color:#53565d;text-transform:capitalize;background:#fff;border:1px solid #dfe1e6;border-radius:12px;height:48px}.suggestions button.selected{border-color:var(--violet);color:var(--violet);background:#f1efff}.suggestions i{margin-right:5px;font-style:normal}.mark-attended{color:var(--blue);background:0 0;border:0;margin:12px auto 0;padding:8px;display:block}.attendance-head{justify-content:space-between;align-items:flex-end;margin:25px 0 12px;display:flex}.attendance-head h2{text-transform:none;margin:0;font-size:24px}.attendance-head p{color:var(--muted);margin:4px 0 0}.attendance-head button{color:var(--blue);background:0 0;border:0}.attendance-list{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.attendance-item{grid-template-columns:36px 1fr auto;align-items:center;min-height:64px;padding:8px 12px;display:grid}.attendance-item+.attendance-item{border-top:1px solid var(--line)}.attendance-item>i{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.attendance-item span{flex-direction:column;gap:2px;display:flex}.attendance-item b{font-size:15px}.attendance-item small{color:var(--muted)}.attendance-item button{color:#d52c3b;background:#fff1f2;border:0;border-radius:9px;padding:8px 10px;font-size:11px}.empty{text-align:center;color:var(--muted);padding:25px}.settings-screen{background:#f3f3f6;min-height:calc(100dvh - 78px)}.settings-group{background:#fff;border:1px solid #e0e1e5;border-radius:17px;overflow:hidden}.plan-line{justify-content:space-between;align-items:center;display:flex}.plan-line span{flex-direction:column;gap:5px;display:flex}.plan-line small,.plan-line em{color:var(--muted);font-style:normal}.plan-line b{font-size:21px}.plan-line button,.edit-plan{color:var(--blue);background:0 0;border:0}.edit-plan{padding:12px 0 0}.plan-edit{grid-template-columns:1.4fr .7fr .8fr;gap:7px;margin-top:12px;display:grid}.plan-edit label{color:var(--muted);font-size:10px}.plan-edit input{border:1px solid var(--line);background:#f8f8fa;border-radius:8px;width:100%;margin-top:4px;padding:8px 5px;display:block}.group-label{color:#777a82;margin:27px 15px 8px;font-size:14px;font-weight:450}.day-selector{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,1fr);gap:7px;padding:15px;display:grid}.day-selector button{aspect-ratio:1;border:1px solid var(--line);background:#f8f8fa;border-radius:50%}.day-selector button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.settings-row{text-align:left;background:#fff;border:0;align-items:center;gap:10px;width:100%;min-height:56px;padding:10px 15px;display:flex}.settings-row+.settings-row{border-top:1px solid var(--line)}.settings-row>span{flex:1}.settings-row input{text-align:right;color:#666970;background:0 0;border:0;max-width:130px}.settings-row>b{color:#9b9da3;font-size:20px}.icon-row>i{width:25px;color:var(--blue);font-size:19px;font-style:normal}.icon-row>em{color:#777a82;font-size:12px;font-style:normal}.phone-input{min-width:105px}.privacy-note{color:#777a82;margin:12px 14px;font-size:12px}.qr-modal{z-index:50;text-align:center;color:#102536;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.qr-modal .close{right:22px;top:calc(18px + env(safe-area-inset-top));background:#eef0f2;border:0;border-radius:50%;width:42px;height:42px;font-size:27px;position:absolute}.qr-modal>span{color:var(--blue);letter-spacing:.15em;font-size:11px;font-weight:700}.qr-modal h2{margin:8px 0 22px;font-size:30px}.qr-wrap{aspect-ratio:1;background:#fff;border-radius:22px;width:min(76vw,330px);padding:12px;box-shadow:0 16px 50px #0b263733}.qr-wrap img{width:100%;height:100%;image-rendering:pixelated}.qr-modal p{color:#62727d;max-width:300px;font-size:13px}.brightness{color:#332600;background:#ffd451;border:0;border-radius:14px;width:min(76vw,330px);padding:14px;font-weight:800}.undo{color:#d23445;background:0 0;border:0;margin-top:12px}.toast{z-index:60;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));color:#fff;background:#25262b;border-radius:14px;justify-content:space-between;width:min(440px,100% - 32px);padding:14px 17px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 10px 30px #0003}.toast button{color:#69aaff;background:0 0;border:0;font-weight:700}@media (width>=700px){.app-shell{border-radius:30px;min-height:calc(100dvh - 36px);margin-top:18px;margin-bottom:18px;overflow:hidden}.bottom-nav{border-radius:0 0 30px 30px;bottom:18px}}@media (width<=380px){.screen{padding-left:18px;padding-right:18px}.calendar,.recovery-panel{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.app-header h1,.title-header h1{font-size:34px}.hero-summary strong{font-size:72px}.legend span{font-size:8px}}:root{--blue:#087df3;--blue2:#136fe8;--ink:#090b10;--muted:#7d8088;--line:#e2e3e7;--bg:#fbfbfc;--card:#fff;--amber:#ee9a12;--violet:#5549e8;--green:#24ae78}html{overscroll-behavior-y:none;-webkit-text-size-adjust:100%;background:#fff;width:100%;max-width:100%;overflow-x:hidden}body{background:#fff;width:100%;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.app-shell{max-width:430px;box-shadow:none;background:#fff;padding-bottom:0;overflow-x:hidden}.screen{padding:calc(27px + env(safe-area-inset-top)) 26px 32px}.home-screen{min-height:calc(100dvh - 70px - env(safe-area-inset-bottom));padding-bottom:20px}.app-header{align-items:center;margin:0 0 49px}.app-header span{letter-spacing:.08em;color:#696c74;font-size:12px;font-weight:500;line-height:1}.app-header h1{letter-spacing:-.045em;margin:18px 0 0;font-size:34px;font-weight:700;line-height:1.08}.profile{background:#f0f0f2;width:44px;height:44px;font-size:15px;font-weight:500}.hero-summary{grid-template-columns:minmax(0,1fr) 102px;align-items:center;gap:12px;margin:0 2px 30px}.hero-summary strong{letter-spacing:-.075em;font-size:86px;font-weight:300;line-height:.78}.hero-summary h2{letter-spacing:-.035em;margin:19px 0 9px;font-size:20px;font-weight:500;line-height:1.1}.hero-summary p{white-space:nowrap;font-size:12px;line-height:1.35}.hero-summary .thin-progress{background:#e6e7e9;width:82%;height:3px;margin-top:20px}.days-ring{isolation:isolate;width:94px;height:94px;position:relative;border:0!important}.days-ring:before{content:"";z-index:-1;background:#fff;border-radius:50%;position:absolute;inset:3px}.days-ring b,.days-ring span{z-index:1;position:relative}.days-ring b{letter-spacing:-.04em;font-size:30px;font-weight:400}.days-ring span{margin-top:2px;font-size:13px}.renewal-alert{color:#9d6200;background:#fff5de;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:-12px 2px 18px;padding:10px 12px;font-size:12px;display:flex}.renewal-alert span{color:#a8731c;white-space:nowrap}.primary-action{min-height:86px;box-shadow:none;background:linear-gradient(100deg,#0c80f4,#176fe8);border-radius:17px;grid-template-columns:49px 1fr 18px;padding:15px 20px}.primary-action>i{place-items:center;font-size:0;display:grid}.primary-action b{font-size:19px;font-weight:500;line-height:1.05}.primary-action small{letter-spacing:-.01em;font-size:12px;line-height:1.2}.primary-action em{place-items:center;font-size:0;display:grid}.week-section{margin-top:24px}.section-head h3{letter-spacing:-.025em;font-size:19px;font-weight:500}.section-head button{padding:4px 0;font-size:12px}.week-row{gap:0;margin-top:16px}.week-row>div{gap:5px;height:69px}.week-row span{color:#24262b;font-size:11px}.week-row b{color:#24262b;font-size:13px;font-weight:400}.week-row i{border-width:1.5px;width:25px;height:25px;font-size:12px}.week-row .today i{color:#087df3;background:#e8f8fe;border-color:#65c7eb;box-shadow:0 0 0 3px #fff,0 0 0 5px #65c7eb}.insight{grid-template-columns:45px minmax(0,1fr) auto;margin-top:5px;padding:17px 2px}.insight>i{width:40px;height:40px}.insight b{font-size:15px;line-height:1.15}.insight small{font-size:12px;line-height:1.25}.insight em{color:#17191e;align-items:center;gap:1px;font-size:11px;display:flex}.insight.pending>i{color:#d92d20;background:#fee8e7}.insight.pending b,.insight.pending em{color:#d92d20}.insight.ontrack>i{color:#159dcc;background:#e5f7ff}.insight.ontrack b,.insight.ontrack em{color:#159dcc}.insight.ahead>i{color:#e47700;background:#fff0dc}.insight.ahead b,.insight.ahead em{color:#e47700}.next-row{padding:18px 3px}.next-row small{font-size:12px}.next-row b{font-size:20px;font-weight:500}.next-row button{place-items:center;padding:7px;display:grid}.utility-row{margin-top:10px}.utility-row button{justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex}.utility-row i{place-items:center;display:inline-grid}.bottom-nav{max-width:430px;height:calc(70px + env(safe-area-inset-bottom));padding:8px 29px env(safe-area-inset-bottom);background:#fcfcfcf0}.bottom-nav button{gap:3px;font-size:10px;font-weight:400}.bottom-nav button svg{width:23px;height:23px}.bottom-nav button.active svg{stroke-width:2.4px}.title-header{align-items:center;margin:0 0 25px}.title-header h1{letter-spacing:-.045em;margin:0;font-size:36px;font-weight:700;line-height:1}.month-switch{border-radius:23px;height:40px;padding:0 7px}.month-switch span{min-width:103px;font-size:12px}.month-switch button{padding:0 4px;font-size:22px}.calendar-screen{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.calendar{margin:0 -26px;padding:0 26px 20px}.weekdays span{padding:5px 0 12px;font-size:11px}.month-grid{grid-auto-rows:53px}.month-grid button{aspect-ratio:auto;place-self:center;width:38px;height:38px;font-size:15px}.month-grid button>i{place-items:center;display:grid;inset:0}.month-grid .planned,.month-grid .pending,.month-grid .recovery{box-shadow:inset 0 0 0 1.4px}.month-grid .planned{color:#59c4e8}.month-grid .planned>span{color:#17191e}.month-grid .pending{color:var(--amber)}.month-grid .pending>span{color:#17191e}.month-grid .recovery{color:var(--violet)}.month-grid .recovery>span{color:#17191e}.month-grid .recovery>i{top:-7px;right:-5px;background:#fff;border-radius:50%;width:23px;height:23px;padding:2px;inset:auto -5px auto auto}.month-grid .paid{box-shadow:inset 0 0 0 1.4px #999ca4,0 0 0 3px #fff,0 0 0 4px #c4c6cb}.payment-key{color:#656870;background:#f2f2f4;border-radius:20px;justify-content:center;align-items:center;gap:7px;width:max-content;margin:16px auto 0;padding:6px 10px;font-size:10px;display:flex}.payment-key>i{border:1.5px solid #999ca4;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 2px #fff,0 0 0 3px #c4c6cb}.legend{justify-content:space-between;gap:8px;margin-top:14px;display:flex}.legend span{white-space:nowrap;gap:6px;font-size:10px}.legend i{width:16px;height:16px}.legend .attended{color:#fff}.recovery-panel{border-radius:22px 22px 0 0;margin:0 -26px;padding:12px 26px 22px}.pending-title{font-size:17px}.recovery-panel h3{font-size:14px;font-weight:500}.recovery-panel p{font-size:13px}.suggestions button{border-radius:10px;height:50px;font-size:12px}.suggestions i{vertical-align:middle;display:inline-grid}.program-recovery{color:#fff;background:linear-gradient(100deg,#554ee7,#493fdc);border:0;border-radius:9px;width:100%;height:50px;margin-top:14px;font-weight:600}.mark-attended{color:#5146dc;margin-top:7px}.attendance-head{margin:24px 0 12px}.attendance-head h2{letter-spacing:-.03em;font-size:22px}.attendance-head p{font-size:13px}.attendance-list{border-left:0;border-right:0;border-radius:0;margin:0 -26px}.attendance-item{padding-left:26px;padding-right:26px}.attendance-item>i{place-items:center;display:grid}.attendance-item span{flex-direction:row;align-items:center;gap:6px}.attendance-item small{color:#202227;font-size:15px}.attendance-item .row-more{color:#a5a7ad;background:0 0;place-items:center;padding:7px;display:grid}.add-extra-plan{border:0;border-bottom:1px solid var(--line);width:calc(100% + 52px);color:var(--blue);text-align:left;background:#fff;margin:0 -26px;padding:13px 26px;font-size:13px;display:block}.settings-screen{min-height:calc(100dvh - 70px);padding-top:calc(28px + env(safe-area-inset-top));padding-bottom:calc(104px + env(safe-area-inset-bottom));background:#f5f5f7}.settings-screen .title-header{margin-bottom:24px}.settings-screen .title-header h1{font-size:35px}.settings-group{border-color:#e0e1e4;border-radius:16px}.plan-card{padding:16px 17px 15px}.plan-line small{font-size:12px}.plan-line b{font-size:18px;font-weight:600;line-height:1.2}.plan-line em{font-size:12px}.plan-line>button:last-child{font-size:14px}.plan-card .thin-progress{height:3px;margin-top:15px}.progress-caption{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.2;display:block}.payment-date-row{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:1fr auto auto;align-items:center;gap:8px;width:100%;margin-top:13px;padding:12px 0 0;display:grid}.payment-date-row span{align-items:baseline;gap:7px;display:flex}.payment-date-row small{color:var(--muted);font-size:11px}.payment-date-row b{font-size:12px;font-weight:500}.payment-date-row em{color:var(--blue);font-size:12px;font-style:normal}.group-label{margin:25px 14px 8px;font-size:13px;font-weight:400}.day-selector{gap:7px;padding:13px 15px}.day-selector button{font-size:13px}.settings-row{min-height:56px;padding:10px 15px;font-size:14px}.settings-row input{font-size:16px}.settings-row>b{place-items:center;display:grid}.add-day{align-items:center;min-height:51px;font-size:14px;display:flex;padding:0 15px!important}.qr-modal.expanded{justify-content:center;padding:18px}.qr-modal.expanded>span,.qr-modal.expanded h2,.qr-modal.expanded p{display:none}.qr-modal.expanded .qr-wrap{width:min(94vw,560px);max-height:calc(100dvh - 155px)}.qr-modal.expanded .brightness{left:50%;bottom:calc(20px + env(safe-area-inset-bottom));width:min(88vw,390px);position:absolute;transform:translate(-50%)}.icon-row>i{color:#4e5158;place-items:center;width:27px;height:27px;display:grid}.icon-row>em{white-space:nowrap;text-overflow:ellipsis;max-width:145px;font-size:11px;overflow:hidden}.privacy-note{margin:10px 14px;font-size:10px}.reset-app{min-height:54px;margin-top:21px;font-size:14px}.plan-summary-button{text-align:left;flex-direction:column;gap:5px;display:flex;color:inherit!important;background:0 0!important;border:0!important;padding:0!important}.plan-editor-modal{width:min(430px,100%);max-width:430px;max-height:calc(100dvh - env(safe-area-inset-top) - 8px);color:var(--ink);background:#f7f7f9;border:0;border-radius:22px 22px 0 0;margin:auto auto 0;padding:0;overflow:auto}.plan-editor-modal::backdrop{background:#0006}.sheet-content{min-height:100%;padding:8px 25px calc(25px + env(safe-area-inset-bottom))}.sheet-handle{background:0 0;border:0;width:48px;height:24px;margin:0 auto 3px;display:block;position:relative}.sheet-handle:after{content:"";background:#c9cbd0;border-radius:8px;height:5px;position:absolute;top:8px;left:5px;right:5px}.sheet-body h2{margin:0 0 18px}.sheet-body label{color:#777a82;margin-top:12px;font-size:12px;display:block}.sheet-body input{color:#111;background:#fff;border:1px solid #dedfe4;border-radius:11px;width:100%;min-height:50px;margin-top:5px;padding:13px;font-size:16px;line-height:22px;display:block}.sheet-body input[type=date]{text-align:left;height:50px}.sheet-body input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:22px}.sheet-body>button{background:var(--blue);color:#fff;border:0;border-radius:12px;width:100%;margin-top:20px;padding:14px;font-weight:700}.sheet-note,.whatsapp-editor p{color:var(--muted);margin:-8px 0 18px;font-size:13px;line-height:1.4}.whatsapp-editor .modal-cancel{color:var(--blue);background:0 0;margin-top:8px}.extra-plan-editor p{color:var(--muted);margin:-8px 0 18px;font-size:13px;line-height:1.4}.extra-plan-editor .modal-cancel{color:var(--blue);background:0 0;margin-top:8px}@media (width<=380px){.screen{padding-left:22px;padding-right:22px}.calendar,.recovery-panel,.attendance-list{margin-left:-22px;margin-right:-22px}.calendar,.recovery-panel,.attendance-item{padding-left:22px;padding-right:22px}.app-header h1{font-size:32px}.hero-summary strong{font-size:80px}.hero-summary h2{font-size:19px}.title-header h1,.settings-screen .title-header h1{font-size:33px}.legend span{font-size:9px}.day-selector{gap:5px}}
