*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;background:#f4f4f3;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:-.011em}:root{--font-heading: Fraunces, "Iowan Old Style", Georgia, serif}.ct-heading{font-family:var(--font-heading);font-weight:500;letter-spacing:-.01em}#root{height:100%}input,textarea,button,select{font-family:inherit}textarea{resize:none}@media (pointer: coarse){input:not(.ct-type-lg),textarea:not(.ct-type-lg),select:not(.ct-type-lg){font-size:16px!important}}button{-webkit-tap-highlight-color:transparent}a{color:inherit}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:4px}:where(.ct-card,.ct-rail-item,.ct-btn-primary,.ct-btn-ghost,.ct-tab-btn,.ct-pill,.ct-iconbtn):focus-visible{border-radius:inherit}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.ct-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ct-skip-link{position:absolute;left:8px;top:-60px;z-index:100;background:var(--cta);color:var(--cta-text);padding:10px 14px;border-radius:10px;font-size:14px;font-weight:600;transition:top .15s ease}.ct-skip-link:focus{top:8px}.ct-app{position:relative;height:var(--app-h, 100dvh);width:100%;max-width:560px;margin:0 auto;display:flex;flex-direction:column;overflow:hidden}.ct-scroll{flex:1;overflow-y:auto;overflow-x:hidden}.ct-scroll::-webkit-scrollbar{width:0}.ct-scroll{scrollbar-width:none}.ct-topbar{flex:none;min-height:60px;padding:max(env(safe-area-inset-top,0px),16px) 18px 12px;display:flex;align-items:center;gap:10px;background:var(--bg);position:sticky;top:0;z-index:10}.ct-iconbtn{width:38px;height:38px;flex:none;border:none;border-radius:12px;background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer}.ct-iconbtn.bordered{background:var(--card);box-shadow:var(--shadow-card)}.ct-input{width:100%;height:48px;border:none;border-radius:14px;background:var(--surface);padding:0 15px;font-size:15px;color:var(--text);outline:none}.ct-textarea{width:100%;min-height:78px;border:none;border-radius:14px;background:var(--surface);padding:13px 15px;font-size:14px;line-height:1.55;color:var(--text);outline:none;font-family:inherit}.ct-input:focus,.ct-textarea:focus{box-shadow:0 0 0 2px var(--divider)}.ct-label{display:block;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.ct-eyebrow{display:block;font-size:13px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.ct-label-muted{display:block;font-size:13px;font-weight:500;letter-spacing:.05em;color:var(--text-muted);margin-bottom:6px}.ct-btn-primary{height:52px;border:none;border-radius:16px;background:var(--cta);color:var(--cta-text);font-size:15px;font-weight:500;cursor:pointer;letter-spacing:-.01em}.ct-btn-primary-calm{background:var(--accent);color:var(--accent-text)}.ct-btn-primary:disabled{opacity:.35;cursor:not-allowed}.ct-btn-ghost{height:52px;border:none;border-radius:16px;background:var(--surface);color:var(--text-secondary);font-size:15px;font-weight:500;cursor:pointer}.ct-btn-danger{height:52px;border:none;border-radius:16px;background:var(--surface);color:var(--danger);font-size:15px;font-weight:500;cursor:pointer}.ct-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:var(--scrim);display:flex;align-items:flex-end}.ct-sheet{position:relative;width:100%;max-height:85%;overflow-y:auto;background:var(--sheet);border-radius:26px 26px 0 0;padding:12px 20px 32px;box-shadow:var(--shadow-lift)}.ct-sheet-grabber{width:36px;height:4px;border-radius:999px;background:var(--divider);margin:0 auto 18px;user-select:none;-webkit-user-select:none}.ct-sheet-close{position:absolute;right:20px;top:16px;width:34px;height:34px;border-radius:12px;background:var(--surface);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.ct-sheet-title{font-family:var(--font-heading);font-size:24px;font-weight:500;letter-spacing:-.01em;margin-bottom:22px}.ct-pill{font-size:13px;font-weight:500;color:var(--text-secondary);background:var(--surface);padding:6px 12px;border-radius:999px;border:none;cursor:pointer}.ct-tab-btn{flex:1;height:44px;border-radius:999px;font-size:13.5px;font-weight:500;cursor:pointer;border:none;background:var(--surface);color:var(--text-muted);transition:background .15s ease,box-shadow .15s ease,color .15s ease}.ct-tab-btn.is-active{background:var(--accent);color:var(--accent-text);font-weight:500;box-shadow:var(--shadow-card)}.ct-app[data-keyboard=open] .ct-footer{display:none}.ct-footer{flex:none;height:76px;padding:0 12px env(safe-area-inset-bottom,0px);display:flex;align-items:flex-end;justify-content:space-around;background:var(--bg);position:sticky;bottom:0;z-index:10}.ct-footer:before{content:"";position:absolute;left:0;right:0;bottom:0;height:76px;pointer-events:none;background:radial-gradient(120% 150% at 50% 118%,#8c5abe2e,#8c5abe17 40%,#8c5abe0a 72%,#8c5abe00)}.ct-footer>*{position:relative;z-index:1}.ct-footer-btn{display:flex;flex-direction:column;align-items:center;gap:5px;border:none;background:none;padding:10px 6px;cursor:pointer;color:var(--text-muted)}.ct-footer-label{font-size:12.5px;font-weight:500;color:var(--text-muted)}.ct-card{position:relative;background:var(--card);border:none;border-radius:22px;padding:12px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;min-width:0;cursor:pointer}.ct-skeleton{background:linear-gradient(90deg,var(--surface) 25%,var(--border) 37%,var(--surface) 63%);background-size:400% 100%;animation:ct-shimmer 1.4s ease-in-out infinite}@keyframes ct-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-reduced-motion: reduce){.ct-skeleton{animation:none;background:var(--surface)}}.ct-card-ghost{background:transparent;border:1px dashed var(--border);box-shadow:none}.ct-card-ghost:disabled{opacity:.6;cursor:default}.ct-hscroll{position:relative}.ct-hscroll:after{content:"";position:absolute;right:0;top:0;bottom:4px;width:36px;pointer-events:none;background:linear-gradient(to right,transparent,var(--bg))}.ct-rail{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0}.ct-rail::-webkit-scrollbar{display:none}.ct-rail-item{flex:none;touch-action:manipulation;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font-size:13.5px;font-weight:700;white-space:nowrap;cursor:pointer}.ct-rail-item-sm{min-height:30px;padding:0 12px;font-size:13px}.ct-rail-item-selected{position:sticky;left:0;right:0;z-index:1;border-color:transparent;background:var(--accent);color:var(--accent-text);box-shadow:0 0 0 3px var(--bg),var(--shadow-card)}.ct-fade-img{background-size:cover;background-position:center;background-repeat:no-repeat}::placeholder{color:var(--text-faint);opacity:1}body.ct-dev{background:#74767b}body.ct-dev .ct-app{box-shadow:0 0 0 1px #00000038,0 24px 64px #00000052}
