#ista-loader{position:fixed;inset:0;z-index:9999;background:radial-gradient(120% 100% at 50% 42%,#7a3119 0,#531c0d 52%,#2a1208 100%)}html.ista-noloader #ista-loader{display:none}html.ista-loading,html.ista-loading body{overflow:hidden!important;height:100%;touch-action:none;overscroll-behavior:none}.subpage-hero{padding:168px 0 56px;background:var(--bg-tint);border-bottom:1px solid var(--border)}.subpage-hero .h1{margin-top:18px}.subpage-hero .body{margin-top:18px;max-width:60ch}.subpage-note{margin-top:20px;display:inline-block;font-size:var(--text-sm);color:var(--fg3);border:1px dashed var(--border-2);border-radius:var(--radius-pill);padding:6px 16px}.ista-form{display:flex;flex-direction:column;gap:18px;max-width:640px}.ista-field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}@media (max-width:640px){.ista-field-row{grid-template-columns:1fr}}.ista-field{display:flex;flex-direction:column;gap:8px}.ista-field>span{font-size:var(--text-sm);font-weight:600;color:var(--fg1);letter-spacing:.01em}.ista-field>span em{font-style:normal;font-weight:400;color:var(--fg3)}.ista-form input,.ista-form textarea{font-family:var(--font-sans);font-size:var(--text-base);color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:13px 15px;width:100%;transition:border-color .15s ease,box-shadow .15s ease}.ista-form input::placeholder,.ista-form textarea::placeholder{color:var(--fg3)}.ista-form input:focus,.ista-form textarea:focus{outline:none;border-color:var(--rust-500);box-shadow:0 0 0 3px rgba(148,67,42,.12)}.ista-form textarea{resize:vertical;min-height:130px}.ista-form-foot{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ista-form-status{font-size:var(--text-sm);font-weight:500}.ista-form-status.err{color:var(--danger)}.ista-select{font-family:var(--font-sans);font-size:var(--text-base);color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:13px 15px;width:100%;cursor:pointer}.ista-select:focus{outline:none;border-color:var(--rust-500)}.fabric-spec{display:block;margin-top:8px;font-size:var(--text-sm);color:var(--fg2)}.ista-upload{display:flex;flex-direction:column;align-items:flex-start;gap:8px;border:1px dashed var(--border-2);border-radius:var(--radius-md);background:var(--surface);padding:16px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.ista-upload:hover{border-color:var(--rust-500);background:rgba(148,67,42,.03)}.ista-upload-cta{font-size:var(--text-sm);font-weight:600;color:var(--rust-700)}.ista-upload-cta:before{content:"＋ "}.ista-upload-hint{font-size:var(--text-xs);color:var(--fg3);line-height:1.5}.ista-file-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.ista-file-list li{display:flex;align-items:center;gap:12px;font-size:var(--text-sm);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:9px 12px}.ista-file-list .fn{flex:1 1;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ista-file-list .fs{color:var(--fg3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ista-file-list .fx{border:none;background:transparent;color:var(--fg3);font-size:20px;line-height:1;cursor:pointer;padding:0 4px}.ista-file-list .fx:hover{color:var(--danger)}.ista-newsletter{max-width:460px}.ista-inline{display:flex;gap:10px}.ista-inline input{flex:1 1}.chip.selectable{cursor:pointer;border:1px solid var(--border-2);background:var(--surface);color:var(--fg1);font:inherit;transition:all .15s ease}.chip.selectable:hover{border-color:var(--rust-400)}.chip.selectable.on{background:var(--rust-700);border-color:var(--rust-700);color:var(--fg-on-rust)}.quote-steps{display:flex;flex-direction:column;gap:20px;margin-top:18px}.quote-step{display:flex;gap:16px;align-items:flex-start}.quote-step-n{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--rust-400);font-weight:600;min-width:34px}.quote-step h4{margin:0 0 4px;font-size:var(--text-lg);color:var(--ink)}.quote-done{max-width:520px;padding:28px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2)}.quote-done .btn{margin-top:16px}.acct-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.acct-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin:32px 0}@media (max-width:720px){.acct-grid{grid-template-columns:1fr}}.acct-card{display:flex;flex-direction:column;gap:6px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.acct-k{font-size:var(--text-xs);font-weight:600;letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--rust-700)}.acct-v{font-family:var(--font-serif);font-size:var(--text-3xl);color:var(--ink);line-height:1.1}.acct-v-sm{font-size:var(--text-lg);word-break:break-word}.acct-sub{font-size:var(--text-sm);color:var(--fg3)}.acct-section{margin-top:40px;padding-top:32px;border-top:1px solid var(--border)}.acct-link-btn{margin-top:8px;align-self:flex-start;border:none;background:transparent;padding:0;font-size:var(--text-sm);font-weight:600;color:var(--rust-700);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.acct-link-btn:disabled{color:var(--fg3);cursor:default}.reorder-note{padding:12px 16px;border:1px solid var(--rust-200,rgba(148,67,42,.25));background:var(--rust-50,rgba(148,67,42,.06));border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--fg1)}.mgr-card{gap:16px;margin-top:20px;padding:16px 20px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2)}.mgr-avatar,.mgr-card{display:flex;align-items:center}.mgr-avatar{flex:none;width:52px;height:52px;border-radius:50%;overflow:hidden;justify-content:center;background:var(--rust-700);color:var(--fg-on-rust);font-weight:600;font-size:var(--text-lg)}.mgr-avatar img{width:100%;height:100%;object-fit:cover}.mgr-info{flex:1 1;min-width:0;display:flex;flex-direction:column}.mgr-label{font-size:var(--text-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--rust-700)}.mgr-name{font-weight:600;color:var(--ink);font-size:var(--text-lg)}.mgr-title{font-size:var(--text-sm);color:var(--fg3)}.mgr-actions{display:flex;gap:8px}.mgr-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border:1px solid var(--border-2);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:450;color:var(--rust-700);transition:background .15s ease,border-color .15s ease}.mgr-btn:hover{background:var(--rust-50,rgba(148,67,42,.07));border-color:var(--rust-300,rgba(148,67,42,.35))}@media (max-width:560px){.mgr-card{flex-wrap:wrap}.mgr-actions{width:100%}.mgr-btn{flex:1 1;justify-content:center}}.inv-list{display:flex;flex-direction:column;gap:8px}.inv-row{display:grid;grid-template-columns:1fr auto auto auto auto;align-items:center;grid-gap:16px;gap:16px;padding:13px 16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);font-size:var(--text-sm)}.inv-ref{font-weight:600;color:var(--ink)}.inv-date,.inv-due{color:var(--fg3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inv-due.overdue{color:var(--danger);font-weight:600}.inv-amt{font-weight:600;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inv-state{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:var(--radius-pill);white-space:nowrap}.inv-state.paid{color:var(--success);background:var(--success-bg)}.inv-state.in_payment,.inv-state.partial{color:var(--warning);background:var(--warning-bg)}.inv-state.not_paid{color:var(--rust-700);background:var(--rust-50,rgba(148,67,42,.08))}@media (max-width:640px){.inv-row{grid-template-columns:1fr auto auto}.inv-date,.inv-due{display:none}}.doc-list{display:flex;flex-direction:column;gap:8px}.doc-row{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.doc-row:hover{border-color:var(--rust-300,rgba(148,67,42,.35));box-shadow:var(--shadow-sm)}.doc-row:disabled{cursor:default;opacity:.6}.doc-ic{flex:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--rust-700);background:var(--rust-50,rgba(148,67,42,.07));border-radius:var(--radius-md)}.doc-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.doc-name{font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-meta{font-size:var(--text-xs);color:var(--fg3)}.doc-dl{flex:none;color:var(--fg2);display:flex}.doc-row:hover .doc-dl{color:var(--rust-700)}.contact-list{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.contact-list li{display:flex;align-items:center;gap:14px;font-size:var(--text-lg);color:var(--fg1)}.contact-list .ci{flex:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--rust-700);background:var(--rust-50,rgba(148,67,42,.07));border-radius:var(--radius-md)}.contact-list a{color:var(--fg1);transition:color .15s ease}.contact-list a:hover{color:var(--rust-700)}.proj-list{display:flex;flex-direction:column;gap:10px}.proj-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.proj-item.open{border-color:var(--rust-300,rgba(148,67,42,.35))}.proj-row{display:grid;grid-template-columns:auto 1fr auto auto auto auto;align-items:center;grid-gap:16px;gap:16px;width:100%;text-align:left;padding:14px 16px;border:none;background:transparent;cursor:pointer;font:inherit}.proj-row:disabled{cursor:default}.proj-caret{color:var(--fg3);font-size:12px}.proj-kind{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:var(--radius-pill)}.proj-kind.quote{color:var(--rust-700);background:var(--rust-50,rgba(148,67,42,.08))}.proj-kind.order{color:#2f4456;background:rgba(47,68,86,.09)}.proj-ref{font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proj-status{font-size:var(--text-sm);color:var(--fg2);text-transform:capitalize}.proj-date{font-size:var(--text-sm);color:var(--fg3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.proj-amount{font-weight:600;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:640px){.proj-row{grid-template-columns:auto 1fr auto;grid-template-areas:"kind ref caret" "status status amount";row-gap:8px;column-gap:12px}.proj-kind{grid-area:kind}.proj-ref{grid-area:ref}.proj-status{grid-area:status;justify-self:start}.proj-amount{grid-area:amount;justify-self:end}.proj-caret{grid-area:caret}.proj-date{display:none}}.proj-detail{padding:4px 18px 22px;border-top:1px solid var(--border)}.stage-track{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:4px 0}.stage-track .stage{position:relative;flex:1 1;min-width:96px;padding:26px 8px 0;text-align:center}.stage-track .stage:before{content:"";position:absolute;top:9px;left:0;right:50%;height:2px;background:var(--border-2)}.stage-track .stage:first-child:before{display:none}.stage-track .stage .dot{position:absolute;top:3px;left:50%;transform:translateX(-50%);width:14px;height:14px;border-radius:50%;background:var(--surface);border:2px solid var(--border-2);z-index:1}.stage-track .stage.current .dot,.stage-track .stage.done .dot{background:var(--rust-700);border-color:var(--rust-700)}.stage-track .stage.current .dot{box-shadow:0 0 0 4px rgba(148,67,42,.18)}.stage-track .stage.current:before,.stage-track .stage.done:before{background:var(--rust-700)}.stage-track .stage-label{display:block;font-size:var(--text-xs);font-weight:600;color:var(--fg2);line-height:1.3}.stage-track .stage.current .stage-label{color:var(--rust-700)}.stage-track .stage.pending .stage-label{color:var(--fg3);font-weight:400}.stage-track .stage-date{display:block;font-size:11px;color:var(--fg3);margin-top:2px}.proj-items{width:100%;border-collapse:collapse;margin-top:18px;font-size:var(--text-sm)}.proj-items td{padding:8px 0;border-bottom:1px solid var(--border);color:var(--fg2)}.proj-items td.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;padding-left:16px}.team-list{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:8px}.team-list li{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.team-name{font-weight:600;color:var(--ink);display:flex;align-items:center;gap:8px}.team-you{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--rust-700);background:var(--rust-50,rgba(148,67,42,.08));padding:2px 7px;border-radius:var(--radius-pill)}.team-email{font-size:var(--text-sm);color:var(--fg3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-status{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--fg2)}.team-status.active{color:var(--success)}.team-invite{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:10px;gap:10px}.team-invite input{font-family:var(--font-sans);font-size:var(--text-base);color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:11px 14px}.team-invite input:focus{outline:none;border-color:var(--rust-500)}@media (max-width:640px){.team-invite,.team-list li{grid-template-columns:1fr}}.btn.danger{background:var(--danger);color:#fff;border-color:var(--danger)}.sample-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));grid-gap:18px;gap:18px}.sample-card{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);display:flex;flex-direction:column}.sample-card.pending{border-color:var(--rust-300,rgba(148,67,42,.35))}.sample-media{position:relative;aspect-ratio:4/3;background:var(--surface-2)}.sample-media img{object-fit:cover}.sample-media img,.sample-noimg{width:100%;height:100%;display:block}.sample-noimg{background:repeating-linear-gradient(45deg,var(--surface-2),var(--surface-2) 10px,var(--border) 10px,var(--border) 11px)}.sample-badge{position:absolute;top:10px;left:10px;font-size:11px;font-weight:700;letter-spacing:.04em;padding:4px 10px;border-radius:var(--radius-pill);background:#fff;color:var(--ink);box-shadow:0 1px 4px rgba(20,11,7,.15)}.sample-badge.approved{background:var(--success);color:#fff}.sample-badge.rejected{background:var(--danger);color:#fff}.sample-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1 1}.sample-body h4{margin:0;font-family:var(--font-sans);font-weight:600;font-size:var(--text-lg);color:var(--ink)}.sample-meta{margin:0;font-size:var(--text-xs);color:var(--fg3);display:flex;flex-wrap:wrap;gap:5px}.sample-desc{margin:0;font-size:var(--text-sm);color:var(--fg2);line-height:1.5}.sample-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:6px}.sample-actions .btn{flex:1 1 130px;min-width:0;justify-content:center;padding:9px 10px;font-size:var(--text-sm);white-space:normal;text-align:center;line-height:1.25}.sample-reject textarea{width:100%;font-family:var(--font-sans);font-size:var(--text-sm);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:8px 10px;margin-bottom:8px;resize:vertical}.sample-decided{margin:auto 0 0;font-size:var(--text-sm);color:var(--fg2);display:flex;flex-direction:column;gap:4px}.sample-fb{color:var(--fg3);font-style:italic}.acct-thread{max-height:380px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2)}.acct-msg{max-width:76%;padding:12px 15px;border-radius:var(--radius-md)}.acct-msg p{margin:0;color:var(--ink);line-height:1.5}.acct-msg time{display:block;margin-top:6px;font-size:11px;color:var(--fg3)}.acct-msg.mine{align-self:flex-end;background:var(--rust-100)}.acct-msg.theirs{align-self:flex-start;background:var(--surface);border:1px solid var(--border)}.acct-compose{display:flex;gap:10px;margin-top:16px}.acct-compose input{flex:1 1;font-family:var(--font-sans);font-size:var(--text-base);color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:12px 15px}.acct-compose input:focus{outline:none;border-color:var(--rust-500);box-shadow:0 0 0 3px rgba(148,67,42,.12)}.proj-thread-wrap{margin-top:22px;padding-top:18px;border-top:1px solid var(--border)}.proj-thread-title{margin:0 0 12px;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:600;color:var(--fg2)}.acct-thread.compact{max-height:260px;padding:14px;gap:10px}.notif-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.notif-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 4px;border-bottom:1px solid var(--border)}.notif-row:last-child{border-bottom:none}.notif-copy{display:flex;flex-direction:column;gap:3px}.notif-label{font-family:var(--font-sans);font-size:var(--text-base);color:var(--ink)}.notif-hint{font-size:var(--text-sm);color:var(--fg3)}.notif-switch{flex:none;position:relative;width:46px;height:26px;border-radius:999px;border:1px solid var(--border-2);background:var(--surface-2);cursor:pointer;transition:background .18s ease,border-color .18s ease}.notif-switch.on{background:var(--rust-700);border-color:var(--rust-700)}.notif-switch:disabled{opacity:.6;cursor:default}.notif-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);transition:transform .18s ease}.notif-switch.on .notif-knob{transform:translateX(20px)}.recipe-bar{margin-bottom:22px;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.recipe-bar-label{display:block;font-size:var(--text-sm);color:var(--fg2);margin-bottom:10px}.recipe-chips{display:flex;flex-wrap:wrap;gap:8px}.recipe-chip{display:inline-flex;align-items:stretch;border:1px solid var(--border-2);border-radius:999px;background:var(--surface);overflow:hidden}.recipe-apply{border:none;background:transparent;font:inherit;font-size:var(--text-sm);color:var(--ink);padding:7px 6px 7px 14px;cursor:pointer}.recipe-apply:hover{color:var(--rust-700)}.recipe-del{border:none;background:transparent;color:var(--fg3);padding:0 10px 0 4px;font-size:16px;line-height:1;cursor:pointer}.recipe-del:hover{color:var(--rust-700)}.recipe-save{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:24px 0 4px;padding-top:20px;border-top:1px solid var(--border)}.recipe-save-name{flex:1 1;min-width:240px;font-family:var(--font-sans);font-size:var(--text-base);color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:12px 15px}.recipe-save-name:focus{outline:none;border-color:var(--rust-500);box-shadow:0 0 0 3px rgba(148,67,42,.12)}.recipe-save-msg{font-size:var(--text-sm);color:var(--fg2)}.acct-layout{display:flex;align-items:flex-start;gap:28px}.acct-main{flex:1 1;min-width:0}[data-acct-anchor]{scroll-margin-top:96px}.acct-rail{position:-webkit-sticky;position:sticky;top:96px;flex:none;display:flex;flex-direction:column;gap:4px;padding:8px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2)}.acct-rail-btn{display:flex;align-items:center;gap:0;width:44px;height:44px;padding:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--fg2);cursor:pointer;overflow:hidden;transition:width .18s ease,background .15s ease,color .15s ease}.acct-rail-ic{position:relative;flex:none;width:44px;display:grid;place-items:center}.acct-rail-badge{position:absolute;top:6px;right:6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--rust-700);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.acct-rail-btn.on .acct-rail-badge{background:#fff;color:var(--rust-700)}.acct-rail-label{white-space:nowrap;font-family:var(--font-sans);font-size:var(--text-sm);opacity:0;transition:opacity .15s ease;padding-right:14px}.acct-rail:hover .acct-rail-btn{width:172px}.acct-rail:hover .acct-rail-label{opacity:1}.acct-rail-btn:hover{background:var(--surface);color:var(--rust-700)}.acct-rail-btn.on{background:var(--rust-700);color:var(--fg-on-rust)}@media (max-width:900px){.acct-layout{flex-direction:column;gap:8px}.acct-main{width:100%}.acct-rail{position:-webkit-sticky;position:sticky;top:64px;z-index:20;flex-direction:row;width:100%;overflow-x:auto;gap:6px}.acct-rail:hover .acct-rail-btn{width:44px}.acct-rail-label{display:none}}.neworder-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.neworder-head>div{flex:1 1 60%;min-width:0}.neworder-head .btn{flex:0 0 auto;white-space:nowrap}.neworder-panel{margin-top:18px}.ord-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column}.ord-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 4px;border-bottom:1px solid var(--border)}.ord-info{display:flex;flex-direction:column;gap:2px}.ord-name{font-family:var(--font-sans);color:var(--ink)}.ord-price{font-size:var(--text-sm);color:var(--fg3)}.ord-qty{display:flex;align-items:center;gap:0;border:1px solid var(--border-2);border-radius:var(--radius-md);overflow:hidden;flex:none}.ord-qty button{width:34px;height:38px;border:none;background:var(--surface);color:var(--fg2);cursor:pointer;display:grid;place-items:center}.ord-qty button:hover{background:var(--surface-2);color:var(--rust-700)}.ord-qty input{width:62px;height:38px;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-family:var(--font-sans);color:var(--ink);background:var(--surface);-moz-appearance:textfield}.ord-qty input::-webkit-inner-spin-button,.ord-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ord-note{width:100%;font-family:var(--font-sans);font-size:var(--text-base);color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:12px 15px;resize:vertical}.ord-note:focus{outline:none;border-color:var(--rust-500);box-shadow:0 0 0 3px rgba(148,67,42,.12)}.ord-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;flex-wrap:wrap}.ord-estimate{font-size:var(--text-sm);color:var(--fg2)}.doc-generating{font-size:var(--text-sm);color:var(--rust-700);white-space:nowrap}.foot-legal{display:inline-flex;gap:18px}.foot-legal a{font-size:var(--text-sm,13px);color:var(--sand-400,#b8a892);text-decoration:none;transition:color .15s ease}.foot-legal a:hover{color:var(--sand-200,#e7dacb)}.legal-body{max-width:760px}.legal-section+.legal-section{margin-top:28px}.legal-section h2{margin-bottom:10px}.proj-reorder{display:flex;flex-wrap:wrap;gap:10px}.sk{display:block;border-radius:6px;background:linear-gradient(90deg,var(--surface-2) 25%,var(--border) 37%,var(--surface-2) 63%);background-size:400% 100%;animation:sk-shimmer 1.3s ease-in-out infinite}@keyframes sk-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.sk-line{height:12px}.sk-btn{width:96px;height:40px;border-radius:var(--radius-md)}.sk-rail{padding:8px}.sk-rail-dot{width:28px;height:28px;border-radius:8px;margin:8px}@media (prefers-reduced-motion:reduce){.sk{animation:none}}.settings-group{border:1px solid var(--border);border-radius:var(--radius-lg);padding:18px;margin:0;display:flex;flex-direction:column;gap:16px}.settings-group legend{padding:0 8px;font-size:var(--text-sm);font-weight:600;color:var(--rust-700);letter-spacing:.02em}.invite-link{margin-top:14px;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.invite-link-row{display:flex;gap:10px}.invite-link-row input{flex:1 1;min-width:0;font-family:var(--font-mono,monospace);font-size:var(--text-sm);color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:10px 12px}.invite-link-row .btn{flex:none}.ista-form-status.ok{color:var(--success)}.wa-fab{position:fixed;right:22px;bottom:22px;z-index:900;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#25d366;box-shadow:0 8px 24px rgba(37,211,102,.4);transition:transform .18s ease,box-shadow .18s ease}.wa-fab:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 30px rgba(37,211,102,.5)}@media (max-width:640px){.wa-fab{right:16px;bottom:16px;width:52px;height:52px}}.colour-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));grid-gap:18px;gap:18px;margin-top:28px}.colour-cell{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm)}.colour-swatch{height:120px}.colour-meta{padding:12px 14px}.colour-name{font-weight:600;color:var(--ink);font-size:var(--text-sm)}.colour-hex{font-size:var(--text-xs);color:var(--fg3);letter-spacing:.04em;text-transform:uppercase}.colour-cell.selectable{cursor:pointer;padding:0;text-align:left;font:inherit;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.colour-cell.selectable:hover{transform:translateY(-2px)}.colour-cell.selectable.on{box-shadow:0 0 0 2px var(--rust-700)}.colour-cell .colour-swatch{position:relative}.colour-check{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.92);color:var(--rust-700);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.colour-custom{display:flex;gap:10px;margin-top:20px;max-width:480px}.colour-custom input{flex:1 1;font-family:var(--font-sans);font-size:var(--text-base);color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:12px 15px}.colour-custom input:focus{outline:none;border-color:var(--rust-500)}.colour-selection{margin-top:24px}.colour-selection-label{display:block;font-size:var(--text-sm);font-weight:600;color:var(--fg1);margin-bottom:10px}.chip-x{border:none;background:transparent;color:inherit;cursor:pointer;font-size:16px;line-height:1;margin-left:6px;padding:0}.cfg{display:flex;flex-direction:column;gap:22px;max-width:640px}.cfg-group>span{display:block;font-size:var(--text-sm);font-weight:600;color:var(--fg1);margin-bottom:10px}.cfg-out{padding:22px 24px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);display:flex;flex-direction:column;gap:4px}.cfg-out .lead{font-family:var(--font-serif);font-size:var(--text-3xl);color:var(--ink);line-height:1.1}.cfg-out .note{font-size:var(--text-sm);color:var(--fg3)}.tst-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));grid-gap:22px;gap:22px;margin-top:28px}.tst-card{padding:28px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.tst-quote{font-family:var(--font-sans);font-size:var(--text-xl);line-height:1.5;color:var(--ink)}.tst-by{margin-top:16px;font-size:var(--text-sm);color:var(--fg2)}.tst-by strong{color:var(--ink)}.certs{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.cert-badge{display:inline-flex;gap:8px;font-size:var(--text-sm);font-weight:600;color:var(--fg1)}.cert-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--ochre)}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh;background:var(--bg)}.admin-side{background:var(--sand-900);color:var(--sand-100);padding:24px 16px;display:flex;flex-direction:column;gap:8px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.admin-brand{display:flex;align-items:center;gap:10px;padding:4px 8px 20px;font-family:var(--font-serif);font-weight:600;font-size:var(--text-lg);color:#fff}.admin-brand.center{justify-content:center;padding:0 0 20px}.admin-brand img{width:30px;height:30px}.admin-nav{display:flex;flex-direction:column;gap:2px;flex:1 1}.admin-nav a{padding:11px 14px;border-radius:var(--radius-md);color:var(--sand-200);font-size:var(--text-sm);font-weight:500}.admin-nav a:hover{background:hsla(0,0%,100%,.06);color:#fff}.admin-nav a.on{background:var(--rust-700);color:#fff}.admin-logout{margin-top:auto;padding:11px 14px;border:1px solid hsla(0,0%,100%,.15);border-radius:var(--radius-md);background:transparent;color:var(--sand-200);text-align:left;font-size:var(--text-sm)}.admin-logout:hover{background:hsla(0,0%,100%,.06);color:#fff}.admin-main{padding:40px 44px;max-width:1100px}.admin-h1{font-family:var(--font-serif);font-weight:500;font-size:var(--text-3xl);color:var(--ink);margin:0 0 24px}.admin-sub{font-size:var(--text-lg);color:var(--ink);margin:24px 0 12px}.admin-link{color:var(--rust-600);font-weight:600}@media (max-width:820px){.admin-shell{grid-template-columns:1fr}.admin-side{position:static;height:auto;align-items:center}.admin-nav,.admin-side{flex-direction:row;flex-wrap:wrap}.admin-logout{margin:0}.admin-main{padding:24px 18px}}.admin-authwrap{min-height:100vh;display:grid;place-items:center;background:var(--bg-tint);padding:24px}.admin-login-card{width:100%;max-width:380px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:32px}.admin-login-card .admin-brand{color:var(--ink)}.admin-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;margin-bottom:20px;box-shadow:var(--shadow-sm)}.admin-card h2{margin:0 0 16px}.admin-card .btn{margin-top:6px}.admin-card .ista-field-row,.admin-json{margin-bottom:14px}.admin-json{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;color:var(--ink);background:var(--surface-2);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:12px}.admin-table{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.admin-table td,.admin-table th{text-align:left;padding:12px 14px;border-bottom:1px solid var(--border)}.admin-table th{color:var(--fg3);font-weight:600;text-transform:uppercase;font-size:var(--text-xs);letter-spacing:var(--tracking-wide)}.admin-split{display:grid;grid-template-columns:340px 1fr;grid-gap:22px;gap:22px}@media (max-width:900px){.admin-split{grid-template-columns:1fr}}.admin-list{display:flex;flex-direction:column;gap:8px}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.admin-row:hover{border-color:var(--rust-300)}.admin-row.on{border-color:var(--rust-600);box-shadow:0 0 0 2px rgba(148,67,42,.12)}.admin-row strong{display:block;color:var(--ink);font-size:var(--text-sm)}.admin-row-sub{display:block;color:var(--fg3);font-size:var(--text-xs);margin-top:2px}.admin-badge{font-size:11px;font-weight:700;padding:3px 9px;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.04em}.admin-badge.ok{background:var(--success-bg);color:var(--success)}.admin-badge.warn{background:var(--warning-bg);color:var(--warning)}.admin-detail{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:24px}.admin-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.admin-leads{display:flex;flex-direction:column;gap:14px}.admin-lead{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:20px}.admin-lead.unread{border-left:3px solid var(--rust-600)}.admin-lead-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-lead-head strong{color:var(--ink)}.admin-lead-meta{display:flex;align-items:center;gap:12px;white-space:nowrap}.admin-lead-meta time{font-size:var(--text-xs);color:var(--fg3)}.admin-lead-body{margin:12px 0 0;padding:14px;background:var(--surface-2);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-sm);color:var(--fg1);white-space:pre-wrap;word-break:break-word}:root{accent-color:var(--rust-600)}:where(a,button,.btn,[role=button],summary,.chip,.gal-filter):focus-visible{outline:2px solid var(--rust-500);outline-offset:3px;border-radius:var(--radius-xs)}[contenteditable],input,textarea{caret-color:var(--rust-600)}.body a:not(.btn),.pull a:not(.btn),.tl-ev p a{text-decoration-thickness:1px;text-underline-offset:.18em;-webkit-text-decoration-color:var(--rust-300);text-decoration-color:var(--rust-300);transition:color .25s ease,-webkit-text-decoration-color .25s ease;transition:text-decoration-color .25s ease,color .25s ease;transition:text-decoration-color .25s ease,color .25s ease,-webkit-text-decoration-color .25s ease}.body a:not(.btn):hover,.pull a:not(.btn):hover,.tl-ev p a:hover{-webkit-text-decoration-color:var(--rust-600);text-decoration-color:var(--rust-600)}html.ista-anim .reveal{opacity:0;transform:translateY(30px);filter:blur(6px)}html.ista-anim .reveal.in{opacity:1;transform:none;filter:none;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1)}html.ista-anim .tl-ev.reveal{transform:translateX(-22px)}html.ista-anim.lang-ar .tl-ev.reveal{transform:translateX(22px)}html.ista-anim .tl-ev.reveal.in{transform:none}html.ista-anim .why-card.reveal{transform:translateY(30px) scale(.975)}html.ista-anim .why-card.reveal.in{transform:none}html.ista-anim .stat.reveal.in.d1{transition-delay:.08s}html.ista-anim .stat.reveal.in.d2{transition-delay:.16s}html.ista-anim .stat.reveal.in.d3{transition-delay:.24s}@media (prefers-reduced-motion:reduce){html.ista-anim .reveal,html.ista-anim .tl-ev.reveal,html.ista-anim .why-card.reveal{opacity:1;transform:none;filter:none;transition:none}}.hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;opacity:.06;mix-blend-mode:overlay}.hero .bigyears{position:relative}.hero .bigyears:before{content:"";position:absolute;z-index:-1;left:-6%;top:50%;width:62%;height:150%;transform:translateY(-50%);background:radial-gradient(60% 60% at 40% 45%,hsla(40,65%,73%,.22) 0,hsla(40,65%,73%,0) 70%);pointer-events:none}@media (prefers-reduced-motion:no-preference){.hero .bigyears:before{animation:dyeBreath 9s ease-in-out infinite}}@keyframes dyeBreath{0%,to{opacity:.7;transform:translateY(-50%) scale(1)}50%{opacity:1;transform:translateY(-50%) scale(1.08)}}.hero .num{direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.hero .num .d{display:inline-block}html.ista-anim:not(.hero-js) .hero .num{-webkit-clip-path:inset(0 0 108% 0);clip-path:inset(0 0 108% 0);animation:numRise 1.15s cubic-bezier(.16,1,.3,1) .55s forwards}@keyframes numRise{0%{-webkit-clip-path:inset(0 0 108% 0);clip-path:inset(0 0 108% 0)}to{-webkit-clip-path:inset(0 0 -14% 0);clip-path:inset(0 0 -14% 0)}}html.ista-anim.hero-js .hero .num .d{-webkit-clip-path:inset(0 0 115% 0);clip-path:inset(0 0 115% 0)}@media (prefers-reduced-motion:reduce){html.ista-anim .hero .num,html.ista-anim .hero .num .d{-webkit-clip-path:none;clip-path:none;animation:none}}.scroll-cue{gap:10px;color:hsla(33,45%,84%,.62)}.btn svg{transition:transform .32s cubic-bezier(.16,1,.3,1)}.btn:hover svg{transform:translateX(4px)}.btn{transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .3s ease,transform .3s cubic-bezier(.16,1,.3,1)}.why-card{transition:box-shadow .35s ease,transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease}.why-card:hover{border-color:var(--rust-200)}.why-card:hover .qi{opacity:1}.tl-ev .swatch.has-photo{transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease}.tl-ev .swatch.has-photo:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.tl-ev .swatch.has-photo>img{transition:transform .7s cubic-bezier(.16,1,.3,1)}.tl-ev .swatch.has-photo:hover>img{transform:scale(1.04)}.tl-year .track i{transition:width .45s cubic-bezier(.16,1,.3,1)}.eyebrow .rule{width:34px;height:1.5px;background:linear-gradient(90deg,currentColor,transparent);opacity:.9}@media (min-width:769px){.cs-stage{box-sizing:border-box;padding-top:clamp(96px,9vw,140px)}.cs-head{font-size:clamp(64px,min(14vw,17vh),224px)}html[lang=fr] .cs-head{font-size:clamp(52px,min(11.5vw,15.5vh),176px)}html[lang=ar] .cs-head{font-size:clamp(52px,min(12vw,16vh),184px)}}.subpage-hero{position:relative;overflow:hidden;background:radial-gradient(120% 140% at 88% 0,rgba(192,137,47,.06) 0,rgba(192,137,47,0) 45%),linear-gradient(180deg,var(--bg-tint) 0,var(--bg) 100%)}.subpage-hero:after{content:"";position:absolute;right:-70px;top:50%;transform:translateY(-50%);width:320px;height:320px;background:url(/assets/mark-only-rust.png) 50%/contain no-repeat;opacity:.05;pointer-events:none}.subpage-hero .wrap{position:relative;z-index:1}.subpage-hero .h1{font-size:clamp(42px,6.4vw,76px);letter-spacing:-.03em;line-height:1.02}@media (max-width:620px){.subpage-hero:after{width:220px;height:220px;right:-80px}}.stage-card{position:relative;overflow:hidden}.stage-no{position:absolute;top:12px;right:18px;font-family:var(--font-serif);font-size:66px;line-height:1;font-weight:500;letter-spacing:-.02em;color:var(--rust-700);opacity:.08;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;pointer-events:none;transition:opacity .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.stage-card:hover .stage-no{opacity:.15;transform:translateY(-2px)}.stage-card .stage-ic{position:relative;z-index:1}.cfg-out{position:relative;background:linear-gradient(180deg,var(--surface-2) 0,var(--rust-50) 140%);border-color:var(--rust-200)}.cfg-out .lead{color:var(--rust-800)}.cfg-out .lead-v{display:inline-block}@media (prefers-reduced-motion:no-preference){.cfg-out .lead-v{animation:leadPop .55s cubic-bezier(.16,1,.3,1)}}@keyframes leadPop{0%{opacity:0;transform:translateY(7px) scale(.98);filter:blur(3px)}to{opacity:1;transform:none;filter:none}}.chip.selectable{transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .28s ease,transform .16s cubic-bezier(.16,1,.3,1)}.chip.selectable:active{transform:scale(.95)}.chip.selectable.on{box-shadow:0 5px 16px rgba(103,35,16,.22)}.gal-filter{transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .28s ease,transform .16s cubic-bezier(.16,1,.3,1)}.gal-filter:active{transform:scale(.95)}.gal-filter.active{box-shadow:0 5px 16px rgba(103,35,16,.2)}.gal-item{box-shadow:var(--shadow-sm);transition:box-shadow .45s ease,transform .45s cubic-bezier(.16,1,.3,1)}.gal-item:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.gal-item .swatch>img{transition:transform .8s cubic-bezier(.16,1,.3,1)}.gal-item:hover .swatch>img{transform:scale(1.07)}.gal-item .swatch .ph{transition:transform .45s cubic-bezier(.16,1,.3,1)}.gal-item:hover .swatch .ph{transform:translateY(-3px)}.gal-item:after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(115deg,transparent 32%,hsla(0,0%,100%,.16) 46%,transparent 60%);transform:translateX(-120%);transition:transform .85s cubic-bezier(.16,1,.3,1)}.gal-item:hover:after{transform:translateX(120%)}@media (prefers-reduced-motion:reduce){.gal-item:hover,.gal-item:hover .swatch>img{transform:none}.gal-item:after{display:none}}.ista-field>span{transition:color .2s ease}.ista-field:focus-within>span{color:var(--rust-700)}.ista-upload{transition:border-color .2s ease,background .2s ease,transform .2s cubic-bezier(.16,1,.3,1)}.ista-upload.dragging{border-style:solid;border-color:var(--rust-500);background:rgba(148,67,42,.06);transform:scale(1.008)}.ista-upload.dragging .ista-upload-cta{color:var(--rust-800)}.ista-upload-cta{display:inline-flex;align-items:center;gap:7px}.ista-upload-cta:before{content:"";width:15px;height:15px;flex:none;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E") center /contain no-repeat}@media (prefers-reduced-motion:no-preference){.ista-file-list li{animation:fileIn .4s cubic-bezier(.16,1,.3,1) both}}@keyframes fileIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.btn.is-busy{position:relative}.btn-spin{width:15px;height:15px;flex:none;border-radius:50%;border:2px solid;border-top:2px solid transparent;display:inline-block;animation:btnSpin .7s linear infinite;opacity:.9}@keyframes btnSpin{to{transform:rotate(1turn)}}.quote-done{background:linear-gradient(180deg,var(--surface) 0,var(--surface-2) 100%);border-color:var(--border-2)}.quote-check{display:inline-flex;margin-bottom:4px}.quote-check svg{width:52px;height:52px}.quote-check .qc-ring,.quote-check .qc-tick{fill:none;stroke:var(--success);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.quote-check .qc-ring{stroke-dasharray:151;stroke-dashoffset:151}.quote-check .qc-tick{stroke-dasharray:34;stroke-dashoffset:34}@media (prefers-reduced-motion:no-preference){.quote-check .qc-ring{animation:qcRing .6s cubic-bezier(.16,1,.3,1) forwards}.quote-check .qc-tick{animation:qcTick .4s cubic-bezier(.16,1,.3,1) .45s forwards}}@media (prefers-reduced-motion:reduce){.quote-check .qc-ring,.quote-check .qc-tick{stroke-dashoffset:0}}@keyframes qcRing{to{stroke-dashoffset:0}}@keyframes qcTick{to{stroke-dashoffset:0}}.gal-open{position:absolute;inset:0;z-index:4;border:0;background:transparent;cursor:pointer;display:flex;align-items:flex-start;justify-content:flex-end;padding:12px}.gal-open-ic{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(43,26,18,.42);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transform:translateY(-4px) scale(.9);transition:opacity .3s ease,transform .3s cubic-bezier(.16,1,.3,1)}.gal-open-ic svg{width:18px;height:18px}.gal-item:hover .gal-open-ic,.gal-open:focus-visible .gal-open-ic{opacity:1;transform:none}.gal-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:clamp(16px,4vw,64px);background:rgba(20,11,7,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:lbIn .3s ease}@keyframes lbIn{0%{opacity:0}to{opacity:1}}.gal-lb-figure{margin:0;max-width:min(1100px,100%);max-height:100%;display:flex;flex-direction:column;gap:14px}.gal-lb-figure img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:var(--radius-md);box-shadow:0 40px 100px -20px rgba(0,0,0,.6);animation:lbImg .5s cubic-bezier(.16,1,.3,1)}@keyframes lbImg{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}.gal-lb-figure figcaption{display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:hsla(30,55%,92%,.92)}.gal-lb-figure figcaption .cap{font-family:var(--font-serif);font-size:var(--text-lg)}.gal-lb-figure figcaption .cat{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ochre-soft)}.gal-lb-figure figcaption .idx{margin-left:auto;font-size:13px;color:hsla(30,55%,92%,.6);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gal-lb-close,.gal-lb-nav{position:fixed;z-index:101;width:48px;height:48px;border-radius:50%;border:1px solid hsla(30,55%,92%,.25);background:rgba(43,26,18,.4);color:hsla(30,55%,92%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s cubic-bezier(.16,1,.3,1)}.gal-lb-close:hover,.gal-lb-nav:hover{background:rgba(103,35,16,.6);border-color:hsla(30,55%,92%,.5)}.gal-lb-close{top:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px)}.gal-lb-close svg{width:20px;height:20px}.gal-lb-close:active{transform:scale(.94)}.gal-lb-nav{top:50%;transform:translateY(-50%)}.gal-lb-nav svg{width:24px;height:24px}.gal-lb-nav.prev{left:clamp(12px,3vw,32px)}.gal-lb-nav.next{right:clamp(12px,3vw,32px)}.gal-lb-nav:hover{transform:translateY(-50%) scale(1.06)}@media (prefers-reduced-motion:reduce){.gal-lb-figure img,.gal-lightbox{animation:none}.gal-open-ic{transition:none}}.colour-swatch:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background-image:repeating-linear-gradient(45deg,rgba(0,0,0,.05) 0 2px,transparent 2px 6px),repeating-linear-gradient(-45deg,hsla(0,0%,100%,.06) 0 2px,transparent 2px 6px);mix-blend-mode:overlay;opacity:.7}.colour-cell .colour-swatch{box-shadow:inset 0 -34px 44px -34px rgba(0,0,0,.28),inset 0 0 0 1px hsla(0,0%,100%,.05)}.colour-cell.selectable{transition:box-shadow .35s ease,transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease}.colour-cell.selectable:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.colour-cell.selectable.on{border-color:var(--rust-700);box-shadow:0 0 0 2px var(--rust-700),var(--shadow-md)}.colour-check{z-index:2;box-shadow:0 2px 8px rgba(43,26,18,.28)}.colour-check svg{width:15px;height:15px}@media (prefers-reduced-motion:no-preference){.colour-check{animation:colourCheck .32s cubic-bezier(.16,1,.3,1)}}@keyframes colourCheck{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:none}}.colour-chip{display:inline-flex;align-items:center;gap:8px}.colour-chip-dot{width:12px;height:12px;border-radius:50%;flex:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,.18)}.colour-custom input{transition:border-color .2s ease,box-shadow .2s ease}.cert-badge{flex-direction:row;align-items:center;gap:9px;padding:10px 18px;border:1px solid var(--border-2);border-radius:var(--radius-pill);background:var(--surface)}.why-card:not(.stage-card){justify-content:space-between;min-height:184px}.why-card:not(.stage-card) .qi{width:46px;height:46px;opacity:1;border-radius:var(--radius-md);border:1px solid var(--rust-100);background:var(--rust-50) url(/assets/mark-only-rust.png) center /22px no-repeat}.cta .tile{opacity:.035;-webkit-mask:radial-gradient(125% 125% at 50% 42%,transparent 14%,#000 74%);mask:radial-gradient(125% 125% at 50% 42%,transparent 14%,#000 74%)}html.i18n-pending body{visibility:hidden}html.i18n-pending #ista-loader{visibility:visible}@media (prefers-reduced-motion:no-preference){html.ista-anim .subpage-hero .eyebrow{animation:subRise .7s cubic-bezier(.16,1,.3,1) .1s both}html.ista-anim .subpage-hero .h1{animation:subRise .9s cubic-bezier(.16,1,.3,1) .18s both}html.ista-anim .subpage-hero .body{animation:subRise .8s cubic-bezier(.16,1,.3,1) .3s both}html.ista-anim .subpage-hero .subpage-note{animation:subRise .7s cubic-bezier(.16,1,.3,1) .42s both}html.ista-anim .subpage-hero .certs .cert-badge{animation:subRise .6s cubic-bezier(.16,1,.3,1) both}html.ista-anim .subpage-hero .certs .cert-badge:first-child{animation-delay:.44s}html.ista-anim .subpage-hero .certs .cert-badge:nth-child(2){animation-delay:.51s}html.ista-anim .subpage-hero .certs .cert-badge:nth-child(3){animation-delay:.58s}html.ista-anim .subpage-hero .certs .cert-badge:nth-child(n+4){animation-delay:.65s}}@keyframes subRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}