:root{font-family:Inter,Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background-color:#030617;--surface: #ffffff;--surface-muted: rgba(255, 255, 255, .92);--stroke: rgba(15, 23, 42, .08);--primary: #f43f5e;--primary-dark: #be123c;--accent: #14b8a6;--text-muted: rgba(15, 23, 42, .65)}*{box-sizing:border-box}input:focus,select:focus,textarea:focus{outline:none;border-color:#f43f5e99;box-shadow:0 0 0 3px #f43f5e1a}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(20,184,166,.14),transparent 40%),radial-gradient(circle at 20% 20%,rgba(244,63,94,.22),transparent 30%),#030617;color:#0f172a}.wrapper{width:min(1200px,100% - 32px);margin:0 auto;padding:48px 0 80px}.hero{position:relative;border-radius:40px;padding:48px;margin-bottom:48px;background:linear-gradient(135deg,#0f172af5,#0f766ee6);color:#f8fafc;overflow:hidden}.hero__decor{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.hero:before,.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero:before{background:radial-gradient(circle at 15% 15%,rgba(244,63,94,.22),transparent 45%),radial-gradient(circle at 85% 0%,rgba(20,184,166,.18),transparent 50%);z-index:0}.hero:after{background-image:radial-gradient(rgba(248,250,252,.05) 1px,transparent 1px);background-size:32px 32px;opacity:.6;z-index:0}.hero__spark{position:absolute;display:block;background:radial-gradient(circle,rgba(255,255,255,.95) 0%,rgba(255,255,255,.15) 55%,transparent 70%),radial-gradient(circle,rgba(251,191,36,.5) 0%,transparent 65%);filter:blur(6px);opacity:.35;mix-blend-mode:screen;border-radius:50%;animation:sparkleDrift 18s ease-in-out infinite;will-change:transform}.hero__spark:after{content:"";position:absolute;top:50%;left:50%;width:60%;height:3px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:translate(-50%,-50%) rotate(45deg);opacity:.8;filter:blur(1px)}.hero__spark:before{content:"";position:absolute;top:50%;left:50%;width:60%;height:3px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:translate(-50%,-50%) rotate(-45deg);opacity:.6;filter:blur(1px)}.hero__spark--left-lg{top:-30px;left:-50px;width:clamp(160px,24vw,260px);height:clamp(160px,24vw,260px);transform:rotate(-10deg);animation-duration:24s}.hero__spark--left-sm{top:80px;left:60px;width:clamp(70px,10vw,110px);height:clamp(70px,10vw,110px);animation-duration:22s}.hero__spark--right-lg{bottom:-20px;right:-40px;width:clamp(220px,30vw,320px);height:clamp(220px,30vw,320px);animation-duration:26s}.hero__spark--right-sm{bottom:60px;right:120px;width:clamp(90px,12vw,140px);height:clamp(90px,12vw,140px);animation-duration:21s}.hero__spark--top{top:20px;left:40%;width:clamp(80px,10vw,120px);height:clamp(80px,10vw,120px);background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.85),transparent 60%),radial-gradient(circle at 60% 70%,rgba(252,211,77,.4),transparent 65%);animation-duration:20s}.hero__spark--center{top:45%;right:35%;width:clamp(60px,8vw,100px);height:clamp(60px,8vw,100px);opacity:.3;filter:blur(5px);animation-duration:19s}.hero__spark--left-mini{top:60%;left:15%;width:clamp(35px,5vw,60px);height:clamp(35px,5vw,60px);opacity:.28;filter:blur(2px);animation-duration:18s}.hero__spark--right-mini{top:20%;right:18%;width:clamp(40px,5vw,70px);height:clamp(40px,5vw,70px);opacity:.26;filter:blur(2.5px);animation-duration:17s}.hero__spark--bottom{bottom:10%;left:35%;width:clamp(45px,6vw,80px);height:clamp(45px,6vw,80px);opacity:.24;animation-duration:20s}.hero__spark--midline{top:65%;right:55%;width:clamp(30px,4vw,50px);height:clamp(30px,4vw,50px);opacity:.25;filter:blur(3px);animation-duration:18s}.hero__spark--scatter-one{top:30%;left:25%;width:clamp(25px,3vw,40px);height:clamp(25px,3vw,40px);opacity:.35;filter:blur(4px);animation-duration:19s}.hero__spark--scatter-two{bottom:25%;right:15%;width:clamp(28px,3vw,45px);height:clamp(28px,3vw,45px);opacity:.32;filter:blur(4.5px);animation-duration:18s}@keyframes sparkleDrift{0%{transform:scale(.92) translate(0);opacity:.22}25%{transform:scale(.98) translate(5px,-4px);opacity:.3}50%{transform:scale(1.04) translate(-4px,5px);opacity:.4}75%{transform:scale(.98) translate(4px,4px);opacity:.32}to{transform:scale(.92) translate(0);opacity:.22}}.hero__content{position:relative;max-width:520px;z-index:1;display:flex;flex-direction:column;gap:24px}.hero__eyebrow{text-transform:uppercase;letter-spacing:.4em;font-size:13px;margin:0;color:#f8fafcb3}.hero__ribbon{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;align-self:flex-start;width:fit-content;border-radius:999px;font-size:13px;letter-spacing:.35em;text-transform:uppercase;background:linear-gradient(120deg,#fbbf24f2,#fbbf2466);color:#3b2410;margin:0;box-shadow:0 12px 35px #fbbf2459;border:1px solid rgba(255,255,255,.3)}.hero__title{font-size:clamp(40px,6vw,72px);margin:0;font-weight:600;color:#f8fafc}.hero__title-accent{color:transparent;background:linear-gradient(120deg,#fef3c7,#fbbf24,#fde68a);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 25px rgba(251,191,36,.35)}.hero__lead{margin:0;font-size:18px;line-height:1.5;color:#f8fafccc}.hero__lead-break{display:block;margin-top:10px;font-weight:600;color:#f8fafceb}.hero__cta{align-self:flex-start;padding:12px 26px;border-radius:999px;border:none;background:linear-gradient(120deg,var(--primary),var(--accent));color:#fff;font-size:15px;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;box-shadow:0 14px 28px #0f172a40}.hero__cta:disabled,.hero__cta:disabled:hover,.hero__cta:disabled:focus-visible{opacity:.5;cursor:not-allowed;box-shadow:none}.hero__cta:hover{background:linear-gradient(120deg,var(--primary-dark),#0f766e)}.hero__cta:focus-visible{outline:none;box-shadow:0 0 0 3px #f43f5e40}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.hero-stat{padding:10px 0;border-radius:0;background:transparent;border:none;display:flex;flex-direction:column;gap:6px}.hero-stat+.hero-stat{padding-left:16px;border-left:1px solid rgba(248,250,252,.18)}.hero-stat__label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#f8fafcb3}.hero-stat__value{font-size:20px;font-weight:700;color:#fff}.hero__meta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.hero__timeline{display:flex;flex-wrap:wrap;gap:12px;margin:0;position:relative}.hero__year{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border-radius:999px;border:1px solid transparent;background:#f8fafc0a;color:inherit;font-weight:600;font-size:15px;letter-spacing:.04em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.hero__year--new{border-style:dashed;border-color:#f8fafc59;background:#f8fafc05;font-weight:500}.hero__year:hover{background:#f8fafc24;border-color:#f8fafc73;box-shadow:0 10px 20px #0f172a33}.hero__year.is-active{background:#f8fafc24;border-color:#f8fafc73}.hero__year--ellipsis{letter-spacing:.2em;padding:12px 16px;font-weight:500;font-size:12px}.hero__year-add{position:relative;display:inline-flex}.hero__year-confirm{position:absolute;top:0;left:0;right:auto;z-index:12;padding:8px 10px;border-radius:14px;background:#fff;border:1px solid var(--stroke);box-shadow:0 10px 20px #0f172a1a;min-width:max-content;max-width:min(320px,calc(100vw - 32px))}.hero__year-confirm.table-status__confirm{left:0;right:auto}.hero__year-confirm .table-status__confirm-text{color:#0f172a;font-weight:700}.hero__year-confirm .table-status__confirm-button{color:#000;font-weight:700}.hero__year-menu{position:absolute;top:calc(100% + 10px);left:0;display:flex;flex-wrap:wrap;gap:10px;padding:12px;border-radius:16px;background:#0f172ae6;border:1px solid rgba(248,250,252,.2);box-shadow:0 18px 30px #0f172a59;z-index:10}.hero__year--menu{padding:8px 14px;font-size:13px;background:#f8fafc14}@media (max-width: 900px){.hero-stats{grid-template-columns:1fr}}.hero__tag{padding:10px 18px;border-radius:999px;background:#f8fafc26;border:1px solid rgba(248,250,252,.35);font-weight:600}.toolbar{display:flex;justify-content:flex-end;margin:32px 0}.toolbar--hero{justify-content:flex-start;margin:0}.app-footer{margin-top:40px;padding:18px 0 6px;display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:space-between;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#f8fafcb3}.app-footer__note{letter-spacing:.04em;text-transform:none}.year-filter{display:inline-flex;align-items:center;gap:12px;font-size:16px;font-weight:600;letter-spacing:.08em}.year-filter select{padding:12px 18px;border-radius:16px;border:1px solid rgba(248,250,252,.4);background:#f8fafc1a;color:inherit;font-size:16px;font-weight:600;min-width:140px;cursor:pointer}.section{border-radius:28px;margin-bottom:40px;padding:28px;background:var(--surface-muted);border:1px solid var(--stroke);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.budget-panel{background:#fff;border-radius:22px;padding:22px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 32px #0f172a0f}.undo-toast{position:fixed;right:32px;bottom:32px;display:inline-flex;align-items:center;gap:16px;padding:14px 18px;border-radius:16px;background:#0f172af0;color:#f8fafc;box-shadow:0 18px 30px #0f172a59;z-index:20}.undo-toast__button{border:none;border-radius:999px;padding:8px 14px;background:var(--accent);color:#fff;font-weight:600;cursor:pointer}.undo-toast__button:hover,.undo-toast__button:focus-visible{filter:brightness(1.05)}.subtitle{text-align:left;font-size:15px;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin:0 0 16px}.year-lock{display:inline-flex;align-items:center;gap:12px;padding:0;border-radius:0;background:transparent;border:none;color:#fff;font-size:13px;margin:0}.year-lock-slot{min-height:34px;margin-top:18px}.year-lock__placeholder{display:block;height:1px}.year-lock__button{border:1px solid rgba(255,255,255,.6);border-radius:999px;padding:6px 12px;background:#ffffff1f;color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.year-lock__button-placeholder{display:inline-block;width:148px;height:28px}.year-lock{position:relative}.year-lock__confirm{position:absolute;top:0;left:0;right:auto;z-index:12;min-width:max-content}.year-lock__confirm.table-status__confirm{left:0;right:auto}.year-lock__button:hover,.year-lock__button:focus-visible{background:#fff3}.icon-head,.icon-head-sm,.icon-head-lg{filter:drop-shadow(0 20px 40px rgba(0,0,0,.2))}.icon-head{width:clamp(50px,6vw,80px)}.icon-head-sm{width:clamp(35px,5vw,60px)}.icon-head-lg{width:clamp(70px,8vw,120px)}@media (max-width: 960px){.hero{padding:32px}.toolbar{justify-content:center}.section{padding:20px}}@media (max-width: 640px){.wrapper{padding-top:32px;text-align:center}.hero{padding:24px}.hero__meta{flex-direction:column}.year-filter{flex-direction:column;align-items:flex-start;gap:6px}.section{text-align:center}.section>*{margin-left:auto;margin-right:auto}.subtitle{text-align:center}.hero__cta{align-self:center}.hero__year-confirm,.year-lock__confirm{left:50%;right:auto;transform:translate(-50%)}.hero__year-confirm.table-status__confirm,.year-lock__confirm.table-status__confirm{left:50%;right:auto;transform:translate(-50%,-50%)}}@media (max-width: 360px){.hero__timeline{justify-content:center}.hero__content{text-align:center}.hero__lead-break{padding-left:0}}.hero__spark[data-variant=rose]{background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(255,255,255,.12) 55%,transparent 70%),radial-gradient(circle,rgba(244,63,94,.45) 0%,transparent 65%)}.table-status__confirm{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;justify-content:center;padding:8px 10px;border-radius:14px;background:#fff;border:1px solid var(--stroke);box-shadow:0 10px 20px #0f172a1a;white-space:nowrap;max-width:100%;text-align:center}.table-status__confirm-text{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#0f172a;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.table-status__confirm-actions{display:inline-flex;gap:8px;align-items:center;flex-shrink:0;justify-content:center}.table-status__confirm-button{border:1px solid rgba(15,23,42,.2);background:#fff;color:#000;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:border .2s ease,box-shadow .2s ease}.table-status__confirm-button:hover{border-color:#14b8a659;background:#14b8a61f}.table-status__confirm-button:focus-visible{outline:none;box-shadow:0 0 0 3px #f43f5e1a}.table-status__confirm--wrap{flex-wrap:wrap;white-space:normal;max-width:min(320px,90vw);min-width:0}.table-status__confirm--wrap .table-status__confirm-text{white-space:normal;overflow:visible;text-overflow:clip}@media (max-width: 480px){.table-status__confirm{flex-wrap:wrap;white-space:normal;max-width:calc(100vw - 24px)}.table-status__confirm-text{white-space:normal}}.table-container{position:relative;margin-top:16px;border-radius:26px;background:var(--surface);border:1px solid var(--stroke);box-shadow:0 20px 40px #0f172a0f;overflow:hidden;display:flex}.table-toolbar{margin-top:20px;display:flex;justify-content:flex-start;gap:16px;flex-wrap:wrap}.table-search,.table-filter,.table-year{display:flex;flex-direction:column;gap:8px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);text-align:left}.table-search input{min-width:260px;border-radius:999px;border:1px solid var(--stroke);padding:10px 16px;background:#0f172a05;color:var(--text);font-size:15px;transition:border-color .2s ease,box-shadow .2s ease}.table-year select{min-width:140px;border-radius:999px;border:1px solid var(--stroke);padding:10px 32px 10px 16px;background:#0f172a05;color:var(--text);font-size:15px;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath fill='%23000' fill-opacity='0.5' d='M6 7 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) 50%;background-size:12px}.table-filter select{min-width:160px;border-radius:999px;border:1px solid var(--stroke);padding:10px 32px 10px 16px;background:#0f172a05;color:var(--text);font-size:15px;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath fill='%23000' fill-opacity='0.5' d='M6 7 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) 50%;background-size:12px}@media (max-width: 640px){.table-toolbar{flex-direction:column;align-items:flex-start;width:100%}.table-search,.table-filter,.table-year{width:100%;text-align:center}.table-search input,.table-filter select,.table-year select{width:100%;min-width:0}}@media (min-width: 641px) and (max-width: 899px){.table-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.table-search,.table-filter,.table-year{width:100%}.table-search input,.table-filter select,.table-year select{width:100%;min-width:0}}.table-filter select:focus{outline:none;border-color:#f43f5e99;box-shadow:0 0 0 3px #f43f5e1a}.table-year select:focus{outline:none;border-color:#f43f5e99;box-shadow:0 0 0 3px #f43f5e1a}.table-search input:focus{outline:none;border-color:#f43f5e99;box-shadow:0 0 0 3px #f43f5e1a}.table-scroll{max-height:520px;overflow:auto;flex:1;min-height:0}.table-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#14b8a659,#f43f5e59);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.table{width:100%;border-collapse:collapse;table-layout:fixed}.table thead{background:linear-gradient(120deg,var(--primary),var(--accent));color:#fff}.table thead th{position:sticky;top:0;z-index:2;background:linear-gradient(120deg,var(--primary),var(--accent));box-shadow:0 10px 20px #0f172a26}.table th,.table td{padding:16px 20px;text-align:left;border-bottom:1px solid rgba(15,23,42,.06);font-size:16px}.table-col-name,.table-name,.table-col-gift,.table-gift,.table-col-status,.table-status,.table-col-price,.table-price{width:25%}.table th{font-weight:600;letter-spacing:.15em;font-size:12px;text-transform:uppercase}.table tbody tr:last-child td{border-bottom:none}.table-row--group-start td{border-top:2px solid rgba(244,63,94,.22)}.table-row:hover td:not(.table-name){background:#f43f5e0f}.table-row--highlight td:not(.table-name){background:#facc151f;transition:background .6s ease}.table-row--highlight .table-name{background:#facc1514;transition:background .6s ease}.table-name{font-weight:600;color:var(--text);background:#0f172a05;min-width:180px;border-right:1px solid rgba(15,23,42,.04)}.table-name.table-name--hovered{background:#f43f5e0f}.table-name__label{font-size:16px;margin-bottom:10px}.table-mini{display:flex;flex-direction:column;gap:6px}.table-mini__value{font-size:13px;font-weight:500;color:var(--text-muted)}.table-mini__bar{position:relative;width:100%;height:8px;border-radius:999px;background:#f43f5e1f;overflow:hidden}.table-mini__fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;width:0;background:linear-gradient(120deg,var(--primary),var(--accent));box-shadow:0 6px 14px #f43f5e33}.table-price,.table-status{text-align:left}.table-status__control{display:flex;flex-direction:row;align-items:center;gap:10px;position:relative;min-height:32px}.table-status__badge{display:inline-flex;align-items:center;justify-content:center;width:96px;min-width:96px;flex:0 0 96px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:1px solid transparent}.table-status__confirm{position:absolute;top:50%;transform:translateY(-50%);right:0;left:auto;z-index:5}@media (max-width: 640px){.table-status__confirm{left:50%;right:auto;transform:translate(-50%,-50%)}}.table-status__toggle{border:1px solid transparent;background:transparent;cursor:pointer;transition:filter .2s ease;padding:6px 12px}.table-status__toggle:hover{filter:brightness(.98)}.table-status__toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #f43f5e1a}.table-status__badge--bought{background:#14b8a61f;border-color:#14b8a64d;color:#0f766e}.table-status__badge--idea{background:#b1637429;border-color:#b163748c;color:#7b3d4c}.table-price__input{border-radius:12px;border:1px solid rgba(15,23,42,.1);padding:8px 10px;font-size:14px;width:120px}.table-price__cell{display:flex;align-items:center;justify-content:flex-start;width:100%}.table-price__edit-group{display:inline-flex;align-items:center;justify-content:space-between;gap:0;cursor:pointer;margin-left:0;width:100%}.table-price__edit-group:hover .table-price__clickable,.table-price__edit-group:hover .table-price__icon{color:var(--primary)}.table-price__edit{display:inline-flex;align-items:center;gap:10px;padding:2px;width:24px;height:24px;flex:0 0 24px;border-radius:999px;border:1px solid transparent;background:transparent;cursor:pointer;transition:border .2s ease,background .2s ease}.table-price__edit.is-empty{background:transparent;border-color:transparent}.table-price__edit:hover,.table-price__edit:focus-visible{background:transparent}.table-price__edit:focus-visible{border-color:#f43f5e99;background:transparent;outline:none;box-shadow:0 0 0 3px #f43f5e1a}.table-price__action{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.table-price__icon{display:inline-flex;width:16px;height:16px;color:var(--text-muted)}.table-price__icon svg{width:100%;height:100%;fill:currentColor}.table-price__value{font-variant-numeric:tabular-nums}.table-price__value--empty{color:var(--text-muted)}.table-price__clickable{border:none;background:transparent;padding:0;cursor:pointer;color:inherit;font:inherit;text-align:left;flex:1 1 auto}.table-price__clickable:focus-visible{outline:none;text-decoration:underline}.table-delete{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:0 0 26px;padding:7px;box-sizing:content-box;border-radius:999px;border:none;background:transparent;color:var(--text-muted);font-size:18px;cursor:pointer;margin:-7px -7px -7px auto;transition:background .2s ease,color .2s ease}.table-delete:hover,.table-delete:focus-visible{background:#f43f5e1f;color:var(--accent)}.table-empty{margin:28px;text-align:center;font-size:17px;color:var(--text-muted)}.summary-item{position:relative;display:flex;gap:18px;padding:24px;border-radius:24px;background:var(--surface);border:1px solid var(--stroke);box-shadow:0 25px 50px #0f172a14;align-items:center}.summary-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#14b8a680,#f43f5e80);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.summary-item strong{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:var(--text-muted);margin-bottom:4px}.summary-item-icon{width:56px;height:56px;flex:0 0 56px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,var(--primary),var(--accent));border:1px solid rgba(255,255,255,.5);box-shadow:inset 0 0 24px #ffffff40,0 10px 20px #00000012}.summary-item-icon svg{width:28px;height:28px;stroke:#111827}.summary-value{font-size:22px;font-weight:600;margin:0}.summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}@media (min-width: 640px){.summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.chart--bar{min-height:360px;display:flex;flex-direction:column;gap:10px}.chart--pie,.chart--line{min-height:360px;display:flex;flex-direction:column;gap:12px}.charts{display:flex;flex-wrap:wrap;gap:24px;width:100%}.chart{position:relative;flex:1 1 320px;min-width:260px;background:var(--surface);border-radius:32px;padding:28px;border:1px solid var(--stroke);box-shadow:0 30px 60px #0f172a14;overflow:hidden}.chart:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#14b8a666,#f43f5e66);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.chart>*{position:relative;z-index:1}.chart canvas{width:100%!important;height:320px!important}.charts-legend{width:100%;display:flex;flex-wrap:wrap;gap:12px 20px;padding:12px 4px 4px;border-top:1px solid rgba(15,23,42,.05);margin-top:8px}.charts-legend__item{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:var(--text-muted);letter-spacing:.02em}.charts-legend__swatch{width:16px;height:16px;border-radius:50%;box-shadow:0 0 0 1px #0f172a0f}.chart--empty{align-items:center;justify-content:center;min-height:360px;display:flex;flex-direction:column;background:#fffc;color:var(--text-muted)}.chart-message{font-size:18px;text-align:center;padding:30px}.gift-form{position:relative;display:flex;flex-direction:column;gap:18px;margin-bottom:30px;padding:26px;border-radius:30px;background:var(--surface);border:1px solid var(--stroke);box-shadow:0 25px 50px #0f172a14;overflow:hidden}.gift-form:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#14b8a659,#f43f5e59);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.gift-form h3{margin:0;font-size:20px;font-weight:600}.gift-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.gift-form label{display:flex;flex-direction:column;gap:6px;font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.gift-form input,.gift-form select{border-radius:14px;border:1px solid rgba(15,23,42,.1);padding:12px 14px;font-size:16px;font-family:inherit;background:#fff;box-shadow:0 4px 12px #0000000d;transition:border .2s ease,box-shadow .2s ease;cursor:pointer}.gift-form input:hover,.gift-form select:hover{cursor:pointer}.gift-form input:focus,.gift-form select:focus{border-color:#f43f5e99;outline:none;box-shadow:0 0 0 3px #f43f5e1a}.gift-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath fill='%23000' fill-opacity='0.5' d='M6 7 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) 50%;background-size:12px;padding-right:32px;cursor:pointer}.gift-form button{align-self:flex-end;padding:12px 28px;border:none;border-radius:999px;background:linear-gradient(120deg,var(--primary),var(--accent));color:#fff;font-size:16px;font-weight:600;letter-spacing:.05em;cursor:pointer;transition:opacity .2s ease,background .2s ease}.gift-form button:not(:disabled):hover{background:linear-gradient(120deg,var(--primary-dark),#0f766e)}.gift-form button:disabled{opacity:.5;cursor:not-allowed}.gift-form__error{margin:0;color:var(--primary);font-size:14px}.gift-form__hint{margin:0;font-size:12px;letter-spacing:.02em;text-transform:none;color:var(--text-muted)}@media (max-width: 640px){.gift-form{padding:16px}.gift-form label{text-align:left;align-items:flex-start}.gift-form button{align-self:center}.gift-form__grid{grid-template-columns:1fr}.gift-form label{text-align:center;align-items:center;width:100%}.gift-form input,.gift-form select{width:100%}}.hero-budget{--budget-field-width: 220px;display:flex;flex-direction:column;gap:16px;align-items:stretch;margin:0;font-family:Inter,Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-budget__panel{display:flex;flex-direction:column;gap:12px}.hero-budget__row{display:flex;flex-wrap:nowrap;gap:20px;align-items:end}.hero-budget__field{display:flex;flex-direction:column;gap:10px;padding:8px 0 0;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);width:min(100%,var(--budget-field-width))}.hero-budget input{width:100%;border-radius:14px;border:1px solid rgba(15,23,42,.1);padding:12px 14px;height:44px;font-size:16px;font-family:Inter,Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#111827;box-shadow:0 4px 12px #0000000d;transition:border .2s ease,box-shadow .2s ease;text-transform:none;letter-spacing:normal;cursor:text}.hero-budget input:focus{outline:none;border-color:#f43f5e99;box-shadow:0 0 0 3px #f43f5e1a}.hero-budget input::placeholder{color:#6b7280}.hero-budget__value-button{display:inline-flex;align-items:center;gap:16px;justify-content:space-between;width:100%;font-size:18px;font-family:Inter,Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);text-transform:none;letter-spacing:normal;padding:0 22px;height:44px;border-radius:14px;border:1px solid rgba(15,23,42,.1);background:#fff;box-shadow:0 4px 12px #0000000d;cursor:pointer;transition:background .2s ease}.hero-budget__value-static{display:flex;align-items:center;width:100%;height:44px;padding:0 22px}.hero-budget__value-button:hover{background:#fff}.hero-budget__pencil{display:inline-flex;width:16px;height:16px;opacity:.8}.hero-budget__pencil svg{width:100%;height:100%;fill:currentColor}.hero-budget__amount{font-size:18px;font-weight:700;color:var(--text);font-family:Inter,Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-budget__amount--placeholder{font-weight:500}.hero-budget__bar{position:relative;width:100%;height:8px;border-radius:999px;background:#0f172a14;overflow:visible}.hero-budget__segment{position:absolute;top:0;bottom:0;left:0}.hero-budget__segment--bought{background:#14b8a6b3}.hero-budget__segment--idea{background:#b16374b3}.hero-budget__segment--over{background:#f43f5ecc}.hero-budget__over-divider{position:absolute;top:-8px;bottom:-8px;width:2px;background:#0f172a99;z-index:2}.hero-budget__placeholder{display:block;width:100%;height:8px}.hero-budget__summary-item{position:relative;display:flex;align-items:center;gap:16px;padding:18px;border-radius:22px;background:var(--surface);border:1px solid var(--stroke);box-shadow:0 18px 36px #0f172a14}.hero-budget__summary-content{display:flex;flex-direction:column;gap:6px}.hero-budget__summary-value-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.hero-budget__summary-icon{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(120deg,var(--primary),var(--accent));border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 0 18px #ffffff40,0 8px 16px #0f172a1f;color:#111827}.hero-budget__summary-icon svg{width:20px;height:20px}.hero-budget__summary-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#14b8a666,#f43f5e66);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hero-budget__summary-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.hero-budget__summary-value{font-size:18px;font-weight:700;color:var(--text)}.hero-budget__summary-value--bought{color:#14b8a6e6}.hero-budget__summary-value--idea{color:#b16374e6}.hero-budget__summary-value--delta{color:var(--text)}.hero-budget__summary-note{font-size:12px;color:var(--text-muted);letter-spacing:.04em;line-height:1.2}.hero-budget__summary-grid{display:grid;gap:18px}.hero-budget__bar-row{width:100%}@media (min-width: 640px){.hero-budget__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-budget__button{padding:12px 28px;height:44px;border:none;border-radius:999px;background:linear-gradient(120deg,var(--primary),var(--accent));color:#fff;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:opacity .2s ease,background .2s ease}.hero-budget__button--placeholder{visibility:hidden;pointer-events:none}.hero-budget__button:hover{background:linear-gradient(120deg,var(--primary-dark),#0f766e)}@media (max-width: 720px){.hero-budget__row{flex-wrap:wrap}}@media (max-width: 640px){.hero-budget__summary-grid,.hero-budget__summary-item{width:100%}}@media (max-width: 360px){.hero-budget{align-items:center;text-align:center}.hero-budget__row{justify-content:center}.hero-budget__field{align-items:center}.hero-budget__value-button,.hero-budget__value-static{justify-content:center}.hero-budget__summary-grid{justify-items:center}.hero-budget__summary-item{flex-direction:column;text-align:center}.hero-budget__summary-content{align-items:center}}.hero-budget-summary{display:flex;flex-direction:column;gap:10px;min-width:220px}.hero-budget-summary__value-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.hero-budget-summary__value{font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#f8fafccc}.hero-budget-summary__over{font-size:12px;letter-spacing:.08em;color:#f8fafce6;white-space:nowrap}.hero-budget-summary__bar{position:relative;width:100%;height:8px;border-radius:999px;background:#f8fafc2e;overflow:hidden}.hero-budget-summary__fill{position:absolute;top:0;bottom:0;left:0;background:linear-gradient(120deg,var(--primary),var(--accent))}.hero-budget-summary__fill--over{background:#f43f5ee6}@media (max-width: 360px){.hero-budget-summary{align-items:center;text-align:center}.hero-budget-summary__value-row{justify-content:center;flex-wrap:wrap}.hero-budget-summary__over{white-space:normal}}.person-history{display:flex;flex-direction:column;gap:16px}.person-history__toolbar{display:flex;justify-content:flex-start}.person-history__filter{display:flex;flex-direction:column;gap:8px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.person-history__filter select{min-width:180px;border-radius:999px;border:1px solid var(--stroke);padding:10px 32px 10px 16px;background:#0f172a05;color:var(--text);font-size:15px;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath fill='%23000' fill-opacity='0.5' d='M6 7 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) 50%;background-size:12px}.person-history__filter select:focus{outline:none;border-color:#f43f5e99;box-shadow:0 0 0 3px #f43f5e1a}@media (max-width: 640px){.person-history__toolbar{flex-direction:column;align-items:flex-start;width:100%}.person-history__filter{width:100%;text-align:center}.person-history__filter select{width:100%;min-width:0}}@media (min-width: 641px) and (max-width: 899px){.person-history__toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.person-history__filter{width:100%}.person-history__filter select{width:100%;min-width:0}}.person-history__table{border-radius:26px;border:1px solid var(--stroke);background:var(--surface);box-shadow:0 20px 40px #0f172a0f;overflow:hidden}.person-history__scroll{max-height:520px;overflow:auto}.person-history__table table{width:100%;border-collapse:collapse;table-layout:fixed}.person-history__table thead{background:linear-gradient(120deg,var(--primary),var(--accent));color:#fff}.person-history__table thead th{background:linear-gradient(120deg,var(--primary),var(--accent));box-shadow:0 10px 20px #0f172a26}.person-history__table th,.person-history__table td{padding:16px 20px;text-align:left;border-bottom:1px solid rgba(15,23,42,.06);font-size:16px}.person-history__table th{font-weight:600;letter-spacing:.15em;font-size:12px;text-transform:uppercase}.person-history__table tr:last-child td{border-bottom:none}.person-history__row-group-start td{border-top:2px solid rgba(244,63,94,.22)}.person-history__table tbody tr:hover td{background:#f43f5e0f}.person-history__year{font-weight:600;background:#0f172a05;border-right:1px solid rgba(15,23,42,.04)}.person-history__price{font-variant-numeric:tabular-nums}.person-history__empty{margin:0;color:var(--text-muted);font-size:15px}.people-manager{display:flex;flex-direction:column;gap:16px}.people-manager__form{display:grid;grid-template-columns:minmax(220px,1fr) max-content;gap:16px;align-items:end}.people-manager__field{display:flex;flex-direction:column;gap:8px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.people-manager__label-row{display:flex;align-items:baseline;justify-content:flex-start;gap:6px}.people-manager__error{display:block;font-size:12px;text-transform:none;letter-spacing:0;color:#be123c}.people-manager__field input{border-radius:14px;border:1px solid rgba(15,23,42,.1);padding:12px 14px;height:44px;font-size:16px;font-family:inherit;background:#fff;color:#111827;box-shadow:0 4px 12px #0000000d;transition:border .2s ease,box-shadow .2s ease}.people-manager__field input:focus{outline:none;border-color:#f43f5e99;box-shadow:0 0 0 3px #f43f5e1a}.people-manager__form button{padding:12px 28px;height:44px;border:none;border-radius:999px;background:linear-gradient(120deg,var(--primary),var(--accent));color:#fff;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:opacity .2s ease,background .2s ease}.people-manager__form button:disabled{opacity:.5;cursor:not-allowed}.people-manager__form button:not(:disabled):hover{background:linear-gradient(120deg,var(--primary-dark),#0f766e)}.people-manager__list{display:grid;grid-template-columns:1fr;gap:8px 24px;padding:12px 14px;border-radius:16px;background:#ffffffd9;border:1px solid rgba(15,23,42,.06)}.people-manager__item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:6px;text-align:left;padding:6px 4px 10px;border-radius:0;background:transparent;border:none;border-bottom:1px solid rgba(15,23,42,.06);box-shadow:none;font-size:15px;font-weight:600;color:var(--text);position:relative;width:100%}.people-manager__item:last-child{border-bottom:none;padding-bottom:8px}.people-manager__item .people-manager__remove{justify-self:start;padding:7px;margin:-7px;box-sizing:content-box}.people-manager__remove:disabled{cursor:not-allowed;opacity:.45}.people-manager__remove--hidden{visibility:hidden;pointer-events:none;opacity:0}.people-manager__confirm{display:inline-flex;align-items:center;gap:8px;position:absolute;top:50%;transform:translateY(-50%);right:6px;left:auto;z-index:5;min-width:max-content;max-width:min(320px,calc(100vw - 32px))}.people-manager__confirm.table-status__confirm--wrap{min-width:0;max-width:min(320px,90vw)}.people-manager__confirm--left{left:6px;right:auto}.people-manager__confirm .table-status__confirm-text{color:#0f172a;font-weight:700}.people-manager__confirm .table-status__confirm-button{color:#000;font-weight:700}.people-manager__empty{margin:0;color:var(--text-muted);font-size:15px}@media (max-width: 640px){.people-manager__form{grid-template-columns:1fr}.people-manager__form button{justify-self:center}.people-manager__item{width:100%;justify-content:space-between}.people-manager__confirm{left:50%;right:auto;transform:translate(-50%,-50%);max-width:min(280px,90vw);min-width:0}.people-manager__confirm.table-status__confirm{flex-wrap:wrap;white-space:normal}.people-manager__confirm .table-status__confirm-text{white-space:normal;overflow:visible;text-overflow:clip}}@media (min-width: 641px){.people-manager__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 900px){.people-manager__list{grid-template-columns:repeat(3,minmax(0,1fr))}}
