:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sora:"Avenir Next", "Space Grotesk", "Segoe UI", sans-serif;--surface:#f7f9fb;--surface-strong:#eef2f6;--ink:#0f172a;--ink-muted:#4b5563;--nav-height:64px;--dxf-vertical-padding:16px;--nav-border:#d7deef;--nav-bg:#ffffffdb}@font-face{font-family:Lazycut DXF Liberation Sans;src:url(/fonts/LiberationSans-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:block}*{box-sizing:border-box}html,body{font-family:var(--font-sora);color:var(--ink);background:radial-gradient(circle at top,#eef3ff 0%,#e8edf7 42%,#e1e7f1 100%);margin:0;padding:0}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}.top-nav{z-index:10;height:var(--nav-height);background:var(--nav-bg);border-bottom:1px solid var(--nav-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);align-items:center;display:flex;position:sticky;top:0}.top-nav__inner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1180px;margin:0 auto;padding:0 24px;display:flex}.brand{letter-spacing:.02em;color:#111f5f;font-weight:600}.top-nav__links{align-items:center;gap:12px;display:flex}.top-nav__link{color:#1b2f8a;border:1px solid #0000;border-radius:999px;padding:8px 14px;font-weight:500;transition:all .2s}.top-nav__link:hover{background:#f3f6ff;border-color:#d6def8}.legal-footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f8ffe6;border-top:1px solid #d5def1;margin-top:auto}.legal-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:min(100%,1180px);margin:0 auto;padding:12px 24px;display:flex}.legal-footer__copy{color:#54607c;margin:0;font-size:.84rem}.legal-footer__links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.legal-footer__link,.legal-footer__button{font:inherit;color:#1c3d9a;background:0 0;border:1px solid #0000;border-radius:999px;padding:5px 10px;font-size:.84rem}.legal-footer__button{cursor:pointer}.legal-footer__link:hover,.legal-footer__button:hover{background:#ecf1ff;border-color:#cad7f8}.legal-page{min-height:calc(100vh - var(--nav-height));padding:30px 24px 40px}.legal-page__content{background:linear-gradient(160deg,#fff 0%,#f7faff 100%);border:1px solid #d9e2f5;border-radius:20px;gap:18px;width:min(100%,920px);margin:0 auto;padding:clamp(18px,3vw,34px);display:grid;box-shadow:0 20px 56px #102d8814}.legal-page__content h1{color:#12255f;margin:0}.legal-page__content h2{color:#1a3278;margin:0 0 6px;font-size:1.03rem}.legal-page__content p,.legal-page__content li{color:#374151;line-height:1.62}.legal-page__content ul{gap:4px;margin:0;padding-left:20px;display:grid}.legal-page__content a{color:#1b46ba;font-weight:600}.legal-page__updated{color:#617190;margin:-6px 0 0;font-size:.9rem}.cookie-banner{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #d4def7;border-radius:16px;gap:10px;width:min(960px,100% - 24px);padding:14px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 52px #0f235f38}.cookie-banner__title{color:#12255f;margin:0;font-weight:700}.cookie-banner__text{color:#3d4b68;margin:0;line-height:1.56}.cookie-banner__actions{flex-wrap:wrap;gap:8px;display:flex}.cookie-banner__legal{align-items:center;gap:8px;margin:0;font-size:.86rem;display:flex}.cookie-banner__legal a{color:#1b46ba;font-weight:600}.cookie-button{min-height:38px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:0 12px;font-weight:600}.cookie-button--primary{color:#fff;background:#2f54d4;border-color:#2f54d4}.cookie-button--primary:hover{background:#2648bf;border-color:#2648bf}.cookie-button--secondary{color:#1d3b93;background:#edf2ff;border-color:#d2dcfb}.cookie-button--secondary:hover{background:#e3eaff}.cookie-button--ghost{color:#1d3b93;background:#fff;border-color:#cad8f6}.cookie-button--ghost:hover{background:#f6f8ff}.cookie-modal-backdrop{z-index:42;background:#0e1c3f57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookie-modal{background:#fff;border:1px solid #cfdbf9;border-radius:16px;gap:12px;width:min(620px,100%);padding:18px;display:grid;box-shadow:0 24px 70px #0d1e4e3d}.cookie-modal h2{color:#12255f;margin:0}.cookie-modal p{color:#3b4964;margin:0}.cookie-toggle{background:#f9fbff;border:1px solid #d8e3fa;border-radius:12px;align-items:flex-start;gap:10px;padding:10px;display:flex}.cookie-toggle input{margin-top:3px}.cookie-toggle span{gap:2px;display:grid}.cookie-toggle strong{color:#152e74}.cookie-toggle small{color:#526079}.cookie-toggle--disabled{opacity:.85}.cookie-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.min-order-modal-backdrop{z-index:60;background:#0e1c3f57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.min-order-modal{background:#fff;border:1px solid #cfdbf9;border-radius:16px;gap:12px;width:min(520px,100%);padding:20px;display:grid;box-shadow:0 24px 70px #0d1e4e3d}.min-order-modal h2{color:#12255f;margin:0}.min-order-modal p{color:#3b4964;margin:0}.min-order-modal__close{justify-self:end}main{flex:1}.container{min-height:calc(100vh - var(--nav-height));align-content:start;gap:32px;max-width:1100px;margin:0 auto;padding:72px 24px 96px;display:grid}.hero{background:linear-gradient(145deg,#fff 0%,#eef2ff 100%);border-color:#e1e7ee;max-width:720px}.landing-v2{gap:38px;width:min(100%,1080px);margin:0 auto;padding:38px 24px 78px;display:grid}.landing-v2-hero{background:radial-gradient(circle at 100% 0,#7392ff33 0%,#7392ff00 44%),linear-gradient(165deg,#fff 0%,#eef3ff 100%);border:1px solid #d4def7;border-radius:24px;padding:clamp(24px,4vw,44px);box-shadow:0 22px 60px #102d881c}.landing-v2-eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#2c4ac2;margin:0 0 10px;font-size:.74rem;font-weight:700}.landing-v2-hero h1{color:#0e215d;margin:0;font-size:clamp(1.8rem,4.2vw,2.8rem);line-height:1.15}.landing-v2-intro{color:#334155;max-width:760px;margin:14px 0 0;font-size:1.03rem;line-height:1.65}.landing-v2-cta-row{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.landing-v2-cta{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:600;transition:all .2s;display:inline-flex}.landing-v2-cta--primary{color:#fff;background:#2f54d4;border-color:#2f54d4}.landing-v2-cta--primary:hover{background:#2648bf;border-color:#2648bf}.landing-v2-cta--secondary{color:#243f9f;background:#eef2ff;border-color:#d2ddfb}.landing-v2-cta--secondary:hover{background:#e5ebff}.landing-v2-section{gap:14px;display:grid}.landing-v2-section h2{color:#12255f;margin:0;font-size:clamp(1.25rem,2.8vw,1.8rem)}.landing-v2-section p{color:#374151;margin:0;line-height:1.65}.landing-v2-muted{color:#5b6477}.landing-v2-grid{gap:12px;display:grid}.landing-v2-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-v2-card{background:#fff;border:1px solid #dbe5fb;border-radius:16px;gap:8px;padding:16px;display:grid}.landing-v2-card h3{color:#12255f;margin:0;font-size:1.04rem}.landing-v2-card p{color:#465169;margin:0}.landing-v2-chip-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.landing-v2-chip-list li{color:#1d377f;background:#f4f7ff;border:1px solid #d7e2fb;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:600}.landing-v2-steps{gap:14px;margin:0;padding-left:18px;display:grid}.landing-v2-steps h3{color:#182f77;margin:0 0 4px;font-size:1rem}.landing-v2-note{background:linear-gradient(165deg,#fff9ed 0%,#fff4df 100%);border:1px solid #ffd489;border-radius:16px;padding:18px}.landing-v2-note h2{color:#6b3f00;font-size:1.2rem}.landing-v2-note a{color:#0049c6;font-weight:700}.landing-v2-faq{gap:10px;display:grid}.landing-v2-faq-item{background:#fff;border:1px solid #d9e3f8;border-radius:14px;padding:14px}.landing-v2-faq-item h3{color:#173075;margin:0 0 6px;font-size:1rem}.landing-v2-final{background:radial-gradient(circle at 100% 40%,#7392ff33 0%,#7392ff00 42%),linear-gradient(150deg,#eaf0ff 0%,#f7fbff 100%);border:1px solid #bfd4ff;border-radius:20px;padding:20px}.dxf-shell{padding:var(--dxf-vertical-padding) 20px;width:min(100%,1800px);min-height:calc(100vh - var(--nav-height));height:calc(100vh - var(--nav-height));background:#f4f5f7;margin:0 auto;display:flex;overflow-x:hidden}.dxf-grid{min-width:0;min-height:calc(100vh - var(--nav-height) - (var(--dxf-vertical-padding) * 2));height:calc(100vh - var(--nav-height) - (var(--dxf-vertical-padding) * 2));grid-template-columns:280px minmax(420px,1fr) minmax(380px,420px);align-items:stretch;gap:16px;width:100%;display:grid}.dxf-panel{background:#fff;border:1px solid #dfe3e8;border-radius:14px;min-width:0;height:100%;min-height:0;box-shadow:0 1px 3px #1118270d}.dxf-panel--left,.dxf-panel--center,.dxf-panel--right{min-width:0}.sidebar{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.sidebar__header{color:#172033;z-index:1;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 20px 12px;font-weight:700;display:flex;position:sticky;top:0}.sidebar__file-count{color:#5b6472;background:#eef0f3;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:.75rem;display:grid}.file-list{flex-direction:column;flex:1;align-items:stretch;gap:6px;min-height:0;padding:12px 16px 16px;display:flex;overflow-y:auto}.file-item{color:#172033;text-align:left;cursor:pointer;width:100%;height:64px;min-height:64px;font-weight:500;font:inherit;background:#fff;border:1px solid #0000;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 12px;transition:all .2s;display:flex}.file-item:hover{background:#f8f9fa;border-color:#d7dce3}.file-item--active{background:#f3f5f8;border-color:#bdc7d5;box-shadow:inset 3px 0 #243f85}.file-item__name{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;font-size:.95rem;display:block;overflow:hidden}.file-item__content{flex-direction:column;flex:1;align-items:flex-start;gap:3px;min-width:0;display:flex}.file-item__status{background:#fff;border:1px solid #c7ced8;border-radius:999px;flex:none;width:16px;height:16px;position:relative}.file-item__status--complete{background:#17834c;border-color:#17834c}.file-item__status--complete:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:4px;height:7px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.file-item__status-wrap{flex:none;place-items:center;display:grid}.file-item__meta{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.72rem;overflow:hidden}.file-item__remove{color:#1b2f8a;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1rem;transition:opacity .2s}.file-item__remove:hover{opacity:1}.upload-zone{background:#fff;border-top:1px solid #e5e7eb;gap:12px;padding:16px;display:grid}.upload-drop{text-align:center;color:#172033;background:#fafafa;border:1px dashed #aeb6c2;border-radius:10px;justify-items:center;gap:8px;padding:16px;transition:all .2s;display:grid}.upload-drop__button{margin-top:2px}.upload-drop.is-dragging{background:#eef2f8;border-color:#243f85}.preview-panel{flex-direction:column;gap:18px;height:100%;min-height:0;padding:20px;display:flex}.preview-heading h3{color:#172033;letter-spacing:-.02em;font-size:1.25rem}.preview-canvas-wrap{background-color:#f8f9fa;background-image:linear-gradient(#e9ecef 1px,#0000 1px),linear-gradient(90deg,#e9ecef 1px,#0000 1px);background-size:24px 24px;border:1px solid #d9dde3;border-radius:10px;flex:1;min-height:420px;position:relative;overflow:hidden}.preview-canvas{background:#f8f9fad1;border-radius:10px;flex:1;width:100%;display:block}.preview-placeholder{color:#6071a6;text-align:center;place-items:center;height:100%;padding:32px;display:grid}.preview-demo{color:#6071a6;background:linear-gradient(160deg,#f4f7ff 0%,#edf2ff 100%);border:1px solid #d7def2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex;overflow:hidden}.preview-demo__file{aspect-ratio:1;background:linear-gradient(165deg,#fff 0%,#eef3ff 100%);border:2px solid #8ea8ff;border-radius:16px;width:min(72%,320px);position:relative;overflow:hidden;box-shadow:0 16px 34px #2249c21f}.preview-demo__file-line{opacity:.9;transform-origin:0;background:#2f54d4;border-radius:999px;height:2px;position:absolute}.preview-demo__file-line--first{width:58%;top:26%;left:14%;transform:rotate(8deg)}.preview-demo__file-line--second{width:44%;top:44%;left:28%;transform:rotate(-22deg)}.preview-demo__file-line--third{width:50%;top:62%;left:20%;transform:rotate(12deg)}.preview-demo__file-line--fourth{width:36%;top:78%;left:40%;transform:rotate(-14deg)}.details-panel{flex-direction:column;gap:16px;min-width:0;max-width:100%;height:100%;min-height:0;padding:20px 20px 0;display:flex;overflow:hidden auto}.details-panel>*{min-width:0}.details-title{color:#172033;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.config-section{border-bottom:1px solid #e5e7eb;gap:12px;padding-bottom:16px;display:grid}.config-section__heading{align-items:flex-start;gap:10px;display:flex}.config-section__step{color:#fff;background:#172b58;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:grid}.details-name{box-sizing:border-box;color:#172033;text-overflow:ellipsis;white-space:nowrap;background:#f7f8fa;border:1px solid #e0e4e9;border-radius:8px;width:100%;padding:12px 14px;font-weight:500;overflow:hidden}.details-dimensions{box-sizing:border-box;background:#f7f8fa;border:1px solid #e0e4e9;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;padding:12px 14px;display:grid}.details-dimensions--with-quantity{grid-template-columns:repeat(3,minmax(0,1fr))}.details-select{width:100%}.details-select select{box-sizing:border-box;color:#172033;background:#fff;border:1px solid #cfd5dd;border-radius:8px;width:100%;padding:10px 12px;font-size:.9rem;font-weight:500}.details-select select:focus{border-color:#2f54d4;outline:2px solid #2f54d440}.details-select select:disabled{color:#7c8ab8;cursor:not-allowed;background:#eef2ff}.details-quantity-select select{box-sizing:border-box;color:#172033;background:#fff;border:1px solid #cfd5dd;border-radius:8px;width:100%;padding:8px 10px;font-size:.9rem;font-weight:600}.details-quantity-select select:focus{border-color:#2f54d4;outline:2px solid #2f54d440}.details-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;box-sizing:border-box;contain:inline-size;justify-self:stretch;width:100%;min-width:0;max-width:100%;padding-bottom:6px;display:block;overflow:scroll hidden}.details-table{align-items:center;gap:8px;width:max-content;min-width:max-content;max-width:none;display:inline-grid}.details-header{text-transform:uppercase;letter-spacing:.04em;color:#5c6aa3;flex-direction:column;gap:2px;min-width:0;padding:6px 8px;font-size:.75rem;font-weight:600;display:flex}.details-header__label{overflow-wrap:anywhere}.details-header__unit{color:#20348a;letter-spacing:0;text-transform:none;font-size:.68rem}.details-row{display:contents}.details-cell{background:#f4f7ff;border:1px solid #e1e8ff;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.details-color-cell{justify-content:flex-start;gap:8px}.details-color-metrics{flex-direction:column;min-width:0;line-height:1.2;display:flex}.details-swatch{border:1px solid #00000014;border-radius:50%;flex:none;width:12px;height:12px}.details-radio-cell{cursor:pointer;justify-content:center;position:relative}.details-radio-cell input{opacity:0;pointer-events:none;position:absolute}.details-radio-dot{border:2px solid #9fb4ff;border-radius:50%;width:16px;height:16px;transition:border-color .2s,background .2s;display:inline-block;position:relative}.details-radio-cell input:checked+.details-radio-dot,.details-radio-dot--active{background:radial-gradient(circle,#2f54d4 45%,#0000 46%);border-color:#2f54d4}.details-radio-cell:hover .details-radio-dot{border-color:#476cf2}.cutting-type-list{gap:8px;display:grid}.cutting-type-row{background:#fafafa;border:1px solid #e0e4e9;border-radius:9px;grid-template-columns:minmax(0,1fr) minmax(150px,.85fr);align-items:center;gap:12px;padding:12px;display:grid}.cutting-type-row__geometry{align-items:flex-start;gap:9px;min-width:0;display:flex}.cutting-type-row__geometry .details-swatch{margin-top:4px}.cutting-type-row__control{gap:4px;display:grid}.cutting-type-row__control label{color:#6b7280;font-size:.68rem;font-weight:600}.cutting-type-row select{color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cbd2dc;border-radius:7px;padding:9px 30px 9px 10px;font-size:.8rem;font-weight:600}.cutting-type-row select:focus{border-color:#243f85;outline:2px solid #243f8533}.details-warning{color:#7a4b00;background:#fff4e5;border:1px solid #ffd6a1;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.details-price{color:#172033;background:#f3f5f8;border:1px solid #dce1e7;border-radius:9px;justify-content:space-between;align-items:baseline;gap:8px;margin-top:8px;padding:14px;font-size:1.15rem;font-weight:750;display:flex}.details-price-note{color:#6b7280;white-space:nowrap;font-size:.75rem;font-weight:500}.quote-summary{z-index:2;background:#fff;border-top:1px solid #dfe3e8;gap:8px;margin:auto -20px 0;padding:16px 20px 18px;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 18px #1118270a}.quote-summary__topline{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.quote-summary__price{color:#172033;letter-spacing:-.035em;font-size:1.7rem;font-weight:750;line-height:1.1}.quote-summary__button{min-height:46px;box-shadow:none;border-radius:8px;margin-top:4px;font-weight:700}.quote-summary__trust{color:#5f6875;gap:3px;font-size:.7rem;display:grid}.checkout-shell{width:min(100%,1320px);min-height:calc(100vh - var(--nav-height));background:#f4f5f7;margin:0 auto;padding:24px 20px 48px}.checkout-header{gap:18px;margin-bottom:18px;display:grid}.checkout-header h2{color:#172033;letter-spacing:-.03em}.checkout-steps{background:#fff;border:1px solid #dfe3e8;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.checkout-steps li{color:#717986;align-items:center;gap:9px;padding:11px 14px;font-size:.78rem;font-weight:600;display:flex;position:relative}.checkout-steps li+li{border-left:1px solid #e5e7eb}.checkout-steps li>span{color:#5f6875;background:#eef0f3;border-radius:6px;place-items:center;width:23px;height:23px;font-size:.7rem;display:grid}.checkout-steps li.is-complete,.checkout-steps li.is-active{color:#172033}.checkout-steps li.is-complete>span{color:#177245;background:#e5f3eb}.checkout-steps li.is-active{box-shadow:inset 0 -3px #243f85}.checkout-steps li.is-active>span,.checkout-section-step{color:#fff;background:#172b58}.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(380px,430px);align-items:start;gap:16px;display:grid}.checkout-card{background:#fff;border:1px solid #dfe3e8;border-radius:14px;padding:20px;box-shadow:0 1px 3px #1118270d}.checkout-card--summary{top:calc(var(--nav-height) + 12px);max-height:calc(100vh - var(--nav-height) - 24px);align-content:start;gap:14px;scroll-padding-block:16px 320px;display:grid;position:sticky;overflow-y:auto}.checkout-back-button{color:#4e5968;justify-self:start;align-items:center;gap:7px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.checkout-back-button:hover{color:#172b58}.checkout-section-heading{align-items:flex-start;gap:11px;display:flex}.checkout-section-heading h3{color:#172033;letter-spacing:-.02em;font-size:1.15rem}.checkout-section-step{border-radius:6px;flex:none;place-items:center;width:25px;height:25px;font-size:.72rem;font-weight:700;display:grid}.checkout-readiness{color:#356049;background:#f7faf8;border:1px solid #dce6e1;border-radius:9px;flex-wrap:wrap;gap:8px 18px;margin-top:16px;padding:10px 12px;font-size:.75rem;font-weight:600;display:flex}.checkout-empty{background:#f4f7ff;border:1px solid #d8e3ff;border-radius:14px;gap:8px;margin-top:16px;padding:14px;display:grid}.checkout-inline-link{color:#244ccf;justify-self:start;font-size:.85rem;text-decoration:underline}.checkout-table-wrap{border:1px solid #dfe3e8;border-radius:9px;margin-top:16px;overflow:auto}.checkout-table{border-collapse:collapse;background:#fff;width:100%;min-width:560px}.checkout-table th,.checkout-table td{text-align:left;color:#273142;border-bottom:1px solid #eceef1;padding:11px 12px;font-size:.9rem}.checkout-table th{text-transform:uppercase;letter-spacing:.04em;color:#717986;background:#f7f8fa;font-size:.75rem}.checkout-table th:nth-child(n+3),.checkout-table-number{text-align:right!important}.checkout-file-name{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-weight:600;overflow:hidden}.checkout-table-gross{font-weight:700;color:#172033!important}.checkout-table tbody tr:last-child td{border-bottom:none}.checkout-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.checkout-field:has(textarea){grid-column:1/-1}.checkout-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.checkout-tab{color:#4e5968;background:#f7f8fa;border:1px solid #d5dae1;border-radius:8px;min-height:38px;font-size:.85rem;font-weight:600;transition:all .2s}.checkout-tab:hover{background:#f1f3f5;border-color:#aeb7c4}.checkout-tab.is-active{color:#fff;background:#172b58;border-color:#172b58}.checkout-field{color:#414b59;gap:4px;font-size:.75rem;font-weight:600;display:grid}.checkout-required{color:#d82642;font-weight:700}.checkout-field input,.checkout-field textarea{color:#172033;width:100%;font-size:.9rem;font:inherit;background:#fff;border:1px solid #cfd5dd;border-radius:8px;padding:8px 10px}.checkout-field input:focus,.checkout-field textarea:focus{border-color:#243f85;outline:2px solid #243f852e}.checkout-totals{background:#f7f8fa;border:1px solid #e0e4e9;border-radius:8px;gap:8px;padding:10px 12px;display:grid}.checkout-radio-group{gap:8px;margin-top:4px;display:grid}.checkout-radio-option{color:#273142;cursor:pointer;background:#fff;border:1px solid #d8dde4;border-radius:8px;align-items:flex-start;gap:8px;min-height:48px;padding:10px 12px;font-size:.86rem;transition:border-color .2s,background .2s;display:flex}.checkout-radio-option input{accent-color:#243f85;margin-top:3px}.checkout-radio-option:has(input:checked){background:#f3f5f8;border-color:#8191ad;box-shadow:inset 3px 0 #243f85}.checkout-total-row{color:#4e5968;justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;display:flex}.checkout-total-row--grand{border-top:1px solid #d7dce3;padding-top:8px;font-weight:700}.checkout-grand-main{color:#172033;letter-spacing:-.035em;font-size:1.75rem;font-weight:800;line-height:1.1}.checkout-sticky-summary{z-index:2;background:#fff;border-top:1px solid #dfe3e8;gap:10px;margin:4px -20px -20px;padding:16px 20px 18px;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 18px #1118270a}.checkout-sticky-summary__heading{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.checkout-submit{color:#fff;background:#243f85;border:1px solid #243f85;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 14px;font-weight:700;transition:all .2s;display:inline-flex}.checkout-submit:hover{background:#172b58}.checkout-submit.is-disabled{cursor:not-allowed;background:#a9b0ba;border-color:#a9b0ba}.show-validation-errors .checkout-field:has(input:invalid)>span{color:#a1283d}.show-validation-errors .checkout-field input:invalid{background:#fff8f9;border-color:#c83c55;animation:.7s ease-out checkout-invalid-pulse;box-shadow:0 0 0 3px #c83c551f}.show-validation-errors .checkout-consent:has(input:invalid){color:#8d2034;background:#fff1f3;border-radius:7px;margin:-4px;padding:8px;animation:.7s ease-out checkout-invalid-pulse}@keyframes checkout-invalid-pulse{0%{transform:translate(0)}30%{transform:translate(4px)}60%{transform:translate(-3px)}to{transform:translate(0)}}.checkout-consent{color:#414b59;align-items:flex-start;gap:8px;font-size:.82rem;display:flex}.checkout-consent input{accent-color:#243f85;margin-top:2px}.checkout-consent-link{color:#243f85;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.customer-notice-banner{color:#554827;background:#fbf9f3;border:1px solid #e2d8bd;border-left:3px solid #b8913c;border-radius:8px;gap:8px;margin-top:16px;padding:10px 12px;display:grid}.customer-notice-content,.checkout-production-notes{gap:10px;font-size:.92rem;line-height:1.55;display:grid}.checkout-production-notes{color:#1a2d73}.customer-notice-content{color:inherit}.customer-notice-content p,.checkout-production-notes p{margin:0}.customer-notice-content ul,.customer-notice-content ol,.checkout-production-notes ul,.checkout-production-notes ol{gap:4px;margin:0;padding-left:18px;display:grid}.customer-notice-modal .customer-notice-content{color:#1a2d73}.checkout-complete-shell{width:min(100%,1220px);min-height:calc(100vh - var(--nav-height));background:#f4f5f7;align-content:start;gap:16px;margin:0 auto;padding:24px 20px 48px;display:grid}.checkout-complete-card{background:#fff;border:1px solid #dfe3e8;border-radius:14px;padding:20px;box-shadow:0 1px 3px #1118270d}.checkout-complete-state{gap:12px;width:min(100%,720px);margin:40px auto 0;display:grid}.checkout-complete-steps{background:#fff;border:1px solid #dfe3e8;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.checkout-complete-steps li{color:#315c46;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:.78rem;font-weight:650;display:flex}.checkout-complete-steps li+li{border-left:1px solid #e5e7eb}.checkout-complete-steps span{color:#177245;background:#e5f3eb;border-radius:6px;place-items:center;width:22px;height:22px;font-size:.7rem;display:grid}.checkout-complete-card--hero{background:#fbfdfc;border-color:#d6e4dc;align-items:flex-start;gap:16px;padding:24px;display:flex}.checkout-complete-check{background:#17834c;border:1px solid #11683c;border-radius:10px;flex:none;width:42px;height:42px;position:relative}.checkout-complete-check:after{content:"";border-bottom:3px solid #fff;border-right:3px solid #fff;width:9px;height:17px;position:absolute;top:9px;left:15px;transform:rotate(45deg)}.checkout-complete-hero-copy{min-width:0}.checkout-complete-hero-copy h2{color:#172033;letter-spacing:-.03em}.checkout-complete-eyebrow{color:#177245;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px;font-size:.72rem;font-weight:700}.checkout-complete-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.checkout-complete-meta span{color:#56605b;background:#f0f3f1;border-radius:7px;padding:6px 9px;font-size:.75rem}.checkout-complete-meta strong{color:#273142;margin-left:4px}.checkout-complete-layout{grid-template-columns:minmax(0,1fr) minmax(330px,390px);align-items:start;gap:16px;display:grid}.checkout-complete-main{gap:16px;min-width:0;display:grid}.checkout-complete-section-heading{gap:2px;display:grid}.checkout-complete-section-heading h3{color:#172033;font-size:1.1rem}.checkout-complete-actions{gap:8px;display:grid}.checkout-complete-button{color:#fff;background:#243f85;border:1px solid #243f85;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.checkout-complete-button:hover{background:#172b58}.checkout-complete-button.is-secondary{color:#243f85;background:#fff}.checkout-complete-button.is-secondary:hover{background:#f3f5f8}.checkout-complete-info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-top:12px;display:grid}.checkout-complete-info-item{background:#f7f8fa;border:1px solid #e0e4e9;border-radius:8px;gap:3px;padding:10px 12px;display:grid}.checkout-complete-info-item span{text-transform:uppercase;letter-spacing:.04em;color:#717986;font-size:.74rem}.checkout-complete-info-item strong{color:#273142;font-size:.9rem}.checkout-complete-note{background:#f7f8fa;border:1px solid #e0e4e9;border-radius:8px;gap:6px;margin-top:12px;padding:10px 12px;display:grid}.checkout-complete-note span{text-transform:uppercase;letter-spacing:.04em;color:#717986;font-size:.74rem}.checkout-complete-note p{color:#273142;margin:0;font-size:.9rem;line-height:1.45}.checkout-complete-table-wrap{border:1px solid #dfe3e8;border-radius:9px;margin-top:12px;overflow:auto}.checkout-complete-table{border-collapse:collapse;background:#fff;width:100%;min-width:560px}.checkout-complete-table th,.checkout-complete-table td{text-align:left;color:#273142;border-bottom:1px solid #eceef1;padding:10px 12px;font-size:.9rem}.checkout-complete-table th{text-transform:uppercase;letter-spacing:.04em;color:#717986;background:#f7f8fa;font-size:.75rem}.checkout-complete-table th:nth-child(n+3),.checkout-complete-number{text-align:right!important}.checkout-complete-file-name{text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-weight:600;overflow:hidden}.checkout-complete-gross{font-weight:700;color:#172033!important}.checkout-complete-table tbody tr:last-child td{border-bottom:none}.checkout-complete-totals{background:#f7f8fa;border:1px solid #e0e4e9;border-radius:8px;gap:8px;padding:12px;display:grid}.checkout-complete-total-row{color:#4e5968;justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;display:flex}.checkout-complete-total-row--grand{border-top:1px solid #d7dce3;padding-top:8px;font-weight:700}.checkout-complete-summary{top:calc(var(--nav-height) + 12px);gap:14px;display:grid;position:sticky}.checkout-complete-total-main{color:#172033;letter-spacing:-.04em;font-size:1.8rem;font-weight:800;line-height:1.1}.checkout-complete-next{color:#46554d;background:#f7faf8;border:1px solid #dce6e1;border-radius:8px;gap:6px;padding:12px;font-size:.76rem;display:grid}.tutorial-overlay-root{z-index:1200;pointer-events:none;position:fixed;inset:0}.tutorial-spotlight{border:2px solid #9fb4ff;border-radius:16px;animation:1.8s ease-in-out infinite tutorial-pulse;position:fixed;box-shadow:0 0 0 9999px #09143a9e}.tutorial-tooltip{pointer-events:auto;color:#172554;background:#fff;border:1px solid #d7def2;border-radius:14px;padding:14px 16px;position:fixed;box-shadow:0 20px 60px #0c205e47}.tutorial-tooltip h3{color:#142d78;margin:0;font-size:1rem}.tutorial-tooltip p{color:#324269;margin:8px 0 0;font-size:.9rem;line-height:1.45}.tutorial-tooltip__counter{text-transform:uppercase;letter-spacing:.04em;color:#5570c0;margin:0 0 6px;font-size:.72rem;font-weight:600}.tutorial-tooltip__actions{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.tutorial-tooltip__actions button{color:#17307f;font:inherit;cursor:pointer;background:#f3f6ff;border:1px solid #ced9fc;border-radius:999px;padding:6px 10px;font-size:.82rem}.tutorial-tooltip__actions button:hover:not(:disabled){background:#e9efff}.tutorial-tooltip__actions button:disabled{opacity:.5;cursor:not-allowed}.tutorial-tooltip__actions-right{align-items:center;gap:8px;display:flex}@keyframes tutorial-pulse{0%,to{border-color:#9fb4ff}50%{border-color:#2f54d4}}@media (max-width:640px){.tutorial-tooltip{bottom:16px;right:12px;width:calc(100% - 24px)!important;top:auto!important;left:12px!important}.legal-footer__inner{padding:12px 14px}.cookie-banner{width:calc(100% - 16px);padding:12px;bottom:8px}.cookie-banner__actions{flex-direction:column}.cookie-button{width:100%}.cookie-modal{padding:14px}.cookie-modal__actions{justify-content:stretch}.landing-v2{padding:20px 14px 42px}.landing-v2-hero{border-radius:18px;padding:20px}.landing-v2-intro{font-size:.96rem}.landing-v2-grid--three{grid-template-columns:1fr}.landing-v2-cta-row{flex-direction:column}.hero{max-width:100%}.top-nav__inner{padding:0 16px}.dxf-shell{padding:24px 16px 40px}.dxf-grid{grid-template-columns:1fr;height:auto;min-height:0}.checkout-shell,.checkout-complete-shell{padding:18px 12px 36px}.checkout-complete-steps li{text-align:center;padding:9px 6px;font-size:.68rem}.checkout-complete-steps span{display:none}.checkout-complete-card{padding:16px}.checkout-complete-card--hero{padding:18px 16px}.checkout-complete-check{width:36px;height:36px}.checkout-complete-check:after{width:8px;height:15px;top:7px;left:12px}.checkout-steps li{text-align:center;justify-content:center;gap:5px;padding:9px 7px;font-size:.68rem}.checkout-steps li>span{display:none}.checkout-card{padding:16px}.checkout-form{grid-template-columns:1fr}.checkout-field:has(textarea){grid-column:auto}.checkout-sticky-summary{margin-bottom:-16px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.checkout-complete-actions{flex-direction:column}.checkout-complete-button{width:100%}.sidebar,.preview-panel,.details-panel{height:auto;min-height:auto;max-height:none}}@media (max-width:1200px){.landing-v2{width:min(100%,1000px)}.landing-v2-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.dxf-grid{grid-template-columns:1fr;height:auto;min-height:0}.dxf-panel--left,.dxf-panel--center,.dxf-panel--right{min-width:0}.checkout-grid{grid-template-columns:1fr}.checkout-card--summary{max-height:none;position:static;overflow:visible}.checkout-complete-layout{grid-template-columns:1fr}.checkout-complete-summary{position:static}}
