:root{color:#3c3431;background:#fff8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background-color:#fff8f5;background-image:linear-gradient(180deg,#fff1f4 0,#fff8f5 360px,#f6fbf4)}.page-decorations{position:fixed;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.decoration{position:absolute;display:grid;place-items:center;width:54px;height:54px;font-family:Georgia,Times New Roman,serif;font-size:36px;line-height:1;opacity:.23}.decoration:before{display:block}.decoration-star{top:112px;left:4%;color:#c64d73}.decoration-star:before{content:"✦"}.decoration-flower{top:42%;right:3%;color:#699b74}.decoration-flower:before{content:"✿"}.decoration-moon{right:12%;bottom:8%;color:#b7778a}.decoration-moon:before{content:"☾"}.decoration-spark{bottom:13%;left:8%;color:#77a68b}.decoration-spark:before{content:"✧"}.decoration-heart{top:18%;right:8%;color:#c68294;font-size:40px}.decoration-heart:before{content:"♡"}.decoration-cloud{top:67%;left:2%;color:#8cac95;font-size:46px}.decoration-cloud:before{content:"☁"}.decoration-sun{right:15%;bottom:19%;color:#d3a968;font-size:38px}.decoration-sun:before{content:"☀"}.decoration-daisy{top:31%;left:15%;color:#b8758a}.decoration-daisy:before{content:"❀"}.decoration-tiny-star{top:9%;right:24%;color:#6f9e81;font-size:25px}.decoration-tiny-star:before{content:"✦"}.decoration-stitch{width:128px;height:16px;border-top:2px dashed currentColor;opacity:.16}.decoration-stitch-one{top:23%;left:-24px;color:#b86c81;transform:rotate(14deg)}.decoration-stitch-two{right:-28px;bottom:37%;color:#73a184;transform:rotate(-17deg)}.decoration-kart{width:156px;height:90px;opacity:.14}.decoration-kart img{width:100%;height:100%;object-fit:contain}.decoration-kart-one{top:48px;right:5%;transform:rotate(-8deg)}.decoration-kart-two{bottom:34px;left:16%;transform:rotate(7deg) scaleX(-1)}button,input,textarea,select{font:inherit}button{min-height:42px;border:1px solid #b94068;border-radius:6px;padding:9px 15px;color:#fff;background:#c64d73;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}button:hover{border-color:#a93257;background:#ad3c60}button:active{transform:translateY(1px)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #9fcdb0;outline-offset:2px}input,textarea,select{width:100%;border:1px solid #dfd1ca;border-radius:5px;padding:10px 11px;color:#3c3431;background:#fffefd}textarea{min-height:98px;resize:vertical}.login-page,.love-note-page{position:relative;display:grid;min-height:100vh;place-items:center;padding:28px}.love-note{position:relative;z-index:1;display:grid;width:min(100%,580px);justify-items:center;gap:16px;padding:44px 38px;border:1px solid #ead1d8;border-top:6px solid #c64d73;border-radius:8px;color:#735550;background:#fffdfc;box-shadow:0 18px 45px #70414c21;text-align:center}.love-note p{margin:0;color:#b24b6c;font-size:14px;font-weight:700}.love-note h1{margin:0;color:#654039;font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1.08}.love-note>div{max-width:410px;line-height:1.55}.love-note-divider{color:#d27c95;font-family:Georgia,Times New Roman,serif;font-size:24px}.love-note button{margin-top:5px}.login-card{position:relative;z-index:1;display:grid;width:min(100%,430px);gap:18px;padding:34px;border:1px solid #ecd5d8;border-top:6px solid #c64d73;border-radius:8px;background:#fffdfc;box-shadow:0 18px 45px #70414c21}.login-card h1,.app-header h1{margin:0;color:#654039;font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:0}.login-card h1{font-size:32px;line-height:1.1}.login-card label,.edit-card label{display:grid;gap:7px}.login-card label span,.edit-card label span{color:#765e58;font-size:13px;font-weight:700;letter-spacing:0}.form-error{margin:0;padding:10px 12px;border-left:3px solid #bd4155;color:#912b3e;background:#ffeff0}.app-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:34px 0 68px}.app-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.app-header h1{max-width:720px;font-size:42px;line-height:1.05}.app-header p{margin:0;color:#806b64;font-size:14px;white-space:nowrap}.account-actions{display:flex;align-items:center;gap:10px}.logout-button{min-height:34px;border-color:#d6c7be;color:#735850;background:#fffaf8;font-size:14px}.logout-button:hover{border-color:#bf8c9b;color:#8b314c;background:#fff3f5}.action-row,.list-head,.totals{display:flex;align-items:center;gap:10px}.action-row{justify-content:flex-end;margin-bottom:16px}.ghost-danger{border-color:#d99aa4;color:#9d3a4b;background:#fff8f7}.ghost-danger:hover{border-color:#bd5565;color:#fff;background:#bd5565}.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(315px,.85fr);align-items:start;gap:22px}.product-preview,.edit-card,.locked-message{border:1px solid #eadbd4;border-radius:8px;background:#fffefd;box-shadow:0 10px 25px #624e4112}.product-preview{overflow:hidden}.product-preview>img,.image-fallback{display:block;width:100%;aspect-ratio:1.18 / 1;object-fit:cover;background:#f3eee8}.image-fallback{display:grid;place-items:center;color:#856f66}.product-title-row{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:20px}.product-title-row h2,.edit-card h2,.locked-message h2,.list-head h2{margin:0;color:#4e403c;letter-spacing:0}.product-title-row h2{font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.12}.product-title-row p{max-width:560px;margin:9px 0 0;color:#76655e;line-height:1.5}.product-title-row strong{flex:0 0 auto;padding:7px 9px;border-radius:5px;color:#4b7554;background:#e6f2e6;font-size:18px}.editor-column{display:grid;gap:14px}.edit-card,.locked-message{padding:20px}.edit-card{display:grid;gap:14px}.edit-card h2,.locked-message h2,.list-head h2{font-size:19px;line-height:1.2}.edit-card button{justify-self:start}.purchase-card{border-left:4px solid #97c5a2;background:#fbfef9}.purchase-card button{border-color:#478057;background:#4d8b5c}.purchase-card button:hover{border-color:#386f47;background:#386f47}.locked-message{min-height:210px;border-color:#e8a5be;border-left:5px solid #c64d73;background:#fff4f7}.locked-message h2{color:#af3f67}.locked-message p{max-width:350px;margin:11px 0 0;color:#7a505d;line-height:1.5}.list-section{margin-top:36px}.list-head{justify-content:space-between;margin-bottom:12px}.totals{justify-content:flex-end;flex-wrap:wrap}.total-pill{padding:8px 11px;border:1px solid #d6e7d7;border-radius:5px;color:#496d52;background:#f4faf2;font-size:14px;font-weight:700;white-space:nowrap}.item-list{display:grid;gap:9px}.item-row{display:grid;grid-template-columns:68px minmax(0,1fr) auto auto;align-items:center;width:100%;min-height:82px;gap:14px;border:1px solid #eadfd8;border-radius:7px;padding:7px 14px 7px 7px;color:#4b403c;background:#fffefd;text-align:left;box-shadow:none}.item-row:hover{border-color:#d8b0bb;background:#fff8fa}.item-row.selected{border-color:#8bbd98;background:#f8fcf6}.item-row img,.thumb-fallback{display:block;width:68px;height:66px;border-radius:5px;object-fit:cover;background:#f0ebe6}.item-row span{min-width:0}.item-row strong,.item-row small,.item-row em,.item-row b{display:block;overflow-wrap:anywhere}.item-row strong{color:#4c3e39;font-size:16px}.item-row small{margin-top:4px;color:#8a766e;font-size:13px}.item-row em{color:#64836b;font-size:13px;font-style:normal;white-space:nowrap}.item-row b{min-width:76px;color:#7b4353;text-align:right;white-space:nowrap}.item-row.locked{border-color:#e7a7be;background:#fff4f7}.item-row.locked.selected{border-color:#c64d73}.item-row.locked em,.item-row.locked b{color:#ac4168}@media (max-width: 820px){.app-shell{width:min(100% - 28px,720px);padding-top:24px}.app-header{align-items:start;flex-direction:column;gap:8px}.app-header h1{font-size:36px}.account-actions{justify-content:space-between;width:100%}.hero-grid{grid-template-columns:1fr}.product-preview>img,.image-fallback{aspect-ratio:1.3 / 1}.decoration-kart-two{left:4%}}@media (max-width: 560px){.login-page,.love-note-page{padding:16px}.login-card{padding:25px 20px}.login-card h1{font-size:29px}.love-note{padding:34px 22px}.love-note h1{font-size:31px}.app-shell{width:min(100% - 22px,540px);padding-bottom:40px}.app-header h1{font-size:31px}.action-row,.list-head,.product-title-row{align-items:stretch;flex-direction:column}.action-row button,.edit-card button{width:100%}.product-title-row{gap:12px;padding:16px}.product-title-row h2{font-size:24px}.list-head{gap:12px}.totals{justify-content:start}.item-row{grid-template-columns:58px minmax(0,1fr) auto;gap:10px;min-height:76px;padding-right:10px}.item-row img,.thumb-fallback{width:58px;height:58px}.item-row em{display:none}.item-row strong{font-size:14px}.item-row b{min-width:58px;font-size:13px}.decoration-kart{width:108px;height:62px}.decoration-kart-one{top:50px;right:-14px}.decoration-kart-two{bottom:12px}}
