:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#f4f7f7;background:#080b0c;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.center,.login{min-height:100vh;display:grid;place-items:center}.pulse,.brand>b{display:grid;place-items:center;background:#49dfc9;color:#06211d;font-weight:900}.pulse{width:70px;height:70px;border-radius:20px}.login{background:radial-gradient(circle at 78% 12%,#194c43,#0b1716 35%,#070a0b 72%);padding:24px}.login>section{width:min(540px,100%);padding:48px;border:1px solid #29413c;border-radius:26px;background:#0b1112;box-shadow:0 35px 90px #0009}.brand{display:flex;align-items:center;gap:12px;font-weight:850}.brand>b{width:44px;height:44px;border-radius:12px}.brand span>strong{font-size:9px;color:#49dfc9;margin-left:5px}.brand small{display:block;color:#77948f;font-size:9px}.eyebrow{color:#49dfc9;font-size:10px;font-weight:900;letter-spacing:.16em;margin:0 0 12px}.login .eyebrow{margin-top:52px}.login h1,.page-title h1,.greeting h1{font-size:clamp(40px,6vw,70px);line-height:1;letter-spacing:-.055em;margin:14px 0}.login h1 em{font-style:normal;color:#86ecdd}.lead,.page-title p{color:#9baaa8;line-height:1.6}.login form{display:grid;gap:16px;margin:34px 0}.login label,.store-form label{font-size:12px;font-weight:800;color:#b9c8c5}.login input,.store-form input,.store-form textarea,.search input{display:block;width:100%;margin-top:8px;border:1px solid #36514c;border-radius:9px;background:#111b1c;color:#fff;padding:14px}.login form button,.primary{border:0;border-radius:10px;padding:15px;background:#49dfc9;color:#06211d;font-weight:900}.error{color:#ffaaa3;margin:0}.app-shell{min-height:100vh;background:#0d1112;padding-bottom:72px}.app-head{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:linear-gradient(110deg,#080b0c 15%,#0c1916);border-bottom:1px solid #29413c}.user-chip{display:flex;align-items:center;gap:14px}.user-chip button,.modal-head button{border:1px solid #38504b;background:transparent;color:#d7e2df;border-radius:9px;padding:9px 12px}.app-content{min-height:calc(100vh - 150px);padding:50px 7vw;background:radial-gradient(circle at 12% 0,#194c43 0,#14352f 17%,#171f20 45%,#0d1112 80%)}.greeting{margin-bottom:26px}.work-state{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-left:4px solid #49dfc9;background:#20282a}.work-state strong,.work-state span{display:block}.work-state span{margin-top:5px;color:#9eabaa}.work-state b{color:#8ff1e2;font-size:24px}.work-button{width:100%;margin-top:14px;font-size:17px}.work-button:disabled{background:#40514e;color:#8b9997;cursor:not-allowed}.section-head,.page-title,.modal-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.section-head{margin:30px 0 12px}.section-head h2,.page-title h1,.modal h2{margin-bottom:0}.section-head span{color:#a5b0ae}.light-card{padding:24px;border-radius:16px;background:#eef3f1;color:#112226}.light-card>span,.store-card>span{color:#087f72;font-size:10px;font-weight:900;letter-spacing:.1em}.light-card h2{font-size:30px;margin:9px 0}.light-card p{color:#506468}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.facts>div{padding:13px;background:#dce7e4;border-radius:10px}.facts small,.facts strong{display:block}.facts small{color:#657579}.facts strong{margin-top:5px}.small{width:auto;white-space:nowrap}.search{display:flex;gap:9px;margin:28px 0}.search input{margin:0}.search button{border:1px solid #4a625d;border-radius:9px;background:#20292a;color:#e8efed;padding:0 20px}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.store-card{padding:20px;border:1px solid #293335;border-radius:14px;background:#101617}.store-card h2{margin:10px 0;font-size:20px}.store-card p{color:#95a3a1;min-height:42px}.store-card>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.store-card small{color:#77dccc}.store-card button{border:1px solid #3c5550;border-radius:8px;background:transparent;color:#dce8e5;padding:8px 10px}.empty{padding:45px;border:1px dashed #40504d;text-align:center;color:#9eadaa}.settings-list{margin-top:30px;border-top:1px solid #34403e}.settings-list>div{display:flex;justify-content:space-between;padding:18px 2px;border-bottom:1px solid #34403e}.settings-list span{color:#9eabaa}.bottom-nav{position:fixed;z-index:20;bottom:0;left:0;right:0;height:66px;display:grid;grid-template-columns:repeat(3,1fr);background:#080b0cf4;border-top:1px solid #29413c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav button{border:0;background:transparent;color:#83918e;font-weight:800}.bottom-nav button.active{background:#12201e;color:#6ce6d4}.notice{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:13px 16px;background:#17312d;color:#bdf5ec;border-left:4px solid #49dfc9}.notice button{border:0;background:transparent;color:inherit;font-size:20px}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px;background:#000b;overflow:auto}.modal{width:min(760px,100%);padding:28px;border:1px solid #38504b;border-radius:18px;background:#0d1415;box-shadow:0 30px 80px #000}.modal-head{align-items:flex-start}.modal-head .eyebrow{margin-bottom:6px}.modal-head h2{margin-top:0}.store-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:24px}.store-form textarea{min-height:80px;resize:vertical}.wide{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:10px}.form-actions>button:first-child{border:1px solid #435652;border-radius:9px;background:transparent;color:#dce6e3;padding:12px 16px}@media(max-width:800px){.store-grid{grid-template-columns:1fr 1fr}.app-content{padding:34px 5vw}}@media(max-width:600px){.login>section{padding:34px 25px}.app-head{padding:0 16px}.user-chip>span{display:none}.app-content{padding:28px 15px}.page-title{align-items:flex-start;flex-direction:column}.page-title h1,.greeting h1{font-size:38px}.facts,.store-grid,.store-form{grid-template-columns:1fr}.wide{grid-column:auto}.section-head{align-items:flex-start;flex-direction:column}.work-state b{font-size:19px}.search{flex-direction:column}.search button{padding:13px}.modal{padding:22px}}.store-card.incomplete{border-color:#80652c;background:linear-gradient(145deg,#19170f,#101617)}.status-warning{display:inline-block;margin-top:12px;padding:5px 8px;border-radius:999px;background:#3d3218;color:#ffd879;font-size:10px;letter-spacing:.04em}.store-card.incomplete small{color:#ffd879}.store-card button:disabled{cursor:default;opacity:.6}.store-form input[readonly]{color:#9dafab;background:#0b1112}.form-hint{margin:0;color:#9dafab;font-size:12px;line-height:1.5}.tour-import-modal{width:min(920px,100%);max-height:calc(100vh - 40px);overflow:auto}.tour-upload{display:grid;gap:20px;margin-top:28px}.tour-upload label{display:grid;gap:10px;color:#b9c8c5;font-size:12px;font-weight:800}.tour-upload input[type=file]{padding:18px;border:1px dashed #4b6862;border-radius:12px;background:#111b1c;color:#dce8e5}.import-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0 16px}.import-summary>div{padding:14px;border-radius:10px;background:#182322}.import-summary small,.import-summary strong,.tour-preview-list span,.tour-preview-list strong,.tour-preview-list small{display:block}.import-summary small,.tour-preview-list span,.tour-preview-list small{color:#91a6a1}.import-summary strong{margin-top:5px}.import-warning{padding:12px;border-left:4px solid #e4b850;background:#352d1b;color:#ffe09a}.tour-preview-list{display:grid;gap:8px;max-height:350px;margin:16px 0;overflow:auto}.tour-preview-list>div{padding:12px 14px;border:1px solid #2c3d3a;border-radius:10px;background:#101617}.tour-preview-list strong{margin:5px 0}@media(max-width:600px){.login{min-height:100svh;padding:0;place-items:stretch}.login>section{width:100%;min-height:100svh;padding:max(28px,env(safe-area-inset-top)) 22px max(28px,env(safe-area-inset-bottom));border:0;border-radius:0;display:flex;flex-direction:column;justify-content:center}.login .brand>b{width:52px;height:52px;border-radius:14px;font-size:18px}.login .brand span{font-size:18px}.login .brand small{font-size:11px}.login .eyebrow{margin-top:42px;font-size:11px}.login h1{font-size:clamp(42px,12vw,58px)}.login .lead{font-size:16px}.login label{font-size:14px}.login input{min-height:54px;padding:15px 16px;font-size:16px}.login form button{min-height:54px;font-size:16px}.import-summary{grid-template-columns:1fr 1fr}}
