:root{--ink:#102018;--muted:#607066;--line:#dce5dd;--surface:#fff;--bg:#f3f6f3;--green-950:#091a12;--green-900:#102519;--green-800:#173a25;--green-700:#235e37;--green-600:#2f7a46;--green-500:#48a45f;--lime:#a7d66f;--gold:#d4aa45;--red:#c34742;--yellow:#d99d24;--shadow:0 18px 48px #1025191a;--radius:22px}*{box-sizing:border-box}html{background:var(--bg);min-height:100%;color:var(--ink)}body{background:var(--bg);min-height:100%;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{stroke-width:2px;width:1.2em;height:1.2em}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #48a45f47}.auth-shell{color:#fff;background:radial-gradient(circle at 20% 10%,#284d35 0,#0000 30%),radial-gradient(circle at 80% 90%,#1d4b2e 0,#0000 28%),linear-gradient(145deg,#06110b,#102519 55%,#0d1d14);place-items:center;min-height:100svh;padding:28px;display:grid;position:relative;overflow:hidden}.auth-glow{filter:blur(70px);opacity:.22;background:#7bbd78;border-radius:50%;width:420px;height:420px;position:absolute}.auth-glow-one{top:-150px;left:-180px}.auth-glow-two{bottom:-170px;right:-190px}.auth-card{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1b11db;border:1px solid #ffffff24;border-radius:28px;width:min(100%,470px);padding:34px;position:relative;box-shadow:0 30px 80px #00000057}.auth-wide{width:min(100%,620px)}.auth-loading{text-align:center}.auth-logo,.small-logo{border-radius:26px;margin:0 auto 12px;display:block}.auth-card h1{letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(2rem,5vw,3rem);line-height:1}.auth-card label,.modal-card label{gap:7px;margin:15px 0;font-size:.92rem;font-weight:700;display:grid}.auth-card input,.auth-card select,.auth-card textarea,.modal-card input,.modal-card select,.modal-card textarea,.search-bar input{width:100%;color:inherit;background:#ffffff14;border:1px solid #ffffff2b;border-radius:14px;padding:14px 15px}.auth-card input::placeholder{color:#ffffff73}.auth-card select option{color:var(--ink)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--green-600);font-size:.7rem;font-weight:900;display:inline-block}.eyebrow.light{color:#b8e99a}.muted{color:#ffffffa6;line-height:1.6}.primary-button,.secondary-button,.danger-button,.text-button,.back-button,.ghost-button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 17px;font-weight:850;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--green-500), var(--green-700));color:#fff;box-shadow:0 9px 24px #2f7a4642}.secondary-button{color:var(--green-900);border:1px solid var(--line);background:#eef4ef}.danger-button{color:#fff;background:#a93330}.text-button,.back-button{color:#ffffffc2;background:0 0}.auth-card>.primary-button{width:100%;margin-top:10px}.security-hint{color:#ffffff9e;align-items:flex-start;gap:9px;margin:15px 0 0;font-size:.8rem;line-height:1.45;display:flex}.form-error{color:#ffd9d7;background:#c347422e;border:1px solid #ff787347;border-radius:12px;padding:10px 12px}.loading-line{background:#ffffff1a;border-radius:999px;width:70%;height:3px;margin:22px auto 0;overflow:hidden}.loading-line:after{content:"";background:var(--lime);width:40%;height:100%;animation:1.2s ease-in-out infinite loading;display:block}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(280%)}}.profile-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0;display:grid}.profile-card{color:#fff;background:#ffffff0e;border:1px solid #ffffff24;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:165px;display:flex;position:relative}.profile-card.selected{border-color:var(--lime);background:#48a45f29}.profile-card:disabled{cursor:wait;opacity:.72}.profile-card:not(:disabled):active{transform:scale(.985)}.profile-card>svg{color:var(--lime);position:absolute;top:14px;right:14px}.profile-avatar{width:60px;height:60px;color:var(--green-900);background:#eaf5e8;border-radius:50%;place-items:center;font-size:1.5rem;font-weight:900;display:grid}.otp-input{text-align:center;letter-spacing:.35em;font-size:2rem;font-weight:900}.pin-card{text-align:center}.hero-icon{width:54px;height:54px;color:var(--lime);margin:8px auto}.pin-dots{justify-content:center;gap:12px;margin:22px 0;display:flex}.pin-dots span{border:2px solid #ffffff73;border-radius:50%;width:13px;height:13px}.pin-dots span.filled{background:var(--lime);border-color:var(--lime)}.pin-grid{grid-template-columns:repeat(3,74px);justify-content:center;gap:13px;display:grid}.pin-grid button{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;width:74px;height:74px;font-size:1.35rem}.pin-grid button:active{background:#ffffff29;transform:scale(.95)}.welcome-stage{z-index:3;text-align:center;isolation:isolate;align-content:center;place-items:center;gap:22px;min-height:100svh;padding:clamp(22px,5vw,54px);display:grid;position:absolute;inset:0;overflow:hidden}.welcome-stage:before{content:"";z-index:-3;background:radial-gradient(circle at 50% 36%,#81cf7033,#0000 27%),radial-gradient(circle at 18% 16%,#4a9a5b2e,#0000 31%),linear-gradient(155deg,#06110b 0%,#0d2316 46%,#102c1b 100%);position:absolute;inset:0}.welcome-stage:after{content:"";z-index:-1;opacity:.2;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.welcome-aurora{z-index:-2;aspect-ratio:1;filter:blur(80px);pointer-events:none;border-radius:50%;width:min(64vw,760px);position:absolute}.welcome-aurora-one{background:#5bb56452;top:-35%;left:-22%}.welcome-aurora-two{background:#a7d66f3b;bottom:-42%;right:-28%}.welcome-stars{pointer-events:none;position:absolute;inset:0}.welcome-stars i{background:#d9f7be;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 16px #cbf4ade6}.welcome-stars i:first-child{top:22%;left:13%}.welcome-stars i:nth-child(2){width:3px;height:3px;top:71%;left:23%}.welcome-stars i:nth-child(3){width:4px;height:4px;top:14%;left:34%}.welcome-stars i:nth-child(4){top:82%;left:42%}.welcome-stars i:nth-child(5){width:3px;height:3px;top:11%;left:53%}.welcome-stars i:nth-child(6){width:4px;height:4px;top:72%;left:64%}.welcome-stars i:nth-child(7){top:18%;left:76%}.welcome-stars i:nth-child(8){width:3px;height:3px;top:60%;left:87%}.welcome-stars i:nth-child(9){width:4px;height:4px;top:51%;left:8%}.welcome-stars i:nth-child(10){width:4px;height:4px;top:29%;left:92%}.welcome-stars i:nth-child(11){width:3px;height:3px;top:43%;left:71%}.welcome-stars i:nth-child(12){width:3px;height:3px;top:42%;left:29%}.welcome-visual{aspect-ratio:1;perspective:1000px;place-items:center;width:clamp(210px,33vw,310px);display:grid;position:relative}.welcome-orbit{pointer-events:none;border-radius:50%;position:absolute;inset:50%}.welcome-orbit-outer{border:1px solid #b8e99a45;width:132%;height:132%;margin:-66%;box-shadow:0 0 0 24px #a7d66f0b,0 0 0 68px #a7d66f06}.welcome-orbit-outer:before,.welcome-orbit-inner:before{content:"";background:var(--lime);border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:0 0 24px #a7d66fe6}.welcome-orbit-outer:before{top:13%;left:13%}.welcome-orbit-inner{border:1px dashed #ffffff30;width:108%;height:108%;margin:-54%}.welcome-orbit-inner:before{background:#fff;width:7px;height:7px;bottom:21%;right:6%}.welcome-logo-platform{aspect-ratio:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:78%;transform-style:preserve-3d;background:linear-gradient(145deg,#ffffff30,#ffffff0e);border:1px solid #ffffff40;border-radius:30%;place-items:center;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #0000006b,inset 0 1px #fff3,0 0 70px #54b15b38}.welcome-logo-platform img{object-fit:cover;border-radius:24%;width:100%;height:100%;box-shadow:0 18px 48px #00000047}.welcome-logo-shine{z-index:2;filter:blur(2px);pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:30%;position:absolute;top:-25%;bottom:-25%;transform:rotate(18deg)}.welcome-check{z-index:3;color:#102519;background:#bfea91;border:4px solid #173a25;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;bottom:3%;right:2%;box-shadow:0 12px 30px #0000005c}.welcome-check svg{stroke-width:2.5px;width:27px;height:27px}.welcome-copy{z-index:2;width:min(680px,94vw);position:relative}.welcome-kicker{color:#d6f4c0;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #b7e5972e;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:.73rem;font-weight:900;display:inline-flex}.welcome-kicker svg{color:var(--lime)}.welcome-copy h1{letter-spacing:-.055em;margin:13px 0 10px;line-height:.95;display:grid}.welcome-copy h1 span{color:#ffffffb8;font-size:clamp(1.45rem,4vw,2.25rem);font-weight:650}.welcome-copy h1 strong{color:#fff;text-shadow:0 12px 38px #00000059;font-size:clamp(3rem,8vw,5.7rem)}.welcome-copy p{color:#ffffffad;max-width:610px;margin:0 auto;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.55}.welcome-loading{gap:8px;width:min(360px,78vw);display:grid}.welcome-loading>span{background:#ffffff1a;border-radius:999px;height:4px;overflow:hidden}.welcome-loading>span i{border-radius:inherit;background:linear-gradient(90deg, var(--green-500), #c5ed98, white);transform-origin:0;width:100%;height:100%;display:block;box-shadow:0 0 18px #a7d66f99}.welcome-loading small{color:#ffffff7a;letter-spacing:.06em;font-size:.75rem}.app-frame{grid-template-columns:278px 1fr;min-height:100svh;display:grid}.app-sidebar{z-index:30;color:#fff;background:linear-gradient(180deg, var(--green-950), var(--green-900));flex-direction:column;height:100svh;padding:18px 14px;display:flex;position:sticky;top:0;box-shadow:15px 0 40px #07190f1a}.sidebar-brand{align-items:center;gap:12px;padding:8px;display:flex}.sidebar-brand img{border-radius:14px}.sidebar-brand div{display:grid}.sidebar-brand strong{font-size:1.1rem}.sidebar-brand small{color:#ffffff7a}.sidebar-nav{gap:6px;margin:22px 0;display:grid}.sidebar-nav button,.sidebar-actions button,.compact-toggle{color:#ffffffb8;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:46px;padding:10px 12px;display:flex}.sidebar-nav button.active{color:#fff;box-shadow:inset 3px 0 var(--lime);background:#ffffff1a}.sidebar-nav b{background:var(--red);border-radius:99px;place-items:center;min-width:23px;height:23px;margin-left:auto;font-size:.75rem;display:grid}.sidebar-footer{gap:10px;margin-top:auto;display:grid}.signed-profile{background:#fff1;border-radius:15px;align-items:center;gap:10px;padding:12px;display:flex}.signed-profile>span{width:36px;height:36px;color:var(--green-900);background:#dbeed7;border-radius:50%;place-items:center;font-weight:900;display:grid}.signed-profile div{display:grid}.signed-profile small{color:#ffffff7a}.pwa-tools{gap:7px;display:grid}.pwa-tools button{color:#fff;background:#ffffff0f;border:1px solid #ffffff21;border-radius:11px;align-items:center;gap:8px;min-height:40px;padding:8px 10px;display:flex}.pwa-tools span{color:#ffffff8c;font-size:.72rem}.compact-toggle{border-top:1px solid #ffffff14;border-radius:0;margin-top:4px}.mobile-menu-button,.mobile-close{display:none}.app-main{min-width:0}.sidebar-compact{grid-template-columns:88px 1fr}.sidebar-compact .app-sidebar span,.sidebar-compact .app-sidebar small,.sidebar-compact .app-sidebar strong,.sidebar-compact .app-sidebar div div,.sidebar-compact .pwa-tools,.sidebar-compact .sidebar-nav b{display:none}.sidebar-compact .sidebar-brand,.sidebar-compact .sidebar-nav button,.sidebar-compact .sidebar-actions button,.sidebar-compact .compact-toggle{justify-content:center}.page-shell{width:min(100%,1540px);margin:0 auto;padding:30px clamp(18px,3vw,48px) 70px}.page-topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.page-topbar h1{letter-spacing:-.045em;margin:5px 0 4px;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.page-topbar p{color:var(--muted);margin:0}.panel-card,.guide-card,.today-brief-card,.handwriting-card,.admin-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.section-heading.compact{align-items:center}.section-heading h2,.section-heading h3{margin:4px 0}.section-heading p{color:var(--muted)}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--green-800);background:#fff;border-radius:13px;place-items:center;display:grid}.large-empty{text-align:center;min-height:240px;color:var(--muted);align-content:center;place-items:center;display:grid}.large-empty svg{width:44px;height:44px;color:var(--green-500)}.form-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.span-2{grid-column:1/-1}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05110aad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{width:min(100%,700px);max-height:92svh;color:var(--ink);background:#fff;border-radius:24px;padding:26px;overflow:auto;box-shadow:0 30px 90px #0000004d}.compact-modal{width:min(100%,520px)}.modal-card input,.modal-card select,.modal-card textarea{border-color:var(--line);background:#f8faf8}.modal-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.modal-header p{color:var(--muted)}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.motivation-hero{color:#fff;background:linear-gradient(135deg,#0b2215,#19452b 62%,#2b7542);border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:22px;min-height:310px;padding:clamp(26px,5vw,56px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 60px #10371e38}.hero-copy{z-index:2;position:relative}.hero-copy h2{letter-spacing:-.055em;max-width:800px;margin:12px 0;font-size:clamp(2.25rem,5vw,4.8rem);line-height:.98}.hero-copy p{color:#ffffffb8;max-width:690px;font-size:1.1rem}.hero-copy button{color:var(--green-900);background:#fff;border:0;border-radius:15px;align-items:center;gap:10px;padding:14px 18px;font-weight:900;display:inline-flex}.hero-today{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:22px;min-width:250px;padding:24px;position:relative}.hero-today strong{margin:4px 0;font-size:2rem;display:block}.hero-today span,.hero-today p{color:#ffffffb8}.hero-orbit{border:1px solid #ffffff24;border-radius:50%;width:390px;height:390px;position:absolute;top:-90px;right:-90px}.hero-orbit svg{width:34px;height:34px;color:var(--lime);position:absolute;top:90px;left:60px}.home-stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.home-stat-grid button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:13px;padding:20px;display:grid;box-shadow:0 10px 28px #1025190f}.home-stat-grid button>svg:first-child{width:28px;height:28px;color:var(--green-600)}.home-stat-grid div{display:grid}.home-stat-grid strong{font-size:1.55rem}.home-stat-grid span{color:var(--muted)}.today-brief-card{padding:24px}.brief-columns{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.brief-columns>div{background:#f5f8f5;border-radius:16px;gap:12px;padding:17px;display:flex}.brief-icon{height:42px;color:var(--green-700);background:#e2f0df;border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.brief-columns small,.brief-columns p{color:var(--muted)}.brief-columns strong{margin:4px 0;display:block}.guide-grid{grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px;display:grid}.guide-card{padding:24px}.guide-card>ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guide-card>ol>li{border-bottom:1px solid #edf1ed;align-items:flex-start;gap:12px;padding:13px 0;display:flex}.guide-card>ol>li>span{background:var(--green-900);color:#fff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.guide-card>ol>li>div{min-width:0}.guide-card>ol>li strong{color:var(--green-800);margin:3px 0 6px;display:block}.guide-card>ol>li ul{color:var(--ink);margin:0;padding-left:18px}.guide-card>ol>li ul li{margin:4px 0;line-height:1.45}.phase-guide{margin-top:18px}.phase-rule-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.phase-rule-grid article{background:#f3f7f2;border-radius:16px;align-items:flex-start;gap:12px;padding:18px;display:flex}.phase-rule-grid article>span{color:#fff;background:var(--green-900);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.phase-rule-grid strong{color:var(--green-800);font-size:1.05rem;display:block}.phase-rule-grid p{color:var(--muted);margin:5px 0 0;line-height:1.45}.work-timer{border:1px solid var(--line);min-width:210px;color:var(--green-900);background:#fff;border-radius:16px;align-items:center;gap:11px;padding:12px 14px;display:flex;box-shadow:0 8px 24px #10251912}.work-timer.start{color:#fff;background:var(--green-900);border:0}.work-timer span{text-align:left;display:grid}.work-timer small{color:var(--muted)}.work-timer.start small{color:#fff9}.work-timer.running{gap:8px;display:grid}.work-clock{align-items:center;gap:10px;display:flex}.pulse-dot{background:var(--green-500);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #48a45f21}.work-timer.paused .pulse-dot{background:var(--yellow)}.work-actions{gap:7px;display:flex}.work-actions button{background:#edf3ee;border:0;border-radius:9px;flex:1;min-height:34px;font-weight:800}.work-actions .danger-light{color:var(--red);background:#faeceb}.today-command-card,.day-hero-card{color:#fff;background:linear-gradient(135deg, var(--green-950), var(--green-700));box-shadow:var(--shadow);border-radius:26px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:clamp(24px,4vw,40px);display:grid}.command-main h2,.day-hero-card h2{letter-spacing:-.04em;margin:7px 0;font-size:clamp(2rem,4vw,3.6rem)}.command-main p,.day-hero-card p,.day-hero-card blockquote{color:#ffffffb3}.command-stats{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.command-stats>div{background:#ffffff17;border-radius:14px;min-width:110px;padding:12px;display:grid}.command-stats strong{font-size:1.6rem}.command-stats span,.command-stats small{color:#ffffffad}.command-actions{gap:10px;min-width:250px;display:grid}.command-actions a,.big-start-button,.day-hero-card>button{min-height:54px;color:var(--green-900);background:#fff;border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:13px 16px;font-weight:900;display:flex}.command-actions a{color:#fff;background:#ffffff1a;border:1px solid #ffffff24}.today-grid,.week-detail-grid{grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;display:grid}.today-grid .panel-card,.week-detail-grid .panel-card{padding:22px}.agenda-list{gap:9px;display:grid}.agenda-list article{background:#f6f8f6;border-radius:14px;grid-template-columns:66px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.agenda-list time{color:var(--green-700);font-weight:900}.agenda-list div{display:grid}.agenda-list span{color:var(--muted)}.empty-agenda{background:#f5f8f5;border-radius:15px;align-items:center;gap:12px;padding:20px;display:flex}.empty-agenda p{margin:0;display:grid}.mini-summary{color:var(--muted);flex-wrap:wrap;gap:14px;margin-top:14px;font-size:.85rem;display:flex}.street-order-list,.planned-streets{gap:8px;display:grid}.street-order-list button,.planned-streets button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.street-order-list button>span,.planned-streets button>span{background:#edf3ee;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.street-order-list div,.planned-streets div{display:grid}.street-order-list small,.planned-streets small,.route-note{color:var(--muted)}.schedule-strip{grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;padding:4px 0 10px;display:grid;overflow-x:auto}.schedule-strip article{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:170px;padding:15px}.schedule-strip time{color:var(--green-700);font-weight:900;display:block}.schedule-strip p{color:var(--muted);margin:7px 0 0;font-size:.85rem}.week-day-tabs{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:16px;display:grid}.week-day-tabs button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;gap:3px;padding:14px;display:grid}.week-day-tabs button.active{border-color:var(--green-600);box-shadow:inset 0 0 0 2px #2f7a462e}.week-day-tabs small,.week-day-tabs span{color:var(--muted)}.metric-row,.summary-strip{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.metric-row article,.summary-strip article{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:17px;display:flex}.metric-row article div{display:grid}.metric-row strong,.summary-strip strong{font-size:1.45rem}.metric-row span,.metric-row small,.summary-strip span{color:var(--muted)}.timeline-list{gap:13px;display:grid}.timeline-list article{grid-template-columns:60px 1fr;gap:13px;display:grid}.timeline-list time{color:var(--green-700);font-weight:900}.timeline-list p{color:var(--muted);margin:4px 0 0}.analysis-panel article{border-radius:14px;margin-top:9px;padding:14px}.analysis-panel article p{margin:5px 0 0}.analysis-panel .chance{background:#edf8ed}.analysis-panel .risk{background:#fff4e2}.analysis-panel .tactic{background:#eef2f8}.street-plan-card{padding:24px}.reserve-box,.field-rule{background:#fff7df;border-radius:14px;margin-top:14px;padding:14px}.route-buttons{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.route-buttons a{background:var(--green-900);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:10px 13px;display:inline-flex}.handwriting-card{margin-top:18px;padding:20px}.drawing-tools{flex-wrap:wrap;gap:7px;display:flex}.drawing-tools button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:39px;display:inline-flex}.drawing-tools button.active{color:#fff;background:var(--green-900)}.drawing-canvas{touch-action:none;background:#fff;border:1px dashed #b7c6b9;border-radius:15px;width:100%;height:420px}.street-mode{background:#eef3ef;min-height:100svh}.street-header{z-index:12;color:#fff;background:var(--green-950);grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px clamp(14px,3vw,34px);display:grid;position:sticky;top:0}.street-header .icon-button{color:#fff;background:#ffffff12;border-color:#ffffff29}.street-header h2{margin:2px 0 0}.street-picker{border-bottom:1px solid var(--line);background:#fff;gap:8px;padding:12px clamp(14px,3vw,34px);display:flex;overflow-x:auto}.street-picker button{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;min-width:max-content;padding:9px 12px;display:flex}.street-picker button.active{color:#fff;background:var(--green-800)}.street-picker small{background:#0000000f;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.street-workspace{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:18px;padding:clamp(16px,3vw,34px);display:grid}.fast-entry-card,.street-progress-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:clamp(18px,3vw,28px)}.fast-title{align-items:center;gap:12px;display:flex}.fast-title>svg{width:32px;height:32px;color:var(--green-600)}.fast-title div{display:grid}.house-input-label{gap:8px;margin:24px 0 16px;font-weight:900;display:grid}.house-input-label input{border:2px solid var(--green-900);text-align:center;border-radius:18px;width:100%;min-height:82px;padding:10px 18px;font-size:clamp(2.2rem,8vw,4.2rem);font-weight:950}.status-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.status-grid button{color:#fff;border:0;border-radius:18px;align-content:center;place-items:center;gap:5px;min-height:132px;display:grid}.status-grid button:active{transform:scale(.97)}.status-dot{border:3px solid #ffffffb8;border-radius:50%;width:18px;height:18px}.status-red{background:#b93935!important}.status-yellow{background:#d49319!important}.status-green{background:#26753d!important}.status-gray{background:#657069!important}.status-grid strong{font-size:1.25rem}.status-grid small{color:#fffc}.fast-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:15px;display:flex}.ghost-button{border:1px solid var(--line);background:#fff}.inline-notice{color:var(--green-800);background:#edf8ed;border-radius:12px;margin:14px 0 0;padding:10px 12px;font-weight:750}.counter-badge{background:var(--green-900);color:#fff;border-radius:14px;place-items:center;min-width:44px;height:44px;font-weight:900;display:grid}.house-chips{flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:240px;display:flex}.house-chip-group{color:#fff;border-radius:13px;min-height:46px;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px #0d2c1d1f}.house-chip-group.red{background:#b93935}.house-chip-group.yellow{background:#d49319}.house-chip-group.green{background:#26753d}.house-chip-group.absent{background:#657069}.house-chip{min-width:55px;height:46px;color:inherit;background:0 0;border:0;padding:0 12px;font-weight:900}.house-chip-delete{width:38px;min-height:46px;color:inherit;background:#00000024;border:0;border-left:1px solid #ffffff47;place-items:center;display:grid}.house-chip-delete svg{width:17px;height:17px}.house-chip-delete:hover,.house-chip-delete:focus-visible{background:#00000047}.empty-state{color:var(--muted)}.street-stats{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px;display:grid}.street-stats span{color:var(--muted);align-items:center;gap:8px;font-size:.83rem;display:flex}.street-stats i{border-radius:4px;width:13px;height:13px}.search-bar{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:10px;padding:11px 14px;display:flex}.search-bar input{color:var(--ink);background:0 0;border:0;padding:7px}.customer-list,.notification-list,.archive-list{gap:10px;margin-top:16px;display:grid}.customer-list>article,.notification-list>article,.archive-list>article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;display:grid;box-shadow:0 8px 24px #1025190e}.customer-list>article{cursor:pointer}.customer-list>article.cancelled{opacity:.72;border-color:#e8c0be}.customer-avatar,.archive-icon{width:46px;height:46px;color:var(--green-700);background:#e8f2e6;border-radius:14px;place-items:center;display:grid}.customer-main,.customer-status{gap:3px;display:grid}.customer-main span,.customer-main small,.customer-status small{color:var(--muted)}.customer-status{text-align:right}.customer-status b{color:var(--green-700)}.quick-contact-row{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.quick-contact-row a{background:var(--green-900);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:850;display:flex}.detail-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.detail-list>div{background:#f5f8f5;border-radius:12px;padding:12px}.detail-list dt{color:var(--muted);font-size:.76rem}.detail-list dd{margin:4px 0 0;font-weight:800}.cancellation-box{color:#8d2f2b;background:#faeceb;border-radius:14px;gap:12px;margin-top:14px;padding:14px;display:flex}.cancel-form{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.calendar-layout{grid-template-columns:1fr 330px;gap:18px;display:grid}.calendar-stream{gap:16px;display:grid}.calendar-day-group{grid-template-columns:82px 1fr;gap:12px;display:grid}.date-marker{background:#e9efe9;border-radius:16px;align-content:center;place-items:center;min-height:84px;display:grid}.date-marker.today{color:#fff;background:var(--green-800)}.calendar-events{gap:8px;display:grid}.calendar-events button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:72px 1fr;gap:12px;padding:14px;display:grid}.calendar-events time{color:var(--green-700);font-weight:900}.calendar-events div{gap:3px;display:grid}.calendar-events span,.calendar-events small{color:var(--muted)}.calendar-info{align-self:start;padding:22px;position:sticky;top:20px}.calendar-info>svg{width:42px;height:42px;color:var(--green-600)}.calendar-info li{margin:10px 0}.notification-tabs{gap:8px;margin-bottom:14px;display:flex}.notification-tabs button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 14px}.notification-tabs button.active{color:#fff;background:var(--green-900)}.notification-list>article{align-items:start}.notification-list>article.resolved{opacity:.72}.notification-type{width:42px;height:42px;color:var(--green-700);background:#e8f2e6;border-radius:13px;place-items:center;display:grid}.notification-copy{gap:5px;display:grid}.notification-copy p,.notification-copy small{color:var(--muted)}.ack-state{flex-wrap:wrap;gap:6px;display:flex}.ack-state span{background:#eef2ee;border-radius:9px;padding:5px 8px;font-size:.75rem}.ack-state span.done{color:var(--green-700);background:#e2f2e0}.ack-button,.open-linked{border:0;border-radius:11px;align-items:center;gap:7px;min-height:38px;padding:8px 11px;font-weight:800;display:inline-flex}.ack-button{color:#fff;background:var(--green-700)}.open-linked{background:#edf2ed}.notification-rule{color:var(--muted);margin-top:15px;font-size:.85rem}.archive-list>article{grid-template-columns:auto 1fr auto auto}.archive-copy{gap:3px;display:grid}.archive-copy p,.archive-copy small{color:var(--muted)}.archive-metrics{flex-wrap:wrap;gap:10px;display:flex}.archive-metrics span{background:#f1f5f1;border-radius:10px;padding:7px 9px;font-size:.8rem}.admin-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.admin-card{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px;display:grid}.admin-card>svg{width:36px;height:36px;color:var(--green-600)}.admin-card p{color:var(--muted);margin:5px 0 0}.admin-message{color:var(--green-700);background:#e7f4e5;border-radius:13px;align-items:center;gap:8px;padding:12px 14px;display:flex}.system-online,.system-offline{color:var(--green-700);background:#e5f2e3;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-weight:800;display:inline-flex}.system-offline{color:#8e3430;background:#f8e8e7}.security-overview{margin-top:18px;padding:22px}.security-checks{flex-wrap:wrap;gap:8px;display:flex}.security-checks span{background:#edf4ec;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.security-overview>p{background:#fff7df;border-radius:13px;margin:18px 0 0;padding:14px}.weekly-automation-card{color:#fff;background:linear-gradient(135deg, var(--green-950), var(--green-700));border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:25px;display:flex}.weekly-automation-card p{color:#ffffffad;margin:5px 0 0}.weekly-automation-card>span{background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;padding:9px 12px}.in-app-popup{z-index:90;color:#fff;background:var(--green-950);border-radius:18px;grid-template-columns:auto 1fr auto;gap:12px;width:min(420px,100vw - 32px);padding:16px;display:grid;position:fixed;top:22px;right:22px;box-shadow:0 24px 70px #00000052}.in-app-popup>span{background:#ffffff1a;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.in-app-popup p{color:#ffffffa6;margin:4px 0 10px}.in-app-popup div div{gap:7px;display:flex}.in-app-popup button{border:0;border-radius:9px;min-height:34px;font-weight:800}.popup-close{color:#fff;background:0 0!important}@media (max-width:1120px){.home-stat-grid{grid-template-columns:repeat(2,1fr)}.guide-grid,.calendar-layout,.phase-rule-grid{grid-template-columns:1fr}.calendar-info{position:static}.admin-grid,.street-workspace{grid-template-columns:1fr}.status-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.app-frame,.sidebar-compact{display:block}.app-sidebar{width:min(86vw,330px);height:100dvh;min-height:-webkit-fill-available;padding-top:calc(30px + env(safe-area-inset-top));padding-bottom:calc(18px + env(safe-area-inset-bottom));overscroll-behavior:contain;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%)}.app-sidebar.open{transform:translate(0)}.app-sidebar span,.app-sidebar small,.app-sidebar strong,.app-sidebar div div,.app-sidebar .pwa-tools,.app-sidebar .sidebar-nav b{display:initial}.sidebar-scrim{z-index:25;background:#0000007a;border:0;position:fixed;inset:0}.mobile-menu-button{z-index:20;left:14px;bottom:calc(14px + env(safe-area-inset-bottom));color:#fff;background:var(--green-900);border:0;border-radius:16px;place-items:center;width:52px;height:52px;display:grid;position:fixed;box-shadow:0 14px 36px #0000003d}.mobile-close{z-index:35;color:#fff;pointer-events:auto;touch-action:manipulation;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;margin-left:auto;display:grid;position:relative}.compact-toggle{display:none}.page-shell{padding:22px 14px 90px}.page-topbar{flex-direction:column;align-items:flex-start}.page-topbar .work-timer{width:100%}.motivation-hero,.today-command-card,.day-hero-card{grid-template-columns:1fr}.hero-today,.command-actions{width:100%;min-width:0}.brief-columns,.today-grid,.week-detail-grid{grid-template-columns:1fr}.week-day-tabs{grid-template-columns:repeat(5,minmax(120px,1fr));overflow-x:auto}.metric-row,.summary-strip{grid-template-columns:repeat(2,1fr)}.quick-contact-row{grid-template-columns:1fr}.archive-list>article,.customer-list>article,.notification-list>article{grid-template-columns:auto 1fr}.customer-status,.archive-metrics,.archive-list>article>button,.notification-list>article>div:last-child{text-align:left;grid-column:2}.admin-card{grid-template-columns:auto 1fr}.admin-card>button{grid-column:1/-1}.weekly-automation-card{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.auth-shell{padding:14px}.auth-card{border-radius:22px;padding:24px 18px}.profile-grid{grid-template-columns:1fr 1fr}.profile-card{min-height:135px}.pin-grid{grid-template-columns:repeat(3,64px)}.pin-grid button{width:64px;height:64px}.welcome-stage{padding:18px 14px calc(22px + env(safe-area-inset-bottom));gap:16px}.welcome-visual{width:min(58vw,238px)}.welcome-check{border-width:3px;width:40px;height:40px}.welcome-check svg{width:22px;height:22px}.welcome-copy h1{margin-top:10px}.welcome-copy h1 strong{font-size:clamp(2.65rem,13vw,4rem)}.welcome-copy p{max-width:92vw;font-size:.9rem}.welcome-kicker{padding:7px 10px;font-size:.62rem}.home-stat-grid,.metric-row,.summary-strip{grid-template-columns:1fr 1fr}.home-stat-grid button{grid-template-columns:auto 1fr}.home-stat-grid button>svg:last-child{display:none}.status-grid{grid-template-columns:1fr 1fr}.status-grid button{min-height:108px}.street-stats,.form-grid,.detail-list{grid-template-columns:1fr}.span-2{grid-column:auto}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}.drawing-canvas{height:330px}.in-app-popup{top:10px;right:10px}}@media (prefers-reduced-motion:reduce){.welcome-stars,.welcome-orbit:before,.welcome-logo-shine{display:none}.welcome-stage *,.welcome-stage :before,.welcome-stage :after{animation-duration:.01ms!important;animation-iteration-count:1!important}}.database-gate{text-align:center;background:radial-gradient(circle at 20% 10%,#447c462e,#0000 34%),linear-gradient(145deg,#f4f7f3,#e8eee8);align-content:center;place-items:center;gap:14px;min-height:100dvh;padding:28px;display:grid}.database-gate>svg{width:38px;height:38px;color:var(--green-700)}.database-gate h1{margin:0;font-size:clamp(1.45rem,4vw,2.3rem)}.database-gate p{max-width:560px;color:var(--muted);margin:0}.database-loading-line{background:#1440221f;border-radius:999px;width:min(340px,72vw);height:5px;overflow:hidden}.database-loading-line:after{content:"";border-radius:inherit;background:var(--green-700);width:42%;height:100%;animation:1.15s ease-in-out infinite alternate database-load;display:block}.database-error>svg{color:#a23c36}.database-gate .text-button{color:var(--muted);background:0 0;border:0;text-decoration:underline}.database-sync-state{background:#ffffff0b;border:1px solid #ffffff14;border-radius:13px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:10px 11px;display:grid}.database-sync-state>svg{color:#83c981;width:19px;height:19px}.database-sync-state div{gap:1px;min-width:0;display:grid}.database-sync-state strong{color:#fff;font-size:.78rem}.database-sync-state small{color:#ffffff85;font-size:.7rem}.spin{animation:.85s linear infinite spin}@keyframes database-load{0%{transform:translate(-55%)}to{transform:translate(155%)}}@keyframes spin{to{transform:rotate(360deg)}}.archive-detail-modal{width:min(980px,100vw - 28px);max-height:92dvh;overflow:auto}.archive-detail-summary{grid-template-columns:repeat(5,1fr);gap:8px;margin:14px 0 18px;display:grid}.archive-detail-summary span{background:#eef3ee;border-radius:13px;gap:2px;padding:12px;font-size:.78rem;display:grid}.archive-detail-summary strong{color:var(--green-800);font-size:1.12rem}.archive-day-review{gap:12px;display:grid}.archive-day-review>article{border:1px solid var(--line);border-radius:15px;padding:14px}.archive-day-review header{justify-content:space-between;align-items:center;gap:12px;display:flex}.archive-day-review header div{gap:2px;display:grid}.archive-day-review header small{color:var(--muted)}.archive-day-review header>span{background:#edf3ed;border-radius:9px;padding:6px 9px;font-size:.78rem}.archive-street-review{gap:7px;margin-top:12px;display:grid}.archive-street-review>div{grid-template-columns:minmax(150px,1fr) 2fr;align-items:center;gap:10px;display:grid}.archive-street-review b{font-size:.82rem}.archive-street-review>div>span{flex-wrap:wrap;gap:5px;min-height:24px;display:flex}.archive-house{background:#dfe5df;border-radius:8px;place-items:center;min-width:28px;height:24px;padding:0 6px;font-size:.72rem;font-style:normal;font-weight:900;display:inline-grid}.archive-house.red{color:#fff;background:#a9413b}.archive-house.yellow{color:#493300;background:#e4b83f}.archive-house.green{color:#fff;background:#327941}.archive-house.absent{color:#fff;background:#737b76}.archive-customer-line{background:#f5f7f5;border-radius:12px;margin-top:14px;padding:12px}@media (max-width:760px){.archive-detail-summary{grid-template-columns:repeat(2,1fr)}.archive-street-review>div{grid-template-columns:1fr}}.followup-controls{border:1px solid var(--line);background:#f7faf7;border-radius:14px;gap:10px;margin-top:14px;padding:14px;display:grid}.followup-controls>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.followup-controls>div:first-child small{color:var(--muted)}.followup-controls input{width:100%}.followup-controls .quick-times{margin:0}@media (max-width:620px){.followup-controls>div:first-child{flex-direction:column;align-items:flex-start}}.global-back-button{z-index:19;color:#fff;background:var(--green-900);border:0;border-radius:15px;align-items:center;gap:7px;min-height:48px;padding:11px 16px;font-weight:850;display:inline-flex;position:fixed;bottom:22px;left:298px;box-shadow:0 14px 36px #00000038}.sidebar-compact .global-back-button{left:104px}@media (max-width:820px){.mobile-menu-button{top:calc(4px + env(safe-area-inset-top));bottom:auto}.global-back-button{left:14px;bottom:calc(14px + env(safe-area-inset-bottom))}.page-shell{padding-top:84px;padding-bottom:100px}}.partner-live-card{color:#fff;text-align:left;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:64px;padding:10px 11px;display:grid}.partner-live-card:hover{background:#ffffff1a}.partner-live-card>div{gap:1px;min-width:0;display:grid}.partner-live-card small{color:#ffffff8c;text-transform:uppercase;letter-spacing:.07em;font-size:.68rem}.partner-live-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.partner-live-card em{color:#ffffffab;font-size:.7rem;font-style:normal}.partner-live-card>svg{color:#ffffffb3;width:18px;height:18px}.partner-live-card-dot{background:#78817b;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #78817b2e}.partner-live-card.aktiv .partner-live-card-dot{background:#61d276;animation:1.8s ease-out infinite live-pulse;box-shadow:0 0 0 4px #61d2762e}.partner-live-card.pause .partner-live-card-dot{background:#f0bd3f;box-shadow:0 0 0 4px #f0bd3f2e}@keyframes live-pulse{0%{box-shadow:0 0 0 4px #61d2762e}65%,to{box-shadow:0 0 0 10px #61d27600}}@keyframes live-pulse-large{0%{box-shadow:0 0 0 8px #3ba75424}65%,to{box-shadow:0 0 0 16px #3ba75400}}@media (prefers-reduced-motion:reduce){.partner-live-card-dot,.partner-live-dot{animation:none!important}}.partner-activity-page{gap:18px;display:grid}.partner-live-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;display:grid}.partner-live-hero .partner-live-dot{background:#7c8580;border-radius:999px;width:18px;height:18px;box-shadow:0 0 0 8px #7c858021}.partner-live-hero.aktiv .partner-live-dot{background:#3ba754;animation:1.8s ease-out infinite live-pulse-large;box-shadow:0 0 0 8px #3ba75424}.partner-live-hero.pause .partner-live-dot{background:#e2a91e;box-shadow:0 0 0 8px #e2a91e24}.partner-live-hero small{color:var(--muted)}.partner-live-hero h2{margin:2px 0;font-size:1.65rem}.partner-live-hero p{color:var(--muted);margin:0}.partner-live-time{background:#eef4ee;border-radius:15px;grid-template-columns:auto auto;align-items:center;gap:2px 9px;min-width:150px;padding:12px 14px;display:grid}.partner-live-time svg{width:22px;color:var(--green-700);grid-row:1/3}.partner-live-time span{color:var(--muted);font-size:.75rem}.partner-live-time strong{font-size:1.12rem}.partner-day-toolbar{border:1px solid var(--line);background:#fff;border-radius:17px;justify-content:space-between;align-items:end;gap:14px;padding:16px;display:flex}.partner-day-toolbar label{color:var(--muted);gap:6px;font-size:.78rem;font-weight:800;display:grid}.partner-day-toolbar select{min-width:190px}.partner-day-toolbar>div{flex-wrap:wrap;gap:8px;display:flex}.partner-day-toolbar>div span{background:#eef3ee;border-radius:11px;align-items:center;gap:6px;padding:8px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.partner-day-toolbar svg{width:16px;height:16px;color:var(--green-700)}.partner-timeline{gap:10px;display:grid}.partner-timeline>h2{margin:4px 0 6px}.partner-timeline>article{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto 1fr;gap:13px;padding:14px 16px;display:grid}.partner-event-icon{width:38px;height:38px;color:var(--green-700);background:#eef3ee;border-radius:12px;place-items:center;display:grid}.partner-event-icon.pause{color:#8a6200;background:#fff5d8}.partner-event-icon.end{color:#5e6661;background:#eef0ef}.partner-event-icon.customer{color:#226f36;background:#e3f5e7}.partner-event-icon.appointment{color:#365b9a;background:#e7eefb}.partner-event-icon svg{width:19px;height:19px}.partner-timeline article>div:last-child{gap:2px;display:grid}.partner-timeline time{color:var(--muted);font-size:.72rem;font-weight:800}.partner-timeline p{color:var(--muted);margin:0}@media (max-width:720px){.partner-live-hero{grid-template-columns:auto 1fr}.partner-live-time{grid-column:1/-1}.partner-day-toolbar{flex-direction:column;align-items:stretch}.partner-day-toolbar select{width:100%;min-width:0}}.register-pin-card{width:min(430px,100vw - 28px);padding:34px 28px 28px;position:relative}.register-pin-close{position:absolute;top:14px;right:14px}.register-pin-icon{width:34px;height:34px;color:var(--lime);margin:0 auto 10px}.register-pin-card .primary-button{justify-content:center;width:100%;margin-top:20px}.register-pin-card .form-error{margin:14px 0 0}.register-pin-card .pin-grid button{color:var(--green-950);border-color:var(--line);background:#eef4ef;font-weight:900}.register-pin-card .pin-grid button:hover:not(:disabled),.register-pin-card .pin-grid button:active:not(:disabled){color:var(--green-950);background:#dfece1}.register-pin-card .pin-grid button:disabled{color:#7a877f;opacity:.65}.register-pin-card .pin-dots span{border-color:#8da096}.register-pin-card .pin-dots span.filled{background:var(--green-600);border-color:var(--green-600)}.trash-section>.section-heading>svg{width:34px;height:34px;color:var(--red)}.trash-section .section-heading h1{letter-spacing:-.045em;margin:5px 0 7px;font-size:clamp(2rem,4vw,3.2rem)}.trash-section .section-heading p{max-width:760px;color:var(--muted);margin:0;line-height:1.55}.trash-notice{margin-bottom:18px}.trash-list{gap:13px;display:grid}.trash-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.trash-card-main{align-items:flex-start;gap:14px;min-width:0;display:flex}.trash-card-main h2{margin:0 0 5px;font-size:1.22rem}.trash-card-main p{color:var(--muted);margin:0 0 5px}.trash-card-main small{color:var(--muted)}.trash-status{text-align:center;color:#fff;background:#737b76;border-radius:999px;flex:none;min-width:82px;padding:7px 10px;font-size:.74rem;font-weight:900}.trash-status.red{background:#a9413b}.trash-status.yellow{color:#493300;background:#e4b83f}.trash-status.green{background:#327941}.trash-status.open{color:var(--green-900);background:#e6eee7}.trash-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:9px;display:flex}.empty-state-card{text-align:center;background:#ffffffb8;border:1px dashed #bcc9be;border-radius:20px;align-content:center;place-items:center;gap:8px;min-height:280px;padding:28px;display:grid}.empty-state-card>svg{width:42px;height:42px;color:var(--green-600)}.empty-state-card h2{margin:3px 0 0}.empty-state-card p{max-width:520px;color:var(--muted);margin:0}@media (max-width:760px){.trash-card{flex-direction:column;align-items:stretch}.trash-card-main{flex-direction:column;align-items:flex-start}.trash-actions{grid-template-columns:1fr;display:grid}.trash-actions button{width:100%}}.customer-add-button{z-index:19;color:#fff;background:var(--green-900);border:0;border-radius:15px;align-items:center;gap:8px;min-height:48px;padding:11px 17px;font-weight:850;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 36px #00000038}.customer-add-button:hover{transform:translateY(-1px)}.customer-add-button:active{transform:translateY(0)}.customer-add-button svg{width:21px;height:21px}.online-customer-modal{width:min(100%,760px)}.online-customer-modal .modal-header p{max-width:590px}@media (max-width:820px){.customer-add-button{right:14px;bottom:calc(14px + env(safe-area-inset-bottom))}}@media (max-width:620px){.online-customer-modal{padding:20px}.online-customer-modal .form-grid{grid-template-columns:1fr}.online-customer-modal .span-2{grid-column:auto}.customer-add-button{padding-inline:14px}}.privacy-intake-modal{overscroll-behavior:contain;width:min(920px,100vw - 28px);max-height:min(92dvh,980px);overflow:auto}.privacy-intake-modal .modal-header{z-index:3;background:linear-gradient(#fff 86%,#ffffffed);padding-bottom:14px;position:sticky;top:-1px}.privacy-notice-panel{scroll-behavior:smooth;background:#f7faf7;border:1px solid #b9cabd;border-radius:20px;max-height:330px;margin:4px 0 20px;padding:20px;overflow:auto;box-shadow:inset 0 1px #fffc}.privacy-notice-panel:focus{outline-offset:2px;outline:3px solid #71b44c3d}.privacy-notice-title{border-bottom:1px solid #d6e1d8;align-items:center;gap:12px;margin-bottom:17px;padding-bottom:15px;display:flex}.privacy-notice-title>svg{width:32px;height:32px;color:var(--green-600)}.privacy-notice-title div{gap:3px;display:grid}.privacy-notice-title strong{font-size:1.08rem}.privacy-notice-title small{color:var(--muted)}.privacy-notice-panel section+section{margin-top:19px}.privacy-notice-panel h3{color:var(--green-950);margin:0 0 7px;font-size:1rem}.privacy-notice-panel p{color:#405047;margin:0 0 8px;font-size:.93rem;line-height:1.62}.privacy-warning,.inline-notice,.security-hint{color:#36483d;background:#f4f8f4;border:1px solid #d2dfd4;border-radius:15px;align-items:flex-start;gap:10px;margin:14px 0;padding:13px 15px;line-height:1.5;display:flex}.privacy-warning{background:#fffaf0;border-color:#e6d7a8}.privacy-warning svg,.inline-notice svg,.security-hint svg{flex:none;width:20px;height:20px;margin-top:1px}.signature-field{margin:20px 0 14px}.signature-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-weight:850;display:flex}.signature-heading span{align-items:center;gap:8px;display:inline-flex}.signature-heading svg{width:20px;height:20px}.signature-heading button{border:1px solid var(--line);color:var(--green-950);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:7px 10px;font-weight:800;display:inline-flex}.signature-heading button:disabled{opacity:.45}.signature-canvas{touch-action:none;cursor:crosshair;background:#fff;border:2px solid #9eb3a4;border-radius:16px;width:100%;height:190px;display:block;box-shadow:inset 0 -1px #d9e2da}.signature-field small{color:var(--muted);margin-top:7px;line-height:1.45;display:block}.privacy-confirmation-check{background:#f8fbf8;border:1px solid #bfd0c1;border-radius:15px;align-items:flex-start;gap:11px;margin-top:13px;padding:14px;font-weight:700;line-height:1.5;display:flex!important}.privacy-confirmation-check input{width:20px;height:20px;accent-color:var(--green-700);flex:none;margin-top:1px}.privacy-saved-banner{color:#24422c;background:#ecf7ee;border:1px solid #b7d3bc;border-radius:17px;align-items:flex-start;gap:12px;margin:4px 0 18px;padding:16px;display:flex}.privacy-saved-banner svg{color:#2f7b42;flex:none}.privacy-saved-banner div{gap:3px;display:grid}.privacy-saved-banner span{color:#52665a;line-height:1.45}.privacy-customer-identity{margin-top:6px}.privacy-customer-detail{width:min(900px,100vw - 28px);max-height:92dvh;overflow:auto}.privacy-record-card,.customer-documents-card{border:1px solid var(--line);background:#f9fbf9;border-radius:20px;margin-top:20px;padding:18px}.section-heading.compact{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:13px;display:flex}.section-heading.compact h3{margin:4px 0 0;font-size:1.2rem}.section-heading.compact>svg{width:25px;height:25px;color:var(--green-600)}.compact-details{margin-top:4px}.privacy-document-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.customer-documents-card .muted{margin:0 0 13px;line-height:1.55}.document-upload-button{color:var(--green-950);cursor:pointer;background:#fff;border:1px solid #aac0ae;border-radius:13px;align-items:center;gap:8px;padding:10px 14px;font-weight:850;width:auto!important;display:inline-flex!important}.document-upload-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.customer-document-list{gap:9px;margin-top:14px;display:grid}.customer-document-list article{background:#fff;border:1px solid #d8e2da;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.customer-document-list article>svg{color:var(--green-600)}.customer-document-list article div{gap:2px;min-width:0;display:grid}.customer-document-list article strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-document-list article small{color:var(--muted)}.customer-document-list article a,.customer-document-list article button{border:1px solid var(--line);width:36px;height:36px;color:var(--green-950);background:#fff;border-radius:10px;place-items:center;padding:0;display:grid}.customer-document-list article button{color:#8f342f}.privacy-followup-controls{background:#eef6ef;border:1px solid #bcd0bf;border-radius:20px;grid-template-columns:minmax(220px,1fr) 150px minmax(145px,180px);gap:11px;margin-top:20px;padding:18px;display:grid}.privacy-followup-controls>div:first-child{gap:4px;display:grid}.privacy-followup-controls small{color:#53665a;line-height:1.45}.privacy-followup-controls .quick-times{grid-column:2/4}.privacy-followup-controls>.primary-button{grid-column:1/-1;justify-self:end}.customer-sensitive-actions{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.customer-status.draft{color:#735200;background:#fff1b9}.customer-status.active{color:#235c31;background:#e3f3e7}.customer-status.cancelled{color:#81332f;background:#f7dfdd}.legal-page{color:#17251d;background:linear-gradient(#eef5ef 0,#f9fbf9 240px,#fff 100%);min-height:100dvh;padding:clamp(24px,5vw,68px) 18px 60px}.legal-hero,.legal-content,.legal-footer{width:min(900px,100%);margin-inline:auto}.legal-hero{color:#fff;background:linear-gradient(135deg,#062a1b,#174b2d 65%,#2c7040);border:1px solid #bdcec0;border-radius:28px;padding:clamp(22px,4vw,42px);box-shadow:0 24px 60px #062a1b2e}.legal-hero h1{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(2.1rem,5vw,4rem)}.legal-hero p{color:#ffffffd1;max-width:720px;margin:0;line-height:1.65}.legal-content{gap:16px;margin-top:24px;display:grid}.legal-content>section,.legal-contact{background:#fff;border:1px solid #d5dfd7;border-radius:20px;padding:clamp(18px,3vw,28px);box-shadow:0 10px 26px #11301d0e}.legal-content h2{color:#123d26;margin:0 0 11px;font-size:1.35rem}.legal-content p,.legal-content li,.legal-contact{color:#405047;line-height:1.68}.legal-content p{margin:0 0 9px}.legal-content ul{margin:8px 0 0;padding-left:21px}.legal-contact{margin-top:22px}.legal-contact a,.legal-content a{color:#166235;text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding:18px 4px;display:flex}.legal-footer a{color:var(--green-800);font-weight:850}@media (max-width:760px){.privacy-intake-modal,.privacy-customer-detail{border-radius:20px;width:calc(100vw - 14px);max-height:calc(100dvh - 14px);padding:18px}.privacy-notice-panel{max-height:285px;padding:16px}.signature-canvas{height:165px}.privacy-followup-controls{grid-template-columns:1fr}.privacy-followup-controls .quick-times,.privacy-followup-controls>.primary-button{grid-column:auto;width:100%}.privacy-document-actions{grid-template-columns:1fr;display:grid}.privacy-document-actions>*{justify-content:center;width:100%}.customer-document-list article{grid-template-columns:auto minmax(0,1fr) auto}.customer-document-list article button{grid-column:3}.legal-page{padding-inline:12px}.legal-hero{border-radius:22px}}.modal-backdrop{touch-action:manipulation}.modal-close-button{z-index:20;pointer-events:auto;touch-action:manipulation;cursor:pointer;flex:0 0 44px;width:44px;height:44px;position:relative}.sticky-form-error{z-index:8;color:#7f2823;background:#fff1ef;border:1px solid #e3aaa5;border-radius:13px;margin:8px 0 14px;padding:12px 14px;position:sticky;top:76px;box-shadow:0 8px 24px #5b1b161a}.intake-attachment-card{background:#f7faf7;border:1px solid #c7d5c9;border-radius:17px;gap:12px;margin:18px 0;padding:16px;display:grid}.intake-attachment-card>div:first-child{gap:3px;display:grid}.intake-attachment-card small{color:var(--muted)}.document-upload-button{touch-action:manipulation;min-height:46px;position:relative;overflow:hidden}.document-upload-button input{cursor:pointer;opacity:0!important;pointer-events:auto!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.pending-file-list{gap:8px;display:grid}.pending-file-list>div{background:#fff;border:1px solid #d7e1d8;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.pending-file-list span{text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.pending-file-list button{color:#8f342f;background:#fff;border:1px solid #e2c2bf;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid}.pending-file-list button svg{width:18px;height:18px}.customer-document-list article>button{cursor:pointer}@media (max-width:760px){.modal-backdrop{align-items:center;padding:7px}.privacy-intake-modal .modal-header,.privacy-customer-detail .modal-header{z-index:12;margin:-4px -4px 8px;padding:10px 4px 14px;top:-18px}.sticky-form-error{top:72px}}.customer-add-button{z-index:80}.online-intake-modal{overscroll-behavior:contain;width:min(900px,100vw - 28px);max-height:min(92dvh,980px);overflow:auto}.online-intake-modal .modal-header{z-index:12;background:linear-gradient(#fff 86%,#fffffff0);padding-bottom:14px;position:sticky;top:-1px}.online-intake-explanation,.online-ready-banner{color:#284a31;background:#edf7ef;border:1px solid #bdd2c0;border-radius:17px;align-items:flex-start;gap:12px;margin:4px 0 18px;padding:15px 16px;display:flex}.online-intake-explanation>svg,.online-ready-banner>svg{width:24px;height:24px;color:var(--green-600);flex:none}.online-intake-explanation div,.online-ready-banner div{gap:4px;display:grid}.online-intake-explanation span,.online-ready-banner span{color:#52665a;line-height:1.5}.online-security-hint{color:#405047}.online-intake-status{background:#f7faf7;border:1px solid #d6dfd7;border-radius:19px;align-items:center;gap:14px;margin:6px 0 18px;padding:17px;display:flex}.online-intake-status.success{background:#e9f7ec;border-color:#9bc4a2}.online-intake-status.error{background:#fff0ee;border-color:#e0aaa5}.online-intake-status.opened{background:#eef5fc;border-color:#b8cde4}.online-intake-status.waiting{background:#fffaf0;border-color:#dfd2a5}.online-status-icon{color:#fff;background:var(--green-700);border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.online-intake-status.error .online-status-icon{background:var(--red)}.online-intake-status.waiting .online-status-icon{color:#493300;background:#e3b43b}.online-intake-status.opened .online-status-icon{background:#3f78a8}.online-status-icon svg{width:27px;height:27px}.online-intake-status h3{margin:4px 0;font-size:1.25rem}.online-intake-status p{color:var(--muted);margin:0}.status-spinner{width:14px;height:14px;margin-left:5px;animation:.9s linear infinite online-spin;display:inline-block}@keyframes online-spin{to{transform:rotate(360deg)}}.online-progress-list{gap:9px;display:grid}.online-progress-list>div{background:#fff;border:1px solid #dbe3dc;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:11px 12px;display:grid}.online-progress-list>div>span{color:#7c897f;background:#eef2ef;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.online-progress-list>div.done{background:#f3faf4;border-color:#bad2be}.online-progress-list>div.done>span{color:#fff;background:var(--green-600)}.online-progress-list>div div{gap:2px;display:grid}.online-progress-list small{color:var(--muted);line-height:1.35}.online-status-actions{margin-top:20px}.online-save-lock{color:#627068;align-items:flex-start;gap:8px;margin:10px 0 0;font-size:.82rem;line-height:1.45;display:flex}.online-save-lock svg{flex:none;margin-top:1px}.online-intake-queue{background:#f8fbf8;border:1px solid #cad8cc;border-radius:20px;margin:18px 0 20px;padding:18px}.online-intake-queue .section-heading h2{margin:4px 0 0;font-size:1.25rem}.online-intake-queue-grid{gap:10px;display:grid}.online-intake-queue-card{width:100%;color:var(--ink);text-align:left;background:#fff;border:1px solid #d8e1d9;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.online-intake-queue-card:hover{border-color:#9db8a2}.online-intake-queue-card.completed{background:#edf8ef;border-color:#87bc91}.online-intake-queue-card.failed,.online-intake-queue-card.expired{background:#fff2f0;border-color:#dfa9a4}.online-queue-icon{width:38px;height:38px;color:var(--green-700);background:#edf4ee;border-radius:50%;place-items:center;display:grid}.online-intake-queue-card.completed .online-queue-icon{color:#fff;background:var(--green-600)}.online-intake-queue-card.failed .online-queue-icon,.online-intake-queue-card.expired .online-queue-icon{color:#fff;background:var(--red)}.online-intake-queue-card>span:nth-child(2){gap:2px;min-width:0;display:grid}.online-intake-queue-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.online-intake-queue-card b{color:#55645b;background:#eef2ef;border-radius:999px;justify-self:end;padding:6px 9px;font-size:.72rem}.online-intake-queue-card.completed b{color:#235c31;background:#dcefe0}.public-privacy-shell{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 10% 0,#48a45f26,#0000 30%),linear-gradient(#eaf3eb 0,#f8faf8 280px,#f2f5f2 100%);padding:clamp(14px,4vw,46px) 12px}.public-privacy-card{background:#fff;border:1px solid #cbd8cd;border-radius:26px;width:min(860px,100%);margin:0 auto;padding:clamp(18px,4vw,34px);box-shadow:0 24px 70px #1025191f}.public-privacy-header{align-items:center;gap:14px;margin-bottom:20px;display:flex}.public-brand-mark{color:#fff;background:linear-gradient(135deg, var(--green-900), var(--green-600));border-radius:18px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-weight:900;display:grid}.public-privacy-header h1{letter-spacing:-.035em;margin:4px 0 0;font-size:clamp(1.65rem,4vw,2.5rem)}.public-intake-summary{background:#f2f8f3;border:1px solid #c4d6c7;border-radius:17px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:15px;display:flex}.public-intake-summary>svg{width:27px;height:27px;color:var(--green-600);flex:none}.public-intake-summary div{gap:3px;display:grid}.public-intake-summary span,.public-intake-summary small{color:var(--muted);line-height:1.4}.public-notice{max-height:440px}.public-notice h2{color:var(--green-950);margin:0 0 7px;font-size:1rem}.public-form-error,.public-warning{color:#7e2d28;background:#fff1ef;border:1px solid #e0aaa5;border-radius:13px;align-items:flex-start;gap:9px;margin:15px 0;padding:12px 13px;line-height:1.45;display:flex}.public-code-field{gap:8px;margin:20px 0;font-weight:850;display:grid}.public-code-field input{width:100%;color:var(--ink);text-align:center;letter-spacing:.32em;background:#fff;border:2px solid #a8baa9;border-radius:15px;padding:14px;font-size:clamp(1.7rem,6vw,2.4rem);font-weight:900}.public-confirmation-check{color:var(--ink)}.public-submit-button{width:100%;min-height:54px;margin-top:18px;padding-inline:18px}.public-submit-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.public-legal-hint{color:var(--muted);text-align:center;margin:12px 0 0;font-size:.82rem;line-height:1.5}.public-result-card{text-align:center;align-content:center;place-items:center;gap:12px;min-height:420px;display:grid}.public-result-card>svg{width:58px;height:58px}.public-result-card.success>svg{color:var(--green-600)}.public-result-card.error>svg{color:var(--red)}.public-result-card h1{letter-spacing:-.04em;margin:4px 0;font-size:clamp(2rem,5vw,3.2rem)}.public-result-card p{color:#405047;max-width:650px;margin:0;line-height:1.6}.public-result-card small{max-width:650px;color:var(--muted);line-height:1.55}.public-success-line{color:#285033;background:#eaf6ec;border-radius:14px;align-items:center;gap:9px;margin:8px 0;padding:12px 14px;display:flex}.public-success-line svg{flex:none}.public-loading>svg{color:var(--green-600);animation:1.2s linear infinite online-spin}@media (max-width:760px){.online-intake-modal{border-radius:20px;width:calc(100vw - 14px);max-height:calc(100dvh - 14px);padding:18px}.online-intake-modal .modal-header{margin:-4px -4px 8px;padding:10px 4px 14px;top:-18px}.online-status-actions{grid-template-columns:1fr;display:grid}.online-status-actions button{width:100%}.online-intake-queue-card{grid-template-columns:38px minmax(0,1fr)}.online-intake-queue-card b{grid-column:2;justify-self:start}.public-privacy-card{border-radius:20px}.public-privacy-header{align-items:flex-start}.public-brand-mark{border-radius:14px;flex-basis:48px;width:48px;height:48px}.public-code-field input{letter-spacing:.22em}}
