/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--spacing:.25rem;--default-font-family:var(--font-sans-stack);--default-mono-font-family:var(--font-mono-stack)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink-1:#151515;--ink-2:#3d3d3d;--line:#d5d5d5;--surface:#f3f3f0;--surface-2:#fff;--brand:#111;--brand-contrast:#fff;--radius:12px;--font-sans-stack:"Avenir Next","Nunito Sans","Segoe UI","Helvetica Neue",sans-serif;--font-mono-stack:"IBM Plex Mono","Fira Code","Menlo",monospace}body{background:radial-gradient(circle at 0 0,#fff 0,var(--surface) 55%);color:var(--ink-1);font-family:var(--font-sans-stack);margin:0}.app-nav{z-index:20;background:var(--surface);width:100%;position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.app-nav{background:color-mix(in oklab,var(--surface) 88%,white)}}.app-nav{-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.app-nav-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;height:54px;margin:0 auto;padding:0 1.25rem;display:flex}.app-brand{letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:1.05rem;font-weight:700}.auth-controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.auth-form{margin:0}.user-chip{border:1px solid var(--line);background:var(--surface-2);border-radius:999px;gap:.45rem;padding:.22rem .65rem .22rem .22rem}.user-avatar,.user-chip{align-items:center;display:flex}.user-avatar{background:var(--ink-1);color:#fff;letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;width:28px;height:28px;font-size:.62rem;font-weight:700}.user-name{color:var(--ink-1);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.82rem;font-weight:500;overflow:hidden}.signout-btn{border:1px solid var(--line);color:var(--ink-2);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.36rem .8rem;font-size:.8rem;font-weight:500;transition:background .14s,color .14s,border-color .14s}.signout-btn:hover{background:var(--surface);color:var(--ink-1);border-color:#00000038}.google-signin-btn{border:1px solid var(--line);background:var(--surface-2);color:var(--ink-1);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.36rem .85rem .36rem .5rem;font-size:.84rem;font-weight:600;transition:background .14s,box-shadow .14s,border-color .14s;display:flex}.google-signin-btn:hover{background:var(--surface);border-color:#0003;box-shadow:0 1px 6px #00000014}.nav-links{flex:1;align-items:center;gap:.15rem;padding-left:1.25rem;display:flex}.nav-link{color:var(--ink-2);border-radius:999px;align-items:center;padding:.32rem .7rem;font-size:.84rem;font-weight:500;text-decoration:none;transition:background .14s,color .14s;display:inline-flex}.nav-link:hover{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.nav-link:hover{background:color-mix(in oklab,var(--surface) 80%,transparent)}}.nav-link-active,.nav-link:hover{color:var(--ink-1)}.nav-link-active{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.nav-link-active{background:color-mix(in oklab,var(--surface) 80%,transparent)}}.nav-link-active{font-weight:600}.schedule-page{max-width:1200px;margin:0 auto;padding:.75rem 1.25rem 1.25rem}.page-date{color:var(--ink-2);margin:0 0 .5rem;padding-top:.65rem;font-size:.88rem}.filters{z-index:10;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);margin-top:1rem;padding:.9rem;position:sticky;top:54px}@supports (color:color-mix(in lab,red,red)){.filters{background:color-mix(in oklab,var(--surface-2) 92%,white)}}.filters{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .2s}.filters.pending{border-color:#00000047}.filters-toolbar{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.filters-toggle{border:1px solid var(--line);background:var(--surface-2);color:var(--ink-1);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.45rem;padding:.42rem .85rem .42rem .78rem;font-size:.82rem;font-weight:700;transition:background .15s,border-color .15s;display:none}.filters-toggle:hover{background:var(--surface);border-color:#0003}.filters-toggle-chevron{border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;flex-shrink:0;width:0;height:0;margin-top:1px;transition:transform .2s;display:inline-block}.filters:not(.collapsed) .filters-toggle-chevron{transform:rotate(180deg)}.filter-badge{background:var(--ink-1);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.3em;height:1.3em;padding:0 .3em;font-size:.7em;font-weight:700;line-height:1;display:inline-flex}.filters-status{color:var(--ink-2);letter-spacing:.01em;font-size:.75rem}.filters-inner{max-height:680px;margin-top:.2rem;transition:max-height .32s cubic-bezier(.4,0,.2,1),opacity .24s,margin-top .32s cubic-bezier(.4,0,.2,1);overflow:hidden}.filters.collapsed .filters-inner{opacity:0;pointer-events:none;max-height:0;margin-top:0}.day-strip{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;gap:2px;margin:.35rem -.1rem 0;padding:.45rem .1rem;display:flex;overflow-x:auto}.day-strip::-webkit-scrollbar{display:none}.day-pill{width:52px;color:var(--ink-2);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.18rem;padding:.55rem 0;transition:background .14s,color .14s;display:flex}.day-pill:hover{background:var(--surface);color:var(--ink-1)}.day-pill.active{background:var(--ink-1);color:#fff}.day-num{letter-spacing:-.02em;font-size:1.35rem;font-weight:700;line-height:1}.day-abbrev{letter-spacing:.07em;text-transform:uppercase;font-size:.6rem;font-weight:600;line-height:1}.teacher-input-wrap{position:relative}.teacher-input-wrap:has(.teacher-clear-btn) input{padding-right:2.2rem}.teacher-clear-btn{background:var(--ink-2);color:#fff;cursor:pointer;opacity:.5;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:.6rem;line-height:1;transition:opacity .14s,background .14s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.teacher-clear-btn:before{content:"✕"}.teacher-clear-btn:hover{opacity:1;background:var(--ink-1)}.filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:.6rem;display:grid}.filter-grid label{color:var(--ink-2);flex-direction:column;gap:.25rem;min-width:0;font-size:.78rem;display:flex}.filter-grid label>span{text-transform:uppercase;letter-spacing:.06em;font-weight:700}.filter-grid input,.filter-grid select{border:1px solid var(--line);font-family:var(--font-sans-stack);color:var(--ink-1);background:var(--surface-2);border-radius:8px;min-width:0;padding:.5rem .55rem;font-size:.95rem;font-weight:500;line-height:1.25;transition:border-color .15s,box-shadow .15s}.filter-grid input:focus,.filter-grid select:focus{border-color:#0006;outline:none;box-shadow:0 0 0 2px #0000000f}.checkbox-filter div{align-items:center;gap:.4rem;min-height:34px;display:flex}.checkbox-filter input[type=checkbox]{cursor:pointer;width:15px;height:15px;accent-color:var(--ink-1);flex-shrink:0}.schedule-list{gap:3rem;margin-top:1rem;display:grid}.day-section{border-radius:var(--radius);background:var(--surface-2);box-shadow:0 2px 16px #00000014,0 1px 3px #0000000d}.day-section-header{top:var(--filter-bottom,220px);z-index:5;background:var(--ink-1);color:#fff;border-radius:var(--radius) var(--radius) 0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem .9rem;display:flex;position:sticky;transform:translateZ(0)}.day-heading-text{flex-direction:column;gap:.2rem;display:flex}.day-heading-weekday{letter-spacing:-.025em;font-size:1.3rem;font-weight:800;line-height:1}.day-heading-date{letter-spacing:.07em;text-transform:uppercase;opacity:.5;font-size:.7rem;font-weight:500;line-height:1}.day-heading-num{font-family:var(--font-mono-stack);letter-spacing:-.05em;opacity:.18;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:3rem;font-weight:700;line-height:1}.day-classes{gap:0;display:grid}.hour-group{border-top:1px solid var(--line);background:var(--surface);overflow:hidden}.hour-group:last-child{border-radius:0 0 var(--radius) var(--radius)}.hour-group:first-child{border-top:none}.hour-group h2{border-bottom:1px solid var(--line);background:var(--surface);font-family:var(--font-mono-stack);letter-spacing:.02em;color:var(--ink-1);margin:0;padding:.55rem .9rem;font-size:1rem;font-weight:700}.hour-rows{gap:6px;padding:6px 0;display:grid}.class-card{background:var(--surface-2);padding:1rem 1rem .9rem}.class-card-meta{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.class-card-time{color:var(--ink-2);flex-shrink:0;align-items:center;gap:.38rem;font-size:.85rem;display:flex}.class-style-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);white-space:nowrap;border:1px solid #0000002e;border-radius:999px;flex-shrink:0;padding:.2rem .58rem;font-size:.62rem;font-weight:700}.class-card-title{letter-spacing:-.015em;color:var(--ink-1);margin:0 0 .5rem;font-size:1.05rem;font-weight:700;line-height:1.3}.class-card-details{flex-direction:column;gap:.25rem;margin:0 0 .8rem;padding:0;list-style:none;display:flex}.class-card-details li{color:var(--ink-2);align-items:center;gap:.4rem;font-size:.875rem;line-height:1.3;display:flex}.class-card-details svg{opacity:.65;flex-shrink:0}.class-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.class-card-footer .social-bar{padding:0}.class-card-footer .social-bar-row{flex-wrap:nowrap}.class-book-btn{background:var(--brand);color:var(--brand-contrast);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:.5rem 1.1rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:opacity .14s;display:inline-flex}.class-book-btn:hover{opacity:.82}.social-bar{padding:0 .9rem .75rem}.social-bar-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.friend-pill{border:1px solid var(--line);background:var(--surface);color:var(--ink-2);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .42rem .22rem .22rem;transition:background .13s,border-color .13s,color .13s;display:inline-flex}.friend-pill-open,.friend-pill:hover{background:var(--ink-1);color:#fff;border-color:var(--ink-1)}.avatar-stack{display:flex}.avatar-stack>*+*{margin-left:-5px}.social-avatar{background:var(--ink-2);color:#fff;letter-spacing:.04em;justify-content:center;align-items:center;width:22px;height:22px;font-size:.55rem;font-weight:700;display:flex}.social-avatar,.social-avatar-img{border:1.5px solid var(--surface-2);border-radius:50%;flex-shrink:0}.social-avatar-img{object-fit:cover}.pill-chevron{border-top:4.5px solid;border-left:3.5px solid #0000;border-right:3.5px solid #0000;flex-shrink:0;width:0;height:0;transition:transform .18s}.pill-chevron-up{transform:rotate(180deg)}.rsvp-segmented{border:1px solid var(--line);border-radius:999px;align-items:stretch;transition:opacity .13s;display:inline-flex;overflow:hidden}.rsvp-seg-pending{opacity:.55;pointer-events:none}.rsvp-seg-btn{color:var(--ink-2);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.25rem;min-height:30px;padding:.3rem .72rem;font-size:.78rem;font-weight:500;line-height:1;transition:background .12s,color .12s;display:inline-flex}.rsvp-seg-btn:hover:not(:disabled){background:var(--surface);color:var(--ink-1)}.rsvp-seg-btn:disabled{cursor:default}.rsvp-seg-divider{background:var(--line);flex-shrink:0;align-self:stretch;width:1px}.rsvp-seg-active{font-weight:600;color:#fff!important}.rsvp-seg-going{background:var(--ink-1)}.rsvp-seg-going:hover:not(:disabled){background:var(--ink-1);opacity:.85}.rsvp-seg-interested{background:#4b5563}.rsvp-seg-interested:hover:not(:disabled){opacity:.85;background:#4b5563}.seg-icon{flex-shrink:0;font-size:.7rem;line-height:1}.signin-hint{color:var(--ink-2);background:var(--surface);margin:.45rem 0 0;padding:.4rem .6rem;font-size:.78rem}@supports (color:color-mix(in lab,red,red)){.signin-hint{background:color-mix(in oklab,var(--surface) 70%,white)}}.signin-hint{border:1px solid var(--line);border-radius:8px}.friend-expansion{border:1px solid var(--line);background:var(--surface);border-radius:10px;margin-top:.55rem;overflow:hidden}.friend-expansion-row{border-top:1px solid var(--line);align-items:center;gap:.65rem;padding:.55rem .75rem;display:flex}.friend-expansion-row:first-child{border-top:0}.expanded-avatar{background:var(--ink-1);color:#fff;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.expanded-avatar,.expanded-avatar-img{border-radius:50%;flex-shrink:0;width:32px;height:32px}.expanded-avatar-img{object-fit:cover}.friend-expansion-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.88rem;font-weight:500;overflow:hidden}.rsvp-badge{border-radius:999px;flex-shrink:0;padding:.18rem .5rem;font-size:.72rem;font-weight:600}.rsvp-badge-going{background:var(--ink-1)}@supports (color:color-mix(in lab,red,red)){.rsvp-badge-going{background:color-mix(in oklab,var(--ink-1) 10%,white)}}.rsvp-badge-going{color:var(--ink-1)}.rsvp-badge-interested{color:#4338ca;background:oklab(95.0249% .00303392 -.0242979)}.empty-state{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);color:var(--ink-2);margin-top:1rem;padding:1rem}@media (max-width:1150px){.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.day-pill{width:46px}.day-num{font-size:1.2rem}.app-nav-inner{height:50px;padding:0 .8rem}.user-name{display:none}.user-chip{padding:.2rem}.google-signin-label{display:none}.google-signin-btn{border-radius:50%;justify-content:center;gap:0;width:36px;height:36px;padding:.38rem}.signout-btn{padding:.32rem .6rem;font-size:.75rem}.schedule-page{padding:.5rem .8rem .8rem}.page-date{padding-top:.5rem;font-size:.82rem}.filters{border-radius:14px;padding:.7rem;top:50px;box-shadow:0 4px 20px #0000000d}.filters-toolbar{justify-content:space-between}.filters-toggle{display:inline-flex}.filters-inner{margin-top:0}.filters:not(.collapsed) .filters-inner{margin-top:.65rem}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.filter-grid label{font-size:.74rem}.filter-grid input,.filter-grid select{min-height:40px;padding:.52rem .58rem;font-size:16px}.checkbox-filter{grid-column:1/-1}.checkbox-filter div{min-height:40px}.schedule-list{gap:2.25rem}.day-section-header{padding:.85rem .95rem .75rem}.day-heading-weekday{font-size:1.1rem}.day-heading-num{font-size:2.25rem}.class-card{padding:.85rem .9rem .8rem}.class-card-title{font-size:1rem}.friend-pill{padding:.4rem .65rem .4rem .35rem}.friend-pill,.rsvp-seg-btn{min-height:36px;font-size:.8rem}.rsvp-seg-btn{padding:.4rem .7rem}}@media (max-width:520px){.filter-grid{grid-template-columns:1fr}.hour-group h2{padding:.45rem .75rem}.class-row{padding:.9rem .75rem}}.friends-page{max-width:620px;margin:0 auto;padding:1.25rem 1.25rem 3rem}.friends-title{letter-spacing:-.025em;margin:0 0 1.25rem;font-size:1.6rem;font-weight:700}.friends-tabs{border-bottom:1px solid var(--line);gap:0;margin-bottom:1.25rem;display:flex}.tab-btn{font:inherit;color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4rem;margin-bottom:-1px;padding:.65rem 1rem;font-size:.88rem;font-weight:500;transition:color .14s;display:inline-flex}.tab-btn-active,.tab-btn:hover{color:var(--ink-1)}.tab-btn-active{border-bottom-color:var(--ink-1);font-weight:600}.tab-badge{background:var(--ink-1);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.6rem;font-weight:700;line-height:1;display:inline-flex}.friends-list{flex-direction:column;gap:.55rem;display:flex}.friend-card{border-radius:var(--radius);background:var(--surface-2);border:1px solid var(--line);gap:.85rem;padding:.9rem 1rem}.friend-avatar,.friend-card{align-items:center;display:flex}.friend-avatar{background:var(--ink-1);color:#fff;letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;font-weight:700;line-height:1}.friend-avatar-img{object-fit:cover;border-radius:50%;flex-shrink:0}.friend-info{flex:1;min-width:0}.friend-name{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:600;overflow:hidden}.friend-meta{color:var(--ink-2);margin:.1rem 0 0;font-size:.78rem}.friend-actions{flex-shrink:0;gap:.4rem;display:flex}.accept-btn{background:var(--ink-1);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:999px;min-height:36px;padding:.42rem .9rem;font-size:.82rem;font-weight:600;transition:opacity .14s}.accept-btn:hover{opacity:.82}.decline-btn{border:1px solid var(--line);color:var(--ink-2);font:inherit;cursor:pointer;background:0 0;border-radius:999px;min-height:36px;padding:.42rem .9rem;font-size:.82rem;font-weight:500;transition:background .14s,color .14s}.decline-btn:hover{background:var(--surface);color:var(--ink-1)}.remove-btn{border:1px solid var(--line);color:var(--ink-2);font:inherit;cursor:pointer;background:0 0;border-radius:999px;min-height:36px;padding:.38rem .8rem;font-size:.78rem;font-weight:500;transition:background .14s,color .14s,border-color .14s}.remove-btn:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.friends-empty{text-align:center;color:var(--ink-2);padding:2.5rem 1rem;font-size:.92rem}.friends-empty p{margin:0}.friends-empty-hint{font-size:.82rem;margin-top:.4rem!important}.invite-section{padding:.25rem 0}.invite-description{color:var(--ink-2);margin:0 0 1.1rem;font-size:.9rem;line-height:1.55}.invite-link-box{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);flex-wrap:wrap;align-items:center;gap:.65rem;padding:.85rem 1rem;display:flex}.invite-url{min-width:0;font-family:var(--font-mono-stack);color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:.78rem;overflow:hidden}.copy-btn{background:var(--ink-1);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;min-height:36px;padding:.42rem 1rem;font-size:.82rem;font-weight:600;transition:opacity .14s}.copy-btn:hover{opacity:.82}.generate-invite-btn{border:1px dashed var(--line);border-radius:var(--radius);background:var(--surface-2);width:100%;color:var(--ink-1);font:inherit;cursor:pointer;text-align:center;padding:1rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .14s,border-color .14s}.generate-invite-btn:hover{background:var(--surface);border-color:#00000040}.invite-page{max-width:420px;margin:4rem auto 2rem;padding:0 1.25rem}.invite-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);text-align:center;flex-direction:column;align-items:center;gap:0;padding:2.5rem 1.75rem 2rem;display:flex}.invite-avatar-lg{background:var(--ink-1);color:#fff;letter-spacing:.04em;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:flex}.invite-avatar-img,.invite-avatar-lg{border-radius:50%;width:64px;height:64px;margin-bottom:1.25rem}.invite-avatar-img{object-fit:cover}.invite-icon{margin-bottom:1rem;font-size:2.5rem}.invite-heading{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.15rem;font-weight:700;line-height:1.3}.invite-subtext{color:var(--ink-2);margin:0 0 1.5rem;font-size:.88rem;line-height:1.5}.accept-invite-btn{background:var(--ink-1);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:999px;width:100%;max-width:240px;min-height:48px;padding:.75rem 2rem;font-size:.92rem;font-weight:700;transition:opacity .14s}.accept-invite-btn:hover{opacity:.82}.invite-google-btn{width:auto}@media (max-width:860px){.friends-page{padding:.9rem .8rem 3rem}.friends-title{font-size:1.35rem}.tab-btn{padding:.6rem .75rem;font-size:.84rem}.friend-card{padding:.8rem .85rem}.friend-actions{flex-direction:column;gap:.3rem}.accept-btn,.decline-btn,.remove-btn{padding:.38rem .7rem;font-size:.78rem}.invite-page{margin-top:2rem}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}