/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#292630;--muted:#918b98;--line:#ebe7ee;--brand:#f1697d;--purple:#7064ca;--peach:#ef7d67;--yellow:#e7ac3b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{background:#f1edf5;min-height:100%;margin:0}body{color:var(--ink);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.app-viewport{place-items:center;min-height:100dvh;display:grid}.app-shell{background:#fbfaff;width:min(100%,480px);height:100dvh;position:relative;overflow:hidden;box-shadow:0 20px 60px #2d22471f}.top-content{height:100%;padding:max(20px,env(safe-area-inset-top)) 0 124px;scrollbar-width:none;overflow-y:auto}.top-content::-webkit-scrollbar{display:none}.group-header{justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.group-identity{align-items:center;gap:10px;display:flex}.group-mark{background:var(--brand);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:19px;display:grid;box-shadow:0 8px 20px #f1697d40}.group-identity strong,.group-identity small{display:block}.group-identity strong{letter-spacing:-.035em;font-size:17px}.group-identity small{color:var(--muted);margin-top:4px;font-size:11px}.avatar-stack{display:flex}.avatar{color:#fff;border:2px solid #fbfaff;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:-6px;font-size:11px;font-weight:800;display:grid}button.avatar{cursor:pointer;padding:0}.avatar-purple{background:var(--purple)}.avatar-peach{background:var(--peach)}.avatar-yellow{background:var(--yellow)}.month-header{justify-content:space-between;align-items:center;height:67px;padding:0 20px;display:flex}.month-header h1{letter-spacing:-.06em;margin:0;font-size:29px}.month-header h1 small{color:#9a94a1;letter-spacing:0;margin-left:7px;font-size:13px}.month-controls{gap:6px;display:flex}.month-controls button{color:#3c3842;cursor:pointer;background:#fff;border:1px solid #e3dee7;border-radius:11px;width:34px;height:34px;padding:0;font-size:21px;font-weight:700}.month-controls .today-button{width:49px;font-size:11px}.calendar-card{border:1px solid var(--line);background:#fff;border-radius:22px;margin:1px 13px 0;padding:12px 8px 14px;box-shadow:0 8px 28px #2e26420d}.weekday-row,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekday-row span{color:#aaa4af;place-items:center;height:27px;font-size:10px;font-weight:800;display:grid}.weekday-row span:first-child{color:#ed7884}.weekday-row span:last-child{color:#6c83d2}.day-cell{color:#37333d;cursor:pointer;background:0 0;border:0;border-radius:14px;height:48px;padding:0;font-size:12px;font-weight:700;position:relative}.day-cell:hover{background:#f7f3f8}.day-cell.weekday-0:not(.selected):not(.muted){color:#e56c78}.day-cell.weekday-6:not(.selected):not(.muted){color:#6078c8}.day-cell.muted{color:#d2ced5}.day-cell.today:not(.selected):before{content:"";border:1px solid #f18a98;border-radius:50%;width:24px;height:24px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.day-cell.selected{background:var(--brand);color:#fff;box-shadow:0 8px 18px #f1697d3d}.event-dots{gap:2px;display:flex;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.event-dots b{border-radius:50%;width:4px;height:4px}.event-dots .purple{background:var(--purple)}.event-dots .peach{background:var(--peach)}.event-dots .yellow{background:var(--yellow)}.selected .event-dots b{background:#fff}.agenda{padding:18px 20px 0}.agenda-header{justify-content:space-between;align-items:center;height:27px;display:flex}.agenda-header h2{letter-spacing:-.03em;margin:0;font-size:15px}.agenda-header span{color:#98919e;font-size:11px;font-weight:700}.event-card{border-radius:15px;grid-template-columns:5px minmax(0,1fr) auto 24px;align-items:center;gap:10px;min-height:64px;margin-top:8px;padding:9px 9px 9px 0;display:grid}.purple-card{background:#f3f0fb}.peach-card{background:#fff0eb}.event-accent{background:var(--purple);border-radius:0 4px 4px 0;align-self:stretch}.peach-card .event-accent{background:var(--peach)}.event-card strong,.event-card small{display:block}.event-card strong{font-size:13px}.event-card small{color:#8d8794;margin-top:4px;font-size:10px}.event-copy{min-width:0}.event-copy strong,.event-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.event-owner{color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.event-delete{color:#aaa3ae;cursor:pointer;background:0 0;border:0;width:24px;height:28px;padding:0;font-size:18px}.event-delete:hover{color:#e35e73}.yellow-card{background:#fff6dc}.yellow-card .event-accent{background:var(--yellow)}.empty-state{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:166px;margin-top:8px;padding:18px;display:flex}.empty-state>span{color:var(--brand);font-size:28px}.empty-state strong{margin-top:5px;font-size:13px}.empty-state small{color:#99929f;margin-top:5px;font-size:10px}.empty-state button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;height:32px;margin-top:13px;padding:0 14px;font-size:10px;font-weight:800}.floating-add{right:20px;bottom:calc(87px + env(safe-area-inset-bottom));background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:18px;width:53px;height:53px;padding:0 0 3px;font-size:29px;position:absolute;box-shadow:0 12px 26px #f1697d4d}.bottom-nav{height:calc(74px + env(safe-area-inset-bottom));padding:7px 38px max(10px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfafff5;border-top:1px solid #e8e3eb;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:auto 0 0}.bottom-nav button{color:#a39daa;cursor:pointer;background:0 0;border:0;align-content:center;justify-items:center;gap:3px;font-size:9px;font-weight:750;display:grid}.bottom-nav button span{font-size:18px}.bottom-nav button.active{color:var(--brand)}.sheet-overlay{z-index:20;align-items:flex-end;display:flex;position:absolute;inset:0}.sheet-backdrop{cursor:pointer;background:#18141d73;border:0;border-radius:0;width:100%;position:absolute;inset:0}.event-sheet{width:100%;padding:10px 22px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:28px 28px 0 0;animation:.25s cubic-bezier(.2,.8,.25,1) sheet-in;position:relative;box-shadow:0 -22px 48px #1e162529}@keyframes sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-grabber{background:#ddd8e1;border-radius:3px;width:42px;height:4px;margin:0 auto 17px;display:block}.sheet-header{justify-content:space-between;align-items:flex-start;height:38px;margin-bottom:12px;display:flex}.sheet-header h2{letter-spacing:-.04em;margin:0;font-size:19px}.sheet-header button{color:#908996;cursor:pointer;background:0 0;border:0;width:32px;height:32px;margin-top:-7px;padding:0;font-size:23px}.event-sheet>label,.field-row label{color:#8f8996;flex-direction:column;margin-bottom:13px;font-size:10px;font-weight:800;display:flex}.event-sheet input,.readonly-input{color:#35313a;background:#faf8fc;border:1px solid #e4dfe7;border-radius:12px;outline:none;width:100%;height:44px;margin-top:6px;padding:0 12px;font-size:12px;font-weight:500}.event-sheet input:focus{border-color:#ee7081;box-shadow:0 0 0 3px #ee70811f}.readonly-input{align-items:center;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.event-sheet fieldset{border:0;margin:0 0 14px;padding:0}.event-sheet legend{color:#8f8996;margin:0 0 6px 2px;font-size:10px;font-weight:800}.people-row{gap:7px;display:flex}.people-row button{color:#6f6975;cursor:pointer;background:#fff;border:1px solid #e4dfe7;border-radius:10px;height:32px;padding:0 11px;font-size:10px;font-weight:800}.people-row button.selected-person{color:#e85d73;background:#fff1f3;border-color:#ef7887}.primary-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;height:47px;font-size:13px;font-weight:800;box-shadow:0 9px 20px #f1697d33}.toast{z-index:30;left:50%;bottom:calc(84px + env(safe-area-inset-bottom));color:#fff;text-align:center;background:#2d2933;border-radius:12px;min-width:240px;max-width:calc(100% - 50px);min-height:38px;padding:10px 15px;font-size:11px;font-weight:750;animation:.2s toast-in;position:absolute;transform:translate(-50%);box-shadow:0 9px 28px #0000002e}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.secondary-screen{padding-top:4px}.tasks-screen{min-height:100%}.tasks-summary{background:#f7e7ee;border-radius:22px;grid-template-columns:1fr 1fr;gap:10px;margin:0 14px 14px;padding:14px;display:grid}.tasks-summary span{background:#ffffffad;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:75px;display:flex}.tasks-summary strong{color:#40343d;font-size:24px}.tasks-summary small{color:#967681;margin-top:4px;font-size:10px}.task-calendar-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin:0 14px 14px;padding:12px 9px 13px;box-shadow:0 8px 25px #2e26420a}.task-calendar-header{justify-content:space-between;align-items:center;height:36px;padding:0 5px 7px;display:flex}.task-calendar-header h2{letter-spacing:-.04em;margin:0;font-size:16px}.task-calendar-header h2 small{color:#9a94a1;letter-spacing:0;margin-left:5px;font-size:10px}.task-calendar-header>div{gap:4px;display:flex}.task-calendar-header button{color:#4b4650;cursor:pointer;background:#fff;border:1px solid #e5e0e8;border-radius:9px;width:27px;height:27px;padding:0;font-size:16px;font-weight:750}.task-calendar-header button:nth-child(2){width:39px;font-size:9px}.task-weekdays,.task-calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.task-weekdays span{color:#aaa4af;place-items:center;height:22px;font-size:9px;font-weight:800;display:grid}.task-weekdays span:first-child{color:#ed7884}.task-weekdays span:last-child{color:#6c83d2}.task-calendar-day{color:#39353e;cursor:pointer;background:0 0;border:0;border-radius:12px;height:39px;padding:0;font-size:10px;font-weight:750;position:relative}.task-calendar-day.weekday-0:not(.selected):not(.outside){color:#e56c78}.task-calendar-day.weekday-6:not(.selected):not(.outside){color:#6078c8}.task-calendar-day.outside{color:#d2ced5}.task-calendar-day:hover{background:#f8f4f8}.task-calendar-day.today:not(.selected):before{content:"";border:1px solid #f18a98;border-radius:50%;width:20px;height:20px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.task-calendar-day.selected{background:var(--brand);color:#fff;box-shadow:0 6px 14px #f1697d38}.task-calendar-day>b{min-width:12px;height:12px;color:var(--purple);background:#ede8fa;border-radius:7px;place-items:center;padding:0 3px;font-size:7px;display:grid;position:absolute;bottom:4px;right:5px}.task-calendar-day.selected>b{color:var(--brand);background:#ffffffe0}.task-compose{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0 14px 19px;padding:15px;box-shadow:0 8px 25px #2e26420a}.task-compose label{color:#8f8996;flex-direction:column;min-width:0;font-size:9px;font-weight:800;display:flex}.task-compose label>span{margin:0 0 6px 2px}.task-compose input,.task-compose select{color:#35313a;background:#faf8fc;border:1px solid #e4dfe7;border-radius:11px;outline:none;width:100%;height:39px;padding:0 10px;font-size:11px}.task-compose input:focus,.task-compose select:focus{border-color:#ee7081;box-shadow:0 0 0 3px #ee70811a}.task-compose-options{grid-template-columns:82px minmax(0,1fr) 58px;align-items:end;gap:8px;margin-top:9px;display:grid}.task-compose-options button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:11px;height:39px;padding:0;font-size:10px;font-weight:800}.task-compose-options button:disabled{color:#aaa4af;cursor:default;background:#e4dfe5}.task-list-header{justify-content:space-between;align-items:center;height:30px;margin:0 20px 5px;display:flex}.task-list-header h2{letter-spacing:-.03em;margin:0;font-size:15px}.task-list-header span{color:#98919e;font-size:10px;font-weight:750}.task-list{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0 14px;overflow:hidden}.task-list article{border-bottom:1px solid #f0ecf2;grid-template-columns:24px minmax(0,1fr) 25px;align-items:center;gap:12px;min-height:66px;padding:0 11px 0 15px;display:grid}.task-list article:last-child{border-bottom:0}.task-check{color:#fff;cursor:pointer;background:#fff;border:2px solid #d9d3df;border-radius:8px;width:24px;height:24px;padding:0;font-size:12px;font-weight:900}.task-list article>span{min-width:0}.task-list strong,.task-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.task-list strong{font-size:12px}.task-list small{color:#98919e;margin-top:4px;font-size:9px}.task-list .done .task-check{border-color:var(--brand);background:var(--brand)}.task-list .done strong{color:#9e97a3;text-decoration:line-through}.task-remove{color:#b0a9b4;cursor:pointer;background:0 0;border:0;width:25px;height:30px;padding:0;font-size:18px}.task-remove:hover{color:#e35e73}.task-loading{border:1px solid var(--line);background:#fff;border-radius:18px;gap:10px;margin:0 14px;padding:15px;display:grid}.task-loading i{background:linear-gradient(90deg,#f1edf4,#faf8fc,#f1edf4) 0 0/200% 100%;border-radius:12px;height:42px;animation:1.2s infinite task-shimmer}@keyframes task-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.task-empty{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;margin:0 14px;display:flex}.task-empty>span{width:34px;height:34px;color:var(--brand);background:#fff0f2;border-radius:12px;place-items:center;font-size:17px;font-weight:900;display:grid}.task-empty strong{margin-top:9px;font-size:12px}.task-empty small{color:#99929f;margin-top:5px;font-size:9px}.task-hero{background:linear-gradient(135deg,#fff9fc 0%,#f3edff 56%,#fce8ef 100%);border:1px solid #eee2f2;border-radius:24px;align-items:center;min-height:137px;margin:14px 14px 13px;padding:22px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #5d487014}.task-hero:before,.task-hero:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.task-hero:before{background:#ffffff8f;width:118px;height:118px;top:-48px;right:-34px}.task-hero:after{background:#eacbde47;width:58px;height:58px;bottom:-37px;left:52%}.task-hero-copy{z-index:1;position:relative}.task-hero-eyebrow{color:#9277a7;letter-spacing:.16em;align-items:center;gap:6px;font-size:8px;font-weight:900;display:flex}.task-hero-eyebrow i{background:var(--brand);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #e0667e1f}.task-hero h1{letter-spacing:-.06em;margin:10px 0 0;font-size:28px;line-height:1}.task-hero h1 em{color:var(--brand);font-style:normal}.task-hero p{color:#827888;margin:9px 0 0;font-size:10px}.task-hero-art{place-items:center;width:74px;height:74px;display:grid;position:absolute;top:31px;right:18px}.task-hero-art>i{background:#ffffffb3;border:1px solid #8266ab29;border-radius:26px;position:absolute;inset:0;transform:rotate(9deg)}.task-hero-art>span{color:#fff;background:linear-gradient(145deg,#9b7ad0,#7654b4);border-radius:17px;place-items:center;width:48px;height:48px;font-size:23px;font-weight:900;display:grid;position:relative;box-shadow:0 10px 22px #7150a940}.task-hero-art>b{background:var(--brand);color:#fff;border:3px solid #f7eff9;border-radius:9px;place-items:center;width:23px;height:23px;font-size:9px;display:grid;position:absolute;bottom:2px;right:-2px}.page-header{margin:20px 20px 18px}.page-header h1{letter-spacing:-.055em;margin:0;font-size:27px}.page-header p{color:#918a98;margin:6px 0 0;font-size:11px}.section-title{letter-spacing:-.03em;margin:0 20px 11px;font-size:15px}.profile-card{background:#f7e7ee;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:185px;margin:0 14px 20px;padding:24px;display:flex}.profile-card>span{background:var(--brand);color:#fff;border-radius:21px;place-items:center;width:60px;height:60px;font-size:27px;display:grid}.profile-card strong{margin-top:10px;font-size:19px}.profile-card small{color:#967681;margin-top:5px;font-size:10px}.wallet-card{min-height:76px;color:inherit;background:#eef8f2;border:1px solid #d9e8df;border-radius:18px;align-items:center;gap:12px;margin:0 14px 20px;padding:13px 14px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.wallet-card:hover{transform:translateY(-1px);box-shadow:0 8px 22px #2f7e551a}.wallet-mark{color:#fff;background:#2f8b5e;border-radius:13px;flex:none;place-items:center;width:39px;height:39px;font-size:18px;font-weight:900;display:grid}.wallet-card>span:nth-child(2){flex:1;min-width:0}.wallet-card strong,.wallet-card small{display:block}.wallet-card strong{font-size:12px}.wallet-card small{color:#708178;margin-top:5px;font-size:9px;line-height:1.4}.wallet-card b{color:#26784f;white-space:nowrap;background:#fff;border-radius:9px;padding:7px 10px;font-size:10px}.member-list{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0 14px 17px;padding:5px 15px}.member-list article{border-bottom:1px solid #f0ecf2;align-items:center;min-height:62px;display:flex}.member-list article:last-child{border:0}.member-list .avatar{border:0;margin:0 11px 0 0}.member-list strong,.member-list small{display:block}.member-list strong{font-size:12px}.member-list small{color:#99929f;margin-top:3px;font-size:9px}.invite-card{background:#eeeafd;border-radius:17px;align-items:center;min-height:76px;margin:0 14px;padding:13px 13px 13px 16px;display:flex}.invite-card>div{flex:1}.invite-card strong,.invite-card small{display:block}.invite-card strong{font-size:11px}.invite-card small{color:#7e7395;margin-top:5px;font-size:9px}.invite-card button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:10px;min-width:68px;height:32px;padding:0 10px;font-size:10px;font-weight:800}.invite-card button:disabled{opacity:.45;cursor:default}.join-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:12px;margin:12px 14px 24px;padding:17px;display:grid}.join-card>div strong,.join-card>div small{display:block}.join-card>div strong{font-size:12px}.join-card>div small{color:#948d99;margin-top:5px;font-size:9px;line-height:1.5}.join-card label{gap:6px;display:grid}.join-card label span{color:#827b88;font-size:9px;font-weight:700}.join-card input{color:#312c34;width:100%;height:40px;font:inherit;background:#fcfafc;border:1px solid #e4dfe8;border-radius:11px;outline:none;padding:0 12px;font-size:11px}.join-card input:focus{border-color:#a995dd;box-shadow:0 0 0 3px #eeeafd}.join-card label:last-of-type input{letter-spacing:.18em;text-transform:uppercase;font-weight:800}.join-card>button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:12px;height:42px;font-size:11px;font-weight:800}.join-card>button:disabled{opacity:.45;cursor:default}.privacy-link{color:#8c8591;text-underline-offset:3px;width:max-content;margin:0 auto 12px;font-size:9px;display:block}.privacy-page{background:linear-gradient(#f6f0f8 0%,#fbf9fc 34%,#f1edf5 100%);min-height:100dvh;padding:38px 18px 64px}.privacy-document{background:#fff;border:1px solid #e8e1eb;border-radius:28px;width:min(100%,820px);margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #3627461a}.privacy-hero{background:linear-gradient(135deg,#fff6f9,#eee8fb);padding:34px 40px 30px;position:relative;overflow:hidden}.privacy-hero:after{content:"";background:#f1697d21;border-radius:50%;width:180px;height:180px;position:absolute;top:-82px;right:-65px}.privacy-back{z-index:1;color:#776d7d;font-size:12px;font-weight:800;text-decoration:none;display:inline-block;position:relative}.privacy-hero>span{color:#9a79b1;letter-spacing:.16em;margin-top:32px;font-size:10px;font-weight:900;display:block}.privacy-hero h1{letter-spacing:-.055em;margin:9px 0 0;font-size:34px}.privacy-hero>p{color:#766e79;margin:11px 0 0;font-size:14px;line-height:1.6}.privacy-summary{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.privacy-summary span{color:#675e6c;background:#ffffffb8;border:1px solid #745e8c1f;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.privacy-summary b{color:var(--brand)}.privacy-body{color:#47414b;padding:34px 40px 46px;font-size:14px;line-height:1.75}.privacy-intro{color:#635b67;background:#faf7fb;border-radius:16px;margin:0 0 36px;padding:18px 20px}.privacy-body section{margin-top:38px}.privacy-body h2{color:#2e2932;letter-spacing:-.035em;margin:0 0 14px;font-size:19px}.privacy-body p{margin:10px 0 0}.privacy-body ul{margin:10px 0 0;padding-left:20px}.privacy-body li+li{margin-top:5px}.privacy-body a{color:#7654b4;font-weight:750}.privacy-table-wrap{border:1px solid #e8e2eb;border-radius:15px;overflow-x:auto}.privacy-body table{border-collapse:collapse;width:100%;min-width:580px;font-size:12px;line-height:1.6}.privacy-body th,.privacy-body td{text-align:left;vertical-align:top;border-bottom:1px solid #eee9f0;padding:12px 13px}.privacy-body th{color:#5f5665;background:#f8f4fa;font-weight:850}.privacy-body tr:last-child td{border-bottom:0}.privacy-body td:first-child{width:112px;font-weight:800}.privacy-note{color:#755e64;background:#fff7f8;border-radius:12px;padding:12px 14px;font-size:12px}.privacy-contact{background:#f0ebfa;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:17px 18px;display:flex}.privacy-contact span{color:#63596c;font-size:12px;font-weight:750}.privacy-contact a{white-space:nowrap}.privacy-effective{color:#695d71;font-weight:850}@media (max-width:600px){.privacy-page{padding:0}.privacy-document{border:0;border-radius:0}.privacy-hero{padding:28px 22px 25px}.privacy-hero h1{font-size:29px}.privacy-body{padding:28px 22px 42px;font-size:13px}.privacy-contact{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (min-width:700px){.app-shell{border:1px solid #dfdae5;border-radius:34px;height:min(880px,100dvh - 40px)}}
