:root{--ink:#233b32;--muted:#637068;--green:#234c40;--green-hover:#173d31;--cream:#f7f6ef;--line:#dfe3d9;--pale:#eef2e8;--white:#fffefb;--amber:#846423;--error:#943c31;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;text-rendering:optimizeLegibility}
*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.55}button,input{font:inherit}button,a,label,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:4px}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,.file-button:focus-within{outline:3px solid #ac7437;outline-offset:4px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}h1,h2{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.045em}h1{font-size:clamp(40px,4.3vw,58px);line-height:1.06}h2{font-size:34px;line-height:1.2;margin-bottom:13px}h3{font-size:18px;line-height:1.35}p+p{margin-top:12px}img{max-width:100%}[hidden]{display:none!important}.shell{width:min(1180px,calc(100% - 80px));margin:auto}.site-header{display:flex;justify-content:space-between;align-items:center;min-height:94px;border-bottom:1px solid var(--line);gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:26px;font-weight:600;letter-spacing:-1px}.brand>span{display:inline-flex;align-items:center;gap:16px}.brand-divider{font-weight:400;color:#bbc3b6;font-size:25px}.product-name{font-size:14px;letter-spacing:0;font-weight:400}.quiet-link{font-size:13px;text-decoration:none}.quiet-link span{margin-left:7px}.hero{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:35px;padding:54px 0 42px}.eyebrow,.section-label,.mini-label{text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:700}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:20px}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block;flex:none}.hero-description{font-size:16px;max-width:480px;color:var(--muted);margin-top:21px;line-height:1.65}.hero-meta{display:flex;flex-wrap:wrap;gap:8px 19px;font-size:11px;color:var(--muted);margin-top:24px}.hero-meta span+span:before{content:'·';margin-right:19px;color:#87917d}.hero-art{text-align:center;margin-top:8px;transform:rotate(-2deg)}.hero-art img{display:block;width:100%;height:auto}.hero-art figcaption{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:15px;color:#70806a;transform:rotate(2deg);margin-top:-8px}.availability{display:flex;align-items:center;gap:10px;border:1px solid #e3d9bd;background:#f4f0e3;color:#6c582d;border-radius:7px;padding:12px 17px;font-size:12px;margin-bottom:17px}.workspace{border:1px solid #d8dfd2;border-radius:12px;background:var(--white);box-shadow:0 8px 30px #253d2e05;overflow:hidden;scroll-margin-top:20px}.steps{display:flex;gap:0;margin:0;padding:19px 34px;list-style:none;border-bottom:1px solid var(--line);background:#fbfbf6}.steps li{display:flex;align-items:center;gap:9px;font-size:12px;color:#758072;flex:1}.steps li:last-child{flex:1.2}.steps li:after{content:'';height:1px;background:var(--line);flex:1;margin:0 28px 0 18px}.steps li:last-child:after{display:none}.steps li span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #cbd2c5;border-radius:50%;font-size:11px}.steps li.active{color:var(--green);font-weight:700}.steps li.active span{background:var(--green);color:var(--white);border-color:var(--green)}.steps li.complete span{border-color:var(--green);color:var(--green);background:var(--pale)}.panel{padding:35px}.section-label{color:#78856b;margin-bottom:10px}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.55}.upload-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:55px}.upload-layout>div>p.muted{max-width:480px;font-size:14px}.dropzone{position:relative;display:flex;align-items:center;flex-direction:column;gap:8px;border:1px dashed #a9b7a0;border-radius:8px;background:#fafbf6;margin-top:24px;padding:27px 16px 23px;transition:background .2s,border-color .2s}.dropzone.dragover{background:#e7efdf;border-color:var(--green)}.upload-icon{margin-bottom:3px;color:#66845c}.dropzone strong{font-size:16px;font-weight:500}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:43px;border:1px solid transparent;border-radius:5px;padding:10px 19px;font-size:12px;font-weight:600;text-decoration:none;line-height:1.45}.primary{background:var(--green);color:white}.primary:hover:not(:disabled){background:var(--green-hover)}.subtle{background:transparent;border-color:#d3dcce;color:var(--green)}.subtle:hover{background:var(--pale)}.file-button{position:relative;overflow:hidden;margin:9px 0 6px;cursor:pointer}.file-button input{position:absolute;opacity:0;width:100%;height:100%;inset:0;cursor:pointer}.file-button:has(input:disabled){opacity:.5;cursor:wait}.file-note{font-size:11px;color:var(--muted);margin-top:13px!important}.file-note span{padding-right:7px;color:#879679}.upload-aside{border-left:1px solid var(--line);padding-left:39px;margin-top:3px}.mini-label{color:#78856b}.upload-aside h3{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.025em;font-size:29px;margin-top:12px}.how-list{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:22px}.how-list li{display:flex;gap:15px}.how-list li>span{font-size:10px;color:#7f8c72;padding-top:2px}.how-list strong{font-size:12px;font-weight:600}.how-list p{color:var(--muted);font-size:12px;line-height:1.55;margin-top:5px;max-width:250px}.aside-footnote{border-top:1px solid var(--line);margin-top:24px!important;padding-top:17px;font-size:11px;color:var(--muted)}.information-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding:51px 15px 45px}.information-grid h2{font-size:27px;margin-bottom:12px}.information-grid>div>p:not(.section-label){font-size:13px;color:var(--muted);margin-bottom:20px;max-width:420px}details{border-top:1px solid var(--line);padding:14px 0;font-size:12px}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:19px;color:#7c8a71;line-height:1}details[open] summary:after{content:'−'}details p{color:var(--muted);margin-top:13px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:24px 0 29px;font-size:10px;color:var(--muted)}.footer-brand{font-size:22px;color:var(--ink)}.site-footer>span:last-child{text-align:right}.message{background:#f9eeea;color:var(--error);padding:15px 20px;border-bottom:1px solid #e4c9bd;font-size:13px}.busy{display:flex;align-items:center;gap:12px;padding:13px 35px;background:var(--pale);font-size:13px}.spinner{width:16px;height:16px;border:2px solid #bacbb0;border-top-color:var(--green);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading>.button{margin-top:20px;flex-shrink:0}.section-heading .muted{font-size:13px}.arrange-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px}.page-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.page-toolbar h3{font-size:14px;font-weight:600}.page-toolbar>div{display:flex;gap:15px;flex-shrink:0}.text-button{background:none;border:0;color:var(--green);padding:0;font-size:11px;text-decoration:underline;text-underline-offset:3px}.pages-section>p{margin-top:7px}.page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:18px;max-height:595px;overflow:auto;padding:4px}.page-card{position:relative;display:flex;flex-direction:column;align-items:center;background:#f5f5ef;border:1px solid #d5dccf;border-radius:5px;padding:10px 7px 8px;min-width:0;min-height:120px;gap:8px;cursor:pointer;color:var(--muted)}.page-card:has(input:checked){border-color:var(--green);background:#eaf0e4;box-shadow:0 0 0 1px var(--green)}.page-card input{position:absolute;inset:9px auto auto 7px;width:15px;height:15px;margin:0;accent-color:var(--green);z-index:1}.page-card img{height:134px;width:100%;object-fit:contain;background:white;border:1px solid #e6e9df}.page-card>span{font-size:11px}.page-card .position-badge{position:absolute;right:4px;top:4px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;width:23px;height:23px;font-size:11px}.layout-controls{background:#f7f8f2;border:1px solid var(--line);border-radius:7px;padding:23px;align-self:start}.layout-controls label{font-size:12px;font-weight:600;display:block;margin-bottom:7px}input:not([type=checkbox]):not([type=file]){background:var(--white);color:var(--ink);border:1px solid #bdc9b6;border-radius:4px;min-height:42px;width:100%;padding:9px 10px;font-size:14px}.field-help{font-size:11px;line-height:1.55;color:var(--muted);margin:7px 0 19px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.layout-summary{display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--line);padding:17px 0}.layout-summary strong{font-size:15px;font-weight:500}.field-error{font-size:12px;color:var(--error);margin:0 0 13px}.full-width{width:100%}.centered{text-align:center;margin-top:10px}.proof-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px}.proof-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.proof-tabs{display:flex;background:#eff2e9;padding:3px;border-radius:6px;gap:4px}.proof-tabs button{background:transparent;color:var(--muted);border:0;border-radius:4px;padding:8px 13px;font-size:11px;min-height:35px}.proof-tabs button[aria-selected=true]{background:white;color:var(--green);box-shadow:0 1px 4px #102b1612}.proof-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--muted)}.proof-stage{display:flex;justify-content:center;align-items:center;min-height:370px;height:470px;padding:26px;border:1px solid var(--line);border-radius:6px;background-color:#edf0e7;background-image:radial-gradient(#cdd6c7 .75px,transparent .75px);background-size:14px 14px;overflow:auto}.proof-stage img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 3px 7px #1e311c16)}.detail-stage{background:#f0f2eb}.detail-stage img{filter:none}.proof-layout>div>p{margin-top:12px}.purchase-panel{border:1px solid var(--line);border-radius:7px;background:#f8f9f3;padding:22px;align-self:start}.dimensions{margin:15px 0;display:grid;gap:10px;font-size:11px}.dimensions>div{display:flex;justify-content:space-between;gap:15px}.dimensions dt{color:var(--muted)}.dimensions dd{margin:0;text-align:right;font-weight:600}.price-row{display:flex;justify-content:space-between;align-items:center;margin:21px 0;padding-top:17px;border-top:1px solid var(--line)}.price-row>strong{font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1;font-weight:400}.price-row>strong span{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:var(--muted)}.price-row>span{font-size:10px;color:var(--muted);text-align:right}.confirmation{display:flex;gap:10px;font-size:11px;line-height:1.6;margin-bottom:18px;cursor:pointer}.confirmation input{flex:none;width:16px;height:16px;margin:3px 0 0;accent-color:var(--green)}.payment-status{font-size:11px;color:var(--amber);margin:13px 0 9px}.payment-status.paid{color:var(--green)}#expiry{margin:14px 0 6px}#copy-status{font-size:10px;margin-top:7px}.secure-note{font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:13px;margin-top:16px!important}.skip-link{position:absolute;left:20px;top:-100px;background:var(--green);color:white;padding:10px 16px;z-index:10}.skip-link:focus{top:10px}.layer-notice{padding:11px 13px;background:var(--pale);border-radius:5px;margin-top:15px;font-size:12px;color:var(--green)}.layer-notice a{white-space:nowrap}
h2[tabindex="-1"]:focus{outline:none}.heading-actions{display:flex;flex-direction:column;gap:10px;align-items:center;flex-shrink:0;margin-top:20px}
@media(min-width:1400px){.hero{padding-top:63px;padding-bottom:48px}}
@media(max-width:1000px){.shell{width:calc(100% - 48px)}.hero{gap:10px}.hero-art{opacity:.9}.upload-layout{gap:30px}.upload-aside{padding-left:27px}.panel{padding:28px}.arrange-layout,.proof-layout{grid-template-columns:minmax(0,1fr) 270px;gap:22px}.page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.layout-controls,.purchase-panel{padding:18px}.information-grid{gap:40px;padding-left:0;padding-right:0}.proof-stage{height:440px}.proof-label{display:none}}
@media(max-width:760px){.shell{width:calc(100% - 32px)}.site-header{min-height:75px}.brand{font-size:24px}.brand>span{gap:10px}.product-name{font-size:12px}.site-header .quiet-link{font-size:0}.site-header .quiet-link span{font-size:20px}.hero{padding:33px 0 28px;grid-template-columns:1fr;gap:0}.eyebrow{font-size:9px;margin-bottom:15px}.hero h1{font-size:44px;max-width:440px}.hero-description{font-size:14px;max-width:430px;margin-top:17px}.hero-meta{font-size:10px;gap:8px 11px;margin-top:18px}.hero-meta span+span:before{margin-right:11px}.hero-art{display:none}.availability{font-size:11px;align-items:flex-start;padding:11px 12px}.availability .status-dot{margin-top:6px}.steps{padding:15px 16px;gap:12px}.steps li{font-size:10px;gap:6px;flex:0 1 auto;white-space:nowrap}.steps li:last-child{flex:1}.steps li:after{margin:0 0 0 6px;min-width:8px}.steps li span{width:21px;height:21px;font-size:10px;flex:none}.panel{padding:23px 20px}h2{font-size:29px}.upload-layout{grid-template-columns:1fr;gap:28px}.upload-aside{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.upload-aside h3{font-size:25px}.upload-aside h3 br{display:none}.how-list{gap:19px;margin-top:21px}.how-list p{max-width:none}.dropzone{margin-top:21px;padding:24px 13px}.information-grid{grid-template-columns:1fr;gap:32px;padding:35px 4px}.information-grid h2{font-size:26px}.site-footer{flex-wrap:wrap;gap:13px;font-size:9px;padding:21px 0}.site-footer>span:last-child{text-align:left;width:100%}.section-heading{flex-direction:column;gap:14px;margin-bottom:23px}.section-heading>.button{margin-top:0;min-height:36px;padding:8px 12px;font-size:11px}.arrange-layout,.proof-layout{grid-template-columns:1fr;gap:24px}.page-toolbar{flex-wrap:wrap}.page-toolbar h3{font-size:13px}.page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:380px}.page-card img{height:116px}.layout-controls,.purchase-panel{padding:21px}.proof-stage{height:400px;min-height:300px;padding:18px}.proof-toolbar{margin-bottom:10px}.proof-label{display:block;font-size:8px}.proof-tabs button{padding:8px 10px;font-size:10px}.busy{padding:13px 20px;font-size:12px}.dimensions{font-size:12px}.confirmation{font-size:12px}.price-row>span,.secure-note{font-size:11px}.payment-status{font-size:12px}.text-button{min-height:26px}.dimensions>div{gap:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

/* Clear instructions and readable controls, including narrow and zoomed layouts. */
.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 22px;margin-top:24px}.hero-actions .button{min-height:46px;font-size:15px}.guide-link{font-size:14px}.hero-meta{font-size:14px;margin-top:17px}.field-pair{grid-template-columns:1fr;gap:16px}.proof-checklist{margin:13px 0 0;padding-left:19px;font-size:14px;color:var(--muted)}.proof-checklist li+li{margin-top:5px}
.small,.field-help,.field-error,.file-note,.how-list p,.how-list strong,.aside-footnote,details,.confirmation,.payment-status,.secure-note,.layer-notice,.layout-controls label,.information-grid>div>p:not(.section-label),.section-heading .muted,.availability,.message,.busy,#copy-status,.dimensions,.price-row>span{font-size:14px}.button,.text-button,.proof-tabs button{font-size:14px}.text-button{min-height:32px}.page-card>span{font-size:14px}.layout-controls,.purchase-panel,.section-heading>div,.hero-copy{min-width:0}.purchase-panel{overflow-wrap:anywhere}.layer-notice a{white-space:normal}.dimensions>div{flex-wrap:wrap}.dimensions dd{margin-left:auto}.price-row{gap:14px}.steps{flex-wrap:wrap}.steps li{min-width:0}
@media(max-width:760px){.hero-meta{font-size:14px;gap:6px 11px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px;margin-top:21px}.hero-actions .button{width:100%;max-width:360px}.steps{gap:10px}.steps li{white-space:normal;font-size:11px;flex:1}.steps li:last-child{flex:1.6}.steps li:after{display:none}.proof-toolbar{flex-wrap:wrap}.proof-tabs{flex-wrap:wrap}.page-toolbar{gap:10px}.page-toolbar>div{gap:20px}.page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer>span:last-child{overflow-wrap:anywhere}}
