:root{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#263b35;background:#f7f7f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,label.upload,select{cursor:pointer}.brand-bar{height:76px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e7df;background:#fff}.brand{font-size:25px;letter-spacing:-1.2px;font-weight:800}.brand small{font-weight:400}.brand-bar span:last-child{font-size:12px;color:#68756e}.personalizer{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);max-width:1440px;margin:auto;min-height:calc(100vh - 76px)}.stage-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;background:radial-gradient(ellipse at center,#eeeee5,#f7f7f2);position:sticky;top:0;height:calc(100vh - 76px)}.preview-label{text-transform:uppercase;letter-spacing:2px;font-size:10px;color:#728075;margin-bottom:26px}.stage-wrap{display:grid;place-items:center;position:relative;filter:drop-shadow(0 15px 20px #253b3525);max-width:100%;max-height:60vh}canvas{display:block;max-width:100%;max-height:58vh;background:white;touch-action:none;border-radius:3px;cursor:move}.empty-preview{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;pointer-events:none;color:#728075;text-align:center;padding:30px;background:linear-gradient(135deg,#edf0e4dd,#f8f6eddd);border:10px solid #d5bf98;border-radius:3px}.empty-preview .large-icon{font-size:48px;font-weight:200;color:#9baf91}.empty-preview strong{font-family:Georgia,serif;font-weight:400;font-size:28px}.empty-preview span{font-size:12px;line-height:1.7}.dimension{font-size:12px;color:#728075;margin:22px 0 12px}.stage-tip{display:flex;align-items:center;gap:8px;border:1px solid #dde1d7;border-radius:30px;padding:10px 16px;font-size:12px;background:#ffffffa0}.quality{font-size:12px;color:#9b570c;text-align:center;max-width:390px;line-height:1.5}.quality:empty{display:none}.controls{padding:40px 44px;background:#fff}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#819075;text-transform:uppercase;font-weight:700}.controls h1{font-family:Georgia,serif;font-size:38px;font-weight:400;line-height:1.12;letter-spacing:-1px;margin:12px 0}.intro{font-size:13px;color:#778077;line-height:1.7;margin:0 0 24px}.steps{display:flex;gap:20px;font-size:11px;color:#6c776d;padding:0 0 23px;border-bottom:1px solid #edf0e8}.steps span{display:flex;align-items:center;gap:7px}.steps b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e8eee0;color:#426244;font-size:10px}.section-title{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin:25px 0 12px}.section-title small{font-size:10px;color:#8a9189;font-weight:400}.upload{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;padding:23px 14px;border:1.5px dashed #b8c4a9;border-radius:12px;background:#f8faf5;font-size:13px;transition:.2s}.upload:hover{background:#eef4e7;border-color:#506848}.upload svg{width:24px;height:24px;stroke:#718363}.upload small{font-size:10px;color:#85907e;font-weight:400}.upload input{position:absolute;width:1px;height:1px;opacity:0}.upload:focus-within{outline:3px solid #9ba991}.row{display:grid;gap:12px}.row.two{grid-template-columns:1fr 1fr;margin-top:16px}.controls label{font-size:12px;font-weight:500}.controls select,.controls input[type=text],.controls input[type=password]{width:100%;margin-top:7px;padding:11px;border:1px solid #dfe4d8;border-radius:8px;background:#fff;color:#344d3c}.controls select:focus,.controls input:focus-visible{outline:2px solid #8a9f79;outline-offset:2px}fieldset{display:grid;gap:17px;margin:20px 0;padding:16px;border:1px solid #e7eadd;border-radius:10px}legend{font-size:12px;padding:0 7px}input[type=range]{width:100%;accent-color:#546d43;height:20px;display:block;margin-top:10px}.hint{font-size:11px;color:#7b8577;line-height:1.5;margin:0}.text-card{display:grid;gap:12px;padding:15px;border:1px solid #e3e8da;border-radius:10px;margin:12px 0;background:#fcfdf9}.options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.controls button{border:1px solid #dce3d2;border-radius:8px;padding:11px 16px;background:#fff;color:#425737;font-size:12px;font-weight:600;min-height:42px}.controls button:hover{background:#f1f5e9}.controls button:disabled{opacity:.4;cursor:not-allowed}.controls .add-text{width:100%;border-style:dashed}.controls .primary{display:block;width:100%;background:#526d3f;color:white;border:0;padding:17px 20px;font-size:13px;border-radius:9px;margin-top:22px;min-height:50px}.controls .primary:hover{background:#405831}.footer-note{text-align:center;font-size:10px;color:#8a9284;margin:12px 0}.save-area{margin-top:24px;border-top:1px solid #edf0e8}.save-area p[role=status]{font-size:12px;line-height:1.5;color:#526d3f}.text-card button{justify-self:start;font-size:10px;padding:6px 10px;min-height:32px}.text-card input[type=range]{margin-top:6px}[hidden]{display:none!important}@media(min-width:1450px){.personalizer{border-left:1px solid #eee;border-right:1px solid #eee}}@media(max-width:800px){.brand-bar{height:60px;padding:0 20px}.brand{font-size:21px}.personalizer{grid-template-columns:1fr}.stage-panel{position:relative;height:auto;min-height:390px;padding:25px 24px}.preview-label{margin-bottom:18px}canvas{max-height:300px;max-width:85vw}.stage-wrap{max-height:300px}.empty-preview strong{font-size:22px}.dimension{margin:14px 0 10px}.stage-tip{font-size:10px;padding:8px 13px}.controls{padding:28px 24px}.controls h1{font-size:33px}.save-area{position:sticky;bottom:0;background:#fff;padding:8px 0;z-index:2}.save-area .primary{margin-top:5px}.footer-note{margin-bottom:4px}}

.wood-preview{background-repeat:no-repeat}.wood-preview canvas{background:transparent}.wood-preview .empty-preview{background:transparent;border:0;color:#35442e}.wood-preview .empty-preview .large-icon{color:#536447}.wood-preview .empty-preview strong,.wood-preview .empty-preview span{text-shadow:0 1px 8px #ffffffb0}

/* Same artwork on both cards; Tinycardz has half the width and height. */
.stage-panel.has-comparison{height:auto;min-height:calc(100vh - 76px);position:relative;padding-top:28px;padding-bottom:28px}
.has-comparison>.stage-wrap>canvas{max-height:43vh}
.size-comparison{display:flex;align-items:center;gap:20px;width:min(100%,390px);margin:24px 0 0;padding:18px 20px;border:1px solid #dfe4d7;border-radius:16px;background:#ffffff9c}
.comparison-scene{position:relative;width:148px;height:143px;flex:0 0 148px}
.comparison-card{position:absolute;background-repeat:no-repeat;box-shadow:0 5px 12px #263b3530;border-radius:2px;overflow:hidden}
.comparison-card canvas{width:100%;height:100%;max-width:none;max-height:none;background:transparent;border-radius:0;cursor:default;pointer-events:none}
.comparison-wood{width:90px;height:126px;left:46px;top:0}
.comparison-tiny{width:45px;height:63px;left:20px;top:75px;z-index:1;box-shadow:0 5px 12px #263b3545,0 0 0 1px #ffffff70}
.size-comparison.landscape .comparison-scene{height:115px}
.landscape .comparison-wood{width:126px;height:90px;left:20px}
.landscape .comparison-tiny{width:63px;height:45px;left:0;top:67px}
.size-comparison figcaption{display:grid;gap:8px;min-width:0}
.size-comparison figcaption strong{font-family:Georgia,serif;font-size:19px;font-weight:400;line-height:1.2}
.size-comparison figcaption span{font-size:11px;color:#66745e;line-height:1.6}
.size-comparison figcaption small{font-size:10px;color:#7d8578;line-height:1.5}
@media(max-width:800px){.stage-panel.has-comparison{min-height:0}.has-comparison>.stage-wrap>canvas{max-height:300px}.size-comparison{padding:14px;gap:12px;margin-top:18px}.comparison-scene{flex-basis:148px}.size-comparison figcaption strong{font-size:17px}}

@font-face{font-family:WoodcardzInter;src:url('/brand/inter-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:WoodcardzInter;src:url('/brand/inter-bold.woff2') format('woff2');font-style:normal;font-weight:600 900;font-display:swap}
html[data-shop="woodcardz"]{font-family:WoodcardzInter,Arial,sans-serif;color:#000;background:#fff}
[data-shop="woodcardz"] .brand-bar{height:100px;border-color:#dfdfdf}
[data-shop="woodcardz"] .brand img{display:block;width:162px;height:91px;object-fit:contain}
[data-shop="woodcardz"] .stage-panel{background:radial-gradient(ellipse at center,#eee8df,#faf8f4)}
[data-shop="woodcardz"] .controls h1,[data-shop="woodcardz"] .size-comparison figcaption strong,[data-shop="woodcardz"] .empty-preview strong{font-family:WoodcardzInter,Arial,sans-serif;font-weight:700;letter-spacing:-.8px}
[data-shop="woodcardz"] .controls .primary{background:#000;border-radius:14px;color:white}
[data-shop="woodcardz"] .controls .primary:hover{background:#333}
[data-shop="woodcardz"] .controls button{border-color:#dfdfdf;color:#000;border-radius:14px}
[data-shop="woodcardz"] .controls button:hover{background:#f5f2ed}
[data-shop="woodcardz"] .controls select,[data-shop="woodcardz"] .controls input[type=text]{border-color:#dfdfdf;color:#333;border-radius:4px}
[data-shop="woodcardz"] .upload{background:#faf8f4;border-color:#c7b9a5}
[data-shop="woodcardz"] .upload:hover{background:#f1ece4;border-color:#333}
[data-shop="woodcardz"] .upload svg{stroke:#333}
[data-shop="woodcardz"] .steps b{background:#eee8df;color:#333}
[data-shop="woodcardz"] input[type=range]{accent-color:#000}
[data-shop="woodcardz"] .text-card{background:#faf9f6;border-color:#dfdfdf}
[data-shop="woodcardz"] .eyebrow,[data-shop="woodcardz"] .preview-label{color:#78614b}
[data-shop="woodcardz"] .intro,[data-shop="woodcardz"] .hint,[data-shop="woodcardz"] .dimension,[data-shop="woodcardz"] .steps{color:#555}
[data-shop="woodcardz"] .size-comparison,[data-shop="woodcardz"] fieldset,[data-shop="woodcardz"] .stage-tip{border-color:#dfdfdf}
[data-shop="woodcardz"] .size-comparison figcaption span,[data-shop="woodcardz"] .size-comparison figcaption small{color:#555}
@media(max-width:800px){[data-shop="woodcardz"] .brand-bar{height:80px}[data-shop="woodcardz"] .brand img{width:132px;height:74px}}

.shop-embedded .brand-bar{display:none}
.shop-embedded .personalizer{min-height:0}
.shop-embedded .stage-panel,.shop-embedded .stage-panel.has-comparison{position:relative;height:auto;min-height:0}
.shop-embedded .stage-wrap>canvas{max-height:480px}
@media(max-width:800px){.shop-embedded .stage-wrap>canvas{max-height:300px}}
