:root{--rt-bg:#f4f7f5;--rt-card:#fff;--rt-soft:#f6f9f7;--rt-ink:#18251f;--rt-muted:#6d7d76;--rt-line:#dfe7e3;--rt-green:#173d33;--rt-brand:#ef6e55}*{box-sizing:border-box}body{margin:0;background:var(--rt-bg);color:var(--rt-ink);font-family:"DM Sans",system-ui,sans-serif}.routine-topbar{height:72px;padding:0 max(22px,calc((100vw - 1160px)/2));display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--rt-line);background:rgba(255,255,255,.88);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.routine-logo{color:var(--rt-green);font:800 20px "Manrope";text-decoration:none;margin-right:auto}.routine-topbar>a:last-child{color:var(--rt-muted);font-size:12px;font-weight:700;text-decoration:none}.routine-shell{width:min(1160px,calc(100% - 36px));margin:0 auto;padding:36px 0 70px}.routine-hero{display:grid;grid-template-columns:1.4fr .6fr;gap:22px;align-items:stretch;padding:34px;border-radius:24px;color:#fff;background:linear-gradient(130deg,#143a31,#245c4c);box-shadow:0 22px 54px rgba(23,61,51,.14)}.routine-kicker{margin:0 0 8px;color:#86bca9;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.routine-hero h1{margin:0;font:800 clamp(31px,5vw,52px)/1.04 "Manrope";letter-spacing:-.05em}.routine-hero h1 span{color:#f4a08c}.routine-hero>div>p:last-child{max-width:670px;color:rgba(255,255,255,.66);line-height:1.7}.routine-hero-card{align-self:stretch;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.06);display:flex;flex-direction:column;justify-content:center}.routine-hero-card small{color:#93c7b4;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.routine-hero-card strong{margin:10px 0;font:700 18px "Manrope"}.routine-hero-card p{margin:0;color:rgba(255,255,255,.58);font-size:12px;line-height:1.65}.routine-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;margin-top:18px;align-items:start}.routine-panel,.routine-signin{padding:26px;border:1px solid var(--rt-line);border-radius:20px;background:var(--rt-card);box-shadow:0 12px 36px rgba(26,58,47,.045)}.routine-panel-heading{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:21px}.routine-panel-heading h2{margin:0;font:750 20px "Manrope"}.routine-panel-heading>span,.routine-panel-heading>button{color:var(--rt-muted);font-size:11px}.routine-panel-heading>button{border:0;background:transparent;font-weight:800;cursor:pointer}.routine-builder form{display:grid;gap:16px}.routine-builder label>span,.routine-builder legend{display:block;margin-bottom:7px;color:var(--rt-muted);font-size:11px;font-weight:800}.routine-builder input,.routine-builder select{width:100%;height:46px;padding:0 13px;border:1px solid var(--rt-line);border-radius:12px;background:var(--rt-soft);color:var(--rt-ink);font:inherit;outline:none}.routine-builder input:focus,.routine-builder select:focus{border-color:#5c9b83;box-shadow:0 0 0 3px rgba(67,145,114,.13)}.routine-place-grid,.routine-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.routine-builder fieldset{min-width:0;margin:0;padding:0;border:0}.weekday-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.weekday-grid label{position:relative}.weekday-grid input{position:absolute;opacity:0;pointer-events:none}.weekday-grid span{height:38px!important;margin:0!important;border:1px solid var(--rt-line);border-radius:10px;display:grid!important;place-items:center;background:var(--rt-soft);font-size:10px!important;cursor:pointer}.weekday-grid input:checked+span{border-color:#347d64;color:#fff;background:#347d64}.routine-enabled{display:flex;align-items:center;gap:15px;padding:14px;border:1px solid var(--rt-line);border-radius:13px}.routine-enabled>span{margin:0!important;flex:1}.routine-enabled strong,.routine-enabled small{display:block}.routine-enabled small{margin-top:3px;color:var(--rt-muted);font-weight:500}.routine-enabled input{position:absolute;opacity:0;width:1px;height:1px}.routine-enabled i{width:38px;height:22px;border-radius:999px;background:#cfd9d4;position:relative;cursor:pointer}.routine-enabled i:after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:.2s}.routine-enabled input:checked+i{background:#347d64}.routine-enabled input:checked+i:after{transform:translateX(16px)}.routine-primary{height:48px;border:0;border-radius:12px;color:#fff;background:var(--rt-brand);font-weight:800;cursor:pointer}.routine-primary:disabled{opacity:.55}.routine-message{min-height:16px;margin:0;color:#337c64;font-size:12px}.routine-message.error{color:#bd4c3a}.routine-list{display:grid;gap:12px}.routine-empty{padding:28px 16px;border:1px dashed var(--rt-line);border-radius:15px;text-align:center;color:var(--rt-muted);line-height:1.7}.routine-item{padding:17px;border:1px solid var(--rt-line);border-radius:16px;background:var(--rt-soft)}.routine-item.paused{opacity:.7}.routine-item-heading{display:flex;justify-content:space-between;gap:12px}.routine-item-heading>div{display:grid;gap:3px}.routine-item-heading strong{font:750 15px "Manrope"}.routine-item-heading span{color:#347d64;font-size:10px;font-weight:800}.routine-item-heading button{border:1px solid var(--rt-line);border-radius:999px;background:var(--rt-card);color:var(--rt-muted);padding:7px 10px;font-size:10px;font-weight:800;cursor:pointer}.routine-item>p{margin:13px 0 7px;font-weight:700}.routine-item-schedule,.routine-item>small{display:block;color:var(--rt-muted);font-size:11px;line-height:1.6}.routine-item-actions{display:flex;gap:9px;margin-top:14px}.routine-item-actions a,.routine-item-actions button{border:0;border-radius:9px;background:var(--rt-card);color:#2d725b;padding:8px 10px;text-decoration:none;font:800 10px "DM Sans";cursor:pointer}.routine-item-actions .delete{color:#bd4c3a}.routine-signin{max-width:720px;margin:18px auto 0;text-align:center}.routine-signin h2{font:750 25px "Manrope"}.routine-signin p{color:var(--rt-muted);line-height:1.7}.routine-signin a{display:inline-flex;padding:12px 16px;border-radius:11px;color:#fff;background:var(--rt-brand);text-decoration:none;font-weight:800}.routine-toast{position:fixed;right:24px;bottom:24px;padding:12px 16px;border-radius:11px;color:#fff;background:#173d33;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s;z-index:100}.routine-toast.show{opacity:1;transform:none}.goknowing-place-autocomplete{z-index:60}html[data-theme="dark"]{--rt-bg:#101713;--rt-card:#18221d;--rt-soft:#202c26;--rt-ink:#ecf4f0;--rt-muted:#9dafA7;--rt-line:#314038}html[data-theme="dark"] .routine-topbar{background:rgba(16,23,19,.9)}@media(max-width:850px){.routine-hero,.routine-layout{grid-template-columns:1fr}.routine-hero-card{min-height:180px}}@media(max-width:600px){.routine-shell{width:min(100% - 24px,1160px);padding-top:20px}.routine-hero,.routine-panel{padding:20px}.routine-place-grid,.routine-settings-grid{grid-template-columns:1fr}.weekday-grid{grid-template-columns:repeat(4,1fr)}.routine-topbar{padding:0 14px}.routine-topbar>a:last-child{display:none}}
