/* v44 — unobstructed, full-template modal */
.template-detail-overlay{position:fixed;inset:0;background:rgba(24,42,71,.48);z-index:5000;display:grid;place-items:center;padding:18px}.template-detail-overlay[hidden]{display:none!important}.template-detail-modal{width:min(1120px,calc(100vw - 56px));height:min(820px,calc(100vh - 36px));background:#fff;border-radius:14px;box-shadow:0 28px 80px rgba(13,35,66,.32);display:grid;grid-template-columns:minmax(430px,52%) minmax(360px,48%);overflow:hidden;position:relative}.template-detail-preview{background:#f3f6fb;padding:18px 26px 14px;display:flex;flex-direction:column;align-items:center;min-height:0;overflow:hidden}.template-detail-paper{height:calc(100% - 54px);max-height:720px;aspect-ratio:210/297;width:auto;max-width:100%;background:#fff;box-shadow:0 6px 18px rgba(18,48,82,.16);overflow:hidden;position:relative;flex:1 1 auto}.template-detail-paper>.mini-paper{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-height:none!important;margin:0!important;border:0!important;box-shadow:none!important}.template-detail-paper .mini-live-stage{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important}.template-detail-paper .mini-live-doc{transform-origin:top left!important}.template-detail-colours{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;flex-wrap:wrap;min-height:32px}.template-detail-colours b{font-size:13px;margin-right:2px;color:#253b58}.template-detail-swatch{width:25px;height:25px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #c4cfdd;background:var(--swatch);cursor:pointer;padding:0}.template-detail-swatch[aria-pressed="true"]{box-shadow:0 0 0 3px #2878c8}.template-detail-info{padding:30px 36px 24px;display:flex;flex-direction:column;min-width:0;overflow:auto}.template-detail-close{position:absolute;right:17px;top:12px;border:0;background:transparent;font-size:30px;line-height:1;color:#182b43;padding:4px 8px;cursor:pointer;z-index:5}.template-detail-badges{display:flex;gap:8px;flex-wrap:wrap;margin:0 44px 10px 0}.template-detail-badge{font-size:11px;font-weight:800;padding:5px 8px;border-radius:6px;background:#e6efff;color:#174f86}.template-detail-badge.alt{background:#fff0c8;color:#725000}.template-detail-title{font-size:29px;line-height:1.1;margin:0 0 8px;color:#14263d}.template-detail-description{font-size:14px;color:#66798d;margin:0 0 20px}.template-detail-features{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:10px;color:#273d57;font-size:14px}.template-detail-features li::before{content:'✓';font-weight:900;margin-right:10px;color:#1f7a55}.template-detail-use{align-self:flex-start;border:0;background:#2568d8;color:#fff;border-radius:999px;padding:13px 28px;font-weight:800;font-size:15px;cursor:pointer;box-shadow:0 9px 18px rgba(37,104,216,.22)}.template-detail-lower{margin-top:auto;border-top:1px solid #e2e8f0;padding-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.template-detail-lower div{font-size:12px;line-height:1.4;color:#53677c}.template-detail-lower strong{display:block;color:#1c3049;font-size:13px;margin-bottom:4px}.template-detail-nav{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:#101820;color:#fff;font-size:25px;display:grid;place-items:center;cursor:pointer;z-index:5002;box-shadow:0 4px 12px rgba(0,0,0,.22)}.template-detail-prev{left:max(8px,calc(50vw - 600px))}.template-detail-next{right:max(8px,calc(50vw - 600px))}@media(max-width:900px){.template-detail-modal{grid-template-columns:1fr;height:calc(100vh - 20px);max-height:none;overflow:auto}.template-detail-preview{height:64vh;min-height:500px}.template-detail-paper{height:calc(64vh - 62px)}.template-detail-info{overflow:visible}.template-detail-nav{top:32vh}.template-detail-prev{left:14px}.template-detail-next{right:14px}}@media(max-width:600px){.template-detail-overlay{padding:8px}.template-detail-modal{width:calc(100vw - 16px)}.template-detail-preview{padding:14px;height:58vh;min-height:420px}.template-detail-paper{height:calc(58vh - 56px)}.template-detail-info{padding:22px}.template-detail-lower{grid-template-columns:1fr}.template-detail-title{font-size:24px}}
/* v49 — 3-second transition after choosing the initial template */
.template-to-upload-transition[hidden]{display:none}.template-to-upload-transition{position:fixed;inset:0;z-index:30000;display:grid;place-items:center;background:#f7faff;padding:24px}.template-to-upload-card{width:min(620px,92vw);text-align:center}.template-to-upload-brand{font-size:13px;letter-spacing:.18em;font-weight:800;color:#2867b2;margin-bottom:28px}.template-to-upload-art{width:190px;height:238px;margin:0 auto 28px;position:relative}.ttu-paper{position:absolute;inset:0;background:#fff;border:1px solid #cbd9e8;border-radius:9px;box-shadow:0 24px 55px rgba(21,58,96,.16);overflow:hidden;animation:ttuPaper 3s cubic-bezier(.2,.8,.2,1) both}.ttu-head{height:44px;margin:20px 18px 13px;border-radius:5px;background:var(--ttu-accent,#163c65);transform-origin:left;animation:ttuGrow .55s .15s both}.ttu-line{height:6px;background:#dbe4ed;border-radius:99px;margin:9px 20px;display:block;transform-origin:left;animation:ttuGrow .42s both}.ttu-line:nth-of-type(2){width:76%;animation-delay:.48s}.ttu-line:nth-of-type(3){width:58%;animation-delay:.68s}.ttu-line:nth-of-type(4){width:82%;animation-delay:.88s}.ttu-line:nth-of-type(5){width:66%;animation-delay:1.08s}.ttu-line:nth-of-type(6){width:72%;animation-delay:1.28s}.ttu-check{position:absolute;right:-17px;bottom:23px;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#27805f;color:#fff;font-size:25px;font-weight:900;box-shadow:0 10px 25px rgba(39,128,95,.25);animation:ttuCheck .45s 1.8s both}.template-to-upload-card h2{font-size:30px;line-height:1.15;color:#142f55;margin:0 0 9px}.template-to-upload-message{font-size:16px;color:#536a82;min-height:24px;margin:0 0 21px}.template-to-upload-meter{height:5px;background:#dfe8f1;border-radius:99px;overflow:hidden;width:min(390px,80vw);margin:auto}.template-to-upload-meter span{display:block;height:100%;width:0;background:var(--ttu-accent,#2867b2);border-radius:inherit;animation:ttuMeter 2.65s .1s ease-out forwards}@keyframes ttuGrow{from{transform:scaleX(.05);opacity:.25}to{transform:scaleX(1);opacity:1}}@keyframes ttuPaper{0%{opacity:0;transform:translateY(18px) scale(.94)}15%,82%{opacity:1;transform:none}100%{opacity:0;transform:translateY(-8px) scale(1.02)}}@keyframes ttuCheck{from{opacity:0;transform:scale(.3) rotate(-25deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes ttuMeter{to{width:100%}}@media(prefers-reduced-motion:reduce){.ttu-paper,.ttu-head,.ttu-line,.ttu-check,.template-to-upload-meter span{animation:none!important}.template-to-upload-meter span{width:100%}}
