:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#23313f;background:#f6f8fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--navy: #23313f;--blue: #dceaf3;--green: #ebf5ef;--peach: #faefe8;--lavender: #f0edf8;--muted: #6c7b88;--line: #dce3e9;--paper: #fff;--shadow: 0 8px 26px rgba(35, 49, 63, .055)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f6f8fa;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;background:#f6f8fa}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(93,143,175,.38);outline-offset:2px}button:disabled{opacity:.48;cursor:not-allowed}.app-shell{min-height:100vh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.connection-bar{min-height:28px;display:flex;align-items:center;justify-content:center;gap:7px;padding:4px 12px;color:#54715f;background:#eef5ef;font-size:11px;letter-spacing:.01em}.connection-bar.offline{color:#6b5b44;background:#fbf1e6}.connection-dot,.save-dot{width:7px;height:7px;border-radius:50%;background:#5b9871;display:inline-block}.connection-bar.offline .connection-dot{background:#bd8a48}.global-error{position:sticky;top:0;z-index:40;display:flex;justify-content:space-between;gap:12px;padding:11px 16px;background:#fff0ed;color:#883f33;font-size:13px;box-shadow:var(--shadow)}.global-error button{border:0;background:none;font-size:20px;line-height:1}.home-page,.content-page,.review-page,.editor-page{width:min(100%,780px);margin:0 auto;padding:20px 18px 104px}.home-page{padding-top:14px}.home-hero{position:relative;overflow:hidden;padding:30px 24px 25px;border-radius:24px;background:#e8f0f5}.home-brand-mark{width:48px;height:48px;margin-bottom:19px;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--navy);font-weight:750;font-size:13px;letter-spacing:-.04em}.eyebrow{margin:0 0 8px;color:#70808d;font-size:10px;font-weight:750;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.home-hero .eyebrow{color:#607789}.home-hero h1,.screen-header h1{margin:0;font-size:clamp(27px,7vw,34px);letter-spacing:-.04em;line-height:1.1}.home-hero>p:not(.eyebrow){max-width:420px;margin:12px 0 22px;color:#516372;font-size:14px;line-height:1.55}.button-primary,.button-secondary,.button-save,.button-danger{min-height:46px;padding:0 17px;border:1px solid transparent;border-radius:13px;font-weight:680;font-size:14px;cursor:pointer;transition:background .16s ease,transform .12s ease}.button-primary{color:#fff;background:var(--navy);box-shadow:0 3px 7px #23313f1f}.button-primary:active,.button-secondary:active,.button-save:active{transform:translateY(1px)}.button-primary:hover{background:#304457}.button-secondary{color:#334859;background:#fff;border-color:#d4dde4}.button-secondary:hover{background:#f5f8fa}.button-save{color:var(--navy);background:#e6f0f5;border-color:#d4e2eb}.button-danger{color:#fff;background:#9d4e42}.new-visit-button{display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:0 20px}.new-visit-button span{font-size:21px;font-weight:400;line-height:1}.recent-visits{margin-top:28px}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 2px 13px}.section-intro h2,.review-page h2,.content-page h2{margin:0;font-size:19px;letter-spacing:-.025em}.section-intro .eyebrow{margin-bottom:4px}.section-intro>p,.section-intro>div>p:not(.eyebrow){margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.visit-count{display:grid;place-items:center;min-width:27px;height:27px;border-radius:99px;background:#e8edf1;color:#667785;font-size:12px;font-weight:700}.search-box{display:flex;align-items:center;gap:8px;min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:13px;background:#fff;color:#81909d}.search-box>span{font-size:20px;line-height:1}.search-box input{width:100%;min-width:0;height:42px;border:0;outline:none;background:transparent;color:var(--navy);font-size:15px}.search-box input:focus-visible{outline:none}.search-box button,.quiet-action{min-height:34px;padding:4px 8px;border:0;border-radius:8px;background:transparent;color:#567285;font-size:12px;font-weight:650;cursor:pointer;white-space:nowrap}.search-box button:hover,.quiet-action:hover{background:#eff4f7}.visit-search{margin-bottom:12px}.visit-list{display:grid;gap:11px}.visit-card{position:relative;display:flex;align-items:stretch;border:1px solid #e3e8ec;border-radius:17px;background:#fff;box-shadow:0 2px 9px #23313f06}.visit-card-open{width:100%;min-width:0;padding:15px;border:0;border-radius:inherit;background:transparent;text-align:left;cursor:pointer}.visit-card-open:active{background:#fafcfd}.visit-card-top{display:flex;align-items:center;gap:12px}.factory-avatar{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#375368;background:#eaf1f6;font-size:16px;font-weight:720}.visit-card-title{min-width:0;flex:1}.visit-card-title h3{overflow:hidden;margin:0;color:#243746;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.visit-card-title p{overflow:hidden;margin:4px 0 0;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.visit-arrow{color:#94a2ad;font-size:24px}.visit-card-meta{display:flex;gap:8px;flex-wrap:wrap;margin:13px 0 10px 54px;color:#6a7a86;font-size:11px}.visit-card-meta span+span:before{content:"·";margin-right:8px;color:#a8b2ba}.visit-progress-meta{display:flex;align-items:center;gap:10px;margin-left:54px}.visit-progress-meta strong{color:#4e6677;font-size:11px}.progress-track{height:5px;overflow:hidden;flex:1;border-radius:99px;background:#edf0f3}.progress-track i{display:block;height:100%;border-radius:inherit;background:#8fbea1;transition:width .2s ease}.visit-card-menu{position:absolute;top:11px;right:11px;z-index:3}.visit-card-menu>summary,.section-menu>summary,.field-menu>summary{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#70818d;font-size:15px;font-weight:700;list-style:none;cursor:pointer}.visit-card-menu>summary::-webkit-details-marker,.section-menu>summary::-webkit-details-marker,.field-menu>summary::-webkit-details-marker{display:none}.visit-card-menu>summary:hover,.section-menu>summary:hover,.field-menu>summary:hover{background:#f0f4f6}.visit-card-menu>div{position:absolute;right:0;top:37px;width:150px;padding:7px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.visit-card-menu button{width:100%;min-height:38px;padding:8px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.privacy-note{display:flex;align-items:center;gap:8px;margin:20px 3px;color:#83919c;font-size:11px}.privacy-note span{color:#82aa91;font-size:8px}.empty-state{padding:22px 18px;color:#778590;font-size:13px;line-height:1.5;text-align:center}.demo-sample{display:grid;gap:14px;margin:20px 0;padding:17px;border:1px dashed #c8d5dd;background:#f8fbfc}.demo-sample h2{margin:5px 0;color:#314957;font-size:16px}.demo-sample p:not(.eyebrow){margin:0;color:var(--muted);font-size:12px;line-height:1.5}.demo-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.card-surface{border:1px solid #e1e7eb;border-radius:17px;background:#fff;box-shadow:0 2px 11px #23313f06}.bottom-nav{position:fixed;z-index:30;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid rgba(211,220,227,.9);background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{display:grid;justify-items:center;align-content:center;gap:2px;min-height:49px;border:0;border-radius:11px;background:transparent;color:#82909b;cursor:pointer}.bottom-nav button span{height:22px;font-size:20px;line-height:21px}.bottom-nav button small{font-size:10px;font-weight:600}.bottom-nav button.active{color:var(--navy);background:#edf3f7}.screen-header{margin:4px 0 22px}.screen-header>.back-link{margin:0 0 13px}.screen-subtitle{max-width:650px;margin:10px 0 0;color:#687985;font-size:14px;line-height:1.5}.content-page>section{margin:0 0 20px}.small-muted{margin:7px 0 0;color:#7b8994;font-size:12px;line-height:1.5}.back-link{min-height:34px;padding:3px 5px 3px 0;border:0;background:transparent;color:#5d778b;font-size:13px;font-weight:680;cursor:pointer}.new-visit-dialog,.template-editor{width:min(calc(100vw - 28px),560px);max-height:min(88vh,780px);overflow:auto;padding:21px;border:1px solid #e0e6ea;border-radius:22px;background:#fff;box-shadow:0 18px 60px #19283433}.modal-backdrop{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:14px;background:#1926316b}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-head h2{margin:0;font-size:21px;letter-spacing:-.03em}.icon-action{min-width:36px;min-height:36px;padding:5px 8px;border:0;border-radius:9px;background:#f2f5f7;color:#546978;font-size:12px;font-weight:650;cursor:pointer}.modal-panel label,.wizard-fields label{display:grid;gap:7px;color:#3d505f;font-size:12px;font-weight:660}.modal-panel input,.modal-panel select,.modal-panel textarea,.wizard-fields input,.wizard-fields select{width:100%;min-height:45px;padding:10px 12px;border:1px solid #d8e0e6;border-radius:11px;background:#fff;color:var(--navy);font-size:16px}.modal-panel textarea{min-height:68px;resize:vertical}.wizard-progress{height:4px;margin:-7px 0 20px;overflow:hidden;border-radius:99px;background:#edf0f2}.wizard-progress i{display:block;height:100%;border-radius:inherit;background:#81ae91;transition:width .2s}.wizard-fields{display:grid;gap:14px}.full-width{width:100%;margin-top:3px}.process-choice-list{display:grid;gap:8px}.process-choice{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:12px!important;min-height:59px;padding:10px 12px;border:1px solid #dfe6eb;border-radius:13px;background:#fbfcfd;cursor:pointer}.process-choice.selected{border-color:#a9bfce;background:#edf4f8}.process-choice input,.export-visit-row input{width:20px!important;height:20px;accent-color:#38566c}.process-choice span{display:grid;gap:4px}.process-choice strong{font-size:14px}.process-choice small{color:var(--muted);font-size:11px;font-weight:450}.inline-actions,.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:7px}.modal-actions{position:sticky;bottom:-21px;margin:16px -21px -21px;padding:13px 21px calc(13px + env(safe-area-inset-bottom));border-top:1px solid #e9edf0;background:#fffffff7}.editor-page{padding:8px 14px 104px}.visit-editor-head{position:sticky;top:0;z-index:20;margin:0 -14px;padding:9px 14px 10px;border-bottom:1px solid #e2e8ec;background:#f6f8faf5;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.visit-identity{display:flex;align-items:center;gap:10px}.visit-identity .back-link{align-self:flex-start;min-width:47px}.visit-identity h1{overflow:hidden;margin:0;font-size:18px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.visit-identity p{overflow:hidden;margin:3px 0 0;color:#72808b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.save-chip{display:flex;align-items:center;gap:6px;margin:8px 0 5px 56px;color:#698174;font-size:10px}.save-dot.saving{background:#c3954c;animation:pulse 1s ease infinite}.save-dot.error{background:#bd5d4a}@keyframes pulse{50%{opacity:.4}}.completion-strip{margin-left:56px}.completion-strip>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;color:#71808b;font-size:10px}.completion-strip strong{color:#405b6e;font-size:11px}.process-tabs{display:flex;gap:6px;margin:10px -2px 8px;overflow-x:auto;padding:0 2px 3px;scrollbar-width:none}.process-tabs::-webkit-scrollbar{display:none}.process-tab{flex:0 0 auto;min-height:36px;padding:0 13px;border:1px solid #d9e1e6;border-radius:999px;background:#fff;color:#627582;font-size:12px;font-weight:650;cursor:pointer}.process-tab.selected{border-color:#9cb6c8;background:#e8f0f5;color:#2e4c61}.editor-tools{display:flex;align-items:center;gap:7px}.editor-tools .search-box{flex:1;min-height:40px}.editor-tools .search-box input{height:38px;font-size:14px}.jump-select{display:flex;align-items:center;gap:5px;color:#74838e;font-size:10px;white-space:nowrap}.jump-select select{max-width:135px;min-height:38px;padding:5px 8px;border:1px solid #d9e2e7;border-radius:9px;background:#fff;color:#3c5364;font-size:11px}.editor-quick-actions{display:flex;align-items:center;justify-content:space-between;gap:4px;overflow:auto;margin-top:7px}.toggle-row{display:flex!important;align-items:center;gap:8px!important;color:#617381;font-size:12px!important;font-weight:550!important}.toggle-row input,.tiny-toggle input{width:18px;height:18px;accent-color:#557990}.toggle-row.compact{flex:0 0 auto;font-size:10px!important;white-space:nowrap}.editor-quick-actions .quiet-action{min-height:31px;padding:4px 6px;font-size:10px}.section-stage{padding-top:13px}.form-section{overflow:visible;margin:0 0 16px;padding:14px 12px 12px;border:1px solid #dde5e9;border-radius:17px;background:#fff;box-shadow:0 2px 9px #23313f08}.tone-quilting .section-heading,.tone-laser .section-heading{background:#eef4f8}.tone-wash .section-heading{background:#eef6f0}.tone-template .section-heading{background:#f3f0f8}.section-hidden,.field-hidden{opacity:.68;border-style:dashed}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-5px -4px 12px;padding:4px 5px 4px 11px;border-radius:12px}.section-collapse{display:grid;position:relative;flex:1;gap:3px;min-width:0;padding:5px 0;border:0;background:transparent;text-align:left;cursor:pointer}.section-collapse strong{color:#293e4d;font-size:16px;letter-spacing:-.02em}.section-kicker{color:#768894;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.collapse-mark{position:absolute;right:3px;top:14px;color:#71818c;font-size:18px}.section-menu{position:relative}.section-menu-panel{position:absolute;z-index:10;top:37px;right:0;width:205px;padding:7px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.section-menu-panel button{display:block;width:100%;min-height:39px;padding:8px 10px;border:0;border-radius:8px;background:transparent;text-align:left;font-size:12px;cursor:pointer}.section-menu-panel button:hover,.field-menu-actions button:hover{background:#f2f6f8}.field-stack{display:grid;gap:9px}.field-card{min-width:0;padding:12px;border:1px solid #e0e6ea;border-radius:13px;background:#fff}.field-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:9px;margin-bottom:8px}.field-label{display:inline-block;color:#344b5c;font-size:13px;font-weight:680;line-height:1.4}.required-dot{color:#9b6845;font-size:10px;font-weight:550}.field-menu{position:relative;flex:0 0 auto;margin:-5px -5px 0 0}.field-menu-panel{position:absolute;z-index:15;top:37px;right:0;width:min(280px,calc(100vw - 55px));max-height:65vh;overflow:auto;display:grid;gap:9px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 32px #1e2e3a26}.field-menu-panel>label{display:grid;gap:5px;color:#687985;font-size:11px;font-weight:600}.field-menu-panel input:not([type=checkbox]),.field-menu-panel select,.field-menu-panel textarea{width:100%;min-height:38px;padding:7px 9px;border:1px solid #dce3e8;border-radius:8px;font-size:14px}.field-menu-panel textarea{min-height:65px}.field-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:3px;padding-top:7px;border-top:1px solid #edf0f2}.field-menu-actions button{min-height:37px;padding:6px;border:0;border-radius:7px;background:transparent;color:#526977;font-size:11px;text-align:left;cursor:pointer}.danger-text{color:#a15145!important}.field-input{width:100%;min-height:44px;padding:10px 11px;border:1px solid #dbe3e8;border-radius:10px;background:#fff;color:#273c4b;font-size:16px;line-height:1.4}.field-input::placeholder{color:#a1adb6}.field-textarea{min-height:78px;resize:vertical}.unit-input-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(82px,.36fr);gap:8px}.unit-input{width:100%;min-height:44px;padding:9px;border:1px solid #dbe3e8;border-radius:10px;font-size:14px}.field-hint{display:block;margin:6px 0;color:#86939d;font-size:11px;line-height:1.45}.field-note{margin:4px 0 10px;padding:10px;border-radius:9px;background:#f7f9fa;color:#677782;font-size:12px;line-height:1.45}.choice-row{display:flex;flex-wrap:wrap;gap:7px}.choice-button{flex:1;min-width:70px;min-height:43px;border:1px solid #dce4e9;border-radius:10px;background:#fff;color:#657783;font-size:13px;font-weight:630;cursor:pointer}.choice-button.selected{border-color:#91acbd;background:#e9f1f6;color:#2d4b60}.field-footer{display:flex;align-items:center;gap:4px;margin-top:8px}.status-select{min-height:31px;padding:4px 8px;border:1px solid #dce4e8;border-radius:9px;color:#60717c;background:#f7f9fa;font-size:11px;font-weight:650}.status-complete{border-color:#d1e4d7;background:#eff7f1;color:#54745d}.status-tbc{border-color:#eadbc7;background:#fbf5ec;color:#836743}.status-missing{border-color:#ead8d4;background:#fbf2f0;color:#966158}.status-na{color:#7b858b}.field-footer .quiet-action{min-height:31px;font-size:10px}.notes-label{display:grid;gap:5px;margin-top:9px;color:#74838e;font-size:11px;font-weight:600}.notes-label textarea{width:100%;min-height:54px;padding:8px 9px;border:1px solid #e0e6ea;border-radius:9px;font-size:14px;resize:vertical}.photo-actions{display:flex;flex-wrap:wrap;gap:2px;margin:5px -5px -4px}.photo-actions .quiet-action{font-size:10px}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:8px;margin-top:8px}.photo-tile{overflow:hidden;border:1px solid #e0e6e9;border-radius:11px;background:#fafcfd}.photo-tile img{width:100%;height:112px;display:block;object-fit:cover;background:#e9eef1}.photo-tile input,.photo-tile select{width:calc(100% - 12px);min-height:32px;margin:6px 6px 0;padding:5px 6px;border:1px solid #e0e6e9;border-radius:7px;background:#fff;font-size:12px}.photo-tile .quiet-action{margin:1px 0 4px 4px}.photo-reference{grid-column:1 / -1;padding:8px;border:1px dashed #d5dce1;border-radius:9px;color:#7c8992;font-size:10px}.photo-tile-reference{display:grid;gap:5px;align-content:start;padding:9px;background:#fafcfd}.photo-tile-reference strong{overflow-wrap:anywhere;color:#4c6372;font-size:10px}.photo-tile-reference small{color:#89959d;font-size:9px}.repeat-list{display:grid;gap:8px}.repeat-card{padding:10px;border:1px solid #dfe6ea;border-radius:11px;background:#fafcfd}.repeat-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:#577084;font-size:11px;font-weight:700}.repeat-card-head>div{display:flex;gap:3px}.repeat-card-head .icon-action{min-width:34px;min-height:30px;padding:3px 6px;font-size:10px}.repeat-input{display:grid;gap:4px;margin-top:8px;color:#6e7d88;font-size:10px;font-weight:600}.repeat-input .field-input{min-height:39px;font-size:15px}.add-record-button,.add-field-button,.add-section-button{min-height:42px;padding:8px 10px;border:1px dashed #cbd8df;border-radius:10px;background:#f8fafb;color:#557286;font-size:12px;font-weight:650;cursor:pointer}.add-record-button{width:100%;margin-top:7px}.add-field-button{width:100%;margin-top:9px;background:#fff}.add-section-button{width:100%;min-height:47px;margin:2px 0 12px;background:#edf3f6}.add-field-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(95px,.6fr);gap:8px;margin-top:9px;padding:11px;border:1px solid #e0e6ea;border-radius:11px;background:#f9fbfc}.add-field-panel label{display:grid;gap:5px;color:#72818c;font-size:10px;font-weight:650}.add-field-panel input,.add-field-panel select{width:100%;min-height:39px;padding:8px;border:1px solid #dbe3e8;border-radius:8px;background:#fff;font-size:14px}.add-field-panel .inline-actions{grid-column:1 / -1;margin-top:0}.editor-bottom-actions{position:fixed;z-index:25;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr .8fr 1fr;gap:8px;padding:9px 14px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #dfe5e9;background:#fffffff7;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.editor-bottom-actions button{min-width:0;min-height:46px;padding:0 7px;font-size:12px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;clip-path:inset(50%)!important}.review-page{padding-bottom:100px}.review-progress{display:grid;gap:9px;padding:15px}.review-progress>div:first-child{display:flex;justify-content:space-between;color:#6f7e89;font-size:12px}.review-progress strong{color:#344e61;font-size:14px}.review-group{margin-top:22px}.review-group-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.review-group-title h2{font-size:16px}.review-group-title>span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:50%;background:#f8eee9;color:#9b614f;font-size:11px;font-weight:750}.review-item{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:63px;padding:10px 12px;border:1px solid #e1e6e9;border-bottom:0;background:#fff}.review-item:first-of-type{border-radius:12px 12px 0 0}.review-item:last-child{border-bottom:1px solid #e1e6e9;border-radius:0 0 12px 12px}.review-item>div:first-child{min-width:0;display:grid;gap:4px}.review-item strong{overflow:hidden;color:#354b5a;font-size:12px;text-overflow:ellipsis}.review-context{color:#83909a;font-size:9px}.review-actions{display:flex;gap:4px;flex:0 0 auto}.review-actions button{min-width:45px;min-height:34px;border:1px solid #dce4e8;border-radius:8px;background:#fafcfd;color:#607582;font-size:10px;font-weight:650}.review-clear{display:flex;align-items:center;gap:12px;margin-top:17px;padding:15px;background:#f2f7f3}.review-clear>span{display:grid;flex:0 0 33px;width:33px;height:33px;place-items:center;border-radius:50%;background:#dcece0;color:#51805f}.review-clear strong{color:#456450;font-size:12px}.review-clear p{margin:4px 0 0;color:#73847a;font-size:11px}.summary-edit-section{margin-top:25px}.summary-card{display:grid;gap:10px;margin-top:10px;padding:14px;border:1px solid #dfe6ea;border-radius:14px;background:#fff}.summary-card h3{margin:0;color:#344c5e;font-size:14px}.summary-card label{display:grid;gap:5px;color:#6e7e89;font-size:11px;font-weight:650}.summary-card textarea{width:100%;min-height:55px;padding:9px;border:1px solid #dce4e8;border-radius:9px;font-size:14px;resize:vertical}.review-bottom-actions{position:fixed;z-index:25;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:8px;padding:9px 15px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #dfe5e9;background:#fffffff7}.review-bottom-actions button{flex:1}.export-select,.import-card,.settings-card{padding:16px}.selection-actions{display:flex;justify-content:flex-end;gap:5px;margin:-4px -5px 7px}.export-visit-list{display:grid;gap:1px;max-height:320px;overflow:auto;border:1px solid #e5eaee;border-radius:12px}.export-visit-row{display:flex;align-items:center;gap:11px;min-height:61px;padding:9px 11px;background:#fff;cursor:pointer}.export-visit-row+.export-visit-row{border-top:1px solid #edf0f2}.export-visit-row span{min-width:0;display:grid;gap:4px}.export-visit-row strong{overflow:hidden;color:#344a59;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.export-visit-row small{overflow:hidden;color:#82909a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.export-actions{display:grid;gap:8px;margin-top:14px}.ready-file{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:12px;padding:11px;border:1px solid #cfe0d3;border-radius:12px;background:#f2f8f3}.ready-file>div{min-width:0;display:grid;gap:4px}.ready-file strong{overflow:hidden;color:#45634e;font-size:12px;text-overflow:ellipsis}.ready-file small{color:#7a8a7e;font-size:10px}.ready-file .button-primary{min-height:40px;padding:0 11px;font-size:11px}.inline-success{margin:11px 0 0;color:#52765e;font-size:12px;line-height:1.45}.inline-error{margin:11px 0 0;color:#9b4e41;font-size:12px;line-height:1.45}.import-card{display:grid;gap:13px;border:1px solid #e1e7eb;border-radius:17px;background:#fff}.import-card h2,.settings-card h2{margin:0;font-size:17px}.import-card p:not(.eyebrow),.settings-card p:not(.eyebrow){margin:8px 0 0;color:#74828d;font-size:12px;line-height:1.5}.import-preview{display:grid;gap:7px;padding:11px;border-radius:11px;background:#f2f6f8}.import-preview strong{font-size:12px}.import-preview small{color:#72818c;font-size:10px;line-height:1.4}.template-list{display:grid;gap:9px}.template-card{display:flex;align-items:center;gap:11px;min-width:0;padding:12px;border:1px solid #e1e7eb;border-radius:15px;background:#fff}.template-card-mark{flex:0 0 39px;width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#eaf1f5;color:#4d6b80;font-size:15px;font-weight:750}.custom-mark{background:#f2eff8;color:#7b6c95}.template-card-main{min-width:0;flex:1}.template-card-main h3{overflow:hidden;margin:0;color:#354b5a;font-size:13px;text-overflow:ellipsis}.template-card-main p{margin:4px 0 0;color:#82909a;font-size:10px}.template-card>.button-secondary{flex:0 0 auto;min-height:39px;padding:0 10px;font-size:10px}.custom-template-section{margin-top:26px!important}.template-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1px}.template-card-actions button{min-height:34px;padding:4px 7px;font-size:10px}.template-editor{width:min(calc(100vw - 20px),760px)}.template-editor>label{margin-bottom:10px}.template-edit-sections{display:grid;gap:10px;max-height:44vh;overflow:auto;margin:14px 0}.template-edit-section{padding:10px;border:1px solid #e0e6ea;border-radius:11px;background:#fafcfd}.template-edit-section-head{display:flex;align-items:center;gap:8px;margin-bottom:7px}.template-edit-section-head input{flex:1;min-height:38px;font-weight:680}.template-edit-section-head button{border:0;background:transparent;font-size:10px;cursor:pointer}.template-edit-field{display:grid;grid-template-columns:minmax(0,1fr) minmax(105px,.7fr) auto auto auto;align-items:center;gap:5px;margin:5px 0}.template-edit-field input:not([type=checkbox]),.template-edit-field select{min-width:0;min-height:36px;padding:5px;border:1px solid #dce3e8;border-radius:7px;font-size:12px}.tiny-toggle{display:flex!important;align-items:center;gap:2px!important;font-size:9px!important;white-space:nowrap}.tiny-toggle input{width:15px;height:15px}.settings-page{padding-bottom:105px}.settings-card{display:grid;gap:13px;margin-bottom:13px;border:1px solid #e0e6ea;border-radius:16px;background:#fff}.settings-actions{display:grid;gap:8px}.storage-stats{display:flex;flex-wrap:wrap;gap:8px 15px;margin-top:13px;color:#788791;font-size:10px}.storage-stats strong{color:#455b6b}.install-steps{display:grid;gap:8px;padding-left:19px;color:#697985;font-size:12px;line-height:1.45}.danger-card{border-color:#eadbd8;background:#fffaf9}.danger-card h2{color:#825147}.danger-card .button-danger{justify-self:start}.undo-toast,.update-toast{position:fixed;z-index:70;left:50%;bottom:calc(75px + env(safe-area-inset-bottom));width:min(calc(100vw - 28px),460px);display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #d4dfe5;border-radius:13px;background:#23313f;color:#fff;box-shadow:0 8px 24px #19283233;transform:translate(-50%);font-size:12px}.undo-toast span,.update-toast span{flex:1}.undo-toast button,.update-toast button{min-height:32px;padding:4px 9px;border:0;border-radius:8px;background:#e8f0f5;color:#2e4a5d;font-size:11px;font-weight:700}.undo-toast button:last-child{color:#d9e3e8;background:transparent;font-size:18px}.update-toast{z-index:80;bottom:calc(18px + env(safe-area-inset-bottom))}@media(min-width:700px){.home-page,.content-page,.review-page{padding:28px 28px 46px}.home-hero{padding:36px}.visit-list{grid-template-columns:repeat(2,minmax(0,1fr))}.export-actions,.settings-actions{display:flex}.export-actions>button,.settings-actions>button{flex:1}.editor-page{padding-left:26px;padding-right:26px}.visit-editor-head{margin-left:-26px;margin-right:-26px;padding-left:26px;padding-right:26px}.field-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.field-card:has(.repeat-list),.field-card:has(.field-textarea){grid-column:span 2}.section-stage{padding-top:18px}.form-section{padding:16px}.editor-bottom-actions,.review-bottom-actions{left:50%;right:auto;width:min(100%,780px);padding-left:25px;padding-right:25px;transform:translate(-50%)}}@media(max-width:380px){.home-page,.content-page,.review-page{padding-left:12px;padding-right:12px}.editor-page{padding-left:10px;padding-right:10px}.visit-editor-head{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.jump-select{display:none}.editor-quick-actions .quiet-action{font-size:9px}.field-card{padding:10px}}
