@font-face{font-family:Local;src:local('Segoe UI')} :root{font-family:Local,Arial,sans-serif;color:#243c35;background:#f4f6f5;font-synthesis:none;--green:#173c35;--accent:#d3edb8;--muted:#65776f;--line:#e4eae7}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:30px;letter-spacing:-1px;line-height:1.2;margin-bottom:10px;font-weight:650}h2{font-size:18px;font-weight:650;letter-spacing:-.3px;margin:0}h3{font-size:16px;margin:24px 0 12px}p{line-height:1.6}small{font-size:13px}button:focus-visible,a:focus-visible{outline:3px solid #80a46c;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid #53826f;outline-offset:1px}.muted,.help{color:var(--muted)}.help{font-size:14px;margin:14px 0}.primary,.secondary,.danger-button{border-radius:8px;border:1px solid transparent;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;min-height:44px}.primary{color:white;background:var(--green)}.primary:hover{background:#245647}.secondary{background:white;border-color:#d6e0da;color:var(--green)}.secondary:hover{background:#f2f6f3}.danger-button{background:#a33736;color:white}.text-button{border:0;background:transparent;color:#38694e;font-size:14px;padding:10px 6px;min-height:44px;font-weight:600}.danger{color:#a03c3c}.icon-button{width:42px;min-height:42px;border:0;background:transparent;font-size:22px;color:var(--muted);border-radius:7px}.icon-button:hover{background:#e9efeb}.pill{background:#edf5e8;color:#4b6e32;border-radius:6px;padding:5px 9px;font-size:12px;font-weight:600;display:inline-block;white-space:nowrap}.pill.neutral{color:#6c756f;background:#eef0ef}#sidebar{width:248px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:31px 18px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 13px;font-size:30px;font-weight:650;letter-spacing:-1px}.brand img{width:42px;height:42px;border-radius:11px}.brand-sub{font-size:10px;letter-spacing:2px;display:block;color:#83948c;font-weight:600;margin-top:3px}.nav-label{color:#83928b;font-size:11px;letter-spacing:1.5px;font-weight:600;margin:48px 15px 14px}.nav-link{display:flex;align-items:center;gap:12px;min-height:49px;padding:12px 15px;margin-bottom:7px;border-radius:8px;color:#607168;font-size:14px;font-weight:550}.nav-link:hover{background:#f3f6f4}.nav-link.active{background:#173c35;color:white}.nav-icon{font-size:23px;width:23px;text-align:center;line-height:1}.nav-badge{font-size:10px;border:1px solid #d8dfdb;border-radius:4px;margin-left:auto;padding:2px 5px}.sidebar-foot{margin-top:auto;padding:26px 15px 0}.sidebar-foot p{font-size:13px;color:#809188;margin:14px 0 0}.version{font-size:12px;color:#6a8073}.status-dot{display:inline-block;width:6px;height:6px;background:#7ea373;border-radius:50%;margin-right:5px}.workspace{margin-left:248px;min-height:100vh;display:flex;flex-direction:column}header{height:81px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#ffffffad;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;gap:12px;font-size:13px;color:#7c8982}.breadcrumb strong{font-weight:500;color:#3f584a}.breadcrumb span{color:#c4ccc7}.header-actions{display:flex;gap:16px;align-items:center}.connection{font-size:12px;color:#728776}.connection.offline{color:#a66039}.avatar{border:1px solid #dde5df;background:#ecf1ed;border-radius:50%;width:34px;height:34px;color:#466149;font-size:13px;font-weight:600}.mobile-menu{display:none}main{padding:34px 38px;flex:1;max-width:1560px;width:100%;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.page-heading p{color:var(--muted);font-size:14px;margin:0}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:25px}.stat{padding:22px;background:white;border:1px solid var(--line);border-radius:12px}.stat>span{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#687c6e;gap:8px}.stat i{font-style:normal;font-size:20px;color:#839a87}.stat>strong{display:block;font-size:37px;font-weight:600;margin:13px 0 8px;letter-spacing:-1px}.stat small{font-size:12px;color:#819087}.stat.highlight{background:var(--green);border-color:var(--green);color:white}.stat.highlight>span,.stat.highlight small,.stat.highlight i{color:#bbd4c1}.card{border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden}.card-heading{padding:23px 24px;border-bottom:1px solid #eef2ef;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-heading a{font-size:12px;color:#4c7155;font-weight:600}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:24px}.empty{min-height:290px;padding:35px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:57px;height:57px;border:1px solid #dde8df;background:#f5f8f4;border-radius:15px;display:grid;place-items:center;font-size:28px;color:#6f8863;margin-bottom:18px}.empty h3{margin:0 0 10px;font-size:17px}.empty p{color:var(--muted);font-size:14px;margin-bottom:20px}.step{display:flex;align-items:center;gap:13px;margin:0 24px;padding:20px 0;border-bottom:1px solid #edf1ee}.step-number{display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;border:1px solid #dce4de;border-radius:50%;color:#879488;font-size:12px}.step-number.done{background:#e8f2dd;color:#477139}.step>span:last-child{margin-left:auto;color:#7b8e7d}.step strong{font-size:13px;font-weight:600}.step p{font-size:12px;color:#829083;margin:4px 0 0;line-height:1.4}.tip{padding:17px 19px;margin:22px 24px;background:#f3f6f0;border-radius:8px}.tip strong{font-size:12px;color:#526b43}.tip p{font-size:12px;color:#78866e;margin:5px 0 0;line-height:1.6}.activity{grid-column:1/-1}.activity-row{display:flex;gap:12px;padding:15px 24px;border-bottom:1px solid #f0f3f1;align-items:center;font-size:14px}.activity-dot{width:7px;height:7px;background:#afc79d;border-radius:50%;flex-shrink:0}.activity-row time{margin-left:auto;font-size:12px;color:#8a978d;white-space:nowrap}.pad{padding:22px 24px;font-size:14px;margin:0}.toolbar{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.toolbar>.muted{font-size:13px;white-space:nowrap}.search{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;padding-left:12px;max-width:370px;width:100%;gap:6px}.search>span{font-size:22px;color:#809183}.search input{border:0;background:transparent;margin:0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:12px;font-weight:550;color:#7a8a7f;background:#f9fbf9;padding:14px 24px}td{padding:18px 24px;border-top:1px solid #eef2ef;font-size:14px}td strong{font-weight:550}td small{display:block;color:#8b988e;font-size:12px;margin-top:5px}tr.total{font-weight:650;background:#f2f6ef}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.recipe-card{padding:24px}.recipe-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.recipe-icon{font-size:28px;display:grid;place-items:center;background:#edf4e8;width:47px;height:47px;border-radius:10px}.recipe-card h2{font-size:20px}.recipe-card p{font-size:13px;margin:8px 0 24px}.recipe-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px}.recipe-price strong{font-size:23px;font-weight:600}.recipe-actions{display:flex;justify-content:space-between;padding-top:12px;gap:10px}.calculator-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.calculator-input,.calculation{padding:26px}.calculator-input h2{margin-bottom:24px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}label{display:block;font-size:14px;font-weight:500;color:#4a6053}input,select,textarea{display:block;width:100%;min-height:44px;padding:11px 12px;background:#fff;border:1px solid #dce4df;border-radius:7px;color:#233e2f;font-size:15px;margin-top:8px;margin-bottom:19px}input::placeholder,textarea::placeholder{color:#9aa79e}textarea{resize:vertical}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:650}.calculation{background:#fafff5;border-color:#dce7d0}.calculation .eyebrow{color:#7a8b6c}.big-price{display:block;font-size:42px;letter-spacing:-1.5px;margin:17px 0 6px;font-weight:600}.calculation>.muted{font-size:13px;margin-bottom:28px}.result-row{display:flex;justify-content:space-between;padding:13px 0;font-size:14px;border-bottom:1px solid #e7efdf;gap:12px}.result-row strong{font-weight:600}.order-summary{display:flex;flex-direction:column;gap:13px;background:#eaf3df;border-radius:8px;padding:17px;margin-top:22px}.order-summary>div{display:flex;justify-content:space-between;gap:10px;font-size:13px}.order-summary strong{font-weight:600}.breakdown{margin-top:24px}.notice{padding:15px 18px;background:#fff4df;border:1px solid #efdfb9;border-radius:8px;font-size:14px;margin-bottom:20px;line-height:1.6;color:#755828}.notice.subtle{background:#f5f7f3;border-color:#e8ede3;color:#78866e;font-size:13px}.error{color:#a63737;font-size:14px;line-height:1.5}.error:empty{display:none}.ai-panel{max-width:740px;margin:60px auto;text-align:center;padding:50px 25px}.ai-symbol{display:block;color:#688951;font-size:75px;line-height:1.1;margin-bottom:22px}.ai-panel h2{font-size:30px;letter-spacing:-.8px;margin:23px 0 15px}.ai-panel>p{font-size:15px;color:#7c8a7c}.disabled-input{display:flex;justify-content:space-between;align-items:center;margin:35px 0 18px;border:1px solid #dfe7dd;border-radius:12px;padding:15px 17px;background:#f9fbf8;text-align:left;color:#9aa895;font-size:14px}.disabled-input button{border:0;background:#e8eddf;color:#9da98b;font-size:20px;width:32px;height:32px;border-radius:7px}.ai-panel small{color:#8e9a85;font-size:12px}footer{display:flex;justify-content:space-between;align-items:center;padding:8px 38px 20px;color:#91a093;gap:20px;font-size:11px}footer button{font-size:12px!important;font-weight:400!important}dialog{border:1px solid #d7e1da;border-radius:14px;padding:0;max-width:740px;width:calc(100% - 28px);max-height:90dvh;color:#243c35;box-shadow:0 20px 100px #173c3526}dialog::backdrop{background:#10271ed0;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;border-bottom:1px solid var(--line)}.form-body{padding:25px}.form-body>h3{margin-top:22px}.dialog-footer{position:sticky;bottom:0;background:white;display:flex;justify-content:flex-end;gap:10px;padding:17px 25px;border-top:1px solid var(--line)}.recipe-line{display:grid;grid-template-columns:minmax(130px,2fr) minmax(75px,1fr) 85px 34px;align-items:center;gap:10px}.recipe-line label{font-size:12px}.recipe-line input,.recipe-line select{font-size:14px}.recipe-line .icon-button{width:34px;margin-top:4px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(20px);background:#183c32;color:#fff;padding:15px 22px;border-radius:10px;font-size:14px;box-shadow:0 10px 40px #173c3525;z-index:200;opacity:0;pointer-events:none;transition:.2s;width:max-content;max-width:calc(100vw - 32px);line-height:1.5}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.loading{padding:15vh 24px;text-align:center;color:#597457}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh}.auth-brand{background:#173c35;color:white;padding:50px 65px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.auth-brand .brand{padding:0;font-size:34px}.auth-brand .brand img{border:1px solid #5b7b66}.auth-brand h1{font-size:clamp(40px,4vw,64px);line-height:1.1;font-weight:500;letter-spacing:-2px;margin:22px 0}.auth-brand p{font-size:16px;color:#b3c6b9}.auth-brand .eyebrow{color:#bdd7a2}.auth-brand>small{color:#8daa95;font-size:13px}.auth-form{display:grid;place-items:center;padding:40px;background:#fbfcfa}.auth-form form{width:100%;max-width:390px}.auth-form h2{font-size:30px;letter-spacing:-1px;margin:24px 0 12px}.auth-form p{font-size:14px;color:#7d8b7e;margin-bottom:28px}.auth-form .error{color:#a63737}.auth-form .primary{width:100%;margin:5px 0 25px}.auth-form small{color:#89978a;font-size:12px;line-height:1.7}
@media(min-width:1500px){main{padding-top:44px}.page-heading{margin-bottom:36px}.stats{gap:24px}.stat{padding:26px}.dashboard-grid{gap:26px}}
@media(max-width:1150px){#sidebar{width:215px;padding:25px 12px}.workspace{margin-left:215px}main{padding:28px 24px}header{padding:0 24px}.nav-link{font-size:13px;padding:12px 10px;gap:8px}.stats{gap:12px}.stat{padding:18px}.stat>span{font-size:12px}.dashboard-grid{grid-template-columns:1.2fr 1fr;gap:18px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-heading{padding:20px}.calculator-grid{grid-template-columns:1fr}th,td{padding:15px 20px}.auth-brand{padding:40px}.brand{padding:0 8px;font-size:27px}}
@media(max-width:800px){#sidebar{transform:translateX(-100%);transition:transform .2s;width:248px;box-shadow:20px 0 60px #173c3520}#sidebar.open{transform:translateX(0);top:65px}.workspace{margin-left:0}header{height:65px;padding:0 18px;position:sticky;top:0;z-index:30;background:#fff}.mobile-menu{display:block}.breadcrumb{margin-right:auto;margin-left:8px;font-size:12px;gap:7px}.breadcrumb>span,.breadcrumb{color:#718371}.header-actions{gap:8px}.connection{display:none}main{padding:25px 18px}.page-heading{align-items:flex-start;margin-bottom:22px}.page-heading h1{font-size:25px}.page-heading p{font-size:13px}.page-heading>.primary{white-space:nowrap;padding:10px 12px;font-size:12px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.stat>strong{font-size:30px;margin:9px 0}.stat small{font-size:11px}.dashboard-grid{grid-template-columns:1fr}.card-heading h2{font-size:16px}.activity-row{flex-wrap:wrap;font-size:13px;padding:15px 20px}.activity-row time{font-size:11px}.empty{min-height:270px}.recipe-grid{gap:14px}.recipe-card{padding:20px}.recipe-card h2{font-size:18px}.recipe-price{align-items:flex-start;gap:9px;flex-direction:column}.recipe-actions{align-items:flex-start;flex-wrap:wrap}.auth-layout{grid-template-columns:1fr}.auth-brand{min-height:0;padding:25px 28px 32px;gap:34px}.auth-brand .brand{font-size:28px}.auth-brand h1{font-size:36px;margin:15px 0;letter-spacing:-1px}.auth-brand p,.auth-brand>small{display:none}.auth-brand .eyebrow{font-size:10px}.auth-form{padding:32px 28px}.auth-form h2{font-size:26px}.auth-form form{max-width:480px}.auth-brand .brand img{width:35px;height:35px}footer{padding:5px 18px 20px;font-size:10px}.ai-panel{padding:30px 5px;margin:20px auto}.ai-panel h2{font-size:26px}.calculator-input,.calculation{padding:22px}.big-price{font-size:36px}.toolbar{padding:17px}.search input{font-size:14px}.form-body{padding:20px}.dialog-heading,.dialog-footer{padding:16px 20px}}
@media(max-width:440px){.page-heading{flex-direction:column;gap:15px}.page-heading>.primary{font-size:13px}.recipe-grid{grid-template-columns:1fr}.recipe-price{flex-direction:row;align-items:center}.recipe-line{grid-template-columns:1fr 1fr 34px;gap:0 8px}.recipe-line>label:first-child{grid-column:1/-1}.recipe-line .icon-button{margin:0}.field-grid{grid-template-columns:1fr}.breadcrumb{font-size:11px;gap:5px}.breadcrumb strong{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions .icon-button{width:32px}.stat{padding:16px}.stat>span{font-size:12px}.activity-row time{margin-left:19px}.auth-brand h1{font-size:32px}.auth-brand{gap:25px}h1{overflow-wrap:anywhere}.order-summary>div{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:800px){#sidebar{visibility:hidden}#sidebar.open{visibility:visible}}
