.history-page{width:min(100%,42rem);margin:0 auto;padding:1rem}.history-page__header,.history-entry__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.history-page h1{margin:0;font-size:1.4rem}.history-list{gap:1rem;margin-top:1rem;display:grid}.history-entry{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.history-date{grid-template-columns:auto 1fr;align-items:center;column-gap:.55rem;display:grid}.history-date svg{color:#c95060;grid-row:1/3;width:20px;height:20px}.history-date span{color:#8a747d;font-size:.75rem;font-weight:700}.history-date input{color:#44353e;width:10.5rem;min-width:0;min-height:44px;font:inherit;background:0 0;border:0;margin-top:-5px;padding:0;font-size:16px;font-weight:800}.history-date input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65}.history-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.history-results div{min-width:0}.history-results dt{color:#6b7280;font-size:.8rem}.history-results dd{overflow-wrap:anywhere;margin:.15rem 0 0}.history-note{gap:.4rem;font-size:.95rem;display:grid}.history-note textarea{width:100%;min-height:5.5rem;font:inherit;resize:vertical;border:1px solid #d1d5db;border-radius:6px;padding:.7rem;font-size:16px}.star-rating{gap:.25rem;margin-top:.8rem;display:flex}.star-button,.history-delete,.clear-history{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:44px;min-height:44px}.star-button{padding:0;font-size:1.5rem}.star-button.is-selected{color:#f59e0b}.history-delete,.clear-history{color:#b91c1c;padding:0 .75rem;font-size:.9rem}.history-empty{color:#6b7280;text-align:center;padding:3rem 1rem}.star-button:focus-visible,.history-delete:focus-visible,.clear-history:focus-visible,.history-date input:focus-visible,.history-note textarea:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}@media (width<=360px){.history-results{grid-template-columns:1fr}.history-entry__header{align-items:start}}.inspiration-page{color:#263447;width:min(100%,640px)}.inspiration-page h2,.inspiration-page p{margin:0}.inspiration-page__header p{color:#667281;margin-top:6px;line-height:1.5}.inspiration-page__tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:20px 0 12px;display:grid}.inspiration-page__tabs button,.inspiration-page__row button{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #bec7d2;border-radius:6px}.inspiration-page__tabs button[aria-selected=true]{color:#fff;background:#263447;border-color:#263447;font-weight:750}.inspiration-page__list{border-top:1px solid #e4e8ed;margin:0;padding:0;list-style:none}.inspiration-page__row{border-bottom:1px solid #e4e8ed;justify-content:space-between;align-items:center;gap:12px;min-height:64px;display:flex}.inspiration-page__label{overflow-wrap:anywhere;min-width:0;font-weight:700}.inspiration-page__row button,.inspiration-page__added{flex:none;justify-content:center;align-items:center;gap:4px;padding:8px 10px;display:inline-flex}.inspiration-page__row button svg,.inspiration-page__added svg{width:18px;height:18px}.inspiration-page__added{color:#34744b;min-height:44px;font-weight:750}.inspiration-page__error{color:#b42318;margin:10px 0}@media (width<=360px){.inspiration-page__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.item-editor{color:#263447;width:min(100%,560px)}.item-editor__header,.item-editor__row,.item-editor__sheet>header,.item-form__actions,.item-editor__confirm>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.item-editor h2,.item-editor h3,.item-editor p{margin:0}.item-editor__header p{color:#667281;margin-top:4px}.item-editor button{min-width:44px;min-height:44px;color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #bec7d2;border-radius:6px}.item-editor__header>button,.item-form__actions button[type=submit],.item-editor__confirm button:last-child{color:#fff;background:#263447;border-color:#263447}.item-editor__list{border-top:1px solid #e4e8ed;margin:20px 0;padding:0;list-style:none}.item-editor__row{border-bottom:1px solid #e4e8ed;min-height:60px}.item-editor__item-label{overflow-wrap:anywhere;min-width:0;font-weight:700}.item-editor__row-actions{gap:8px;display:flex}.item-editor__row-actions button{padding:8px}.item-editor__row-actions button:last-child{color:#b42318;place-items:center;display:grid}.item-editor__row-actions svg,.item-editor__sheet>header svg{width:20px;height:20px}.item-editor__restore{padding:8px 12px}.item-editor__error,.item-form__error{color:#b42318;margin:12px 0}.item-editor__sheet-backdrop{z-index:10;background:#1f293759;align-items:end;display:flex;position:fixed;inset:0}.item-editor__sheet{width:100%;padding:20px 20px calc(20px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:8px 8px 0 0;box-shadow:0 -10px 30px #1f29372e}.item-editor__sheet>header{margin-bottom:18px}.item-editor__sheet>header button{place-items:center;padding:0;display:grid}.item-form{gap:14px;display:grid}.item-form__field{gap:6px;font-weight:700;display:grid}.item-form input{width:100%;min-height:48px;color:inherit;font:inherit;border:1px solid #aeb8c5;border-radius:6px;padding:10px 12px;font-size:16px}.item-form__quick-choices{flex-wrap:wrap;gap:8px;display:flex}.item-form__quick-choices button{padding:0 10px;font-size:1.25rem}.item-form__actions{justify-content:end}.item-form__actions button,.item-editor__confirm button{padding:8px 12px}.item-editor__confirm{z-index:20;background:#fff;border:1px solid #d8dde4;border-radius:8px;width:min(100% - 32px,440px);margin:auto;padding:20px;position:fixed;inset:auto 16px 16px;box-shadow:0 12px 30px #1f293733}.item-editor__confirm p{color:#5a6574;margin:10px 0 18px}@media (width>=640px){.item-editor__sheet-backdrop{justify-content:center;align-items:center;padding:24px}.item-editor__sheet{border-radius:8px;width:min(100%,480px)}}.photo-settings{width:min(100%,560px)}.photo-settings h2,.photo-settings p{margin:0}.photo-settings header p{color:#786772;margin-top:6px;line-height:1.5}.photo-upload{color:#fff;cursor:pointer;background:#b94f5d;border:1px solid #b94f5d;border-radius:8px;align-items:center;gap:8px;min-height:52px;margin:18px 0;padding:0 18px;font-weight:800;display:inline-flex;position:relative}.photo-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.photo-settings__error{color:#b42318}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.photo-thumb{aspect-ratio:1;background:#f4e5e3;border-radius:8px;position:relative;overflow:hidden}.photo-thumb__open{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0}.photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.photo-thumb__delete{color:#fff;cursor:pointer;background:#322228c7;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:4px;right:4px}.photo-lightbox{z-index:50;background:#281c23d6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.photo-lightbox img{object-fit:contain;border-radius:8px;max-width:92vw;max-height:82vh}.photo-lightbox>button{color:#3f3540;background:#fff;border:0;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:18px;right:18px}.plan-sheet{color:#263447;background:#fff;border:1px solid #d8dde4;border-radius:8px;width:min(92vw,520px);padding:20px;box-shadow:0 12px 30px #1f29372e}.plan-sheet__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.plan-sheet__header h2{letter-spacing:0;margin:0;font-size:1.35rem}.plan-sheet button{color:#263447;min-width:44px;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #bec7d2;border-radius:6px}.plan-sheet button svg{width:19px;height:19px}.plan-sheet__close{place-items:center;padding:0;display:grid}.plan-sheet__results{margin:16px 0 20px}.plan-sheet__result{border-bottom:1px solid #e4e8ed;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:10px 0;display:grid}.plan-sheet__result dt{color:#667281;font-size:.9rem;font-weight:700}.plan-sheet__result dd{justify-content:space-between;align-items:center;gap:12px;min-width:0;margin:0;font-weight:700;display:flex}.plan-sheet__result dd>span{overflow-wrap:anywhere}.plan-sheet__result button{flex:0 0 44px;place-items:center;padding:0;display:grid}.plan-sheet__actions{grid-template-columns:1fr 1.4fr;gap:10px;display:grid}.plan-sheet__actions button{justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-weight:750;display:inline-flex}.plan-sheet__actions button:last-child{color:#fff;background:#263447;border-color:#263447}@media (width<=390px){.plan-sheet{padding:16px}.plan-sheet__actions{grid-template-columns:1fr}}.wheel-control{aspect-ratio:1;place-items:center;width:min(82vw,430px);display:grid;position:relative}.wheel{border:8px solid #fff;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 12px 30px #1f29372e}.wheel--spinning{animation-fill-mode:forwards}@keyframes wheel-spin-phased{0%{transform:rotate(var(--spin-from));animation-timing-function:var(--spin-acceleration-easing)}20%{transform:rotate(var(--spin-accelerated));animation-timing-function:var(--spin-steady-easing)}70%{transform:rotate(var(--spin-steady));animation-timing-function:var(--spin-deceleration-easing)}to{transform:rotate(var(--spin-to))}}@keyframes wheel-spin-reduced{0%{transform:rotate(var(--spin-from))}to{transform:rotate(var(--spin-to))}}@keyframes wheel-label-counter-phased{0%{transform:translate(-50%, -50%) rotate(var(--counter-from));animation-timing-function:var(--spin-acceleration-easing)}20%{transform:translate(-50%, -50%) rotate(var(--counter-accelerated));animation-timing-function:var(--spin-steady-easing)}70%{transform:translate(-50%, -50%) rotate(var(--counter-steady));animation-timing-function:var(--spin-deceleration-easing)}to{transform:translate(-50%, -50%) rotate(var(--counter-to))}}@keyframes wheel-label-counter-reduced{0%{transform:translate(-50%, -50%) rotate(var(--counter-from))}to{transform:translate(-50%, -50%) rotate(var(--counter-to))}}.wheel-label{text-align:center;word-break:break-word;pointer-events:none;border-radius:4px;width:clamp(60px,21%,105px);max-height:3.75em;padding:3px 5px;font-size:.8rem;font-weight:700;line-height:1.25;position:absolute;overflow:hidden;transform:translate(-50%,-50%)}.wheel-label--spinning{animation-fill-mode:forwards}.wheel-pointer{z-index:2;border-top:28px solid #263447;border-left:14px solid #0000;border-right:14px solid #0000;width:0;height:0;position:absolute;top:-2px}.wheel-start{z-index:3;color:#fff;width:92px;height:92px;font:inherit;cursor:pointer;background:#263447;border:5px solid #fff;border-radius:50%;font-weight:800;position:absolute}.wheel-start:disabled{cursor:wait;opacity:.7}.wheel-page{flex-direction:column;align-items:center;gap:24px;width:min(100%,520px);display:flex}.wheel-result{color:#263447;text-align:center;background:#fff;border:2px solid #d94f5c;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:min(92vw,480px);min-height:96px;padding:18px 22px;display:flex;box-shadow:0 8px 22px #1f29371f}.wheel-result strong{overflow-wrap:anywhere;font-size:clamp(1.25rem,5vw,1.75rem);line-height:1.3}.wheel-result span{color:#5a6574;line-height:1.45}.wheel-page__category{color:#263447;letter-spacing:0;min-height:34px;margin:0;font-size:1.35rem}.plan-create{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:#263447;border:1px solid #263447;border-radius:6px;padding:10px 20px;font-weight:800}.plan-skip{color:#5a6574;min-width:44px;min-height:44px;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:8px;text-decoration:underline}:root{color:#3f3540;font-synthesis:none;background:#fff8f6;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 4%,#ffe2e0 0 8%,#0000 22%),#fff8f6;min-width:320px;margin:0}button,input,textarea{letter-spacing:0;font-family:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #f2a3a8}.app-shell{min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}.floating-photo-stage{z-index:2;pointer-events:none;position:fixed;inset:0;overflow:hidden}.floating-photo{aspect-ratio:1;object-fit:cover;opacity:1;background:#fff;border:1px solid #ffffffeb;border-radius:10px;width:clamp(48px,12vw,88px);padding:4px;animation:7s ease-in-out infinite photo-float;position:absolute;box-shadow:0 10px 24px #4e2a3433}.floating-photo--one{top:10%;left:1%;transform:rotate(-10deg)}.floating-photo--two{animation-delay:-1.6s;top:10%;right:1%;transform:rotate(9deg)}.floating-photo--three{animation-delay:-3.2s;top:25%;left:1%;transform:rotate(7deg)}.floating-photo--four{animation-delay:-4.5s;top:25%;right:1%;transform:rotate(-7deg)}.floating-photo--five{animation-delay:-2.4s;top:40%;left:1%;transform:rotate(-11deg)}.floating-photo--six{animation-delay:-5.1s;top:40%;right:1%;transform:rotate(8deg)}.floating-photo--seven{animation-delay:-1.1s;top:55%;left:1%;transform:rotate(6deg)}.floating-photo--eight{animation-delay:-3.7s;top:55%;right:1%;transform:rotate(-8deg)}.floating-photo--nine{animation-delay:-2.1s;top:70%;left:1%;transform:rotate(-6deg)}.floating-photo--ten{animation-delay:-4.2s;top:70%;right:1%;transform:rotate(10deg)}.floating-photo--eleven{animation-delay:-5.6s;bottom:8%;left:1%;transform:rotate(8deg)}.floating-photo--twelve{animation-delay:-.8s;bottom:8%;right:1%;transform:rotate(-9deg)}@keyframes photo-float{0%,to{translate:0}50%{translate:0 -8px}}.app-header{max-width:720px;padding:calc(20px + env(safe-area-inset-top,0px)) 20px 14px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;margin:0 auto;display:grid}.app-header__copy{min-width:0}.app-header__copy>span{color:#a24f60;font-size:.82rem;font-weight:800}.app-header h1{color:#44353e;letter-spacing:0;max-width:560px;margin:5px 0 0;font-size:clamp(1.05rem,5.2vw,1.9rem);font-weight:800;line-height:1.4}.app-title-line{color:inherit;font-size:inherit;font-weight:inherit;display:block}.app-heart{color:#e06472;place-items:center;width:44px;height:44px;font-size:1.7rem;display:grid}.app-main{z-index:1;flex-direction:column;align-items:center;max-width:720px;min-height:calc(100dvh - 170px);margin:0 auto;padding:8px 18px 24px;display:flex;position:relative}.category-switcher{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:min(100%,520px);margin:4px 0 22px;display:grid}.category-switcher button{color:#6c555f;background:#fff;border:1px solid #e8c8ca;border-radius:6px;min-height:44px;font-size:.95rem;font-weight:700}.category-switcher button[aria-pressed=true]{color:#fff;background:#cf6570;border-color:#cf6570}.settings-page{width:min(100%,560px)}.settings-page>header h2{margin:0;font-size:1.45rem}.settings-page>header p{color:#786772;margin:6px 0 18px;line-height:1.5}.bottom-nav{z-index:30;padding:7px max(10px, env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom,0px)) max(10px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #ecd8d8;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{color:#8a747d;background:0 0;border:0;align-content:center;justify-items:center;gap:3px;min-height:54px;font-size:.72rem;display:grid}.bottom-nav button[aria-current=page]{color:#c95060;font-weight:800}.bottom-nav svg{width:21px;height:21px}.wheel-control{width:min(82vw,380px)}.wheel-result{background:#fff;border-color:#e9a3a7;width:min(74vw,440px)}.wheel-start,.plan-create,.plan-sheet__actions button:last-child{background:#b94f5d;border-color:#b94f5d}.history-page,.inspiration-page{padding:0}@media (width<=520px){.wheel-control{width:min(76vw,360px)}.app-header{grid-template-columns:1fr;gap:2px;padding-inline:16px}.app-heart{justify-self:end;width:32px;height:28px;margin-top:-5px;font-size:1.45rem}}@media (width<=360px){.app-main{padding-inline:12px}.category-switcher{gap:4px}.category-switcher button{font-size:.87rem}.floating-photo{width:52px}.app-header h1{font-size:1rem}}@media (width>=740px){.bottom-nav{border-inline:1px solid #ecd8d8;width:720px;left:50%;transform:translate(-50%)}}
