.lang-welcome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:calc(1rem + env(safe-area-inset-top,0)) calc(1.25rem + env(safe-area-inset-right,0)) calc(1.25rem + env(safe-area-inset-bottom,0)) calc(1.25rem + env(safe-area-inset-left,0));overflow:auto;-webkit-overflow-scrolling:touch}.lang-welcome-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(0,113,227,.35),transparent 55%),radial-gradient(ellipse 90% 60% at 100% 100%,rgba(99,102,241,.22),transparent 50%),radial-gradient(ellipse 70% 50% at 0% 80%,rgba(16,185,129,.12),transparent 45%),linear-gradient(165deg,#0a0e1a,#12182a 40%,#0d1117);pointer-events:none}.lang-welcome-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.lang-welcome-inner{position:relative;width:100%;max-width:420px;animation:lang-welcome-in .55s cubic-bezier(.22,1,.36,1) both}@keyframes lang-welcome-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.lang-welcome-inner{animation:none}}.lang-welcome-brand{text-align:center;margin-bottom:1.5rem}.lang-welcome-mark{width:56px;height:56px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:#fff;background:linear-gradient(145deg,#ffffff24,#ffffff0a);border:1px solid rgba(255,255,255,.18);border-radius:16px;box-shadow:0 12px 40px #00000059}.lang-welcome-title{font-size:1.65rem;font-weight:700;line-height:1.2;color:#f5f5f7;margin:0 0 .65rem;letter-spacing:-.02em}.lang-welcome-sub{font-size:.95rem;line-height:1.45;color:#f5f5f7b8;max-width:34rem;margin:0 auto}.lang-welcome-hint{text-align:center;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#00a8ffd9;margin:0 0 .85rem}.lang-welcome-cards{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.75rem}.lang-welcome-card{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.15rem;text-align:left;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;font-family:inherit;color:#fff;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.lang-welcome-card:hover{background:#ffffff1a;border-color:#0071e373;box-shadow:0 8px 32px #0071e326}.lang-welcome-card:active{transform:scale(.98)}.lang-welcome-flag{font-size:1.75rem;line-height:1;flex-shrink:0}.lang-welcome-native{font-size:1.2rem;font-weight:700;letter-spacing:-.01em}.lang-welcome-credits{text-align:center;padding-top:.25rem;border-top:1px solid rgba(255,255,255,.08)}.lang-welcome-credit-line{font-size:.95rem;font-weight:400;line-height:1.45;color:#f5f5f7b8;margin:0;font-family:inherit}.lang-welcome-credit-line+.lang-welcome-credit-line{margin-top:.4rem}.lang-welcome-credit-name{font-weight:700;color:#b8e0ff}.lang-welcome-founder-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(184,224,255,.4)}.lang-welcome-founder-link:hover .lang-welcome-credit-name,.lang-welcome-founder-link:focus-visible .lang-welcome-credit-name{color:#e8f4ff}.lang-welcome-founder-link:hover,.lang-welcome-founder-link:focus-visible{border-bottom-color:#e8f4ffa6}.bottom-nav{position:fixed;bottom:calc(24px + env(safe-area-inset-bottom,0));left:0;right:0;z-index:40;padding:0 1rem;display:flex;justify-content:center;pointer-events:none}.bottom-nav-inner{display:flex;align-items:center;justify-content:space-around;width:100%;max-width:344px;min-height:64px;padding:.4rem 0rem;background:#070b20;border-radius:999px;box-shadow:0 10px 28px #070b2059;pointer-events:auto}.bottom-nav-item{display:flex;align-items:center;justify-content:center;width:67px;height:67px;border:none;background:none;border-radius:50%;color:#ffffffe6;text-decoration:none;transition:background .2s,transform .15s,color .2s}.bottom-nav-item:hover{background:#ffffff12}.bottom-nav-item.active .bottom-nav-icon-wrap{background:#fff;color:#070b20;border:2px solid #070b20;box-shadow:0 6px 14px #0003}.bottom-nav-item.active svg{stroke:#070b20}.bottom-nav-icon-wrap{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;transition:background .2s,box-shadow .2s,border-color .2s;width:53px;height:55px}.bottom-nav-item:active .bottom-nav-icon-wrap{transform:scale(.95)}.lang-selector{position:relative}.lang-selector-trigger{display:flex;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.85rem;font-weight:600;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-surface-hover);border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.lang-selector-trigger:hover{background:var(--color-surface-hover);border-color:var(--color-accent)}.lang-selector-flag{font-variant-numeric:tabular-nums}.lang-selector-arrow{font-size:.65rem;opacity:.7}.lang-selector-dropdown{position:absolute;top:calc(100% + 4px);right:0;min-width:120px;padding:.35rem;background:#fff;border:1px solid var(--color-surface-hover);border-radius:8px;box-shadow:0 4px 12px #0000001f;z-index:100}.lang-selector-option{display:block;width:100%;padding:.5rem .75rem;font-size:.9rem;text-align:left;color:var(--color-text);background:none;border:none;border-radius:6px;cursor:pointer;transition:background .15s}.lang-selector-option:hover{background:var(--color-surface)}.lang-selector-option.active{background:var(--color-accent);color:#fff}.home-slider-section{display:flex;flex-direction:column;gap:.45rem}.home-slider-card{position:relative;width:100%;min-height:170px;border:none;font-family:inherit;border-radius:24px;overflow:hidden;cursor:pointer;background-color:#000;background-size:cover;background-position:center;box-shadow:0 10px 24px #00000024}.home-slider-content{position:relative;z-index:1;font-family:inherit;width:65%;max-width:65%;color:#fff;text-align:left;padding:1.2rem}.home-slider-title{font-family:inherit;font-size:1.8rem;line-height:1.1;margin:0 0 .5rem}.home-slider-subtitle{font-family:inherit;font-size:1rem;opacity:.95;margin:0}.home-slider-dots{display:flex;justify-content:center;gap:.45rem}.home-slider-dot{width:26px;height:7px;border:none;border-radius:99px;background:#d4d9e6;cursor:pointer}.home-slider-dot.active{background:#ff375f}@media (min-width: 1024px){.home-slider-card{min-height:220px}}.home{min-height:100%;min-height:100dvh;padding:1rem 1.25rem;padding-top:calc(.75rem + env(safe-area-inset-top,0));padding-bottom:calc(1rem + env(safe-area-inset-bottom,0));display:flex;flex-direction:column;max-width:480px;margin:0 auto;background:#f7f8fc}.home-header{display:flex;align-items:center;justify-content:space-between;min-height:52px;margin-bottom:1.25rem}.home-header-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:#fff;color:var(--color-text);cursor:pointer;box-shadow:0 2px 10px #151e4014;transition:background .2s,box-shadow .2s}.home-header-btn:hover{background:var(--color-surface);box-shadow:0 2px 12px #00000014}.home-header-menu{flex-shrink:0}.home-header-title{font-family:Caveat,cursive;font-size:1.9rem;font-weight:600;letter-spacing:.02em;color:var(--color-text);margin:0}.home-header-right{min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-header-right .lang-selector{position:relative}.home-header-right .lang-selector-trigger{height:40px;padding:.4rem .58rem;border-radius:12px;background:#4cc9f0;color:#fff;border:1px solid #41bee4;box-shadow:0 4px 12px #4cc9f059}.home-header-right .lang-selector-flag,.home-header-right .lang-selector-arrow{color:#fff}.home-header-right .lang-selector-trigger:hover{background:#3fbde5;border-color:#39b5dc}.home-header-right .lang-selector-dropdown{border-radius:10px;border:1px solid #dfe7f4;box-shadow:0 10px 24px #1b2a4f24}.home-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c1c57;border:none;opacity:0;pointer-events:none;transition:opacity .24s ease;z-index:70}.home-sidebar-backdrop.open{opacity:1;pointer-events:auto}.home-sidebar{position:fixed;top:0;left:0;height:100dvh;width:min(90vw,430px);background:#f7f8fc;border-right:1px solid rgba(0,0,0,.08);box-shadow:0 16px 40px #11193433;transform:translate(-102%);transition:transform .28s ease;z-index:80;padding:1rem 1rem 1.2rem;padding-top:calc(1rem + env(safe-area-inset-top,0));overflow-y:auto}.home-sidebar.open{transform:translate(0)}.home-sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.home-sidebar-title{font-size:1.15rem;font-weight:700;color:var(--color-text)}.home-sidebar-close{width:40px;height:40px;border:none;border-radius:12px;background:#fff;color:var(--color-text);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #151e401a}.home-sidebar-brand{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;padding:.75rem .5rem;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 18px #19224b14}.home-sidebar-brand-logo{width:min(100%,250px);height:auto;object-fit:contain;display:block}.home-founder-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-radius:18px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 18px #19224b14;margin-bottom:1rem}.home-founder-top{display:flex;align-items:center;gap:.8rem}.home-founder-avatar-wrap{width:58px;height:58px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8eefc;display:flex;align-items:center;justify-content:center}.home-founder-avatar{width:100%;height:100%;object-fit:cover}.home-founder-avatar-fallback{display:none;width:100%;height:100%;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#37558e}.home-founder-name{font-size:2rem;font-weight:700;color:var(--color-text)}.home-founder-role{font-size:.85rem;color:var(--color-text-muted)}.home-founder-contact{display:flex;flex-direction:column;gap:.55rem}.home-sidebar-section{margin-top:.9rem}.home-sidebar-section+.home-sidebar-section{margin-top:1.05rem;padding-top:.95rem;border-top:1px solid rgba(0,0,0,.06)}.home-sidebar-section-title{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.55rem}.home-work-list{display:flex;flex-direction:column;gap:.7rem}.home-work-card{display:flex;align-items:center;gap:.75rem;padding:.8rem;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 14px #19224b12;text-decoration:none;color:inherit}.home-work-logo-wrap{width:46px;height:46px;border-radius:12px;overflow:hidden;background:#f2f4fb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-work-logo{width:100%;height:100%;object-fit:cover}.home-work-logo-fallback{display:none;width:100%;height:100%;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;color:#4d6aa3}.home-work-text{display:flex;flex-direction:column;min-width:0}.home-work-title{font-size:.9rem;font-weight:700;color:var(--color-text);line-height:1.25}.home-work-subtitle{font-size:.74rem;color:var(--color-text-muted);line-height:1.3}.home-work-link-icon{margin-left:auto;color:var(--color-accent);flex-shrink:0}.home-contact-card{display:flex;flex-direction:column;gap:.6rem;padding:.8rem;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 14px #19224b12}.home-contact-btn{display:flex;align-items:center;gap:.5rem;width:100%;padding:.65rem .75rem;border-radius:12px;border:none;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none}.home-contact-btn-wa{background:#25d36624;color:#188b46}.home-contact-btn-mail{background:#52bbe329;color:#1f84ab}.home-contact-btn-web{background:#7a84ff26;color:#4958bb}.home-contact-btn:hover{opacity:.9}.home-sidebar-section-legal{margin-top:auto;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,0))}.home-legal-links{display:flex;flex-direction:column;gap:.45rem}.home-legal-link{width:100%;text-align:left;padding:.62rem .72rem;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;color:var(--color-text);font-family:inherit;font-size:.82rem;font-weight:600;cursor:pointer}.home-legal-link:hover{background:#f7f9ff}.home-legal-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#070b1e73;z-index:95}.home-legal-modal{position:fixed;left:50%;top:50%;width:min(92vw,430px);max-height:min(80vh,620px);transform:translate(-50%,-50%);background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 18px 44px #10183447;z-index:96;padding:.95rem;display:flex;flex-direction:column}.home-legal-modal-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.home-legal-modal-head h4{font-size:1rem;font-weight:700;color:var(--color-text)}.home-legal-modal-content{overflow-y:auto;padding-right:.2rem}.home-legal-modal-content p{font-size:.86rem;line-height:1.45;color:var(--color-text-muted);margin-bottom:.55rem}.home-legal-modal-content .home-legal-modal-link{color:var(--color-accent);text-decoration:underline;word-break:break-all}.home-legal-modal-content .home-legal-modal-link:hover{text-decoration:none}.home-main{flex:1;display:flex;flex-direction:column;gap:1.35rem}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.home-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.15rem 1rem;border:1px solid rgba(0,0,0,.06);border-radius:24px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .2s;font-family:inherit;min-height:172px;position:relative;overflow:hidden;box-shadow:0 1px #ffffff40 inset,0 4px 12px #00000014,0 12px 28px #0000001a}.home-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#ffffff59;pointer-events:none}.home-card:hover:not(:disabled){transform:translateY(-4px) scale(1.01);border-color:#00000014;box-shadow:0 1px #ffffff4d inset,0 8px 20px #0000001a,0 20px 40px #0000001f}.home-card:active:not(:disabled){transform:translateY(-2px) scale(1.005)}.home-card:disabled{opacity:.65;cursor:not-allowed}.home-card-purple{background:#8f7cf3;color:#fff}.home-card-orange{background:#f1b154;color:#fff}.home-card-blue{background:#50c5f6;color:#fff}.home-card-pink{background:#ef6ea1;color:#fff}.home-card-icon-wrap{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.9rem;flex-shrink:0}.home-card-icon-img{width:100px;height:100px;object-fit:contain;display:block;margin-bottom:0}.home-card-title{font-size:1.08rem;font-weight:700;margin-bottom:.3rem;color:inherit;line-height:1.3;text-align:center;letter-spacing:.01em}.home-card-subtitle{font-size:.76rem;color:#ffffffeb;line-height:1.4;max-width:95%;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.home-featured{display:flex;flex-direction:column;gap:.7rem;margin-top:.2rem}.home-featured-head{display:flex;align-items:center;justify-content:space-between}.home-featured-title{font-size:1.95rem;font-weight:700;color:var(--color-text);margin:0;line-height:1}.home-featured-link{font-size:1rem;font-family:inherit;color:#52bbe3;background:none;border:none;cursor:pointer;padding:.25rem 0}.home-featured-link:hover{text-decoration:underline}.home-featured-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.2rem 1rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .2s;width:100%;text-align:center;font-family:inherit;position:relative;overflow:hidden;box-shadow:0 1px #fffc inset,0 4px 12px #19224b0f,0 12px 28px #19224b14}.home-featured-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#9a7cf6;pointer-events:none}.home-featured-card:hover{transform:translateY(-3px);border-color:#9a7cf640;box-shadow:0 4px 16px #19224b14,0 16px 36px #19224b1a}.home-featured-icon-wrap{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-featured-icon-img{width:30px;height:30px;object-fit:contain;display:block}.home-featured-content{display:flex;flex-direction:column;gap:.35rem;min-width:0;align-items:center;text-align:center}.home-featured-card-title{font-size:1rem;font-weight:700;color:var(--color-text);letter-spacing:.01em}.home-featured-card-meta{font-size:.8rem;color:var(--color-text-muted);display:flex;align-items:center;justify-content:center;gap:.4rem}.home-featured-card-meta svg{flex-shrink:0;opacity:.8}.home-featured-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;justify-content:center}.home-featured-tag{font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:20px;border:none;background:var(--color-surface);color:var(--color-text-muted)}.home-featured-tag.tag-accent{background:#52bbe32e;color:#2f99c2}.home-setup{margin-top:auto;padding-top:1.5rem;text-align:center}.home-setup p{font-size:.9rem;color:var(--color-text-muted);margin-bottom:1rem}.home-setup-error{font-size:.85rem;color:#c0392b;margin-top:-.5rem;margin-bottom:1rem;word-break:break-word}.home-setup-btn{padding:.75rem 1.5rem;font-size:1rem;font-family:inherit;background:var(--color-accent);color:#fff;border:none;border-radius:14px;cursor:pointer;box-shadow:0 2px 8px #0071e34d}.home-setup-btn:hover{opacity:.92}.home-v2{min-height:100%;min-height:100dvh;padding:1rem 1.25rem;padding-top:calc(.75rem + env(safe-area-inset-top,0));padding-bottom:calc(1rem + env(safe-area-inset-bottom,0));max-width:1200px;margin:0 auto;background:#f7f8fc}.home-v2-header{display:flex;align-items:center;justify-content:space-between;min-height:52px;margin-bottom:1rem}.home-v2-header-btn{width:44px;height:44px;border:none;border-radius:12px;background:#fff;color:var(--color-text);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #151e4014}.home-v2-header-title{font-family:Caveat,cursive;font-size:1.85rem;font-weight:600;letter-spacing:.02em;color:var(--color-text)}.home-v2-header-right .lang-selector-trigger{height:40px;border-radius:12px}.home-v2-main{display:flex;flex-direction:column;gap:1.2rem;padding-bottom:2rem}.home-v2-slider-section{display:flex;flex-direction:column;gap:.45rem}.home-v2-slide-card{position:relative;width:100%;min-height:170px;border:none;border-radius:24px;overflow:hidden;cursor:pointer;background-color:#000;background-size:cover;background-position:center;box-shadow:0 10px 24px #00000024}.home-v2-slide-content{position:relative;z-index:1;width:70%;max-width:70%;color:#fff;text-align:left;padding:1.2rem}.home-v2-slide-content h2{font-size:1.6rem;line-height:1.1;margin-bottom:.5rem}.home-v2-slide-content p{font-size:1rem;opacity:.95}.home-v2-dots{display:flex;justify-content:center;gap:.45rem}.home-v2-dot{width:26px;height:7px;border:none;border-radius:99px;background:#d4d9e6;cursor:pointer}.home-v2-dot.active{background:#ff375f}.home-v2-boxes-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.1fr .35fr 1.1fr .35fr;gap:.95rem}.home-v2-box-card:nth-child(1){grid-row:1 / 3}.home-v2-box-card:nth-child(2){grid-row:1 / 2}.home-v2-box-card:nth-child(3){grid-row:3 / 4}.home-v2-box-card:nth-child(4){grid-row:2 / 4}.home-v2-box-card:nth-child(5){grid-row:4 / 5;grid-column:1 / 2}.home-v2-box-card:nth-child(6){grid-row:4 / 5;grid-column:2 / 3}.home-v2-box-card{position:relative;min-height:170px;border:none;font-family:inherit;border-radius:24px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;box-shadow:0 8px 20px #0000001a}.home-v2-box-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.home-v2-box-title{position:absolute;top:1rem;left:1rem;right:1rem;z-index:1;font-family:inherit;color:#fff;font-size:1.45rem;line-height:1.15;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.35)}.home-v2-loading{color:var(--color-text-muted);text-align:center;font-size:.95rem}@media (min-width: 1024px){.home-v2-slide-card{min-height:220px}.home-v2-boxes-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:unset}.home-v2-box-card:nth-child(1),.home-v2-box-card:nth-child(2),.home-v2-box-card:nth-child(3),.home-v2-box-card:nth-child(4),.home-v2-box-card:nth-child(5),.home-v2-box-card:nth-child(6){grid-row:unset;grid-column:unset}}.app{--app-bottom-nav-clearance: calc(120px + env(safe-area-inset-bottom, 0)) ;min-height:100%;min-height:100dvh;position:relative;background:#fff;padding-bottom:var(--app-bottom-nav-clearance)}.app.app-dark-bg{background:#1d1d1f;padding-top:env(safe-area-inset-top,0)}.app.app-no-bottom-nav{--app-bottom-nav-clearance: 0px;padding-bottom:0}.banner-ad-wrap{min-height:50px;display:flex;justify-content:center;align-items:center;margin:.5rem 0;position:relative;z-index:1}.banner-ad-native-spacer{min-height:50px;margin:0}.app-route-fallback{min-height:30vh}:root{--color-bg: #ffffff;--color-surface: #f5f5f7;--color-surface-hover: #e8e8ed;--color-text: #1d1d1f;--color-text-muted: #6e6e73;--color-accent: #0071e3;--color-success: #34c759;--color-error: #ff3b30;--color-warning: #ff9500;--font-sans: "DM Sans", "Anek Bangla", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-tap-highlight-color:transparent}body{min-height:100%;min-height:100dvh;font-family:var(--font-sans);background:#fff;color:#1d1d1f;-webkit-font-smoothing:antialiased}html[data-lang=bn],html[data-lang=bn] body,html[data-lang=bn] #root,html[data-lang=bn] .app,html[data-lang=bn] .home-v2,html[data-lang=bn] .home{font-family:Anek Bangla,DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}#root{min-height:100%;min-height:100dvh}
