.ht-page{background:#f8fafc;color:#111827}.ht-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.ht-hero{padding:54px 0 38px;background:linear-gradient(135deg,#111827 0%,#1f2937 64%,#3f3f46 100%);color:#fff}.ht-hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:28px;align-items:center}.ht-hero h1{font-size:clamp(32px,5vw,58px);line-height:1.02;margin:10px 0 16px;letter-spacing:-.04em}.ht-hero p{font-size:17px;line-height:1.7;color:#e5e7eb;max-width:800px}.ht-eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:#ffd400}.ht-hero-note{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:22px}.ht-main{padding:30px 0 70px}.ht-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:18px}.ht-step{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px;font-size:12px;font-weight:800;display:flex;gap:8px;align-items:center}.ht-step b{width:26px;height:26px;border-radius:50%;background:#ffd400;display:grid;place-items:center;color:#111827}.ht-guide{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin-bottom:20px}.ht-guide-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.ht-guide-head span{display:block;color:#64748b;font-size:13px;margin-top:4px}.ht-guide-track{height:9px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:12px 0}.ht-guide-track span{display:block;height:100%;background:#ffd400;border-radius:inherit;transition:width .25s}.ht-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.ht-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:22px;margin-bottom:18px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.ht-card h2,.ht-card h3{margin:0 0 10px}.ht-muted,.ht-help{color:#64748b}.ht-help{font-size:12px;line-height:1.5}.ht-alert{border-radius:14px;padding:14px 16px;margin:12px 0;background:#f8fafc;border:1px solid #cbd5e1}.ht-alert.warning{background:#fffbeb;border-color:#facc15}.ht-alert.danger{background:#fff1f2;border-color:#fda4af}.ht-alert.success{background:#f0fdf4;border-color:#86efac}.ht-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ht-field.full{grid-column:1/-1}.ht-field label{display:block;font-size:13px;font-weight:800;margin:0 0 7px}.ht-field input,.ht-field select,.ht-field textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font:inherit;background:#fff}.ht-field textarea{min-height:100px;resize:vertical}.ht-required{color:#dc2626}.ht-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ht-choice{position:relative}.ht-choice input{position:absolute;opacity:0;pointer-events:none}.ht-choice label{display:block;border:2px solid #e5e7eb;border-radius:16px;padding:14px;cursor:pointer;background:#fff;min-height:72px}.ht-choice input:checked+label{border-color:#111827;box-shadow:inset 0 0 0 2px #ffd400}.ht-choice strong{display:block}.ht-choice small{display:block;color:#64748b;margin-top:4px;line-height:1.35}.ht-finish-preview{display:flex;gap:10px;align-items:center}.ht-texture-chip{width:52px;height:52px;border-radius:12px;border:1px solid #d1d5db;position:relative;overflow:hidden;background:#f4f1e8}.ht-texture-chip.glossy:after{content:"";position:absolute;inset:-15%;background:linear-gradient(125deg,transparent 22%,rgba(255,255,255,.85) 45%,transparent 60%);transform:rotate(-8deg)}.ht-texture-chip.matte{background-image:radial-gradient(rgba(0,0,0,.08) .7px,transparent .7px);background-size:4px 4px}.ht-texture-chip.holorainbow{background:linear-gradient(120deg,#ff5f6d,#ffc371,#c6ffdd,#86a8e7,#d16ba5)}.ht-texture-chip.leather{background-color:#d6c5aa;background-image:repeating-linear-gradient(35deg,rgba(75,55,35,.14) 0 1px,transparent 1px 6px),repeating-linear-gradient(145deg,rgba(255,255,255,.18) 0 1px,transparent 1px 8px)}.ht-editor-toolbar{display:grid;grid-template-columns:1.25fr 1fr;gap:14px;margin-top:14px}.ht-toolbox{border:1px solid #e5e7eb;border-radius:16px;padding:14px;background:#f8fafc}.ht-toolbox h4{margin:0 0 10px}.ht-inline{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ht-inline input[type=text]{flex:1;min-width:150px;border:1px solid #cbd5e1;border-radius:10px;padding:9px}.ht-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;padding:11px 15px;background:#ffd400;color:#111827;font-weight:900;text-decoration:none;cursor:pointer}.ht-btn.dark{background:#111827;color:#fff}.ht-btn.white{background:#fff;border:1px solid #cbd5e1}.ht-btn.red{background:#dc2626;color:#fff}.ht-btn.green{background:#16a34a;color:#fff}.ht-btn.small{padding:8px 10px;font-size:12px}.ht-icon-btns{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.ht-icon-btn{width:42px;height:42px;border-radius:50%;border:1px solid #cbd5e1;background:#fff;font-weight:900;cursor:pointer}.ht-tabs{display:flex;gap:8px;margin:16px 0 10px}.ht-tab{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:9px 14px;font-weight:900;cursor:pointer}.ht-tab.active{background:#111827;color:#fff}.ht-canvas-shell{background:#eef2f7;border-radius:18px;padding:18px;display:grid;place-items:center}.ht-canvas-wrap{position:relative;width:min(100%,520px)}.ht-canvas{display:block;width:100%;height:auto;background:#fff;border-radius:10px;box-shadow:0 15px 35px rgba(15,23,42,.18);touch-action:none}.ht-layer-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.ht-layer{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;cursor:pointer;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ht-layer.active{background:#111827;color:#fff;border-color:#111827}.ht-edit-panel{border:1px solid #e5e7eb;border-radius:16px;padding:14px;margin-top:12px;background:#fff}.ht-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ht-range{width:100%}.ht-price-grid{width:100%;border-collapse:collapse;font-size:13px}.ht-price-grid td,.ht-price-grid th{padding:9px;border-bottom:1px solid #e5e7eb;text-align:left}.ht-price-grid td:last-child,.ht-price-grid th:last-child{text-align:right}.ht-price-note{font-size:12px;line-height:1.5;color:#64748b;margin-top:12px}.ht-summary{position:sticky;top:18px}.ht-upload-tip{background:#eff6ff;border:1px solid #93c5fd;border-radius:12px;padding:12px;font-size:12px;line-height:1.5;margin-bottom:9px}.ht-submit-progress{position:fixed;inset:0;background:rgba(15,23,42,.68);z-index:9999;display:grid;place-items:center;padding:20px}.ht-submit-progress[hidden]{display:none}.ht-submit-progress-box{background:#fff;border-radius:20px;padding:24px;width:min(420px,100%);box-shadow:0 24px 70px rgba(0,0,0,.3)}.ht-submit-progress-track{height:9px;border-radius:999px;background:#e5e7eb;overflow:hidden;margin-top:15px}.ht-submit-progress-track i{display:block;width:45%;height:100%;background:#ffd400;animation:htload 1.1s infinite ease-in-out}@keyframes htload{0%{transform:translateX(-100%)}100%{transform:translateX(250%)}}.ht-floating-message{position:fixed;right:18px;bottom:18px;background:#111827;color:#fff;border-radius:999px;padding:12px 16px;text-decoration:none;font-weight:900;z-index:80}.ht-side-preview-note{font-size:11px;color:#64748b;text-align:center;margin-top:8px}.ht-badge{display:inline-flex;border-radius:999px;padding:6px 10px;background:#f1f5f9;font-size:11px;font-weight:900}.ht-badge.yellow{background:#fef3c7}.ht-badge.green{background:#dcfce7;color:#166534}.ht-badge.red{background:#fee2e2;color:#991b1b}.ht-badge.blue{background:#dbeafe;color:#1e40af}.ht-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ht-stat{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.ht-stat span{display:block;font-size:10px;color:#64748b;font-weight:900}.ht-stat strong{display:block;margin-top:6px}.ht-current-design,.ht-proof-img{display:block;max-width:100%;max-height:520px;margin:14px auto;border:1px solid #e5e7eb;border-radius:14px}.ht-history-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #e5e7eb}.ht-actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.ht-total-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #e5e7eb}.ht-total-row.total{font-size:18px;border-top:2px solid #111827;margin-top:6px}.ht-disclaimer{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:12px;font-size:12px;line-height:1.5}.ht-proof-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ht-radio{border:1px solid #e5e7eb;border-radius:14px;padding:14px}.ht-order-no{font-size:clamp(30px,6vw,54px);font-weight:1000;letter-spacing:-.04em}.ht-service-card{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.ht-service-visual{min-height:320px;background:#111827;border-radius:22px;display:grid;place-items:center;padding:28px;overflow:hidden}.ht-service-tag{width:190px;height:300px;background:#fff;border-radius:8px;box-shadow:0 20px 55px rgba(0,0,0,.4);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px}.ht-service-tag:before{content:"";position:absolute;top:18px;left:50%;width:12px;height:12px;margin-left:-6px;border:2px solid #111827;border-radius:50%;background:#f8fafc}.ht-service-tag .logo{font-size:28px;font-weight:1000}.ht-service-tag .sub{font-size:11px;margin-top:10px;color:#64748b}.ht-service-tag .rainbow{position:absolute;inset:0;border-radius:8px;background:linear-gradient(135deg,rgba(255,0,102,.12),rgba(255,230,0,.12),rgba(0,200,255,.12),rgba(154,70,255,.12));pointer-events:none}.ht-feature-chips{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.ht-feature-chips span{background:#f1f5f9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}
@media(max-width:900px){.ht-hero-grid,.ht-grid,.ht-service-card{grid-template-columns:1fr}.ht-summary{position:static}.ht-steps{grid-template-columns:1fr 1fr}.ht-status-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.ht-wrap{width:min(100% - 20px,1180px)}.ht-fields,.ht-choice-grid,.ht-editor-toolbar,.ht-edit-grid,.ht-proof-choice{grid-template-columns:1fr}.ht-steps{grid-template-columns:1fr}.ht-card{padding:16px}.ht-status-grid{grid-template-columns:1fr 1fr}.ht-hero{padding-top:36px}.ht-floating-message{right:10px;bottom:10px}}

/* Hangtag V1.1: compact designer + ready-made editable templates */
.ht-template-panel{border:1px solid #e5e7eb;border-radius:18px;padding:16px;background:#f8fafc;margin:14px 0 16px}
.ht-template-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}
.ht-template-head h3{margin:0 0 4px}
.ht-template-groups{display:grid;gap:14px}
.ht-template-group-title{display:block;font-size:13px;margin-bottom:8px}
.ht-template-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.ht-template-card{border:2px solid transparent;border-radius:14px;background:var(--tpl-bg);color:var(--tpl-fg);min-height:96px;padding:10px 7px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 12px rgba(15,23,42,.08);transition:transform .15s ease,border-color .15s ease}
.ht-template-card:hover,.ht-template-card:focus-visible{transform:translateY(-2px);border-color:#ffd400;outline:none}
.ht-template-sample{font-family:Montserrat,Arial,sans-serif;font-weight:900;letter-spacing:.04em;font-size:13px;line-height:1.05;text-align:center}
.ht-template-sample.script{font-family:"Great Vibes","Dancing Script",cursive;font-weight:600;font-size:18px;letter-spacing:0}
.ht-template-card small{display:block;margin-top:8px;font-size:10px;opacity:.88;text-align:center}
.ht-template-colors{display:grid;grid-template-columns:170px 170px auto;gap:10px;align-items:end;margin-top:14px;padding-top:14px;border-top:1px solid #e5e7eb}
.ht-compact-preview-note{background:#fefce8;border:1px solid #fde047;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.45;margin:10px 0}
.ht-canvas-shell{padding:12px;min-height:0}
.ht-canvas-wrap{width:auto;max-width:100%}
.ht-canvas{width:auto;height:auto;max-width:100%;max-height:440px}
.ht-current-design{max-height:420px}
.ht-proof-img{max-height:520px}
@media(max-width:900px){.ht-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-template-colors{grid-template-columns:1fr 1fr}.ht-template-colors .ht-btn{grid-column:1/-1}.ht-canvas{max-height:410px}}
@media(max-width:620px){.ht-template-head{display:block}.ht-template-head .ht-badge{margin-top:8px}.ht-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-template-colors{grid-template-columns:1fr}.ht-template-colors .ht-btn{grid-column:auto}.ht-canvas{max-height:360px}}

/* Hangtag V1.2: show Front and Back mockups side by side */
.ht-canvas-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start;margin-top:8px}
.ht-canvas-grid.front-only{grid-template-columns:minmax(0,1fr);max-width:360px;margin-left:auto;margin-right:auto}
.ht-canvas-panel{min-width:0;border:2px solid transparent;border-radius:18px;padding:8px;transition:border-color .15s ease,background-color .15s ease}
.ht-canvas-panel.active{border-color:#ffd400;background:#fffbea}
.ht-canvas-panel[hidden]{display:none!important}
.ht-canvas-label{display:flex;justify-content:space-between;gap:8px;align-items:center;margin:0 2px 7px;font-size:12px}
.ht-canvas-label strong{font-size:13px}
.ht-canvas-label span{color:#64748b;text-align:right}
.ht-canvas-panel .ht-canvas-shell{padding:8px;cursor:pointer}
.ht-canvas-panel .ht-canvas-wrap{width:100%;max-width:250px;margin:0 auto}
.ht-canvas-panel .ht-canvas{max-height:330px}
.ht-side-preview-note-wide{margin-top:8px}
@media(max-width:900px){.ht-canvas-panel .ht-canvas-wrap{max-width:230px}.ht-canvas-panel .ht-canvas{max-height:310px}}
@media(max-width:620px){.ht-canvas-grid{gap:7px}.ht-canvas-panel{padding:5px}.ht-canvas-panel .ht-canvas-shell{padding:5px}.ht-canvas-panel .ht-canvas-wrap{max-width:180px}.ht-canvas-panel .ht-canvas{max-height:280px}.ht-canvas-label{display:block;text-align:center}.ht-canvas-label span{display:block;text-align:center;font-size:10px;margin-top:2px}.ht-canvas-grid.front-only{max-width:300px}.ht-canvas-grid.front-only .ht-canvas-wrap{max-width:220px}}
/* Calling Card landscape designer overrides */
.cc-fixed-size{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px;border:1px solid #dbe2ea;border-radius:14px;background:#f8fafc}
.cc-fixed-size strong{font-size:1.08rem}.cc-frosted-note{padding:14px;border-radius:14px;background:linear-gradient(135deg,rgba(226,232,240,.9),rgba(255,255,255,.7));border:1px solid #cbd5e1}.cc-frosted-sample{width:100%;max-width:360px;border-radius:16px;display:block;margin-top:10px}
.cc-qr-box{margin-top:14px;padding:15px;border:1px solid #dbe2ea;border-radius:14px;background:#fff}.cc-qr-row{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.cc-qr-dummy{width:86px;height:86px;border:7px solid #fff;outline:1px solid #d1d5db;background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 50%/16px 16px;display:grid;place-items:center;font-size:10px;font-weight:800;color:#fff;text-shadow:0 1px 2px #000}
.ht-canvas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-canvas-grid.front-only{grid-template-columns:minmax(0,1fr);max-width:520px;margin-inline:auto}.ht-canvas-wrap{max-width:430px}.ht-canvas{width:100%;height:auto;aspect-ratio:91/56;object-fit:contain}.ht-current-design{max-height:none;aspect-ratio:91/56;object-fit:contain}
@media(max-width:760px){.ht-canvas-grid{grid-template-columns:1fr}.ht-canvas-grid.front-only{max-width:100%}.cc-qr-row{grid-template-columns:1fr}.cc-qr-dummy{margin:auto}}

/* Calling Card usability: larger landscape editing surface without changing saved artwork resolution */
.cc-page .ht-canvas-panel .ht-canvas-wrap{max-width:350px}
.cc-page .ht-canvas-panel .ht-canvas{max-height:none}
.cc-page .ht-canvas-grid.front-only{max-width:680px}
.cc-page .ht-canvas-grid.front-only .ht-canvas-wrap{max-width:570px}
@media(max-width:900px){.cc-page .ht-canvas-panel .ht-canvas-wrap{max-width:320px}.cc-page .ht-canvas-grid.front-only .ht-canvas-wrap{max-width:520px}}
@media(max-width:620px){.cc-page .ht-canvas-grid{grid-template-columns:1fr}.cc-page .ht-canvas-panel .ht-canvas-wrap,.cc-page .ht-canvas-grid.front-only .ht-canvas-wrap{max-width:100%}}

/* Calling Card editor V1.2: focus-safe typing, larger back-to-back canvases, visible default icons */
.cc-page .ht-icon-btn{color:#6b7280;background:#f8fafc;border-color:#9ca3af;box-shadow:inset 0 0 0 1px rgba(107,114,128,.08)}
.cc-page .ht-icon-btn:hover,.cc-page .ht-icon-btn:focus-visible{background:#eef2f7;color:#374151;border-color:#6b7280}
.cc-icon-help{margin:8px 0 0}
.cc-page .ht-canvas-grid:not(.front-only){gap:10px}
.cc-page .ht-canvas-grid:not(.front-only) .ht-canvas-panel{padding:6px}
.cc-page .ht-canvas-grid:not(.front-only) .ht-canvas-panel .ht-canvas-shell{padding:6px}
.cc-page .ht-canvas-grid:not(.front-only) .ht-canvas-wrap{width:100%;max-width:395px;margin:0 auto}
.cc-page .ht-canvas-grid.front-only .ht-canvas-wrap{max-width:590px}
.cc-page .ht-canvas-panel .ht-canvas{max-height:none;width:100%;height:auto}
@media(max-width:900px){.cc-page .ht-canvas-grid:not(.front-only) .ht-canvas-wrap{max-width:380px}.cc-page .ht-canvas-grid.front-only .ht-canvas-wrap{max-width:560px}}
@media(max-width:760px){.cc-page .ht-canvas-grid{grid-template-columns:1fr}.cc-page .ht-canvas-grid:not(.front-only) .ht-canvas-wrap,.cc-page .ht-canvas-grid.front-only .ht-canvas-wrap{max-width:100%}}
