:root{color:#173b45;font-synthesis:none;text-rendering:optimizelegibility;--ink:#173b45;--ink-soft:#46616a;--paper:#f8fbf7;--field:#eef4ee;--line:#c6d1ca;--accent:#e69a32;--danger:#a74238;--shadow:0 12px 32px #173b4514;background:#e7ede9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#e7ede9}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}code,.code-input{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.app-frame{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.rail{background:var(--ink);color:#e9f0eb;flex-direction:column;height:100vh;padding:28px 18px 22px;display:flex;position:sticky;inset-block-start:0}.brand{letter-spacing:-.055em;align-items:center;gap:11px;margin:0 10px 40px;font-size:17px;font-weight:750;line-height:.9;display:flex}.brand-mark{border:1px solid #83a095;gap:3px;width:30px;height:32px;padding:6px;display:grid}.brand-mark span{background:#e9f0eb;display:block}.brand-mark span:last-child{background:var(--accent);width:60%}.rail nav{gap:5px;display:grid}.nav-link{color:#b4c8bf;border-inline-start:2px solid #0000;align-items:center;gap:11px;min-height:46px;padding:0 12px;font-size:14px;font-weight:650;display:flex}.nav-link:hover,.nav-link.active{color:#fff;border-inline-start-color:var(--accent);background:#ffffff12}.rail-footer{color:#bacbc3;border-top:1px solid #ffffff29;gap:10px;margin-top:auto;padding:16px 10px 0;font-size:12px;display:grid}.device-note,.connection{align-items:center;gap:7px;display:flex}.connection.online{color:#b5e6c1}.connection.offline{color:#f4be6a}.main-content{width:min(1120px,100%);padding:48px clamp(24px,5vw,68px) 80px}.app-footer{border-top:1px solid var(--line);color:#72847e;flex-wrap:wrap;align-items:center;gap:8px;margin-top:52px;padding-top:15px;font-size:12px;display:flex}.app-footer a{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline #aab8b1;text-decoration:underline #aab8b1}.app-footer a:hover{color:var(--ink);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.page{animation:.25s ease-out both settle}@keyframes settle{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:37px;display:flex}.page-header h1{letter-spacing:-.065em;max-width:740px;margin:3px 0 6px;font-size:clamp(34px,5vw,58px);line-height:.98}.page-description{max-width:620px;color:var(--ink-soft);margin:0;font-size:16px;line-height:1.5}.eyebrow{color:#6a7e79;letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.back-link{color:var(--ink-soft);align-items:center;gap:5px;margin-bottom:15px;font-size:13px;font-weight:650;display:inline-flex}.button{border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:760;transition:transform .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--ink);color:#fff;box-shadow:0 5px 11px #173b4529}.button.secondary{border-color:var(--line);background:var(--paper);color:var(--ink)}.button.inverse{color:var(--ink);background:#edf5ef}.button.danger{background:var(--danger);color:#fff}.button.quiet{color:var(--ink);border-color:var(--line);background:0 0}.loading-state{color:var(--ink-soft);padding:80px 0}.control-panel{background:var(--ink);color:#eef4ee;box-shadow:var(--shadow);padding:clamp(25px,4vw,40px);position:relative;overflow:hidden}.control-panel:after{content:"BOM";color:#ffffff0d;letter-spacing:-.11em;font-size:150px;font-weight:900;position:absolute;inset:auto -13px -45px auto}.panel-label{z-index:1;color:#a6beb4;letter-spacing:.1em;font:700 11px SFMono-Regular,Consolas,monospace;position:relative}.panel-stats{z-index:1;gap:clamp(38px,8vw,92px);margin:28px 0 20px;display:flex;position:relative}.panel-stats div{gap:2px;display:grid}.panel-stats strong{color:var(--accent);letter-spacing:-.07em;font-size:58px;line-height:.85}.panel-stats span{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.control-panel p{z-index:1;color:#c2d2cb;max-width:590px;margin:0;line-height:1.55;position:relative}.panel-actions{z-index:1;flex-wrap:wrap;gap:10px;margin-top:26px;display:flex;position:relative}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.quick-card{background:var(--paper);border:1px solid var(--line);flex-direction:column;min-height:190px;padding:22px;display:flex;box-shadow:0 4px 12px #173b450a}.quick-card:hover{border-color:var(--ink-soft)}.quick-card>span{color:var(--accent);font:800 12px SFMono-Regular,Consolas,monospace}.quick-card h2{letter-spacing:-.045em;margin:auto 0 5px;font-size:25px}.quick-card p{max-width:270px;color:var(--ink-soft);margin:0;line-height:1.45}.quick-card svg{align-self:flex-end;margin-top:10px}.demo-note{border-left:4px solid var(--accent);background:#f4f1e8;justify-content:space-between;align-items:center;gap:18px;margin-top:25px;padding:18px 20px;display:flex}.demo-note h2{letter-spacing:-.03em;margin:0 0 4px;font-size:18px}.demo-note p:not(.eyebrow){color:var(--ink-soft);margin:0;font-size:14px;line-height:1.45}.catalog-toolbar{justify-content:space-between;align-items:center;gap:14px;margin:-14px 0 18px;display:flex}.catalog-toolbar>p{color:var(--ink-soft);margin:0;font-size:13px}.view-switch{border:1px solid var(--line);background:var(--field);padding:3px;display:inline-flex}.view-switch button{color:#60746e;background:0 0;border:0;border-radius:2px;min-height:34px;padding:0 11px;font-size:12px;font-weight:780}.view-switch button[aria-pressed=true]{background:var(--ink);color:#fff;box-shadow:0 2px 5px #173b452e}.record-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:14px;display:grid}.record-card{border:1px solid var(--line);background:var(--paper);flex-direction:column;min-height:208px;padding:19px;transition:transform .15s,border-color .15s;display:flex;box-shadow:0 4px 14px #173b450a}.record-card:hover{border-color:#759289;transform:translateY(-2px)}.record-card-head,.detail-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.category-mark{width:29px;height:29px;color:var(--ink);text-transform:uppercase;background:#edf3ef;border:1px solid #769087;place-items:center;font:800 13px SFMono-Regular,Consolas,monospace;display:inline-grid}.category-mark[data-category=m]{color:#14645b;background:#e1f2ee;border-color:#7cad9f}.category-mark[data-category=e]{color:#965100;background:#fff0d5;border-color:#d7a35b}.category-mark[data-category=s]{color:#67428f;background:#f0e8f8;border-color:#ae91cb}.category-mark[data-category=p]{color:#1f5f88;background:#e1f1f8;border-color:#85b5cd}.record-card code,.detail-title code{color:#61756f;font-size:11px}.record-card h2{letter-spacing:-.045em;margin:auto 0 6px;font-size:22px}.record-card p{color:var(--ink-soft);margin:0;font-size:13px}.record-card footer{border-top:1px solid var(--line);color:#60746e;justify-content:space-between;gap:8px;margin-top:16px;padding-top:16px;font-size:12px;display:flex}.record-card footer span{color:var(--ink);font-weight:750}.catalog-table-wrap{border:1px solid var(--line);background:var(--paper);overflow-x:auto}.catalog-table{border-collapse:collapse;width:100%;min-width:760px}.catalog-table th{background:var(--field);color:#647771;text-align:left;letter-spacing:.09em;text-transform:uppercase;padding:12px 16px;font-size:11px}.catalog-table td{border-top:1px solid var(--line);color:var(--ink-soft);vertical-align:middle;padding:14px 16px;font-size:14px}.catalog-table tbody tr:hover{background:#f2f7f2}.catalog-table td:first-child{color:var(--ink);font-weight:740}.catalog-table td:first-child a:hover{text-decoration:underline}.catalog-table code{color:#6a7d76;margin-top:3px;font-size:11px;font-weight:500;display:block}.category-cell{align-items:center;gap:8px;display:inline-flex}.catalog-table .category-mark{width:24px;height:24px;font-size:11px}.empty-state{background:var(--paper);border:1px dashed #9daea6;margin:32px 0;padding:33px 27px}.empty-rule{background:var(--accent);width:40px;height:4px}.empty-state h2{letter-spacing:-.045em;margin:17px 0 7px;font-size:25px}.empty-state p{max-width:510px;color:var(--ink-soft);margin:0 0 19px;line-height:1.5}.error-notice{border-left:4px solid var(--danger);color:#6e2821;background:#f9e9e6;margin:20px 0;padding:13px 15px;font-size:14px;line-height:1.45}.editor-page{max-width:900px}.editor-form{gap:14px;display:grid}.form-section,.detail-card{background:var(--paper);border:1px solid var(--line);padding:clamp(20px,3vw,28px);box-shadow:0 4px 12px #173b4508}.section-heading{margin-bottom:20px}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:25px}.section-heading p:not(.eyebrow){color:var(--ink-soft);margin:4px 0 0;font-size:14px;line-height:1.45}.inline-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.form-grid{gap:16px;display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.full-width{grid-column:1/-1}.form-grid label,.recipe-line label{gap:7px;font-size:13px;font-weight:750;display:grid}.form-grid input,.form-grid select,.form-grid textarea,.recipe-line input,.recipe-line select{width:100%;min-height:43px;color:var(--ink);background:#fbfdf9;border:1px solid #b9c9c0;border-radius:2px;outline:none;padding:9px 10px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.recipe-line input:focus,.recipe-line select:focus{border-color:var(--ink);box-shadow:0 0 0 3px #173b451a}.form-grid small{color:#687b75;font-weight:500;line-height:1.35}.field-error{color:var(--danger);font-size:12px}.recipe-lines{gap:9px;display:grid}.recipe-line{grid-template-columns:minmax(0,1fr) 120px 42px;align-items:center;gap:8px;display:grid}.icon-button{width:42px;height:42px;color:var(--ink-soft);background:0 0;border:1px solid #c6d1ca;place-items:center;display:grid}.icon-button:hover{color:var(--danger);border-color:var(--danger)}.hint-box{background:var(--field);color:var(--ink-soft);margin:0;padding:13px;font-size:14px;line-height:1.45}.form-actions{justify-content:flex-end;padding-top:7px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;overflow:hidden;position:absolute!important}.detail-page{max-width:970px}.detail-card{margin-bottom:14px}.spec-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:27px 0 0;display:grid}.spec-list div{border-top:1px solid var(--line);padding-top:11px}.spec-list dt{color:#71847e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800}.spec-list dd{margin:0;font-weight:680;line-height:1.35}.notes{border-left:3px solid var(--accent);background:#f8f2e7;margin:22px 0 0;padding:13px 15px;line-height:1.5}.recipe-table-wrap{border:1px solid var(--line);background:var(--paper);overflow-x:auto}.recipe-table{border-collapse:collapse;width:100%;min-width:650px}.recipe-table th{background:var(--field);color:#647771;text-align:left;letter-spacing:.09em;text-transform:uppercase;padding:12px 16px;font-size:11px}.recipe-table td{border-top:1px solid var(--line);vertical-align:middle;padding:13px 16px;font-size:14px}.recipe-table tbody tr:hover{background:#f2f7f2}.component-category{color:#60746e;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:720;display:inline-flex}.component-category .category-mark{flex:none;width:24px;height:24px;font-size:11px}.recipe-table a{font-weight:730}.recipe-table a:hover{text-decoration:underline}.recipe-table code{color:#61756f;font-size:12px}.recipe-table strong{white-space:nowrap}.detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.detail-actions--record{margin:-4px 0 14px}.danger-zone{background:#fcf5f3;border:1px solid #d8bab4;margin-top:14px;padding:20px 23px}.danger-zone h2{color:#7a332c;letter-spacing:-.035em;margin:0;font-size:20px}.danger-zone p:not(.eyebrow){color:#7b514b;max-width:570px;margin:4px 0 0;font-size:14px;line-height:1.45}.danger-actions{margin-top:10px}.list-actions{margin:-18px 0 26px}.list-stack{gap:10px;display:grid}.list-card{background:var(--paper);border:1px solid var(--line);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:85px;padding:17px 20px;display:grid}.list-card:hover{border-color:#759289}.list-card h2{letter-spacing:-.03em;margin:0 0 3px;font-size:19px}.list-card p{color:var(--ink-soft);margin:0;font-size:13px}.list-card>span{font-size:13px;font-weight:750}.list-lines{max-width:740px}.bom-result{gap:15px;display:grid}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric{background:var(--ink);color:#eef4ee;align-content:start;gap:5px;min-height:145px;padding:19px;display:grid}.metric svg{color:var(--accent)}.metric span{color:#b9c9c2;letter-spacing:.07em;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:700}.metric strong{color:#fff;letter-spacing:-.045em;font-size:26px}.metric small{color:#b9c9c2;font-size:11px;line-height:1.35}.materials-table-wrap{border:1px solid var(--line);background:var(--paper);overflow-x:auto}.materials-table{border-collapse:collapse;width:100%;min-width:620px}.materials-table th{background:var(--field);color:#647771;text-align:left;letter-spacing:.09em;text-transform:uppercase;padding:12px 16px;font-size:11px}.materials-table td{border-top:1px solid var(--line);padding:13px 16px;font-size:14px}.materials-table td code{color:#6a7d76;margin-top:3px;font-size:11px;display:block}.tree-heading{margin:20px 0 1px}.bom-trees{gap:10px;display:grid}.tree-card{background:var(--paper);border:1px solid var(--line);padding:18px}.material-tree,.material-tree ul{margin:0;padding:0;list-style:none}.material-tree ul{border-left:1px solid #a9bbb2;margin:5px 0 0 10px;padding-left:18px;position:relative}.material-tree li{min-height:32px;position:relative}.material-tree ul>li:before{content:"";border-top:1px solid #a9bbb2;width:13px;position:absolute;top:15px;left:-19px}.material-tree summary,.tree-leaf{align-items:center;gap:8px;min-height:31px;font-size:14px;display:flex}.material-tree summary{cursor:pointer;list-style:none}.material-tree summary::-webkit-details-marker{display:none}.material-tree details>summary svg{transition:transform .15s}.material-tree details:not([open])>summary svg{transform:rotate(-90deg)}.material-tree code{color:#6a7d76;margin-left:auto;font-size:11px}.tree-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;margin:0 5px;display:inline-block}.mobile-nav{display:none}@media (width<=760px){.app-frame{display:block}.rail{display:none}.main-content{width:100%;padding:28px 18px 94px}.app-footer{margin-top:36px;padding-bottom:12px}.page-header{gap:18px;margin-bottom:27px;display:grid}.page-header h1{font-size:38px}.page-header .button{justify-self:start}.mobile-nav{z-index:5;height:calc(68px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#f8fbf7;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -8px 20px #173b4512}.mobile-link{color:#698078;place-items:center;gap:2px;font-size:10px;font-weight:750;display:grid}.mobile-link.active{color:var(--ink)}.mobile-link.active svg{color:var(--accent)}.quick-grid,.metric-grid,.form-grid.two-columns,.spec-list{grid-template-columns:1fr}.panel-stats strong{font-size:50px}.demo-note,.danger-zone{display:grid}.demo-note .button{justify-self:start}.inline-heading,.catalog-toolbar{display:grid}.view-switch{justify-self:start}.record-grid{grid-template-columns:1fr}.recipe-line{grid-template-columns:minmax(0,1fr) 90px 40px}.detail-actions{justify-content:flex-start}.list-card{grid-template-columns:26px minmax(0,1fr)}.list-card>span{grid-column:2}.list-actions{justify-content:flex-start;margin:-12px 0 22px}.catalog-table{min-width:680px}.recipe-table{min-width:620px}.materials-table{min-width:560px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}.data-actions{flex-wrap:wrap;gap:10px;display:flex}.demo-control{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;border-left:0;margin-top:48px;padding:14px 16px}.demo-control h2{font-size:16px}.demo-control .button{min-height:38px;padding:0 12px;font-size:13px}.legal-page{max-width:900px}.legal-updated{color:#6a7e79;margin:-18px 0 20px;font-size:13px}.legal-section{margin-bottom:14px}.legal-section h2{letter-spacing:-.04em;margin:0 0 11px;font-size:22px}.legal-section p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.65}.legal-section p+p{margin-top:12px}.legal-section a,.legal-navigation a{color:var(--ink);text-underline-offset:3px;-webkit-text-decoration:underline #aab8b1;text-decoration:underline #aab8b1}.legal-section a:hover,.legal-navigation a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.legal-navigation{color:var(--ink-soft);flex-wrap:wrap;gap:8px 18px;margin-top:25px;font-size:13px;display:flex}.drive-sync-panel{margin-top:14px}.drive-sync-warning{border-left:3px solid var(--accent);color:var(--ink-soft);background:#f8f2e7;margin:0 0 18px;padding:13px 15px;font-size:13px;line-height:1.5}.drive-sync-warning strong{color:var(--ink)}.drive-sync-toolbar,.drive-sync-create,.drive-sync-input-row,.drive-sync-status-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.drive-account{color:var(--ink-soft);font-size:12px}.drive-sync-create{border:1px solid var(--line);background:var(--field);justify-content:space-between;margin:0 0 18px;padding:15px}.drive-sync-create strong{font-size:14px}.drive-sync-create p{color:var(--ink-soft);margin:3px 0 0;font-size:13px}.drive-sync-link-form{gap:8px;display:grid}.drive-sync-link-form label{font-size:13px;font-weight:750}.drive-sync-link-form input{min-width:260px;min-height:43px;color:var(--ink);background:#fbfdf9;border:1px solid #b9c9c0;border-radius:2px;outline:none;flex:1;padding:9px 10px}.drive-sync-link-form input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #173b451a}.drive-sync-link-form small{color:#687b75;line-height:1.35}.drive-sync-status{background:#f4f8f3;border:1px solid #9ab3a5;gap:18px;margin-top:20px;padding:18px;display:grid}.drive-sync-status-head{justify-content:space-between}.drive-sync-status-head strong{margin-bottom:3px;font-size:16px;display:block}.drive-sync-status-head code{color:#6a7d76;overflow-wrap:anywhere;font-size:11px}.drive-permission-note{color:#60746e;margin-top:5px;font-size:11px;display:block}.drive-sync-status-actions{gap:7px;display:flex}.drive-sync-status-actions .icon-button{text-decoration:none}.drive-sync-dates{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}.drive-sync-dates div{border-top:1px solid var(--line);padding-top:9px}.drive-sync-dates dt{color:#71847e;letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800}.drive-sync-dates dd{color:var(--ink);margin:0;font-size:12px;line-height:1.35}.drive-sync-success{color:#285938;background:#e9f5ea;border-left:4px solid #45845b;margin:18px 0 0;padding:12px 14px;font-size:13px;line-height:1.4}@media (width<=760px){.drive-sync-create,.drive-sync-status-head{flex-direction:column;align-items:flex-start}.drive-sync-input-row{flex-direction:column;align-items:stretch}.drive-sync-link-form input{min-width:0}.drive-sync-input-row .button{width:100%}.drive-sync-dates{grid-template-columns:1fr;gap:9px}.drive-sync-dates div{justify-content:space-between;gap:10px;display:flex}.drive-sync-dates dt{margin:0}.drive-sync-dates dd{text-align:right}}.confirmation-backdrop{z-index:30;background:#08191e9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-dialog{background:var(--paper);border:1px solid #9eaaa4;width:min(520px,100%);padding:28px;position:relative;box-shadow:0 24px 70px #08191e57}.confirmation-dialog h2{letter-spacing:-.055em;margin:2px 38px 10px 0;font-size:clamp(25px,5vw,34px);line-height:1.05}.confirmation-dialog>p:not(.eyebrow){color:var(--ink-soft);margin:0;line-height:1.55}.confirmation-close{border:1px solid var(--line);width:36px;height:36px;color:var(--ink-soft);background:0 0;place-items:center;padding:0;display:grid;position:absolute;inset:16px 16px auto auto}.confirmation-icon{width:46px;height:46px;color:var(--danger);background:#f6e8e4;place-items:center;margin-bottom:18px;display:grid}.confirmation-check{color:#71352f;cursor:pointer;background:#fbf1ef;border:1px solid #d4b0aa;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;margin-top:22px;padding:15px;font-size:14px;font-weight:650;line-height:1.45;display:grid}.confirmation-check input{width:19px;height:19px;accent-color:var(--danger);margin:1px 0 0}.confirmation-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.confirmation-error{font-weight:700;color:var(--danger)!important;margin-top:12px!important}@media (width<=560px){.confirmation-dialog{padding:22px 18px}.confirmation-actions{display:grid}.confirmation-actions .button{width:100%}}@media (width<=1000px){.catalog-table{table-layout:fixed;min-width:0}.catalog-table .record-card-head,.catalog-table .record-card-head>a{min-width:0}.catalog-table .record-card-head>a,.catalog-table .record-card-head code{overflow-wrap:anywhere}.catalog-table [data-column=sale-value]{display:none}}@media (width<=880px){.catalog-table [data-column=purchase-cost]{display:none}}@media (width<=920px){.recipe-table{min-width:0}.recipe-table [data-column=component-code]{display:none}}@media (width<=760px){.catalog-table,.recipe-table{table-layout:fixed;width:100%;min-width:0}.catalog-table-wrap,.recipe-table-wrap{overflow-x:visible}.catalog-table [data-column=recipe]{display:none}.catalog-table th,.catalog-table td{padding:10px 9px;font-size:12px}.catalog-table th:nth-child(2){width:122px}.catalog-table th:nth-child(3){width:48px}.catalog-table .category-cell{gap:6px;font-size:11px}.catalog-table .category-mark{width:21px;height:21px;font-size:10px}.catalog-table .catalog-product-code{display:none}.recipe-table th,.recipe-table td{padding:9px 6px;font-size:12px}.recipe-table th:first-child{width:40px}.recipe-table th:last-child{letter-spacing:.05em;overflow-wrap:anywhere;width:72px;font-size:9px}.recipe-table .component-category{justify-content:center}.recipe-table .component-category>span:not(.category-mark){display:none}.recipe-table .component-category .category-mark{width:21px;height:21px;font-size:10px}.recipe-table .recipe-component-name{overflow-wrap:anywhere}.recipe-table .recipe-component-quantity strong{font-size:12px}}.guide-page{width:100%;max-width:840px;margin-inline:auto}.guide-page>.page-header{margin-bottom:42px}.guide-page>.page-header h1{font-size:clamp(42px,6vw,64px)}.guide-page>.page-header p:last-child{max-width:46ch;font-size:18px;line-height:1.55}.guide-intro{background:var(--ink);color:#eef4ee;box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;margin-bottom:34px;padding:clamp(28px,5vw,44px);display:grid}.guide-intro-mark{width:58px;height:58px;color:var(--accent);border:1px solid #809e92;place-items:center;display:grid}.guide-intro h2{letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(34px,5vw,48px);line-height:1.04}.guide-intro p:not(.eyebrow){color:#c7d6cf;max-width:55ch;margin:0;font-size:18px;line-height:1.65}.guide-intro .eyebrow{color:#a6beb4}.guide-local-note{color:#b7ccc1;border-top:1px solid #ffffff29;align-items:flex-start;gap:9px;padding-top:18px;font-size:15px;line-height:1.5;display:flex}.guide-index{background:var(--paper);border:1px solid #8fa49b;margin:0 0 84px;box-shadow:0 12px 32px #173b4512}.guide-index-heading{background:var(--ink);color:#eef4ee;justify-content:space-between;align-items:flex-end;gap:24px;padding:20px 24px;display:flex}.guide-index-heading strong{letter-spacing:-.04em;font-size:24px}.guide-index-heading p{color:#b7ccc1;text-align:right;max-width:380px;margin:0;font-size:14px;line-height:1.5}.guide-index-list{margin:0;padding:10px 18px 14px;list-style:none}.guide-index-list li+li{border-top:1px solid var(--line)}.guide-index-list a{color:#647872;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:6px 14px;min-height:78px;padding:13px 10px;transition:background .18s,color .18s,transform .18s;display:grid}.guide-index-list a:hover{color:var(--ink);background:#f0f5f1;transform:translate(2px)}.guide-index-list a:active{transform:translate(2px)translateY(1px)}.guide-index-list a:focus-visible{outline-offset:-1px;outline:3px solid #e69a3259}.guide-index-list a[aria-current=location]{color:var(--ink);box-shadow:inset 3px 0 var(--accent);background:#f4f1e8}.guide-index-step{color:var(--accent);letter-spacing:.06em;font:800 12px SFMono-Regular,Consolas,monospace}.guide-index-title{grid-column:2;font-size:17px;line-height:1.3}.guide-index-example{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;display:grid}.guide-index-example>span{color:#7b8e87;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.guide-index-example strong{overflow-wrap:anywhere;color:var(--ink-soft);font-size:14px;line-height:1.4}.guide-index-list .guide-index-example{grid-column:2}.guide-index-list svg{color:#789087;grid-area:1/3/3;place-self:center end;transition:transform .18s,color .18s}.guide-index-list a:hover svg,.guide-index-list a[aria-current=location] svg{color:var(--accent);transform:translateY(2px)}.guide-section{border-top:1px solid var(--line);margin:0 0 96px;padding-top:24px;scroll-margin-top:24px}.guide-section-heading{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;margin-bottom:38px;display:grid}.guide-step{color:var(--accent);letter-spacing:.04em;font:800 13px SFMono-Regular,Consolas,monospace}.guide-section-heading>.guide-step{padding:0}.guide-section-heading h2{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(36px,5vw,52px);line-height:1.05}.guide-section-heading p:not(.eyebrow){max-width:58ch;color:var(--ink-soft);margin:9px 0 0;font-size:18px;line-height:1.6}.guide-two-column,.guide-two-column--tree{grid-template-columns:minmax(0,1fr);align-items:start;gap:34px;display:grid}.guide-copy{max-width:65ch;color:var(--ink-soft);gap:19px;font-size:18px;line-height:1.72;display:grid}.guide-copy p{margin:0}.guide-copy strong{color:var(--ink)}.guide-copy code{color:#61756f;font-size:.9em}.guide-copy a:not(.button){color:var(--ink);text-underline-offset:3px;font-weight:760;-webkit-text-decoration:underline #b7c6be;text-decoration:underline #b7c6be}.guide-copy a:not(.button):hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.guide-demo-hero{border:1px solid var(--ink);border-top:4px solid var(--accent);background:var(--ink);color:#eef4ee;box-shadow:var(--shadow);gap:32px;padding:clamp(32px,6vw,52px);display:grid}.guide-demo-hero-copy{gap:10px;max-width:650px;display:grid}.guide-demo-hero-copy .guide-step{margin-bottom:12px}.guide-demo-hero-copy .eyebrow{color:#a6beb4}.guide-demo-hero-copy h2{color:#fff;letter-spacing:-.06em;margin:0;font-size:clamp(38px,6vw,58px);line-height:1.02}.guide-demo-hero-copy>p:last-child{color:#c7d6cf;max-width:55ch;margin:4px 0 0;font-size:18px;line-height:1.62}.guide-demo-action{color:var(--ink);background:#f7f1e4;border:1px solid #e7bd7d;justify-items:stretch;gap:14px;padding:28px;display:grid;box-shadow:0 16px 30px #00000024}.guide-demo-action-label{color:#7b5a2a;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:850;display:flex}.guide-demo-action-label:before{content:"";background:var(--accent);width:25px;height:3px}.guide-demo-action small{color:#526862;align-items:flex-start;gap:8px;max-width:610px;font-size:13px;line-height:1.5;display:flex}.guide-demo-action small svg{color:#287765;flex:none;margin-top:1px}.guide-demo-hero .guide-demo-hero-button{background:var(--accent);color:#15343c;letter-spacing:-.015em;border:1px solid #ffc56f;width:100%;min-height:68px;padding:15px 24px;font-size:17px;font-weight:850;box-shadow:0 5px #9d5c16,0 16px 27px #6130083d}.guide-demo-hero .guide-demo-hero-button svg{stroke-width:2.3px;width:22px;height:22px}.guide-demo-hero .guide-demo-hero-button:hover:not(:disabled){background:#f0a13a;transform:translateY(-3px);box-shadow:0 8px #9d5c16,0 20px 30px #61300845}.guide-demo-hero .guide-demo-hero-button:active:not(:disabled){transform:translateY(3px);box-shadow:0 2px #9d5c16,0 9px 18px #61300833}.guide-demo-hero .guide-demo-hero-button:focus-visible{outline-offset:4px;outline:3px solid #fff}.guide-demo-success{align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex;color:#287047!important}.guide-demo-hero .guide-demo-success{color:#287047!important}.guide-new-tab-icon{vertical-align:-.15em;flex:none;margin-inline-start:2px}.guide-product-comparison{gap:24px;margin-bottom:30px;display:grid}.guide-comparison-intro{padding:0 2px}.guide-comparison-intro h3{letter-spacing:-.045em;margin:0;font-size:30px}.guide-comparison-intro>p:last-child{max-width:54ch;color:var(--ink-soft);margin:7px 0 0;font-size:16px;line-height:1.55}.guide-product-group{border:1px solid var(--line);background:var(--paper);gap:14px;padding:clamp(22px,4vw,30px);display:grid}.guide-product-group[data-kind=terminal]{border-top:4px solid #287765}.guide-product-group[data-kind=composed]{border-top:4px solid #74529a}.guide-product-group-heading{border-bottom:1px solid var(--line);grid-template-columns:50px minmax(0,1fr);align-items:start;gap:16px;padding-bottom:18px;display:grid}.guide-product-group-heading>strong{color:var(--accent);letter-spacing:-.08em;font:800 30px/1 SFMono-Regular,Consolas,monospace}.guide-product-group-heading h3{letter-spacing:-.04em;margin:0;font-size:27px}.guide-product-group-heading div>p:last-child{max-width:55ch;color:var(--ink-soft);margin:6px 0 0;font-size:15px;line-height:1.55}.guide-product-examples{gap:9px;display:grid}.guide-product-example{border:1px solid var(--line);background:#fbfdf9;gap:7px;padding:20px;transition:border-color .15s,transform .15s,background .15s;display:grid}.guide-product-example:hover{background:#fff;border-color:#91a79c;transform:translateY(-2px)}.guide-product-example:focus-visible{outline-offset:2px;outline:3px solid #e69a3259}.guide-product-example-meta,.guide-product-example-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.guide-product-example-meta span{color:#60766e;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.guide-product-example-meta code{color:#71847e;overflow-wrap:anywhere;text-align:right;min-width:0;font-size:11px}.guide-product-example h4{letter-spacing:-.035em;margin:3px 0 0;font-size:22px}.guide-product-example>p{max-width:61ch;color:var(--ink-soft);margin:0;font-size:15px;line-height:1.58}.guide-product-example-footer{border-top:1px solid var(--line);margin-top:7px;padding-top:12px;font-size:12px}.guide-product-example-footer strong{color:var(--ink)}.guide-product-example-footer span{color:var(--ink);align-items:center;gap:4px;font-weight:760;display:flex}.guide-other-materials{background:#f8fbf78c;border:1px dashed #9eaea6;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:24px;padding:24px;display:grid}.guide-other-materials h3{letter-spacing:-.035em;margin:0;font-size:23px}.guide-other-materials div>p:last-child{color:var(--ink-soft);margin:6px 0 0;font-size:14px;line-height:1.5}.guide-other-materials ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.guide-other-materials a{border:1px solid var(--line);background:var(--paper);min-height:36px;color:var(--ink);align-items:center;gap:3px;padding:7px 10px;font-size:12px;font-weight:730;display:inline-flex}.guide-other-materials a:hover{background:#fff;border-color:#91a79c}.guide-other-materials a:focus-visible{outline-offset:2px;outline:3px solid #e69a3259}.guide-fields{background:var(--field);border:1px solid var(--line);padding:clamp(24px,4vw,34px)}.guide-fields h3{letter-spacing:-.03em;margin:0;font-size:26px}.guide-fields-intro{max-width:58ch;color:var(--ink-soft);margin:7px 0 22px;font-size:16px;line-height:1.55}.guide-property-list{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.guide-property-card{border:1px solid var(--line);background:var(--paper);grid-template-columns:42px minmax(0,1fr);gap:16px;padding:20px;display:grid}.guide-property-index{color:var(--accent);letter-spacing:.06em;padding-top:3px;font:800 12px SFMono-Regular,Consolas,monospace}.guide-property-card h4{color:var(--ink);letter-spacing:-.035em;margin:0 0 6px;font-size:20px}.guide-property-card p{max-width:61ch;color:var(--ink-soft);margin:0;font-size:15px;line-height:1.6}.guide-property-example{color:#6c8079;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:6px 10px;margin-top:11px;display:grid}.guide-property-example>span{letter-spacing:.1em;text-transform:uppercase;padding-top:3px;font-size:10px;font-weight:800}.guide-property-example strong{color:var(--ink);font-size:14px;font-weight:680;line-height:1.5}.guide-list{color:var(--ink-soft);gap:14px;margin:0;padding:0 0 0 24px;display:grid}.guide-list li{padding-left:5px;line-height:1.65}.guide-list li::marker{color:var(--accent);font-weight:800}.guide-tree-card{background:var(--paper);border:1px solid var(--line);gap:20px;padding:clamp(24px,4vw,34px);display:grid;box-shadow:0 4px 12px #173b4508}.guide-tree-card h3{letter-spacing:-.04em;margin:0;font-size:28px}.guide-tree-card p:not(.eyebrow){color:var(--ink-soft);margin:6px 0 0;font-size:16px;line-height:1.5}.guide-tree-card .material-tree{max-height:370px;padding:3px 0 3px 1px;overflow:auto}.guide-tree-card .material-tree code{white-space:nowrap;overflow-wrap:normal;flex:none;max-width:220px}.guide-tour-row{border-top:1px solid var(--line);color:#687c75;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:24px;padding-top:20px;font-size:14px;display:flex}.guide-tour-action{flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.guide-tour-action small{color:var(--danger)}.guide-list-result{margin-top:17px}.guide-material-summary{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:13px;display:flex}.guide-material-summary strong{color:var(--ink);font:800 25px SFMono-Regular,Consolas,monospace}.guide-material-summary-rule{background:var(--line);width:1px;height:22px}.guide-material-list{grid-template-columns:minmax(0,1fr);gap:0;margin:14px 0 0;padding:0;list-style:none;display:grid}.guide-material-list li{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;gap:12px;padding:10px 0;font-size:15px;display:flex}.guide-material-list strong{color:var(--ink);white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.guide-json-grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.guide-json-card{background:var(--paper);border:1px solid var(--line);padding:clamp(24px,4vw,32px)}.guide-json-card h3{letter-spacing:-.04em;margin:15px 0 7px;font-size:25px}.guide-json-card p{max-width:60ch;color:var(--ink-soft);margin:0;font-size:16px;line-height:1.6}.guide-json-card a{color:var(--ink);text-underline-offset:3px;font-weight:760;-webkit-text-decoration:underline #b7c6be;text-decoration:underline #b7c6be}.guide-offline-note{border-left:4px solid var(--accent);color:var(--ink-soft);background:#f4f1e8;margin-top:14px;padding:20px 22px;font-size:15px;line-height:1.6}.guide-offline-note strong{color:var(--ink)}.guide-finish{background:var(--field);border:1px solid var(--line);padding:clamp(28px,5vw,44px)}.guide-finish h2{letter-spacing:-.05em;margin:0 0 10px;font-size:clamp(32px,5vw,44px)}.guide-finish p{max-width:54ch;color:var(--ink-soft);margin:0;font-size:17px;line-height:1.55}.guide-finish-actions{flex-wrap:wrap;gap:9px;margin-top:17px;display:flex}.guide-driver-popover{border:1px solid var(--line);max-width:min(340px,100vw - 24px);color:var(--ink);border-radius:3px;font-family:inherit;box-shadow:0 12px 32px #173b4533}.guide-driver-popover .driver-popover-title{color:var(--ink);letter-spacing:-.03em;font-size:17px}.guide-driver-popover .driver-popover-description{color:var(--ink-soft);font-size:13px;line-height:1.45}.guide-driver-popover .driver-popover-progress-text{color:#71847e;font-size:11px}.guide-driver-popover .driver-popover-btn{border:1px solid var(--line);color:var(--ink);border-radius:2px;font-family:inherit;font-size:12px;font-weight:750}.guide-driver-popover .driver-popover-next-btn{border-color:var(--ink);background:var(--ink);color:#fff}.guide-driver-popover .driver-popover-close-btn{color:var(--ink-soft)}@media (width<=760px){.guide-page>.page-header{margin-bottom:32px}.guide-intro{grid-template-columns:minmax(0,1fr);gap:15px}.guide-intro-mark{width:44px;height:44px}.guide-index{margin-bottom:64px}.guide-index-heading{gap:5px;padding:18px;display:grid}.guide-index-heading p{text-align:left}.guide-index-list{padding:6px 12px 10px}.guide-index-list a{grid-template-columns:30px minmax(0,1fr) 18px;gap:5px 10px;min-height:78px;padding:11px 6px}.guide-index-title{font-size:16px}.guide-index-example{grid-column:2;grid-template-columns:auto minmax(0,1fr)}.guide-index-list svg{grid-area:1/3/3;align-self:center}.guide-section{margin-bottom:72px}.guide-section-heading{grid-template-columns:minmax(0,1fr);gap:10px}.guide-two-column,.guide-two-column--tree,.guide-json-grid{grid-template-columns:1fr}.guide-tree-card .material-tree{max-height:320px}.guide-tree-card .material-tree code{white-space:normal;overflow-wrap:anywhere;max-width:130px}.guide-tour-row{flex-direction:column;align-items:flex-start}.guide-material-summary-rule{display:none}.guide-material-list{grid-template-columns:1fr}}@media (width<=520px){.guide-demo-hero{gap:26px;padding:28px 22px}.guide-demo-action{padding:22px 18px}.guide-product-group-heading{grid-template-columns:minmax(0,1fr);gap:9px}.guide-product-example-meta,.guide-product-example-footer{flex-direction:column;align-items:flex-start;gap:5px}.guide-product-example-meta code{text-align:left}.guide-other-materials{grid-template-columns:minmax(0,1fr);gap:16px;padding:20px}.guide-property-card{grid-template-columns:minmax(0,1fr);gap:8px;padding:18px}.guide-property-index{padding:0}.guide-property-example{grid-template-columns:minmax(0,1fr);gap:4px}}.catalog-table [data-column=category]{text-align:center;width:68px}.catalog-table [data-column=category] .category-cell{justify-content:center;gap:0}.catalog-table [data-column=product]{color:var(--ink);font-weight:740}.catalog-table [data-column=product] a:hover{text-decoration:underline}.recipe-table th:first-child{text-align:center;width:56px}.recipe-table td:first-child{text-align:center}.recipe-table .component-category{gap:0}@media (width<=760px){.catalog-table th:first-child{width:42px}.catalog-table th:nth-child(2){width:auto}.catalog-table th:nth-child(3){width:48px}}.catalog-filters{border:1px solid var(--line);background:var(--paper);gap:10px;margin:0 0 18px;padding:14px;display:grid}.catalog-search{color:#60746e;background:#fbfdf9;border:1px solid #b9c9c0;align-items:center;gap:9px;min-height:43px;padding:0 11px;display:flex}.catalog-search:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px #173b451a}.catalog-search input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.category-filters{flex-wrap:wrap;gap:7px;display:flex}.category-filter{color:#526862;background:#fbfdf9;border:1px solid #b9c9c0;border-radius:17px;min-height:34px;padding:0 10px;font-size:12px;font-weight:730}.category-filter[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.category-filter[data-category=m][aria-pressed=true]{background:#14645b;border-color:#14645b}.category-filter[data-category=e][aria-pressed=true]{background:#965100;border-color:#965100}.category-filter[data-category=s][aria-pressed=true]{background:#67428f;border-color:#67428f}.category-filter[data-category=p][aria-pressed=true]{background:#1f5f88;border-color:#1f5f88}.category-mark[data-category=u]{color:#7e315d;background:#f8e5ef;border-color:#b184a2}.category-mark[data-category=c]{color:#4d6033;background:#f0f4e7;border-color:#8a9b71}.category-filter[data-category=u][aria-pressed=true]{background:#7e315d;border-color:#7e315d}.category-filter[data-category=c][aria-pressed=true]{background:#4d6033;border-color:#4d6033}.notes strong{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:12px;display:block}.notes pre{color:inherit;font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.product-bom-tree{gap:14px;display:grid}.product-bom-tree-head{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.product-bom-tree-head h3{letter-spacing:-.035em;margin:0;font-size:20px}.product-bom-tree-head p:not(.eyebrow){max-width:540px;color:var(--ink-soft);margin:4px 0 0;font-size:13px;line-height:1.45}.product-tree-controls,.print-options{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.product-tree-controls>.button,.tree-toggle .button,.tree-expansion .button,.print-options>.button{min-height:34px;padding:0 10px;font-size:12px}.tree-toggle,.tree-expansion{flex:none;gap:4px;display:flex}.tree-toggle .button[aria-pressed=true],.tree-expansion .button[aria-pressed=true],.product-tree-controls>.button[aria-pressed=true],.print-options>.button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.product-tree-table-wrap{border:1px solid var(--line);background:var(--paper);overflow-x:auto}.product-tree-table{border-collapse:collapse;width:100%;min-width:620px}.product-tree-table th{background:var(--field);color:#647771;text-align:left;letter-spacing:.09em;text-transform:uppercase;padding:11px 14px;font-size:11px}.product-tree-table th:last-child,.product-tree-table td:last-child{text-align:right}.product-tree-table td{border-top:1px solid var(--line);vertical-align:middle;padding:8px 14px;font-size:13px}.product-tree-table tbody tr:hover{background:#f2f7f2}.product-tree-name{min-width:260px;padding-inline-start:calc(14px + var(--tree-depth) * 18px)!important}.product-tree-name a{color:var(--ink);font-weight:730}.product-tree-name a:hover{text-decoration:underline}.product-tree-name code{color:#6a7d76;margin-top:2px;font-size:10px;font-weight:500;display:block}.product-tree-quantity{width:168px}.product-tree-quantity>div{justify-content:flex-end;align-items:baseline;gap:7px;display:flex}.product-tree-quantity input{width:88px;min-height:30px;color:var(--ink);text-align:right;-webkit-user-select:all;user-select:all;background:#fbfdf9;border:1px solid #b9c9c0;border-radius:2px;outline:none;padding:4px 7px;font:600 12px SFMono-Regular,Consolas,monospace}.product-tree-quantity input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #173b451a}.product-tree-quantity span,.product-tree-cost{color:var(--ink-soft);white-space:nowrap;font:600 12px SFMono-Regular,Consolas,monospace}.product-tree-cost{min-width:112px;color:var(--ink)}.dependency-list{gap:6px;margin:12px 0 0;padding:0;list-style:none;display:grid}.dependency-list li{color:#7b514b;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:13px;line-height:1.4;display:flex}.dependency-list li>span{color:#9a6860;letter-spacing:.06em;text-transform:uppercase;min-width:118px;font-size:11px;font-weight:800}.dependency-list a{color:#6e2821;text-underline-offset:3px;font-weight:760;-webkit-text-decoration:underline #d4a49d;text-decoration:underline #d4a49d}.dependency-list a:hover{text-decoration-color:currentColor}@media (width<=760px){.product-bom-tree-head{gap:12px;display:grid}.product-tree-controls,.print-options{justify-content:flex-start}.tree-toggle,.tree-expansion,.tree-toggle .button,.tree-expansion .button{flex:1}.product-tree-table{table-layout:fixed;min-width:0}.product-tree-table th,.product-tree-table td{padding:8px 6px;font-size:11px}.product-tree-table th:first-child{width:43%}.product-tree-table th:nth-child(2){width:34%}.product-tree-table th:last-child{width:23%}.product-tree-table[data-show-cost=false] th:nth-child(2){width:57%}.product-tree-name{overflow-wrap:anywhere;min-width:0;padding-inline-start:calc(6px + var(--tree-depth) * 10px)!important}.product-tree-name code{display:none}.product-tree-quantity{width:auto}.product-tree-quantity>div{gap:4px}.product-tree-quantity input{width:61px;min-height:27px;padding:3px 4px;font-size:11px}.product-tree-quantity span,.product-tree-cost{font-size:10px}.product-tree-cost{overflow-wrap:anywhere;min-width:0}}.product-tree-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.copy-feedback{z-index:8;background:var(--ink);color:#eef4ee;max-width:min(360px,100vw - 44px);box-shadow:var(--shadow);border:1px solid #9ab3a5;margin:0;padding:12px 15px;font-size:13px;line-height:1.4;position:fixed;inset:auto 22px 22px auto}.print-shell{min-height:100vh;color:var(--ink);background:#fff;padding:32px}.guide-section-heading--level{grid-template-columns:minmax(0,1fr);gap:12px}.page-header-actions{flex:none;justify-content:flex-end;align-items:center;gap:9px;display:flex}.guide-help-button{color:#6c857e;background:0 0;border:1px solid #8ba59b;border-radius:50%;place-items:center;width:36px;min-height:36px;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-grid}.guide-help-button:hover:not(:disabled){border-color:var(--ink);background:var(--field);color:var(--ink)}.guide-help-button:focus-visible{outline-offset:2px;outline:3px solid #e69a3259}.guide-help-button:disabled{cursor:wait;opacity:.65}.guide-level-image{object-fit:contain;place-self:center;width:100%;max-width:420px;height:300px;margin-top:6px;display:block}@media (width>=761px){.guide-section{margin-bottom:104px}.guide-index{margin-bottom:88px}}@media (width<=760px){.page-header-actions{justify-self:start}.guide-section-heading--level{grid-template-columns:minmax(0,1fr)}.guide-section-heading--level .guide-level-image{grid-column:1;justify-self:center;width:min(340px,100%);height:250px;margin-top:2px}}@media (width>=761px){.rail-footer>nav[aria-label=Acesso\ secundário]{border-bottom:1px solid #ffffff29;gap:4px;margin-bottom:4px;padding-bottom:14px}.rail-footer>nav[aria-label=Acesso\ secundário] a{color:#d5e2db;min-height:34px;padding:0 8px;font-weight:650}.rail-footer>nav[aria-label=Acesso\ secundário] a:hover,.rail-footer>nav[aria-label=Acesso\ secundário] a.active{color:#fff;background:#ffffff12}.main-content{width:100%}}.print-page{max-width:900px}.print-toolbar{justify-content:flex-end;gap:9px;margin-bottom:24px;display:flex}.print-header{margin-bottom:24px}.print-header h1{letter-spacing:-.06em;margin:0 0 8px;font-size:clamp(32px,5vw,52px);line-height:1}.print-header p:last-child{color:var(--ink-soft);margin:0;font-size:13px}.print-recipe-table{border-collapse:collapse;background:var(--paper);width:100%}.print-recipe-table th{background:var(--field);color:#647771;text-align:left;letter-spacing:.08em;text-transform:uppercase;padding:11px 10px;font-size:11px}.print-recipe-table td{border-top:1px solid var(--line);vertical-align:middle;padding:9px 10px;font-size:13px}.print-recipe-table td:first-child{color:var(--ink)}.print-note{color:#71847e;margin:16px 0 0;font-size:11px}@media (width<=760px){.print-shell{padding:18px}}@page{margin:10mm}@media print{html,body{color:#000!important;background:#fff!important}.app-frame{min-height:0;display:block}.rail,.mobile-nav,.app-footer,.print-toolbar,.print-options,.catalog-toolbar,.catalog-filters,.catalog-table-actions,.page-header-actions{display:none!important}.print-shell{min-height:0;padding:0}.main-content{width:100%;padding:0}.print-page{max-width:none}.page-header{margin-bottom:12px}.page-header h1{color:#000;font-size:22pt}.page-description{color:#000;font-size:9pt;line-height:1.25}.print-header h1{font-size:28pt}.print-recipe-table{background:#fff}.print-recipe-table th{color:#000;background:#fff}.print-recipe-table td{color:#000;border-color:#000}.catalog-table-wrap{background:#fff;border:0;overflow:visible}.catalog-table{table-layout:auto;background:#fff;width:100%;min-width:0}.catalog-table th,.catalog-table td,.catalog-table [data-column=recipe],.catalog-table [data-column=purchase-cost],.catalog-table [data-column=sale-value]{display:table-cell!important}.catalog-table th{letter-spacing:.04em;background:#fff;border:1px solid #000;padding:4px 6px;font-size:8pt;line-height:1.1;color:#000!important}.catalog-table td{background:#fff;border:1px solid #000;padding:4px 6px;font-size:8pt;line-height:1.15;color:#000!important}.catalog-table td:first-child,.catalog-table [data-column=product],.catalog-table a,.catalog-table code{color:#000!important}.catalog-table .catalog-product-code{overflow-wrap:anywhere;color:#000!important;display:block!important}.catalog-table tbody tr:hover{background:#fff}.catalog-table code{font-size:7pt}.catalog-table .category-mark{color:#000!important;background:#fff!important;border-color:#000!important}.print-header p:last-child,.print-note{color:#000}.page{animation:none}}.public-homepage{max-width:1080px}.static-homepage{max-width:760px;color:var(--ink);margin:0 auto;padding:56px 24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.static-homepage-eyebrow{color:#6a7e79;letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:800}.static-homepage h1{letter-spacing:-.065em;margin:0 0 16px;font-size:clamp(38px,7vw,64px);line-height:1}.static-homepage p{max-width:65ch;color:var(--ink-soft);margin:0;font-size:17px;line-height:1.6}.static-homepage p+p{margin-top:13px}.static-homepage nav{flex-wrap:wrap;gap:10px 18px;margin-top:25px;display:flex}.static-homepage nav a{color:var(--ink);text-underline-offset:3px;font-size:14px;font-weight:750;-webkit-text-decoration:underline #aab8b1;text-decoration:underline #aab8b1}.static-homepage nav a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.public-homepage-hero{border:1px solid var(--ink);border-top:4px solid var(--accent);background:var(--ink);color:#eef4ee;box-shadow:var(--shadow);grid-template-columns:minmax(0,1.5fr) minmax(260px,.75fr);gap:18px;margin-bottom:58px;padding:clamp(28px,5vw,52px);display:grid}.public-homepage-hero-copy{align-content:start;gap:11px;display:grid}.public-homepage-mark{border:1px solid #83a095;grid-template-columns:repeat(3,8px);gap:3px;width:max-content;margin-bottom:13px;padding:7px;display:grid}.public-homepage-mark span{background:#e9f0eb;height:28px;display:block}.public-homepage-mark span:last-child{background:var(--accent)}.public-homepage-hero .eyebrow{color:#a6beb4}.public-homepage-hero h2{color:#fff;letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(36px,5vw,58px);line-height:1.02}.public-homepage-hero-copy>p:not(.eyebrow){color:#c7d6cf;max-width:65ch;margin:3px 0 0;font-size:17px;line-height:1.62}.public-homepage-actions{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.public-homepage-hero .button.secondary{color:#eef4ee;background:0 0;border-color:#78948a}.public-homepage-hero-note{color:var(--ink);background:#edf4ee;border:1px solid #7d9b8e;align-self:end;gap:11px;padding:19px;display:flex}.public-homepage-hero-note svg{color:#287765;flex:none}.public-homepage-hero-note strong{margin-bottom:5px;font-size:16px;display:block}.public-homepage-hero-note p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.5}.public-homepage-section{margin-bottom:58px}.public-homepage-section-heading{max-width:720px;margin-bottom:22px}.public-homepage-section-heading h2,.public-homepage-drive h2,.public-homepage-legal h2{letter-spacing:-.055em;margin:0;font-size:clamp(30px,4vw,43px);line-height:1.08}.public-homepage-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.public-homepage-feature{border:1px solid var(--line);background:var(--paper);min-height:230px;padding:24px}.public-homepage-feature>svg{color:var(--accent);margin-bottom:30px}.public-homepage-feature .eyebrow{margin-bottom:5px}.public-homepage-feature h3{letter-spacing:-.04em;margin:0 0 7px;font-size:24px}.public-homepage-feature>p:last-child{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.58}.public-homepage-drive{border:1px solid var(--line);background:var(--field);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:24px;margin-bottom:20px;padding:clamp(25px,4vw,38px);display:grid}.public-homepage-drive>div>p:not(.eyebrow){max-width:54ch;color:var(--ink-soft);margin:10px 0 0;font-size:15px;line-height:1.62}.public-homepage-drive-steps{counter-reset:drive-step;gap:8px;margin:0;padding:0;list-style:none;display:grid}.public-homepage-drive-steps li{border-top:1px solid var(--line);counter-increment:drive-step;grid-template-columns:36px minmax(0,1fr);gap:9px;padding:14px 0;display:grid}.public-homepage-drive-steps li:before{content:counter(drive-step,decimal-leading-zero);color:var(--accent);font:800 12px SFMono-Regular,Consolas,monospace}.public-homepage-drive-steps strong{margin-bottom:3px;font-size:14px;display:block}.public-homepage-drive-steps span{color:var(--ink-soft);font-size:13px;line-height:1.48}.public-homepage-drive-footnote{border-top:1px solid var(--line);color:#526862;grid-column:1/-1;align-items:flex-start;gap:8px;margin:0;padding-top:16px;font-size:13px;line-height:1.52;display:flex}.public-homepage-drive-footnote svg{color:#287765;flex:none;margin-top:1px}.public-homepage-legal{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-top:20px;padding:24px 0 5px;display:grid}.public-homepage-legal p:not(.eyebrow){max-width:58ch;color:var(--ink-soft);margin:8px 0 0;font-size:14px;line-height:1.55}.public-homepage-legal nav{gap:9px;min-width:230px;display:grid}.public-homepage-legal nav a{border:1px solid var(--line);background:var(--paper);color:var(--ink);justify-content:space-between;align-items:center;gap:13px;padding:11px 13px;font-size:13px;font-weight:760;display:flex}.public-homepage-legal nav a:hover{border-color:#91a79c}.public-homepage-legal nav a svg{color:#789087}@media (width<=760px){.public-homepage-hero{grid-template-columns:1fr;margin-bottom:44px;padding:28px 22px}.public-homepage-hero-note{align-self:stretch}.public-homepage-feature-grid,.public-homepage-drive,.public-homepage-legal{grid-template-columns:1fr}.public-homepage-feature{min-height:0}.public-homepage-feature>svg{margin-bottom:18px}.public-homepage-drive-footnote{grid-column:auto}.public-homepage-legal nav{min-width:0}}
