:root{color-scheme:light;--ink:#29232d;--muted:#756f79;--line:#e6e3e8;--paper:#f7f7fa;--white:#fff;--brand:#b52252;--brand-dark:#8a183e;--tint:#fcebf1;--purple:#6551aa;--radius:18px;--shadow:0 14px 50px #33203516;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5;color:var(--ink);background:var(--paper)}
.member-pseudo{display:block;font-size:.85rem;color:var(--muted);overflow-wrap:anywhere}
.public-shell{max-width:1260px;margin:auto;padding:0 40px 35px}.public-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.public-header .brand{width:190px;height:58px;flex-shrink:0}.public-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px 22px;font-size:.875rem}.public-nav>a:not(.btn){padding:10px 0}.public-main{min-width:0}.public-main .footer,.auth-wrap .footer{font-size:.875rem;gap:12px 20px;line-height:1.6}.public-main .footer span,.auth-wrap .footer span{width:100%;margin-left:0}
.home-hero{padding:76px 0 58px;max-width:870px}.home-hero .eyebrow{font-size:.875rem;letter-spacing:.07em}.home-hero h1{font-size:clamp(2.6rem,6vw,5rem);line-height:1.07;margin:20px 0 24px;letter-spacing:-.045em}.home-hero h1 span{color:var(--brand)}.home-hero .home-intro{font-size:1.125rem;line-height:1.7;max-width:630px;color:var(--muted)}.home-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.home-actions .btn{font-size:1rem;min-height:50px;padding:12px 22px}
.home-strengths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-strengths article{padding:30px;background:var(--white);border:1px solid var(--line);border-radius:18px}.home-strengths article:first-child{background:var(--ink);color:white;border-color:var(--ink)}.home-strengths article:first-child .strength-icon{color:var(--lime,#d6ef88)}.strength-icon{display:inline-flex;color:var(--brand);margin-bottom:25px}.strength-icon svg{width:30px;height:30px}.home-strengths h2{font-size:1.8rem;line-height:1.2;margin-bottom:17px}.home-strengths p{font-size:1rem;line-height:1.7}.home-strengths article:first-child p{color:#e6dfea}.home-surprise{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:32px;padding:34px;border-radius:18px;background:var(--lime,#d6ef88);color:var(--ink)}.home-surprise h2{font-size:1.8rem;line-height:1.2;margin-bottom:14px}.home-surprise p{font-size:1rem;line-height:1.7;max-width:700px}.home-surprise .btn{flex-shrink:0;font-size:.875rem}
.legal-header{margin:35px 0 24px}.legal-header h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.15;overflow-wrap:anywhere}.legal-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;font-size:.875rem}.legal-nav a{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;padding:10px 14px;min-height:44px;background:white}.legal-nav a[aria-current=page]{background:var(--tint);border-color:var(--brand);color:var(--brand)}.legal-document.legal{max-width:920px;padding:32px}.legal-document.legal section+section{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.legal-document.legal h2{font-size:1.375rem;line-height:1.4;margin:0 0 10px}.legal-document.legal p{font-size:1rem;line-height:1.8;margin:10px 0;overflow-wrap:anywhere}.legal-document .text-link{font-size:1rem}.legal-document.legal .legal-missing{color:var(--brand);border-left:3px solid var(--brand);padding-left:12px}.legal-document.legal .legal-draft{font-size:.9375rem;margin-bottom:24px}.location-panel{margin-bottom:24px}.location-panel h2{margin-bottom:20px}.location-notice{margin-top:16px}.location-panel .notice{margin-top:16px}.auth-wrap .check-row .text-link{font-size:inherit}.auth-wrap .field small,.location-panel .field small{font-size:.875rem}.auth-wrap .form-grid{grid-template-columns:1fr}
@media(max-width:850px){.public-shell{padding:0 24px 28px}.home-hero{padding:48px 0 35px}.home-strengths{grid-template-columns:1fr}.home-strengths article{padding:26px}.home-strengths h2{font-size:1.65rem}.strength-icon{margin-bottom:12px}.home-surprise{align-items:flex-start;flex-direction:column;padding:27px}}
@media(max-width:540px){.public-shell{padding:0 18px 25px}.public-header{align-items:flex-start;flex-direction:column;padding:20px 0;gap:15px}.public-header .brand{width:168px;height:48px}.public-nav{justify-content:flex-start;gap:8px 16px}.home-hero .eyebrow{letter-spacing:.03em;font-size:.875rem}.home-hero .home-intro{font-size:1rem}.home-actions .btn{width:100%}.legal-document.legal{padding:22px}.legal-nav a{flex:1 1 150px}.public-main .footer,.auth-wrap .footer{font-size:.875rem}.location-panel .form-grid{grid-template-columns:1fr}.home-surprise .btn{width:100%}}
.key-panel{margin-bottom:24px}.key-panel h2{margin-bottom:12px}.key-status{padding:12px 14px;border-radius:10px;background:var(--paper)}
.gift-layout-picker{border:0;margin:18px 0 14px;padding:0;min-width:0}.gift-layout-picker legend{font-size:.875rem;font-weight:650;margin-bottom:9px;padding:0}.layout-options{display:flex;flex-wrap:wrap;gap:8px}.layout-options label{position:relative;cursor:pointer}.layout-options input{position:absolute;opacity:0;width:1px;height:1px}.layout-options span{display:flex;align-items:center;justify-content:center;min-height:44px;padding:9px 14px;border:1px solid var(--line);border-radius:9px;background:var(--white);font-size:.875rem}.layout-options input:checked+span{border-color:var(--brand);background:var(--tint);color:var(--brand);font-weight:700}.layout-options input:focus-visible+span{outline:3px solid var(--purple);outline-offset:3px}
.list-badge{display:none}
.gift-grid[data-layout=compact]{grid-template-columns:repeat(auto-fill,minmax(min(100%,185px),1fr));gap:12px}
.gift-grid[data-layout=compact] .gift-visual{height:112px}.gift-grid[data-layout=compact] .gift-visual img{padding:12px}.gift-grid[data-layout=compact] .gift-visual .placeholder{width:40px;height:40px}.gift-grid[data-layout=compact] .gift-visual .badge{left:8px;top:8px;padding:4px 6px;font-size:.7rem;max-width:calc(100% - 63px)}
.gift-grid[data-layout=compact] .gift-body{padding:12px}.gift-grid[data-layout=compact] .gift-body h3{font-size:1rem;line-height:1.3}.gift-grid[data-layout=compact] .gift-body p:not(.category){font-size:.875rem;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.gift-grid[data-layout=compact] .gift-body .category{font-size:.68rem;letter-spacing:.03em;margin-bottom:6px}
.gift-grid[data-layout=compact] .gift-bottom{margin:0 12px;padding:8px 0 10px;gap:4px}.gift-grid[data-layout=compact] .gift-bottom .btn{min-height:44px;padding:7px 9px;font-size:.8rem;max-width:100%}.gift-grid[data-layout=compact] .product-link{font-size:.8rem;overflow-wrap:anywhere}.gift-grid[data-layout=compact] .add-card{min-height:220px;padding:16px}.gift-grid[data-layout=compact] .add-card strong{font-size:1rem}
.gift-grid[data-layout=list]{grid-template-columns:minmax(0,1fr);gap:12px}.gift-grid[data-layout=list] .gift-card{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start}.gift-grid[data-layout=list] .gift-visual{grid-column:1;grid-row:1 / span 2;width:88px;height:100%;min-height:112px;border:0}.gift-grid[data-layout=list] .gift-visual img{padding:9px;max-height:150px;align-self:start}.gift-grid[data-layout=list] .gift-visual .placeholder{width:36px;height:36px}.gift-grid[data-layout=list] .gift-visual .badge{display:none}.gift-grid[data-layout=list] .list-badge{display:block}.gift-grid[data-layout=list] .list-badge:empty{display:none}.gift-grid[data-layout=list] .list-badge .badge{margin-bottom:6px}
.gift-grid[data-layout=list] .gift-body{grid-column:2;grid-row:1;padding:12px 54px 8px 14px;min-width:0}.gift-grid[data-layout=list] .gift-body h3{font-size:1.05rem;line-height:1.35}.gift-grid[data-layout=list] .gift-body .category{font-size:.7rem;letter-spacing:.03em;margin-bottom:4px}.gift-grid[data-layout=list] .gift-body p:not(.category){font-size:.875rem;line-height:1.45;margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.gift-grid[data-layout=list] .gift-bottom{grid-column:2;grid-row:2;margin:0 14px;padding:6px 0 9px;gap:6px;min-width:0}.gift-grid[data-layout=list] .gift-bottom .btn{min-height:44px;max-width:100%;font-size:.8rem}.gift-grid[data-layout=list] .product-link{font-size:.8rem;overflow-wrap:anywhere}.gift-grid[data-layout=list] .add-card{min-height:88px;flex-direction:row;flex-wrap:wrap;padding:14px;gap:10px}.gift-grid[data-layout=list] .add-card strong{font-size:1rem}
.gift-grid[data-layout] .gift-menu{min-width:44px;min-height:44px;z-index:1}
@media(max-width:600px){.gift-grid[data-layout=compact]{grid-template-columns:repeat(2,minmax(0,1fr))}.gift-grid[data-layout=compact] .gift-bottom{align-items:stretch;flex-direction:column}.gift-grid[data-layout=compact] .gift-bottom .btn{width:100%}.gift-grid[data-layout=compact] .gift-visual .badge{max-width:calc(100% - 16px);top:auto;bottom:7px}.gift-grid[data-layout=list] .gift-card{grid-template-columns:68px minmax(0,1fr)}.gift-grid[data-layout=list] .gift-visual{width:68px}.gift-grid[data-layout=list] .gift-body{padding-left:10px}.gift-grid[data-layout=list] .gift-bottom{margin-left:10px}.gift-layout-picker .layout-options label{flex:1 1 130px}}
@media(max-width:370px){.gift-grid[data-layout=compact]{grid-template-columns:minmax(0,1fr)}.gift-grid[data-layout=list] .gift-body{padding-right:48px}.gift-grid[data-layout=list] .gift-bottom{justify-content:flex-start}}
.member-key{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:7px;font-size:.82rem}
.member-key code{user-select:all;overflow-wrap:anywhere;max-width:100%;padding:4px 8px;border-radius:6px;background:var(--paper)}
.member-key-note{margin-bottom:14px!important}.member .name strong{overflow-wrap:anywhere}
.member-search{position:relative;min-width:0}
#invite-suggestions{position:absolute;top:100%;left:0;right:0;z-index:10;margin:5px 0 0;padding:5px;list-style:none;border:1px solid var(--line);border-radius:10px;background:var(--white);box-shadow:var(--shadow);max-height:260px;overflow-y:auto}
#invite-suggestions[hidden]{display:none}
#invite-suggestions li{display:flex;flex-direction:column;gap:2px;min-height:48px;padding:9px 12px;border-radius:7px;cursor:pointer;overflow-wrap:anywhere}
#invite-suggestions li:hover,#invite-suggestions li[aria-selected=true]{background:var(--tint);color:var(--brand)}
#invite-suggestions span{font-size:.82rem;color:var(--muted)}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}button,input,textarea,select{border-radius:10px}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:3px}img{max-width:100%;display:block}svg{width:21px;height:21px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.17;letter-spacing:-.05em;font-weight:750}h2{font-size:1.3rem;letter-spacing:-.025em}h3{font-size:1.05rem;line-height:1.4}p{line-height:1.65}small,.small{font-size:.875rem}b,strong{font-weight:650}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;top:-100px;left:1rem;padding:1rem;background:white;z-index:1000}.skip:focus{top:1rem}.boot{display:grid;place-content:center;min-height:100vh;gap:2rem}.brand{display:flex;align-items:center;gap:0;font-size:1.65rem;letter-spacing:-.07em;font-weight:780}.brand span{color:var(--brand)}.brand b{color:var(--brand);font-size:2rem;line-height:1;margin-left:5px}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:var(--white);padding:35px 23px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding-left:9px;margin-bottom:45px}.nav{display:grid;gap:7px}.nav a{display:flex;align-items:center;gap:13px;padding:12px 14px;min-height:48px;font-size:.95rem;font-weight:550;color:#625a68;border-radius:12px}.nav a:hover{background:var(--paper)}.nav a.active{background:var(--tint);color:var(--brand)}.nav .nav-label{flex:1}.count{background:#fff9;border-radius:6px;padding:0 7px;font-size:.8rem}.sidebar-note{margin-top:auto;padding:22px 10px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.875rem}.sidebar-note svg{color:var(--brand);margin-bottom:8px}.account{display:flex;align-items:center;gap:11px;margin-top:21px;padding:0 5px;min-width:0}.avatar{width:40px;height:40px;display:grid;place-items:center;background:#e9e3f9;color:#68548a;border-radius:50%;font-weight:700;flex-shrink:0;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.account .names{min-width:0;flex:1}.names strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.9rem}.names span{font-size:.8rem;color:var(--muted)}.shell{margin-left:244px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:22px 42px;border-bottom:1px solid var(--line);background:#fff;min-height:88px}.breadcrumb{color:var(--muted);font-size:.875rem;display:flex;align-items:center;gap:12px}.breadcrumb strong{color:var(--ink)}.top-actions{display:flex;align-items:center;gap:12px}.pill{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid var(--line);border-radius:99px;color:var(--muted);font-size:.8rem}.pill svg{width:14px;height:14px}.demo{color:#734f08;background:#fff7dc;border-color:#eedb9a}.icon-btn{border:1px solid transparent;background:transparent;min-width:44px;min-height:44px;display:inline-grid;place-items:center;border-radius:10px}.icon-btn:hover{background:var(--paper);border-color:var(--line)}.mobile-brand{display:none}.main{max-width:1580px;margin:auto;padding:37px 42px 60px}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:28px}.eyebrow{display:flex;align-items:center;gap:6px;color:var(--brand);font-size:.8rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:8px}.eyebrow svg{width:16px;height:16px}.page-head p{margin-top:9px;color:var(--muted);font-size:.95rem}.head-actions{display:flex;gap:9px;padding-top:8px}.btn{border:1px solid var(--line);background:var(--white);min-height:45px;padding:10px 17px;font-weight:600;font-size:.875rem;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .15s,box-shadow .15s}.btn:hover{background:#f2f0f5}.btn.primary{background:var(--brand);color:white;border-color:var(--brand)}.btn.primary:hover{background:var(--brand-dark)}.btn.quiet{background:transparent;border-color:transparent;color:var(--brand)}.btn.danger{color:#a52332;border-color:#e8c3c9}.btn.sm{min-height:40px;padding:8px 12px;font-size:.85rem}.btn.wide{width:100%}.btn svg{width:18px;height:18px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 267px;gap:27px;align-items:start}.list-tools{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:22px}.search{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;background:var(--white);padding:0 12px;min-height:44px;gap:9px;min-width:0;width:260px;max-width:100%}.search svg{color:var(--muted);width:18px;height:18px}.search input{width:100%;border:0;outline:0;background:transparent;padding:11px 0;font-size:.875rem;min-width:0}.search:focus-within{outline:2px solid var(--purple);outline-offset:2px}.switch-label{display:flex;align-items:center;gap:8px;color:#605768;font-size:.875rem;cursor:pointer}.switch{appearance:none;width:35px;height:21px;background:#ccc7d1;border:0;border-radius:99px;position:relative;flex-shrink:0;cursor:pointer;margin:0}.switch:before{content:"";position:absolute;top:3px;left:3px;width:15px;height:15px;background:white;border-radius:50%;transition:transform .15s}.switch:checked{background:var(--brand)}.switch:checked:before{transform:translateX(14px)}.filter-line{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.tabs{display:flex;gap:6px;overflow-x:auto;max-width:100%;padding-bottom:3px}.tab{white-space:nowrap;border:1px solid transparent;background:transparent;padding:8px 12px;min-height:42px;font-size:.875rem;border-radius:8px;color:var(--muted)}.tab.active{background:white;color:var(--ink);border-color:var(--line);font-weight:600}.sort{border:0;background:transparent;color:var(--muted);font-size:.85rem;padding:8px 4px;max-width:150px}.gift-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gift-card{border:1px solid var(--line);border-radius:var(--radius);background:white;overflow:hidden;display:flex;flex-direction:column;position:relative}.gift-visual{height:184px;display:grid;place-items:center;background:#f0edf5;position:relative;overflow:hidden}.gift-visual img{height:100%;width:100%;object-fit:contain;background:white;padding:18px}.gift-visual .placeholder{width:55px;height:55px;stroke-width:1.1;color:#9186a5}.gift-visual.tone-1{background:#f4e8ed}.gift-visual.tone-2{background:#e8eff6}.gift-visual.tone-3{background:#e9f0e9}.gift-visual.tone-4{background:#f5eede}.gift-visual .badge{position:absolute;top:12px;left:12px;max-width:calc(100% - 70px)}.badge{display:inline-flex;align-items:center;gap:5px;border:1px solid #fff8;background:#fffd;padding:4px 9px;border-radius:7px;font-size:.75rem;font-weight:650}.badge svg{width:13px;height:13px}.badge.love{color:var(--brand)}.badge.reserved{color:#576456;background:#eff5ec}.gift-menu{position:absolute;right:9px;top:9px;background:#fffd;min-height:34px;min-width:34px;border:1px solid #fff8;border-radius:50%}.gift-menu svg{width:17px;height:17px}.gift-body{padding:18px 18px 12px;flex:1}.gift-body .category{font-size:.75rem;color:var(--muted);margin-bottom:5px}.gift-body h3{font-size:1rem;line-height:1.45;overflow-wrap:anywhere}.gift-body p{font-size:.875rem;color:var(--muted);line-height:1.5;margin-top:6px;white-space:pre-line;overflow-wrap:anywhere}.gift-bottom{padding:4px 18px 16px;display:flex;align-items:center;gap:8px;justify-content:space-between;margin-top:auto;flex-wrap:wrap}.product-link{font-size:.82rem;color:var(--muted);display:inline-flex;align-items:center;gap:5px;min-height:32px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.product-link svg{width:14px;height:14px}.product-link:hover{color:var(--brand)}.add-card{border:1.5px dashed #d7c4ce;background:transparent;min-height:230px;border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:25px;color:var(--brand)}.add-card:hover{background:var(--tint)}.add-card>span:first-child{background:#f6e4eb;width:46px;height:46px;display:grid;place-items:center;border-radius:50%}.add-card small{color:var(--muted)}.aside{display:grid;gap:18px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:white;padding:21px}.panel-title{display:flex;align-items:center;gap:8px;justify-content:space-between;margin-bottom:16px}.panel-title h2{font-size:1rem}.panel-title>svg{color:var(--brand);width:18px;height:18px}.panel p{font-size:.875rem;color:var(--muted);line-height:1.6}.pref-group+.pref-group{margin-top:18px}.pref-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:8px}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:7px;background:#f3f1f7;font-size:.8rem;color:#5b5069;overflow-wrap:anywhere;max-width:100%}.color-dot{width:10px;height:10px;border-radius:50%;border:1px solid #0002;background:var(--dot,#c29bb6)}.panel .btn.wide{margin-top:18px}.group-teaser{background:#30253d;color:#fff;border:0;position:relative;overflow:hidden}.group-teaser .eyebrow{color:#eeb5cc;margin:0 0 14px}.group-teaser p{color:#d7cdda;margin:9px 0 17px}.group-teaser h2{font-size:1.25rem}.group-teaser .btn{border-color:#807083;background:#ffffff10;color:white}.avatar-stack{display:flex;margin-bottom:15px}.avatar-stack .avatar{border:2px solid #30253d;width:31px;height:31px;font-size:.72rem;margin-right:-7px}.text-link{color:var(--brand);font-size:.85rem;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.info-note{display:flex;gap:9px;color:var(--muted);font-size:.8rem;padding:4px 8px}.info-note svg{width:17px;height:17px;margin-top:2px}.empty{padding:55px 25px;text-align:center;background:white;border:1px dashed var(--line);border-radius:var(--radius);grid-column:1/-1}.empty>svg{width:42px;height:42px;color:var(--brand);margin-bottom:12px}.empty p{color:var(--muted);margin:8px 0 20px}.section-heading{margin-bottom:18px}.inspiration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.idea{min-height:240px;display:flex;flex-direction:column;padding:25px}.idea>svg{width:35px;height:35px;color:var(--brand);margin-bottom:26px;stroke-width:1.3}.idea h3{margin-bottom:9px}.idea .btn{margin-top:auto;align-self:start}.idea p{margin-bottom:20px}.groups-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.group-card{display:flex;flex-direction:column;padding:26px;gap:14px}.group-card h2{font-size:1.5rem}.group-card .row{margin-top:auto}.row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.label{font-size:.8rem;color:var(--muted)}.members{display:grid;gap:0}.member{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.member:last-child{border:0}.member .name{flex:1;min-width:0}.member strong{display:block;font-size:.95rem}.member small{color:var(--muted)}.draw-panel{background:#30253d;color:white;padding:30px}.draw-panel p{color:#d7cdda}.draw-panel>svg{width:35px;height:35px;margin-bottom:15px;color:#f2b9d0}.draw-panel h2{font-size:1.6rem;line-height:1.3}.draw-panel .btn{margin-top:23px}.recipient{padding:24px;background:#fff1;border:1px solid #ffffff29;border-radius:12px;margin-top:20px;text-align:center}.recipient .avatar{margin:0 auto 13px;width:64px;height:64px;font-size:1.5rem}.recipient h3{font-size:1.4rem;margin:6px 0}.form-card{max-width:760px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.field{display:grid;gap:7px;min-width:0}.field.full{grid-column:1/-1}.field>label,.field>legend{font-size:.875rem;font-weight:600}.field input:not([type=checkbox]):not([type=radio]),.field textarea,.field select{width:100%;border:1px solid #d8d3dd;background:white;padding:11px 12px;min-height:46px;color:var(--ink)}.field textarea{resize:vertical;min-height:94px;line-height:1.6}.field small{font-size:.8rem;color:var(--muted);line-height:1.5}.field .product-input{display:flex;align-items:center;gap:10px;border:1.5px solid #d9bdd0;border-radius:11px;padding:0 13px;background:#fffcfd}.field .product-input input{border:0;background:transparent;padding-left:0;outline:none}.field .product-input:focus-within{outline:2px solid var(--brand);outline-offset:2px}.product-input svg{color:var(--brand)}.product-feedback{font-size:.8rem;color:var(--brand);overflow-wrap:anywhere;min-height:1.2em}.form-section{border-top:1px solid var(--line);margin-top:27px;padding-top:23px}.form-section h2{font-size:1.05rem;margin-bottom:17px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.form-error{color:#a22135;background:#fff0f2;padding:11px 14px;border-radius:8px;font-size:.875rem;margin-bottom:15px}.form-error:empty{display:none}.notice{padding:13px 16px;border:1px solid #ded2ed;background:#f5f0fc;color:#625174;border-radius:11px;font-size:.875rem;margin-bottom:20px}.privacy-note{display:flex;align-items:flex-start;gap:8px;font-size:.8rem;color:var(--muted);margin-top:12px}.privacy-note svg{width:16px;height:16px;flex-shrink:0}.upload{display:flex;align-items:center;gap:15px;padding:15px;border:1px dashed #d0c4d4;border-radius:12px;flex-wrap:wrap}.upload img{width:75px;height:75px;object-fit:contain;border-radius:8px}.upload input{max-width:100%;font-size:.8rem!important;border:0!important;padding:0!important;min-height:30px!important}.upload.drag{background:var(--tint);border-color:var(--brand)}.upload p{font-size:.85rem;margin-bottom:5px}.priority{border:0;padding:0;margin:0;min-width:0}.priority legend{padding:0;margin-bottom:9px;font-size:.875rem;font-weight:600}.priority-options{display:flex;gap:7px;flex-wrap:wrap}.radio-chip input{position:absolute;opacity:0;width:1px}.radio-chip span{display:block;border:1px solid var(--line);padding:9px 12px;border-radius:8px;cursor:pointer;font-size:.85rem}.radio-chip input:checked+span{background:var(--tint);border-color:var(--brand);color:var(--brand)}.radio-chip input:focus-visible+span{outline:3px solid var(--purple);outline-offset:2px}dialog{border:0;border-radius:22px;padding:0;width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 32px);box-shadow:var(--shadow);overflow:auto;color:var(--ink);background:white}dialog::backdrop{background:#20162870;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px;border-bottom:1px solid var(--line);position:sticky;top:0;background:white;z-index:1}.dialog-head h2{font-size:1.25rem}.dialog-body{padding:24px 26px 27px}.dialog-body .intro{margin-bottom:20px;font-size:.875rem;color:var(--muted)}.toasts{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:100;display:grid;gap:8px;width:max-content;max-width:calc(100% - 30px);pointer-events:none}.toast{border:1px solid #ffffff20;background:#30253d;color:white;padding:13px 20px;border-radius:12px;box-shadow:var(--shadow);font-size:.9rem}.auth-wrap{max-width:480px;margin:35px auto}.auth-wrap .brand{justify-content:center;margin-bottom:35px}.auth-card{padding:35px}.auth-card h1{font-size:1.85rem;margin-bottom:10px}.auth-card .intro{color:var(--muted);font-size:.95rem;margin-bottom:26px}.auth-card form{display:grid;gap:18px}.auth-links{display:flex;gap:15px;justify-content:space-between;margin-top:20px;font-size:.85rem;flex-wrap:wrap}.legal{max-width:800px}.legal p,.legal li{margin:14px 0;color:#655d6a}.legal h2{margin-top:25px}.footer{margin-top:45px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:.8rem}.footer span{margin-left:auto}.bottom-nav{display:none}.locked{max-width:510px;margin:40px auto;text-align:center}.locked>svg{width:48px;height:48px;color:var(--brand);margin:10px auto 20px}.locked p{margin:15px 0 25px;color:var(--muted)}.locked form{text-align:left}.friend-search{max-width:600px;margin-bottom:25px}.friend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.friend-card .avatar{width:50px;height:50px}.friend-card h3{margin:14px 0 5px}.friend-card .btn{margin-top:20px}.inline-code{overflow-wrap:anywhere;padding:14px;border:1px solid var(--line);border-radius:10px;font-size:.875rem;background:var(--paper);margin-bottom:14px}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:25px}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:.875rem}.check-row input{accent-color:var(--brand);width:18px;height:18px;margin:2px 0}.full-width{grid-column:1/-1}.draw-confirm{border:1px solid var(--line);padding:16px;border-radius:10px;margin:18px 0}.menu-list{display:grid;gap:10px}.menu-list .btn{justify-content:flex-start}.error-page{max-width:600px;margin:80px auto}.error-page p{margin:15px 0 22px;color:var(--muted)}
@media(min-width:1450px){.gift-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.layout{grid-template-columns:minmax(0,1fr) 285px}.gift-visual{height:195px}}
@media(max-width:1180px){.sidebar{width:210px;padding:28px 15px}.shell{margin-left:210px}.main{padding:30px 27px}.topbar{padding:18px 27px}.layout{grid-template-columns:minmax(0,1fr) 240px;gap:20px}.head-actions{flex-wrap:wrap;justify-content:flex-end}.gift-visual{height:150px}.inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.friend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.list-tools{align-items:flex-start}.search{width:100%}}
@media(max-width:980px){.layout{grid-template-columns:minmax(0,1fr)}.aside{grid-template-columns:repeat(2,minmax(0,1fr))}.aside .info-note{grid-column:1/-1}.gift-visual{height:180px}.groups-grid{grid-template-columns:1fr}.topbar .breadcrumb{display:none}.topbar{justify-content:flex-end}.page-head{align-items:flex-start}.page-head h1{font-size:2rem}.head-actions .btn{padding:10px 12px}.list-tools .search{width:230px}.friend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.sidebar{display:none}.shell{margin-left:0}.topbar{min-height:72px;padding:14px 19px;justify-content:space-between}.mobile-brand{display:flex;font-size:1.4rem}.top-actions{gap:5px}.topbar .pill:not(.demo){display:none}.topbar .demo{padding:4px 7px;font-size:.7rem}.main{padding:27px 18px 100px}.page-head{gap:15px;flex-wrap:wrap;margin-bottom:25px}.page-head h1{font-size:2.05rem}.page-head p{font-size:.875rem}.head-actions{padding:0;justify-content:flex-start}.head-actions .btn{min-height:43px}.eyebrow{font-size:.73rem}.gift-grid{gap:13px}.gift-visual{height:160px}.gift-body{padding:15px 14px 9px}.gift-bottom{padding:3px 14px 14px}.gift-body h3{font-size:.95rem}.gift-body p{font-size:.825rem}.gift-bottom .btn{width:100%}.gift-visual .badge{font-size:.67rem;padding:4px 6px;left:9px;top:9px}.gift-menu{min-width:30px;min-height:30px;top:8px;right:8px}.list-tools{gap:14px}.list-tools .search{width:100%}.filter-line{gap:5px}.tab{padding:7px 9px;font-size:.825rem}.sort{max-width:118px;font-size:.78rem}.aside{grid-template-columns:1fr;margin-top:8px}.panel{padding:20px}.aside .group-teaser{display:block}.inspiration-grid,.friend-grid{grid-template-columns:1fr}.bottom-nav{position:fixed;inset:auto 0 0 0;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:7px 5px max(7px,env(safe-area-inset-bottom));display:flex;justify-content:space-around;z-index:30}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;min-height:48px;min-width:56px;font-size:.65rem;color:var(--muted);padding:4px 7px}.bottom-nav a.active{color:var(--brand)}.bottom-nav svg{width:22px;height:22px}.form-grid{grid-template-columns:1fr}.dialog-head{padding:16px 18px}.dialog-body{padding:20px 18px}.auth-card{padding:26px 21px}.footer{gap:12px}.footer span{width:100%;margin:0}.toasts{bottom:85px}.page-head .head-actions{width:100%}.page-head .head-actions .primary{margin-left:auto}.upload{padding:12px}.layout{gap:22px}.draw-panel{padding:24px}.groups-grid{gap:17px}}
@media(max-width:370px){.gift-grid{grid-template-columns:1fr}.gift-visual{height:200px}.topbar .demo{display:none}.head-actions .btn{padding:9px 10px;font-size:.8rem}.bottom-nav a{min-width:48px;padding:4px}.page-head h1{font-size:1.85rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.result-count{margin-bottom:14px}.draw-status{margin-top:12px}.legal-body{white-space:pre-line}.auth-card form .notice{margin:0}

.title-button{font:inherit;font-weight:inherit;line-height:inherit;text-align:left;padding:0;border:0;background:transparent;border-radius:3px;color:inherit}.title-button:hover{color:var(--brand)}.gift-body p:not(.category){font-size:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.detail-image{width:100%;height:250px;object-fit:contain;margin-bottom:24px}.detail-description{white-space:pre-line;overflow-wrap:anywhere;font-size:1rem}

.ad-location{border:0;padding:0;margin:1rem 0;min-width:0}
.ad-location legend{font-weight:600;margin-bottom:.75rem}
.ad-location:disabled{opacity:.6}
.ad-preferences .check-row{align-items:flex-start;margin:1rem 0}
.ad-preferences input[type="checkbox"]{flex-shrink:0}
