.editable-text,.site-content,.site-editing{display:contents}.editable-text{white-space:pre-line}.site-editing [data-edit-key]{cursor:text;outline:1px dashed #777;outline-offset:4px}.site-editing img[data-edit-key]{cursor:pointer}.site-editing [data-edit-key]:focus,.site-editing [data-edit-key]:hover{outline:2px solid #111;background-color:#f3f0e9}.content-editor-bar{position:fixed;z-index:10000;bottom:12px;left:50%;transform:translateX(-50%);background:#181818;color:#fff;padding:10px 14px;border-radius:14px;box-shadow:0 6px 30px #0004;display:flex;align-items:center;gap:12px;max-width:calc(100% - 24px);width:max-content;flex-wrap:wrap;font:14px/1.4 Arial,sans-serif}.content-editor-bar button,.content-editor-panel button{padding:9px 13px;border:1px solid #999;border-radius:7px;background:#fff;color:#111;font:inherit;cursor:pointer}.content-editor-bar button:disabled{opacity:.4;cursor:default}.content-editor-bar small[role=alert]{color:#ffb4b4;max-width:400px}.content-editor-panel{position:fixed;z-index:10001;right:20px;bottom:100px;width:350px;max-width:calc(100vw - 24px);max-height:65dvh;overflow:auto;background:#fff;color:#111;border:1px solid #ddd;border-radius:14px;padding:20px;box-shadow:0 12px 50px #0003;display:grid;gap:16px;font:15px/1.5 Arial,sans-serif}.content-editor-panel header{display:flex;align-items:center;justify-content:space-between}.content-editor-panel label{display:grid;gap:7px}.content-editor-panel input,.content-editor-panel textarea{width:100%;min-width:0;box-sizing:border-box;font:inherit;padding:9px;border:1px solid #bbb;border-radius:6px}.content-editor-panel textarea{resize:vertical}.content-editor-panel small{color:#555;font-size:12px}.content-editor-panel input[type=range]{padding:0}@media(max-width:600px){.content-editor-bar{bottom:6px;gap:7px;font-size:12px}.content-editor-bar>span{display:none}.content-editor-panel{right:12px;bottom:115px;max-height:50dvh}}.site-editing .editable-text[data-edit-key]{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.content-editor-bar{right:20px;bottom:20px;left:auto;transform:none;padding:8px;border-radius:50%;gap:10px}.content-editor-bar>button[role=switch]{width:42px;height:42px;padding:0;border:0;border-radius:50%;font-size:0}.content-editor-bar>button[role=switch]:after{content:"✎";font-size:22px;line-height:1}.content-editor-bar:has(>button[aria-checked=true]){border-radius:12px;padding:10px 12px}.content-editor-panel{bottom:84px}@media(max-width:600px){.content-editor-bar{right:12px;bottom:12px}.content-editor-panel{bottom:76px}}.site-footer .footer-brand>a:has(img[data-content-replaced]):after{display:none}:root{--ink:#232323;--muted:#6f6f6f;--line:#e2e2e2;--accent:#919191;--wash:#f6f6f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f8f8;color:var(--ink);font:18px/1.6 Lato,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #919191;outline-offset:3px}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.18;letter-spacing:-.04em}h1{font-size:48px}h2{font-size:30px}h3{font-size:21px}small{display:block;color:var(--muted);font-size:15px}input,select,textarea{width:100%;border:1px solid var(--line);background:white;border-radius:7px;padding:11px 13px;color:var(--ink);min-width:0}input[readonly]{background:#f3f3f3}label{display:grid;gap:7px;font-weight:600;font-size:16px}input[type=checkbox]{width:18px;height:18px;flex-shrink:0;accent-color:var(--accent)}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--ink);border:1px solid var(--ink);color:white;border-radius:7px;padding:13px 22px;font-size:16px;font-weight:700;min-height:46px}.button:hover{background:#444444}.button.secondary{background:white;color:var(--ink);border-color:var(--line)}.text-button{background:none;border:0;padding:8px;color:#676767;text-decoration:underline;text-underline-offset:4px;font-size:16px}.text-link{color:#6e6e6e;border-bottom:1px solid #a5a5a5;padding-bottom:5px}.eyebrow{display:block;letter-spacing:2px;color:#7a7a7a;font-size:13px;font-weight:700}.announcement{display:flex;justify-content:space-between;padding:7px max(25px,calc((100vw - 1320px)/2));background:#242424;color:#e0e0e0;font-size:13px;letter-spacing:.3px}.header{display:flex;align-items:center;gap:35px;padding:22px max(25px,calc((100vw - 1320px)/2));background:white;border-bottom:1px solid var(--line)}.brand{flex-shrink:0}.brand img{width:230px}.header nav{display:flex;gap:30px;align-items:center;margin-left:auto;font-size:16px}.header>button{font-size:14px}.home{max-width:1440px;margin:auto}.hero{display:grid;grid-template-columns:46% 54%;min-height:620px}.hero-copy{padding:65px 45px 55px 60px;align-self:center}.hero h1{font-size:76px;line-height:1.03;letter-spacing:-4px;margin:25px 0}.hero h1 em{color:#7f7f7f;font-style:normal;font-weight:400}.hero p{max-width:370px;color:var(--muted);font-size:18px;line-height:1.9;margin-bottom:28px}.hero-copy>small{font-size:13px;margin-top:23px}.hero-image{position:relative;overflow:hidden;background:#e5e5e5}.hero-image>img{width:100%;height:100%;object-fit:cover}.hero-image>span{position:absolute;left:30px;bottom:30px;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:17px 24px;border-radius:7px;font-size:15px;letter-spacing:1px}.hero-image b{display:block;font-weight:400;font-size:14px;color:#7c7c7c;letter-spacing:0}.benefits{margin:0 60px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:35px 0;gap:30px}.benefits article{display:flex;gap:15px;align-items:center}.benefits img{width:35px;height:35px;object-fit:contain}.benefits h3{font-size:17px;letter-spacing:0}.benefits p{font-size:14px;color:var(--muted);margin-top:7px}.section-intro{text-align:center;margin:80px auto 35px;max-width:620px;padding:0 20px}.section-intro h2{font-size:43px;margin:15px 0}.section-intro p{font-size:17px;color:var(--muted)}.finish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;margin:0 60px}.finish-image{height:280px;position:relative;border-radius:12px;overflow:hidden;background:#e9e9e9}.finish-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.finish-grid a:hover img{transform:scale(1.03)}.finish-image>span{position:absolute;top:18px;left:18px;background:#ffffffe8;border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px;font-size:14px}.finish-grid h3{display:flex;justify-content:space-between;margin:20px 0 10px;font-size:23px}.finish-grid h3 span{font-weight:400;color:#7d7d7d}.finish-grid p{font-size:16px;color:var(--muted);line-height:1.8}.editorial{margin:85px 60px;display:grid;grid-template-columns:1fr 1fr;background:#ececec;min-height:400px;border-radius:14px;overflow:hidden}.editorial>img{width:100%;height:100%;max-height:450px;object-fit:cover}.editorial>div{padding:50px}.editorial h2{font-size:44px;margin:20px 0}.editorial p{font-size:17px;color:var(--muted);margin-bottom:25px}footer{border-top:1px solid var(--line);padding:45px 30px;text-align:center;background:white}footer>img{width:170px;margin:auto}footer>p{font-size:15px;color:var(--muted);margin:15px}footer>div{display:flex;justify-content:center;gap:25px;font-size:15px;margin:20px}footer small{font-size:13px}.page{max-width:1320px;margin:0 auto;padding:42px 25px 65px}.page-heading{margin-bottom:35px}.page-heading h1{margin:12px 0}.page-heading p{color:var(--muted);font-size:17px}.auth-page{max-width:500px;padding:65px 25px;margin:0 auto;min-height:650px}.auth-page h1{font-size:39px;margin:20px 0}.auth-page>p{color:var(--muted);font-size:17px}.auth-form{display:grid;gap:21px;margin-top:30px}.auth-form>a:not(.button){font-size:16px;text-decoration:underline}.notice{padding:14px 17px;background:#f0f0f0;border-left:2px solid #979797;color:#5e5e5e;border-radius:0 7px 7px 0;font-size:15px;line-height:1.8;margin:15px 0}.notice a{text-decoration:underline}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:28px;margin:25px 0}.panel>h2{margin-bottom:15px}.empty{padding:60px 20px;text-align:center;background:white;border:1px solid var(--line);border-radius:10px;color:var(--muted);margin:25px 0}.section-bar{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:25px 0}.section-bar p{font-size:16px;color:var(--muted);margin-top:10px}.order-list{margin-top:25px}.order-list>a{display:flex;gap:25px;align-items:center;padding:23px;background:white;border-bottom:1px solid var(--line)}.order-list>a>b{margin-left:auto}.badge{display:inline-block;padding:5px 11px;font-size:13px;color:#6b6b6b;background:#eaeaea;border-radius:5px}.details{margin:20px 0}.details>div{display:flex;justify-content:space-between;gap:25px;padding:10px 0;border-bottom:1px solid var(--line);font-size:16px}.details dt{color:var(--muted)}.details dd{margin:0;text-align:right}.pre-wrap{white-space:pre-wrap}.admin-nav{display:flex;gap:7px;flex-wrap:wrap;padding:14px;background:white;border:1px solid var(--line);border-radius:10px;margin-bottom:30px}.admin-nav a{padding:9px 12px;font-size:15px;border-radius:5px;background:#f5f5f5}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.metrics article{padding:25px;background:white;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column}.metrics strong{font-size:36px}.metrics span{font-size:16px;color:var(--muted)}.field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:25px 0}.actions{display:flex;gap:15px}.table-wrap{overflow-x:auto;background:white;border:1px solid var(--line);border-radius:10px}table{width:100%;border-collapse:collapse;font-size:15px;text-align:left}td,th{padding:16px;border-bottom:1px solid var(--line)}thead th{background:#efefef;font-size:14px}td>small{font-size:13px}.status-form{display:flex;gap:8px;min-width:235px}.status-form select{font-size:14px}.search{display:flex;gap:10px}.search input{min-width:200px}.expert-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start}.print-line{background:white;border:1px solid var(--line);border-radius:13px;padding:28px;margin-bottom:24px}.line-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:25px}.line-heading h2{font-size:23px}.line-fieldset{padding:0;border:0;min-width:0}.dimensions{display:grid;grid-template-columns:100px 1fr 15px 1fr;gap:17px;align-items:end}.dimensions>span{line-height:48px;color:#aaaaaa}.ratio-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px}.ratio-controls button{border:1px solid var(--line);background:#f8f8f8;border-radius:6px;padding:8px 12px;color:#767676;font-size:15px}.field-help{margin:10px 0;color:#818181;font-size:14px}.dropzone{position:relative;border:1px dashed #bababa;border-radius:10px;background:#fbfbfb;text-align:center;display:flex;flex-direction:column;align-items:center;padding:25px;margin:23px 0;cursor:pointer}.dropzone>span{font-size:32px;color:#898989}.dropzone strong{font-size:17px}.dropzone p{color:#7d7d7d;font-size:15px;text-decoration:underline}.dropzone small{font-size:13px;margin-top:10px}.dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.files-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:20px 0}.files-grid figure{margin:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#f9f9f9}.files-grid img{width:100%;height:130px;object-fit:contain}.files-grid figcaption{padding:10px;font-size:14px;overflow-wrap:anywhere}.files-grid figcaption small{font-size:13px}.print-family{border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.family-heading{display:flex;gap:13px;align-items:center;margin-bottom:23px}.family-heading h4{font-size:19px;letter-spacing:-.3px}.family-heading p{color:var(--muted);font-size:15px}.family-marker{background:#f0f0f0;border-radius:8px;padding:10px;display:flex;color:#848484}.family-icon{width:23px;height:23px;flex-shrink:0}.family-step{margin-left:auto;font-size:14px;color:#afafaf}.choice-section,.paper-family{border:0;padding:0;margin:0 0 23px;min-width:0}.choice-section legend,.paper-family legend{display:flex;gap:8px;align-items:center;font-size:16px;font-weight:700;margin-bottom:12px;padding:0}.paper-family legend svg{width:17px;height:17px;color:#999999}.paper-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.paper-choice{display:flex;position:relative;gap:13px;align-items:center;background:white;border:1px solid var(--line);border-radius:9px;padding:15px 32px 15px 13px;text-align:left;min-height:88px}.paper-emblem{display:flex;background:#f1f1f1;border-radius:5px;padding:10px;color:#979797;flex-shrink:0}.paper-copy{display:flex;flex-direction:column;gap:5px}.paper-copy strong{line-height:1.4}.paper-copy>span{font-size:14px;color:#828282}.canvas-label{font-size:13px;color:#808080}.choice-tick{position:absolute;top:13px;right:12px;border:1px solid #cfcfcf;width:15px;height:15px;border-radius:50%;font-size:13px;line-height:13px;text-align:center;color:white}.chosen .choice-tick{background:var(--accent);border-color:var(--accent)}.paper-choice.chosen,.visual-choice.chosen{border-color:#9d9d9d;background:#fcfcfc;box-shadow:0 0 0 1px #9d9d9d20}.paper-choice:hover,.visual-choice:not(:disabled):hover{border-color:#b0b0b0}.visual-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.visual-choice{position:relative;border:1px solid var(--line);border-radius:9px;padding:0;overflow:hidden;background:white;text-align:left}.choice-visual{height:95px;display:flex;align-items:center;justify-content:center;background:#f3f3f3;color:#b3b3b3}.choice-visual>img{width:100%;height:100%;object-fit:cover}.choice-copy{gap:5px;padding:11px 12px;min-height:68px}.choice-copy strong{font-size:14px;line-height:1.5}.choice-copy>small,.choice-copy>span{font-size:13px;color:#848484}.availability-note{background:#f4f4f4;border-left:2px solid #b6b6b6;color:#757575;font-size:14px;padding:11px;margin-bottom:13px}.spacing-field{max-width:240px}.field-label{display:flex;align-items:center;gap:8px}.field-icon{width:17px;height:17px}.line-pricing{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.line-pricing strong{display:block;font-size:21px}.order-notes{margin:25px 0}.expert-summary{position:sticky;top:20px;background:white;border:1px solid var(--line);border-radius:12px;padding:24px}.expert-summary h2{font-size:25px;margin:12px 0 20px}.summary-ambiance{border-radius:8px;height:165px;width:100%;object-fit:cover}.summary-line{border-bottom:1px solid var(--line);padding:18px 0}.summary-line strong{font-size:16px;display:flex;justify-content:space-between;gap:10px}.summary-line p{font-size:14px;color:var(--muted);margin-top:6px}.summary-total{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0}.summary-total strong{font-size:26px;letter-spacing:-1px}.summary-total>span{font-size:16px}.expert-summary>small{font-size:13px}.expert-summary .button{width:100%;font-size:15px;margin:15px 0}.check{display:flex;align-items:flex-start;font-size:14px;font-weight:400;gap:10px}.mobile-total{display:none}.family-empty{font-size:15px;color:var(--muted)}@media(max-width:1050px){.header{gap:20px}.header nav{gap:16px}.brand img{width:195px}.hero{min-height:530px}.hero-copy{padding:40px 35px}.hero h1{font-size:60px}.benefits{margin:0 30px;grid-template-columns:repeat(2,1fr)}.finish-grid{margin:0 30px;gap:18px}.finish-image{height:220px}.editorial{margin:65px 30px}.editorial>div{padding:35px}.expert-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.print-line{padding:20px}.paper-choices{grid-template-columns:1fr}.visual-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.expert-summary{padding:18px}.dimensions{grid-template-columns:65px 1fr 10px 1fr;gap:10px}.ratio-controls{align-items:flex-start;flex-direction:column}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){body{font-size:17px}.announcement{justify-content:center;font-size:12px;padding:5px 15px}.announcement>span{display:none}.header{padding:18px 16px;gap:12px;flex-wrap:wrap}.brand img{width:180px}.header nav{font-size:14px;gap:15px}.header nav a:first-child{display:none}.header>button{margin-left:auto;padding:3px}.hero{display:flex;flex-direction:column}.hero-copy{padding:37px 23px}.hero h1{font-size:60px;letter-spacing:-3px;margin:20px 0}.hero p{font-size:17px;max-width:100%}.hero-copy>small{font-size:12px}.hero-image{height:350px}.hero-image>span{left:20px;bottom:20px;padding:12px 18px}.benefits{margin:0 20px;gap:22px 14px;padding:25px 0}.benefits article{gap:10px}.benefits img{width:27px;height:27px}.benefits h3{font-size:15px}.benefits p{font-size:13px;line-height:1.6}.section-intro{margin-top:50px}.section-intro h2{font-size:34px}.section-intro p{font-size:16px}.finish-grid{display:flex;flex-direction:column;margin:0 20px;gap:30px}.finish-image{height:290px}.finish-grid h3{font-size:23px;margin-top:15px}.finish-grid p{font-size:16px}.editorial{margin:50px 20px;display:flex;flex-direction:column}.editorial>img{height:230px}.editorial>div{padding:30px}.editorial h2{font-size:38px}h1{font-size:35px}h2{font-size:25px}.page{padding:30px 16px 50px}.page-heading{margin-bottom:25px}.page-heading p{font-size:16px}.auth-page{padding:40px 23px}.auth-page h1{font-size:35px}.section-bar{align-items:flex-start;flex-direction:column;gap:15px}.order-list>a{flex-wrap:wrap;gap:12px;padding:18px}.order-list>a>b{margin-left:0}.panel{padding:20px}.details>div{font-size:15px;gap:15px}.admin-nav{gap:6px;padding:10px}.admin-nav a{font-size:14px;padding:7px}.metrics{gap:8px}.metrics article{padding:15px 10px}.metrics strong{font-size:30px}.metrics span{font-size:13px}.field-grid{grid-template-columns:1fr;gap:15px}.search{width:100%}.search input{min-width:0}.expert-layout{display:flex;flex-direction:column;gap:20px}.expert-form,.expert-summary{width:100%;min-width:0}.expert-summary{position:static;padding:22px}.expert-page{padding-bottom:100px}.print-line{padding:20px 15px}.dimensions{grid-template-columns:60px 1fr 9px 1fr;gap:8px}.dimensions label{font-size:14px}.dimensions input{font-size:19px;padding:10px 7px}.ratio-controls small{font-size:13px}.paper-choice{min-height:81px}.visual-choices{gap:8px}.choice-copy{padding:10px;min-height:68px}.family-heading h4{font-size:19px}.family-heading p{font-size:14px}.family-marker{padding:8px}.paper-copy strong{font-size:15px}.dropzone{padding:20px 10px}.dropzone strong{font-size:15px}.dropzone small{font-size:12px}.files-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.files-grid img{height:110px}.line-pricing strong{font-size:20px}.line-pricing small{font-size:13px}.mobile-total{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;background:#ffffffef;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);padding:12px 16px;align-items:center;justify-content:space-between;gap:15px}.mobile-total>span{font-size:13px;color:var(--muted)}.mobile-total b{display:block;font-size:21px;color:var(--ink)}.mobile-total .button{font-size:14px;padding:11px 15px}.expert-page~footer{padding-bottom:110px}.details dd{overflow-wrap:anywhere}.table-wrap{max-width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.home-logos{margin:70px 60px 80px}.logo-section+.logo-section{margin-top:65px}.logo-section h2{text-align:center;font-size:36px;margin-bottom:30px}.logo-grid{display:grid;gap:16px;list-style:none;padding:0;margin:0}.partner-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.client-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.logo-card{display:flex;align-items:center;justify-content:center;min-width:0;height:140px;padding:20px;background:white;border:1px solid var(--line);border-radius:10px}.logo-card img{width:100%;height:100%;max-width:210px;object-fit:contain}.client-grid .logo-card{height:160px;padding:24px}@media(max-width:1050px){.home-logos{margin:60px 30px}.client-grid,.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.home-logos{margin:45px 20px 55px}.logo-section+.logo-section{margin-top:45px}.logo-section h2{font-size:29px;margin-bottom:24px}.logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.client-grid .logo-card,.logo-card{height:126px;padding:16px}.header nav{flex-wrap:wrap}.line-pricing{gap:14px}.summary-total{flex-wrap:wrap}}.address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:22px 0}.address-grid .panel{margin:0;min-width:0;overflow-wrap:anywhere}.address-grid h3{margin-bottom:12px}#adresses{margin-top:50px;scroll-margin-top:25px}#adresses .field-grid{margin:20px 0}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);gap:28px;align-items:start}.checkout-layout h2{margin-bottom:22px}.checkout-layout p{margin:16px 0;overflow-wrap:anywhere}.checkout-layout .text-link{display:inline-block;margin-top:18px}.checkout-summary{position:sticky;top:20px}.checkout-summary>.button{width:100%;margin-top:18px}.checkout-line{padding:18px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.checkout-line p{margin:5px 0}.delivery-choices{display:grid;gap:18px;margin:20px 0}input[type=radio]{width:20px;height:20px;flex-shrink:0;accent-color:var(--accent)}.parcel-detail{font-size:15px;color:var(--muted)}fieldset.panel{min-width:0}fieldset.panel legend{font-weight:700;padding:0 8px}.address-grid fieldset .field-grid{margin-top:20px}.checkout-summary .details>div,.order-list>a{flex-wrap:wrap}@media(max-width:800px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.address-grid{grid-template-columns:1fr}.section-bar{flex-wrap:wrap;gap:16px}.checkout-layout h2{font-size:27px}.summary-total{flex-wrap:wrap;gap:12px}}.expert-layout{grid-template-columns:minmax(0,1fr) 360px;gap:28px}.expert-summary{padding:22px}.dimensions{grid-template-columns:78px minmax(0,1fr) minmax(0,1fr);gap:12px}.dimensions .ratio-toggle{height:46px;width:40px;padding:9px;border:1px solid var(--line);background:#ffffff;border-radius:9px;color:#828282;display:grid;place-items:center}.dimensions .ratio-toggle.linked{background:#ececec;border-color:#bebebe;color:#717171}.ratio-toggle svg{width:23px;height:23px}.ratio-controls{margin-top:10px}.print-line{scroll-margin-top:24px}.paper-emblem{width:65px;height:64px;flex:0 0 65px;background:none;border:0;border-radius:0}.paper-swatch{width:72px;height:64px;overflow:visible}.paper-choice{padding:9px 30px 9px 8px;gap:9px;min-height:82px}.paper-copy strong{font-size:15px;line-height:1.35}.paper-copy>span{font-size:13px}.visual-choices{gap:8px}.visual-choice .choice-visual{height:63px}.visual-choice .choice-copy{padding:10px 8px}.visual-choice .choice-copy strong{font-size:14px;line-height:1.3}.visual-choice .choice-copy small,.visual-choice .choice-copy>span{font-size:12px}.visual-choice .choice-tick{right:6px;top:6px}.visual-choice .choice-visual>img{object-fit:contain;mix-blend-mode:multiply}.visual-choices.mounting-choices{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.mounting-choices .choice-copy{padding:8px 6px}.mounting-choices .choice-copy strong{font-size:13px}.mounting-choices .choice-copy>span{font-size:11px;line-height:1.4}.mounting-choices .choice-visual{height:62px}.plate-swatch{width:100%;height:100%}.choice-none .family-icon{width:25px;height:25px}.wood-colors{border:0;margin:22px 0;padding:0}.wood-colors legend{font-size:16px;font-weight:700;margin-bottom:12px}.wood-colors>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.wood-choice{position:relative;border:1px solid var(--line);border-radius:8px;padding:8px;background:#ffffff;display:grid;gap:7px;text-align:center;font-size:14px}.wood-choice.chosen{border-color:#909090;box-shadow:0 0 0 1px #909090}.wood-choice b{position:absolute;right:12px;top:10px;font-size:12px;background:#ffffffde;border-radius:50%;line-height:19px;width:19px;color:#383838}.wood-sample{display:block;height:27px;border:1px solid #00000015;border-radius:3px;box-shadow:inset 0 2px 3px #ffffff33,inset 0 -2px 3px #00000020}.wood-chene,.wood-noyer{background-image:repeating-linear-gradient(4deg,#00000008,#ffffff15 1px,transparent 2px,transparent 5px,#00000015 6px,transparent 8px)}.wood-noyer{background-blend-mode:multiply}.admin-wood{border:1px solid var(--line);border-radius:8px;padding:12px}.admin-wood legend{font-size:14px}.admin-wood label{margin:7px 0}.finishing-preview{min-width:0;margin:0 0 14px}.preview-stage{position:relative;background:radial-gradient(ellipse at 30% 15%,#f5f5f5,#e9e9e9 75%,#e0e0e0);border-radius:10px;overflow:hidden}.preview-stage>svg{display:block;width:100%;height:auto}.preview-tag{position:absolute;top:12px;left:13px;font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:#797979}.preview-placeholder{position:absolute;bottom:31px;left:0;right:0;font-size:11px;text-align:center;color:#f6f6f6;background:#2a2a2a55;padding:4px}.preview-filename{font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:8px 0;color:var(--muted)}.preview-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:10px}.preview-controls>button{border:1px solid var(--line);background:white;border-radius:50%;width:30px;height:30px;padding:0;color:var(--ink)}.preview-controls>span{font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preview-thumbnails{display:flex;gap:6px;overflow-x:auto;max-width:100%;padding:3px;flex-basis:100%;justify-content:flex-start}.preview-thumbnails>button{padding:2px;border:1px solid transparent;border-radius:5px;background:white;flex:0 0 37px;height:37px}.preview-thumbnails>button[aria-pressed=true]{border-color:#8e8e8e}.preview-thumbnails img{width:100%;height:100%;object-fit:contain;border-radius:2px}.preview-specs{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;font-size:12px;color:var(--muted)}.preview-specs .text-button{font-size:12px;padding:6px}.preview-disclaimer{font-size:10px!important;line-height:1.5;text-align:center;margin:7px 0 0;color:#8b8b8b}.plate-detail{border:1px solid var(--line);border-radius:7px;background:#f9f9f9;margin:7px 0}.plate-detail svg{display:block;width:100%}.preview-line-tabs{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:10px}.preview-line-tabs button{padding:5px 9px;border:1px solid var(--line);border-radius:20px;background:white;font-size:12px}.preview-line-tabs button[aria-pressed=true]{background:#272727;color:white;border-color:#272727}.draft-status{font-size:11px;color:#777777;margin:8px 0 15px;line-height:1.5}.expert-summary .summary-line{padding:12px 0}.expert-summary .summary-line p{font-size:12px}.cart-link{position:relative;display:flex;gap:6px;align-items:center;min-width:30px;min-height:38px}.cart-link svg{width:24px;height:24px}.cart-count{position:absolute;right:-8px;top:-3px;min-width:18px;height:18px;padding:0 3px;line-height:18px;border-radius:50%;font-size:10px;background:#838383;color:white;text-align:center}.cart-label{font-size:13px}.header nav{gap:23px}.account-security{margin-top:40px}.account-security .auth-form{max-width:460px}.checkout-artwork{display:grid;grid-template-columns:190px minmax(0,1fr);gap:20px;align-items:start}.checkout-artwork .finishing-preview{margin:0}.checkout-artwork .preview-tag{font-size:8px;top:8px;left:9px}.checkout-artwork .preview-controls{gap:7px}.checkout-artwork .preview-specs .text-button,.checkout-artwork .preview-specs>span{font-size:11px}.checkout-artwork .preview-filename{font-size:10px}.checkout-artwork .preview-disclaimer{display:none}.checkout-artwork>div>strong{display:block;margin:8px 0 12px}@media(max-width:1100px){.expert-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px}.paper-choices{grid-template-columns:1fr}.mounting-choices{overflow-x:auto;padding:2px 1px 7px}.visual-choices.mounting-choices{grid-template-columns:repeat(5,minmax(93px,1fr))}.header nav{gap:15px}.cart-label{display:none}.checkout-artwork{grid-template-columns:140px minmax(0,1fr);gap:14px}}@media(max-width:800px){.expert-layout{display:flex}.expert-summary{max-width:600px;align-self:center}.checkout-artwork{grid-template-columns:155px minmax(0,1fr)}.header{flex-wrap:wrap}.header nav{margin-left:auto}.paper-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.dimensions{grid-template-columns:52px minmax(0,1fr) minmax(0,1fr);gap:7px}.dimensions .ratio-toggle{width:30px;height:45px;padding:4px}.dimensions input{font-size:17px;padding:10px 6px}.dimensions label{font-size:12px;white-space:nowrap}.paper-choices{grid-template-columns:1fr}.paper-choice{min-height:76px}.wood-colors>div{gap:6px}.wood-choice{font-size:12px;padding:6px}.wood-choice b{right:8px}.choice-section{min-width:0}.header{gap:12px}.header nav{gap:13px}.header .brand img{width:170px}.header>button{margin-left:auto}.checkout-artwork{grid-template-columns:1fr}.checkout-artwork .finishing-preview{max-width:270px;margin:auto;width:100%}.checkout-artwork .preview-tag{font-size:10px}.preview-stage{border-radius:8px}}.line-preview{width:min(100%,540px);margin:18px auto 30px}.line-preview .finishing-preview{margin-bottom:0}.line-preview .preview-stage{background:radial-gradient(ellipse at center,#f7f7f7,#ececec)}.line-preview .preview-stage>svg{max-height:370px}.line-preview .preview-specs{gap:9px}.line-preview .preview-filename{margin:7px 0}.line-preview .preview-thumbnails{justify-content:center}.line-preview .plate-detail{max-width:340px;margin:9px auto}.line-preview .preview-disclaimer{max-width:450px;margin:7px auto}.expert-summary .draft-status{margin-bottom:18px}@media(max-width:560px){.line-preview{margin:12px auto 22px}.line-preview .preview-stage>svg{max-height:300px}.line-preview .preview-thumbnails{justify-content:flex-start}}.paper-emblem.paper-emblem-branded{width:84px;height:auto;flex:0 0 84px;padding:0;flex-direction:column;align-items:center;gap:4px}.paper-brand{display:flex;align-items:center;justify-content:center;width:84px;height:34px}.paper-brand img{display:block;max-width:100%;max-height:30px;object-fit:contain}.paper-brand-canson{background:#272727;border-radius:5px}.paper-brand-canson img{height:28px;width:auto}.paper-emblem-branded .paper-swatch{width:54px;height:40px}.line-preview{width:100%;position:sticky;top:12px;z-index:20;padding:10px;background:#fefefe;border:1px solid #d8d8d8;border-radius:13px;box-shadow:0 8px 28px #2c2c2c1c;max-height:calc(100svh - 110px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.line-preview .preview-stage>svg{height:min(56svh,520px);max-height:none}.line-fieldset :is(button,input,legend){scroll-margin-top:min(calc(56svh + 265px),785px)}@media(max-width:800px){.line-preview{top:8px;padding:7px;max-height:calc(100svh - 110px);border-radius:10px}.line-preview .preview-stage>svg{height:min(38svh,310px);max-height:none}.line-preview .preview-disclaimer,.line-preview .preview-thumbnails{display:none}.line-preview .preview-controls{margin-top:6px;gap:12px}.line-preview .preview-controls>button{width:34px;height:34px}.line-preview .preview-filename{margin:4px 0;font-size:11px}.line-preview .preview-specs{gap:4px}.line-preview .preview-specs>span{font-size:11px}.line-fieldset :is(button,input,legend){scroll-margin-top:calc(38svh + 225px)}}.print-resolution{padding:0 15px 12px;text-align:center;color:#4c4c4c}.resolution-values{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.resolution-values>span{display:flex;flex-direction:column;gap:3px}.resolution-values small{font-size:11px;color:#797979}.resolution-values strong{font-size:14px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.print-quality{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:10px;font-size:12px;color:#686868}.quality-soft{color:#737373}.quality-meter{display:flex;gap:3px;flex-shrink:0}.quality-meter i{display:block;width:15px;height:5px;border-radius:4px;background:#d9d9d9}.quality-meter .filled{background:currentColor}.quality-help{font-size:10px!important;line-height:1.4;margin:6px auto 0!important;max-width:490px;color:#797979}.preview-compact .resolution-values{gap:8px}.preview-compact .resolution-values strong{font-size:11px}.preview-compact .resolution-values small{font-size:9px}.preview-compact .print-quality{flex-wrap:wrap;font-size:10px}.preview-compact .print-resolution{padding:0 7px 10px}@media(max-width:800px){.line-preview .print-resolution{padding:0 8px 10px}.line-preview .resolution-values{gap:8px 18px}.line-preview .resolution-values strong{font-size:12px}.line-preview .resolution-values small{font-size:10px}.line-preview .print-quality{font-size:11px;gap:6px}.line-preview .quality-meter i{width:11px}}.modern-select{display:block;position:relative;min-width:0;width:100%;font-size:16px;line-height:1.4}.select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;min-height:50px;padding:12px 15px;border:1px solid #d6d6d6;border-radius:12px;background:linear-gradient(#ffffff,#fbfbfb);color:var(--ink);box-shadow:0 2px 3px #29292904;transition:border-color .15s,box-shadow .15s}.select-trigger:hover:not(:disabled){border-color:#a3a3a3}.select-open .select-trigger{border-color:#919191;box-shadow:0 0 0 3px #91919116}.select-trigger>svg{width:20px;height:20px;flex-shrink:0;transition:transform .15s}.select-open .select-trigger>svg{transform:rotate(180deg)}.select-value{display:block;min-width:0;overflow-wrap:anywhere;font-weight:600}.select-value small{font-size:13px;font-weight:400;line-height:1.5;margin-top:4px}.select-menu{position:fixed;z-index:1000;display:block;overflow:auto;overscroll-behavior:contain;padding:6px;background:#fefefe;border:1px solid #d7d7d7;border-radius:14px;box-shadow:0 16px 50px #30303026;scrollbar-width:thin;font:16px/1.4 Lato,Arial,sans-serif}.select-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:11px 12px;border-radius:9px;cursor:pointer;color:var(--ink);overflow-wrap:anywhere}.select-option.active{background:#ececec}.select-option[aria-selected=true]{color:#666666;background:#f2f2f2}.select-option strong{font-weight:600;font-size:15px}.select-option small{font-size:13px;line-height:1.4;margin-top:4px}.select-check{width:20px;flex-shrink:0}.address-picker{display:grid;gap:9px}.address-picker>small{font-size:13px}.delivery-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.delivery-card{display:flex;flex-direction:column;min-width:0;padding:0;border:1px solid #d9d9d9;background:#fefefe;border-radius:16px;overflow:hidden;text-align:left;color:var(--ink);transition:border-color .18s,box-shadow .18s}.delivery-card:hover:not(:disabled){border-color:#959595;box-shadow:0 5px 20px #3a3a3a10}.delivery-card.selected{border-color:#878787;box-shadow:0 0 0 2px #8e8e8e30}.delivery-visual{display:block;position:relative;width:100%;background:#eaeaea}.delivery-visual>img{width:100%;height:auto;aspect-ratio:11/6;object-fit:contain}.delivery-selected{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:24px;height:24px;border:1px solid #b8b8b8;border-radius:8px;background:#fefefecc;font-size:15px}.selected .delivery-selected{color:white;background:#858585;border-color:#858585}.delivery-copy{display:flex;flex-direction:column;gap:7px;padding:18px}.delivery-copy>strong{font-size:17px;line-height:1.3}.delivery-copy>span{font-size:14px;font-weight:400;line-height:1.5;color:#737373}.delivery-copy>small{font-size:12px;color:#757575;font-weight:700;margin-top:2px}.delivery-card:disabled{opacity:.55;filter:saturate(.4)}.checkout-artwork>*,.checkout-layout>*,.field-grid>*{min-width:0}.checkout-summary{top:16px}.checkout-layout .panel{border-radius:18px}.checkout-layout .panel>h2{font-size:clamp(23px,2.3vw,30px)}.checkout-artwork{grid-template-columns:minmax(150px,220px) minmax(0,1fr)}.checkout-artwork .finishing-preview{width:100%}.checkout-artwork p{font-size:15px}.checkout-artwork .text-link{font-size:14px;line-height:1.6}.actions{flex-wrap:wrap}.status-form{align-items:center}.status-form .modern-select{min-width:160px}input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]),textarea{border-radius:11px;min-height:48px}.page-heading h1{font-size:clamp(32px,4.5vw,48px)}.hero h1{font-size:clamp(48px,5.3vw,76px)}.hero-copy{padding:clamp(30px,4.3vw,65px)}.hero-image{min-width:0}.hero p{max-width:440px}.editorial h2,.section-intro h2{font-size:clamp(31px,3.5vw,44px)}footer>div{flex-wrap:wrap}.header nav a{min-height:40px;display:inline-flex;align-items:center}.table-wrap{max-width:100%;scrollbar-width:thin}.line-preview{background:rgba(254,254,254,.62);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.line-preview .preview-stage{background:radial-gradient(ellipse at center,rgba(247,247,247,.2),rgba(236,236,236,.12))}@media(max-width:1100px){.checkout-layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.delivery-copy{padding:14px}.delivery-copy>strong{font-size:16px}.checkout-layout .panel{padding:22px}}@media(max-width:960px){.checkout-layout{grid-template-columns:1fr;gap:0}.checkout-summary{position:static}.checkout-layout .panel{margin:18px 0}.checkout-artwork{grid-template-columns:200px minmax(0,1fr)}.checkout-layout .checkout-summary{max-width:none}.header,.header nav{gap:16px}.editorial>div{padding:30px}.field-grid{gap:16px}}@media(max-width:720px){.hero-copy{padding:34px 23px}.hero h1{font-size:clamp(46px,10vw,60px);letter-spacing:-2.5px}.hero-image{height:clamp(250px,70vw,380px)}.hero-image>img{height:100%}.finish-image{height:auto;aspect-ratio:4/3}.page{padding-inline:16px}.header nav{gap:12px}.checkout-layout .panel,.panel{padding:20px}.checkout-artwork{grid-template-columns:155px minmax(0,1fr);gap:16px}.select-trigger{font-size:16px}.actions>.button{flex:1 1}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics strong{font-size:clamp(23px,5vw,30px)}.table-wrap table{min-width:660px}.admin-nav{flex-wrap:nowrap;overflow-x:auto}.admin-nav a{flex-shrink:0}.search{flex-wrap:wrap}.search input{flex:1 1;min-width:150px}.search .button{gap:8px}.mobile-total{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}@media(max-width:520px){.delivery-choices{grid-template-columns:1fr;gap:12px}.delivery-card{flex-direction:row;align-items:stretch}.delivery-visual{width:115px;flex:0 0 115px;display:flex;align-items:center}.delivery-visual>img{aspect-ratio:1;object-fit:contain}.delivery-selected{width:20px;height:20px;right:7px;top:7px;font-size:13px;border-radius:6px}.delivery-copy{padding:14px 12px;gap:5px}.delivery-copy>strong{font-size:16px}.delivery-copy>span{font-size:13px}.delivery-copy>small{font-size:11px}.checkout-artwork{grid-template-columns:1fr}.checkout-artwork .finishing-preview{max-width:100%;margin:0}.checkout-artwork .preview-stage>svg{max-height:240px}.checkout-artwork .resolution-values{gap:20px}.checkout-artwork .resolution-values strong{font-size:13px}.checkout-artwork .print-quality{font-size:12px}.checkout-artwork .quality-help{font-size:11px!important}.details>div{gap:12px}.details dd{max-width:60%}.status-form{flex-wrap:wrap}.select-value small{font-size:12px}.header .brand img{width:clamp(145px,42vw,170px)}.auth-page{min-height:0;padding-bottom:60px}.benefits article{align-items:flex-start}.benefits h3{line-height:1.4}}@media(prefers-reduced-motion:reduce){.delivery-card,.select-trigger,.select-trigger>svg{transition:none}}.spacing-choices{border:0;padding:0;margin:24px 0;min-width:0}.spacing-choices legend{font-size:17px;font-weight:700;margin-bottom:5px}.spacing-choices>p{font-size:14px;color:var(--muted);margin-bottom:14px}.spacing-choices>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.spacing-choices button{display:flex;flex-direction:column;align-items:center;padding:7px 5px 10px;border:1px solid var(--line);border-radius:10px;background:#fefefe;color:var(--ink);min-width:0}.spacing-choices button.selected{border-color:#898989;box-shadow:0 0 0 2px #90909030;background:#f5f5f5}.spacing-choices svg{display:block;width:100%;max-height:90px}.spacing-choices strong{font-size:15px}.spacing-choices small{font-size:11px}.spacing-choices>small{margin-top:9px}.floating-preview{position:fixed;z-index:50;right:20px;bottom:20px;width:390px;max-width:calc(100vw - 24px);max-height:calc(100svh - 40px);overflow:auto;padding:10px;background:rgba(254,254,254,.72);border:1px solid #cacaca;border-radius:16px;box-shadow:0 12px 48px #28282835;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);scrollbar-width:thin}.floating-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;padding-left:6px}.floating-preview-heading strong{font-size:14px}.floating-preview-heading strong span{font-weight:400;color:#6c6c6c}.floating-preview-heading button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d1d1d1;border-radius:9px;background:#ffffffa6;font-size:22px;color:#5f5f5f}.floating-preview .finishing-preview{margin:0}.floating-preview .preview-stage{background:radial-gradient(ellipse at center,#f7f7f733,#ececec1f)}.floating-preview .preview-stage>svg{height:250px;max-height:32svh}.floating-preview .print-resolution{padding:0 8px 10px}.floating-preview .resolution-values{gap:8px 20px}.floating-preview .resolution-values strong{font-size:13px}.floating-preview .print-quality{font-size:11px}.floating-preview .preview-filename{font-size:11px;margin:5px 0}.floating-preview .preview-disclaimer{display:none}.floating-preview .preview-specs{gap:4px}.floating-preview .plate-detail{max-width:300px;margin:8px auto}.floating-preview.minimized{width:210px}.floating-preview-mini{display:flex;align-items:center;gap:10px;padding:0;border:0;background:none;width:100%;font-size:12px;color:#656565;text-align:left}.floating-preview-mini img{width:65px;height:55px;object-fit:contain;border-radius:6px;background:#e8e8e8}.line-fieldset :is(button,input,legend){scroll-margin-top:24px}@media(max-width:720px){.floating-preview{right:10px;bottom:calc(86px + env(safe-area-inset-bottom));width:245px;max-height:calc(100svh - 120px);padding:8px;border-radius:12px}.floating-preview .preview-stage>svg{height:165px;max-height:25svh}.floating-preview .resolution-values{gap:7px 12px}.floating-preview .resolution-values strong{font-size:11px}.floating-preview .resolution-values small{font-size:9px}.floating-preview .print-quality{flex-wrap:wrap;gap:5px;font-size:10px}.floating-preview .quality-help{font-size:9px!important}.floating-preview .preview-specs .text-button,.floating-preview .preview-specs>span{font-size:10px}.floating-preview .quality-meter i{width:11px}.floating-preview-heading strong{font-size:12px}.floating-preview.minimized{width:175px}.spacing-choices>div{gap:5px}.spacing-choices button{padding:5px 2px 8px;border-radius:8px}.spacing-choices strong{font-size:12px}.spacing-choices small{font-size:9px}.spacing-choices>p{font-size:12px}}.floating-preview .preview-tag{position:static;display:block;padding:6px 10px 0;font-size:9px;letter-spacing:1px}.floating-preview .preview-stage>svg{height:245px}.floating-preview .preview-specs:empty{display:none}.floating-preview .preview-specs>span{font-size:11px}.floating-preview .preview-stage{background:rgba(241,241,241,.12)}@media(max-width:720px){.floating-preview .preview-stage>svg{height:165px}}.preview-photo-actions{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap;margin:9px 0 5px}.preview-photo-actions button{min-height:40px;padding:8px 11px;font-size:12px;border-radius:9px;line-height:1.4}.preview-photo-actions .change-photo{display:flex;align-items:center;gap:7px;border:1px solid #b5b5b5;color:#565656;background:#fdfdfdd9}.change-photo svg{width:16px;height:16px;flex-shrink:0}.preview-photo-actions .remove-photo{background:none;border:0;color:#6e6e6e;text-decoration:underline;text-underline-offset:3px}.preview-photo-actions button:disabled{opacity:.5}.preview-photo-actions input[hidden]{display:none}@media(max-width:720px){.preview-photo-actions{gap:3px;margin-top:7px}.preview-photo-actions button{font-size:11px;padding:8px;min-height:40px}.change-photo svg{width:14px;height:14px}}.inline-preview{position:relative;width:100%;margin:18px 0 28px;padding:12px;border:1px solid #d9d9d9;border-radius:15px;background:#fdfdfdcc;scroll-margin-top:16px}.inline-preview .finishing-preview{margin:0}.inline-preview .preview-stage{background:radial-gradient(ellipse at center,#f7f7f733,#ececec1f)}.inline-preview .preview-stage>svg{height:min(56svh,520px);max-height:none}.inline-preview .preview-tag{position:static;display:block;padding:6px 12px 0;font-size:10px}.inline-preview .preview-specs{margin-top:7px}.inline-preview .preview-disclaimer{display:none}.inline-preview .preview-thumbnails{justify-content:center}@media(max-width:720px){.inline-preview{padding:8px;margin:12px 0 22px}.inline-preview .preview-stage>svg{height:min(38svh,310px)}.inline-preview .resolution-values{gap:12px}.inline-preview .resolution-values strong{font-size:13px}.inline-preview .print-quality{font-size:12px}}@keyframes preview-arrive{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.floating-preview{animation:preview-arrive .24s cubic-bezier(.2,.7,.25,1) both;transform-origin:bottom right}@media(prefers-reduced-motion:reduce){.floating-preview{animation:none}}.upload-progress{position:fixed;z-index:100;left:20px;bottom:20px;width:420px;max-width:calc(100vw - 24px);padding:20px;border:1px solid #cccccc;border-radius:18px;background:rgba(253,253,253,.97);box-shadow:0 12px 50px #23232330;color:#2c2c2c;animation:preview-arrive .24s ease-out both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.upload-heading{display:flex;gap:12px;align-items:center;justify-content:space-between}.upload-heading strong{font-size:18px}.upload-heading button{flex-shrink:0;width:36px;height:36px;border:1px solid #d4d4d4;border-radius:50%;background:transparent;font-size:24px;cursor:pointer}.upload-progress .upload-name{margin:8px 0 15px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-meter{height:8px;border-radius:8px;overflow:hidden;background:#e2e2e2}.upload-meter span{display:block;height:100%;background:#7c7c7c;border-radius:inherit;transition:width .18s linear}.upload-numbers{display:flex;justify-content:space-between;gap:12px;margin-top:9px;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.upload-progress .upload-message{font-size:14px;line-height:1.55;margin:12px 0 8px}.upload-progress>small{display:block;font-size:12px;color:#696969}.upload-success .upload-meter span{background:#6b6b6b}.upload-error{border-color:#8d8d8d}.upload-error .upload-meter span{background:#747474}.upload-processing .upload-meter span{background:linear-gradient(90deg,#7c7c7c 20%,#cacaca 50%,#7c7c7c 80%);background-size:200% 100%;animation:upload-processing 1.5s linear infinite}@keyframes upload-processing{to{background-position:-200% 0}}@media(max-width:720px){.upload-progress{left:12px;bottom:auto;top:calc(12px + env(safe-area-inset-top));width:calc(100vw - 24px);padding:16px}.upload-heading strong{font-size:16px}.upload-progress .upload-message{font-size:13px}}@media(prefers-reduced-motion:reduce){.upload-processing .upload-meter span,.upload-progress{animation:none}.upload-meter span{transition:none}}.tirage-navigation{margin-bottom:20px;min-width:0}.tirage-navigation-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.tirage-navigation-heading p{margin:6px 0 0;font-size:14px;color:#6d6d6d}.tirage-navigation-heading .button{white-space:nowrap;margin:0;font-size:15px;min-height:46px}.tirage-tabs{display:flex;gap:10px;overflow-x:auto;max-width:100%;padding:3px 2px 10px;scrollbar-width:thin;scrollbar-color:#ababab transparent;overscroll-behavior-x:contain}.tirage-tabs [role=tab]{display:flex;align-items:center;gap:11px;flex:0 0 210px;min-width:0;text-align:left;border:1px solid #d7d7d7;background:#fdfdfd;border-radius:12px;padding:10px;color:#6c6c6c;cursor:pointer}.tirage-tabs [role=tab][aria-selected=true]{border-color:#808080;background:#ededed;color:#2e2e2e;box-shadow:0 2px 8px #6a6a6a12}.tirage-tabs [role=tab]:focus-visible{outline:2px solid #717171;outline-offset:2px}.tirage-tabs [role=tab]:disabled{cursor:wait;opacity:.65}.tirage-tab-image{width:44px;height:48px;display:grid;place-items:center;flex-shrink:0;border-radius:6px;background:#e8e8e8;overflow:hidden}.tirage-tab-image img{width:100%;height:100%;object-fit:contain}.tirage-tab-image>span{font-size:24px;color:#898989}.tirage-tab-text{display:grid;gap:5px;min-width:0}.tirage-tab-text strong{font-size:15px}.tirage-tab-text>span{font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.print-line[hidden]{display:none!important}@media(max-width:720px){.tirage-navigation-heading{align-items:flex-start;gap:12px;flex-wrap:wrap}.tirage-navigation-heading .button{font-size:14px;padding:11px 15px}.tirage-tabs [role=tab]{flex-basis:185px}.tirage-navigation-heading p{font-size:13px}.tirage-navigation{margin-bottom:12px}}.tirage-tab-item{display:flex;align-items:center;flex:0 0 250px;min-width:0;border:1px solid #d7d7d7;border-radius:12px;background:#fdfdfd;padding-right:4px}.tirage-tab-item:has([aria-selected=true]){border-color:#808080;background:#ededed;box-shadow:0 2px 8px #6a6a6a12}.tirage-tab-item [role=tab],.tirage-tab-item [role=tab][aria-selected=true]{flex:1 1;min-width:0;border:0;background:transparent;box-shadow:none;padding:10px 6px 10px 10px}.tirage-tab-text strong{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tirage-tab-text strong small{font-size:10px;font-weight:400;color:#797979}.tirage-tab-delete{display:grid;place-items:center;flex:0 0 36px;min-height:44px;border:0;background:transparent;color:#7a7a7a;border-radius:8px;cursor:pointer}.tirage-tab-delete svg{width:18px;height:18px}.tirage-tab-delete:hover{background:#e4e4e4;color:#585858}.tirage-tab-delete:focus-visible{outline:2px solid #717171;outline-offset:0}.tirage-tab-delete:disabled{opacity:.45;cursor:wait}.empty-composition{font-size:15px;line-height:1.6;color:#6d6d6d}@media(max-width:720px){.tirage-tab-item{flex-basis:225px}.tirage-tab-item [role=tab]{flex-basis:0}.tirage-tab-image{width:36px}}.artwork-render{position:relative;width:100%;min-width:0}.artwork-render canvas{display:block;width:100%;height:360px;max-width:100%;background:radial-gradient(ellipse at 50% 62%,#e6e6e665,transparent 72%)}.artwork-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:7px 12px;background:#fdfdfddf;color:#6a6a6a;border-radius:8px;font-size:12px;white-space:nowrap}.artwork-views{flex-wrap:wrap;padding:4px 8px 0}.artwork-views,.artwork-views button{display:flex;justify-content:center;gap:6px}.artwork-views button{align-items:center;min-height:36px;border:1px solid #d4d4d4;border-radius:8px;padding:6px 11px;background:#fdfdfdb8;color:#686868;font-size:12px;cursor:pointer}.artwork-views button[aria-pressed=true]{background:#e3e3e3;border-color:#989898;color:#4b4b4b}.artwork-views button:hover{border-color:#7b7b7b}.artwork-views button:focus-visible{outline:2px solid #7b7b7b;outline-offset:2px}.artwork-views svg{width:17px;height:17px}.preview-stage .preview-format{text-align:center;font-size:12px;letter-spacing:1px;color:#6f6f6f;margin:12px 4px 8px}.inline-preview .artwork-render canvas{height:min(56svh,520px)}.floating-preview .artwork-render canvas{height:235px}.floating-preview .artwork-views{gap:4px}.floating-preview .artwork-views button{font-size:11px;padding:5px 8px}.preview-compact .artwork-render canvas{height:230px}.preview-compact .artwork-views button{padding:5px 7px;font-size:11px}.preview-compact .artwork-views svg{width:14px}.finishing-preview .preview-specs{flex-wrap:wrap;justify-content:center}@media(max-width:720px){.inline-preview .artwork-render canvas{height:min(39svh,325px)}.floating-preview .artwork-render canvas{height:155px}.floating-preview .artwork-views button{padding:4px 6px;min-height:34px;font-size:10px;gap:3px}.floating-preview .artwork-views svg{width:13px;height:13px}.floating-preview .preview-format{font-size:10px;margin:8px 0}.artwork-views button{min-height:40px;padding:6px 10px}.preview-compact .artwork-render canvas{height:195px}}.finishing-preview .preview-specs{display:flex;gap:6px 12px;align-items:center}.finishing-preview .preview-specs>span{font-size:11px}.admin-preview-setting{display:flex;align-items:center;justify-content:space-between;gap:24px}.admin-preview-setting h3{margin:0 0 7px;font-size:19px}.admin-preview-setting p{margin:0;max-width:650px;font-size:15px}.admin-preview-setting button{display:flex;align-items:center;gap:10px;min-height:44px;border:0;background:none;cursor:pointer;color:#555555;font-size:15px;white-space:nowrap}.admin-switch-track{display:flex;align-items:center;width:44px;height:26px;border-radius:20px;padding:3px;background:#b3b3b3;transition:background .18s}.admin-switch-track>span{width:20px;height:20px;background:white;border-radius:50%;box-shadow:0 1px 4px #00000022;transition:transform .18s}.admin-preview-setting [aria-checked=true] .admin-switch-track{background:#757575}.admin-preview-setting [aria-checked=true] .admin-switch-track>span{transform:translateX(18px)}.admin-preview-setting button:disabled{opacity:.6;cursor:wait}.admin-preview-setting button:focus-visible{outline:2px solid #757575;outline-offset:4px;border-radius:5px}@media(max-width:720px){.admin-preview-setting{align-items:flex-start;flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){.admin-switch-track,.admin-switch-track>span{transition:none}}.cart-thumbnail{display:grid;place-items:center;flex:0 0 58px;width:58px;height:64px;background:#eeeeee;border-radius:6px;padding:3px;overflow:hidden}.cart-thumbnail img{display:block;width:100%;height:100%;object-fit:contain;border:0;box-shadow:none;transform:none}.cart-thumbnail-empty{font-size:10px;line-height:1.3;text-align:center;color:#828282}.summary-line-head{display:flex;align-items:center;gap:10px;min-width:0}.summary-line-head>div{flex:1 1;min-width:0}.summary-line-head strong{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 9px;font-size:14px;line-height:1.5}.cart-photo-name,.summary-line-head strong>span{white-space:nowrap}.cart-photo-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:11px;line-height:1.5;color:#757575;margin-top:4px}.checkout-photo-list{display:grid;gap:14px;margin:18px 0 22px;padding-bottom:18px;border-bottom:1px solid #e2e2e2}.checkout-photo-list .summary-line-head strong{font-size:15px}.header .brand img,.site-footer .footer-brand img{height:auto;aspect-ratio:710/161}.order-notes{display:none}@media(max-width:720px){body,html{max-width:100%;overflow-x:hidden}.choice-section,.expert-form,.expert-layout,.expert-summary,.field-grid,.page,.panel,.print-line{min-width:0}.expert-form{overflow:hidden}.dimensions>*,.field-grid>*,.paper-choices>*,.visual-choices>*{min-width:0}.expert-form .actions{display:flex;flex-wrap:wrap;gap:10px}.expert-form .actions>.button{min-width:0}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}.print-margins{border:1px solid var(--line);border-radius:12px;background:#fafafa;padding:22px;margin:18px 0 20px;min-width:0}.margin-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.margin-heading h3{margin:0 0 4px}.margin-heading p{margin:0;color:var(--muted)}.margin-link{display:flex;align-items:center;gap:8px;border:1px solid #bbb;border-radius:24px;background:white;color:#111;padding:10px 14px;flex-shrink:0}.margin-link[aria-pressed=true]{background:#171717;color:white;border-color:#171717}.margin-link svg{width:20px;height:20px;flex-shrink:0}.margin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) minmax(0,1fr);grid-template-rows:auto 110px auto;gap:10px 18px;align-items:center;max-width:450px;margin:22px auto}.margin-input{display:grid;gap:6px;text-align:center;min-width:0}.margin-input>span{position:relative;display:block}.margin-input input{width:100%;min-width:0;text-align:center;background:#fff;padding:10px 30px 10px 6px;border-radius:7px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.margin-input small{position:absolute;right:9px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.margin-top{grid-column:2;grid-row:1}.margin-right{grid-column:3;grid-row:2}.margin-bottom{grid-column:2;grid-row:3}.margin-left{grid-column:1;grid-row:2}.margin-diagram{grid-column:2;grid-row:2;display:grid;place-items:center;min-width:0;height:100%}.margin-diagram-sheet{background:white;padding:10px;box-shadow:0 3px 15px #0002;border:1px solid #eee;max-width:140px;width:100%;height:100%}.margin-diagram img{width:100%;height:100%;object-fit:contain;display:block;background:#f5f5f5}.margin-result{display:flex;justify-content:center;align-items:baseline;gap:6px 16px;flex-wrap:wrap;text-align:center;border-top:1px solid #ddd;padding-top:16px}.margin-result strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.margin-help{margin:12px 0 0;color:var(--muted);line-height:1.55;text-align:center}.margin-error{margin:14px 0 0}.expert-form .paper-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.paper-copy{min-width:0}.paper-copy strong{overflow-wrap:anywhere}.option-price,.paper-price{display:block;font-weight:600;color:#111;margin-top:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.option-pricing-help{display:block;color:var(--muted);line-height:1.55;margin-top:8px}.choice-copy .option-price{margin-top:auto;padding-top:6px}.choice-copy{display:flex;flex-direction:column}.wood-choice .option-price{margin-top:0}@media(max-width:1100px){.expert-form .paper-choice{flex-direction:column;align-items:flex-start;padding:12px 22px 12px 12px}.expert-form .paper-emblem{align-self:center}.paper-copy{width:100%}}@media(max-width:560px){.print-margins{padding:15px 10px}.margin-heading{flex-wrap:wrap;gap:12px}.margin-link{padding:9px 12px}.margin-grid{gap:8px;grid-template-rows:auto 85px auto;margin:18px auto}.margin-input input{padding:10px 23px 10px 4px}.margin-input small{right:5px}.margin-diagram-sheet{padding:7px}.margin-help{line-height:1.5}.expert-form .paper-choices{gap:8px}.expert-form .paper-choice{padding:10px 18px 10px 9px}.expert-form .paper-emblem{max-width:100%}.paper-price{white-space:normal}}.expert-form .visual-choices.two-column-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;padding:0}.two-column-choices>.choice-none{grid-column:1/-1;display:flex;flex-direction:row;align-items:center;min-height:65px;padding:8px 30px 8px 12px;gap:10px;text-align:left}.two-column-choices>.choice-none .choice-visual{width:42px;flex:0 0 42px;height:42px;background:none}.two-column-choices>.choice-none .choice-copy{min-height:0;padding:0}.two-column-choices>.visual-choice:not(.choice-none) .choice-visual{height:85px}.two-column-choices .choice-copy{min-width:0}.two-column-choices .choice-copy strong{overflow-wrap:anywhere}@media(max-width:560px){.expert-form .visual-choices.two-column-choices{gap:8px}.two-column-choices>.visual-choice:not(.choice-none) .choice-visual{height:72px}}.margin-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.margin-reset{background:none;border:0;border-bottom:1px solid #888;color:#333;padding:7px 2px;white-space:nowrap}.margin-free-note{margin:12px 0 0;text-align:center;color:#333;line-height:1.5}.margin-heading{flex-wrap:wrap}@media(max-width:800px){.mobile-total.active-print-bar{display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:11px 16px max(11px,env(safe-area-inset-bottom));max-height:32dvh;overflow-y:auto}.active-print-bar-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.active-print-bar-head>div{min-width:0}.active-print-bar-head>div>small{display:block;color:#444;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.active-print-bar-head b{display:block}.active-print-bar-head b small{font-weight:400}.active-print-bar-head>.button{flex-shrink:0}.active-print-details{border-top:1px solid #ddd;padding-top:7px;line-height:1.45}.active-print-details p{margin:0;color:#222;overflow-wrap:anywhere}.active-print-details>small{display:block;color:#666;margin-top:3px}.expert-page{padding-bottom:230px}.expert-page~footer{padding-bottom:220px}.expert-layout .floating-preview{bottom:calc(var(--active-print-bar-height,86px) + 12px);max-height:calc(100dvh - var(--active-print-bar-height,86px) - 36px)}}.mobile-total.active-print-bar{background:#000;color:#fff;border-top-color:#333}.mobile-total.active-print-bar b,.mobile-total.active-print-bar p,.mobile-total.active-print-bar small{color:#fff}.mobile-total.active-print-bar .active-print-details{border-top-color:#444}.mobile-total.active-print-bar .button{background:#000;color:#fff;border-color:#888}.mobile-total.active-print-bar .button:hover{background:#242424}.paper-choice-card{position:relative;min-width:0;display:flex}.expert-form .paper-choice-card>.paper-choice{width:100%;height:100%;padding-bottom:48px}.paper-info-trigger{position:absolute;bottom:5px;right:6px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:transparent;color:#111}.paper-info-trigger:hover{background:#e9e9e9}.paper-info-trigger svg{width:21px;height:21px}.paper-info-dialog{width:min(520px,calc(100vw - 28px));max-height:85dvh;overflow:auto;border:1px solid #ddd;border-radius:16px;padding:30px;color:#111;background:#fff;box-shadow:0 24px 90px #0004}.paper-info-dialog::backdrop{background:#0007;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.paper-info-dialog h3{padding-right:30px;margin:6px 0 18px}.paper-info-dialog p{line-height:1.7;margin:16px 0}.paper-info-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border:0;background:#f2f2f2;color:#111;border-radius:50%;font-size:25px}.paper-info-tags{display:flex;gap:7px;flex-wrap:wrap}.paper-info-tags span{background:#f2f2f2;border-radius:20px;padding:5px 11px;font-size:14px}.paper-info-source{display:inline-block;text-decoration:underline;text-underline-offset:4px;font-size:14px;margin-top:6px}.paper-info-dialog .paper-info-note{font-size:14px;color:#555}@media(max-width:560px){.paper-info-dialog{width:calc(100vw - 12px);padding:20px 14px}.paper-info-dialog p{margin:12px 0;font-size:15px;line-height:1.55;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.paper-info-dialog h3{margin-bottom:14px}}.expert-form .print-family{margin:28px 0;padding:22px;background:#fff;border:1px solid #d7d7d7;border-radius:12px;box-shadow:0 2px 8px #00000004}.expert-form .print-family>.family-heading{margin:-22px -22px 22px;padding:20px 22px;background:#f2f2f2;border-bottom:1px solid #d7d7d7;border-radius:12px 12px 0 0;gap:13px}.expert-form .family-heading h4{color:#111;margin:0 0 4px}.expert-form .family-heading p{color:#444}.expert-form .family-marker{background:#fff;border:1px solid #ddd;color:#111}.expert-form .family-step{color:#777}.expert-form .print-family>.choice-section{margin-bottom:0}.expert-form .print-family>.choice-section>legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(max-width:560px){.expert-form .print-family{padding:12px;margin:24px 0}.expert-form .print-family>.family-heading{margin:-12px -12px 16px;padding:16px 12px;align-items:flex-start}.expert-form .family-step{font-size:16px}.expert-form .family-marker{padding:7px}}.tirage-navigation-heading .tirage-add{background:#000;color:#fff;border-color:#000}.tirage-navigation-heading .tirage-add:hover{background:#222;border-color:#222}.draft-status[role=status],.field-adjustment,.field-error,.notice[role=alert],[role=alert]{color:#b42318}.margin-error,.notice[role=alert]{background:#fff1f0;border-color:#e7a49e}.field-adjustment,.field-error{margin:6px 0;font-size:14px;line-height:1.5}.field-adjustment{border-left:3px solid #b42318;padding:8px 10px;background:#fff5f4}.dimension-errors:empty{display:none}.dimension-errors{grid-column:1/-1}.field-error:empty{display:none}input:user-invalid,input[aria-invalid=true],select:user-invalid,select[aria-invalid=true],textarea:user-invalid,textarea[aria-invalid=true]{border-color:#b42318!important;background-color:#fff8f7!important;outline-color:#b42318}.print-margins .field-error{font-weight:500;text-align:left}.dimension-errors p{white-space:normal}.paper-emblem:has(.paper-photo){width:90px;flex-basis:90px;height:auto;padding:0;flex-direction:column;align-items:center}.paper-emblem .paper-swatch.paper-photo{width:90px;height:90px;max-width:100%;object-fit:contain;background:transparent;border-radius:0;overflow:visible}.paper-info-image{display:block;width:180px;max-height:220px;object-fit:contain;margin:12px auto 20px}.margin-toggle{display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;min-height:48px}.margin-toggle::-webkit-details-marker{display:none}.margin-toggle::marker{content:""}.margin-toggle .margin-heading{flex:1 1}.margin-toggle .margin-heading h3{color:#111}.margin-toggle>svg{width:22px;height:22px;flex:0 0 22px;transition:transform .2s ease}.margin-disclosure[open]>.margin-toggle>svg{transform:rotate(180deg)}.margin-toggle:focus-visible{outline:2px solid #222;outline-offset:6px;border-radius:4px}.margin-body{border-top:1px solid #ddd;margin-top:16px;padding-top:18px}.margin-body>.margin-actions{justify-content:flex-end}@media(prefers-reduced-motion:reduce){.margin-toggle>svg{transition:none}}.margin-diagram{overflow:hidden}.margin-diagram-sheet{position:relative;flex-shrink:0}.margin-diagram-sheet img{position:absolute;inset:10px;width:calc(100% - 20px);height:calc(100% - 20px);object-fit:contain}@media(max-width:560px){.margin-diagram-sheet img{inset:7px;width:calc(100% - 14px);height:calc(100% - 14px)}}html body .checkout-file-errors button,html body .checkout-file-errors p,html body .draft-status[role=status],html body .field-adjustment,html body .field-error,html body .margin-error,html body [role=alert]{font-family:var(--type-notice-font,Inter,Arial,sans-serif)!important;font-size:max(11px,calc(var(--type-notice-size,14px) - 2px))!important;font-weight:var(--type-notice-weight,400)!important;line-height:1.45}.finishing-preview,.floating-preview,.inline-preview{background:#fafafa}.finishing-preview .artwork-render canvas,.finishing-preview .preview-stage{background:transparent}.finishing-preview .artwork-render canvas{border-radius:8px}.stock-unavailable{display:inline-block;color:#b42318!important;background:#fff3f1;border:1px solid #f0d2cd;border-radius:6px;padding:4px 8px;font-size:12px!important;line-height:1.5;font-weight:600}.paper-copy .stock-unavailable{margin:5px 0}.paper-out-of-stock .paper-choice:disabled{opacity:1;cursor:not-allowed;border-style:dashed}.paper-out-of-stock .paper-emblem{opacity:.6}.paper-out-of-stock .paper-price{color:#777}.stock-available{font-size:13px}.admin-stock-setting small{font-weight:400;font-size:13px}.service-product-copy>.stock-unavailable{margin-top:16px}.paper-image-admin{margin:0;min-width:0;border:1px solid #ddd;border-radius:10px;padding:15px;grid-column:1/-1}.paper-image-admin legend{font-size:16px;font-weight:600;padding:0 6px}.paper-image-admin-preview{display:grid;place-items:center;width:160px;height:160px;border:1px solid #eee;border-radius:10px;background:#fafafa;margin:5px 0 18px}.paper-image-admin-preview .paper-swatch{width:140px;height:140px;max-width:100%;object-fit:contain}.paper-image-admin>small{margin-top:12px;line-height:1.6;font-size:13px}.paper-image-admin>p{font-size:13px;margin-top:10px}.paper-image-admin .actions{align-items:center}.dropzone.upload-error{border-color:#b42318;background:#fff8f7}.upload-file-error{margin:10px 0 20px}.checkout-file-errors{color:#b42318;margin:16px 0}.checkout-file-errors p{margin:8px 0}.checkout-file-errors .text-button{color:inherit;font-size:inherit;padding:0}.print-family>summary.family-heading{cursor:pointer;list-style:none}.print-family>summary.family-heading::-webkit-details-marker{display:none}.print-family>summary.family-heading::marker{content:""}.family-chevron{width:20px;height:20px;flex:0 0 20px;align-self:center;transform:rotate(-90deg);transition:transform .2s ease}.print-family[open]>summary .family-chevron{transform:rotate(0)}.expert-form .print-family:not([open]){padding-bottom:0}.expert-form .print-family:not([open])>.family-heading{margin-bottom:0;border-bottom:0;border-radius:12px}.print-family>summary:focus-visible{outline:2px solid #222;outline-offset:3px}.family-heading>div{min-width:0}@media(prefers-reduced-motion:reduce){.family-chevron{transition:none}}.expert-form .paper-choices.paper-choices-matte{grid-template-columns:repeat(3,minmax(0,1fr))}.expert-form .paper-choices-matte .paper-choice{flex-direction:column;align-items:flex-start}.expert-form .paper-choices-matte .paper-emblem{align-self:center;max-width:100%;flex-basis:auto}.expert-form .paper-choices-matte .paper-copy{width:100%}@media(max-width:560px){.expert-form .paper-choices-matte{gap:6px}.expert-form .paper-choices-matte .paper-choice{padding-left:6px;padding-right:6px;padding-top:28px}.paper-choices-matte .paper-copy>*{overflow-wrap:anywhere}.paper-choices-matte .stock-unavailable{padding:3px}}.expert-form .paper-choices-matte .paper-brand{width:100%;max-width:84px;min-width:0}.expert-form .paper-choices-matte .paper-brand img{max-width:100%;height:auto}.expert-form .paper-choices-matte .paper-swatch{max-width:100%}.expert-form .paper-choices .paper-choice-card>.paper-choice{min-height:0;padding-top:10px;padding-bottom:40px;gap:7px}.expert-form .paper-choices .paper-emblem{width:68px;flex-basis:auto;gap:3px}.expert-form .paper-choices .paper-emblem .paper-swatch{width:60px;height:54px;object-fit:contain}.expert-form .paper-choices .paper-brand{width:68px;height:25px}.expert-form .paper-choices .paper-brand img{max-height:24px;max-width:100%;height:auto}.expert-form .paper-choices .paper-copy{gap:3px}.expert-form .paper-choices .paper-price{margin-top:2px}.expert-form .paper-choices .paper-price:empty{display:none}.expert-form .paper-choices,.expert-form .paper-choices.paper-choices-matte{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:stretch}.expert-form .paper-choices.paper-choices-matte>.paper-choice-card,.expert-form .paper-choices>.paper-choice-card{grid-column:span 2}.expert-form .paper-choices .paper-choice-card>.paper-choice{flex-direction:column;align-items:stretch;padding-left:10px;padding-right:10px}.expert-form .paper-choices .paper-emblem{align-self:center;height:82px;min-height:82px;justify-content:center}.expert-form .paper-choices .paper-copy{flex:1 1;width:100%;align-items:flex-start}.expert-form .paper-choices .paper-copy strong{min-height:2.7em}.expert-form .paper-choices .paper-price:not(:empty){margin-top:auto;padding-top:5px}@media(max-width:560px){.expert-form .paper-choices,.expert-form .paper-choices.paper-choices-matte{gap:8px}.expert-form .paper-choices .paper-choice-card>.paper-choice{padding-left:6px;padding-right:6px;padding-top:26px}}.expert-form .paper-choices .paper-choice>.stock-unavailable{position:absolute;left:10px;right:48px;bottom:10px;display:block;text-align:left;background:none;border:0;border-radius:0;padding:0;margin:0;color:#b42318!important;font-size:11px!important;line-height:1.2;box-shadow:none;white-space:normal;pointer-events:none}.expert-form .paper-choices .paper-choice-card>.paper-choice{padding-top:8px;padding-bottom:34px}.expert-form .paper-choices .paper-emblem{height:62px;min-height:62px}.expert-form .paper-choices .paper-emblem .paper-swatch{width:58px;height:50px}.expert-form .paper-choices .paper-copy strong{min-height:0;line-height:1.3}@media(max-width:560px){.expert-form .paper-choices .paper-choice-card>.paper-choice{padding-top:10px;padding-bottom:32px}.expert-form .paper-choices .paper-emblem{height:56px;min-height:56px}.expert-form .paper-choices .paper-emblem .paper-swatch{width:54px;height:46px}}@media(max-width:800px){.mobile-total.active-print-bar{transition:max-height .45s ease,opacity .45s ease,transform .45s ease,padding .45s ease;background:linear-gradient(90deg,#101010,#171717)}.mobile-total.active-print-bar.is-quiet{max-height:58px;padding:7px 16px calc(7px + env(safe-area-inset-bottom));opacity:.78}.mobile-total.active-print-bar.is-quiet .active-print-details{display:none}.mobile-total.active-print-bar.is-quiet .active-print-bar-head b{font-size:17px}.mobile-total.active-print-bar.is-quiet .active-print-bar-head>div>small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}}