:root{--bg-deep: #0d0c0b;--bg-surface: #161412;--bg-elevated: #1e1c19;--bg-input: #252220;--border-subtle: rgba(255, 248, 240, .06);--border-strong: rgba(255, 248, 240, .12);--text-primary: #fff8f0;--text-secondary: rgba(255, 248, 240, .65);--text-muted: rgba(255, 248, 240, .45);--accent: #e8a84a;--accent-dim: rgba(232, 168, 74, .25);--accent-glow: rgba(232, 168, 74, .15);--font-display: "Syne", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--radius-full: 9999px;--shadow-glow: 0 0 60px var(--accent-glow)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:16px;line-height:1.5;color:var(--text-primary);background:var(--bg-deep);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem);overflow:hidden}.hero-bg{position:absolute;inset:0;pointer-events:none}.hero-bg-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -15%,var(--accent-glow) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 55%,rgba(232,168,74,.06) 0%,transparent 45%)}.hero-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,248,240,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,248,240,.025) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 70% 65% at 50% 45%,black 15%,transparent 70%);mask-image:radial-gradient(ellipse 70% 65% at 50% 45%,black 15%,transparent 70%)}.hero-bg-glow{position:absolute;width:120%;height:55%;left:-10%;bottom:-15%;background:radial-gradient(ellipse at center,var(--accent-glow) 0%,transparent 55%);opacity:.4}.hero-inner{position:relative;width:100%;max-width:680px;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-title{font-family:var(--font-display);font-size:clamp(2rem,5.5vw,3.25rem);font-weight:700;line-height:1.15;letter-spacing:-.03em;margin:0 0 .6em;color:var(--text-primary)}.hero-subtitle{font-size:clamp(.95rem,2vw,1.1rem);color:var(--text-secondary);margin:0 0 2.25rem;line-height:1.55;max-width:520px}.hero-niche-block{width:100%;text-align:center;margin-bottom:1.25rem}.hero-niche-title{font-family:var(--font-display);font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 .4rem}.hero-niche-desc{font-size:clamp(.9rem,1.8vw,1rem);color:var(--text-secondary);line-height:1.5;margin:0}.hero-input-block{width:100%;margin-bottom:.5rem}.hero-chips-label{font-size:.8rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:1rem 0 .6rem;text-align:center}.hero-input-wrapper{width:100%;border-radius:var(--radius-xl);transition:box-shadow .25s ease,border-color .25s ease}.hero-input-wrapper--large{background:#252220b3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong);padding:.5rem 1.5rem}.hero-input-wrapper:focus-within{border-color:#e8a84a59;box-shadow:0 0 0 3px var(--accent-dim)}.hero-input{width:100%;padding:1rem 0;font-family:var(--font-body);font-size:clamp(.95rem,2vw,1.05rem);color:var(--text-primary);background:transparent;border:none;outline:none}.hero-input::placeholder{color:var(--text-muted)}.hero-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.hero-chip{display:inline-flex;align-items:center;padding:.5rem 1rem;font-family:var(--font-body);font-size:.875rem;font-weight:500;color:var(--text-secondary);background:#fff8f00a;border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.hero-chip:hover{color:var(--text-primary);background:#fff8f014;border-color:var(--border-strong);transform:translateY(-1px)}.hero-chip.active{color:var(--bg-deep);background:var(--accent);border-color:var(--accent);box-shadow:0 0 20px var(--accent-dim)}.hero-inline-cta{margin-top:1.1rem;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.hero-inline-cta-text{font-size:.9rem;color:var(--text-secondary)}.hero-inline-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.25rem;font-family:var(--font-body);font-size:.95rem;font-weight:600;color:var(--bg-deep);background:var(--accent);border-radius:var(--radius-full);border:none;cursor:pointer;box-shadow:0 6px 20px var(--accent-dim);transition:transform .18s ease,box-shadow .18s ease}.hero-inline-cta-button:hover{transform:translateY(-1px);box-shadow:0 10px 26px var(--accent-dim)}.glass-card{background:#1e1c1999;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,248,240,.08)}.hero-result-wrapper{width:100%;overflow:hidden}.hero-result-card{width:100%;border-radius:var(--radius-lg);padding:1.75rem 1.5rem;text-align:left;box-shadow:0 24px 48px #00000040}.hero-result-title{font-family:var(--font-display);font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:700;letter-spacing:-.02em;color:var(--accent);margin:0 0 1.25rem}.hero-result-sections{display:flex;flex-direction:column;gap:1.25rem}.hero-result-section{padding:0}.hero-result-section-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 .6rem}.hero-result-features{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem 1.25rem}.hero-result-features--program{min-height:2.5rem}.hero-result-features li{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-primary)}.hero-result-feature-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:#e8a84a33;color:var(--accent);border-radius:50%;font-size:.65rem;font-weight:700}.hero-cta-block{margin-top:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.hero-cta{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:.85rem 1.5rem;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--bg-deep);background:var(--accent);border:none;border-radius:var(--radius-md);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px var(--accent-dim)}.hero-cta-note{font-size:.8rem;color:var(--text-muted);margin:0;max-width:320px}.hero-loading{width:100%;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;background:#1e1c1999;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,248,240,.08);border-radius:var(--radius-lg)}.hero-loading-spinner{width:40px;height:40px;border:3px solid rgba(255,248,240,.1);border-top-color:var(--accent);border-radius:50%;animation:hero-spin .9s linear infinite}.hero-loading-text{font-size:.95rem;color:var(--text-secondary);margin:0}@keyframes hero-spin{to{transform:rotate(360deg)}}.hero-preview{width:100%;max-width:620px;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,1.5rem) clamp(3rem,8vw,5rem)}.hero-preview-inner{width:100%;display:flex;flex-direction:column;align-items:center}.hero-preview-title{font-family:var(--font-display);font-size:clamp(1.35rem,3.5vw,1.75rem);font-weight:700;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1.5rem;text-align:center}.hero-preview-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:1.5rem}.hero-preview-tab{padding:.5rem .9rem;font-family:var(--font-body);font-size:.8rem;font-weight:500;color:var(--text-secondary);background:#fff8f00a;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;transition:color .2s,background .2s,border-color .2s}.hero-preview-tab:hover{color:var(--text-primary);background:#fff8f014;border-color:var(--border-strong)}.hero-preview-tab.active{color:var(--bg-deep);background:var(--accent);border-color:var(--accent)}.hero-phone-wrap{width:100%;display:flex;justify-content:center;margin-bottom:1.75rem}.hero-phone{position:relative;width:min(280px,85vw);background:linear-gradient(145deg,#2a2826,#1a1918);border-radius:2.25rem;padding:10px;box-shadow:0 0 0 2px #fff8f00f,0 24px 48px #0006,inset 0 1px #fff8f00a}.hero-phone-notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:90px;height:22px;background:#0d0c0b;border-radius:0 0 12px 12px;z-index:2}.hero-phone-screen{position:relative;width:100%;aspect-ratio:9 / 19.5;max-height:520px;background:#161412;border-radius:1.5rem;overflow:hidden}.hero-phone-screen-inner{position:absolute;inset:0;width:100%;height:100%}.phone-screen{position:relative;height:100%;display:flex;flex-direction:column;background:#1a1816;color:var(--text-primary);font-family:var(--font-body)}.phone-screen--courses{display:flex;flex-direction:column;min-height:0}.phone-screen-scroll-wrap{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.phone-bottom-tabs{flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.35rem .2rem .4rem;padding-bottom:max(.4rem,env(safe-area-inset-bottom,0px));background:#00000080;border-top:1px solid rgba(255,248,240,.06);gap:.15rem}.phone-bottom-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.2rem .1rem;font-size:.5rem;font-weight:500;color:var(--text-muted);min-width:0;background:none;border:none;cursor:pointer;font-family:inherit}.phone-bottom-tab-icon{display:flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;line-height:1;opacity:.85}.phone-bottom-tab-icon--ai svg{transform:scale(1.6) translateY(1px)}.phone-bottom-tab-icon svg{width:100%;height:100%;fill:currentColor}.phone-bottom-tab--active{color:var(--accent);font-weight:600}.phone-bottom-tab--active .phone-bottom-tab-icon{opacity:1}.phone-bottom-tab-label{font-size:.45rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.phone-bottom-tab:focus{outline:none}.phone-group-tabs{display:flex;flex-direction:row;padding:.4rem .5rem;gap:.5rem;flex-shrink:0;border-bottom:1px solid rgba(255,248,240,.08)}.phone-group-tab{flex:1;padding:.4rem 0 .45rem;font-size:.65rem;font-weight:700;color:var(--text-muted);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:inherit}.phone-group-tab--active{color:var(--text-primary);border-bottom-color:var(--accent)}.phone-screen-body--group-detail{padding:.35rem .4rem 2rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.phone-screen-body--group-detail::-webkit-scrollbar{display:none}.phone-group-feed{padding:0 0 .5rem}.phone-group-banner{width:100%;aspect-ratio:2.5;border-radius:.5rem;background:linear-gradient(145deg,#e8a84a26,#2a2a2a99);margin-bottom:.35rem}.phone-group-description{padding:.3rem .25rem .5rem}.phone-group-description-text{font-size:.6rem;font-weight:500;color:var(--text-muted);margin:0;line-height:1.4}.phone-group-post-input{display:flex;align-items:center;background:#fff8f00d;border-radius:.5rem;padding:.4rem .5rem;margin-bottom:.5rem;min-height:1.8rem}.phone-group-post-input-placeholder{flex:1;font-size:.58rem;color:var(--text-muted)}.phone-group-post-input-actions{display:flex;align-items:center;gap:.3rem}.phone-group-post-input-icon{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;color:var(--accent)}.phone-group-post-input-icon svg{width:.9rem;height:.9rem;display:block;stroke:currentColor}.phone-group-post-input-send{color:var(--accent)}.phone-group-post-input-send svg{width:.85rem;height:.85rem}.phone-group-section-title{font-size:.68rem;font-weight:700;color:var(--text-primary);margin:0 0 .4rem;padding:.2rem 0}.phone-group-post-card{background:#fff8f00a;border-radius:.5rem;padding:.45rem .5rem;margin-bottom:.45rem;border:1px solid rgba(255,248,240,.06)}.phone-group-post-header{display:flex;align-items:center;margin-bottom:.25rem}.phone-group-post-avatar{width:1.25rem;height:1.25rem;border-radius:50%;background:var(--accent);color:#fff;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:.35rem;flex-shrink:0}.phone-group-post-meta{display:flex;flex-direction:column;gap:.05rem}.phone-group-post-name{font-size:.62rem;font-weight:700;color:var(--text-primary)}.phone-group-post-time{font-size:.52rem;color:var(--text-muted)}.phone-group-post-content{font-size:.6rem;color:var(--text-primary);margin:0 0 .3rem;line-height:1.35}.phone-group-reactions{display:flex;align-items:center;gap:.25rem;padding-top:.2rem}.phone-group-reaction{display:inline-flex;align-items:center;gap:.15rem;font-size:.52rem;color:var(--text-primary)}.phone-group-reaction-emoji{font-size:.6rem}.phone-group-reaction-add{margin-left:.25rem;padding:.15rem;background:none;border:none;cursor:pointer;font-size:.65rem}.phone-group-comments-section{margin-top:.35rem;padding-top:.35rem;border-top:1px solid rgba(255,248,240,.06)}.phone-group-comments-divider{height:1px;background:#fff8f00f;margin-bottom:.25rem}.phone-group-comments-label{display:block;text-align:center;font-size:.58rem;font-weight:700;color:var(--text-muted);background:#fff8f00d;padding:.15rem .4rem;border-radius:.4rem;margin-bottom:.35rem}.phone-group-comment-row{display:flex;align-items:flex-start;gap:.3rem;margin-bottom:.35rem}.phone-group-comment-avatar{width:.9rem;height:.9rem;border-radius:50%;background:var(--accent);color:#fff;font-size:.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-group-comment-content{flex:1;min-width:0}.phone-group-comment-name{font-size:.55rem;font-weight:600;color:var(--text-primary);display:block;margin-bottom:.05rem}.phone-group-comment-text{font-size:.55rem;color:var(--text-primary);margin:0 0 .1rem;line-height:1.3}.phone-group-comment-time{font-size:.48rem;color:var(--text-muted);text-align:right;display:block}.phone-group-add-comment{display:flex;align-items:center;margin-top:.25rem;background:#fff8f00d;border-radius:.35rem;padding:.25rem .35rem}.phone-group-add-comment-input{flex:1;font-size:.52rem;color:var(--text-muted)}.phone-group-add-comment-send{font-size:.6rem;color:var(--accent)}.phone-group-resources{padding:0 0 .5rem}.phone-group-resources .phone-group-section-title{margin-bottom:.5rem}.phone-group-resource-card{display:flex;align-items:center;background:#fff8f00a;border:1px solid rgba(255,248,240,.06);border-radius:.5rem;padding:.4rem .5rem;margin-bottom:.35rem;min-height:2rem}.phone-group-resource-title{flex:1;font-size:.6rem;font-weight:700;color:var(--text-primary);margin-right:.4rem;min-width:0}.phone-group-resource-open{font-size:.5rem;font-weight:600;color:var(--text-primary);background:var(--accent);border:none;border-radius:.35rem;padding:.25rem .4rem;cursor:pointer;font-family:inherit;flex-shrink:0}.phone-group-members{padding:0 0 .5rem}.phone-group-members .phone-group-section-title{margin-bottom:.5rem}.phone-group-member-card{display:flex;align-items:center;background:#fff8f00a;border-radius:.5rem;padding:.4rem .5rem;margin-bottom:.4rem;border:1px solid rgba(255,248,240,.06)}.phone-group-member-avatar{width:1.4rem;height:1.4rem;border-radius:50%;background:var(--accent);color:#fff;font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:.4rem;flex-shrink:0}.phone-group-member-info{flex:1;min-width:0}.phone-group-member-name{font-size:.62rem;font-weight:600;color:var(--text-primary);display:block}.phone-group-member-email{font-size:.52rem;color:var(--text-muted);margin-top:.05rem;display:block}.phone-screen-header--chatlist{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:.6rem;padding-right:.6rem;width:100%}.phone-screen-header--chatlist .phone-screen-title--chatlist{flex:0 1 auto;margin:0;text-align:left}.phone-screen-title--chatlist{font-size:.95rem;font-weight:800;color:var(--accent);letter-spacing:-.02em}.phone-chat-new-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .5rem;background:#fff8f00f;border:1px solid rgba(255,248,240,.1);border-radius:.5rem;cursor:pointer;font-family:inherit;flex-shrink:0;margin-left:auto}.phone-chat-new-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--text-primary)}.phone-chat-new-icon svg{width:16px;height:16px;stroke:currentColor;fill:none}.phone-chat-new-icon svg circle{fill:currentColor}.phone-chat-new-text{font-size:.6rem;font-weight:600;color:var(--text-primary)}.phone-chat-search-row{padding:.4rem .5rem .3rem;background:var(--phone-bg, #0d0d0d)}.phone-chat-search-wrap{display:flex;align-items:center;height:1.5rem;background:#fff8f00f;border-radius:.5rem;padding:0 .5rem}.phone-chat-search-icon{display:inline-flex;margin-right:.35rem;color:var(--text-muted)}.phone-chat-search-icon svg{width:14px;height:14px}.phone-chat-search-placeholder{font-size:.55rem;color:var(--text-muted)}.phone-screen-body--chatlist{padding:.4rem .5rem 2rem;display:flex;flex-direction:column;gap:.2rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.phone-screen-body--chatlist::-webkit-scrollbar{display:none}.phone-chat-empty{display:flex;flex-direction:column;align-items:center;padding:1.5rem .8rem;text-align:center}.phone-chat-empty-icon{display:inline-flex;color:#fff8f033;margin-bottom:.5rem}.phone-chat-empty-icon svg{width:28px;height:28px;stroke:currentColor}.phone-chat-empty-title{font-size:.7rem;font-weight:600;color:var(--text-muted);margin-bottom:.25rem}.phone-chat-empty-subtitle{font-size:.6rem;color:var(--accent)}.phone-chat-list-item{display:flex;align-items:center;gap:.5rem;padding:.45rem .5rem;background:#fff8f00a;border:1px solid rgba(255,248,240,.06);border-radius:.5rem;cursor:pointer;text-align:left;font-family:inherit;width:100%;min-height:2.2rem}.phone-chat-list-item:hover{background:#fff8f014}.phone-chat-list-avatar-wrap{position:relative;flex-shrink:0}.phone-chat-list-avatar{width:1.6rem;height:1.6rem;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.phone-chat-list-unread-badge{position:absolute;top:-.25rem;right:-.25rem;min-width:.75rem;height:.75rem;padding:0 .2rem;background:#c0392b;border:1px solid var(--text-primary);border-radius:50%;font-size:.45rem;font-weight:700;color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center}.phone-chat-list-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.05rem}.phone-chat-list-header-row{display:flex;align-items:center;gap:.25rem}.phone-chat-list-name{font-size:.68rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.phone-chat-list-name--unread{font-weight:700}.phone-chat-list-unread-dot{width:.35rem;height:.35rem;border-radius:50%;background:#c0392b;flex-shrink:0}.phone-screen-header{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2rem .75rem .75rem;background:#161412f2;border-bottom:1px solid rgba(255,248,240,.06)}.phone-screen-header.phone-screen-header--chatlist{justify-content:space-between}.phone-screen-header--chat{justify-content:flex-start;padding-left:1rem}.phone-screen-title{font-size:.95rem;font-weight:600}.phone-screen-title--courses,.phone-screen-title--groups,.phone-screen-title--profile{color:var(--accent)}.phone-screen-back{margin-right:.5rem;opacity:.8;font-size:1rem}.phone-screen-badge{font-size:.65rem;color:var(--accent);text-transform:uppercase;letter-spacing:.05em}.phone-screen-body{flex:1;overflow-y:auto;padding:.75rem 1rem 1rem;scrollbar-width:none;-ms-overflow-style:none}.phone-screen-body::-webkit-scrollbar{display:none}.phone-placeholder-text{font-size:.8rem;color:var(--text-muted);margin:0}.phone-screen-header--calendar{justify-content:center}.phone-screen-title--calendar{font-size:1rem;font-weight:800;color:var(--accent);letter-spacing:-.02em}.phone-screen-body--calendar{padding:.4rem .45rem 2rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.phone-screen-body--calendar::-webkit-scrollbar{display:none}.phone-calendar-month-row{display:flex;align-items:center;justify-content:space-between;padding:.35rem .5rem .4rem}.phone-calendar-nav-icon{font-size:1rem;color:var(--text-primary);padding:.2rem;line-height:1}.phone-calendar-month-title{font-size:.7rem;font-weight:600;color:var(--text-primary)}.phone-calendar-days-row{display:flex;padding:0 .5rem .25rem}.phone-calendar-day-label{flex:1;text-align:center;font-size:.5rem;font-weight:500;color:var(--text-muted)}.phone-calendar-grid{display:flex;flex-wrap:wrap;padding:0 .5rem}.phone-calendar-day-cell{width:14.28%;min-height:1.35rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.35rem}.phone-calendar-day-cell--clickable{cursor:default}.phone-calendar-day-cell--has-event{background:#e8a84a1f}.phone-calendar-day-cell--selected{background:var(--accent)}.phone-calendar-day-num{font-size:.55rem;font-weight:400;color:var(--text-primary)}.phone-calendar-day-cell--selected .phone-calendar-day-num{color:#fff;font-weight:600}.phone-calendar-event-dot{width:.2rem;height:.2rem;border-radius:50%;background:var(--accent);margin-top:.05rem}.phone-calendar-day-cell--selected .phone-calendar-event-dot{background:#fff}.phone-calendar-events{padding:.5rem .5rem 0}.phone-calendar-events-title{font-size:.72rem;font-weight:700;color:var(--text-primary);margin:0 0 .3rem;letter-spacing:-.02em}.phone-calendar-events-subtitle{font-size:.65rem;font-weight:700;color:var(--text-primary);margin:0 0 .35rem;letter-spacing:-.02em}.phone-calendar-event-row{display:flex;align-items:center;background:#1a1a1a;border-radius:.5rem;padding:.4rem .45rem;margin-bottom:.3rem;border:1px solid rgba(255,255,255,.08)}.phone-calendar-event-icon-wrap{width:1.1rem;height:1.1rem;border-radius:50%;background:#2a2a2a;display:flex;align-items:center;justify-content:center;margin-right:.35rem;flex-shrink:0;color:var(--accent)}.phone-calendar-event-icon{width:.6rem;height:.6rem;fill:currentColor}.phone-calendar-event-content{flex:1;min-width:0}.phone-calendar-event-name{font-size:.58rem;font-weight:600;color:var(--text-primary);margin-bottom:.08rem}.phone-calendar-event-time{font-size:.52rem;color:var(--text-muted);font-weight:500}.phone-calendar-event-location{display:flex;align-items:center;gap:.2rem;margin-top:.15rem;font-size:.5rem;color:var(--text-muted)}.phone-calendar-event-location svg{flex-shrink:0;fill:currentColor}.phone-calendar-join-btn{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;padding:.25rem .4rem;font-size:.5rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:.35rem;cursor:pointer;font-family:inherit;flex-shrink:0}.phone-calendar-join-btn svg{fill:currentColor}.phone-screen-header--library{justify-content:center}.phone-screen-title--library{font-size:1rem;font-weight:800;color:var(--accent);letter-spacing:-.02em}.phone-screen-body--library{padding:.4rem .45rem 2rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.phone-screen-body--library::-webkit-scrollbar{display:none}.phone-library-section{margin-bottom:.6rem}.phone-library-tag-header{display:flex;align-items:center;width:100%;padding:.35rem .25rem .4rem;margin-bottom:.25rem;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left}.phone-library-tag-title{flex:1;font-size:.85rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em}.phone-library-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.phone-library-tag-content{padding-left:0}.phone-library-resource-card{display:flex;align-items:center;background:var(--card-bg, #1a1a1a);margin:0 .35rem .35rem;padding:.45rem .5rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.08);min-height:2rem;box-shadow:0 2px 8px #00000026}.phone-library-resource-info{flex:1;margin-right:.4rem;min-width:0}.phone-library-resource-title{font-size:.6rem;font-weight:700;color:var(--text-primary);line-height:1.25;letter-spacing:-.02em}.phone-library-open-btn{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;padding:.25rem .4rem;font-size:.5rem;font-weight:600;color:var(--text-primary);background:var(--accent);border:none;border-radius:.35rem;cursor:pointer;font-family:inherit;flex-shrink:0;box-shadow:0 2px 4px #e8a84a40}.phone-library-link-icon{width:.55rem;height:.55rem;stroke:currentColor}.phone-library-load-more{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;margin:.4rem auto 0;padding:.3rem .6rem;font-size:.55rem;font-weight:600;color:var(--text-primary);background:var(--accent);border:none;border-radius:.4rem;cursor:pointer;font-family:inherit;box-shadow:0 2px 6px #e8a84a33}.phone-screen-body--profile{padding:.5rem .5rem 2.25rem;display:flex;flex-direction:column;gap:.4rem;scrollbar-width:none;-ms-overflow-style:none}.phone-screen-body--profile::-webkit-scrollbar{display:none}.phone-profile-section{display:flex;flex-direction:row;align-items:center;background:#1a1a1a;padding:.6rem .65rem;border-radius:.9rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 2px 8px #0003}.phone-profile-avatar-wrap{position:relative;margin-right:.5rem;flex-shrink:0}.phone-profile-avatar{width:2.25rem;height:2.25rem;border-radius:50%;background:#2a2a2a;display:flex;align-items:center;justify-content:center;color:#999}.phone-profile-avatar-svg,.phone-profile-camera-svg{display:flex;align-items:center;justify-content:center}.phone-profile-avatar-svg svg{width:1rem;height:1rem;fill:currentColor}.phone-profile-avatar-badge{position:absolute;bottom:-2px;right:-2px;width:.85rem;height:.85rem;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;border:2px solid #fff;color:#fff}.phone-profile-avatar-badge .phone-profile-camera-svg svg{width:.5rem;height:.5rem;fill:#fff}.phone-profile-text{flex:1;min-width:0}.phone-profile-name{font-size:.78rem;font-weight:700;color:var(--text-primary);margin-bottom:.15rem;letter-spacing:-.02em}.phone-profile-email{font-size:.6rem;color:var(--text-muted);font-weight:500;line-height:1.25}.phone-profile-setting-row{display:flex;flex-direction:row;align-items:center;background:#1a1a1a;padding:.45rem .55rem;min-height:2.2rem;border-radius:.65rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 1px 4px #0000001a;width:100%;cursor:pointer;text-align:left;font-family:inherit;color:inherit}.phone-profile-setting-row:hover{background:#222}.phone-profile-setting-icon{width:1.2rem;height:1.2rem;border-radius:50%;background:var(--accent);margin-right:.4rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.phone-profile-setting-icon-svg svg{width:.65rem;height:.65rem;fill:#fff}.phone-profile-setting-chevron svg{width:.5rem;height:.5rem;fill:var(--text-muted)}.phone-profile-setting-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.05rem}.phone-profile-setting-label{font-size:.68rem;font-weight:600;color:var(--text-primary)}.phone-profile-setting-desc{font-size:.55rem;color:var(--text-muted);line-height:1.2}.phone-profile-setting-chevron{font-size:.9rem;color:var(--text-muted);margin-left:.25rem}.phone-profile-logout-wrap{margin-top:.5rem;margin-bottom:.25rem;display:flex;justify-content:center}.phone-profile-logout-btn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;background:transparent;border:2px solid #ff4444;border-radius:.65rem;padding:.4rem .75rem;min-width:4rem;cursor:pointer;font-family:inherit;box-shadow:0 2px 6px #f443}.phone-profile-logout-icon{width:.65rem;height:.65rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#f44}.phone-profile-logout-icon svg{width:100%;height:100%;fill:currentColor}.phone-profile-logout-btn .phone-profile-logout-text{font-size:.65rem;font-weight:700;color:#f44;letter-spacing:-.02em}.phone-screen-body--profile-sub{padding:.5rem .55rem 2rem;display:flex;flex-direction:column;gap:.5rem;scrollbar-width:none;-ms-overflow-style:none}.phone-screen-body--profile-sub::-webkit-scrollbar{display:none}.phone-profile-sub-intro{font-size:.6rem;color:var(--text-muted);line-height:1.35;margin:0 0 .35rem}.phone-profile-sub-section{background:#1a1a1a;border-radius:.65rem;padding:.5rem .6rem;border:1px solid rgba(255,255,255,.08);margin-bottom:.4rem}.phone-profile-sub-section-header{display:flex;align-items:center;margin-bottom:.35rem;padding-bottom:.3rem;border-bottom:1px solid rgba(255,255,255,.08)}.phone-profile-sub-section-icon{width:1rem;height:1rem;margin-right:.35rem;display:flex;align-items:center;justify-content:center;color:var(--accent)}.phone-profile-sub-section-icon svg{width:.6rem;height:.6rem;fill:currentColor}.phone-profile-sub-section-title{font-size:.68rem;font-weight:700;color:var(--text-primary)}.phone-profile-privacy-intro .phone-profile-sub-text,.phone-profile-help-intro .phone-profile-sub-text{margin:0}.phone-profile-privacy-section .phone-profile-sub-section-header{margin-bottom:.4rem}.phone-profile-privacy-subs{padding-left:.25rem}.phone-profile-privacy-sub{margin-bottom:.35rem}.phone-profile-privacy-sub:last-child{margin-bottom:0}.phone-profile-privacy-sub-title{font-size:.62rem;font-weight:600;color:var(--accent);margin-bottom:.2rem}.phone-profile-privacy-body{font-size:.55rem;color:var(--text-muted);line-height:1.4;margin:0 0 .25rem;white-space:pre-line}.phone-profile-privacy-body:last-child{margin-bottom:0}.phone-profile-toggle-icon{width:1rem;height:1rem;margin-right:.35rem;display:flex;align-items:center;justify-content:center;color:var(--accent)}.phone-profile-toggle-icon svg{width:.6rem;height:.6rem;fill:currentColor}.phone-profile-help-box{background:#1a1a1a;border-radius:.65rem;padding:.5rem .6rem;border:1px solid rgba(255,255,255,.08);margin-bottom:.4rem}.phone-profile-help-intro .phone-profile-help-intro-text{font-size:.6rem;color:var(--text-muted);line-height:1.4;margin:0}.phone-profile-help-action-section{display:flex;justify-content:center;align-items:center}.phone-profile-help-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.4rem .65rem;font-size:.62rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:.5rem;cursor:pointer;font-family:inherit;min-width:4.5rem;box-shadow:0 2px 6px #e8a84a40}.phone-profile-help-primary-icon{display:flex;align-items:center;justify-content:center;color:#fff}.phone-profile-help-primary-icon svg{width:.6rem;height:.6rem;fill:currentColor}.phone-profile-help-primary-icon path[stroke]{stroke:currentColor}.phone-profile-help-faq-section{padding:.55rem .6rem}.phone-profile-help-faq-header{display:flex;align-items:center;margin-bottom:.4rem;padding-bottom:.35rem;border-bottom:1px solid rgba(255,255,255,.08)}.phone-profile-help-faq-header-icon{width:1rem;height:1rem;margin-right:.35rem;display:flex;align-items:center;justify-content:center;color:var(--accent)}.phone-profile-help-faq-header-icon svg{width:.6rem;height:.6rem;fill:currentColor}.phone-profile-help-faq-header-icon path[stroke]{stroke:currentColor}.phone-profile-help-faq-header-title{font-size:.65rem;font-weight:700;color:var(--text-primary)}.phone-profile-faq-card{background:#222;border-radius:.5rem;padding:.4rem .5rem;margin-bottom:.3rem;border:1px solid rgba(255,255,255,.06)}.phone-profile-faq-card:last-child{margin-bottom:0}.phone-profile-faq-card-header{display:flex;align-items:center;margin-bottom:.25rem}.phone-profile-faq-card-chevron{flex-shrink:0;margin-right:.3rem;display:flex;align-items:center;justify-content:center;color:var(--accent)}.phone-profile-faq-card-chevron svg{width:.45rem;height:.45rem;fill:currentColor}.phone-profile-faq-card-q{font-size:.62rem;font-weight:600;color:var(--text-primary);line-height:1.3}.phone-profile-faq-card-a{font-size:.58rem;color:var(--text-muted);line-height:1.35;margin:0;padding-left:.9rem}.phone-profile-help-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.35rem .6rem;font-size:.6rem;font-weight:600;color:var(--accent);background:#222;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;cursor:pointer;font-family:inherit;min-width:4rem}.phone-profile-help-secondary-icon{display:flex;align-items:center;justify-content:center;color:var(--accent)}.phone-profile-help-secondary-icon svg{width:.55rem;height:.55rem;fill:currentColor}.phone-profile-help-secondary-icon path[stroke]{stroke:currentColor}.phone-profile-help-note-section{text-align:center;padding:.45rem .6rem}.phone-profile-help-note-text{font-size:.55rem;color:var(--text-muted);line-height:1.35;margin:0}.phone-profile-sub-text{font-size:.58rem;color:var(--text-muted);line-height:1.35;margin:0}.phone-profile-account-card{background:#1a1a1a;border-radius:.7rem;padding:.6rem .65rem;border:1px solid rgba(255,255,255,.08);text-align:center}.phone-profile-account-image{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--accent);margin:0 auto .4rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.phone-profile-account-image-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff}.phone-profile-account-image-icon svg{width:1.1rem;height:1.1rem;fill:currentColor;display:block}.phone-profile-account-name{font-size:.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.15rem}.phone-profile-account-email,.phone-profile-account-contact{font-size:.6rem;color:var(--text-muted);margin-bottom:.2rem}.phone-profile-account-edit{margin-top:.35rem;padding:.3rem .6rem;font-size:.6rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:.5rem;cursor:pointer;font-family:inherit}.phone-profile-account-section{margin-top:.35rem;background:#1a1a1a;border-radius:.65rem;padding:.5rem .6rem;border:1px solid rgba(255,255,255,.08)}.phone-profile-account-section-title{font-size:.68rem;font-weight:700;color:var(--text-primary);margin-bottom:.3rem}.phone-profile-account-row{display:flex;align-items:center;font-size:.64rem;color:var(--text-primary);padding:.4rem .5rem;background:#1a1a1a;border-radius:.5rem;border:1px solid rgba(255,255,255,.08)}.phone-profile-account-row-icon{width:1rem;height:1rem;margin-right:.4rem;display:flex;align-items:center;justify-content:center;color:var(--accent)}.phone-profile-account-row-icon svg{width:.6rem;height:.6rem;fill:currentColor}.phone-profile-account-row-label{flex:1}.phone-profile-account-row-chevron svg{width:.45rem;height:.45rem;fill:var(--text-muted)}.phone-profile-account-danger{margin-top:.5rem;background:#1a1a1a;border-radius:.7rem;padding:.55rem .6rem;border:2px solid #e74c3c;box-shadow:0 2px 8px #e74c3c26}.phone-profile-account-danger-header{display:flex;align-items:center;margin-bottom:.35rem;padding-bottom:.35rem;border-bottom:1px solid rgba(231,76,60,.2)}.phone-profile-account-danger-icon{width:1rem;height:1rem;margin-right:.35rem;display:flex;align-items:center;justify-content:center;color:#e74c3c;flex-shrink:0}.phone-profile-account-danger-icon svg{width:.65rem;height:.65rem;fill:currentColor}.phone-profile-account-danger-title{font-size:.68rem;font-weight:800;color:#e74c3c;letter-spacing:-.02em}.phone-profile-account-danger-desc{font-size:.58rem;color:var(--text-muted);margin-bottom:.35rem;text-align:center;font-style:italic;line-height:1.35}.phone-profile-account-delete-wrap{display:flex;justify-content:center;width:100%;margin-top:.15rem}.phone-profile-account-delete{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.35rem .6rem;font-size:.6rem;font-weight:700;color:#fff;background:#e74c3c;border:1px solid rgba(231,76,60,.4);border-radius:.5rem;cursor:pointer;font-family:inherit;box-shadow:0 2px 6px #e74c3c40;margin-top:0}.phone-profile-account-delete-icon{display:flex;align-items:center;justify-content:center}.phone-profile-account-delete-icon svg{width:.5rem;height:.5rem;fill:currentColor}.phone-profile-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:.4rem .45rem;margin-bottom:.25rem;font-size:.62rem;color:var(--text-primary);background:#222;border-radius:.5rem;border:1px solid rgba(255,255,255,.06)}.phone-profile-toggle-row:last-of-type{margin-bottom:.35rem}.phone-profile-toggle-label{flex:1}.phone-profile-toggle-pill{padding:.15rem .4rem;border-radius:1rem;font-size:.55rem;font-weight:600;background:#fff8f014;color:var(--text-muted)}.phone-profile-toggle-pill--on{background:#642df440;color:var(--accent)}.phone-profile-save-wrap{display:flex;justify-content:center;width:100%;margin-top:.4rem}.phone-profile-save-btn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;margin-top:0;padding:.35rem .6rem;font-size:.6rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:.5rem;cursor:pointer;font-family:inherit}.phone-profile-save-btn-icon{display:flex;align-items:center;justify-content:center}.phone-profile-save-btn-icon svg{width:.55rem;height:.55rem;fill:currentColor}.phone-profile-notif-pref-text{font-size:.58rem;color:var(--text-muted);line-height:1.4;margin:0 0 .3rem}.phone-profile-notif-note{font-size:.55rem;color:var(--text-muted);text-align:center;margin:.4rem 0 0;line-height:1.35}.phone-chat-detail-wrap{position:relative;display:flex;flex-direction:column;flex:1;min-height:0}.phone-screen-header--chatdetail{display:flex;align-items:center;justify-content:space-between;padding:1.35rem .5rem .6rem .45rem;min-height:3rem;gap:.35rem}.phone-chat-detail-back{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:#fff8f014;border:none;border-radius:50%;cursor:pointer;flex-shrink:0}.phone-chat-detail-back-arrow{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--accent)}.phone-chat-detail-back-arrow svg{width:.85rem;height:.85rem;display:block;stroke:currentColor}.phone-chat-detail-title{flex:1;font-size:.78rem;font-weight:700;color:var(--accent);text-align:center;padding:0 .35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.phone-chat-detail-menu{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0;color:var(--accent)}.phone-chat-detail-menu-icon{display:inline-flex}.phone-chat-detail-menu-icon svg{width:14px;height:14px}.phone-chat-menu-overlay{position:absolute;inset:0;background:#00000059;z-index:100;display:flex;justify-content:flex-end}.phone-chat-menu-sidebar{width:75%;max-width:10rem;height:100%;background:#1c1a18fa;border-left:1px solid rgba(255,248,240,.08);border-top-left-radius:.6rem;border-bottom-left-radius:.6rem;box-shadow:-4px 0 20px #0000004d;display:flex;flex-direction:column;padding-top:.5rem}.phone-chat-menu-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .6rem .5rem .7rem;border-bottom:1px solid rgba(255,248,240,.08)}.phone-chat-menu-title{font-size:.7rem;font-weight:700;color:var(--accent)}.phone-chat-menu-close{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;background:#fff8f014;border:none;border-radius:50%;cursor:pointer;color:var(--text-muted)}.phone-chat-menu-content{padding:.6rem .5rem;display:flex;flex-direction:column;gap:.2rem}.phone-chat-menu-btn{display:flex;align-items:center;gap:.45rem;padding:.45rem .55rem;background:transparent;border:none;border-radius:.4rem;cursor:pointer;font-family:inherit;text-align:left;width:100%;color:var(--text-primary)}.phone-chat-menu-btn:hover{background:#fff8f00f}.phone-chat-menu-btn-icon{width:1.1rem;height:1.1rem;border-radius:50%;background:#e8a84a33;display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.phone-chat-menu-btn-icon svg{width:.7rem;height:.7rem;display:block;stroke:currentColor}.phone-chat-menu-btn-text{flex:1;font-size:.6rem;font-weight:600}.phone-chat-menu-btn-chevron{font-size:.65rem;color:var(--text-muted)}.phone-chat-menu-btn--danger .phone-chat-menu-btn-icon{background:#c0392b33;color:#c0392b}.phone-chat-menu-btn--danger .phone-chat-menu-btn-text{color:#c0392b}.phone-screen-body--chat{display:flex;flex-direction:column;padding:0;flex:1;min-height:0}.phone-chat-messages{flex:1;overflow-y:auto;padding:.35rem .4rem .5rem;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:.35rem}.phone-chat-messages::-webkit-scrollbar{display:none}.phone-chat-msg-row{display:flex;align-items:flex-start;margin-bottom:.2rem;min-height:2rem}.phone-chat-msg-row--sent{flex-direction:row-reverse}.phone-chat-msg-row--received{flex-direction:row;align-items:flex-start}.phone-chat-msg-avatar{width:1rem;height:1rem;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;margin-right:.35rem;margin-top:.15rem;flex-shrink:0}.phone-chat-msg-avatar-initial{font-size:.5rem;font-weight:700;color:var(--text-primary);line-height:1}.phone-chat-msg-bubble{max-width:75%;display:flex;flex-direction:column;align-items:flex-start;padding:.4rem .5rem;border-radius:.7rem}.phone-chat-msg-bubble--sent{background:#fff8f01a;border-radius:.7rem .7rem .25rem;align-self:flex-end}.phone-chat-msg-bubble--received{background:#fff8f014;border-radius:.7rem .7rem .7rem .25rem;align-self:flex-start}.phone-chat-msg-sender{font-size:.5rem;font-weight:600;color:var(--text-muted);margin-bottom:.15rem}.phone-chat-msg-text{font-size:.6rem;color:var(--text-primary);line-height:1.35}.phone-chat-msg-time{align-self:flex-end;margin-top:.15rem;font-size:.45rem;color:var(--text-muted);opacity:.85}.phone-chat-input-row{display:flex;align-items:center;gap:.4rem;padding:.4rem .5rem .6rem;background:#161412fa;border-top:1px solid rgba(255,248,240,.06);flex-shrink:0}.phone-chat-input-field{flex:1;min-height:1.4rem;padding:.35rem .6rem;background:#fff8f00f;border-radius:1.2rem;font-size:.6rem;color:var(--text-muted)}.phone-chat-send-btn{min-width:1.8rem;height:1.4rem;padding:0 .5rem;background:var(--accent);border:none;border-radius:1.2rem;font-size:.6rem;font-weight:700;color:var(--text-primary);cursor:pointer;font-family:inherit;flex-shrink:0}.phone-course-module{margin-bottom:1rem}.phone-course-module-title{font-size:.75rem;font-weight:600;color:var(--accent);margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.04em}.phone-course-lessons{list-style:none;margin:0;padding:0}.phone-course-lesson{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;font-size:.8rem;color:var(--text-secondary);background:#fff8f008;border-radius:var(--radius-sm);margin-bottom:.35rem}.phone-course-lesson-icon{font-size:.6rem;color:var(--accent)}.phone-courses-tabs{display:flex;flex-direction:row;background:#fff8f00a;margin:.5rem .6rem .35rem;padding:4px;border-radius:14px;gap:0}.phone-courses-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .6rem;font-size:.7rem;font-weight:600;color:var(--text-muted);background:transparent;border:none;border-radius:10px;cursor:pointer;font-family:inherit}.phone-courses-tab:hover{color:var(--text-secondary)}.phone-courses-tab--active{background:var(--accent);color:#fff}.phone-courses-tab-icon{font-size:.65rem;opacity:.9}.phone-screen-body--courses{padding:.5rem .6rem 2.25rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0}.phone-screen-body--courses::-webkit-scrollbar{display:none}.phone-courses-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .5rem}.phone-course-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;background:#fff8f00a;border-radius:12px;padding:3px;border:none;cursor:pointer;box-shadow:0 2px 8px #0003;min-height:0}.phone-course-card:hover{background:#fff8f012}.phone-course-card-image{width:100%;aspect-ratio:16 / 9;background:linear-gradient(145deg,#642df440,#2a2a2acc);border-radius:10px;margin-bottom:2px}.phone-course-card-content{padding:.25rem .2rem .35rem;display:flex;flex-direction:column;gap:.15rem}.phone-course-card-title{font-size:.68rem;font-weight:600;color:var(--text-primary);line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.phone-course-card-meta{font-size:.6rem;color:var(--text-muted)}.phone-screen-header--detail{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem .5rem .5rem .4rem;min-height:2.9rem;gap:.25rem;flex-shrink:0;overflow:visible;box-sizing:border-box}.phone-course-detail-back{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:50%;background:#fff8f014;border:1px solid rgba(255,248,240,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;color:var(--accent);line-height:1;padding:0}.phone-course-detail-back:hover{background:#fff8f01f}.phone-course-detail-back-arrow{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.phone-course-detail-back-arrow svg{width:.95rem;height:.95rem;display:block;color:inherit;stroke:currentColor}.phone-course-detail-header-title{flex:1;text-align:center;font-size:.78rem;font-weight:700;color:var(--accent);line-height:1.35;padding:.25rem .35rem 0;margin-top:.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:1.5em}.phone-course-detail-header-spacer{width:1.75rem;flex-shrink:0}.phone-screen-body--detail{padding:.5rem .5rem 2.25rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0}.phone-screen-body--detail::-webkit-scrollbar{display:none}.phone-course-detail-progress-wrap{background:#fff8f00a;border-radius:.75rem;padding:.6rem .65rem;margin-bottom:.5rem;box-shadow:0 2px 4px #00000026}.phone-course-detail-progress-header{display:flex;flex-direction:row;align-items:center;margin-bottom:.35rem}.phone-course-detail-progress-icon{width:1.1rem;height:1.1rem;border-radius:50%;background:#fff8f01a;display:flex;align-items:center;justify-content:center;margin-right:.35rem;flex-shrink:0;color:var(--text-primary)}.phone-course-detail-progress-icon svg{display:block}.phone-course-detail-progress-label{font-size:.68rem;font-weight:600;color:var(--text-primary)}.phone-course-detail-progress-bar{height:5px;background:#fff8f01a;border-radius:4px;overflow:hidden;margin-bottom:.2rem}.phone-course-detail-progress-fill{height:100%;background:var(--accent);border-radius:4px;min-width:4px}.phone-course-detail-progress-text{font-size:.6rem;color:var(--text-muted);text-align:center}.phone-course-detail-continue{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .75rem;font-size:.7rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:10px;cursor:pointer;margin-bottom:.5rem;font-family:inherit;box-shadow:0 2px 4px #0003}.phone-course-detail-continue:hover{filter:brightness(1.1)}.phone-course-detail-continue-icon{font-size:.55rem}.phone-course-detail-steps-wrap{background:#fff8f00a;border-radius:.75rem;padding:.6rem .65rem;margin-bottom:0;box-shadow:0 2px 4px #00000026}.phone-course-detail-steps-header-row{display:flex;flex-direction:row;align-items:center;margin-bottom:.5rem}.phone-course-detail-steps-icon{width:1.1rem;height:1.1rem;border-radius:50%;background:#fff8f01a;display:flex;align-items:center;justify-content:center;margin-right:.35rem;flex-shrink:0;color:var(--text-primary)}.phone-course-detail-steps-icon svg{display:block}.phone-course-detail-steps-title{font-size:.72rem;font-weight:700;color:var(--text-primary);flex:1}.phone-course-detail-steps-subtitle{font-size:.58rem;color:var(--text-muted);text-align:right}.phone-course-detail-steps-list{padding:0}.phone-course-detail-step-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.75rem;padding:.55rem .6rem;margin-bottom:0;text-align:center;box-shadow:0 1px 2px #0000000f}.phone-course-detail-step-card--completed{background:#fff;border-color:#00c85140}.phone-course-detail-step-card--completed .phone-course-detail-step-progress-text{color:#00c851;font-weight:600}.phone-course-detail-step-title{font-size:.72rem;font-weight:700;color:#111827;margin-bottom:.25rem;line-height:1.2}.phone-course-detail-step-desc{font-size:.58rem;color:#6b7280;margin-bottom:.4rem;line-height:1.25}.phone-course-detail-step-btn{display:inline-block;padding:.25rem .55rem;font-size:.58rem;font-weight:600;color:#fff;background:var(--accent);border-radius:1rem;margin-bottom:.35rem}.phone-course-detail-step-progress-bar{height:5px;background:#f2f4f7;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.2rem}.phone-course-detail-step-progress-fill{height:100%;background:var(--accent);border-radius:4px;min-width:4px}.phone-course-detail-step-progress-fill--done{background:#00c851}.phone-course-detail-step-progress-text{font-size:.55rem;color:#374151;font-weight:600;text-align:center}.phone-course-detail-step-arrow{display:flex;flex-direction:column;align-items:center;margin-bottom:.4rem}.phone-course-detail-step-arrow-line{width:2px;height:12px;background:#d1d5db}.phone-course-detail-step-arrow-head{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #d1d5db;margin-top:-1px}.phone-community-post{display:flex;gap:.6rem;padding:.6rem 0;border-bottom:1px solid rgba(255,248,240,.05)}.phone-community-post:last-child{border-bottom:none}.phone-community-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--accent-dim);color:var(--accent);font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center}.phone-community-content{min-width:0}.phone-community-name{font-size:.75rem;font-weight:600;color:var(--text-primary);display:block;margin-bottom:.2rem}.phone-community-text{font-size:.8rem;color:var(--text-secondary);line-height:1.4;margin:0 0 .35rem}.phone-community-meta{font-size:.65rem;color:var(--text-muted)}.phone-chat-bubble{max-width:85%;padding:.55rem .75rem;font-size:.7rem;line-height:1.45;border-radius:1rem;margin-bottom:.4rem}.phone-chat-bubble--coach,.phone-chat-bubble--ai{align-self:flex-start;background:#fff8f014;border-bottom-left-radius:4px}.phone-chat-bubble--me{align-self:flex-end;background:var(--accent-dim);color:var(--text-primary);border-bottom-right-radius:4px}.phone-chat-input-wrap{position:absolute;bottom:.75rem;left:.75rem;right:.75rem;padding:.5rem .75rem;background:#fff8f00d;border:1px solid rgba(255,248,240,.08);border-radius:var(--radius-full)}.phone-chat-input{font-size:.75rem;color:var(--text-muted)}.phone-chat-input-row--simple,.phone-chat-input-row--ai{padding:.4rem .45rem .5rem}.phone-chat-input-row--ai .phone-chat-send-btn--ai{min-width:1.65rem;padding:0 .4rem;display:inline-flex;align-items:center;justify-content:center}.phone-chat-input-row--ai .phone-chat-send-btn--ai svg{width:.75rem;height:.75rem}.hero-preview-tagline{font-size:.95rem;color:var(--text-secondary);text-align:center;margin:0 0 1.25rem;max-width:320px;line-height:1.5}.hero-phone-and-cta{display:flex;align-items:center;gap:1.25rem;width:100%}.hero-preview-cta-wrap{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.hero-cta--primary{width:max-content;padding:1rem 1.5rem;font-size:1.05rem}.hero-cta--secondary{background:transparent;color:var(--text-primary);border:1px solid var(--border-strong)}.hero-cta--secondary:hover{background:#fff8f00f;border-color:#fff8f026}.hero-preview-instruction{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-size:.8rem;color:var(--text-secondary);margin:0 0 .95rem;text-align:left;padding:.45rem .7rem;border-radius:999px;background:radial-gradient(circle at 0% 0%,rgba(232,168,74,.15),transparent 55%)}.hero-preview-instruction-dot{width:.45rem;height:.45rem;border-radius:999px;background:var(--accent);box-shadow:0 0 12px var(--accent-glow)}.hero-preview-instruction-text{display:flex;flex-direction:column;gap:.12rem}.hero-preview-instruction-main{font-weight:600;color:var(--text-primary)}.hero-preview-instruction-sub{font-size:.72rem;color:var(--text-secondary)}.hero-preview-instruction-hand{width:20px;height:20px;border-radius:999px;background:#111111d9;display:flex;align-items:center;justify-content:center;color:var(--accent);box-shadow:0 4px 10px #00000073}.hero-preview-instruction-hand svg{width:14px;height:14px;display:block}.hero-phone-wrap{width:100%;display:flex;justify-content:center;margin-bottom:0;position:relative}.hero-preview-hand{position:absolute;top:0;left:0;width:44px;height:44px;border-radius:0;background:transparent;box-shadow:none;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:4}.hero-preview-hand-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.hero-preview-hand-img{width:100%;height:100%;display:block;object-fit:contain}.hero-preview-hand-ripple{position:absolute;width:40px;height:40px;border-radius:999px;border:2px solid rgba(232,168,74,.7);opacity:0;transform:scale(.4);animation:hero-hand-tap-ripple .9s ease-out infinite}@keyframes hero-hand-tap-ripple{0%{opacity:.5;transform:scale(.4)}60%{opacity:.15;transform:scale(1.05)}to{opacity:0;transform:scale(1.3)}}@media(max-width:640px){.hero-chips{gap:.4rem;margin-top:.85rem}.hero-chip{padding:.4rem .9rem;font-size:.8rem}.hero-result-features{grid-template-columns:1fr;gap:.5rem}.hero-result-card{padding:1.35rem 1.25rem}.hero-preview-tabs{gap:.35rem;margin-bottom:1.25rem}.hero-preview-tab{padding:.45rem .75rem;font-size:.75rem}.hero-phone{width:min(260px,88vw)}}.ecosystem{position:relative;padding:clamp(4rem,10vw,7rem) clamp(1.5rem,5vw,3rem);overflow:hidden}.ecosystem-bg{position:absolute;inset:0;background:radial-gradient(ellipse 50% 35% at 15% 30%,rgba(232,168,74,.05) 0%,transparent 50%),radial-gradient(ellipse 50% 35% at 85% 70%,rgba(232,168,74,.04) 0%,transparent 50%);pointer-events:none}.ecosystem-inner{position:relative;max-width:1200px;margin:0 auto}.ecosystem-header{text-align:center;margin-bottom:clamp(3rem,8vw,5rem);max-width:720px;margin-left:auto;margin-right:auto}.ecosystem-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--text-primary);margin:0 0 1rem}.ecosystem-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:var(--text-secondary);line-height:1.6;margin:0}.ecosystem-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.2fr);gap:clamp(2rem,5vw,4rem);align-items:start;max-width:1040px;margin:0 auto;padding:0 1.5rem}.ecosystem-col{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(1.8rem,4vw,2.4rem)}.ecosystem-col--coach{flex-direction:column;align-items:center}.ecosystem-mockup-wrap{display:flex;justify-content:center;width:100%}.ecosystem-phone{position:relative;width:min(280px,100%);background:linear-gradient(145deg,#2a2826,#1a1918);border-radius:2.25rem;padding:10px;box-shadow:0 0 0 2px #fff8f00f,0 32px 64px #0006,inset 0 1px #fff8f00a}.ecosystem-phone-notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:90px;height:22px;background:#0d0c0b;border-radius:0 0 12px 12px;z-index:2}.ecosystem-phone-screen{position:relative;width:100%;aspect-ratio:9 / 19.5;max-height:480px;background:#161412;border-radius:1.5rem;overflow:hidden}.ecosystem-phone-screen .phone-screen{position:absolute;inset:0;width:100%;height:100%;display:flex;flex-direction:column;border-radius:1.5rem}.ecosystem-mockup-wrap--dashboard{width:100%;max-width:600px;margin:0 auto;overflow:visible}.laptop-mockup{width:462px;max-width:100%;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 28px 56px rgba(0,0,0,.45));transform:scale(1.18);transform-origin:center top}.laptop-screen{width:100%;background:linear-gradient(160deg,#3c3c44,#28282f);border-radius:10px 10px 0 0;padding:8px 8px 0;border:1.5px solid rgba(255,255,255,.1);border-bottom:none;position:relative}.laptop-screen:before{content:"";position:absolute;top:3px;left:50%;transform:translate(-50%);width:40px;height:5px;background:#0006;border-radius:0 0 4px 4px}.laptop-screen-inner{width:100%;aspect-ratio:16 / 10;background:#0f1117;border-radius:4px 4px 0 0;overflow:hidden;display:flex;flex-direction:column}.laptop-chrome{display:flex;align-items:center;gap:7px;padding:5px 8px;background:#1c1c23;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.laptop-chrome-dots{display:flex;gap:4px;flex-shrink:0}.laptop-dot{width:7px;height:7px;border-radius:50%}.laptop-dot--red{background:#ff5f57}.laptop-dot--yellow{background:#febc2e}.laptop-dot--green{background:#28c840}.laptop-chrome-url{flex:1;font-size:.5rem;color:#ffffff73;text-align:center;background:#ffffff12;border-radius:3px;padding:2px 6px;letter-spacing:.02em}.ldash-layout{display:flex;flex:1;overflow:hidden;min-height:0}.ldash-sidebar{width:96px;background:#26262f;display:flex;flex-direction:column;padding:6px 0 0;flex-shrink:0;overflow:hidden}.ldash-sidebar-brand{display:flex;align-items:center;justify-content:center;gap:.14rem;padding:.2rem .3rem .35rem;margin-bottom:2px}.ldash-sidebar-brand-text{font-size:.46rem;font-weight:700;color:#d1b794;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ldash-sidebar-brand-pencil{display:inline-flex;align-items:center;justify-content:center;color:#d1b794;flex-shrink:0}.ldash-sidebar-brand-pencil svg{display:block;width:.28rem;height:.28rem}.ldash-sidebar-nav{display:flex;flex-direction:column;width:100%;gap:0;flex:1;overflow:hidden}.ldash-nav-item{position:relative;display:flex;align-items:center;gap:4px;padding:4px 0 4px 5px;margin-right:0;border-radius:99px 0 0 99px;color:#ffffff73;cursor:pointer;transition:color .18s ease-out,background-color .18s ease-out;background:transparent;border:none;text-align:left;width:100%;box-sizing:border-box;font-family:inherit}.ldash-nav-item:after{content:"";position:absolute;top:0;bottom:0;left:100%;width:24px;background:#d1b794;z-index:-1;opacity:0;pointer-events:none;transition:opacity .18s ease-out}.ldash-nav-item:hover{color:#ffffffbf;border-color:#d1b794}.ldash-nav-item--active{background:#d1b794;color:#1a1a22}.ldash-nav-item--active:after{opacity:1}.ldash-nav-item--active:hover{color:#1a1a22}.ldash-nav-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:9px;height:9px}.ldash-nav-svg{width:100%;height:100%;fill:currentColor}.ldash-nav-label{font-size:.42rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ldash-nav-item--active .ldash-nav-label{font-weight:700}.ldash-main{flex:1;background:#f4f5f7;display:flex;flex-direction:column;gap:5px;padding:5px 6px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;min-width:0;border-left:1px solid rgba(255,255,255,.05)}.ldash-main::-webkit-scrollbar{display:none}.ldash-page-title{font-size:.5rem;font-weight:700;color:#151f25;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ldash-page-sub{margin:0;font-size:.34rem;color:#6b7a85;line-height:1.3}.ldash-stats{display:flex;gap:4px;flex-shrink:0}.ldash-stat{flex:1;background:#f8f9fa;border-radius:4px;padding:4px 5px;display:flex;flex-direction:column;align-items:center;box-shadow:0 1px 4px #3c586b26}.ldash-stat-val{font-size:.65rem;font-weight:800;color:#d1b794;line-height:1}.ldash-stat-lbl{font-size:.35rem;color:#7a8a96;margin-top:1px;white-space:nowrap}.ldash-course-grid{display:flex;flex-direction:column;gap:4px;flex:1;overflow:hidden;min-height:0}.ldash-course-card{display:flex;align-items:center;gap:6px;background:#fff;border-radius:5px;box-shadow:0 0 12px #3c586b1a,2px 2px 4px #3c586b26;padding:5px 6px;flex-shrink:0}.ldash-course-img{width:32px;height:26px;background:linear-gradient(135deg,#d3d7da 55%,#b8bcc0);border-radius:3px;flex-shrink:0}.ldash-course-info{flex:1;min-width:0}.ldash-course-title{font-size:.44rem;font-weight:600;color:#29353d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.ldash-course-meta{font-size:.38rem;color:#6b7a85;margin-top:1px;display:flex;align-items:center;gap:2px;line-height:1}.ldash-course-meta-icon{width:8px;height:8px;fill:#6b7a85;flex-shrink:0}.ldash-course-btn{font-size:.4rem;font-weight:700;background:#d1b794;color:#1a1a22;border-radius:99px;padding:3px 7px;flex-shrink:0;white-space:nowrap}.ldash-section{background:#fff;border-radius:6px;box-shadow:0 0 16px #3c586b1a,2px 2px 4px #3c586b26;overflow:hidden;flex-shrink:0}.ldash-section-hdr{padding:5px 7px;box-shadow:0 0 10px #3c586b14;background:#fff}.ldash-section-title{font-size:.5rem;font-weight:300;color:#151f25;line-height:1.2;letter-spacing:-.01em;display:block}.ldash-courses-body{display:grid;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr));grid-auto-rows:auto;gap:.32rem;padding:.35rem;background:#fff}.lfc-blank-card{border:2px dashed #d3d7da;border-radius:.16rem;display:flex;align-items:center;justify-content:center;min-height:5rem;cursor:pointer;background:#fff;transition:background .15s}.lfc-blank-card:hover{background:#f9fafb}.lfc-blank-inner{display:flex;flex-direction:column;align-items:center;gap:2px}.lfc-plus{font-size:.65rem;color:#d1d5db;line-height:1}.lfc-blank-label{font-size:.29rem;color:#d1d5db;text-align:center;line-height:1.3}.lfc-card{position:relative;background:#fff;border-radius:.16rem;box-shadow:0 0 20px #3c586b14,2px 2px 8px #3c586b1f;padding:.36rem;height:5rem;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;cursor:pointer;transition:transform .15s,box-shadow .15s}.lfc-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #3c586b26,2px 4px 8px #3c586b33}.lfc-drag{position:absolute;top:.12rem;right:.12rem;font-size:.38rem;color:#9aabb5;cursor:grab;line-height:1;z-index:2}.lfc-menu{position:absolute;top:.12rem;right:.16rem;font-size:.44rem;color:#6b7280;cursor:pointer;line-height:1;z-index:2}.lfc-img{position:relative;width:100%;height:2rem;border-radius:.14rem;margin-bottom:.24rem;flex-shrink:0;overflow:hidden}.lfc-img-bg{position:absolute;inset:0;background:linear-gradient(249.74deg,#29353d,#29353d00 36.83%);background-color:#d3d7da}.lfc-heading{font-size:.32rem;font-weight:500;line-height:.64rem;color:#29353d;margin:0 0 .18rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.lfc-steps{margin-top:auto;flex:0 0 auto}.lfc-members-row{display:flex;align-items:center;gap:.18rem;font-size:.32rem;color:#29353d}.lfc-members-row svg{width:.32rem;height:.32rem;fill:#29353d;flex-shrink:0}.lfc-action{position:absolute;right:.24rem;bottom:.24rem;z-index:10}.lfc-visit-btn{display:inline-block;font-size:.34rem;font-weight:700;background:#d1b794;color:#26262f;border-radius:999px;padding:.12rem .3rem;white-space:nowrap;cursor:pointer}.lfc-visit-btn--disabled{cursor:default;opacity:.55}.lcb-page{display:flex;flex-direction:column;gap:4px;width:100%;flex-shrink:0}.lcb-back{display:inline-flex;align-items:center;gap:2px;background:none;border:none;cursor:pointer;font-size:.38rem;font-weight:600;color:#29353d;padding:0;font-family:inherit;margin-top:1rem}.lcb-back-chevron{font-size:.65rem;line-height:1;color:#29353d}.lcb-main-card{margin-top:.3rem;padding:0 2px;display:flex;flex-direction:column;gap:3px}.lcb-title-row{display:flex;align-items:center;gap:.2rem}.lcb-title{font-size:.7rem;font-weight:300;color:#151f25;line-height:1.2;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lcb-title-pencil{display:inline-flex;align-items:center;justify-content:center;color:#d1b794;flex-shrink:0}.lcb-title-pencil svg{display:block}.lcb-desc{font-size:.35rem;color:#6b7a85;line-height:1.4}.lcb-progress-section{padding:2px 0;flex-shrink:0}.lcb-progress-label{font-size:.38rem;font-weight:600;color:#151f25;margin-bottom:3px}.lcb-progress-bar-wrap{width:100%}.lcb-progress-track{width:100%;height:8px;background:#26262f;border-radius:4px;overflow:hidden;position:relative}.lcb-progress-fill{height:100%;background:#d1b794;border-radius:4px;display:flex;align-items:center;justify-content:flex-end;transition:width .5s ease;position:relative}.lcb-progress-pct{font-size:.28rem;font-weight:700;color:#26262f;padding-right:2px;white-space:nowrap}.lcb-continue-wrap{margin-top:-.28rem;transition:margin-left .5s ease}.lcb-continue-btn{font-size:.3rem;font-weight:700;background:#26262f;color:#fff;border:none;border-radius:4px;padding:2px 5px;cursor:pointer;font-family:inherit}.lcb-associated{margin-top:.35rem;padding:.3rem 0;flex-shrink:0}.lcb-associated-title{font-size:.48rem;font-weight:600;color:#151f25;margin:0 0 .25rem;padding:0}.lcb-associated-grid{display:block}.lcb-associated-card{width:5.3rem;max-width:5.3rem;background:#fff;border-radius:.16rem;box-shadow:0 0 20px #3c586b14,2px 2px 8px #3c586b1f;padding:.36rem;position:relative;height:5rem;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.lcb-associated-card-image{width:100%;height:2rem;border-radius:.14rem;margin-bottom:.24rem;flex-shrink:0;background:linear-gradient(249.74deg,#29353d,#29353d00 36.83%);background-color:#d3d7da}.lcb-associated-card-heading{font-size:.32rem;font-weight:500;line-height:.64rem;color:#29353d;margin:0 0 .18rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.lcb-associated-card-meta{display:flex;align-items:center;gap:.18rem;font-size:.32rem;color:#29353d;margin-top:auto;flex:0 0 auto}.lcb-associated-card-meta svg{width:.32rem;height:.32rem;fill:#29353d;flex-shrink:0}.lcb-associated-visit{position:absolute;right:.24rem;bottom:.24rem;padding:.12rem .3rem;border-radius:999px;background:#d1b794;border:1px solid #d1b794;color:#26262f;font-size:.34rem;font-weight:700;cursor:default}.lgb-wrapper{padding:4px 0;padding-left:.9rem;overflow-x:auto;scrollbar-width:none;flex-shrink:0}.lgb-wrapper::-webkit-scrollbar{display:none}.lgb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.15rem 1.4rem;width:max-content;align-items:start}.lgb-cell{position:relative}.lgb-cell--right:after{content:"";position:absolute;top:50%;left:100%;width:1.4rem;height:3px;background:#d3d7da;transform:translateY(-50%);z-index:0;border-radius:2px}.lgb-cell--bottom:before{content:"";position:absolute;top:100%;left:50%;width:3px;height:1.15rem;background:#d3d7da;transform:translate(-50%);z-index:0;border-radius:2px}.lgb-card-wrap{position:relative;flex-shrink:0}.lgb-card{width:3.2rem;min-width:3.2rem;height:4rem;background:#fff;border-radius:.2rem;box-shadow:0 0 12px #3c586b1a,2px 2px 6px #3c586b1f;display:flex;flex-direction:column;overflow:hidden;position:relative;flex-shrink:0;z-index:1}.lgb-card--done{box-shadow:0 0 12px #d1b79433,2px 2px 6px #d1b79440}.lgb-card-body{flex:1;padding:.38rem .14rem .6rem;display:flex;flex-direction:column;gap:2px;overflow:hidden;text-align:center;justify-content:flex-start}.lgb-card-title{font-size:.32rem;font-weight:600;color:#29353d;line-height:1.2;text-align:center;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.lgb-card-desc{font-size:.26rem;color:#6b7280;line-height:1.3;text-align:center;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.lgb-card-footer{position:absolute;bottom:0;left:0;right:0;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:2px;padding:0}.lgb-card-start-link{font-size:.3rem;font-weight:700;color:#d1b794;text-align:center;cursor:default;position:relative;top:-.35rem}.lgb-progress{position:absolute;bottom:0;left:0;right:0;width:100%;height:.24rem;background:#26262f;border-radius:0 0 .14rem .14rem;overflow:hidden}.lgb-progress-fill{height:100%;background:#d1b794;border-radius:0 0 .14rem;transition:width .4s ease;position:absolute;left:0;top:0}.lgb-progress-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.24rem;font-weight:700;color:#fff;z-index:1;pointer-events:none}.lgb-congrats-wrap{position:relative;z-index:1}.lgb-congrats-card{width:3.2rem;min-width:3.2rem;height:4rem;background:#d1b794;border-radius:.2rem;box-shadow:0 0 12px #3c586b1a,2px 2px 6px #3c586b1f;display:flex;align-items:center;justify-content:center;padding:.3rem}.lgb-congrats-text{font-size:.44rem;font-weight:700;color:#fff;text-align:center}.lgb-lock{position:absolute;top:6px;right:3px;z-index:2}.lgb-lock-svg{width:8px;height:8px;fill:#949a9e}.lai-wrap{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:#f8f9fa}.lai-header{display:flex;align-items:center;gap:4px;padding:4px 6px;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;box-shadow:0 1px 3px #0000000d}.lai-header-icon{width:16px;height:16px;border-radius:3px;background:linear-gradient(135deg,#d1b794,#c4a67a);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 4px #d1b79459}.lai-bot-svg{width:9px;height:9px;fill:#fff}.lai-header-title{font-size:.42rem;font-weight:600;color:#1f2937;line-height:1.2}.lai-header-sub{font-size:.3rem;color:#6b7280;line-height:1}.lai-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:4px 5px;display:flex;flex-direction:column;gap:3px;scrollbar-width:none;min-height:0}.lai-messages::-webkit-scrollbar{display:none}.lai-msg-row{display:flex;align-items:flex-end;gap:3px}.lai-msg-row--user{justify-content:flex-end}.lai-msg-row--assistant{justify-content:flex-start}.lai-avatar{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#d1b794,#c4a67a);color:#fff;font-size:.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lai-bubble{max-width:80%;padding:3px 5px;border-radius:5px;font-size:.34rem;line-height:1.4;word-break:break-word}.lai-bubble--user{background:#d1b794;color:#fff;border-bottom-right-radius:2px}.lai-bubble--assistant{background:#f3f4f6;color:#374151;border-bottom-left-radius:2px}.lai-typing{display:flex;gap:2px;align-items:center;padding:4px 6px}.lai-typing span{width:4px;height:4px;border-radius:50%;background:#9ca3af;animation:lai-bounce 1.4s ease-in-out infinite}.lai-typing span:nth-child(2){animation-delay:.2s}.lai-typing span:nth-child(3){animation-delay:.4s}@keyframes lai-bounce{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-3px);opacity:1}}.lai-input-row{padding:3px 5px 4px;background:#f8f9fa;flex-shrink:0}.lai-input-wrap{display:flex;align-items:center;gap:3px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:2px 3px 2px 5px;transition:border-color .2s,box-shadow .2s}.lai-input-wrap:focus-within{border-color:#d1b794;box-shadow:0 2px 6px #d1b7942e}.lai-input{flex:1;border:none;outline:none;font-size:.34rem;font-family:inherit;color:#1f2937;background:transparent;min-width:0}.lai-input::placeholder{color:#9ca3af}.lai-send-btn{width:20px;height:20px;border-radius:50%;background:#d1b794;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s,transform .15s;box-shadow:0 1px 4px #d1b79459}.lai-send-btn:hover:not(:disabled){background:#c4a67a;transform:scale(1.08)}.lai-send-btn:disabled{opacity:.45;cursor:not-allowed}.lai-send-svg{width:11px;height:11px;fill:#fff}.ldash-page-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.ldash-add-btn{font-size:.38rem;font-weight:700;background:#d1b794;color:#1a1a22;border:none;border-radius:99px;padding:2px 6px;cursor:pointer;white-space:nowrap;flex-shrink:0}.ldash-lib-page{display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto;scrollbar-width:none}.ldash-lib-page::-webkit-scrollbar{display:none}.ldash-lib-section{box-shadow:0 0 20px #3c586b1a,2px 2px 8px #3c586b1f;border-radius:.4rem;width:100%;background:#fff;overflow:visible}.ldash-lib-header{padding:.4rem .5rem;box-shadow:0 0 12px #3c586b14;border-top-left-radius:.4rem;border-top-right-radius:.4rem}.ldash-lib-eyebrow{margin-bottom:.15rem;font-size:.28rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em;color:#949a9e}.ldash-lib-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.2rem}.ldash-lib-heading{font-weight:300;font-size:.65rem;line-height:.8rem;color:#151f25;margin:0}.ldash-lib-actions{display:flex;gap:.2rem}.ldash-lib-add-btn{height:auto;padding:.14rem .35rem;background:#d1b794;border:1px solid #d1b794;color:#26262f;border-radius:999px;font-size:.34rem;font-weight:700;line-height:1.2;cursor:default;white-space:nowrap}.ldash-lib-body{padding:0 .35rem .35rem}.ldash-lib-body-header{margin:.4rem .35rem}.ldash-lib-subheading{font-weight:500;font-size:.48rem;line-height:.6rem;color:#151f25;margin:0}.ldash-lib-table{display:flex;flex-direction:column;gap:.15rem}.ldash-lib-row{background:#f4f7f8;border-radius:.25rem;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.18rem .34rem .18rem .46rem;gap:.25rem;min-height:.7rem}.ldash-lib-cell-name{flex:1 1 0%;min-width:0;padding-right:0;overflow:hidden}.ldash-lib-label{font-size:.34rem;color:#151f25;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ldash-lib-cell-actions{flex:0 0 auto;flex-shrink:0}.ldash-lib-actions-col{display:flex;align-items:center;gap:.2rem;flex-wrap:nowrap}.ldash-lib-btn{width:.56rem;height:.56rem;min-width:.56rem;min-height:.56rem;border-radius:50%;border:none;box-shadow:inset 0 0 0 .5px currentColor;display:flex;align-items:center;justify-content:center;background:#fff;padding:0;line-height:0;cursor:default}.ldash-lib-btn--download{border-color:#14a52d;color:#14a52d}.ldash-lib-btn--eye{border-color:#d1b794;color:#d1b794}.ldash-lib-btn--edit{border-color:#604b51;color:#604b51}.ldash-lib-btn--delete{border-color:#ee4b2b;color:#ee4b2b}.ldash-lib-icon-svg{width:.3rem;height:.3rem;margin:0;display:block;flex-shrink:0;transform:translate(-.03rem)}.ldash-lib-btn--eye .ldash-lib-icon-svg,.ldash-lib-btn--edit .ldash-lib-icon-svg{transform:translate(.02rem)}.ldash-groups-page{display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto}.ldash-groups-section-wrap{padding:.2rem;box-shadow:0 0 12px #3c586b1a,2px 2px 4px #3c586b1f;border-radius:6px;background:#fff}.ldash-groups-header{padding:.35rem .4rem;border-bottom:1px solid rgba(60,88,107,.08)}.ldash-groups-eyebrow{font-size:.3rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em;color:#949a9e;margin-bottom:.15rem}.ldash-groups-heading{font-weight:300;font-size:.7rem;line-height:.85rem;color:#151f25}.ldash-groups-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr));grid-auto-rows:auto;gap:.32rem;padding:.35rem}.ldash-groups-card-blank{width:100%;height:100%;box-shadow:none;border-radius:.16rem;border:2px dashed #d3d7da;padding:.36rem;display:flex;align-items:center;justify-content:center;cursor:default;background:#fff}.ldash-groups-card-blank-content{display:flex;flex-direction:column;align-items:center;gap:.14rem;color:#d1d5db}.ldash-groups-card-blank-icon{font-size:.7rem;font-weight:300}.ldash-groups-card-blank-label{font-size:.3rem}.ldash-groups-card-wrap{position:relative;box-shadow:0 0 20px #3c586b14,2px 2px 8px #3c586b1f;border-radius:.16rem;padding:.36rem;height:5rem}.ldash-groups-card-wrap--blank{display:flex}.ldash-groups-card{cursor:default;position:relative;height:100%;display:flex;flex-direction:column}.ldash-groups-card-menu{position:absolute;top:.12rem;right:.24rem;font-size:.44rem;color:#6b7280;z-index:1}.ldash-groups-card-image{height:2rem;background:linear-gradient(249.74deg,#29353d,#29353d00 36.83%);background-color:#d3d7da;border-radius:.14rem;margin-bottom:.24rem;width:100%}.ldash-groups-card-heading{font-weight:500;font-size:.48rem;line-height:.6rem;color:#29353d;margin:0 0 .18rem}.ldash-groups-card-meta{display:flex;align-items:center;gap:.18rem;font-size:.32rem;color:#29353d}.ldash-groups-card-meta-text{white-space:nowrap}.ldash-groups-card-meta svg{width:.36rem;height:.36rem}.ldash-groups-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.ldash-groups-visit-btn{padding:.12rem .3rem;border-radius:999px;background:#d1b794;border:1px solid #d1b794;color:#26262f;font-size:.34rem;font-weight:700;cursor:default}.ldash-groups-detail{display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto;scrollbar-width:none}.ldash-groups-detail::-webkit-scrollbar{display:none}.ldash-groups-back{margin-bottom:.25rem}.ldash-groups-back-btn{display:inline-flex;align-items:center;gap:.2rem;background:none;border:none;color:#d1b794;font-size:.38rem;font-weight:700;cursor:default;padding:.1rem 0}.ldash-groups-back-chevron{width:.5rem;height:.5rem}.ldash-groups-section{box-shadow:0 0 12px #3c586b1a,2px 2px 4px #3c586b1f;border-radius:6px;background:#fff;padding:.35rem}.ldash-groups-banner{width:100%;height:4rem;background:linear-gradient(249.74deg,#29353d,#29353d00 36.83%);background-color:#d3d7da;border-radius:.16rem;margin-bottom:.35rem;background-size:cover;background-position:50%}.ldash-groups-body{display:flex;gap:.35rem;padding:.35rem;min-height:0;align-items:flex-start}.ldash-groups-left{flex:0 0 72%;min-width:0;display:flex;flex-direction:column;gap:.25rem}.ldash-groups-post-composer{display:flex;gap:.2rem;margin-bottom:.16rem}.ldash-groups-composer-avatar{width:.5rem;height:.5rem;border-radius:50%;background:#d1b794;color:#26262f;font-size:.32rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ldash-groups-composer-right{flex:1;min-width:0}.ldash-groups-composer-box{border-radius:.25rem;box-shadow:0 0 8px #3c586b1a;padding:.12rem .2rem .16rem;border:1px solid #e5e7eb}.ldash-groups-composer-input{width:100%;border:none;outline:none;font-size:.3rem;resize:none;background:transparent}.ldash-groups-composer-input::placeholder{color:#9ca3af}.ldash-groups-composer-footer{margin-top:.08rem;display:flex;align-items:center;justify-content:space-between;gap:.2rem}.ldash-groups-composer-actions{display:flex;align-items:center;gap:.12rem}.ldash-groups-icon-btn{width:.58rem;height:.58rem;min-width:.58rem;min-height:.58rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;display:flex;align-items:center;justify-content:center;color:#29353d}.ldash-groups-icon-btn .ldash-groups-icon-svg{width:.38rem;height:.38rem;flex-shrink:0;display:block}.ldash-groups-publish-btn{display:inline-flex;align-items:center;gap:.12rem;padding:.1rem .28rem;border-radius:999px;border:none;background:#d1b794;color:#26262f;font-size:.32rem;font-weight:700}.ldash-groups-publish-svg{width:.32rem;height:.32rem;fill:currentColor}.ldash-groups-publish-label{line-height:1}.ldash-groups-feed-item{display:flex;gap:.2rem;width:100%}.ldash-groups-feed-avatar{width:.5rem;height:.5rem;border-radius:50%;background:#c9d0d6;color:#29353d;font-size:.3rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ldash-groups-feed-card{flex:0 0 90%;padding:.25rem .35rem;border-radius:.25rem;box-shadow:0 0 8px #3c586b1a;border:1px solid #e5e7eb}.ldash-groups-feed-heading{font-size:.3rem;color:#29353d;margin-bottom:.12rem}.ldash-groups-feed-name{font-weight:500}.ldash-groups-feed-date{color:#6b7280}.ldash-groups-feed-content{font-size:.32rem;line-height:1.3;color:#151f25;margin-bottom:.15rem}.ldash-groups-feed-actions{display:flex;gap:.25rem;font-size:.28rem;color:#6b7280}.ldash-groups-feed-action{cursor:default}.ldash-groups-no-more{text-align:center;font-size:.28rem;color:#949a9e;margin:.15rem 0 0}.ldash-groups-members-card{width:5rem;flex-shrink:0;box-shadow:0 0 8px #3c586b1a;border-radius:4px;padding:.4rem .38rem;border:1px solid #e5e7eb}.ldash-groups-members-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.ldash-groups-members-title{font-size:.44rem;font-weight:400;color:#29353d;margin:0;line-height:1.2}.ldash-groups-members-add{width:.44rem;height:.44rem;border-radius:999px;border:1px solid #d1b794;background:#fff;color:#d1b794;font-size:.38rem;cursor:default;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.ldash-groups-members-list{display:flex;flex-direction:column;gap:.2rem}.ldash-groups-member{display:flex;align-items:center;gap:.2rem}.ldash-groups-member-avatar{width:.44rem;height:.44rem;border-radius:50%;background:#d1b794;color:#26262f;font-size:.28rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ldash-groups-member-name{font-size:.34rem;font-weight:700;color:#29353d}.ldash-groups-members-footer{margin-top:.2rem;display:flex;justify-content:flex-end}.ldash-groups-members-link{background:none;border:none;font-size:.28rem;color:#949a9e;text-decoration:underline;cursor:default;padding:0}.ldash-chat-page{display:flex;flex:1;min-height:0;background:#fff;border-radius:4px;overflow:hidden}.ldash-chat-sidebar{width:34%;max-width:140px;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:4px 5px 5px;background:#fafafb}.ldash-chat-sidebar-search{display:flex;align-items:center;gap:5px;margin-bottom:6px;border-radius:12px;border:1px solid #e5e7eb;padding:4px 6px 4px 8px;background:#fff}.ldash-chat-search-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#9ca3af}.ldash-chat-search-icon svg{width:.42rem;height:.42rem}.ldash-chat-search-input{flex:1;min-width:0;border:none;padding:0;font-size:.36rem;outline:none;background:transparent}.ldash-chat-search-input::placeholder{color:#9ca3af}.ldash-chat-new-btn{width:100%;border-radius:999px;border:none;padding:4px 8px;margin-bottom:6px;font-size:.38rem;font-weight:600;cursor:default;background:#d1b794;color:#26262f;display:flex;align-items:center;justify-content:center;gap:4px}.ldash-chat-new-btn-icon{display:flex;align-items:center;justify-content:center}.ldash-chat-new-btn-icon svg{width:.44rem;height:.44rem}.ldash-chat-list{display:flex;flex-direction:column;gap:2px;overflow-y:auto;padding-right:2px}.ldash-chat-row{display:flex;align-items:center;gap:4px;padding:3px 5px;border-radius:4px;background:#f8f9fa;border:none;width:100%;text-align:left;cursor:default}.ldash-chat-row--unread{background:#f8f9fa}.ldash-chat-row--active{background:#e5e9f0;border-radius:999px 0 0 999px;outline:none}.ldash-chat-avatar{width:16px;height:16px;border-radius:999px;background:#d1b794;color:#1a1a22;font-size:.42rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ldash-chat-body{flex:1;min-width:0}.ldash-chat-name{font-size:.4rem;font-weight:600;color:#29353d;white-space:nowrap}.ldash-chat-msg{font-size:.35rem;color:#6b7a85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ldash-chat-meta{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.ldash-chat-time{font-size:.32rem;color:#9aabb5}.ldash-chat-row-menu{border:none;background:transparent;font-size:.42rem;color:#9ca3af;cursor:default;line-height:1}.ldash-chat-thread{flex:1;display:flex;flex-direction:column;min-width:0;background:#fff}.ldash-chat-thread-header{display:flex;align-items:center;justify-content:space-between;padding:5px 7px;border-bottom:1px solid #e5e7eb}.ldash-chat-thread-name{font-size:.46rem;font-weight:600;color:#111827}.ldash-chat-thread-meta{font-size:.34rem;color:#9ca3af}.ldash-chat-thread-menu{border:none;background:transparent;color:#9ca3af;font-size:.5rem;cursor:default}.ldash-chat-thread-body{flex:1;padding:6px 8px;display:flex;flex-direction:column;gap:6px;overflow-y:auto}.ldash-chat-thread-start{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:.34rem;color:#9ca3af}.ldash-chat-thread-date{font-size:.34rem;color:#9ca3af}.ldash-chat-thread-message-row{display:flex}.ldash-chat-thread-message-row--left{justify-content:flex-start}.ldash-chat-thread-message-row--right{justify-content:flex-end}.ldash-chat-thread-bubble{max-width:70%;padding:4px 8px;border-radius:999px;background:#f3f4ff;color:#111827;font-size:.38rem}.ldash-chat-thread-input-row{display:flex;align-items:center;padding:5px 7px;border-top:1px solid #e5e7eb;gap:4px}.ldash-chat-thread-input{flex:1;border-radius:999px;border:1px solid #e5e7eb;padding:4px 8px;font-size:.38rem;outline:none}.ldash-chat-thread-input::placeholder{color:#9ca3af}.ldash-chat-thread-send{width:16px;height:16px;border-radius:999px;border:none;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280}.ldash-chat-thread-send-svg{width:9px;height:9px;fill:currentColor}.ldash-drip-page{display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto;width:100%}.ldash-drip-section{position:relative;box-shadow:0 0 24px #3c586b1a,3px 3px 8px #3c586b1f;width:100%;max-width:100%;border-radius:.32rem;overflow:hidden}.ldash-drip-section-header{padding:.36rem .48rem;box-shadow:0 0 24px #3c586b0f;border-top-left-radius:.32rem;border-top-right-radius:.32rem}.ldash-drip-header{display:flex;flex-direction:column}.ldash-drip-header__eyebrow{margin-bottom:.1rem;opacity:.75;text-align:left;font-size:.34rem;font-weight:500;line-height:.44rem;letter-spacing:.03em;text-transform:uppercase;color:#949a9e}.ldash-drip-header__top{display:flex;justify-content:space-between;align-items:center}.ldash-drip-header__heading{font-weight:300;font-size:.82rem;line-height:.96rem;margin:0;padding:0;color:#151f25}.ldash-drip-section__body{padding:.36rem .48rem;position:relative}.ldash-drip-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr));grid-auto-rows:auto;gap:.32rem}.ldash-drip-card-content{position:relative;height:5rem;cursor:default}.ldash-drip-card__wrapper{box-shadow:0 0 20px #3c586b14,2px 2px 8px #3c586b1f;border-radius:.16rem;padding:.36rem;position:relative;height:100%;overflow:hidden}.ldash-drip-card-image{position:relative;margin-bottom:.24rem;width:100%;height:2rem;z-index:1}.ldash-drip-card-image-bg{position:absolute;inset:0;background:linear-gradient(249.74deg,#6b7280,#d1d7da99 40%);background-color:#e5e7eb;border-radius:.16rem}.ldash-drip-card-image-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.ldash-drip-card-image-icon .ldash-drip-icon-svg{width:.72rem;height:.64rem;color:#374151}.ldash-drip-icon-svg{width:.44rem;height:.4rem}.ldash-drip-card-image .ldash-drip-icon-svg{color:#374151}.ldash-drip-card-menu-dots{position:absolute;top:.12rem;right:.24rem;font-size:.44rem;color:#6b7280;z-index:2}.ldash-drip-card__heading{font-weight:500;font-size:.54rem;line-height:.64rem;color:#29353d;margin:0 0 .18rem;min-height:.56rem;position:relative;z-index:2}.ldash-drip-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;position:relative;z-index:2}.ldash-drip-card__content--row{flex-direction:row;flex-wrap:wrap;gap:.2rem .32rem;align-items:center}.ldash-drip-steps-info{display:flex;align-items:center;gap:.14rem}.ldash-drip-icon-svg--group{width:.4rem;height:.4rem;flex-shrink:0}.ldash-drip-icon-members,.ldash-drip-icon-group{display:inline-flex}.ldash-drip-step-text,.ldash-drip-trigger-text{font-size:.36rem;color:#29353d}.ldash-drip-card__action{position:absolute;right:.24rem;bottom:.24rem;z-index:10}.ldash-drip-visit-btn{width:1.4rem;height:.64rem;border-radius:9999px;background:#d1b794;border:1px solid #d1b794;color:#26262f;font-size:.36rem;font-weight:700;line-height:1;text-align:center;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ldash-drip-card-blank{cursor:default;border:2px dashed #d3d7da;border-radius:.16rem;display:flex;align-items:center;justify-content:center;width:100%;height:5rem;min-height:5rem}.ldash-drip-card-blank-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.14rem}.ldash-drip-plus-icon{font-size:.8rem;color:#d1d5db;line-height:1}.ldash-drip-card-blank-label{font-size:.3rem;color:#d1d5db}.ldash-drip-detail-page{display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto}.ldash-drip-detail-section{position:relative;box-shadow:0 0 24px #3c586b1a,3px 3px 8px #3c586b1f;width:100%;border-radius:.28rem;overflow:hidden}.ldash-drip-detail-header{padding:.32rem .4rem;box-shadow:0 0 24px #3c586b0f}.ldash-drip-back-btn{display:inline-flex;align-items:center;gap:.14rem;background:none;border:none;font-size:.4rem;font-weight:500;color:#29353d;cursor:pointer;padding:.08rem 0}.ldash-drip-back-btn .ldash-drip-back-chevron{width:.48rem;height:.48rem}.ldash-drip-detail-subheading-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.2rem;margin-top:.24rem}.ldash-drip-detail-subheading{font-size:.38rem;color:#151f25;opacity:.9;line-height:.5rem;flex:1;min-width:0}.ldash-drip-detail-status{display:flex;align-items:center;flex-shrink:0}.ldash-drip-detail-status-label{font-size:.36rem;font-weight:600;color:#6b7280}.ldash-drip-detail-toggle{margin-left:.18rem}.ldash-drip-detail-toggle-track{width:1.1rem;height:.42rem;border-radius:999px;background:#e5e7eb;border:1px solid #d4d4d8;display:flex;align-items:center;padding:0 .04rem}.ldash-drip-detail-toggle-thumb{width:.34rem;height:.34rem;border-radius:999px;background:#9ca3af}.ldash-drip-detail-body{padding:.32rem .4rem}.ldash-drip-detail-cards-wrap{display:flex;flex-wrap:wrap;gap:.28rem;align-items:stretch}.ldash-drip-detail-card{background:#fff;border-radius:.14rem;box-shadow:0 0 16px #3c586b1a,2px 2px 8px #3c586b14;padding:.32rem;min-width:3.2rem;max-width:4rem;display:flex;flex-direction:column;gap:.14rem}.ldash-drip-detail-card-header{display:flex;align-items:center;gap:.14rem}.ldash-drip-detail-card-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ldash-drip-detail-card-icon .ldash-drip-detail-icon-svg{width:.48rem;height:.48rem;fill:#000}.ldash-drip-detail-card-title{font-size:.42rem;font-weight:600;color:#29353d}.ldash-drip-detail-card-type{font-size:.22rem;text-transform:uppercase;color:#949a9e;letter-spacing:.02em}.ldash-drip-detail-card-desc{font-size:.34rem;color:#29353d;line-height:.44rem;flex:1}.ldash-drip-detail-card-footer{margin-top:.1rem}.ldash-drip-detail-edit-btn{background:none;border:none;font-size:.34rem;font-weight:600;color:#1d68a5;cursor:pointer;padding:.06rem 0}.lcal{display:flex;flex-direction:column;flex:1;min-height:0;gap:.16rem;background:#fff;border-radius:.16rem;border:1px solid #e0e0e0;box-shadow:0 1px 3px #0f172a0f;padding:.16rem}.lcal-header{display:flex;flex-direction:column;gap:.08rem}.lcal-title-row{display:flex;justify-content:space-between;align-items:center}.lcal-title{font-size:.6rem;font-weight:600;color:#111827}.lcal-toolbar{display:flex;align-items:center;justify-content:space-between;background-color:#f5f5f5;padding:.12rem .16rem;border-radius:.06rem;border:1px solid #e0e0e0}.lcal-toolbar-left,.lcal-toolbar-right{display:flex;align-items:center;gap:.08rem}.lcal-toolbar-center{flex:1;text-align:center;font-size:.34rem;font-weight:500;color:#374151}.lcal-nav-btn,.lcal-view-btn{border:none;border-radius:.08rem;padding:.08rem .16rem;font-size:.28rem;background-color:#e5e7eb;color:#111827;cursor:default}.lcal-add-btn{border-radius:.3rem;border:none;padding:.1rem .2rem;font-size:.28rem;background-color:var(--app-primary-color);color:var(--button-font-color, #26262f);margin-right:.08rem}.ldash-cal-month{font-size:.42rem;font-weight:700;color:#29353d;text-align:center;flex-shrink:0;margin-bottom:2px}.ldash-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0;flex:1;height:100%;overflow:hidden;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb}.ldash-cal-day-header{font-size:.3rem;font-weight:700;color:#fff;text-align:center;padding:.06rem 0;background:#000}.ldash-cal-cell{font-size:.3rem;color:#29353d;text-align:left;padding:.08rem .08rem .1rem;border-radius:0;line-height:1.3;background:#fff;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column}.ldash-cal-date{font-weight:600;font-size:.28rem;color:#4b5563;align-self:flex-end}.ldash-cal-events{margin-top:.06rem;display:flex;flex-direction:column;gap:.04rem}.ldash-cal-event-pill{display:block;padding:.06rem .08rem;border-radius:2px;background:#d1b794;color:#26262f;font-size:.22rem}.ldash-cal-event-time{font-weight:700;margin-right:.08rem}.ldash-cal-event-title{font-weight:500}.ldash-cal-cell--today{background:#26262f;color:#fff;font-weight:700}.ldash-cal-cell--event{background:#fff}.ldash-cal-cell--muted{background:#f3f4f6;color:#9ca3af}.lcal-modal-backdrop{position:absolute;inset:0;background:#0f172a61;display:flex;align-items:center;justify-content:center;z-index:10}.lcal-modal{width:6.4rem;max-width:100%;background:#fff;border-radius:.18rem;box-shadow:0 18px 45px #0f172a59;padding:.28rem .32rem .24rem;display:flex;flex-direction:column;gap:.16rem}.lcal-modal-header{display:flex;justify-content:space-between;align-items:center}.lcal-modal-title{font-size:.36rem;font-weight:600;color:#111827}.lcal-modal-close{border:none;background:transparent;font-size:.36rem;line-height:1;cursor:pointer;color:#6b7280}.lcal-modal-body{display:flex;flex-direction:column;gap:.14rem}.lcal-field{display:flex;flex-direction:column;gap:.06rem}.lcal-field-row{display:grid;grid-template-columns:1.2fr 1fr;gap:.16rem}.lcal-label{font-size:.24rem;color:#4b5563}.lcal-input{width:100%;border-radius:.08rem;border:1px solid #d1d5db;padding:.08rem .1rem;font-size:.24rem;color:#4b5563;background:#f9fafb}.lcal-select-mock{border-radius:.08rem;border:1px solid #d1d5db;padding:.08rem .1rem;font-size:.24rem;color:#4b5563;background:#fff}.lcal-modal-footer{display:flex;justify-content:flex-end;margin-top:.04rem}.lcal-modal-add-btn{border-radius:999px;border:1px solid #d1b794;background-color:#d1b794;color:#26262f;font-size:.26rem;font-weight:700;padding:.12rem .34rem;cursor:default}.ldash-table{display:flex;flex-direction:column;gap:2px;overflow:hidden}.ldash-table-head{display:grid;grid-template-columns:1.4fr 2fr 1fr;gap:4px;padding:2px 5px;background:#f0f2f4;border-radius:3px;font-size:.32rem;font-weight:700;color:#6b7a85;text-transform:uppercase;flex-shrink:0}.ldash-table-row{display:grid;grid-template-columns:1.4fr 2fr 1fr;gap:4px;padding:3px 5px;background:#fff;border-radius:3px;box-shadow:0 1px 3px #3c586b1a;align-items:center;flex-shrink:0}.ldash-table-name{font-size:.38rem;font-weight:600;color:#29353d;white-space:nowrap}.ldash-table-email{font-size:.34rem;color:#6b7a85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ldash-role-badge{font-size:.3rem;background:#f0f2f4;color:#6b7a85;border-radius:99px;padding:1px 3px;text-align:center}.ldash-role-badge--admin{background:#d1b79425;color:#a07a40;font-weight:700}.lboard{display:flex;flex-direction:column;gap:.5rem}.lboard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.4rem}.lboard-header-left{flex:1}.lboard-title{font-size:.6rem;font-weight:700;color:#1f2937;margin:0 0 .1rem}.lboard-sub{margin:0;font-size:.34rem;color:#6b7280}.lboard-header-right{display:flex;flex-direction:row;align-items:center;gap:.2rem}.lboard-filter-group{display:flex;gap:.12rem;background:#fff;padding:.08rem;border-radius:.16rem;box-shadow:0 1px 3px #0000001a}.lboard-filter-group--secondary{align-self:auto}.lboard-filter-btn{padding:.12rem .26rem;border:none;background:transparent;color:#6b7280;font-size:.32rem;font-weight:500;cursor:default;border-radius:.14rem}.lboard-filter-btn--active{background:#fcd34d;color:#1f2937;font-weight:600}.lboard-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem}.lboard-summary-card{background:#fff;border-radius:.18rem;padding:.22rem;display:flex;align-items:center;gap:.2rem;box-shadow:0 1px 3px #00000014}.lboard-summary-icon{width:.56rem;height:.56rem;border-radius:.16rem;background:#fef3c7;display:flex;align-items:center;justify-content:center;font-size:.4rem}.lboard-summary-icon svg{width:.38rem;height:.38rem}.lboard-summary-content{flex:1}.lboard-summary-label{font-size:.28rem;color:#6b7280;margin-bottom:.04rem}.lboard-summary-value{font-size:.4rem;font-weight:700;color:#1f2937}.lboard-top-section{display:flex;flex-direction:column;gap:.25rem}.lboard-section-title{font-size:.42rem;font-weight:600;color:#1f2937}.lboard-top-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}.lboard-performer-card{background:#fff;border-radius:.18rem;padding:.32rem;border:.07rem solid #e5e7eb;box-shadow:0 1px 3px #00000014}.lboard-performer-avatar-wrap{display:flex;justify-content:center;margin-bottom:.18rem;position:relative}.lboard-performer-trophy{position:absolute;top:-.12rem;right:calc(50% - .6rem);background:#fff;border-radius:50%;padding:.04rem;box-shadow:0 1px 3px #00000026;width:.38rem;height:.38rem;display:flex;align-items:center;justify-content:center}.lboard-performer-avatar{width:.9rem;height:.9rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.4rem;font-weight:600}.lboard-performer-rank{position:absolute;bottom:-.22rem;left:50%;transform:translate(-50%);background:#fff;border-radius:999px;padding:.02rem .18rem;font-size:.3rem;font-weight:600;box-shadow:0 1px 3px #0000001a}.lboard-performer-info{text-align:center}.lboard-performer-name{font-size:.38rem;font-weight:600;color:#1f2937;margin-bottom:.05rem}.lboard-performer-email{font-size:.3rem;color:#6b7280;margin-bottom:.08rem}.lboard-performer-points{font-size:.44rem;font-weight:700;color:#3b82f6;margin-bottom:.08rem}.lboard-performer-metrics{font-size:.3rem;color:#6b7280;display:flex;justify-content:center;gap:.2rem}.lboard-table-section{display:flex;flex-direction:column;gap:.2rem}.lboard-table{background:#fff;border-radius:.16rem;box-shadow:0 1px 3px #00000014;overflow:hidden}.lboard-table-head{display:grid;grid-template-columns:.4fr 1.6fr .6fr .5fr 1.2fr .4fr;gap:.12rem;padding:.18rem .24rem;background:#f3f4f6;font-size:.28rem;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.02em}.lboard-table-row{display:grid;grid-template-columns:.4fr 1.6fr .6fr .5fr 1.2fr .4fr;gap:.12rem;padding:.14rem .24rem;font-size:.3rem;color:#111827;border-top:1px solid #e5e7eb;align-items:center}.lboard-col-rank{font-weight:600;color:#1f2937}.lboard-rank-num{display:inline-block}.lboard-col-student{display:flex;align-items:center;gap:.2rem}.lboard-student-avatar{width:.5rem;height:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.22rem;font-weight:600;flex-shrink:0}.lboard-student-info{display:flex;flex-direction:column;min-width:0}.lboard-name{font-weight:600;color:#1f2937;font-size:.3rem}.lboard-email{font-size:.26rem;color:#6b7280}.lboard-col-score{font-weight:600;color:#1f2937}.lboard-col-courses{color:#6b7280}.lboard-col-engagement{display:flex;align-items:center;gap:.18rem;min-width:0}.lboard-engagement-bar-wrap{flex:1;min-width:.3rem;height:.1rem;background:#e5e7eb;border-radius:.04rem;overflow:hidden}.lboard-engagement-bar{height:100%;background:#fcd34d;border-radius:.04rem}.lboard-engagement-pct{font-size:.28rem;font-weight:500;color:#1f2937;min-width:.35rem}.lboard-col-trend{display:flex;align-items:center;justify-content:center}.lboard-trend{font-size:.32rem;font-weight:700;line-height:1}.lboard-trend--up{color:#059669}.lboard-trend--down{color:#dc2626}.lboard-trend--neutral{color:#6b7280}.lum{display:flex;flex-direction:column;gap:.25rem;width:100%;overflow:hidden}.lum-header{display:flex;flex-direction:column;margin-top:.16rem;margin-bottom:.18rem}.lum-header-top{display:flex;justify-content:space-between;align-items:center;gap:.2rem;padding-right:.5rem}.lum-header-content{flex-shrink:0}.lum-heading{font-weight:300;font-size:.72rem;line-height:.86rem;color:#111827}.lum-header-actions{display:flex;align-items:center;gap:.15rem;flex-shrink:0}.lum-search-field{width:3.6rem;flex-shrink:0}.lum-text-input-wrapper{display:flex;border-bottom:1px solid #d3d7da;align-items:center;height:.56rem}.lum-text-input{flex:1;padding:.02rem .08rem .06rem;border:none;background:transparent;font-size:.26rem;color:#4b5563;outline:none;min-width:0}.lum-text-input::placeholder{color:#9ca3af}.lum-text-input:disabled{cursor:default}.lum-icon{display:inline-flex;flex-shrink:0}.lum-icon-svg{width:.28rem;height:.28rem}.lum-filter-pill{display:flex;flex-direction:column;gap:.02rem;flex-shrink:0;margin-top:-.1rem}.lum-filter-label{font-size:.2rem;color:#6b7280}.lum-filter-select{display:inline-flex;align-items:center;height:.62rem;padding:0 .42rem 0 .24rem;border-radius:2px;border:1px solid #d1d5db;font-size:.3rem;color:#374151;background:#fff;margin-top:-.04rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='5 8 10 13 15 8' fill='none' stroke='%236b7280' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .16rem center;background-size:.26rem .26rem}.lum-invite-btn,.lum-register-btn{height:.62rem;border-radius:999px;border:1px solid #d1b794;background-color:#d1b794;color:#26262f;font-size:.28rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:default;padding:0 .3rem;flex-shrink:0}.lum-invite-label,.lum-register-label{white-space:nowrap}.lum-select{display:inline-flex;align-items:center;padding:0 .34rem .04rem .12rem;border-radius:2px;border:1px solid rgba(60,60,60,.26);background:#fff;font-size:.28rem;color:#374151;outline:none;height:.5rem;min-width:1.7rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='5 7 10 12 15 7' fill='none' stroke='%236b7280' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .12rem center;background-size:.24rem .24rem}.lum-table-wrap{width:100%}.lum-table{width:100%;border-radius:.12rem;overflow:hidden;background:#fff;box-shadow:0 1px 3px #00000014}.lum-table-header{display:grid;grid-template-columns:2.2fr 1fr 1fr .7fr .7fr .5fr;background:#f9fafb}.lum-table-header-cell{padding:.14rem .2rem}.lum-table-header-cell--center{text-align:center}.lum-header-label{font-size:.22rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:#949a9e}.lum-table-body{display:flex;flex-direction:column}.lum-table-row{display:grid;grid-template-columns:2.2fr 1fr 1fr .7fr .7fr .5fr;padding:.12rem .2rem;align-items:center}.lum-table-row--odd{background-color:#f4f7f8}.lum-table-row--even{background-color:#fff}.lum-cell{display:flex;align-items:center}.lum-cell--center{justify-content:center}.lum-name-column{display:flex;align-items:center}.lum-avatar{margin-right:.14rem;height:.58rem;width:.58rem;min-width:.58rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.lum-avatar-text{color:#fff;font-size:.28rem;font-weight:600;text-transform:uppercase}.lum-name-info{display:flex;flex-direction:column;min-width:0}.lum-name{font-size:.26rem;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-email{font-size:.2rem;color:#949a9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-view-eye-icon{cursor:pointer;display:flex;align-items:center;justify-content:center;width:.54rem;height:.54rem;border-radius:50%;border:1px solid var(--app-primary-color)}.lum-eye-svg{width:.3rem;height:.3rem}.lum-cell--actions{display:flex;align-items:center;justify-content:center}.lum-chat-icon{display:flex;align-items:center;justify-content:center;width:.54rem;height:.54rem;border-radius:50%;border:1px solid var(--app-primary-color);cursor:pointer}.lum-chat-svg{width:.28rem;height:.28rem}.lum-pagination{display:flex;align-items:center;justify-content:center;gap:.12rem;padding:.18rem 0}.lum-pagination-btn{display:flex;align-items:center;justify-content:center;width:.52rem;height:.38rem;border-radius:999px;background:var(--app-primary-color);color:var(--button-font-color, #26262f);cursor:default}.lum-pagination-chevron{width:.26rem;height:.26rem}.lum-page-number{font-size:.24rem;padding:.04rem .12rem;color:#374151}.lum-page-number--active{border-bottom:2px solid var(--app-primary-color);font-weight:600}.tools-container{padding:.5rem;width:100%}.tools-header{margin-bottom:.75rem}.tools-title{font-size:.6rem;font-weight:700;color:#1a1a1a;margin-bottom:.15rem}.tools-subtitle{font-size:.38rem;color:#6b7280;margin:0}.tools-subtle{display:inline-block;margin:.2rem 0 0;padding:.12rem .4rem;border-radius:6px;font-size:.34rem;font-weight:600;color:#1a1a22;background:#d1b79440;border:1px solid #d1b794}.tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(102px,1fr));gap:.3rem;margin-top:.45rem}.tool-card{background:#fff;border-radius:6px;padding:.4rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .2s ease;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #e5e7eb;width:100%}.tool-card:hover{box-shadow:0 6px 8px -3px #0000001a,0 3px 4px -2px #0000000d;transform:translateY(-1px)}.tool-icon{width:20px;height:20px;border-radius:5px;background:linear-gradient(135deg,var(--app-primary-color, #d1b794) 0%,rgba(209,183,148,.7) 100%);display:flex;align-items:center;justify-content:center;margin-bottom:.3rem;color:#fff;overflow:hidden}.tool-icon img{width:100%;height:100%;object-fit:contain}.tool-header-row{display:flex;align-items:center;gap:.2rem;width:100%;margin-bottom:.2rem}.tool-title{font-size:.45rem;font-weight:600;color:#1a1a1a;margin:0}.connected-badge{display:inline-flex;align-items:center;padding:.05rem .25rem;background-color:#10b981;color:#fff;font-size:.28rem;font-weight:600;border-radius:8px;text-transform:uppercase;letter-spacing:.05em}.tool-description{font-size:.34rem;color:#6b7280;margin-bottom:.35rem;flex-grow:1;line-height:1.4}.tool-button{display:inline-block;padding:.25rem .4rem;background-color:var(--app-primary-color, #d1b794);color:var(--button-font-color);border-radius:4px;font-weight:500;font-size:.34rem;transition:all .15s ease;border:none;cursor:default;width:100%;text-align:center}.tool-button:disabled{opacity:.7;cursor:not-allowed}.ldash-beta{font-size:.3rem;color:#9aabb5;font-weight:400}.ldash-nav-beta{font-size:.32rem;color:#d1b794;margin-left:1px;opacity:.8}.ldash-nav-badge{display:inline-block;width:5px;height:5px;border-radius:50%;background:#d1b794;vertical-align:middle;margin-left:2px;flex-shrink:0}.ldash-sidebar-footer{margin-top:auto;display:flex;align-items:center;gap:.2rem;padding:.32rem .4rem .45rem;flex-shrink:0;min-height:1.2rem;overflow:visible}.ldash-sidebar-avatar{width:16px;height:16px;border-radius:50%;background:#d1b794;color:#1a1a22;font-size:.4rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;text-align:center;padding:0}.ldash-sidebar-avatar span{display:block;line-height:1;transform:translate(-.5px)}.ldash-sidebar-uname{font-size:.38rem;color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.ldash-sidebar-settings{display:inline-flex;align-items:center;justify-content:center;color:#ffffff8c;flex-shrink:0;min-width:.42rem;min-height:.42rem;margin-left:-.12rem}.ldash-sidebar-settings svg{display:block;width:.34rem;height:.34rem}.laptop-base{width:110%;display:flex;flex-direction:column;align-items:center}.laptop-base-hinge{width:100%;height:5px;background:linear-gradient(180deg,#222228,#2e2e36);border-radius:0}.laptop-base-body{width:100%;height:18px;background:linear-gradient(180deg,#38383f,#2b2b32);border-radius:0 0 6px 6px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.07);border-top:none}.laptop-base-trackpad{width:18%;height:8px;background:#ffffff14;border-radius:2px;border:1px solid rgba(255,255,255,.1)}.ecosystem-bullets{width:100%;max-width:320px}.ecosystem-bullets{max-width:260px}.ecosystem-col--coach .ecosystem-bullets{max-width:320px;margin-top:1.6rem}.ecosystem-bullets-title{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.ecosystem-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.ecosystem-list-item{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:var(--text-secondary);line-height:1.4}.ecosystem-list-marker{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--accent)}@media(max-width:768px){.ecosystem-split{grid-template-columns:1fr;padding:0}.ecosystem-col{flex-direction:column;align-items:center}.ecosystem-bullets{max-width:100%;text-align:left}.ecosystem-bullets-title{text-align:left}}@media(max-width:900px){.ecosystem-phone{width:min(260px,100%)}.ecosystem-phone-screen{max-height:420px}}@media(max-width:480px){.ldash-sidebar{width:60px}.ldash-nav-label{display:none}.ldash-nav-item{justify-content:center;padding:5px;border-radius:0}.laptop-mockup{width:min(360px,100%);transform:scale(1.05)}.laptop-base{width:100%}}.demo{position:relative;padding:clamp(3rem,8vw,6rem) clamp(1.5rem,5vw,3rem);min-height:100vh}.demo-bg{position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 80% 20%,rgba(232,168,74,.04) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 20% 80%,rgba(232,168,74,.03) 0%,transparent 50%);pointer-events:none}.demo-inner{position:relative;max-width:1280px;margin:0 auto}.demo-header{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem);max-width:640px;margin-left:auto;margin-right:auto}.demo-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.03em;color:var(--text-primary);margin:0 0 .75rem;line-height:1.15}.demo-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:var(--text-secondary);line-height:1.55;margin:0}.demo-grid{display:grid;grid-template-columns:1fr min(320px,100%);gap:clamp(2rem,5vw,4rem);align-items:start}@media(min-width:900px){.demo-grid{grid-template-columns:1fr 320px}}.demo-steps{display:flex;flex-direction:column;gap:clamp(3rem,10vw,5rem);padding-bottom:4rem}.demo-step{scroll-margin-top:6rem;padding:.5rem 0;transition:opacity .35s ease}.demo-step--active{opacity:1}.demo-step:not(.demo-step--active){opacity:.6}.demo-step-number{display:inline-block;font-family:var(--font-display);font-size:.85rem;font-weight:700;color:var(--accent);margin-bottom:.5rem;letter-spacing:.05em}.demo-step-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 .75rem;line-height:1.2}.demo-step-desc{font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.65;color:var(--text-secondary);margin:0;max-width:52ch}.demo-phone-col{position:relative}@media(min-width:900px){.demo-phone-col{position:sticky;top:clamp(2rem,8vh,4rem)}}.demo-phone-sticky{display:flex;justify-content:center;padding:0 .5rem}.demo-phone{position:relative;width:min(280px,100%);background:linear-gradient(145deg,#2a2826,#1a1918);border-radius:2.25rem;padding:10px;box-shadow:0 0 0 2px #fff8f00f,0 32px 64px #0006,inset 0 1px #fff8f00a}.demo-phone-notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:90px;height:22px;background:#0d0c0b;border-radius:0 0 12px 12px;z-index:2}.demo-phone-screen{position:relative;width:100%;aspect-ratio:9 / 19.5;max-height:540px;background:#161412;border-radius:1.5rem;overflow:hidden}.demo-phone-screen-inner{position:absolute;inset:0;width:100%;height:100%}@media(max-width:899px){.demo-grid{grid-template-columns:1fr;gap:0}.demo-phone-col{order:-1;position:sticky;top:1rem;z-index:1;max-width:260px;margin:0 auto 1.5rem;padding:0}.demo-steps{gap:2.5rem;padding-top:.5rem;padding-bottom:3rem}.demo-phone{width:100%}.demo-phone-screen{max-height:420px}}.comparison{position:relative;padding:clamp(3rem,8vw,5rem) clamp(1.5rem,5vw,2.5rem);overflow:hidden}.comparison-bg{position:absolute;inset:0;background:radial-gradient(ellipse 50% 30% at 20% 30%,rgba(232,168,74,.04) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 80% 70%,rgba(232,168,74,.03) 0%,transparent 50%);pointer-events:none}.comparison-inner{position:relative;max-width:1200px;margin:0 auto}.comparison-header{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem);max-width:720px;margin-left:auto;margin-right:auto}.comparison-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--text-primary);margin:0 0 .75rem}.comparison-subtitle{font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.6;color:var(--text-secondary);margin:0}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3rem);align-items:start}@media(max-width:800px){.comparison-grid{grid-template-columns:1fr;gap:3rem}}.comparison-col{position:relative}.comparison-col--order{display:flex;flex-direction:column;align-items:flex-start}.comparison-col-inner{position:relative}.comparison-col-inner--chaos{min-height:420px;position:relative}.comparison-col-inner--physics{overflow:hidden;min-height:420px;height:420px;width:100%;border-radius:var(--radius-lg);background:linear-gradient(180deg,#16141266,#0d0c0b99)}.comparison-card--chaos{position:absolute;padding:1.15rem 1.5rem;font-family:var(--font-body);font-size:1.05rem;font-weight:600;color:#fff8f0e6;background:linear-gradient(145deg,var(--bg-elevated) 0%,var(--bg-input) 100%);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:0 8px 24px #00000059,0 2px 8px #0003;white-space:nowrap}.comparison-card--physics{display:flex;align-items:center;justify-content:center;padding:0 .75rem;box-sizing:border-box;pointer-events:none}.comparison-card--physics .comparison-card-label{font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.comparison-card--chaos:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#ffffff1f,#ffffff05 50%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.comparison-card--chaos .comparison-card-label{position:relative;z-index:1}.comparison-card--chaos .comparison-card-label{padding-left:.35rem;border-left:3px solid var(--card-color, var(--text-muted))}.comparison-caption--chaos{margin-top:1.25rem;font-size:1.05rem;color:var(--text-muted);text-align:center;margin-left:0;margin-right:0}.comparison-cards-grid{display:flex;flex-wrap:wrap;gap:1.15rem;justify-content:flex-start}.comparison-card--order{position:relative;width:max-content;padding:1.4rem 1.5rem;font-family:var(--font-body);font-size:1.15rem;font-weight:600;color:var(--text-primary);background:#1e1c19b3;border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:0 2px 8px #00000026;transition:border-color .2s ease,box-shadow .2s ease}.comparison-card--order:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(232,168,74,.06) 0%,transparent 60%);pointer-events:none;opacity:0;transition:opacity .2s ease}.comparison-card--order:hover{border-color:#e8a84a33;box-shadow:0 4px 16px #0003}.comparison-card--order:hover:before{opacity:1}.comparison-card--order .comparison-card-label{position:relative;z-index:1;font-size:inherit}.comparison-caption--order{margin-top:1.25rem;font-size:1.05rem;color:var(--text-secondary);text-align:left;margin-left:0;margin-right:0}@media(max-width:800px){.comparison-col-inner--chaos,.comparison-col-inner--physics{min-height:360px;height:360px}.comparison-card--chaos{font-size:.9rem;padding:.9rem 1.2rem}.comparison-card--physics .comparison-card-label{font-size:.85rem}.comparison-card--order{padding:1.2rem 1.3rem;font-size:1rem}}.roi-calc{position:relative;padding:clamp(3rem,8vw,5rem) clamp(1.5rem,5vw,2.5rem);overflow:hidden}.roi-calc-bg{position:absolute;inset:0;background:radial-gradient(ellipse 50% 30% at 50% 0%,rgba(232,168,74,.06) 0%,transparent 55%);pointer-events:none}.roi-calc-inner{position:relative;max-width:560px;margin:0 auto}.roi-calc-header{text-align:center;margin-bottom:clamp(2rem,5vw,3rem)}.roi-calc-title{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--text-primary);margin:0 0 .75rem}.roi-calc-subtitle{font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.55;color:var(--text-secondary);margin:0}.roi-calc-card-wrap{background:#1e1c1999;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,248,240,.08);border-radius:var(--radius-lg);padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 24px 48px #0003}.roi-calc-pricing-note{font-size:.9rem;color:var(--text-muted);margin-bottom:1.5rem}.roi-calc-pricing-note strong{color:var(--accent);font-weight:600}.roi-calc-input-group{margin-bottom:1.5rem}.roi-calc-label{display:block;font-size:.95rem;font-weight:500;color:var(--text-secondary);margin-bottom:.5rem}.roi-calc-input{width:100%;max-width:200px;padding:.85rem 1.1rem;font-family:var(--font-body);font-size:1.1rem;font-weight:500;color:var(--text-primary);background:var(--bg-input);border:1px solid var(--border-strong);border-radius:var(--radius-md);transition:border-color .2s ease,box-shadow .2s ease}.roi-calc-input:hover{border-color:#fff8f02e}.roi-calc-input:focus{outline:none;border-color:#e8a84a66;box-shadow:0 0 0 3px var(--accent-dim)}.roi-calc-input::-webkit-outer-spin-button,.roi-calc-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.roi-calc-input[type=number]{-moz-appearance:textfield}.roi-calc-result-card{background:linear-gradient(135deg,#e8a84a26,#e8a84a0f);border:1px solid rgba(232,168,74,.25);border-radius:var(--radius-md);padding:1.25rem 1.35rem;margin-bottom:1.5rem}.roi-calc-result-text{font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.5;color:var(--text-primary);margin:0}.roi-calc-result-text strong{color:var(--accent);font-weight:600}.roi-calc-icons-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem;margin-bottom:1.5rem;min-height:2.5rem}.roi-calc-client-icon{display:inline-flex;color:var(--accent);opacity:.9}.roi-calc-more{font-family:var(--font-body);font-size:.95rem;font-weight:600;color:var(--text-muted);margin-left:.25rem}.roi-calc-supporting{font-size:.95rem;line-height:1.6;color:var(--text-secondary);margin:0}@media(max-width:640px){.roi-calc-result-card{padding:1.1rem 1.2rem}.roi-calc-client-icon svg{width:24px;height:24px}}.journey{position:relative;padding:clamp(3rem,8vw,5rem) clamp(1.5rem,5vw,2.5rem);overflow:hidden}.journey-bg{position:absolute;inset:0;background:radial-gradient(ellipse 50% 30% at 50% 0%,rgba(232,168,74,.05) 0%,transparent 55%);pointer-events:none}.journey-inner{position:relative;max-width:1200px;margin:0 auto}.journey-header{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem)}.journey-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--text-primary);margin:0 0 .75rem}.journey-subtitle{font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.55;color:var(--text-secondary);max-width:560px;margin:0 auto}.journey-timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0 1.25rem;margin-bottom:clamp(2.5rem,5vw,4rem);align-items:start}.journey-line{position:absolute;top:32px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent 0%,var(--border-strong) 8%,var(--border-strong) 92%,transparent 100%);z-index:0}.journey-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.journey-step-marker{width:64px;height:64px;border-radius:50%;background:linear-gradient(145deg,var(--bg-elevated) 0%,var(--bg-input) 100%);border:2px solid var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;flex-shrink:0;box-shadow:0 0 0 4px var(--accent-dim)}.journey-step-number{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--accent)}.journey-step-card{width:100%;background:#1e1c19b3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,248,240,.08);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s ease,box-shadow .25s ease}.journey-step-card:hover{border-color:#e8a84a40;box-shadow:0 12px 40px #00000040}.journey-step-visual-wrap{padding:1.25rem 1rem;min-height:120px;display:flex;align-items:center;justify-content:center;background:#00000026}.journey-step-content{padding:1.35rem 1.25rem;text-align:left}.journey-step-title{font-family:var(--font-display);font-size:1.2rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 .5rem;line-height:1.25}.journey-step-desc{font-size:.9rem;line-height:1.5;color:var(--text-secondary);margin:0}.journey-visual{width:100%;max-width:140px}.journey-visual--dashboard{display:flex;flex-direction:column;gap:.5rem}.journey-visual-bar{height:8px;background:#fff8f01f;border-radius:4px;width:60%}.journey-visual-row{display:flex;gap:.4rem}.journey-visual-row--triple{gap:.35rem}.journey-visual-block{display:block;height:24px;width:40px;background:#fff8f014;border-radius:4px}.journey-visual-block--wide{flex:1;min-width:0}.journey-visual--phones{display:flex;align-items:flex-end;justify-content:center;gap:.5rem}.journey-visual-phone{width:44px;background:linear-gradient(145deg,#2a2826,#1a1918);border-radius:8px;padding:4px;box-shadow:0 4px 12px #0000004d}.journey-visual-phone--ios{height:72px}.journey-visual-phone--android{height:68px}.journey-visual-phone-notch{width:20px;height:6px;background:#0d0c0b;border-radius:0 0 4px 4px;margin:0 auto 2px}.journey-visual-phone-screen{height:100%;min-height:50px;background:#161412;border-radius:4px}.journey-visual--course{display:flex;flex-direction:column;gap:.75rem;align-items:center}.journey-visual-course-list{display:flex;flex-direction:column;gap:.35rem;width:100%;max-width:100px}.journey-visual-course-item{height:18px;background:#fff8f01a;border-radius:4px}.journey-visual-course-item:first-child{width:100%}.journey-visual-course-item:nth-child(2){width:85%;margin-left:auto}.journey-visual-course-item:nth-child(3){width:70%;margin-left:auto}.journey-visual-community{display:flex;gap:.4rem;align-items:center}.journey-visual-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);opacity:.8}.journey-support{background:linear-gradient(135deg,#e8a84a1f,#e8a84a0a);border:1px solid rgba(232,168,74,.25);border-radius:var(--radius-lg);padding:clamp(2rem,4vw,2.75rem);text-align:center;box-shadow:0 0 0 1px #e8a84a14}.journey-support-title{font-family:var(--font-display);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 .6rem}.journey-support-text{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0 0 1.5rem;max-width:520px;margin-left:auto;margin-right:auto}.journey-support-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 2rem;max-width:640px;margin:0 auto;text-align:left}.journey-support-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;font-weight:500;color:var(--text-primary);line-height:1.4}.journey-support-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;min-width:1.25rem;background:#e8a84a40;color:var(--accent);border-radius:50%;font-size:.7rem;font-weight:700;flex-shrink:0;margin-top:.1rem}.journey-trust-line{text-align:center;font-size:1rem;font-weight:500;color:var(--text-secondary);margin:clamp(2rem,4vw,2.5rem) 0 0;padding-top:1.5rem;border-top:1px solid rgba(255,248,240,.08)}@media(max-width:900px){.journey-timeline{grid-template-columns:1fr;gap:0;padding-left:1.75rem;margin-bottom:2.5rem}.journey-line{inset:0 auto 0 31px;width:2px;height:100%;background:linear-gradient(180deg,transparent 0%,var(--border-strong) 3%,var(--border-strong) 97%,transparent 100%)}.journey-step{flex-direction:row;align-items:flex-start;gap:1.25rem;margin-bottom:2rem}.journey-step:last-child{margin-bottom:0}.journey-step-marker{margin-bottom:0;width:56px;height:56px;flex-shrink:0}.journey-step-number{font-size:1.35rem}.journey-step-card{flex:1;min-width:0;display:grid;grid-template-columns:100px 1fr;grid-template-rows:auto}.journey-step-visual-wrap{min-height:100px;padding:1rem}.journey-step-content{padding:1.25rem 1rem}.journey-visual-phone{width:36px}.journey-visual-phone--ios{height:58px}.journey-visual-phone--android{height:54px}}@media(max-width:600px){.journey-step-card{grid-template-columns:1fr}.journey-step-visual-wrap{min-height:90px}.journey-support-list{grid-template-columns:1fr;max-width:400px}.journey-trust-line{font-size:.95rem;margin-top:2rem;padding-top:1.25rem}}.case-studies{position:relative;padding:clamp(4rem,10vw,6rem) clamp(1.5rem,5vw,2.5rem);overflow:hidden}.case-studies-bg{position:absolute;inset:0;background:radial-gradient(ellipse 70% 40% at 50% 0%,rgba(232,168,74,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 30% at 80% 60%,rgba(232,168,74,.04) 0%,transparent 50%);pointer-events:none}.case-studies-inner{position:relative;max-width:1100px;margin:0 auto}.case-studies-header{text-align:center;margin-bottom:clamp(3rem,7vw,4.5rem)}.case-studies-kicker{display:inline-block;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0 0 1rem;padding:.4rem .9rem;background:#e8a84a1f;border:1px solid rgba(232,168,74,.25);border-radius:var(--radius-full)}.case-studies-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.04em;line-height:1.15;color:var(--text-primary);margin:0 0 1.25rem;max-width:720px;margin-left:auto;margin-right:auto}.case-studies-subtitle{font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.6;color:var(--text-secondary);max-width:640px;margin:0 auto}.case-studies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem}.case-study-card{background:#161412d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,248,240,.08);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.case-study-card:hover{border-color:#e8a84a4d;box-shadow:0 20px 50px #00000059,0 0 0 1px #e8a84a1a;transform:translateY(-2px)}.case-study-visual-wrap{padding:1.75rem 1.5rem;min-height:110px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(0,0,0,.25) 0%,transparent 100%);border-bottom:1px solid rgba(255,248,240,.05)}.case-study-content{padding:1.75rem 1.75rem 2rem;flex:1}.case-study-title{font-family:var(--font-display);font-size:1.3rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1.5rem;line-height:1.3}.case-study-block{margin-bottom:1.35rem}.case-study-block:last-child{margin-bottom:0}.case-study-block--problem{padding:1rem 1.15rem;background:#fff8f005;border-radius:var(--radius-sm);border-left:3px solid rgba(255,248,240,.15)}.case-study-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.4rem}.case-study-block--problem .case-study-label{color:#fff8f080}.case-study-block--solution{padding:1rem 1.15rem;background:#e8a84a14;border-radius:var(--radius-sm);border-left:3px solid var(--accent)}.case-study-label--solution{color:var(--accent);font-weight:700}.case-study-text--solution{color:var(--text-primary);font-weight:500}.case-study-block--result{padding:1rem 1.15rem;background:#fff8f008;border-radius:var(--radius-sm);border-left:3px solid rgba(255,248,240,.4)}.case-study-label--result{color:#fff8f0e6;font-weight:700}.case-study-text--result{color:var(--text-primary);font-weight:500}.case-study-text{font-size:1rem;line-height:1.55;color:var(--text-secondary);margin:0}.case-visual{width:100%;max-width:160px}.case-visual--phone{max-width:200px;min-width:160px}.case-visual-phone-frame{background:linear-gradient(145deg,#2a2826,#1a1918);border-radius:14px;padding:6px;box-shadow:0 8px 24px #0006}.case-visual-phone-notch{width:40px;height:8px;background:#0d0c0b;border-radius:0 0 6px 6px;margin:0 auto 4px}.case-visual-phone-screen{background:#161412;border-radius:10px;min-height:165px;position:relative;overflow:hidden}.case-visual-screen-content{position:absolute;inset:0;opacity:.15;background:linear-gradient(180deg,transparent 0%,rgba(255,248,240,.03) 100%)}.case-visual-push{position:absolute;left:8px;right:8px;padding:8px 10px;background:#1e1c19fa;border:1px solid rgba(255,248,240,.1);border-radius:8px;display:flex;align-items:flex-start;gap:8px;box-shadow:0 4px 12px #0000004d;animation:case-push-in .6s ease-out forwards;min-height:44px;box-sizing:border-box}.case-visual-push--1{top:8px;animation-delay:.2s;opacity:0;animation-fill-mode:forwards}.case-visual-push--2{top:72px;animation-delay:.5s;opacity:0;animation-fill-mode:forwards}@keyframes case-push-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.case-visual-push-icon{color:var(--accent);flex-shrink:0;margin-top:1px}.case-visual-push-text{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.case-visual-push-app{font-size:10px;font-weight:600;color:var(--text-primary);white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.case-visual-push-msg{font-size:9px;color:var(--text-secondary);line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;display:block}.case-visual--community{max-width:160px;min-width:0}.case-visual-community-screen{background:#161412;border-radius:10px;padding:10px;border:1px solid rgba(255,248,240,.06);min-height:120px;overflow:hidden;min-width:0}.case-visual-community-header{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;color:var(--accent);margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid rgba(255,248,240,.06);min-width:0}.case-visual-community-header span{white-space:nowrap;min-width:0}.case-visual-community-post{display:flex;gap:8px;margin-bottom:8px;align-items:flex-start}.case-visual-community-post:last-child{margin-bottom:0}.case-visual-avatar{width:22px;height:22px;border-radius:50%;background:#e8a84a59;flex-shrink:0}.case-visual-community-lines{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.case-visual-line{height:8px;background:#fff8f01a;border-radius:4px;display:block}.case-visual-line--short{width:70%}.case-visual--platform{max-width:150px}.case-visual-platform-screen{display:flex;background:#161412;border-radius:10px;overflow:hidden;border:1px solid rgba(255,248,240,.06);min-height:90px}.case-visual-platform-sidebar{width:28px;padding:10px 6px;background:#0003;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--accent)}.case-visual-platform-dot{width:6px;height:6px;border-radius:50%;background:#fff8f033}.case-visual-platform-main{flex:1;padding:10px;display:flex;flex-direction:column;gap:6px}.case-visual-platform-card{height:18px;background:#fff8f00f;border-radius:4px}.case-visual-platform-card--wide{height:28px}.case-visual--premium{max-width:200px;min-width:0}.case-visual-premium-screen{background:linear-gradient(180deg,#1a1816,#161412);border-radius:12px;padding:12px 14px;border:1px solid rgba(232,168,74,.12);min-height:100px;overflow:hidden;min-width:0}.case-visual-premium-header{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--accent);margin-bottom:12px}.case-visual-premium-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;min-width:0}.case-visual-tile{background:#e8a84a1f;border:1px solid rgba(232,168,74,.2);border-radius:8px;padding:8px 4px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:600;color:var(--accent);text-align:center;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;min-width:0;overflow:hidden}.case-visual-tile span{overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;line-height:1.2;max-width:100%}.case-studies-close{text-align:center;font-family:var(--font-display);font-size:clamp(1.15rem,2.2vw,1.4rem);font-weight:600;letter-spacing:-.02em;color:var(--text-primary);margin:clamp(2.5rem,5vw,3.5rem) 0 0;padding-top:2rem;border-top:1px solid rgba(255,248,240,.08)}@media(max-width:900px){.case-studies-grid{grid-template-columns:1fr;gap:1.5rem}.case-studies-title{font-size:clamp(1.75rem,5vw,2.25rem)}}@media(max-width:600px){.case-studies{padding:3rem 1.25rem 4rem}.case-studies-kicker{font-size:.75rem;letter-spacing:.1em;padding:.35rem .75rem}.case-study-content{padding:1.4rem 1.35rem 1.75rem}.case-study-title{font-size:1.15rem;margin-bottom:1.25rem}.case-study-block{padding:.85rem 1rem}.case-study-text{font-size:.95rem}}.testimonials{position:relative;padding:clamp(4rem,10vw,6.5rem) clamp(1.5rem,5vw,3rem);overflow:hidden}.testimonials-bg{position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(232,168,74,.04) 0%,transparent 55%);pointer-events:none}.testimonials-inner{position:relative;max-width:1100px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem);max-width:640px;margin-left:auto;margin-right:auto}.testimonials-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--text-primary);margin:0 0 .75rem}.testimonials-subtitle{font-size:clamp(1rem,2vw,1.15rem);color:var(--text-secondary);line-height:1.6;margin:0}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,1.75rem);margin-bottom:clamp(2.5rem,6vw,3.5rem)}.testimonial-card{background:#161412d9;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:clamp(1.5rem,4vw,2rem);box-shadow:0 4px 24px #0003;transition:border-color .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;min-height:0}.testimonial-card:hover{border-color:#fff8f01a;box-shadow:0 12px 40px #0000004d}.testimonial-quote{font-size:1rem;line-height:1.65;color:var(--text-secondary);margin:0 0 1.5rem;flex:1;font-style:normal}.testimonial-footer{display:flex;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--border-subtle)}.testimonial-avatar{width:44px;height:44px;border-radius:var(--radius-full);background:var(--accent-dim);color:var(--accent);font-size:.9rem;font-weight:600;font-family:var(--font-body);display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial-meta{display:flex;flex-direction:column;gap:.15rem}.testimonial-name{font-size:1rem;font-weight:600;color:var(--text-primary);font-style:normal}.testimonial-role{font-size:.875rem;color:var(--text-muted)}.testimonials-highlight{text-align:center;padding:clamp(1.75rem,4vw,2.25rem) clamp(1.5rem,4vw,2.5rem);background:#e8a84a14;border:1px solid rgba(232,168,74,.2);border-radius:var(--radius-lg);max-width:720px;margin:0 auto}.testimonials-highlight-text{font-family:var(--font-display);font-size:clamp(1.15rem,2.5vw,1.4rem);font-weight:600;line-height:1.5;color:var(--text-primary);margin:0}@media(max-width:900px){.testimonials-grid{grid-template-columns:1fr;gap:1.25rem}.testimonial-card{max-width:520px;margin-left:auto;margin-right:auto;width:100%}}@media(max-width:480px){.testimonials-header{margin-bottom:2rem}.testimonial-card{padding:1.35rem}.testimonial-quote{font-size:.95rem;margin-bottom:1.25rem}.testimonials-highlight{padding:1.5rem 1.25rem}.testimonials-highlight-text{font-size:1.05rem}}.footer{background:var(--bg-deep);color:var(--text-primary);font-family:var(--font-body)}.footer-cta{background:linear-gradient(180deg,rgba(232,168,74,.08) 0%,rgba(232,168,74,.02) 50%,transparent 100%);border-top:1px solid rgba(255,248,240,.06);padding:clamp(3rem,7vw,4.5rem) clamp(1.5rem,5vw,2.5rem)}.footer-cta-inner{max-width:720px;margin:0 auto;text-align:center}.footer-cta-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--text-primary);margin:0 0 .75rem}.footer-cta-text{font-size:1.05rem;line-height:1.6;color:var(--text-secondary);margin:0 0 2rem}.footer-cta-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.footer-btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.75rem;font-family:var(--font-body);font-size:1rem;font-weight:600;border-radius:var(--radius-md);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.footer-btn--primary{background:var(--accent);color:var(--bg-deep);border:none}.footer-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--accent-dim)}.footer-btn--secondary{background:transparent;color:var(--text-primary);border:1px solid var(--border-strong)}.footer-btn--secondary:hover{border-color:#fff8f040;background:#fff8f00a}.footer-main{padding:clamp(3rem,6vw,4rem) clamp(1.5rem,5vw,2.5rem)}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:clamp(2rem,4vw,3rem)}.footer-col--brand{max-width:280px}.footer-logo{font-family:var(--font-display);font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);text-decoration:none;display:inline-block;margin-bottom:.75rem}.footer-logo:hover{color:var(--accent)}.footer-desc{font-size:.95rem;line-height:1.55;color:var(--text-secondary);margin:0 0 1.5rem}.footer-social{display:flex;gap:.5rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-sm);background:#fff8f00d;border:1px solid var(--border-subtle);color:var(--text-secondary);text-decoration:none;transition:color .2s,border-color .2s,background .2s}.footer-social-link:hover{color:var(--accent);border-color:#e8a84a4d;background:#e8a84a14}.footer-heading{font-family:var(--font-body);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 1.25rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.6rem}.footer-links a{font-size:.95rem;color:var(--text-secondary);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text-primary)}.footer-bottom{padding:0 clamp(1.5rem,5vw,2.5rem) clamp(2rem,4vw,2.5rem)}.footer-bottom-divider{height:1px;background:var(--border-subtle);margin-bottom:1.5rem}.footer-bottom-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.footer-copyright{font-size:.9rem;color:var(--text-muted);margin:0}.footer-badges{display:flex;flex-wrap:wrap;gap:.75rem}.footer-badge{font-size:.85rem;font-weight:500;color:var(--text-secondary);text-decoration:none;padding:.5rem .9rem;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:border-color .2s,color .2s}.footer-badge:hover{color:var(--text-primary);border-color:var(--border-strong)}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-col--brand{max-width:none;grid-column:1 / -1}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-cta-buttons{flex-direction:column;align-items:stretch}.footer-btn{width:100%}.footer-bottom-inner{flex-direction:column;align-items:flex-start;text-align:left}}.modal-input--otp{font-size:1.25rem;letter-spacing:.25em;text-align:center}.modal-btn--ghost{background:transparent;color:var(--text-secondary);margin-top:.75rem}.modal-btn--ghost:hover{color:var(--text-primary);background:#fff8f00f}.modal-success-icon{color:var(--accent);margin-bottom:1rem}.modal-workspace-url{font-size:.8rem;color:var(--text-muted);margin:0 0 1.25rem;word-break:break-all}.modal-workspace-url code{font-size:.85rem;color:var(--accent);background:#e8a84a1f;padding:.2em .5em;border-radius:4px}@media(max-width:480px){.modal-step{padding:1.5rem 1.25rem 1.75rem}.modal-title{font-size:1.25rem}}.modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-backdrop{position:absolute;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-card{position:relative;width:100%;max-width:420px;max-height:90vh;overflow-y:auto;background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:0 24px 48px #0006}.modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:color .2s,background .2s}.modal-close:hover{color:var(--text-primary);background:#fff8f00f}.modal-step{padding:2rem 2rem 2.25rem}.modal-step--success{text-align:center;padding-bottom:2.5rem}.modal-title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 .5rem}.modal-subtitle{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin:0 0 1.5rem}.modal-subtitle strong{color:var(--text-primary);font-weight:600}.modal-form{display:flex;flex-direction:column;gap:1.25rem}.modal-label{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:500;color:var(--text-primary)}.modal-input{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:border-color .2s,box-shadow .2s}.modal-input::placeholder{color:var(--text-muted)}.modal-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.modal-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;font-family:var(--font-body);border-radius:var(--radius-sm);cursor:pointer;transition:opacity .2s,transform .2s,background .2s;text-decoration:none;border:none;margin-top:.25rem}.modal-btn:disabled{opacity:.7;cursor:not-allowed}.modal-btn--primary{background:var(--accent);color:var(--bg-deep)}.modal-btn--primary:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.modal-card--book-demo .modal-step{padding:2rem 2rem 2.25rem}.modal-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;max-height:220px;overflow-y:auto;padding:.25rem 0}.slot-btn{padding:.65rem .85rem;font-size:.8rem;font-family:var(--font-body);color:var(--text-secondary);background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .2s,background .2s,color .2s;text-align:left}.slot-btn:hover{border-color:var(--accent);color:var(--text-primary);background:#e8a84a14}.slot-btn--selected{border-color:var(--accent);background:#e8a84a26;color:var(--accent);font-weight:600}.modal-card--book-demo .modal-btn--primary{margin-top:1rem}@media(max-width:480px){.slot-grid{grid-template-columns:1fr;max-height:200px}.modal-card--book-demo .modal-step{padding:1.5rem 1.25rem 1.75rem}}.app{min-height:100vh;display:flex;flex-direction:column}
