.star-memory-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(30,25,22,.58);backdrop-filter:blur(12px)}
.star-memory-modal.hidden{display:none}.star-memory-dialog{width:min(1120px,96vw);max-height:92vh;overflow:hidden;border:1px solid rgba(118,85,57,.18);border-radius:30px;background:#f8f3eb;box-shadow:0 28px 80px rgba(35,25,19,.3);color:#30241d}
.star-memory-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 18px;border-bottom:1px solid rgba(116,83,54,.12)}.star-memory-eyebrow{display:block;margin-bottom:6px;color:#9a6d45;font-size:12px;font-weight:800;letter-spacing:.12em}.star-memory-header h2{margin:0;font:700 30px/1.15 Georgia,"Source Han Serif SC","Noto Serif CJK SC",serif}.star-memory-header p{margin:8px 0 0;color:#816f61}.star-memory-header-actions{display:flex;gap:10px}.star-memory-header button{border:1px solid #dfd3c5;border-radius:14px;background:#fffaf4;color:#4b392d;min-height:40px;padding:0 14px;cursor:pointer}.star-memory-close{width:40px;padding:0!important;font-size:22px}
.star-memory-body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);gap:22px;max-height:calc(92vh - 112px);overflow:auto;padding:24px 28px 30px}.star-memory-form{display:grid;gap:14px}.star-memory-card{border:1px solid #e7dccf;border-radius:20px;background:rgba(255,253,249,.88);padding:18px}.star-memory-step{display:flex;align-items:center;gap:10px;margin-bottom:13px;font-weight:800}.star-memory-step i{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#745035;color:#fff;font-style:normal;font-size:13px}.star-memory-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.star-memory-field{display:grid;gap:8px;color:#685447;font-size:13px}.star-memory-field input,.star-memory-field textarea{box-sizing:border-box;width:100%;border:1px solid #dfd5ca;border-radius:13px;background:#fff;padding:12px 14px;color:#2f241d;font:inherit;outline:none}.star-memory-field input:focus,.star-memory-field textarea:focus{border-color:#b7814f;box-shadow:0 0 0 3px rgba(183,129,79,.12)}.star-memory-time-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.star-memory-check{display:flex;align-items:center;gap:8px;min-height:45px;padding:0 12px;border-radius:13px;background:#f3ebe1;color:#564337;font-size:13px}.star-memory-location-row{display:grid;grid-template-columns:1fr auto;gap:10px}.star-memory-location-row button{border:0;border-radius:13px;background:#ead8c1;color:#4a3426;padding:0 18px;font-weight:700;cursor:pointer}.star-memory-location-result{margin-top:10px;padding:11px 13px;border-radius:12px;background:#eef4ed;color:#48634e;font-size:13px}.star-memory-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.star-memory-option{display:grid;gap:4px;min-height:72px;padding:12px;border:1px solid #e1d6ca;border-radius:14px;background:#fff;cursor:pointer;text-align:left}.star-memory-option strong{font-size:15px}.star-memory-option small{color:#87766a;line-height:1.35}.star-memory-option.active{border-color:#c58b51;background:#fbefdc;box-shadow:inset 0 0 0 1px #c58b51}.star-memory-save{width:100%;min-height:52px;border:0;border-radius:16px;background:#35251c;color:#fff;font-weight:800;font-size:16px;cursor:pointer}.star-memory-save:disabled{opacity:.55;cursor:wait}.star-memory-status{min-height:20px;margin:0;color:#806d5e;font-size:13px}.star-memory-status.error{color:#b24332}
.star-memory-preview-wrap{position:sticky;top:0;align-self:start}.star-memory-preview-title{margin:0 0 12px;font-size:16px}.star-memory-preview{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 72% 23%,rgba(232,203,142,.22),transparent 28%),linear-gradient(155deg,#162421,#263633 56%,#493a2f);box-shadow:0 20px 42px rgba(39,31,26,.24);color:#f9ecd3}.star-memory-preview:before,.star-memory-preview:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#f7e9c5 0 1.2px,transparent 1.8px);background-size:55px 61px;opacity:.65}.star-memory-preview:after{background-size:91px 79px;transform:translate(21px,17px);opacity:.35}.star-memory-orbit{position:absolute;inset:16% -14% auto;height:45%;border:1px solid rgba(223,180,103,.52);border-radius:50%;transform:rotate(-18deg);box-shadow:0 0 24px rgba(226,187,113,.16)}.star-memory-orbit:after{content:"";position:absolute;left:66%;top:-6px;width:12px;height:12px;border-radius:50%;background:#f3cf83;box-shadow:0 0 18px #e9b962}.star-memory-preview-copy{position:absolute;z-index:2;inset:auto 28px 30px}.star-memory-preview-copy strong{display:block;margin-bottom:9px;font:700 28px/1.2 Georgia,"Source Han Serif SC",serif}.star-memory-preview-copy span{display:block;margin-top:5px;color:rgba(255,242,216,.82);font-size:14px;letter-spacing:.04em}.star-memory-preview-badge{position:absolute;z-index:2;top:24px;left:24px;font-size:11px;letter-spacing:.15em;color:#dfbd7c}.star-memory-disclaimer{margin:12px 4px 0;color:#846f5f;font-size:12px;line-height:1.55}
.star-memory-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.star-memory-preview-heading .star-memory-preview-title{margin:0}.star-memory-view-controls,.star-memory-editor-tabs{display:flex;padding:4px;border:1px solid #e1d4c7;border-radius:999px;background:#fffaf4}.star-memory-view-controls button,.star-memory-editor-tabs button{min-height:34px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:#6f5b4d}.star-memory-view-controls button.active,.star-memory-editor-tabs button.active{background:#38261d;color:#fff}.star-memory-frame-preview{margin-top:12px;padding:18px;border-radius:28px;background:linear-gradient(145deg,#7a5741,#3f2c25 52%,#9a7358);box-shadow:0 18px 40px rgba(45,29,20,.22)}.star-memory-frame-preview.light-on{box-shadow:0 18px 46px rgba(45,29,20,.25),0 0 42px rgba(225,186,104,.28)}.star-memory-preview.landscape{aspect-ratio:4/3}.star-memory-artwork-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.star-memory-editor{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;padding:14px;border:1px solid #e5d9cd;border-radius:20px;background:#fffaf4}.star-memory-editor>label{display:grid;gap:6px;color:#725d4e;font-size:12px}.star-memory-editor input,.star-memory-editor textarea{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid #ded1c5;border-radius:12px;background:#fff;font:inherit;color:#35251d}.star-memory-editor .star-memory-check{display:flex;align-items:center;gap:8px}.star-memory-editor-actions{display:flex;justify-content:flex-end;gap:8px}.star-memory-editor-actions button,.star-memory-product-actions button{min-height:40px;border:1px solid #dacabc;border-radius:12px;background:#fff;color:#50392b}.star-memory-product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.star-memory-product-actions .primary{grid-column:1/-1;min-height:48px;border-color:#3b281f;background:#3b281f;color:#fff;font-weight:800}.star-memory-science details{display:grid;gap:5px}.star-memory-science summary{cursor:pointer;font-weight:800}.star-memory-option{position:relative}.star-memory-option em{position:absolute;right:10px;top:8px;padding:3px 8px;border-radius:999px;background:#725139;color:#fff;font-size:10px;font-style:normal}
.star-memory-actions{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(210px,1.28fr);gap:12px}.star-memory-save-secondary{border:1px solid #d8c8b7;background:#fffaf4;color:#503b2e}.star-memory-artwork-image{display:block;width:100%;height:100%;object-fit:cover}.star-memory-science{display:grid;gap:5px;margin-top:12px;padding:14px;border:1px solid #dfd4c7;border-radius:15px;background:#fffaf4;color:#725d4d;font-size:12px}.star-memory-science strong{font-size:14px;color:#392a21}.star-memory-science a{color:#815536;font-weight:700}.star-memory-science.hidden{display:none}
.star-memory-product-actions-single{grid-template-columns:1fr;margin-top:16px}.star-memory-product-actions-single .primary{grid-column:auto;min-height:52px;font-size:16px;box-shadow:0 12px 26px rgba(56,38,29,.18)}.star-memory-apply-note{margin:10px 0 0;text-align:center;color:#8a7566;font-size:12px}
.star-memory-product-actions-hd{grid-template-columns:minmax(112px,.72fr) minmax(158px,1.28fr);margin-top:16px}.star-memory-product-actions-hd .secondary{min-height:52px;border-color:#d8c8b7;background:#fffaf4;color:#5a4233;font-weight:700}.star-memory-product-actions-hd .primary{grid-column:auto;min-height:52px;font-size:16px;box-shadow:0 12px 26px rgba(56,38,29,.18)}
@media(max-width:760px){.star-memory-modal{padding:0}.star-memory-dialog{width:100%;max-height:100vh;border-radius:0}.star-memory-body{grid-template-columns:1fr;max-height:calc(100vh - 108px);padding:18px}.star-memory-preview-wrap{position:static;grid-row:1}.star-memory-preview{max-height:390px}.star-memory-options{grid-template-columns:1fr 1fr}.star-memory-row{grid-template-columns:1fr}.star-memory-header{padding:18px}.star-memory-header-actions button:first-child{display:none}.star-memory-actions{grid-template-columns:1fr}.star-memory-editor{grid-template-columns:1fr}.star-memory-preview-heading{align-items:flex-start;flex-direction:column}.star-memory-view-controls{width:100%}.star-memory-view-controls button{flex:1}.star-memory-frame-preview{padding:12px}}
