@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg: #f5f7f3;--bg-soft: #fbfcfa;--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .92);--text: #153225;--muted: #64736a;--border: rgba(0, 106, 53, .12);--primary: #006a35;--primary-2: #f4b400;--forest: #004b27;--gold: #f4b400;--cream: #fffaf0;--shadow: 0 18px 50px rgba(16, 63, 39, .09)}*{box-sizing:border-box}html,body,#root{max-width:100%;overflow-x:hidden}html,body,#root{margin:0;min-height:100%;font-family:Inter,system-ui,sans-serif;background:#f5f7f3;color:var(--text)}a{color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.ant-layout,.ant-layout-content,.ant-row,.ant-col,.ant-card,.ant-card-body,.ant-form,.ant-form-item,.ant-space,.ant-space-item{min-width:0}.glass-card.ant-card,.inner-card.ant-card{border-radius:24px;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.inner-card.ant-card{background:var(--surface-strong)}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,520px)}.auth-card.wide{width:min(100%,860px)}.gradient-text{display:inline-block;font-weight:700;background:linear-gradient(90deg,var(--primary),var(--primary-2));-webkit-background-clip:text;background-clip:text;color:transparent}.marketing-layout{min-height:100vh}.marketing-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:16px;padding-inline:20px;background:#fbf8ffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(123,47,247,.08)}.marketing-brand,.brand-block{display:flex;align-items:center;gap:14px}.brand-logo{width:48px;height:48px;border-radius:18px;background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#fff;font-weight:800;display:grid;place-items:center;box-shadow:0 18px 36px #7b2ff747;flex-shrink:0}.hero-section{position:relative;overflow:hidden;padding:64px 0 40px}.hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 10%,rgba(123,47,247,.28),transparent 30%),radial-gradient(circle at 80% 20%,rgba(241,7,163,.16),transparent 28%);pointer-events:none}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.hero-title{max-width:760px;font-size:clamp(2.4rem,5vw,4.5rem)!important;line-height:1.02!important;margin:18px 0!important}.hero-copy{max-width:720px;font-size:1.05rem;color:var(--muted);margin-bottom:24px!important}.hero-side-grid{display:grid;gap:16px}.hero-side-card{min-height:156px}.highlight-card{min-height:220px}.highlight-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;font-size:22px;margin-bottom:14px;background:#7b2ff71f;color:var(--primary)}.section-spacing{padding:28px 0}.cta-banner{padding:12px}.marketing-footer{text-align:center;background:transparent!important}.page-header{margin-bottom:20px;display:flex;gap:16px;justify-content:space-between;align-items:end;flex-wrap:wrap}.page-subtitle,.muted-copy{color:var(--muted)!important}.soft-tag.ant-tag{border-radius:999px;padding-inline:12px;font-weight:600;margin-inline-end:0}.app-shell{min-height:100vh;background:transparent!important}.desktop-sider{background:#ffffffad!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-inline-end:1px solid rgba(123,47,247,.08)}.brand-block{padding:18px 18px 12px;cursor:pointer}.app-header{position:sticky;top:0;z-index:12;height:auto!important;line-height:normal!important;padding:14px 20px!important;display:flex;justify-content:space-between;align-items:center;background:#f9f5ffd6!important;border-bottom:1px solid rgba(123,47,247,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-chip{padding:6px 10px;border-radius:16px;background:#ffffffbd}.app-content{padding:24px}.stat-card .ant-statistic{min-height:110px}.dashboard-panel,.messaging-panel{min-height:100%}.profile-card .ant-card-cover,.profile-cover{height:210px}.profile-cover{background-size:cover;background-position:center}.placeholder-gradient{background:linear-gradient(135deg,#7b2ff742,#f107a32e),linear-gradient(180deg,#f3ebff,#fff)}.card-actions-row{margin-top:18px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.profile-preview-image{width:100%;border-radius:20px;min-height:260px;object-fit:cover;border:1px solid rgba(123,47,247,.08)}.plan-card{min-height:100%}.plan-header{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:18px}.plan-price{font-size:1.8rem;font-weight:800;white-space:nowrap}.featured-plan{outline:2px solid rgba(255,190,35,.35)}.filters-actions{display:flex;gap:12px;flex-wrap:wrap}.conversation-item{border-radius:16px;padding:12px!important;cursor:pointer;transition:.2s ease}.conversation-item:hover,.conversation-item.active{background:#7b2ff714}.message-panel-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.messages-scroll{max-height:62vh;overflow:auto;padding-right:4px;display:flex;flex-direction:column;gap:14px}.message-bubble-row{display:flex;gap:10px;align-items:flex-end}.message-bubble-row.mine{justify-content:flex-end}.message-bubble{max-width:min(78%,560px);padding:14px 16px;border-radius:18px 18px 18px 6px;background:#fffffff5;box-shadow:0 10px 22px #502b8a14;overflow-wrap:anywhere}.message-bubble.mine{border-radius:18px 18px 6px;background:linear-gradient(135deg,#7b2ff724,#f107a317)}.message-time{margin-top:8px;font-size:.75rem;color:var(--muted);text-align:right}.empty-block{margin-top:16px}.public-page{padding:40px 0}.mobile-only{display:none!important}.desktop-only{display:inline-flex!important}@media (max-width: 1100px){.hero-inner{grid-template-columns:1fr}}@media (max-width: 991px){.desktop-sider{display:none!important}.mobile-only{display:inline-flex!important}.desktop-only{display:none!important}}@media (max-width: 768px){.marketing-header{padding-inline:12px;flex-wrap:wrap;justify-content:center}.app-content{padding:16px}.hero-section{padding-top:32px}.message-bubble{max-width:90%}.ant-layout-content,.seyaan-app-content>div{min-width:0;max-width:100%}.ant-card-head-wrapper{min-width:0;flex-wrap:wrap}.ant-card-head-title,.ant-card-extra{min-width:0;max-width:100%}.ant-btn:not(.ant-btn-circle),.ant-tag{max-width:100%;height:auto;white-space:normal;overflow-wrap:break-word;word-break:normal}.ant-list-item{align-items:flex-start!important;gap:12px}.ant-list-item-meta{min-width:0;max-width:100%}.ant-list-item-meta-title,.ant-list-item-meta-description{overflow-wrap:break-word;word-break:normal}.ant-list-item-action{display:flex;flex-wrap:wrap;gap:8px;margin-inline-start:0!important}.ant-list-item-action>li{padding:0!important}.ant-statistic-content{display:flex;flex-wrap:wrap;align-items:baseline}.ant-form-item-control,.ant-form-item-control-input,.ant-form-item-control-input-content,.ant-select-selector,.ant-select-selection-wrap{min-width:0;max-width:100%}audio,video{display:block;width:100%;max-width:100%;min-width:0}.filters-actions,.card-actions-row{align-items:stretch;flex-direction:column}.filters-actions>*,.filters-actions .ant-btn,.card-actions-row .ant-btn{width:100%;max-width:100%}}.seyaan-brand{display:flex;align-items:center;gap:10px;min-width:0}.seyaan-brand__mark{width:64px;height:54px;object-fit:cover;object-position:50% 48%;border-radius:8px}.seyaan-brand__copy{display:flex;flex-direction:column;line-height:1.1}.seyaan-brand__copy strong{color:var(--forest);font-size:.92rem;letter-spacing:.025em}.seyaan-brand__copy span{color:var(--muted);font-size:.68rem;margin-top:5px}.seyaan-brand--compact .seyaan-brand__mark{width:54px;height:48px}.seyaan-marketing{min-height:100vh;background:#fff!important}.seyaan-public-header{height:82px!important;line-height:normal!important;padding:0!important;position:sticky;top:0;z-index:30;background:#ffffffeb!important;border-bottom:1px solid rgba(0,106,53,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.seyaan-public-nav{width:min(1420px,calc(100% - 48px));height:100%;display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,3vw,48px)}.seyaan-public-nav>[role=button]{flex:0 0 auto}.seyaan-language-select{min-width:82px}.seyaan-language-select .ant-select-selector{border-radius:999px!important}.seyaan-install-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#e5f2e9;color:var(--primary);font-size:28px;margin-bottom:18px}.seyaan-install-copy{color:var(--muted);font-size:1rem;margin-bottom:16px!important}.seyaan-install-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.seyaan-install-steps{min-width:0;border:1px solid rgba(0,106,53,.12);border-radius:14px;padding:14px;background:#f7faf8}.seyaan-install-steps__title{display:flex;align-items:center;gap:8px;color:var(--forest);margin-bottom:10px}.seyaan-install-steps__title .anticon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:10px;background:#e5f2e9;color:var(--primary)}.seyaan-install-steps ol{margin:0;padding-left:22px;color:#244734}.seyaan-install-steps li{margin:7px 0;padding-left:2px;overflow-wrap:break-word}.seyaan-install-page{min-height:calc(100vh - 82px);display:flex;align-items:center;padding-block:72px;background:linear-gradient(135deg,#f7fbf8,#fff 52%,#f3f8f5)}.seyaan-install-page__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(28px,6vw,76px);align-items:center}.seyaan-install-page__copy{display:grid;gap:18px;align-content:start}.seyaan-install-page__copy .seyaan-brand{margin-bottom:6px}.seyaan-install-page__copy h1{max-width:680px;margin:0!important;color:#0b3822!important;font-size:clamp(2.4rem,6vw,4.6rem)!important;line-height:1.02!important}.seyaan-install-page__copy p{max-width:620px;margin:0!important;color:var(--muted);font-size:1.08rem;line-height:1.75}.seyaan-install-page__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.seyaan-install-page__actions .ant-btn{min-height:48px;border-radius:12px;font-weight:750}.seyaan-install-qr-card.ant-card{border-radius:22px;border:1px solid rgba(0,106,53,.12);box-shadow:0 24px 70px #004b2721;background:#fffffff0}.seyaan-install-qr-card .ant-card-body{display:grid;gap:14px;justify-items:center;text-align:center;padding:22px}.seyaan-install-qr-card__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#e5f2e9;color:var(--primary);font-size:24px}.seyaan-install-qr-card img{width:min(100%,320px);aspect-ratio:1;border:10px solid #fff;border-radius:18px;box-shadow:inset 0 0 0 1px #006a351a}.seyaan-install-qr-card .ant-typography-secondary{display:inline-flex;align-items:center;gap:6px}.desktop-public-nav{min-width:0;flex:1;display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,2vw,30px)}.seyaan-desktop-links{display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(0,106,53,.09);border-radius:16px;background:#f7faf8}.seyaan-desktop-links .ant-btn{min-height:40px;padding-inline:13px;border-radius:11px;color:#294b39;font-weight:650;white-space:nowrap}.seyaan-desktop-links .ant-btn:hover{color:var(--primary)!important;background:#e8f3ec!important}.seyaan-desktop-actions{display:flex;align-items:center;gap:9px;padding-left:clamp(14px,1.5vw,24px);border-left:1px solid rgba(0,106,53,.12)}.seyaan-desktop-actions .ant-btn{min-height:40px;border-radius:11px;white-space:nowrap}.mobile-public-nav{display:none}.mobile-nav-stack .ant-btn{width:100%;justify-content:flex-start}.seyaan-nav-drawer .ant-drawer-header{padding:18px 22px;border-bottom-color:#006a351a}.seyaan-nav-drawer .ant-drawer-title{min-width:0}.seyaan-nav-drawer .ant-drawer-body{display:flex;flex-direction:column;gap:22px;padding:22px;background:linear-gradient(180deg,#fff,#f6faf7)}.seyaan-drawer-links{display:grid;gap:8px}.seyaan-drawer-links .ant-btn{width:100%;min-height:56px;padding:11px 14px;justify-content:flex-start;border:1px solid transparent;border-radius:14px;color:#173d2a;font-size:1rem;font-weight:700;text-align:left}.seyaan-drawer-links .ant-btn>.anticon:first-child{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:10px;background:#e8f3ec;color:var(--primary);font-size:17px}.seyaan-drawer-links .ant-btn>span:not(.anticon){flex:1;min-width:0;white-space:normal}.seyaan-drawer-links .ant-btn:hover,.seyaan-drawer-links .ant-btn.is-active{background:#fff;border-color:#006a3529;color:var(--primary);box-shadow:0 8px 24px #00462312}.seyaan-drawer-links .ant-btn.is-active{border-left:4px solid var(--primary);padding-left:11px}.seyaan-drawer-link-arrow{margin-inline-start:auto!important;color:#7a9486;font-size:13px}.seyaan-drawer-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:10px;padding-top:18px;border-top:1px solid rgba(0,106,53,.1)}.seyaan-drawer-tools .seyaan-language-select,.seyaan-drawer-tools .ant-btn{width:100%;min-width:0}.seyaan-drawer-actions{display:grid;gap:10px;margin-top:auto}.seyaan-drawer-actions .ant-btn{width:100%;min-height:48px;border-radius:12px;font-weight:750}.seyaan-hero{min-height:720px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f7fbf8,#fffdf6 54%,#f2f8f4);display:flex;align-items:center}.seyaan-hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(175deg,transparent 49%,#fff 50%)}.seyaan-hero-inner{position:relative;z-index:2;padding-block:72px 110px}.seyaan-hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.75}.seyaan-hero-orb--one{width:480px;height:480px;right:-100px;top:-160px;background:#f4b40014}.seyaan-hero-orb--two{width:360px;height:360px;left:-160px;bottom:-130px;background:#006a3514}.seyaan-kicker.ant-tag{border:0;border-radius:999px;background:#e4f2e9;color:var(--primary);font-weight:800;letter-spacing:.11em;padding:8px 14px}.seyaan-hero-title{font-size:clamp(2.7rem,5.2vw,4.7rem)!important;letter-spacing:-.052em;line-height:1.02!important;margin:22px 0!important;color:#0b3822!important;max-width:760px}.seyaan-hero-copy{max-width:690px;color:var(--muted);font-size:1.12rem;line-height:1.75;margin-bottom:30px!important}.seyaan-trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#416451;margin-top:26px;font-size:.86rem;font-weight:600}.seyaan-trust-row .anticon{color:var(--primary);margin-right:5px}.seyaan-hero-visual{min-height:510px;position:relative;display:grid;place-items:center}.seyaan-logo-stage{width:min(100%,440px);aspect-ratio:1;border-radius:48% 48% 42% 42%;background:#ffffffe6;box-shadow:0 30px 90px #004b271f;display:grid;place-items:center;border:1px solid rgba(0,106,53,.08)}.seyaan-logo-stage img{width:94%;height:94%;object-fit:contain}.seyaan-floating-card.ant-card{position:absolute;width:240px;border-radius:18px;box-shadow:0 18px 50px #09371f24}.seyaan-floating-card .ant-card-body{display:flex;align-items:center;gap:12px;padding:14px 16px}.seyaan-floating-card .anticon{width:38px;height:38px;display:grid;place-items:center;background:#e8f4ec;color:var(--primary);border-radius:12px;font-size:18px}.seyaan-floating-card .ant-typography{display:block;font-size:.78rem}.seyaan-floating-card--top{right:-20px;top:58px}.seyaan-floating-card--bottom{left:-20px;bottom:66px}.seyaan-section{padding:92px 0;background:#fff}.seyaan-section--tint{background:#f4f8f4}.seyaan-section-heading{max-width:700px;text-align:center;margin:0 auto 48px}.seyaan-section-heading h2,.seyaan-section--tint h2{color:#0d3c25;font-size:clamp(2rem,3.3vw,3rem);letter-spacing:-.035em}.seyaan-section-heading p{font-size:1.04rem;color:var(--muted)}.section-eyebrow{color:var(--primary);font-size:.78rem;letter-spacing:.14em;font-weight:800}.section-eyebrow--light{color:#ffc928}.seyaan-service-card.ant-card{height:100%;min-height:300px;background:#f9fbf9;border:1px solid rgba(0,106,53,.08);transition:transform .22s,box-shadow .22s,background .22s;cursor:pointer}.seyaan-service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);background:#fff}.seyaan-service-card .ant-card-body{padding:28px 24px}.seyaan-service-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#e4f2e9;color:var(--primary);font-size:22px;margin-bottom:24px}.seyaan-service-card h4{color:#123c28;margin-bottom:12px}.seyaan-service-card p{color:var(--muted);line-height:1.65}.seyaan-service-link{padding:0!important;margin-top:8px}.seyaan-large-copy{font-size:1.08rem;line-height:1.75;color:var(--muted)}.seyaan-principles{display:grid;gap:12px}.seyaan-principle{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:24px;background:#fff;border-radius:20px;border:1px solid rgba(0,106,53,.08)}.seyaan-principle>span{font-size:1.6rem;font-weight:800;color:#e0ae15}.seyaan-principle h4{margin:0 0 5px;color:#123c28}.seyaan-principle p{margin:0;color:var(--muted)}.seyaan-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dbe8df}.seyaan-step{position:relative;padding:34px 40px 16px 0}.seyaan-step:not(:last-child):after{content:"→";position:absolute;right:26px;top:32px;color:#d1a318;font-size:1.5rem}.seyaan-step b{color:#daa900;letter-spacing:.08em}.seyaan-step h4{margin-top:18px;color:#123c28}.seyaan-step p{color:var(--muted);max-width:300px}.seyaan-contact-band{padding:72px 0;background:#004f2a;color:#fff}.seyaan-contact-band h2,.seyaan-contact-band p{color:#fff!important}.seyaan-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.seyaan-contact-grid>div{display:flex;gap:12px;align-items:center;padding:16px;border-radius:16px;background:#ffffff14}.seyaan-contact-grid .anticon{color:#ffc928;font-size:22px}.seyaan-contact-grid span{display:flex;flex-direction:column}.seyaan-contact-grid small{opacity:.72;margin-top:3px}.seyaan-light-button{background:#fff!important;color:var(--forest)!important;border-color:#fff!important}.seyaan-footer{background:#fff!important;padding:28px 0!important}.seyaan-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.seyaan-footer-inner>.ant-btn{min-height:44px;padding-inline:18px;border-radius:12px;font-weight:750;box-shadow:0 8px 22px #006a3524}.seyaan-campaign-hero{padding:96px 0;overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(244,180,0,.16),transparent 34%),linear-gradient(135deg,#f3f9f5,#fffdf7)}.seyaan-campaign-hero h1{max-width:780px;color:#0b3822;font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.04;letter-spacing:-.05em;margin:22px 0}.seyaan-campaign-hero .ant-typography-paragraph{max-width:680px;color:var(--muted);font-size:1.14rem;line-height:1.75}.seyaan-campaign-card.ant-card{background:#064f2c;color:#fff;box-shadow:0 28px 70px #00472533}.seyaan-campaign-card .ant-card-body{padding:clamp(28px,5vw,50px)}.seyaan-campaign-card h3,.seyaan-campaign-card p,.seyaan-campaign-card .ant-typography{color:#fff}.seyaan-price-line{margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:space-between;gap:16px}.seyaan-price-line strong{color:#ffc928;font-size:1.25rem}.seyaan-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.seyaan-benefit-grid>div{min-height:112px;display:flex;align-items:flex-start;gap:14px;padding:24px;border-radius:18px;background:#f3f8f4;border:1px solid #dfebe2;color:#173f2a;font-size:1rem;font-weight:650}.seyaan-benefit-grid .anticon{color:var(--primary);font-size:20px;margin-top:2px}.seyaan-conversion-strip{padding:58px 0;background:#f4b400}.seyaan-conversion-strip .container{display:flex;align-items:center;justify-content:space-between;gap:28px}.seyaan-conversion-strip h2{margin:6px 0 0;color:#173620}.seyaan-conversion-strip .ant-btn-primary{flex-shrink:0;background:#064f2c}.seyaan-booking-page{min-height:calc(100vh - 160px);padding:64px 0 90px;background:linear-gradient(135deg,#f2f8f4,#fffdf7)}.seyaan-booking-copy{position:sticky;top:118px}.seyaan-booking-copy h1{color:#0c3b24;font-size:clamp(2.3rem,4vw,3.7rem);letter-spacing:-.045em;line-height:1.06}.seyaan-booking-copy h1,.seyaan-booking-copy p,.seyaan-booking-copy .ant-typography{max-width:100%;overflow-wrap:anywhere}.seyaan-booking-page .ant-row,.seyaan-booking-page .ant-col,.seyaan-booking-page .ant-card,.seyaan-booking-page .ant-card-body{min-width:0;max-width:100%}.seyaan-booking-copy>p{color:var(--muted);font-size:1.04rem;line-height:1.7}.seyaan-booking-promises{display:grid;gap:10px;margin:28px 0}.seyaan-booking-promises span{display:flex;gap:10px;align-items:center;color:#24543a;font-weight:650}.seyaan-booking-promises .anticon{color:var(--primary)}.seyaan-booking-copy .ant-card{background:#064f2c;margin-top:32px}.seyaan-booking-copy .ant-card h3,.seyaan-booking-copy .ant-card p,.seyaan-booking-copy .ant-card .ant-typography{color:#fff}.seyaan-selected-plan{margin:18px 0 22px;background:#f0f8f3;border:1px solid #cce4d4}.seyaan-selected-plan .ant-card-body{display:grid;gap:8px}.seyaan-selected-plan .ant-card-body>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.seyaan-selected-plan p{margin:0;color:var(--muted)}.seyaan-walkin-matches{display:grid;gap:10px;margin-top:14px}.seyaan-walkin-matches .ant-card-body,.seyaan-walkin-matches .ant-space{width:100%}.seyaan-walkin-matches .ant-space{justify-content:space-between}.seyaan-walkin-success{display:grid;gap:22px}.seyaan-walkin-success-icon{color:var(--primary);font-size:46px}.seyaan-walkin-success .ant-alert-description{overflow-wrap:anywhere}.seyaan-contact-picker .ant-list-item{gap:14px;padding:14px 4px}.seyaan-contact-picker .ant-list-item-meta{min-width:0;align-items:center}.seyaan-contact-picker .ant-list-item-meta-content{min-width:0}.seyaan-panel+.seyaan-panel{margin-top:16px}.seyaan-panel+.ant-btn-block{margin-top:18px}.seyaan-lead-card.ant-card{box-shadow:0 24px 70px #0d3d241c}.seyaan-lead-card .ant-card-body{padding:clamp(24px,5vw,48px)}.seyaan-lead-card h2{color:#123c28}.seyaan-honeypot{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}.seyaan-lead-success{min-height:480px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.seyaan-lead-success>.anticon{font-size:64px;color:var(--primary)}.seyaan-about-page{padding-block:70px}.seyaan-about-page>.ant-card>.ant-card-body{padding:clamp(28px,5vw,56px)}.seyaan-about-page h1{max-width:940px;color:#0b3822;font-size:clamp(2.4rem,4vw,4rem);letter-spacing:-.045em}.seyaan-lead-admin-card.ant-card{height:100%;border:1px solid rgba(0,106,53,.09)}.seyaan-lead-admin-card h4{margin:8px 0 2px}.seyaan-lead-admin-card p{min-height:48px;color:var(--muted);margin-top:14px}.seyaan-recorder{margin:4px 0 18px;padding:18px;border:1px solid #dce9df;border-radius:16px;background:#f6faf7;display:grid;gap:14px}.seyaan-recorder.is-recording{border-color:#e7a9a2;background:#fff7f6}.seyaan-recorder-head{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center}.seyaan-recorder-head>.anticon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e3f2e8;color:var(--primary);font-size:19px}.seyaan-recorder.is-recording .seyaan-recorder-head>.anticon{color:#b42318;background:#fee4e2;animation:seyaan-pulse 1.25s infinite}.seyaan-recorder-head>div{display:flex;flex-direction:column;gap:2px}.seyaan-recorder audio,.seyaan-lead-audio audio{width:100%}.seyaan-lead-audio{display:grid;gap:8px;margin:12px 0 18px;padding:14px;border-radius:12px;background:#f1f7f3}@keyframes seyaan-pulse{50%{transform:scale(1.08);opacity:.68}}.seyaan-lead-meta{display:grid;gap:5px;margin:18px 0;padding:14px;background:#f4f8f5;border-radius:12px;font-size:.82rem;color:#4b6857}.seyaan-app-shell{background:#f4f7f4!important}.seyaan-sider{background:#fff!important;border-right:1px solid rgba(0,106,53,.09)!important}.seyaan-sidebar-brand{height:90px;padding:16px 18px;display:flex;align-items:center;cursor:pointer;border-bottom:1px solid rgba(0,106,53,.07);overflow:hidden}.seyaan-menu-wrap{padding:12px 10px}.seyaan-menu-wrap .ant-menu{border:0!important}.seyaan-menu-wrap .ant-menu-item-group-title{color:#94a49a;font-size:.65rem;letter-spacing:.12em;font-weight:700;padding:18px 14px 7px}.seyaan-menu-wrap .ant-menu-item{font-weight:550}.seyaan-menu-wrap .ant-menu-item-selected{font-weight:700}.seyaan-sidebar-help{position:absolute;left:14px;right:14px;bottom:16px;background:#f1f7f3;border:1px solid #dcebe1;border-radius:18px;padding:14px;display:grid;grid-template-columns:32px 1fr;gap:8px}.seyaan-sidebar-help>.anticon{color:var(--primary);font-size:22px}.seyaan-sidebar-help .ant-typography{display:block;font-size:.73rem}.seyaan-sidebar-help .ant-btn{grid-column:1 / -1}.seyaan-app-header{background:#ffffffe0!important;border-color:#006a3514!important;padding:12px 26px!important}.seyaan-user-chip{border-left:1px solid #e3eae5;padding-left:14px}.seyaan-app-content{width:100%;max-width:1580px;margin:0 auto;padding:30px!important}.page-header{align-items:center;margin-bottom:28px}.page-header h1,.page-header h2{color:#123c28;letter-spacing:-.035em}.page-header .gradient-text{color:var(--primary);background:none;-webkit-text-fill-color:initial;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.seyaan-loading{min-height:360px;display:grid;place-items:center}.seyaan-panel.ant-card,.seyaan-metric-card.ant-card,.seyaan-client-case-card.ant-card,.seyaan-invoice-card.ant-card,.seyaan-session-card.ant-card{border:1px solid rgba(0,106,53,.08);box-shadow:0 10px 34px #0f41270e}.seyaan-panel .ant-card-head{border-bottom-color:#006a3512}.stat-card.glass-card.ant-card{background:#fff;border-color:#006a3514;box-shadow:0 10px 34px #0f41270e}.seyaan-welcome-card{background:linear-gradient(115deg,#005c30,#00834a)!important;color:#fff;overflow:hidden;position:relative}.seyaan-welcome-card:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:#ffc92829;right:-100px;top:-130px}.seyaan-welcome-card h2,.seyaan-welcome-card p{color:#fff}.seyaan-case-hero.ant-card{min-height:270px;background:linear-gradient(135deg,#004b27,#007b42);color:#fff;box-shadow:0 18px 45px #004b272e}.seyaan-case-hero h3,.seyaan-case-hero p,.seyaan-case-hero .ant-typography{color:#fff}.seyaan-card-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.seyaan-case-hero .ant-progress-text{color:#fff}.seyaan-advisor-line{display:flex;gap:12px;align-items:center;margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.seyaan-advisor-line>div{display:flex;flex-direction:column;flex:1}.seyaan-metric-card{height:100%;min-height:270px}.seyaan-metric-card>.ant-card-body{height:100%;display:flex;flex-direction:column}.seyaan-metric-card>.ant-card-body>.anticon{font-size:23px;width:46px;height:46px;display:grid;place-items:center;background:#e5f2e9;color:var(--primary);border-radius:14px;margin-bottom:auto}.seyaan-metric-card h4{color:#143d29;margin:14px 0 0}.seyaan-form-shell{max-width:1020px;margin:0 auto;background:#fff;border:1px solid rgba(0,106,53,.09);border-radius:24px;box-shadow:var(--shadow);padding:28px}.seyaan-form-trust{display:flex;gap:14px;align-items:center;padding:14px 18px;background:#f1f7f3;border-radius:14px;color:var(--primary);margin-bottom:28px}.seyaan-form-trust>.anticon{font-size:22px}.seyaan-form-trust span{display:flex;flex-direction:column}.seyaan-form-trust small{color:var(--muted);margin-top:3px}.seyaan-intake-form{min-height:520px;padding:36px 10px 10px}.seyaan-intake-form h3{color:#123c28}.seyaan-checkbox-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}.seyaan-checkbox-grid .ant-checkbox-wrapper{margin-inline-start:0!important;padding:10px 12px;border:1px solid #e2eae4;border-radius:10px}.seyaan-checkbox-grid .ant-checkbox-wrapper:has(.ant-checkbox-checked){border-color:#006a3566;background:#f1f8f3}.seyaan-form-actions{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid #edf1ee}.seyaan-case-summary.ant-card{height:100%;min-height:380px;text-align:center;background:#064f2c;color:#fff}.seyaan-case-summary h3,.seyaan-case-summary h5,.seyaan-case-summary .ant-typography{color:#fff}.seyaan-case-summary .ant-progress{margin-block:22px}.seyaan-summary-divider{height:1px;background:#ffffff26;margin:22px 0}.seyaan-document-card{min-height:145px;border:1px solid #e2eae4;border-radius:16px;padding:16px;display:flex;align-items:flex-start;gap:12px;position:relative}.seyaan-document-card>.anticon{font-size:22px;color:var(--primary)}.seyaan-document-card>div{display:flex;flex:1;flex-direction:column;gap:9px}.seyaan-document-card .ant-btn{position:absolute;bottom:12px;left:16px}.success-icon{color:#168454!important}.seyaan-session-card .ant-card-body{display:grid;grid-template-columns:74px 1fr;gap:20px}.seyaan-session-date{width:66px;height:74px;border-radius:16px;background:#e7f3eb;color:var(--primary);display:flex;flex-direction:column;align-items:center;justify-content:center}.seyaan-session-date b{font-size:1.6rem;line-height:1}.seyaan-session-date span{text-transform:uppercase;font-size:.7rem;font-weight:700;margin-top:5px}.seyaan-session-body h4{margin:18px 0 12px}.seyaan-session-actions{margin-top:20px;padding-top:16px;border-top:1px solid #e8eee9}.seyaan-calendar-card .ant-picker-calendar{background:transparent}.seyaan-calendar-help{margin-bottom:18px}.seyaan-calendar-events{display:grid;gap:3px;margin-top:5px;font-size:.72rem}.seyaan-calendar-events>div{display:flex;align-items:center;gap:5px;min-width:0}.seyaan-calendar-event-time{flex:0 0 auto;color:var(--forest);font-weight:750}.seyaan-calendar-event-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seyaan-calendar-events small{color:var(--primary);font-weight:750}.seyaan-calendar-day-summary{margin-top:24px}.seyaan-calendar-day-summary>h3{color:var(--forest);margin-bottom:16px}.seyaan-calendar-count .ant-badge-count{min-width:18px;height:18px;line-height:18px;padding-inline:5px;font-size:.68rem;box-shadow:0 0 0 2px #fff}.seyaan-slot-proposals{display:grid;gap:14px;margin-bottom:26px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#edf7f0,#fffaf0);border:1px solid rgba(0,106,53,.1)}.seyaan-slot-proposals>div:first-child p{margin:6px 0 0;color:var(--muted)}.seyaan-slot-proposal-card.ant-card{border:1px solid rgba(0,106,53,.1);box-shadow:0 10px 30px #0050280f}.seyaan-slot-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.seyaan-slot-options .ant-btn{min-height:92px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:14px;border-radius:14px;text-align:left}.seyaan-slot-options .ant-btn span{color:var(--muted);text-transform:capitalize}.seyaan-slot-options .ant-btn strong{color:var(--forest);font-size:1.15rem}.seyaan-slot-options .ant-btn small{color:var(--primary);font-weight:700}.seyaan-slot-held{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:14px;border-radius:12px;background:#fff8df}.seyaan-push-card{display:grid;grid-template-columns:54px 1fr auto;gap:16px;align-items:center;margin-bottom:16px;padding:20px;background:linear-gradient(120deg,#edf7f0,#fffdf6)!important;border:1px solid #dcebe1!important}.seyaan-push-card>.ant-card-body{display:contents}.seyaan-push-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#006a35;color:#fff;font-size:22px}.seyaan-push-copy{display:flex;flex-direction:column;gap:4px}.seyaan-invoice-card h2{color:var(--forest);margin-bottom:8px}.seyaan-invoice-actions{margin-top:24px;padding-top:16px;border-top:1px solid #e8eee9}.seyaan-invoice-card>.ant-card-body>.ant-space{max-width:100%;flex-wrap:wrap}.seyaan-client-case-card{height:100%;cursor:pointer}.seyaan-client-case-card h4{margin:0 0 3px}.seyaan-client-case-card:hover{border-color:#006a3547;transform:translateY(-2px)}.seyaan-case-progress{display:flex;gap:10px;align-items:center;margin-top:22px}.seyaan-case-progress .ant-progress{flex:1}.seyaan-alert-card{margin-top:16px;border-color:#ffc8c1!important;background:#fff8f7}.seyaan-session-line{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #edf1ee}.seyaan-admin-action{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #edf1ee}.seyaan-admin-action h5,.seyaan-admin-action p{margin:0}.seyaan-admin-action p{color:var(--muted)}.seyaan-action-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;font-size:20px}.seyaan-action-icon.gold{color:#9b7200;background:#fff5cf}.seyaan-action-icon.red{color:#b12618;background:#fff0ee}.seyaan-action-icon.green{color:var(--primary);background:#e6f3ea}.seyaan-quality-score{text-align:center;border-bottom:1px solid #edf1ee;margin-bottom:18px;padding-bottom:18px}.seyaan-admin-plan-card .ant-card-body{padding:26px}.seyaan-admin-plan-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.seyaan-admin-plan-heading{min-width:0}.seyaan-admin-plan-heading h4{margin:12px 0 6px;color:#123c28;overflow-wrap:break-word}.seyaan-admin-plan-price{flex:0 0 auto;display:flex;align-items:baseline;gap:6px;color:var(--forest);white-space:nowrap}.seyaan-admin-plan-price strong{font-size:clamp(1.55rem,3vw,2rem)}.seyaan-admin-plan-price span{color:var(--muted);font-size:.78rem;font-weight:700}.seyaan-admin-plan-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:24px 0;padding:18px;border-radius:14px;background:#f3f8f4}.seyaan-admin-plan-features>div{display:flex;align-items:flex-start;gap:9px;min-width:0}.seyaan-admin-plan-features>div>span{flex:0 0 auto;color:var(--primary);font-weight:800}.seyaan-admin-plan-features .ant-typography{overflow-wrap:break-word;word-break:normal}.seyaan-admin-plan-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:18px;border-top:1px solid #e5ece7}.seyaan-podcast-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;min-width:0}.seyaan-podcast-footer>div{min-width:0}.seyaan-voice-actions{margin-top:12px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.seyaan-professionals-page,.seyaan-testimonials-page{padding-block:64px 90px}.seyaan-professionals-page>.page-header,.seyaan-testimonials-page>.page-header{max-width:900px;margin-bottom:42px}.seyaan-professional-card.ant-card{height:100%;border:1px solid rgba(0,106,53,.1);box-shadow:0 14px 42px #0d3d2412}.seyaan-professional-card .ant-card-body{height:100%;display:flex;flex-direction:column}.seyaan-professional-head{display:grid;grid-template-columns:86px minmax(0,1fr);gap:16px;align-items:center}.seyaan-professional-head h3{margin:10px 0 2px;color:var(--forest)}.seyaan-professional-bio{min-height:76px;margin:22px 0 16px!important;color:var(--muted);line-height:1.65}.seyaan-professional-meta{display:grid;gap:10px;margin:22px 0;padding:16px;border-radius:14px;background:#f3f8f4}.seyaan-professional-meta>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px}.seyaan-professional-quote{display:flex;flex-direction:column;gap:8px;margin:0 0 20px;padding:16px;border-left:3px solid var(--gold);background:#fffaf0;color:#365b46}.seyaan-professional-quote>.anticon{color:var(--gold)}.seyaan-professional-quote small{color:var(--muted)}.seyaan-professional-card .ant-btn{margin-top:auto}.seyaan-testimonial-privacy{display:flex;align-items:center;gap:10px;margin-bottom:24px;padding:14px 18px;border-radius:14px;background:#edf7f0;color:var(--primary)}.seyaan-testimonial-card.ant-card{height:100%;border:1px solid rgba(0,106,53,.1);box-shadow:0 12px 36px #0d3d240f}.seyaan-testimonial-card .ant-card-body{min-height:270px;display:flex;flex-direction:column}.seyaan-testimonial-card p{flex:1;margin:22px 0!important;font-size:1.04rem;line-height:1.72;color:#274c38}.seyaan-testimonial-card>.ant-card-body>div:last-child{display:flex;flex-direction:column;gap:3px}.seyaan-stars{display:flex;gap:4px;color:var(--gold)}.seyaan-public-plans{background:linear-gradient(180deg,#f5faf6,#fff)}.seyaan-public-plans.is-compact{padding-top:54px}.seyaan-public-plan-card.ant-card{height:100%;border:1px solid rgba(0,106,53,.11);box-shadow:0 16px 46px #0c442612}.seyaan-public-plan-card.is-featured{border:2px solid rgba(244,180,0,.55);transform:translateY(-6px);box-shadow:0 22px 54px #0c44261f}.seyaan-public-plan-card .ant-card-body{height:100%;display:flex;flex-direction:column}.seyaan-public-plan-top{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.seyaan-public-plan-card h3{margin:22px 0 12px;color:var(--forest)}.seyaan-public-plan-price{display:flex;align-items:baseline;gap:7px;margin-bottom:22px;color:var(--forest)}.seyaan-public-plan-price small{color:var(--muted)}.seyaan-public-plan-price strong{font-size:clamp(1.8rem,4vw,2.45rem);letter-spacing:-.04em}.seyaan-public-plan-price span{font-weight:700}.seyaan-public-plan-features{display:grid;gap:12px;margin-bottom:26px;padding-top:20px;border-top:1px solid #e3ece6}.seyaan-public-plan-features>div{display:flex;align-items:flex-start;gap:10px;color:#315442}.seyaan-public-plan-features .anticon{color:var(--primary);margin-top:3px}.seyaan-public-plan-card .ant-btn{margin-top:auto}.seyaan-auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.85fr) minmax(520px,1.15fr);padding:0;background:#f6f8f5}.seyaan-auth-page>.auth-card-wrap{grid-column:1 / -1;width:min(100% - 32px,520px);justify-self:center;align-self:center}.seyaan-auth-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.seyaan-auth-card-top .ant-btn{padding-inline:0;color:var(--primary)}.seyaan-auth-aside{min-height:100vh;padding:56px clamp(36px,6vw,90px);background:linear-gradient(150deg,#003f22,#006a38);color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.seyaan-auth-aside:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#f4b4001f;right:-200px;bottom:-130px}.seyaan-auth-aside .seyaan-brand{background:#fff;width:fit-content;border-radius:14px;padding:4px 12px 4px 4px}.seyaan-auth-aside h1,.seyaan-auth-aside p{color:#fff}.seyaan-auth-aside h1{font-size:clamp(2.4rem,4.2vw,4rem);letter-spacing:-.05em;line-height:1.04;max-width:620px}.seyaan-auth-aside p{font-size:1.05rem;line-height:1.75;opacity:.84;max-width:600px}.seyaan-auth-quote{color:#ffffffb3!important;font-style:italic;max-width:480px}.seyaan-auth-points{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1}.seyaan-auth-points span{padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.8rem}.seyaan-auth-card.ant-card{align-self:center;justify-self:center;width:min(600px,calc(100% - 48px));border-radius:24px;box-shadow:0 30px 80px #1939281a}.seyaan-auth-card .ant-card-body{padding:clamp(26px,5vw,52px)}.seyaan-auth-card>.ant-card-body>.seyaan-brand{display:none}.seyaan-auth-card h2{margin:30px 0 8px;color:#123c28}.seyaan-auth-footer{margin-top:20px;text-align:center}.seyaan-auth-language{display:flex;justify-content:flex-end;margin-bottom:8px}@media (max-width: 1220px){.seyaan-floating-card--top{right:0}.seyaan-floating-card--bottom{left:0}.seyaan-contact-grid{grid-template-columns:1fr}.desktop-public-nav{display:none!important}.mobile-public-nav{display:inline-flex}}@media (max-width: 991px){.seyaan-hero{min-height:auto}.seyaan-hero-visual{min-height:460px}.seyaan-install-page{min-height:auto;padding-block:46px}.seyaan-install-page__inner{grid-template-columns:1fr}.seyaan-install-qr-card{order:-1}.seyaan-steps{grid-template-columns:1fr}.seyaan-step{padding-right:0;border-bottom:1px solid #e1e9e3}.seyaan-step:after{display:none}.seyaan-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seyaan-auth-page{grid-template-columns:minmax(0,1fr);align-content:start;padding:24px;min-height:100dvh}.seyaan-auth-aside{display:none}.seyaan-auth-card.ant-card{width:min(100%,680px);margin-inline:auto}.seyaan-auth-card>.ant-card-body>.seyaan-brand{display:flex}.seyaan-booking-copy{position:static}.seyaan-conversion-strip .container,.plan-header,.seyaan-admin-plan-topline{align-items:flex-start;flex-direction:column}}@media (max-width: 600px){html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-wrap:break-word;word-break:normal}.seyaan-install-grid{grid-template-columns:1fr}.seyaan-install-steps{padding:13px}.seyaan-public-plan-card.is-featured{transform:none}.container{width:100%;padding-inline:16px}.seyaan-auth-page{display:flex;align-items:center;justify-content:center;width:100%;min-height:100dvh;padding:12px;box-sizing:border-box;overflow-x:hidden;background:linear-gradient(180deg,#edf6f0,#f8faf8 42%,#fff)}.seyaan-auth-card.ant-card{width:min(100%,520px);min-width:0;min-height:0;margin:0;box-sizing:border-box;border-radius:22px;box-shadow:0 14px 40px #19392817;overflow:hidden}.seyaan-auth-card.ant-card .ant-card-body{padding:20px 18px 24px}.seyaan-auth-card .ant-card-body,.seyaan-auth-card form{width:100%;min-width:0;box-sizing:border-box}.seyaan-auth-card-top{margin-bottom:18px;gap:8px}.seyaan-auth-card-top .ant-btn{min-height:40px;font-size:.88rem}.seyaan-auth-card-top .ant-select{min-width:92px}.seyaan-auth-card>.ant-card-body>.seyaan-brand{justify-content:center;margin:4px auto 0;width:fit-content}.seyaan-auth-card h2{width:100%;margin:20px 0 8px;text-align:center;font-size:clamp(1.55rem,7.5vw,1.95rem);line-height:1.15;white-space:normal;overflow-wrap:anywhere}.seyaan-auth-card h2+.muted-copy{text-align:center;line-height:1.55;margin-bottom:22px}.seyaan-auth-card form{margin-top:26px}.seyaan-auth-card .ant-row{margin-inline:0!important}.seyaan-auth-card .ant-row>.ant-col{padding-inline:0!important}.seyaan-auth-card .ant-form-item{margin-bottom:19px}.seyaan-auth-card .ant-form-item-label{padding-bottom:8px}.seyaan-auth-card .ant-form-item-label>label{height:auto;font-size:.98rem;font-weight:700;color:#173f2a}.seyaan-auth-card .ant-input,.seyaan-auth-card .ant-input-affix-wrapper{min-height:56px;border-radius:14px;border-width:1.5px;border-color:#bdd0c3;background:#fbfdfb;font-size:16px;padding-inline:16px}.seyaan-auth-card .ant-input:hover,.seyaan-auth-card .ant-input-affix-wrapper:hover{border-color:#4c966b}.seyaan-auth-card .ant-input:focus,.seyaan-auth-card .ant-input-focused,.seyaan-auth-card .ant-input-affix-wrapper-focused{border-color:var(--primary);box-shadow:0 0 0 4px #006a381c;background:#fff}.seyaan-auth-card .ant-input-affix-wrapper .ant-input{min-height:auto}.seyaan-auth-card .ant-input-prefix{margin-inline-end:12px;color:#47745a;font-size:1.05rem}.seyaan-phone-prefix{display:inline-flex;align-items:center;gap:6px;padding-right:10px;border-right:1px solid #d6e1d9;font-size:.92rem;font-weight:650}.seyaan-auth-card .ant-input-password-icon{font-size:1.1rem;padding:6px}.seyaan-auth-card .ant-checkbox-wrapper{align-items:flex-start;line-height:1.5}.seyaan-auth-card .ant-checkbox{margin-top:3px}.seyaan-auth-card .ant-checkbox-inner{width:20px;height:20px;border-radius:6px}.seyaan-auth-card button[type=submit]{min-height:56px;border-radius:14px;font-size:1rem;font-weight:750;white-space:normal;line-height:1.25;padding:11px 18px;box-shadow:0 9px 20px #006a382e}.seyaan-auth-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 8px;margin-top:22px;padding-top:18px;border-top:1px solid #e5ece7}.seyaan-contact-picker .ant-list-item{align-items:stretch;flex-direction:column;padding:16px 0}.seyaan-contact-picker .ant-list-item-action{margin-inline-start:62px}.seyaan-contact-picker .ant-list-item-action>li,.seyaan-contact-picker .ant-list-item-action .ant-btn{width:100%}h1,h2,h3,h4,h5,h6,p,.ant-typography,.ant-form-item-label,.ant-checkbox-wrapper,.ant-radio-wrapper,.ant-alert-message,.ant-alert-description{max-width:100%;overflow-wrap:break-word;word-break:normal;white-space:normal}.ant-card,.ant-card-body,.ant-form,.ant-form-item,.ant-input-affix-wrapper,.ant-select,.ant-picker,.ant-input-number{max-width:100%;min-width:0}.ant-card .ant-card-body{padding:20px 16px}.ant-card-head{min-width:0;padding-inline:16px!important}.ant-card-head-wrapper{align-items:stretch;flex-direction:column;gap:10px;padding-block:12px}.ant-card-head-title{min-width:0;padding:0!important;white-space:normal;overflow:visible;text-overflow:unset}.ant-card-extra{width:100%;min-width:0;margin-inline-start:0;padding:0!important}.ant-card-extra>.ant-space{display:grid;width:100%}.ant-card-extra .ant-input{width:100%!important}.ant-list-item{flex-direction:column}.ant-list-item-meta,.ant-list-item-action,.ant-list-item-action .ant-btn{width:100%}.ant-btn:not(.ant-btn-circle){max-width:100%;height:auto;min-height:40px;padding-block:8px;line-height:1.3;white-space:normal;overflow-wrap:break-word}.ant-tag{max-width:100%;height:auto;line-height:1.35;padding-block:4px;white-space:normal;overflow-wrap:break-word}.ant-table-wrapper{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-wrapper .ant-table{min-width:680px}.ant-segmented{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-segmented-group{width:max-content;min-width:100%}.ant-segmented-item-label{white-space:nowrap;word-break:keep-all}.ant-drawer-content-wrapper{width:min(92vw,620px)!important;max-width:92vw}.ant-drawer-body{padding:18px 16px}.ant-descriptions-view{overflow-x:auto}.ant-descriptions-view table{min-width:360px;table-layout:auto}.ant-descriptions-item-label{min-width:110px;white-space:normal}.ant-modal{max-width:calc(100vw - 24px);margin:12px auto;padding-bottom:12px}.ant-modal .ant-modal-content{padding:20px 16px}.page-header{align-items:stretch;gap:14px}.page-header>div,.page-header-extra{width:100%;min-width:0}.page-header-extra>.ant-space{display:flex;width:100%;flex-wrap:wrap}.page-header-extra .ant-segmented{max-width:100%;overflow-x:auto}.page-header h1,.page-header h2{font-size:clamp(1.65rem,8vw,2.1rem)!important}.seyaan-public-header{height:72px!important}.seyaan-brand__mark{width:54px;height:46px}.seyaan-brand__copy strong{font-size:.78rem}.seyaan-brand__copy span{display:none}.seyaan-hero-inner{padding-block:44px 90px}.seyaan-hero-title{font-size:clamp(2.15rem,11vw,2.6rem)!important;overflow-wrap:break-word;word-break:normal}.seyaan-hero-copy{font-size:1rem}.seyaan-hero .ant-row,.seyaan-campaign-hero .ant-row,.seyaan-section>.container>.ant-row,.seyaan-contact-band .ant-row{margin-inline:0!important}.seyaan-hero .ant-row>.ant-col,.seyaan-campaign-hero .ant-row>.ant-col,.seyaan-section>.container>.ant-row>.ant-col,.seyaan-contact-band .ant-row>.ant-col{padding-inline:0!important}.seyaan-hero .ant-space,.seyaan-campaign-hero .ant-space{display:grid;width:100%}.seyaan-hero .ant-space-item,.seyaan-campaign-hero .ant-space-item,.seyaan-hero .ant-btn,.seyaan-campaign-hero .ant-btn{width:100%}.seyaan-campaign-hero{padding:58px 0}.seyaan-campaign-hero h1{font-size:clamp(2rem,10vw,2.75rem);overflow-wrap:break-word;word-break:normal}.seyaan-benefit-grid{grid-template-columns:1fr}.seyaan-booking-page{padding:40px 0 64px}.seyaan-booking-page>.container>.ant-row{margin-inline:0!important}.seyaan-booking-page>.container>.ant-row>.ant-col{padding-inline:0!important}.seyaan-booking-copy h1{font-size:clamp(2rem,10vw,2.7rem);overflow-wrap:break-word;word-break:normal}.seyaan-lead-card .ant-card-body{padding:24px 16px}.seyaan-lead-card .ant-radio-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px}.seyaan-lead-card .ant-radio-wrapper,.seyaan-lead-card .ant-radio-button-wrapper{width:100%;min-width:0;margin-inline:0;height:auto;min-height:42px;line-height:1.3;text-align:center;white-space:normal;overflow-wrap:break-word}.seyaan-lead-card .ant-radio-button-wrapper{display:flex;align-items:center;justify-content:center;padding:8px}.seyaan-lead-card .ant-radio-wrapper{align-items:flex-start;padding:8px 6px;text-align:left}.seyaan-recorder{padding:16px 14px}.seyaan-recorder-head{grid-template-columns:42px minmax(0,1fr)}.seyaan-recorder-head>.ant-btn{grid-column:1 / -1;width:100%}.seyaan-push-card{grid-template-columns:48px 1fr;padding:18px}.seyaan-push-card>.ant-space{grid-column:1 / -1}.seyaan-trust-row{gap:10px;display:grid}.seyaan-hero-visual{min-height:380px}.seyaan-logo-stage{width:330px}.seyaan-floating-card.ant-card{width:215px}.seyaan-floating-card--top{top:8px}.seyaan-floating-card--bottom{bottom:8px}.seyaan-section{padding:62px 0}.seyaan-section-heading{margin-bottom:34px}.seyaan-section-heading h2,.seyaan-section--tint h2{font-size:clamp(1.8rem,9vw,2.35rem)}.seyaan-service-card.ant-card{min-height:230px}.seyaan-principle{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:18px 16px}.seyaan-principle>span{font-size:1.25rem}.seyaan-footer-inner{flex-direction:column;text-align:center}.seyaan-footer-inner>.ant-btn{width:100%}.seyaan-app-content{padding:18px 14px!important}.seyaan-app-header{padding:8px 10px!important;gap:6px}.seyaan-app-header>.ant-space:last-child{gap:6px!important}.seyaan-user-chip{display:none!important}.seyaan-checkbox-grid{grid-template-columns:1fr}.seyaan-form-shell{padding:18px 14px;border-radius:18px}.seyaan-form-shell .ant-steps-item-title{font-size:.82rem!important;white-space:normal}.seyaan-intake-form{min-height:600px;padding-top:26px}.seyaan-session-card .ant-card-body{grid-template-columns:58px minmax(0,1fr);gap:12px}.seyaan-session-date{width:54px}.seyaan-session-actions{display:grid!important;width:100%}.seyaan-session-actions .ant-space-item,.seyaan-session-actions .ant-btn{width:100%}.seyaan-card-topline,.seyaan-session-line{align-items:flex-start;flex-direction:column}.seyaan-podcast-footer{align-items:stretch;flex-direction:column}.seyaan-podcast-footer .ant-btn{width:100%}.seyaan-message-composer{display:grid!important;grid-template-columns:minmax(0,1fr) auto}.seyaan-message-composer>*{min-width:0}.seyaan-voice-actions{align-items:stretch;flex-direction:column}.seyaan-voice-actions .ant-btn{width:100%}.seyaan-invoice-card h2{font-size:clamp(1.65rem,9vw,2.25rem);overflow-wrap:break-word}.seyaan-invoice-actions .ant-btn{width:100%}.plan-price{font-size:1.45rem;white-space:normal}.seyaan-admin-plan-card .ant-card-body{padding:20px 16px}.seyaan-admin-plan-topline{gap:16px}.seyaan-admin-plan-price{white-space:normal}.seyaan-admin-plan-features{grid-template-columns:1fr;padding:15px 14px}.seyaan-admin-plan-footer{align-items:stretch;flex-direction:column}.seyaan-admin-plan-footer .ant-btn{width:100%}.seyaan-professionals-page,.seyaan-testimonials-page{padding-block:42px 64px}.seyaan-professional-head{grid-template-columns:68px minmax(0,1fr)}.seyaan-professional-head .ant-avatar{width:68px!important;height:68px!important;line-height:68px!important}.seyaan-professional-meta>div{grid-template-columns:1fr;gap:3px}.seyaan-form-actions{gap:10px}.seyaan-admin-action{grid-template-columns:42px 1fr}.seyaan-admin-action>.ant-btn{grid-column:2;justify-self:start}}@media (max-width: 420px){.container{padding-inline:14px}.seyaan-brand__mark{width:48px;height:42px}.seyaan-brand__copy strong{font-size:.72rem}.seyaan-lead-card .ant-radio-group{grid-template-columns:1fr}.seyaan-price-line{align-items:flex-start;flex-direction:column}.seyaan-logo-stage{width:min(290px,100%)}.seyaan-floating-card.ant-card{width:min(205px,70vw)}.seyaan-session-card .ant-card-body{grid-template-columns:1fr}.seyaan-session-date{width:100%;height:52px;flex-direction:row;gap:8px}.seyaan-session-date b{font-size:1.25rem}.seyaan-session-date span{margin-top:0}.seyaan-form-actions{flex-direction:column-reverse}.seyaan-form-actions .ant-btn{width:100%}.seyaan-message-composer{grid-template-columns:1fr;gap:8px}.seyaan-message-composer .ant-btn{width:100%;border-radius:8px!important}.seyaan-calendar-card .ant-picker-calendar-header{align-items:stretch;flex-direction:column}.seyaan-calendar-card .ant-picker-calendar-header .ant-select{width:100%!important}.seyaan-calendar-card .ant-picker-calendar-mini{max-width:100%}.seyaan-calendar-card .ant-picker-cell-inner{min-height:42px}.seyaan-slot-proposals{padding:16px}.seyaan-slot-options{grid-template-columns:1fr}.seyaan-slot-held{align-items:stretch;flex-direction:column}}
