:root{color:#10213f;font-family:Pretendard,Noto Sans KR,Inter,system-ui,-apple-system,sans-serif}.page{max-width:1040px;margin:0 auto;padding:28px 18px 72px;position:relative;color:#10213f}.page.home-page{background:radial-gradient(circle at 18% 20%,rgba(169,212,255,.32),transparent 28%),radial-gradient(circle at 82% 0%,rgba(185,227,255,.3),transparent 32%),linear-gradient(180deg,#f5f9ff,#e6f1ff 45%,#dfeeff)}.page.card-page{max-width:none;padding:0;background:#fff}.download-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;background:#0f172a73;color:#f8fafc;font-size:15px;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.download-overlay__spinner{width:44px;height:44px;border-radius:999px;border:3px solid rgba(248,250,252,.25);border-top-color:#f8fafc;animation:download-spin .8s linear infinite}.download-overlay__text{margin:0}@keyframes download-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-viewport{position:relative;padding:0;box-sizing:border-box;display:flex;align-items:stretch}.card-viewport__inner{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;touch-action:none}.card-stage{display:flex;justify-content:center;align-items:center;transform-origin:center center;will-change:transform;min-height:100%}.card-stage.is-snapping{transition:transform .18s ease-out}.status-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#ffffffd1;border-radius:0;border:1px solid rgba(148,163,184,.3);box-shadow:0 10px 30px #0f172a2e;position:fixed;top:0;left:0;right:0;z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.status-bar__meta{display:flex;align-items:flex-end;gap:4px;flex-direction:column;margin-left:auto;color:#0f172a;justify-content:flex-end;text-align:right}.status-bar__brand{display:flex;align-items:center;gap:10px}.status-bar__actions{display:flex;gap:8px;flex-shrink:0}.status-line{font-size:13px;font-weight:500;color:#0f172a;line-height:1.25}.status-strong{color:#428aff}.status-weak{color:#686868}.status-line--muted{color:#adb2b9;font-size:12px;font-weight:400;line-height:1.2}.status-expiry{position:relative;display:inline-flex;align-items:center;gap:4px}.status-expiry__trigger{display:inline-flex;align-items:center;gap:2px;padding:0;border:none;background:transparent;cursor:pointer;color:inherit}.status-expiry__trigger .status-line--muted{display:flex;align-items:center;line-height:1.1}.status-help{display:inline-flex;align-items:center;justify-content:center;color:#9aa3b4;line-height:1}.status-help svg{display:block;width:15px;height:15px;transform:translateY(-1px)}.status-tooltip{position:absolute;right:0;top:calc(100% + 10px);min-width:240px;background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:10px;box-shadow:0 14px 38px #0f172a2e;padding:12px 14px 10px;z-index:6;text-align:left}.status-tooltip__title{margin:0 0 10px;font-size:13px;line-height:1.45;color:#1f2a3d;font-weight:500}.status-tooltip__rows{display:flex;flex-direction:column;gap:6px}.status-tooltip__row{display:flex;justify-content:flex-start;gap:10px;font-size:13px}.status-tooltip__label{color:#4c5664;font-weight:600}.status-tooltip__value{color:#6b7382;font-weight:500;font-style:italic}.status-inline{color:#74787d;font-weight:500;margin-left:6px;font-size:14px}.logo{background:transparent;color:#0f172a;padding:0;border-radius:0;font-size:20px;font-weight:800;letter-spacing:-.02em;box-shadow:none;text-transform:uppercase;border:none;transition:none}.logo:hover{transform:none;opacity:1;box-shadow:none;background:transparent;color:inherit}.card-shell{--card-shell-padding-x: max(2.2vw, 1.8vh);--card-shell-padding-top: var(--card-shell-padding-x);--card-shell-padding-bottom: calc(var(--card-shell-padding-x) * 2.4);max-width:1040px;width:min(1040px,100%);margin:0 auto;padding:var(--card-shell-padding-top) var(--card-shell-padding-x) var(--card-shell-padding-bottom);position:relative;background:#0f3b2e;overflow:hidden;z-index:0}.icon-button{background:#b3d1ff29;color:#0f2b52;border-radius:12px;padding:9px;width:42px;height:42px;display:grid;place-items:center;box-shadow:none;border:1px solid rgba(209,213,219,.8)}.icon-button:hover{opacity:.9}.icon-button.danger{background:#d4525224;color:#aa2d2d;border-color:#d452525c}.hero{background:#f4f8ff;border-radius:20px;padding:26px;color:#162643;box-shadow:0 12px 48px #3b6fb433;text-align:center;display:flex;flex-direction:column;align-items:center}.hero h1{margin:28px 0 34px;color:#cfe1fe;font-size:36px;line-height:1.1;letter-spacing:-.01em}.hero p{margin:0;color:#2d4565;line-height:2.2}.hero__actions{display:flex;gap:12px;margin:20px 0 10px;flex-wrap:wrap;justify-content:center}.hero__actions .special{padding:22px 38px;font-size:18px;border-radius:18px;box-shadow:0 10px 28px #3f82e64d}.gradient-text{background:linear-gradient(135deg,#d4663f,#c63961);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.saved-cards{margin-top:48px}.saved-cards .section-title h2{font-size:16px;font-weight:500;letter-spacing:-.01em;color:#82858a;margin-left:4px}.saved-cards__list{display:grid;grid-template-columns:1fr;gap:12px}.saved-card{background:#fff;border:1px solid rgb(238,238,238);border-radius:18px;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;position:relative}.saved-card:hover{box-shadow:none}.saved-card:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.saved-card__title{font-weight:700;color:#484848;font-size:16px}.saved-card__subtitle{margin:2px 0 0;color:#6c778a;font-size:13px}.saved-card__meta{display:flex;flex-direction:column;gap:6px}.saved-card__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.role-inline{font-weight:500;font-size:14px;color:#74787d;margin-left:6px}.role-inline--uploader{color:#327ef8}.saved-card__actions{display:flex;gap:8px;flex-shrink:0}.saved-card__actions .icon-button{background:#73b0ff1f}.saved-card--exhibition{align-items:center}.saved-card__actions--exhibition .icon-button:not(.danger){background:#f2f4f9;color:#38445b;border-color:#636e803d}button{font-weight:700;border:none;border-radius:14px;padding:12px 16px;cursor:pointer;transition:opacity .15s ease,background .2s ease,filter .18s ease;background:linear-gradient(135deg,#66b7ff,#3f82e6);color:#f8fbff;box-shadow:none}button:disabled{opacity:.65;cursor:not-allowed}button[aria-disabled=true]{opacity:.65;cursor:not-allowed}button:hover:not(:disabled){opacity:1;filter:brightness(.97) saturate(1.04)}.status-bar .logo,.status-bar .logo:hover,.status-bar .logo:focus-visible{transition:none;transform:none;box-shadow:none;background:transparent;color:#0f172a;opacity:1;text-decoration:none}button.primary{background:#3c9bf9;color:#f8fbff}button.delete{background:#f64242;color:#f8fbff}button.special{background:linear-gradient(135deg,#5caeff,#3975d6);color:#f8fbff}button.ghost{background:#ffffffdb;border:1px solid rgba(173,173,173,.482);color:#2f2416;box-shadow:none}button.pill{padding:10px 14px;border-radius:999px;background:#90c0a929;color:#2f5a3c;box-shadow:none}button.pill.danger{background:#d4525229;color:#a12b2b}.dropdown{position:relative}.dropdown__menu{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;background:#f4f9fff5;border:1px solid rgba(163,198,243,.5);border-radius:12px;padding:6px;min-width:160px;box-shadow:0 16px 36px #567cbd2e;z-index:5}.dropdown__item{border:none;background:transparent;color:#10213f;box-shadow:none;border-radius:10px;padding:10px 12px;width:100%;text-align:left}.dropdown__item:hover:not(:disabled){background:#90c0a924}.muted{color:#6f614e}.error{color:#c23333;margin-top:10px;font-weight:600}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.success{color:#2f6b3f;font-weight:600}.photocard{--card-unit: max(.65vw, .65vh);--card-gap: calc(var(--card-unit) * .55);--card-header-ratio: calc(260 / 1200);--card-cell-aspect: 1;--card-height-ratio: calc( var(--card-rows, 3) / (var(--card-cols, 3) * var(--card-cell-aspect, 1)) + var(--card-header-ratio) );background:#fff0;overflow:hidden;position:relative;z-index:0;display:flex;flex-direction:column;aspect-ratio:calc(1 / var(--card-height-ratio))}.photocard:before{content:"";position:absolute;z-index:0}.photocard:after{content:"";position:absolute;z-index:0}.photocard>*{position:relative}.card-heading{flex:0 0 auto;display:flex;align-items:center;justify-content:center;aspect-ratio:calc(1 / var(--card-header-ratio));width:100%}.card-title-svg{width:100%;height:100%}.card-title-text{font-family:Pretendard,Noto Sans KR,Inter,system-ui,-apple-system,sans-serif;font-size:var(--card-title-font-size, 64px);font-weight:500;fill:#fff;letter-spacing:-1px}.card-grid{display:grid;gap:var(--card-gap);width:100%;flex:1 1 auto;aspect-ratio:calc((var(--card-cols, 3) * var(--card-cell-aspect, 1)) / var(--card-rows, 3));grid-template-rows:repeat(var(--card-rows, 3),minmax(0,1fr))}.card-grid__cell{background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:0;min-height:0}.card-grid__photo{position:relative;width:100%;height:100%;overflow:hidden;padding:0;border:none;background:transparent;cursor:pointer;border-radius:0}.card-grid__photo img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.card-grid__uploader{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;color:#9b9da6;cursor:pointer;padding:calc(var(--card-unit) * 1.4) calc(var(--card-unit) * 1.2);text-align:center;font-weight:600;letter-spacing:.01em;background:#ffffffa3;border:calc(var(--card-unit) * .28) dashed rgba(187,191,203,.9);box-shadow:none;opacity:.8;transition:opacity .2s ease,border-color .2s ease,color .2s ease}.card-grid__uploader input{display:none}.card-grid__uploader-content{display:flex;align-items:center;flex-direction:column;gap:calc(var(--card-unit) * .8);justify-content:center}.card-grid__uploader-icon{font-size:calc(var(--card-unit) * 4.4);font-weight:600;color:inherit}.card-grid__uploader-text{display:inline-block;color:inherit;font-size:clamp(12px,calc(var(--card-unit) * 1.6),16px);line-height:1.1;white-space:nowrap}.card-grid__uploader:hover{opacity:1;border-color:#a8adbaf2}.card-grid__uploader.is-disabled{cursor:not-allowed;color:#a8b2c3;background:#f2f4f7;border-color:#c5cfe0cc;box-shadow:none}.card-grid__viewer-empty{width:100%;height:100%;pointer-events:none;background:#ffffffb8;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff61,inset 0 0 0 2px #0f172a14}.creator-preview__photocard .card-grid__viewer-empty{border-radius:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:18px;z-index:10}.modal-backdrop--editor{padding:0;align-items:stretch;justify-content:stretch}.modal-backdrop--creator{padding:0;align-items:stretch;justify-content:stretch;background:radial-gradient(circle at 20% 20%,#4a6eaf4d,#090e1deb);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-backdrop--merge-designer{align-items:center;justify-content:center;padding:12px;background:radial-gradient(circle at 20% 20%,#4a6eaf52,#090e1dc7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal{background:#f4f9ff;color:#0f2747;border-radius:18px;padding:22px 20px;width:min(480px,100%);border:1px solid rgba(106,151,196,.4);box-shadow:0 28px 60px #365e8e33}.modal--editor{width:100%;height:100%;max-height:none;border-radius:0;padding:0;border:none}.modal--creator{width:100%;height:100%;max-height:none;border-radius:0;padding:0;border:none;display:flex;flex-direction:column;background:linear-gradient(135deg,#f1f7fff5,#dae8faf5);color:#0f2747}.modal__close{position:absolute;top:12px;right:12px;background:#0f172a0f;border:none;width:32px;height:32px;border-radius:10px;cursor:pointer;color:#0b2140;font-size:16px}.modal__close:disabled{cursor:not-allowed;opacity:.6}.modal__header{margin-bottom:12px}.modal__eyebrow{margin:0;font-size:13px;font-weight:700;letter-spacing:.04em;color:#3674e1;text-transform:uppercase}.modal__eyebrow.delete{color:#eb5959}.modal__body{color:#16355c;line-height:1.5;margin-top:26px;margin-bottom:12px}.modal__form{display:flex;flex-direction:column;gap:16px}.toast{position:fixed;top:18px;left:50%;transform:translate(-50%);padding:12px 16px;background:#fff8f1;color:#2f2416;border-radius:12px;box-shadow:0 16px 36px #8a6b4533;z-index:12;font-weight:700;border:1px solid rgba(208,188,160,.45);display:inline-flex;align-items:center;gap:10px}.toast__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#90c0a92e;color:#2f6b3f;border:1px solid rgba(144,192,169,.5)}.modal__form label{display:flex;flex-direction:column;gap:8px;font-weight:600}.modal__form-group{display:flex;flex-direction:column;gap:10px}.modal__helper{margin:-4px 0 0;font-size:13px;color:#4a627f}.modal__helper--error{color:#c23535}.modal__label{margin:20px 0 2px;font-weight:700;font-size:18px;color:#0d2c55}.modal__form input{padding:12px 14px;border-radius:12px;border:1px solid rgba(100,138,187,.6);background:#fff;color:#0c1f39;font-size:16px}.modal__form input:focus{outline:2px solid rgba(98,150,220,.35);border-color:#5288cce6;box-shadow:0 10px 24px #5288cc1f}.grid-size-options{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;flex-wrap:nowrap;scrollbar-width:thin}.grid-size-options--scrollable{margin-left:calc(-1 * var(--creator-body-padding, 0px));margin-right:calc(-1 * var(--creator-body-padding, 0px));padding-left:18px;padding-right:18px}.grid-size-options__message{margin:6px 0;color:#4a627f;font-size:14px}.grid-size-option{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 12px 14px;border-radius:14px;border:1px solid rgba(134,172,214,.6);background:#fff;color:#0f2747;font-weight:700;cursor:pointer;transition:all .15s ease;flex:0 0 auto;height:var(--creator-option-height, 180px);--preview-height: calc(var(--creator-option-height, 180px) - 48px);position:relative}.grid-size-option:hover{border-color:#6092cee6;box-shadow:0 8px 18px #4874a81f}.grid-size-option.is-selected{border-color:#3e7dda;background:linear-gradient(135deg,#5293dc2e,#aacef629);color:#0d2c55}.grid-size-option__label{text-align:left;font-size:14px}.grid-size-option__heading{width:100%;min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:8px}.grid-size-option__preview{display:grid;height:var(--preview-height);width:calc(var(--preview-height) * (var(--grid-cols) / var(--grid-rows)) * var(--cell-aspect));gap:4px;padding:2px;grid-template-columns:repeat(var(--grid-cols),1fr);grid-template-rows:repeat(var(--grid-rows),1fr);align-self:flex-start}.grid-size-option__cell{background:#fff;border:1px solid rgba(102,149,210,.6);border-radius:0;min-width:0;min-height:0}.grid-size-option__cell.is-merged{background:linear-gradient(135deg,#84a7e633,#4167a933);border-color:#466eb6d9}.grid-size-option__settings{font-size:20px;color:#365b93;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;border:none;background:none;line-height:1}.grid-size-option__settings.is-active{color:#2c4a84}.grid-size-option__settings-icon{display:block;font-family:Material Icons;font-style:normal;font-weight:400;font-size:20px;line-height:1}.background-options{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;flex-wrap:nowrap;scrollbar-width:thin}.background-options--scrollable{margin-left:calc(-1 * var(--creator-body-padding, 0px));margin-right:calc(-1 * var(--creator-body-padding, 0px));padding-left:18px;padding-right:18px}.background-option{display:inline-flex;align-items:center;justify-content:center;width:calc(var(--creator-option-height, 180px) * var(--background-aspect, 1));height:var(--creator-option-height, 180px);padding:8px;border-radius:14px;border:1px solid rgba(134,172,214,.6);background:#fff;cursor:pointer;transition:all .15s ease;color:inherit;flex:0 0 auto}.background-option:hover{border-color:#6092cee6;box-shadow:0 8px 18px #4874a81f}.background-option.is-selected{border-color:#3e7dda;background:linear-gradient(135deg,#5293dc1f,#aacef61f)}.background-option__thumb{display:inline-flex;width:calc((var(--creator-option-height, 180px) - 20px) * var(--background-aspect, 1));height:calc(var(--creator-option-height, 180px) - 20px);border-radius:12px;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid rgba(148,178,210,.5);box-shadow:inset 0 0 0 1px #fff6}.modal--merge-designer{width:min(420px,calc(100vw - 24px));max-width:420px;max-height:min(720px,calc(100vh - 32px));display:flex;flex-direction:column}.merge-designer__header{display:flex;align-items:center;gap:12px}.merge-designer__title-group{display:flex;flex-direction:column;gap:4px}.merge-designer__title{margin:0;font-size:20px;color:#0f2747}.merge-designer__body{display:flex;flex-direction:column;gap:4px;flex:1;max-height:520px;justify-content:center}.merge-designer__mode-toggle{display:inline-flex;gap:6px;margin-top:0;margin-left:auto;padding:4px;background:#e2ecfcb3;border-radius:999px;align-self:center;justify-content:center}.merge-designer__mode-button{border:none;background:transparent;color:#35507c;font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.merge-designer__mode-button.is-active{background:#3e7dda;color:#fff;box-shadow:0 6px 14px #4874a829}.merge-designer__mode-button:disabled{cursor:not-allowed;opacity:.5}.merge-designer__helper-slot{min-height:28px;display:flex;align-items:center;justify-content:center}.merge-designer__helper{margin:0;color:#fff;font-size:12px;font-weight:500;background:#dc8109;padding:4px 14px;border-radius:999px}.merge-designer__helper--disabled{background:#345b94}.merge-designer__grid{--grid-gap: 6px;--grid-padding: 12px;position:relative;width:min(340px,90vw);max-width:360px;max-height:min(420px,60vh);aspect-ratio:var(--grid-cols, 1) / var(--grid-rows, 1);background:linear-gradient(135deg,#edf4fff5,#dde9f9f5);border:1px solid rgba(139,175,219,.65);border-radius:14px;padding:var(--grid-padding);box-sizing:border-box;margin:0 auto;box-shadow:inset 0 1px #ffffffb3}.merge-designer__grid-layer{position:absolute;inset:var(--grid-padding);display:grid;width:calc(100% - (var(--grid-padding) * 2));height:calc(100% - (var(--grid-padding) * 2));gap:var(--grid-gap);grid-template-columns:repeat(var(--grid-cols),1fr);grid-template-rows:repeat(var(--grid-rows),1fr)}.merge-designer__grid-layer--overlays{pointer-events:none;z-index:2}.merge-designer__grid-layer--cells{z-index:1}.merge-designer__cell{width:100%;height:100%;border:1px solid rgba(165,183,211,.8);background:#99bdf51a;border-radius:8px;cursor:pointer;padding:0;box-sizing:border-box;outline:none;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,transform .12s ease}.merge-designer__cell.is-non-mergeable{background:#99bdf50a;border-style:dashed;cursor:not-allowed}.merge-designer__cell:disabled{cursor:not-allowed}.merge-designer__cell.is-mergeable{background:#99bdf526;border-color:#6e98dcd9}.merge-designer__cell.is-disabled-cell{background:#94a3b859;border-color:#64748bb3}.merge-designer__cell.is-anchor{background:#6e98dc47;border-color:#4c7bc2f2;box-shadow:inset 0 0 0 2px #fffc}.merge-designer__cell.is-preview{background:#5886d033;border-color:#4779c4e6}.merge-designer__cell.is-preview.is-preview-valid{background:#4a84de3d;border-color:#386dc4f2}.merge-designer__cell:focus-visible{box-shadow:0 0 0 2px #4674be4d}.merge-designer__cell.is-active,.merge-designer__cell.is-blocked{opacity:0;pointer-events:none;border-color:#4f7cc4}.merge-designer__merge-block{position:relative;width:100%;height:100%;background:#87ace7;border:1px solid rgb(100,139,201);border-radius:10px;pointer-events:none}.merge-designer__disabled-block{position:relative;width:100%;height:100%;background:#94a3b873;border:1px dashed rgba(100,116,139,.9);border-radius:10px;pointer-events:none}.merge-designer__selection{position:relative;width:100%;height:100%;pointer-events:none;background:#4674be2e}.merge-designer__selection.is-valid{background:#467cd42e}.merge-designer__selection.is-invalid{background:#db5c5c2e}.merge-designer__error{margin:0;color:#b42318;font-size:13px}.creator-preview-group{margin-top:2px;width:100%;display:flex;flex-direction:column;align-items:center}.creator-preview__frame{--creator-preview-height: 340px;margin-top:4px;margin-bottom:38px;border-radius:14px;border:1px solid rgba(143,174,216,.45);background:#ffffffbf;padding:8px 10px;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 26px #3860a014;box-sizing:border-box}.creator-preview__label{margin:0;width:100%;text-align:center;font-weight:600;font-size:14px;color:#2a3b55;letter-spacing:-.2px}.creator-preview__card-shell{width:min(100%,calc((var(--creator-preview-height) - 28px) * var(--creator-preview-aspect, 1)));height:calc(var(--creator-preview-height) - 28px);max-height:calc(var(--creator-preview-height) - 28px);border-radius:0;background-size:100% 100%;background-repeat:no-repeat;background-position:center;box-shadow:inset 0 0 0 1px #ffffff1f,0 8px 20px #0f214038;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.creator-preview__photocard{width:100%;height:auto;max-height:100%;display:flex;flex-direction:column;justify-content:stretch;background:transparent;box-shadow:none}.modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:36px;padding-top:6px}.creator-modal__bar{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(106,151,196,.3);box-shadow:0 18px 40px #47689624;background:linear-gradient(90deg,#5287e324,#fff0)}.creator-modal__title{margin:0;font-size:16px;font-weight:800;letter-spacing:-.01em;color:#0b2140}.creator-modal__close{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:#0b2140;width:36px;height:36px;border-radius:12px;cursor:pointer;font-size:20px;line-height:1;transition:background .12s ease,transform .12s ease}.creator-modal__close:hover{background:#0b214014}.creator-modal__close:active{transform:translateY(1px)}.creator-modal__close:disabled{cursor:not-allowed;opacity:.6}.creator-modal__body{--creator-body-padding: 18px;flex:1 1 auto;overflow:auto;padding:28px var(--creator-body-padding) 32px;display:flex;justify-content:center;min-height:0}.creator-modal__form{gap:20px;width:min(720px,100%)}.creator-modal__actions{justify-content:flex-end;margin:0;padding:0}.creator-modal__footer{flex-shrink:0;background:#f1f7fff2;border-top:1px solid rgba(106,151,196,.32);box-shadow:0 -14px 28px #3e61941f;padding:12px 16px 16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.photo-viewer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12;background:radial-gradient(circle at 20% 20%,#4a6eaf4d,#090e1df0);color:#dce9ff}.photo-viewer{width:100%;height:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#070c1ae6,#050914f2)}.photo-viewer__bar{display:flex;align-items:center;justify-content:flex-end;padding:14px 18px;background:#060a15db;border-bottom:1px solid rgba(91,116,164,.42);box-shadow:0 10px 32px #00000047;gap:12px;flex-shrink:0}.photo-viewer__bar-close{background:transparent;border:none;color:#f6f8ff;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer;border-radius:12px;transition:background .12s ease}.photo-viewer__bar-close:hover{background:#ffffff14}.photo-viewer__bar-close:active{background:#ffffff24}.photo-viewer__bar-close:disabled{opacity:.6;cursor:not-allowed}.photo-viewer__bar-spacer{flex:1}.photo-viewer__body{flex:1 1 auto;display:flex;align-items:stretch;justify-content:stretch;position:relative;background:radial-gradient(circle at 70% 30%,#4470c02e,#040710e6)}.photo-viewer__viewport{flex:1 1 auto;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none;background:radial-gradient(circle at 30% 40%,#ffffff14,#05080ff5)}.photo-viewer__viewport img{max-width:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform;transform-origin:center center}.photo-editor{width:100%;height:100%;position:relative;--photo-editor-aspect: 1;--photo-editor-base-size: 420px;background:linear-gradient(135deg,#0f1b37,#0a1023);color:#d8e6ff;display:flex;flex-direction:column}.photo-editor__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:#070c1ae0;color:#edf3ff;border-bottom:1px solid rgba(99,120,157,.4);box-shadow:0 10px 32px #00000047;flex-shrink:0}.photo-editor__bar-title{font-weight:800;font-size:16px;letter-spacing:-.01em}.photo-editor__bar-close{background:transparent;border:none;color:#f6f8ff;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer}.photo-editor__bar-close:disabled{opacity:.6;cursor:not-allowed}.photo-editor__layout{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;align-items:stretch;padding:0;box-sizing:border-box;flex:1 1 auto;min-height:0}.photo-editor__preview{position:relative;border-radius:0;overflow:hidden;background:#0b1020;min-height:0}.photo-editor__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.08),transparent 50%);pointer-events:none}.photo-editor__backdrop img{position:absolute;left:50%;top:50%;transform-origin:center;opacity:.7;-webkit-user-select:none;user-select:none;pointer-events:none}.photo-editor__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#04081059,#0408108c)}.photo-editor__viewport{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;touch-action:none}.photo-editor__viewport-window{position:relative;aspect-ratio:var(--photo-editor-aspect);background:#0000002e;overflow:hidden;border-radius:0;box-shadow:0 18px 46px #080f1a73;max-width:100%;max-height:100%}.photo-editor__viewport-window img{position:absolute;left:50%;top:50%;transform-origin:center;-webkit-user-select:none;user-select:none;pointer-events:none}.photo-editor__controls{display:flex;flex-direction:column;gap:18px;color:#e7eeff;align-self:stretch;padding:10px 14px 14px}.photo-editor__slider{display:flex;flex-direction:column;gap:10px;padding:0 8px}.photo-editor__slider input[type=range]{flex:1 1 auto}.photo-editor__slider-track{position:relative;--slider-edge-padding: 10px;padding:0 10px;overflow:visible}.photo-editor__slider input[type=range]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:6px;background:#cfd3db;border:1px solid #b6bdc9;cursor:pointer}.photo-editor__slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;background:#b8bec9;border:1px solid #8f97a6;border-radius:50%;box-shadow:0 1px 2px #0000001f;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.photo-editor__slider input[type=range]::-moz-range-thumb{width:18px;height:18px;background:#b8bec9;border:1px solid #8f97a6;border-radius:50%;box-shadow:0 1px 2px #0000001f;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.photo-editor__slider input[type=range]::-moz-range-track{background:#cfd3db;border-radius:6px;height:8px;border:1px solid #b6bdc9}.photo-editor__slider input[type=range]:hover::-webkit-slider-thumb,.photo-editor__slider input[type=range]:focus-visible::-webkit-slider-thumb,.photo-editor__slider input[type=range]:hover::-moz-range-thumb,.photo-editor__slider input[type=range]:focus-visible::-moz-range-thumb{transform:translateY(-1px);box-shadow:0 2px 6px #0000002e;background:#aeb5c2;border-color:#80889a}.photo-editor__scale-tooltip{position:absolute;top:-34px;left:calc(var(--slider-edge-padding) + (100% - 2 * var(--slider-edge-padding)) * var(--scale-fraction));transform:translate(-50%);background:#0f1b37;color:#f1f5ff;padding:6px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.22);font-weight:700;font-size:12px;opacity:0;transition:opacity .14s ease,transform .14s ease;pointer-events:none}.photo-editor__scale-tooltip.is-visible{opacity:1;transform:translate(-50%,-2px)}.photo-editor__scale-labels{display:flex;justify-content:space-between;font-weight:700;color:#a8b5cf;font-size:13px}.photo-editor__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px;padding:0 10px 8px}@media (max-width: 960px){.photo-editor__layout{grid-template-columns:1fr;grid-template-rows:1fr auto}.photo-editor__preview{min-height:360px}.photo-editor{--photo-editor-base-size: 320px}}@media (max-width: 260px){.saved-card{flex-direction:column;align-items:flex-start}.saved-card__actions{width:100%}}.admin-page,.exhibition-page{padding:14px 24px 72px;background:linear-gradient(180deg,#f7faff,#eef4ff);min-height:100vh}.admin-header,.exhibition-header{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:#5b6b7f;margin:0 0 6px}.admin-header h1,.exhibition-header h1{margin:0 0 6px;color:#272727}.exhibition-brand{display:inline-flex;align-items:center;gap:8px;padding:6px 0}.exhibition-brand__logo{text-decoration:none;font-weight:800;font-size:16px;color:#8f8f8f}.exhibition-brand__divider{color:#a1a1a1;font-weight:500;font-size:15px}.exhibition-brand__suffix{color:#a1a1a1;font-size:15px;font-weight:500}.muted{color:#6c778a;margin:0}.panel{background:#fff;border:1px solid rgba(99,110,128,.12);border-radius:16px;padding:18px;margin-bottom:18px;box-shadow:0 12px 36px #0f172a14}.panel h2{margin:0 0 12px}.inline-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;align-items:flex-end}.field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#2f3d53}.field input{padding:10px 12px;border-radius:10px;border:1px solid rgba(99,110,128,.3);font-size:14px}button.secondary{background:#f4f6fb;color:#233048;box-shadow:none;border:1px solid rgba(99,110,128,.24)}button.danger{background:#ef4444;color:#fff;box-shadow:none}.table{border:1px solid rgba(99,110,128,.18);border-radius:12px;overflow:hidden}.table__head,.table__row{display:grid;grid-template-columns:2fr 1fr 2fr 1.2fr;gap:12px;align-items:center;padding:12px 14px}.table__head{background:#f7f9fc;font-weight:600;color:#3b4a63}.table__row:nth-child(odd){background:#fbfcff}.table__row .cell{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.table__row .cell input{padding:8px 10px;border-radius:8px;border:1px solid rgba(99,110,128,.3)}.url-cell .mono{font-family:JetBrains Mono,Roboto Mono,monospace;font-size:13px;color:#4f5c72;word-break:break-all}.actions-col{text-align:right}.row-actions,.edit-actions{display:flex;gap:8px;justify-content:flex-end}.error-text{color:#c0392b;margin-top:10px}.header-actions{display:flex;gap:8px}.exhibition-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.exhibition-slot{position:relative;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(99,110,128,.2);min-height:180px}.exhibition-slot .slot-button{width:100%;height:100%;padding:12px;background:transparent;border:none;display:flex;flex-direction:column;gap:8px;cursor:pointer;align-items:center;justify-content:center}.exhibition-slot__preview{width:100%;aspect-ratio:1 / 1;background:#f4f6fb;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.exhibition-preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.exhibition-preview .card-shell{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(var(--card-preview-scale, 1));transform-origin:center}.exhibition-preview .photocard{width:100%;height:auto}.exhibition-slot .placeholder{color:#bfbfbf;text-align:center}.exhibition-slot .slot-title{font-weight:700;color:#2f3d53}.exhibition-slot .remove{position:absolute;top:8px;right:8px;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);border-radius:999px;width:28px;height:28px;cursor:pointer;font-size:18px;line-height:1}.exhibition-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:30;padding:18px}.exhibition-modal,.exhibition-viewer-modal{background:#fff;border-radius:16px;max-width:620px;width:100%;padding:18px;box-shadow:0 20px 50px #0f172a40}.exhibition-modal header,.exhibition-viewer-modal header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.exhibition-viewer-actions{display:flex;align-items:center;gap:10px}.exhibition-modal-form,.exhibition-modal-actions{display:flex;flex-direction:column;margin-top:40px;gap:4px}.exhibition-modal-actions{flex-direction:row;justify-content:flex-end}.viewer-frame{width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;border:1px solid rgba(99,110,128,.2)}.viewer-frame iframe{width:100%;height:100%;border:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}body.home-root{background:radial-gradient(circle at 12% 18%,rgba(169,212,255,.32),transparent 32%),radial-gradient(circle at 88% 12%,rgba(185,227,255,.28),transparent 30%),linear-gradient(180deg,#f5f9ff,#e6f1ff 45%,#dfeeff)}body.card-root{min-height:0;background:#fff}p,h1,h2,h3{margin:0}a{color:inherit}
