@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{--ink: #203c51;--text: #253d4d;--muted: #687984;--line: #e1e7eb;--paper: #fff;--bg: #f7f9fa;--yellow: #f6c84f;--radius: 22px;font-family:DM Sans,sans-serif;color:var(--text);font-size:16px;background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:wait;opacity:.6}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{font-size:clamp(2rem,3.2vw,3rem);line-height:1.15;font-weight:750;letter-spacing:-1.7px}h2{font-size:1.25rem;letter-spacing:-.55px;line-height:1.4}h3{font-size:1.125rem;line-height:1.4;letter-spacing:-.3px}p{line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #386fa6;outline-offset:4px}button{border:0}small{font-size:.875rem}::selection{background:#f6d986}.app-shell{display:flex;min-height:100dvh}.sidebar{width:254px;background:#fff;border-right:1px solid var(--line);padding:34px 22px 24px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:10}.brand{display:flex;gap:10px;align-items:center;font-size:1.1rem;font-weight:800;letter-spacing:-.65px;white-space:nowrap}.brand-light{font-weight:500}.brand small{display:block;font:600 9px DM Sans,sans-serif;letter-spacing:1.8px;margin-top:5px;color:#677885}.sidebar nav{display:flex;flex-direction:column;gap:9px;margin-top:54px}.sidebar nav a{display:flex;align-items:center;gap:10px;min-height:49px;font-size:.875rem;font-weight:600;color:#617480;padding:10px 13px;border-radius:12px}.sidebar nav a:hover{background:#f5f7f8}.sidebar nav a.active{background:#edf2f5;color:var(--ink)}.nav-icon{font-size:1.45rem;width:26px;line-height:1;font-weight:400}.sidebar-bottom{margin-top:auto}.small-note{padding:30px 12px 35px;color:var(--muted);font-size:.875rem}.little-star{font-size:2.7rem;color:#b08b23;display:block;margin-bottom:14px;line-height:1}.profile{border-top:1px solid var(--line);padding-top:22px;display:flex;align-items:center;gap:12px}.profile strong{font-size:.9rem;display:block;margin-bottom:3px}.profile button{font-size:.8rem;padding:0;min-height:27px}.avatar{background:#f7dea1;display:inline-flex;justify-content:center;align-items:center;width:42px;height:42px;flex-shrink:0;border-radius:50%;font-size:.9rem;font-weight:650;color:#72531d}.avatar.small{width:34px;height:34px;font-size:.8rem}.avatar.tiny{width:29px;height:29px;font-size:.7rem;border:2px solid #fff}.workspace{margin-left:254px;min-width:0;flex:1}.topbar{height:78px;border-bottom:1px solid var(--line);padding:0 44px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff9}.breadcrumb{font-size:.8rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb>span{padding:0 14px;color:#b9c3ca}.connection{font-size:.75rem;display:flex;align-items:center;gap:7px;white-space:nowrap;color:#4b6e61}.connection i{width:6px;height:6px;border-radius:50%;background:#679d81}.connection.offline{color:#7c7f83}.connection.offline i{background:#a9abb0}.demo-bar{padding:9px 44px;display:flex;gap:15px;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#eef2f5;font-size:.75rem;color:#5a6a76}.demo-bar label{display:flex;align-items:center;gap:8px;font-size:.75rem;margin:0}.demo-bar select{font-size:.75rem;padding:5px 28px 5px 9px;background:#fff;border:1px solid #dce3e8;border-radius:7px;width:auto;margin:0;min-height:33px}main{max-width:1390px;margin:auto;padding:49px 44px 20px}.page-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:42px}.eyebrow{font-size:.7rem;letter-spacing:2px;font-weight:700;display:block;margin-bottom:15px;color:#71818d}.page-heading p{color:var(--muted);margin-top:16px;font-size:.95rem}.heading-dot{color:#cc9b1d}.button{border:1px solid transparent;padding:13px 20px;min-height:46px;font-size:.875rem;font-weight:650;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--ink);color:#fff;box-shadow:0 3px 7px #203c510c}.button.primary:hover{background:#315971}.button.secondary{border-color:#d7e0e5;background:#fff;color:var(--ink)}.button.secondary:hover{background:#f0f5f7}.button.large{padding:17px 27px}.button.full{width:100%}.text-button{display:inline-flex;align-items:center;justify-content:center;min-height:35px;background:none;padding:4px 0;color:var(--ink);font-size:.875rem;font-weight:600}.text-button:hover{text-decoration:underline}.muted{color:var(--muted)}.list-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.tabs{display:flex;gap:24px;align-items:center}.tabs button{background:none;min-height:44px;padding:10px 0;font-size:.9rem;color:var(--muted);border-bottom:2px solid transparent;font-weight:550}.tabs button.selected{border-bottom-color:var(--ink);color:var(--ink)}.tabs button span{margin-left:5px;background:#e9eef1;border-radius:6px;padding:3px 7px;font-size:.7rem}.search{display:flex;align-items:center;gap:9px;margin:0;color:#71818c;font-size:1.5rem}.search input{background:#fff;max-width:230px;border-color:#e3e9ec;font-size:.8rem;margin:0;min-height:42px}.wishlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.wishlist-card{overflow:hidden;background:#fff;border:1px solid #e6ebee;border-radius:var(--radius);display:block;transition:box-shadow .2s,transform .2s}.wishlist-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #2445590e}.wishlist-cover{position:relative;height:185px;overflow:hidden;padding:22px;isolation:isolate}[data-color=sun]{--theme-bg: #f7d971;--theme-ink: #68520d;--theme-soft: #fff8df}[data-color=blue]{--theme-bg: #d4e6f3;--theme-ink: #365e80;--theme-soft: #f0f7fc}[data-color=rose]{--theme-bg: #f3d5df;--theme-ink: #793d50;--theme-soft: #fff2f6}[data-color=green]{--theme-bg: #cae7df;--theme-ink: #306758;--theme-soft: #eef8f3}[data-color=lilac]{--theme-bg: #e1d7f3;--theme-ink: #604581;--theme-soft: #f6f1fc}[data-color=peach]{--theme-bg: #f8d5b9;--theme-ink: #804625;--theme-soft: #fff5eb}.wishlist-card .wishlist-cover,.list-heading[data-color],.product-image[data-color]{background:var(--theme-bg, #d4e6f3);color:var(--theme-ink, #365e80)}.cover-label{font-size:.65rem;letter-spacing:1.8px;font-weight:700;position:relative;z-index:2}.cover-letter{position:absolute;font:700 255px/.8 Manrope,sans-serif;letter-spacing:-20px;right:53px;top:15px;opacity:.18;transform:rotate(-15deg);pointer-events:none}.cover-actions{position:absolute;bottom:18px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.cover-count{background:#fffa;border:1px solid #ffffff6b;border-radius:30px;padding:5px 11px;font-size:.75rem;font-weight:600}.cover-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:30px;background:#fffc;padding:7px 11px;font-size:.875rem;font-weight:600;white-space:nowrap}.wishlist-info{padding:22px}.wishlist-info h2{font-size:1.1rem;margin-bottom:9px}.wishlist-info p{font-size:.875rem;color:var(--muted);min-height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wishlist-footer{border-top:1px solid #edf0f2;margin-top:22px;padding-top:17px;display:flex;align-items:center;gap:8px;font-size:.75rem;color:#6b7b86}.wishlist-footer>span:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privacy-icon{margin-left:auto;font-size:1.2rem}.create-card{min-height:363px;background:transparent;border:1.5px dashed #cad5dc;border-radius:var(--radius);padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center}.create-card:hover{background:#f0f5f7;border-color:#9bafb9}.create-plus{font-size:2rem;font-weight:400;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf0f3;margin-bottom:22px}.create-card h2{font-size:1rem}.create-card p{font-size:.875rem;color:var(--muted);margin:11px 0 15px}.create-card .text-button{font-size:.8rem}.bottom-note{margin-top:39px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:30px 38px;background:#eaf0f3;border-radius:var(--radius)}.note-kicker{font-size:.65rem;letter-spacing:1.8px;font-weight:700;display:block;margin-bottom:12px;color:#617782}.bottom-note h2{font-size:1.35rem;font-weight:650;line-height:1.35}.bottom-note p{font-size:.8rem;color:#71828b;margin-top:12px}.note-number{font:650 105px/.9 Manrope,sans-serif;color:#b4c8d1;letter-spacing:-7px;padding-right:18px}.note-number small{display:block;font:500 .7rem DM Sans,sans-serif;letter-spacing:0;text-align:center;margin-top:16px;color:#708791}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:35px 0 0;color:#8796a0;font-size:.7rem}.page-footer span:first-child{font-weight:700}.back{margin-bottom:20px}.list-heading{border-radius:24px;padding:32px 37px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;min-height:222px;gap:20px}.list-heading h1{font-size:clamp(2rem,3vw,2.9rem);max-width:710px}.list-heading .eyebrow{color:inherit;opacity:.75}.list-heading p{margin-top:14px;max-width:660px;font-size:.95rem}.heading-mark{font:700 150px/1 Manrope,sans-serif;opacity:.17;transform:rotate(-12deg);padding:0 15px;flex-shrink:0}.meta-line{display:flex;flex-wrap:wrap;gap:12px;font-size:.8rem;margin-top:21px;align-items:center}.section-toolbar{display:flex;align-items:center;justify-content:space-between;margin:31px 0 22px;gap:18px}.section-toolbar h2{font-size:1.2rem}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hint{background:#eef3f6;border:1px solid #dfe8ec;border-radius:12px;font-size:.875rem;line-height:1.6;padding:14px 18px;margin:20px 0 25px;display:flex;gap:12px;align-items:center;color:#526c7b}.hint>span{font-size:1.4rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.image-editor{margin:22px 0;padding:18px;border:1px solid var(--line, #e3e9ed);border-radius:16px;background:#f7f9fa}.image-editor h3{margin:0 0 14px;font-size:1rem}.image-editor-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.image-editor input[hidden]{display:none}.image-filename{font-size:.8rem;overflow-wrap:anywhere}.image-card-preview{margin:18px auto 0;max-width:360px}.image-card-preview figcaption{margin-bottom:10px;font-size:.85rem;font-weight:650}.image-preview-name{padding:18px;font-weight:650;overflow-wrap:anywhere}.image-error{color:#993b30;font-size:.85rem}.product-card{border:1px solid #e3e9ed;border-radius:20px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.product-image{height:204px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-initial{font:650 145px/1 Manrope,sans-serif;opacity:.22;transform:rotate(-8deg)}.product-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.product-price{position:absolute;bottom:14px;left:15px;background:#fff;border:1px solid #ffffff50;padding:6px 11px;border-radius:8px;color:var(--ink);font-size:.8rem;font-weight:650}.reservation-badge{position:absolute;top:13px;right:13px;border-radius:7px;background:#fff;color:#5c6b77;font-size:.7rem;padding:6px 10px;font-weight:600}.reservation-badge.mine{background:#234c40;color:#fff}.product-body{padding:20px 20px 12px;flex:1}.product-body p{font-size:.875rem;color:#6b7c86;margin:10px 0 12px}.location,.buyer{display:block;font-size:.75rem;color:#667f8d;margin-top:7px}.product-actions{padding:0 20px 20px;display:flex;gap:7px;flex-wrap:wrap;align-items:center;justify-content:space-between}.product-actions .button{padding:11px 12px;font-size:.8rem}.product-actions .muted{font-size:.75rem}.add-product{background:transparent;border:1.5px dashed #cad5dc;border-radius:20px;min-height:350px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.add-product:hover{background:#edf3f6}.add-product>span{font-size:2.3rem;background:#e9eff3;width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:7px}.add-product small{color:var(--muted);font-size:.8rem}.groups-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.group-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px}.group-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.group-symbol{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:17px;background:#e3edf4;font:700 1.5rem Manrope,sans-serif}.tag{font-size:.75rem;background:#eff3f5;padding:5px 9px;border-radius:6px;color:#647a87;display:inline-block}.members{list-style:none;padding:0;margin:18px 0 25px}.members li{display:flex;align-items:center;gap:9px;margin:13px 0;font-size:.875rem}.members li button{margin-left:auto;font-size:.75rem}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.stats-grid strong{display:block;font:600 3rem Manrope,sans-serif;margin-bottom:10px}.stats-grid span{color:var(--muted)}.welcome{padding:65px 30px 90px;max-width:780px;margin:0 auto}.welcome h1{font-size:clamp(2.5rem,5vw,4rem);line-height:1.12}.welcome p{font-size:1.1rem;color:var(--muted);margin:25px 0 30px;max-width:600px}.welcome>span.muted{display:block;font-size:.875rem;margin-top:18px}.empty{padding:55px 20px;text-align:center;border:1px dashed #d3dde3;border-radius:22px;margin:20px 0}.empty>span{display:block;font-size:2.7rem;margin-bottom:15px}.empty p{color:var(--muted);max-width:480px;margin:12px auto 24px}.loading{padding:80px 20px;text-align:center;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:15px}.loader{border:2px solid #d9e2e8;border-top-color:var(--ink);width:22px;height:22px;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--ink);color:#fff;padding:16px 24px;border-radius:13px;box-shadow:0 7px 28px #1f394333;z-index:100;font-size:.9rem;max-width:calc(100% - 32px);width:max-content}.alert{padding:14px 18px;border:1px solid #e8b5ba;background:#fff0f0;color:#8c3b47;border-radius:12px;font-size:.9rem;line-height:1.5;margin-bottom:20px}.alert button{color:inherit;text-decoration:underline;margin-left:9px}dialog{border:none;padding:36px;border-radius:23px;max-width:550px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);color:var(--ink);box-shadow:0 25px 100px #18304433;overscroll-behavior:contain}dialog::backdrop{background:#152d4270;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog h2{font-size:1.6rem;line-height:1.3;margin-bottom:23px;padding-right:15px}dialog p{font-size:.95rem;color:var(--muted);margin:14px 0 22px}.dialog-close{position:absolute;right:13px;top:11px;background:none;font-size:1.65rem;line-height:1;width:40px;height:40px;border-radius:50%;color:#6c808c}.dialog-close:hover{background:#eef3f5}label{display:block;font-size:.875rem;font-weight:550;margin:18px 0}input,textarea,select{display:block;border:1px solid #cdd8df;border-radius:10px;padding:12px 13px;min-height:46px;width:100%;margin-top:8px;background:#fff;color:var(--ink);font-size:1rem;line-height:1.3}input::placeholder,textarea::placeholder{color:#86959f}textarea{resize:vertical}.optional{font-weight:400;color:#7a8b95;font-size:.75rem;padding-left:7px}.form-row{display:grid;grid-template-columns:1fr 1.5fr;gap:15px}.form-row label{margin:0}fieldset{padding:0;margin:22px 0;border:none}legend{font-size:.875rem;font-weight:600;margin-bottom:8px}input[type=radio],input[type=checkbox]{width:17px;height:17px;min-height:17px;flex-shrink:0;padding:0;margin:0;accent-color:var(--ink)}.check{display:flex;gap:12px;align-items:center;font-weight:450}.check small{font-size:.75rem;color:var(--muted);margin-left:5px}.field-help,dialog p.field-help{font-size:.8rem;line-height:1.55;color:#71838d;margin:12px 0 20px}details{margin:20px 0}summary{font-size:.875rem;cursor:pointer;padding:7px 0;color:#637c8c}dialog .danger{color:#934753;margin-top:12px}dialog .alert{margin:20px 0 0}.demo-logins{display:flex;flex-direction:column;gap:12px}@media(min-width:1500px){main{padding-top:62px}.wishlist-cover{height:220px}.wishlist-grid,.product-grid{gap:28px}}@media(max-width:1180px){.sidebar{width:220px;padding:28px 16px}.brand{font-size:1rem;gap:8px}.brand img{width:34px;height:34px}.brand small{font-size:8px;letter-spacing:1.5px}.sidebar nav a{font-size:.8rem;padding:10px}.workspace{margin-left:220px}.topbar{padding:0 30px}.demo-bar{padding:9px 30px}main{padding:35px 30px 20px}.wishlist-grid,.product-grid,.groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{align-items:flex-start}.page-heading h1{font-size:2.25rem}.page-heading>.button{padding:12px 15px}.create-card{min-height:240px}.section-toolbar{align-items:flex-start;flex-wrap:wrap}.heading-mark{font-size:110px;padding:0}.list-heading{padding:27px}.page-heading p{max-width:370px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.sidebar{position:sticky;inset:auto;width:auto;padding:14px 20px;border-right:0;border-bottom:1px solid var(--line);display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:10}.app-shell{display:block}.brand{font-size:1.05rem}.brand small{display:none}.sidebar nav{position:fixed;bottom:0;left:0;right:0;margin:0;padding:6px 10px calc(7px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);flex-direction:row;justify-content:space-around;gap:2px;z-index:20}.sidebar nav a{flex:1;flex-direction:column;gap:3px;justify-content:center;min-height:53px;font-size:.68rem;padding:5px 3px;border-radius:9px;max-width:150px}.sidebar nav a .nav-icon{font-size:1.3rem;width:auto}.sidebar-bottom{margin:0}.small-note{display:none}.profile{padding:0;border:0;gap:8px}.profile .avatar{width:34px;height:34px;font-size:.75rem}.profile strong{font-size:.8rem}.profile button{font-size:.65rem;min-height:20px}.sidebar-bottom>.button{padding:8px 11px;font-size:.75rem;min-height:35px}.workspace{margin:0}.topbar{height:45px;padding:0 20px}.breadcrumb{font-size:.7rem}.breadcrumb>span{padding:0 6px}.connection{font-size:.65rem}.demo-bar{padding:8px 20px;gap:5px}.demo-bar label{font-size:.7rem}.demo-bar select{font-size:.7rem;min-height:31px;padding:4px 5px}.demo-bar>span{font-size:.68rem}main{padding:29px 20px 98px}.page-heading{margin-bottom:27px;flex-wrap:wrap;gap:18px}.page-heading h1{font-size:2.15rem}.eyebrow{font-size:.6rem;letter-spacing:1.7px;margin-bottom:12px}.page-heading p{font-size:.875rem;margin-top:12px;max-width:none}.page-heading>.button{min-height:44px}.list-controls{gap:15px;flex-wrap:wrap;margin-bottom:20px}.tabs{gap:23px}.search{width:100%;font-size:1.3rem}.search input{max-width:none;width:100%;font-size:.875rem}.wishlist-grid,.product-grid{gap:15px}.wishlist-cover{height:154px;padding:17px}.cover-letter{font-size:200px;right:35px;top:22px}.cover-label{font-size:.6rem;letter-spacing:1.2px}.cover-count{font-size:.7rem}.cover-actions{left:15px;right:15px}.wishlist-info{padding:17px}.wishlist-info h2{font-size:1rem}.wishlist-info p{font-size:.8rem}.wishlist-footer{padding-top:14px;margin-top:17px;font-size:.65rem}.wishlist-card{border-radius:17px}.create-card{min-height:300px;padding:20px 14px}.create-card p{font-size:.8rem}.bottom-note{padding:25px;margin-top:28px}.bottom-note h2{font-size:1.2rem}.bottom-note p{font-size:.8rem}.note-number{font-size:80px;letter-spacing:-5px;padding:0}.note-number small{font-size:.65rem}.page-footer{font-size:.6rem;padding-top:28px}.page-footer span:last-child{max-width:200px;text-align:right}.list-heading{min-height:210px;padding:25px}.list-heading h1{font-size:2rem;letter-spacing:-1px}.heading-mark{display:none}.list-heading p{font-size:.875rem}.meta-line{font-size:.75rem}.section-toolbar{gap:15px}.section-toolbar h2{font-size:1.15rem}.actions .button{padding:11px 13px;font-size:.8rem}.hint{font-size:.8rem;padding:13px 15px}.product-image{height:175px}.product-body{padding:16px}.product-body h3{font-size:1rem}.product-body p{font-size:.8rem}.product-actions{padding:0 16px 16px}.product-actions .button{font-size:.8rem;white-space:normal}.product-price{font-size:.75rem}.reservation-badge{font-size:.65rem;right:10px;top:10px}.groups-grid{gap:16px}.group-card{padding:20px}.welcome{padding:42px 8px 70px}.welcome p{font-size:1rem}.toast{bottom:90px;font-size:.875rem;padding:14px 18px}.back{font-size:.8rem}dialog{padding:29px 24px;max-height:calc(100dvh - 32px)}dialog h2{font-size:1.45rem}.color-options label{font-size:.7rem;padding:8px}.field-help,dialog p.field-help{font-size:.8rem}}@media(max-width:520px){.wishlist-grid,.product-grid,.groups-grid{grid-template-columns:1fr}.wishlist-cover{height:175px;padding:22px}.cover-letter{font-size:235px;right:65px;top:18px}.cover-label{font-size:.65rem}.wishlist-info{padding:22px}.wishlist-info h2{font-size:1.15rem}.wishlist-info p{font-size:.875rem;min-height:0}.wishlist-footer{font-size:.75rem}.create-card{min-height:225px}.create-plus{margin-bottom:14px}.bottom-note{gap:12px;padding:24px}.bottom-note h2{font-size:1.1rem}.note-number{font-size:65px;letter-spacing:-4px}.note-number small{max-width:83px;line-height:1.5}.bottom-note p{font-size:.75rem}.product-image{height:240px}.product-body{padding:21px}.product-body h3{font-size:1.15rem}.product-body p{font-size:.95rem}.product-actions{padding:0 21px 22px}.product-actions .button{font-size:.9rem;min-height:47px}.product-price,.reservation-badge{font-size:.8rem}.add-product{min-height:210px}.list-heading{padding:25px 23px}.list-heading h1{font-size:1.95rem}.demo-bar>span{width:100%}.form-row{grid-template-columns:1fr}.form-row label{margin:8px 0}.stats-grid{gap:14px}.stats-grid article{padding:20px}.stats-grid strong{font-size:2.3rem}.stats-grid span{font-size:.875rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.wishlist-info p,.product-body p{font-size:1rem}.product-actions .button{font-size:.9rem}.product-actions .text-button,.members .text-button{min-height:44px}.check{min-height:32px}.brand small{font-size:.6rem}.lifecycle-tabs{margin-top:24px;flex-wrap:wrap;gap:12px 24px}.archive-intro{margin-top:8px;color:var(--muted);font-size:1rem}.lifecycle-notice,.event-review{align-items:center;justify-content:space-between;gap:18px}.lifecycle-notice p,.event-review p{margin-top:5px}.lifecycle-notice .button{flex-shrink:0}@media(max-width:600px){.lifecycle-notice,.event-review{align-items:flex-start;flex-direction:column}.lifecycle-tabs{gap:8px 16px}.lifecycle-tabs button{font-size:.875rem}}.product-image{height:auto;aspect-ratio:3 / 2}.image-editor.drag-over{border:2px dashed #396b83;background:#e8f3f8}.crop-area{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.crop-area:active{cursor:grabbing}.crop-area img,.crop-area .product-price{pointer-events:none}.image-editor input[type=range]{padding:0;min-height:36px;accent-color:var(--ink);cursor:pointer}.avatar{position:relative;overflow:hidden;flex-shrink:0}.avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.list-owner{display:flex;align-items:center;gap:12px}.profile-preview .product-image{aspect-ratio:1;border-radius:50%}.profile-preview .product-card{background:transparent;border:0}.profile-preview .image-preview-name{text-align:center}.profile-preview{max-width:280px}.profile .text-button{display:block}.close-profiles{margin-top:24px}.profile-list-link{display:block;padding:10px 0;color:var(--ink)}.event-section{margin:32px 0}.event-description{white-space:pre-wrap}.event-members{max-width:700px}.events-heading h1{font-size:clamp(2rem,3.5vw,3rem)}.event-period{margin:28px 0 36px}.event-period-heading{margin-bottom:12px}.event-period-heading h2{display:flex;align-items:center;gap:10px;margin:0;font-size:1.2rem}.event-period-heading .tag{background:transparent;padding:0;color:#6a7d89;font-size:.85rem}.event-list{display:flex;flex-direction:column;gap:0}.event-row{display:flex;align-items:center;gap:20px;padding:18px 4px;color:inherit;text-decoration:none;border-bottom:1px solid var(--line);border-radius:0}.event-row:hover{background:#eef3f6}.event-date-tile{display:flex;flex-direction:column;justify-content:center;flex-shrink:0;width:64px;min-height:64px;text-align:center;background:#fff1bf;border-radius:10px;color:#334e5c}.event-date-tile strong{font-size:1.5rem;line-height:1.2}.event-date-tile span{font-size:.67rem;margin-top:3px}.event-row-content{flex:1;min-width:0}.event-row-content h3{margin:0 0 5px;font-size:1.05rem;overflow-wrap:anywhere}.event-row-content p{margin:0;font-size:.83rem}.event-row-details{display:flex;flex-wrap:wrap;gap:4px 0;color:#536977}.event-row-details span+span:before{content:"\b7";margin:0 8px}.event-row-content .event-row-host{margin-top:4px;font-size:.75rem;color:#687c88}.event-row-arrow{font-size:1.2rem;color:#6a7d89;padding:0 8px}.event-today{margin-left:8px;font-size:.7rem;font-weight:600;color:#315946}.past-events .event-date-tile{background:#eaf0f3;color:#647984}.past-events .event-row-content h3{color:#526976}.event-empty{padding:12px 0;color:#647984}.event-empty p{margin:0 0 8px}@media(max-width:500px){.event-row{gap:12px;padding:15px 0}.event-date-tile{width:56px;min-height:60px}.event-row-arrow{padding:0}}.account-erasure{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--line, #dce4e9)}.app-announcement{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;margin-bottom:20px;background:#e6f0f6;border-radius:14px}.app-announcement.warning{background:#fff0c1}.app-announcement.success{background:#e4f1e9}.app-announcement p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0}@media(max-width:650px){.app-announcement{align-items:flex-start;flex-direction:column}}.list-heading{position:relative}.list-heading:has(.theme-shortcut){padding-top:66px}.theme-shortcut{position:absolute;top:16px;right:18px;display:flex;align-items:center;gap:7px;padding:9px 13px;background:#ffffffd9;color:var(--theme-ink);border:1px solid #ffffffb3;border-radius:10px;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.theme-shortcut:hover{background:#fff}.theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.theme-options .theme-option{display:flex;position:relative;flex-direction:column;gap:9px;align-items:center;padding:12px 8px;margin:0;border:2px solid transparent;border-radius:12px;background:var(--theme-soft);color:var(--theme-ink);font-size:.8rem;cursor:pointer}.theme-option.selected{border-color:var(--theme-ink)}.theme-option:focus-within{outline:3px solid var(--theme-ink);outline-offset:3px}.theme-option input{position:absolute;top:8px;right:8px;accent-color:var(--theme-ink)}.theme-swatch{display:flex;gap:0;margin:6px 16px 0;border-radius:20px;overflow:hidden;border:1px solid #0000000c}.theme-swatch span{width:20px;height:24px;background:var(--theme-bg)}.theme-swatch span:nth-child(2){background:var(--theme-ink)}.theme-swatch span:nth-child(3){background:#fff}.theme-preview{overflow:hidden;border:1px solid var(--line);border-radius:16px;margin-top:18px}.theme-preview-cover{position:relative;overflow:hidden;isolation:isolate;background:var(--theme-bg);color:var(--theme-ink);padding:24px;min-height:130px}.theme-preview-cover .eyebrow{color:inherit;font-size:.62rem}.theme-preview-cover strong{position:relative;display:block;font-size:1.5rem;line-height:1.3;margin-top:14px;z-index:1;overflow-wrap:anywhere}.theme-preview-cover p{position:relative;z-index:1;font-size:.85rem;margin:10px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.theme-preview-letter{position:absolute;right:8px;bottom:-32px;font-size:170px;font-weight:800;opacity:.12;transform:rotate(-12deg);z-index:-1}.theme-preview-bottom{display:flex;align-items:center;gap:9px;padding:14px 18px;background:#fff;color:var(--muted);font-size:.8rem}.theme-preview-dot{width:12px;height:12px;border-radius:50%;background:var(--theme-ink);flex-shrink:0}.theme-dialog-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}@media(max-width:380px){.theme-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.sidebar nav .mobile-more,.mobile-nav-label{display:none}.more-destinations{display:grid;gap:8px}.more-destinations a{display:flex;gap:14px;align-items:center;padding:16px 12px;border-radius:12px;color:var(--ink)}.more-destinations a:hover,.more-destinations a[aria-current=page]{background:#edf2f5}.more-destinations a>span:nth-child(2){flex:1;min-width:0}.more-destinations strong{font-size:.95rem}.more-destinations small{display:block;color:var(--muted);margin-top:5px;font-size:.8rem;line-height:1.5}.more-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border-radius:12px;background:#edf2f5;font-size:1.5rem}@media(max-width:800px){.sidebar nav .secondary-nav-link,.desktop-nav-label{display:none}.mobile-nav-label{display:inline}.sidebar nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.sidebar nav>a,.sidebar nav .mobile-more{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;max-width:none;min-height:56px;padding:7px 2px;font-family:inherit;font-size:.7rem;font-weight:600;line-height:1.2;white-space:nowrap;border-radius:10px;color:#617480;background:transparent;cursor:pointer}.sidebar nav .secondary-nav-link{display:none}.sidebar nav>a.active,.sidebar nav .mobile-more.active{color:var(--ink);background:#edf2f5}.sidebar nav .mobile-more .nav-icon{font-size:1.05rem;height:21px;display:grid;place-items:center;letter-spacing:2px}dialog.navigation-sheet{position:fixed;top:auto;bottom:0;margin:0 auto;width:100%;max-width:600px;max-height:80dvh;border-radius:22px 22px 0 0;padding:28px 18px calc(24px + env(safe-area-inset-bottom))}.navigation-sheet h2{margin:0 44px 18px 10px}}.account-trigger{display:grid;place-items:center;width:48px;height:48px;padding:3px;background:transparent;border:1px solid transparent;border-radius:50%;cursor:pointer}.account-trigger:hover{background:#edf2f5;border-color:#dce5eb}.account-trigger:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.account-trigger .avatar{width:40px;height:40px;font-size:.9rem}.account-menu{position:fixed;inset:auto auto 88px 20px;width:260px;max-width:calc(100vw - 32px);margin:0;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 12px 45px #18304424}.account-menu-heading{padding:14px 12px 16px;border-bottom:1px solid var(--line);margin-bottom:6px}.account-menu-heading .eyebrow{display:block;font-size:.62rem}.account-menu-heading strong{display:block;margin-top:8px;font-size:1rem;overflow-wrap:anywhere}.account-menu>button{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:12px;border-radius:9px;background:transparent;color:var(--ink);text-align:left;font:inherit;font-size:.875rem;font-weight:600;cursor:pointer}.account-menu>button:hover{background:#edf2f5}.account-menu>.account-signout{color:var(--muted);font-weight:500}@media(max-width:800px){.account-menu{inset:86px 16px auto auto}.sidebar-bottom .account-trigger{flex-shrink:0}}.account-trigger-details,.account-trigger-chevron{display:none}@media(min-width:801px){.account-menu{bottom:110px}.account-trigger{display:flex;align-items:center;gap:11px;width:100%;height:auto;min-height:68px;padding:12px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-align:left;font:inherit}.account-trigger .avatar{flex-shrink:0}.account-trigger-details{display:flex;flex:1;flex-direction:column;gap:5px;min-width:0}.account-trigger-details strong{font-size:.9rem;line-height:1.35;overflow-wrap:anywhere}.account-trigger-details>span{font-size:.78rem;color:var(--muted)}.account-trigger-chevron{display:block;flex-shrink:0;color:var(--muted);font-size:1rem}}.discovery-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:14px;padding:20px;margin:20px 0;background:var(--surface, #fff);border:1px solid #e9e3d9;border-radius:20px}.discovery-toolbar>label{flex:1 1 180px;margin:0}.discovery-toolbar .discovery-options{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;flex-basis:100%}.discovery-options .check,.discovery-toolbar .field-help{margin:0}.wish-priority{display:inline-block;font-size:.78rem;color:#696157;margin-bottom:8px}.wish-priority.favorite{padding:5px 10px;border-radius:20px;color:#963b52;background:#ffedf0;font-weight:700}.wish-details{display:grid;gap:6px;margin:12px 0;font-size:.85rem}.wish-details>div{display:flex;flex-wrap:wrap;gap:4px 10px}.wish-details dt{color:#70675c}.wish-details dd{margin:0;font-weight:600;overflow-wrap:anywhere}.wish-options,.order-actions{display:flex;gap:8px;flex-wrap:wrap}.quantity-status{font-weight:600;font-size:.85rem}.reservation-details{font-size:.85rem;margin-top:10px}.reservation-details summary,.wish-preferences summary{cursor:pointer;font-weight:600}.link-import{padding:16px;background:#f8f6f0;border-radius:16px;margin:20px 0}.link-import label{margin-top:0}.import-message{font-size:.85rem;line-height:1.5;margin-bottom:0}.product-fields{padding:0;margin:0;border:0;min-width:0}.wish-preferences{border:1px solid #e9e3d9;border-radius:14px;padding:16px;margin:20px 0}.wish-preferences[open] summary{margin-bottom:16px}@media(max-width:540px){.discovery-toolbar{padding:14px;gap:12px}.discovery-toolbar>label{flex-basis:100%}.order-actions .button{flex:1}}
