:root{font-family:-apple-system,BlinkMacSystemFont,Noto Sans JP,Yu Gothic UI,sans-serif;color:#252b35;background:#fff;font-synthesis:none;font-weight:400;--bg:#fff;--sidebar:#f7f8fa;--text:#252b35;--muted:#7a818b;--line:#e9ecf0;--soft:#f5f6f8;--green:#326550;--green-hover:#264f3e;--green-soft:#e8f1ed;--amber:#a56a1b;--amber-bg:#fff4e2;--shadow:0 8px 36px #242f3910;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:none;font-size:13px;line-height:1.5;transition:background .16s,color .16s,box-shadow .16s}button:disabled{cursor:default;opacity:.45}button:not(:disabled):active{transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:3px solid #77ac97;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #77ac97;outline-offset:2px}button svg{flex-shrink:0}h1,h2,h3,p{margin:0}a{color:inherit}button:hover{background:var(--soft)}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:var(--sidebar);border-right:1px solid var(--line);padding:31px 15px 24px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:16px;align-items:center;text-decoration:none;font-weight:700;font-size:23px;letter-spacing:.06em;padding:0 14px;margin-bottom:42px}.sidebar nav{display:flex;flex-direction:column;gap:9px}.nav-item{justify-content:flex-start;gap:17px;width:100%;padding:14px 18px;font-size:15px;border-radius:11px}.nav-item.active{background:var(--green-soft);color:var(--green);font-weight:600}.nav-badge{font-size:12px;color:#fff;background:var(--green);border-radius:100px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:auto;padding:0 6px}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:14px}.local-note{display:flex;gap:17px;padding:18px;color:var(--muted);font-size:12px}.app-shell main{margin-left:224px;min-height:100dvh}.content{padding:42px 44px 300px;max-width:1260px;margin:auto}.page-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:35px}h1{font-size:32px;letter-spacing:.01em;line-height:1.5;font-weight:700}.page-header p{color:var(--muted);font-size:16px;margin-top:3px;letter-spacing:.025em}.header-meta{display:flex;flex-direction:column;align-items:flex-end;gap:23px;padding-top:5px}.saved{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);white-space:nowrap}.saved i{width:7px;height:7px;border-radius:50%;background:#43886a}.low-filter{border:1px solid var(--line);padding:8px 13px;border-radius:11px;white-space:nowrap;font-size:12px;color:var(--muted)}.low-filter b{color:var(--green);font-size:13px;margin-left:3px}.inventory-toolbar{display:flex;align-items:center;gap:18px;justify-content:space-between;margin-bottom:25px}.categories{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;min-width:0;padding:3px 0}.categories::-webkit-scrollbar{display:none}.chip{padding:10px 16px;border-radius:100px;background:var(--soft);color:#666e78;white-space:nowrap;font-size:12px;font-weight:500}.chip.selected{background:var(--green);color:#fff}.chip:hover:not(.selected){background:var(--line)}.primary{background:var(--green);color:#fff;border-radius:11px;padding:11px 18px;font-weight:500;white-space:nowrap}.primary:hover{background:var(--green-hover)}.secondary{padding:10px 15px;border:1px solid var(--line);border-radius:10px;background:var(--bg)}.list-tools{display:flex;justify-content:space-between;align-items:center;margin:0 0 13px;gap:16px}.search{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.search input{background:none;border:none;width:170px;color:var(--text);padding:8px 2px;min-width:0;font-size:12px}.search input::placeholder{color:var(--muted)}.text-button{color:var(--green);padding:5px 2px;border-radius:5px;font-size:12px}.sort-label{color:var(--muted)}.list-heading,.stock-row{display:grid;grid-template-columns:minmax(190px,1fr) 120px 90px 75px 112px 28px;column-gap:12px;align-items:center}.list-heading{border-bottom:1px solid var(--line);padding:9px 0 13px;color:var(--muted);font-size:11px}.stock-row{min-height:83px;border-bottom:1px solid var(--line);font-size:14px}.product-cell{text-align:left;justify-content:flex-start;gap:17px;padding:10px 0;min-width:0;border-radius:8px}.product-cell:hover{background:transparent}.product-cell:hover strong{color:var(--green)}.product-cell strong{font-size:14px;font-weight:600;display:block;overflow-wrap:anywhere;line-height:1.6}.item-icon{display:flex;align-items:center;justify-content:center;border-radius:11px;width:48px;height:48px;flex-shrink:0;color:#435955}.mint{background:#e9f4ee;color:#36725b}.sand{background:#fbf1df;color:#716045}.blue{background:#e7f0fb;color:#4d6884}.pink{background:#fce9e9;color:#835e62}.lavender{background:#efebfa;color:#77638b}.category-tag{display:inline-block;padding:5px 10px;border-radius:20px;background:var(--soft);color:#717984;font-size:10px;max-width:120px;overflow-wrap:anywhere}.quantity{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.quantity b{font-size:19px;font-weight:500;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.quantity>span{font-size:12px}.minimum-cell{font-variant-numeric:tabular-nums}.minimum-cell small{font-size:11px}.low-tag{display:inline-flex;align-items:center;gap:6px;border-radius:100px;background:var(--amber-bg);color:var(--amber);font-size:10px;padding:6px 9px;white-space:nowrap}.low-tag>span{width:5px;height:5px;border-radius:50%;background:var(--amber)}.icon-button{border-radius:8px;width:32px;height:32px;color:var(--muted);flex-shrink:0;padding:0}.mobile-detail{display:none}.list-footnote{font-size:11px;color:var(--muted);margin-top:18px}.group-heading{font-size:12px;padding:23px 0 8px;color:var(--green)}.simple .category-cell,.simple .minimum-cell,.simple .item-icon{display:none}.simple .list-heading,.simple .stock-row{grid-template-columns:minmax(150px,1fr) 90px 112px 28px}.simple .stock-row{min-height:65px}.simple .product-cell{padding-left:4px}.composer-dock{position:fixed;bottom:0;left:224px;right:0;z-index:25;max-width:1060px;margin:auto;padding:16px 42px max(17px,env(safe-area-inset-bottom));background:linear-gradient(0deg,var(--bg) 68%,transparent)}.suggestions{display:flex;justify-content:center;gap:8px;margin-bottom:12px}.suggestions button{background:var(--bg);border:1px solid var(--line);border-radius:30px;padding:7px 14px;font-size:11px;white-space:nowrap}.suggestions button:hover{border-color:#91ad9f;background:var(--green-soft)}.composer{display:flex;align-items:center;gap:17px;border:1px solid var(--line);border-radius:22px;padding:13px 14px 13px 22px;background:var(--bg);box-shadow:var(--shadow)}.composer-brand{display:flex;gap:13px;align-items:center;color:var(--green);white-space:nowrap}.composer-brand span{color:var(--text);font-size:12px;font-weight:500;padding-right:17px;border-right:1px solid var(--line)}.composer textarea{resize:none;width:100%;min-width:0;border:0;background:var(--soft);color:var(--text);border-radius:12px;font-size:13px;padding:14px 13px;line-height:1.6;height:49px;max-height:100px}.composer textarea::placeholder{color:#969ca5}.send-button{background:var(--green);color:#fff;width:46px;height:46px;flex-shrink:0;border-radius:50%;padding:0}.send-button:hover:not(:disabled){background:var(--green-hover)}.composer-hint{text-align:center;font-size:10px;color:var(--muted);margin-top:11px;letter-spacing:.025em}.response{border:1px solid var(--line);background:var(--bg);padding:17px 17px 15px;border-radius:18px;box-shadow:var(--shadow);margin-bottom:12px;animation:appear .2s ease-out;max-height:235px;overflow:auto}.response-top{display:flex;align-items:flex-start;gap:10px}.assistant-mark{color:var(--green);padding-top:3px;flex-shrink:0}.response-copy{flex:1;min-width:0}.response p{font-size:13px;line-height:1.8;white-space:pre-line;overflow-wrap:anywhere}.response-close{width:24px;height:24px}.undo-button{margin-top:7px}.choices{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.choices button{border:1px solid #a5c1b4;background:var(--green-soft);color:var(--green);border-radius:9px;padding:8px 12px;font-size:12px;text-align:left}.choices .cancel-choice{background:none;border-color:var(--line);color:var(--muted)}.clarification{border-color:#b4cbbb}.empty-state{text-align:center;padding:72px 10px 70px}.empty-icon{width:76px;height:76px;border-radius:23px;background:var(--green-soft);color:var(--green);display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px}.empty-state h2{font-size:22px;font-weight:600;letter-spacing:.015em}.empty-state p{font-size:13px;line-height:2;color:var(--muted);margin-top:13px}.empty-state .text-button{margin-top:23px;gap:12px}.demo-banner{display:flex;justify-content:space-between;gap:15px;align-items:center;background:var(--green-soft);color:var(--green);font-size:11px;padding:11px 15px;border-radius:10px;margin-bottom:24px}.demo-banner button{font-size:11px;color:var(--green);white-space:nowrap}.error-banner{font-size:12px;line-height:1.7;padding:14px;background:var(--amber-bg);color:var(--amber);border-radius:10px;margin-bottom:18px}.error-status i{background:var(--amber)}.dialog{color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:22px;box-shadow:0 20px 80px #0003;padding:0;width:min(480px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow:auto}.dialog::backdrop{background:#17292150;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:24px 26px 16px;position:sticky;top:0;background:var(--bg);z-index:1}.dialog h2{font-size:20px;font-weight:600}.editor-form,.settings-body,.help-body{padding:7px 26px 26px}.editor-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500;margin:12px 0 17px}.editor-form input{width:100%;border:1px solid var(--line);background:var(--soft);border-radius:10px;padding:12px;color:var(--text);font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{margin:0 0 6px}.field-note{font-size:11px;line-height:1.8;color:var(--muted)}.editor-form .field-note{margin-top:-8px}.form-footer{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:28px}.danger-link{color:#ae5555;font-size:11px;margin-right:auto}.error{color:#b64d4d;font-size:12px;padding-top:12px}.settings-body h3{font-size:13px;font-weight:600;margin:7px 0 15px}.setting-line{display:flex;align-items:center;justify-content:space-between;font-size:13px;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.setting-line select{max-width:180px;font-size:12px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--soft);color:var(--text)}.setting-line input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:22px;border-radius:30px;background:#c8ced0;position:relative;cursor:pointer;transition:background .15s;flex-shrink:0}.setting-line input[type=checkbox]:after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0002;transition:transform .15s}.setting-line input:checked{background:var(--green)}.setting-line input:checked:after{transform:translate(14px)}.settings-body h3.section-divider{margin-top:27px}.muted{font-size:12px;line-height:1.9;color:var(--muted)}.backup-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.engine-note{display:flex;align-items:flex-start;gap:10px;border-radius:12px;background:var(--soft);padding:14px;margin-top:25px;color:var(--muted)}.engine-note svg{flex-shrink:0;margin-top:2px}.engine-note p{font-size:10px;line-height:1.9}.engine-note strong{color:var(--text);font-weight:500}.import-preview{padding:16px;border:1px solid var(--line);border-radius:12px;margin-top:15px}.import-preview strong{font-size:13px}.import-preview p{font-size:11px;color:var(--muted);margin-top:8px;line-height:1.7}.help-body section{margin-top:23px}.help-body h3{font-size:12px;color:var(--green);margin-bottom:7px}.help-body section button{display:flex;text-align:left;justify-content:space-between;width:100%;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px;gap:16px}.help-body section button span{color:var(--muted);flex-shrink:0}.help-body>.field-note{margin-top:25px}.history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.history-row{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.history-icon{color:var(--green);background:var(--green-soft);border-radius:10px;display:flex;width:40px;height:40px;align-items:center;justify-content:center;flex-shrink:0}.history-row strong{font-size:13px;font-weight:500;overflow-wrap:anywhere}.history-row p{color:var(--muted);font-size:11px;margin:6px 0;overflow-wrap:anywhere}.history-row time{font-size:10px;color:var(--muted)}[data-theme=dark]{color-scheme:dark;--bg:#171c1c;--sidebar:#1d2323;--text:#e3e8e5;--muted:#97a49f;--line:#303a35;--soft:#242d29;--green:#8fc4a9;--green-hover:#b0d4c1;--green-soft:#293f34;--amber:#e2bb80;--amber-bg:#3b3021;--shadow:0 8px 36px #0003;background:var(--bg);color:var(--text)}[data-theme=dark] .primary,[data-theme=dark] .send-button,[data-theme=dark] .chip.selected,[data-theme=dark] .nav-badge{color:#14251c}[data-theme=dark] .chip{color:var(--muted)}[data-theme=dark] .item-icon{background:var(--soft);color:#a8cbbb}[data-theme=dark] .category-tag{color:var(--muted)}@keyframes appear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(min-width:1500px){.content{padding-top:50px}.stock-row{min-height:90px}.composer-dock{bottom:12px}}@media(max-width:1230px){.sidebar{width:195px}.app-shell main{margin-left:195px}.composer-dock{left:195px;padding-left:30px;padding-right:30px}.content{padding-left:30px;padding-right:30px}.list-heading,.stock-row{grid-template-columns:minmax(170px,1fr) 100px 70px 60px 100px 26px;column-gap:9px}.category-tag{padding:5px 8px}.brand{font-size:21px;gap:12px}.composer-brand span{display:none}.composer-brand{padding:0 3px}.chip{padding:10px 13px}.product-cell{gap:12px}.low-tag{font-size:9px;padding:6px 8px}}@media(max-width:1000px){.list-heading,.stock-row{grid-template-columns:minmax(170px,1fr) 72px 65px 26px}.category-cell,.status-cell{display:none}.mobile-detail{display:flex;font-size:10px;color:var(--muted);font-weight:400;gap:8px;flex-wrap:wrap;margin-top:4px}.mobile-detail em{font-style:normal;color:var(--amber)}.simple .list-heading,.simple .stock-row{grid-template-columns:minmax(150px,1fr) 72px 26px}.simple .mobile-detail{display:flex}.inventory-toolbar{align-items:flex-start}.add-button span{display:none}.add-button{padding:10px}.page-header p{font-size:14px}.header-meta{gap:17px}h1{font-size:28px}.categories{gap:5px}.chip{font-size:11px}}@media(max-width:720px){.sidebar{position:sticky;top:0;width:100%;height:auto;padding:17px 20px 0;border-right:0;border-bottom:1px solid var(--line);background:var(--bg);z-index:20;display:grid;grid-template-columns:1fr 38px}.brand{font-size:19px;gap:10px;padding:0;margin:0 0 18px}.brand svg{width:24px}.sidebar nav{grid-column:1/-1;grid-row:2;flex-direction:row;gap:12px;justify-content:flex-start}.nav-item{width:auto;gap:7px;padding:11px 10px;font-size:12px;border-radius:9px 9px 0 0;white-space:nowrap}.nav-item svg{width:17px;height:17px}.nav-badge{font-size:10px;min-width:18px;height:18px;margin-left:1px}.sidebar-bottom{padding:0;margin:0;border:0;grid-column:2;grid-row:1}.settings-nav{width:36px;height:36px;padding:0;border-radius:10px;margin-top:-4px}.settings-nav span,.local-note{display:none}.settings-nav svg{width:20px;height:20px}.app-shell main{margin:0;min-height:calc(100dvh - 108px)}.content{padding:26px 22px 320px}.page-header{gap:12px;margin-bottom:23px}h1{font-size:27px}.page-header p{font-size:11px;letter-spacing:0;margin-top:7px}.header-meta{padding-top:5px;gap:12px}.saved{font-size:9px;gap:5px}.saved i{height:5px;width:5px}.low-filter{padding:6px 8px;font-size:10px;gap:5px}.low-filter b{font-size:10px;margin:0}.low-filter svg{display:none}.inventory-toolbar{gap:10px;margin-bottom:13px;align-items:center}.categories{gap:6px}.chip{padding:8px 12px;font-size:10px}.add-button{border-radius:9px;width:34px;height:34px;flex-shrink:0;padding:0}.list-tools{margin-bottom:5px}.search input{font-size:11px;width:145px;padding:7px 0}.search svg{width:14px}.sort-label{font-size:10px}.list-heading{grid-template-columns:1fr 57px 25px;font-size:10px;padding:12px 0}.stock-row{grid-template-columns:minmax(0,1fr) 57px 25px;column-gap:7px;min-height:86px}.minimum-cell{display:none}.product-cell{gap:11px;padding:13px 0}.product-cell strong{font-size:12px}.item-icon{width:40px;height:43px;border-radius:10px}.item-icon svg{width:22px;height:22px}.quantity b{font-size:20px}.quantity>span{font-size:10px}.quantity{justify-content:flex-end;gap:4px}.mobile-detail{font-size:9px;gap:3px 8px;line-height:1.7}.edit-button{width:27px;height:34px}.edit-button svg{width:18px}.simple .list-heading,.simple .stock-row{grid-template-columns:minmax(0,1fr) 57px 25px}.list-footnote{font-size:9px;margin-top:14px}.composer-dock{left:0;padding:14px 15px max(12px,env(safe-area-inset-bottom));max-width:none}.composer{gap:10px;padding:11px 10px 11px 13px;border-radius:19px;box-shadow:0 4px 25px #1e352315}.composer-brand{display:none}.composer textarea{background:none;padding:10px 0;height:43px;font-size:12px}.send-button{width:37px;height:37px}.send-button svg{width:20px}.suggestions{gap:6px;margin-bottom:10px}.suggestions button{font-size:10px;padding:7px 10px}.composer-hint{font-size:8px;margin-top:9px}.response{max-height:210px;padding:13px;border-radius:16px;margin-bottom:9px}.response p{font-size:12px}.choices button{font-size:11px;padding:8px 10px}.demo-banner{align-items:flex-start;flex-direction:column;gap:4px;padding:10px 12px;margin-bottom:18px;font-size:10px}.demo-banner button{font-size:10px;padding:3px 0}.empty-state{padding:58px 5px 45px}.empty-state h2{font-size:19px}.empty-state p{font-size:11px;line-height:2}.empty-icon{width:64px;height:64px;border-radius:19px;margin-bottom:21px}.empty-state .text-button{font-size:11px;margin-top:18px}.dialog{max-height:calc(100dvh - 30px);border-radius:19px}.dialog-header{padding:21px 21px 14px}.dialog h2{font-size:18px}.editor-form,.settings-body,.help-body{padding:4px 21px 23px}.editor-form input{font-size:16px}.history-toolbar{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:10px}.history-toolbar .muted,.history-toolbar button{font-size:11px}.history-row strong{font-size:12px}.history-row{padding:18px 0;gap:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.content{padding-bottom:calc(var(--dock-height,260px) + 55px)}@media(max-width:720px){.product-cell strong{font-size:14px}.mobile-detail{font-size:10px}.composer textarea{font-size:14px}.suggestions button{font-size:11px}.nav-item,.settings-nav{font-size:13px}}.loading-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--muted);background:var(--bg)}.loading-page p{font-size:13px}.loading-mark{display:inline-block;width:30px;height:30px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--green);animation:spin .8s linear infinite}.empty-state>.loading-mark{margin:15px auto 5px}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at 50% 0,#edf5f1 0,transparent 38%),var(--sidebar)}.auth-card{width:min(440px,100%);background:var(--bg);border:1px solid var(--line);border-radius:25px;padding:34px;box-shadow:0 18px 70px #1b3a2b12}.auth-brand{display:flex;align-items:center;gap:12px;font-size:18px;margin-bottom:33px}.auth-brand>span{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:var(--green);color:#fff}.auth-heading h1{font-size:26px;line-height:1.5}.auth-heading p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:8px}.auth-form{margin-top:26px}.auth-form label{display:block;margin-top:16px}.auth-form label>span{display:block;font-size:11px;font-weight:500;margin:0 0 8px}.auth-form label>div{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:var(--soft);border-radius:11px;padding:0 13px;color:var(--muted)}.auth-form input{width:100%;border:0;background:transparent;color:var(--text);padding:13px 0;font-size:14px}.auth-submit{width:100%;margin-top:22px;padding:12px 18px}.auth-message{padding:11px 12px;background:#fff1f1;border-radius:9px;margin-top:14px}.success-message{color:var(--green);background:var(--green-soft);font-size:12px;line-height:1.7;padding:11px 12px;border-radius:9px;margin-top:14px}.auth-links{display:flex;justify-content:center;gap:18px;margin-top:17px}.auth-links button{font-size:11px;color:var(--green);padding:5px}.auth-assurance{display:flex;align-items:flex-start;gap:10px;margin-top:27px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted)}.auth-assurance svg{flex-shrink:0}.auth-assurance p{font-size:10px;line-height:1.8}.setup-card{width:min(510px,100%)}.setup-steps{list-style:none;padding:0;margin:28px 0;display:flex;flex-direction:column;gap:12px}.setup-steps li{display:flex;gap:14px;align-items:flex-start;padding:15px;border-radius:12px;background:var(--soft);color:var(--green)}.setup-steps li>span{display:flex;flex-direction:column;gap:4px;color:var(--text)}.setup-steps strong{font-size:12px}.setup-steps small{font-size:10px;color:var(--muted);line-height:1.7}.migration-body{padding:5px 26px 27px}.migration-visual{display:flex;align-items:center;justify-content:center;gap:20px;padding:16px 0 24px}.migration-visual>span{display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:16px;background:var(--green-soft);color:var(--green)}.migration-visual i{font-style:normal;color:var(--muted)}.migration-body>p{font-size:12px;line-height:1.9;color:var(--muted)}.migration-body>p strong{color:var(--text);font-size:14px;margin:0 3px}.migration-actions{display:flex;gap:9px;margin:22px 0 12px;flex-wrap:wrap}.account-panel{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;background:var(--green-soft)}.account-panel>span{display:flex;color:var(--green)}.account-panel strong{display:block;font-size:11px;font-weight:500;overflow-wrap:anywhere}.account-panel p{font-size:9px;color:var(--muted);margin-top:4px}.install-button,.signout-button{margin-top:13px}.ios-hint{font-size:11px;line-height:1.8;padding:12px;background:var(--soft);border-radius:10px;margin-top:12px}.cloud-synced{color:var(--green)}.cloud-offline,.cloud-error{color:var(--amber)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:520px){.auth-page{padding:0;background:var(--bg);display:block}.auth-card{width:100%;min-height:100dvh;border:0;border-radius:0;box-shadow:none;padding:29px 24px 38px}.auth-brand{margin-bottom:42px}.auth-heading h1{font-size:25px}.migration-actions{flex-direction:column}.migration-actions button{width:100%}}.voice-button{width:46px;height:46px;flex-shrink:0;border-radius:50%;padding:0;color:var(--green);background:var(--green-soft)}.voice-button:hover:not(:disabled){background:#dcebe4}.voice-button.recording{color:#fff;background:#c95252;box-shadow:0 0 0 5px #c9525220}.voice-button.recording:hover{background:#b84545}.voice-spinner{animation:spin .9s linear infinite}.composer-hint{min-height:15px}.voice-hint{color:var(--green)}@media(max-width:720px){.composer{gap:8px;padding-right:9px}.voice-button{width:37px;height:37px}.voice-button svg{width:20px}}
