*{box-sizing:border-box} :root{--ink:#183f34;--green:#174f40;--mint:#eaf0df;--lime:#d9ed8c;--paper:#f7f8f2;--line:#e4e8dd;--muted:#7a8577;--warm:#b8744d;--shadow:0 6px 22px #244c3610}html,body{margin:0;height:100%;overscroll-behavior:none}body{color:var(--ink);background:#e8ece3;font-family:'Segoe UI','Malgun Gothic',sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7ead65;outline-offset:3px}button,input,select,textarea{border-radius:12px}h1,h2,h3,p{margin:0}h1{font-size:27px;font-weight:750;letter-spacing:-1.1px;line-height:1.35}h2{font-size:18px;letter-spacing:-.6px;line-height:1.5}h3{font-size:15px;letter-spacing:-.35px;line-height:1.5}p{line-height:1.7}strong,b{font-weight:700}.preview-caption{width:390px;margin:24px auto 13px;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.3px;color:#7c8a73}.preview-caption>span:first-child{color:var(--ink);font-size:18px;font-weight:700}.preview-caption b{font-size:10px;letter-spacing:2px;margin-left:5px}.preview-caption a{letter-spacing:0;font-size:11px}.device{position:relative;display:flex;flex-direction:column;background:var(--paper);width:390px;height:min(844px,calc(100dvh - 105px));margin:auto;border:7px solid #183c33;border-radius:43px;box-sizing:content-box;overflow:hidden;box-shadow:0 28px 70px #23392a26,0 0 0 1px #65816a40}.statusbar{height:39px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:5px 25px 0;font-size:12px;font-weight:750;position:relative}.island{background:#16352c;border-radius:20px;width:91px;height:23px;position:absolute;left:50%;top:5px;transform:translateX(-50%)}.status-icons{display:flex;gap:5px;align-items:center;font-size:9px}.status-icons svg{height:13px;width:16px;fill:none;stroke:currentColor;stroke-width:1.6}.status-icons i{height:10px;width:21px;background:var(--ink);border:2px solid #a5b59e;border-radius:3px;position:relative}.status-icons i:after{content:'';position:absolute;right:-4px;top:1px;height:4px;width:2px;background:var(--ink);border-radius:1px}.app{display:flex;flex:1;min-height:0;flex-direction:column;position:relative}.app-header{height:67px;padding:9px 22px 12px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.brand{font-size:30px;letter-spacing:-1px;font-weight:850;display:flex;align-items:center;gap:9px}.brand span{font-size:9px;font-weight:650;letter-spacing:2px;padding-top:6px}.header-actions{display:flex;align-items:center;gap:6px}.icon-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;position:relative}.icon-button.tint{background:#edf1e4}.icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0}.icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.notify-dot{height:6px;width:6px;background:#a9c862;border:2px solid var(--paper);box-sizing:content-box;border-radius:50%;position:absolute;right:10px;top:9px}.header-title{font-size:18px;font-weight:700;letter-spacing:-.5px}.sub-header{padding-left:12px;padding-right:16px;gap:4px}.sub-header .header-title{flex:1;text-align:center;padding-right:36px}.screen{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;flex:1;min-height:0;padding:0 22px 24px;animation:screen-in .2s ease-out}.screen::-webkit-scrollbar{display:none}.screen.full{padding:0}.eyebrow{font-size:9px;letter-spacing:1.8px;color:var(--muted);font-weight:750}.muted{color:var(--muted)}.small{font-size:11px;line-height:1.6}.tiny{font-size:10px;line-height:1.6}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.stack{display:flex;flex-direction:column;gap:15px}.greeting{padding:5px 0 23px}.greeting p{font-size:12px;color:var(--muted);margin-bottom:7px}.greeting h1 .dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#9cbb62;margin-left:5px;vertical-align:middle}.avatar{height:39px;width:39px;border-radius:15px;background:var(--mint);display:flex;align-items:center;justify-content:center;font-size:11px;color:#637b49;flex-shrink:0;font-weight:700}.avatar.round{border-radius:50%}.hero{background:var(--green);color:#f3f7e8;border-radius:23px;padding:23px;position:relative;overflow:hidden}.hero .eyebrow{color:#acc694;font-size:8px}.hero-top{display:flex;justify-content:space-between;align-items:flex-start}.hero-top .icon{color:var(--lime);width:28px;height:28px}.hero h2{font-size:24px;line-height:1.45;margin:12px 0 15px;letter-spacing:-1px;font-weight:650}.hero h2 em{font-style:normal;color:var(--lime)}.hero-bottom{border-top:1px solid #ffffff20;padding-top:15px;display:flex;align-items:center;justify-content:space-between}.hero-bottom .small{color:#adc6af;font-size:10px}.hero-bottom b{display:block;margin-top:2px;font-size:17px;letter-spacing:-.5px}.round-arrow{background:var(--lime);color:var(--ink);width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%}.kpis{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:16px 0 26px;background:var(--line);border:1px solid var(--line);border-radius:17px;overflow:hidden}.kpi{background:var(--paper);padding:15px 17px}.kpi p{font-size:10px;color:var(--muted);margin-bottom:8px}.kpi b{font-size:22px;letter-spacing:-.8px}.kpi b small{font-size:12px;font-weight:500;margin-left:3px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 13px}.section-heading h2{font-size:17px}.text-button{font-size:11px;color:#7c8a70;padding:10px 0 10px 10px;min-height:44px}.pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:9px;line-height:1.4;font-weight:650;background:var(--mint);color:#65794d;white-space:nowrap}.pill.warm{background:#f8eee3;color:#b07a53}.pill.green{background:#e3efdc;color:#4d783e}.pill.dark{background:var(--green);color:#eff4e1}.pill.gray{background:#edf0e9;color:#8a9382}.appointment{display:block;border:1px solid var(--line);border-radius:19px;background:#fff;padding:18px;margin-bottom:11px;box-shadow:var(--shadow);text-align:left;width:100%}.appointment-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.appointment-top b{font-size:23px;letter-spacing:-.9px;line-height:1}.appointment-top small{font-size:10px;color:var(--muted);margin-left:7px;font-weight:500}.appointment-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.appointment h3{font-size:14px;font-weight:650}.appointment p{font-size:10px;color:var(--muted);margin-top:4px}.appointment .icon{color:#96a283;width:18px}.quick-button{background:var(--mint);font-size:10px;font-weight:700;padding:10px 11px;border-radius:9px;white-space:nowrap;min-height:38px}.hint-card{display:flex;align-items:flex-start;gap:10px;background:#edf1e4;border-radius:14px;padding:15px;margin-top:18px}.hint-card .icon{width:17px;height:17px;margin-top:3px;color:#839c62}.hint-card p{font-size:10px;color:#71805f}.hint-card strong{color:#425c37;font-weight:650}.bottom-nav{height:72px;flex-shrink:0;display:grid;grid-template-columns:repeat(4,1fr);padding:4px 12px 0;border-top:1px solid #e3e8da;background:#fcfdf8}.bottom-nav button{display:flex;align-items:center;flex-direction:column;gap:5px;justify-content:center;color:#a0a995;font-size:9px;font-weight:650;position:relative;min-height:60px;border-radius:14px}.bottom-nav button .icon{width:22px;height:22px}.bottom-nav button.active{color:var(--green)}.bottom-nav button.active:before{content:'';position:absolute;top:7px;width:43px;height:28px;background:#e7eed9;border-radius:10px;z-index:0}.bottom-nav .icon,.bottom-nav span{position:relative;z-index:1}.home-indicator{height:19px;flex-shrink:0;background:#fcfdf8;display:flex;align-items:center;justify-content:center}.home-indicator i{width:102px;height:4px;border-radius:5px;background:#153c31}.preview-footer{margin:16px auto 0;text-align:center;font-size:10px;color:#7b8a73}.preview-footer span{display:block;font-size:9px;margin-top:5px;color:#98a38e}.page-intro{padding:5px 0 23px}.page-intro h1{font-size:26px;margin-bottom:6px}.page-intro p{font-size:12px;color:var(--muted)}.date-strip{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 -22px 23px;padding:0 22px}.date-chip{min-width:48px;min-height:68px;flex-shrink:0;border-radius:16px;display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;color:#87947b;border:1px solid #e3e8d9}.date-chip b{font-size:18px;font-weight:650}.date-chip span{font-size:9px}.date-chip.active{background:var(--green);border-color:var(--green);color:#f4f8e9}.segmented{display:flex;background:#eaf0e1;border-radius:12px;padding:4px;margin:0 0 20px}.segmented button{flex:1;padding:10px 5px;font-size:11px;border-radius:9px;min-height:38px;color:#7c8d6c}.segmented button.active{background:#fff;color:var(--green);box-shadow:0 2px 8px #264b3210;font-weight:700}.primary{min-height:50px;background:var(--green);color:#fff;border-radius:15px;padding:14px 18px;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px;width:100%}.primary.lime{background:var(--lime);color:var(--ink)}.secondary{min-height:48px;border:1px solid #dce4d2;background:#fff;border-radius:14px;padding:12px 16px;font-size:12px;font-weight:650;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.quiet{min-height:44px;padding:10px;font-size:11px;color:var(--muted);width:100%}.bottom-action{padding:13px 22px;background:var(--paper);flex-shrink:0;border-top:1px solid var(--line)}.floating-add{position:absolute;right:22px;bottom:91px;height:51px;width:51px;border-radius:18px;background:var(--green);box-shadow:0 5px 19px #143e3440;color:#fff;display:flex;align-items:center;justify-content:center}.search-field{display:flex;align-items:center;gap:9px;background:#ecf0e5;border:1px solid #e5eadc;border-radius:13px;padding:0 13px;height:47px;margin:0 0 19px;color:#8c9a7f}.search-field .icon{width:18px}.search-field input{border:0;outline:none;background:none;width:100%;font-size:12px;padding:12px 0;min-width:0}.customer-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line);width:100%;text-align:left;border-radius:0;min-height:74px}.customer-row .info{flex:1;min-width:0}.customer-row h3{font-size:13px}.customer-row p{font-size:10px;color:var(--muted);margin-top:3px}.customer-row .icon{width:16px;color:#9aa88c}.white-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:21px;margin-bottom:15px}.metric-large{font-size:38px;line-height:1.15;font-weight:700;letter-spacing:-1.8px;margin:12px 0}.metric-large small{font-size:16px;letter-spacing:0;font-weight:550;margin-left:3px}.metric-header{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted)}.metric-header .icon{width:18px;color:#849f6a}.metric-pair{display:flex;gap:25px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.metric-pair span{display:block;font-size:10px;color:var(--muted);margin-bottom:6px}.metric-pair b{font-size:18px;letter-spacing:-.5px}.green-card{background:var(--green);color:#f2f7e6;border-radius:20px;padding:22px;margin-bottom:16px}.green-card .eyebrow,.green-card .small{color:#b3cc9d}.green-card .metric-large{color:var(--lime);font-size:33px;margin:14px 0 9px}.slider-row{margin:21px 0}.slider-row label{font-size:11px;display:flex;justify-content:space-between;align-items:center}.slider-row output{font-size:13px;font-weight:700;color:#4d713a}.slider-row input{width:100%;accent-color:var(--green);margin:16px 0 0;min-height:24px}.line-item{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding:12px 0;border-bottom:1px solid var(--line);gap:10px}.line-item span{color:var(--muted)}.line-item:last-child{border-bottom:0}.settings-row{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:13px 0;border-bottom:1px solid var(--line);width:100%;text-align:left;border-radius:0}.settings-row .info{flex:1}.settings-row h3{font-size:12px}.settings-row p{font-size:10px;color:var(--muted);margin-top:3px}.settings-row>.icon{width:18px;color:#9aa58e}.empty{padding:30px 18px;text-align:center}.empty .icon{width:40px;height:40px;color:#9cb27e;margin-bottom:17px}.empty h3{font-size:16px;margin-bottom:8px}.empty p{font-size:11px;color:var(--muted);margin-bottom:18px}.bottom-disclosure{font-size:9px;color:#95a087;line-height:1.7;text-align:center;margin:23px 5px 2px}.activity{padding:14px 0;display:flex;gap:10px;border-bottom:1px solid var(--line);font-size:11px}.activity i{height:6px;width:6px;border-radius:50%;background:#a6bc84;flex-shrink:0;margin-top:6px}.activity time{display:block;margin-top:6px;font-size:9px;color:var(--muted)}.sheet-layer{position:absolute;inset:0;z-index:25;display:flex;align-items:flex-end}.sheet-layer[hidden]{display:none}.scrim{position:absolute;inset:0;background:#102f2ab0;animation:fade-in .18s}.sheet{position:relative;background:var(--paper);border-radius:27px 27px 0 0;max-height:93%;width:100%;display:flex;flex-direction:column;min-height:200px;box-shadow:0 -8px 45px #143f3626;animation:sheet-in .24s cubic-bezier(.2,.8,.2,1);outline:none!important;overflow:hidden}.sheet:before{content:'';width:34px;height:4px;background:#cbd4c0;border-radius:5px;align-self:center;flex-shrink:0;margin-top:10px}.sheet-header{padding:15px 22px 7px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.sheet-header h2{font-size:21px;letter-spacing:-.8px}.sheet-header .icon-button{width:32px;height:32px;background:#eaf0e0}.sheet-header .icon{width:16px}.sheet-body{padding:7px 22px 20px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;min-height:0}.sheet-footer{padding:14px 22px 24px;flex-shrink:0;background:#f7f8f2;border-top:1px solid var(--line)}.sheet-subtitle{font-size:11px;color:var(--muted);line-height:1.8;margin-bottom:17px}.sheet label.field{display:block;font-size:11px;font-weight:650;margin-bottom:16px}.sheet input:not([type=checkbox]):not([type=range]):not([type=file]),.sheet select,.sheet textarea{display:block;border:1px solid #dce4d2;background:#fff;width:100%;padding:13px;margin-top:8px;min-height:48px;font-size:13px;outline-offset:1px}.sheet textarea{font-size:11px;min-height:100px;line-height:1.6;resize:vertical}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.error{background:#fff0e8;color:#a14b31;border-radius:12px;padding:12px 14px;font-size:11px;line-height:1.7;margin:12px 0}.check{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.8;padding:10px 0;cursor:pointer}.check input{width:19px;height:19px;accent-color:var(--green);flex-shrink:0;margin:1px 0 0}.mini-summary{display:flex;align-items:center;gap:13px;background:#eaf0e0;border-radius:15px;padding:15px;margin:4px 0 20px}.mini-summary .icon{width:27px;height:27px;color:#809862}.mini-summary p{font-size:10px;color:#7f8f6d;margin-top:4px}.mini-summary h3{font-size:13px}.candidate{display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line);padding:12px 0}.candidate .info{flex:1}.candidate h3{font-size:12px}.candidate p{font-size:9px;color:var(--muted);margin-top:3px}.candidate>.icon{color:#87a061;width:16px}.message-preview{border-radius:17px;background:#eaf0e1;padding:17px;margin:14px 0;position:relative}.message-preview p{font-size:12px;line-height:1.9}.message-preview small{display:block;margin-top:10px;font-size:9px;color:#80906f}.progress-pips{display:flex;gap:5px;margin:4px 0 17px}.progress-pips i{height:3px;flex:1;background:#e0e7d7;border-radius:3px}.progress-pips i.on{background:#72984d}.step-meta{font-size:9px;letter-spacing:1.2px;color:#90a07b;margin-bottom:12px}.success-medal{height:71px;width:71px;border-radius:27px;background:#e2efd0;color:#5e863c;display:flex;align-items:center;justify-content:center;margin:18px auto 22px}.success-medal .icon{height:33px;width:33px;stroke-width:2}.success-copy{text-align:center;padding:0 5px 22px}.success-copy h1{font-size:25px;margin-bottom:12px}.success-copy p{font-size:12px;color:var(--muted);line-height:1.9}.receipt{border-radius:20px;background:#fff;border:1px solid var(--line);padding:23px;margin-bottom:20px}.receipt .eyebrow{font-size:8px;color:#879774}.receipt h2{margin:12px 0 6px;font-size:23px}.receipt .rule{border:0;border-top:1px dashed #d9e2cd;margin:21px -23px}.price{font-size:29px;letter-spacing:-1px;display:block;margin:17px 0}.price small{font-size:13px;font-weight:500}.book-intro{padding:16px 0 25px}.book-intro h1{font-size:30px;line-height:1.4;margin:15px 0 10px}.book-intro h1 em{font-style:normal;color:#73994e}.book-visual{background:#eaf0df;border-radius:20px;padding:22px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.book-visual .icon{height:40px;width:40px;color:#8fab68}.book-visual b{font-size:32px;letter-spacing:-1px;line-height:1.4}.book-visual span{font-size:11px;color:#83926e}.book-detail{padding:0 22px 24px}.disabled-card{opacity:.6}#toast{position:absolute;left:20px;right:20px;bottom:105px;z-index:40;pointer-events:none;background:#173b32ed;color:#f1f7e5;font-size:12px;line-height:1.7;padding:15px 18px;box-shadow:0 8px 24px #153e3430;border-radius:14px;opacity:0;transform:translateY(8px);transition:.2s}#toast.visible{opacity:1;transform:translateY(0)}.boot{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.boot b{font-size:54px}.boot p{font-size:12px;color:var(--muted)}.details-note{font-size:10px;color:var(--muted);padding:10px 0;line-height:1.8}.external-link{font-size:11px;display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line)}.skeleton{animation:pulse 1.2s infinite;background:#e9efdf;border-radius:18px;height:160px}.sr-only{position:absolute;height:1px;width:1px;clip:rect(0,0,0,0);overflow:hidden}input[type=file]{font-size:11px;margin:12px 0;max-width:100%}@keyframes screen-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes pulse{50%{opacity:.4}}@media(max-width:520px){body{background:var(--paper)}.preview-caption,.preview-footer{display:none}.device{border:0;border-radius:0;box-shadow:none;width:100%;height:100dvh;max-width:none;box-sizing:border-box;margin:0}.statusbar{display:none}.app-header{padding-top:calc(9px + env(safe-area-inset-top));height:calc(67px + env(safe-area-inset-top))}.home-indicator{height:max(12px,env(safe-area-inset-bottom));}.home-indicator i{display:none}.sheet-footer{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.sheet{max-height:calc(100% - 25px - env(safe-area-inset-top))}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:521px){.island{width:9px;height:9px;top:13px;border-radius:50%;background:#143c32;box-shadow:0 0 0 2px #becbb9}}
