*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter","Segoe UI","Roboto","Arial","Noto Sans Bengali",sans-serif;background:#fff;background-attachment:fixed;min-height:100vh;line-height:1.6;color:#1a202c}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{background:rgb(255 255 255 / .97);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 0 rgb(0 0 0 / .06),0 4px 16px rgb(90 103 216 / .08);position:sticky;top:0;z-index:100;border-bottom:1px solid rgb(90 103 216 / .08)}.header-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:12px 24px}.logo-section .logo-link{display:flex;align-items:center;text-decoration:none;gap:10px}.logo-img{width:38px;height:auto;border-radius:8px}.logo-text{font-size:1.15rem;font-weight:700;background:linear-gradient(135deg,#5a67d8,#6b46c1);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;letter-spacing:-.4px}.main-nav .nav-list{display:flex;list-style:none;gap:4px;margin:0;align-items:center}.nav-link{text-decoration:none;color:#4a5568;font-weight:500;padding:7px 14px;border-radius:8px;transition:all 0.2s ease;display:flex;align-items:center;gap:5px;font-size:14px;letter-spacing:-.1px}.nav-link:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgb(90 103 216 / .3)}.dropdown{position:relative;display:inline-block}.dropdown-toggle{cursor:pointer}.dropdown-arrow{font-size:9px;transition:transform 0.3s ease;opacity:.7}.dropdown.open .dropdown-arrow{transform:rotate(180deg)}.dropdown-content{opacity:0;visibility:hidden;pointer-events:none;position:absolute;background-color:#fff;min-width:250%;box-shadow:0 12px 32px rgb(0 0 0 / .12),0 4px 12px rgb(0 0 0 / .06);z-index:1000;border-radius:12px;border:1px solid rgb(90 103 216 / .1);top:calc(100% + 4px);left:0;padding:6px;transition:opacity 0.15s ease,visibility 0.15s ease;transition-delay:0.15s}.dropdown-content a{color:#4a5568;padding:10px 14px;text-decoration:none;display:block;font-size:14px;font-weight:500;transition:all 0.15s ease;border-radius:8px;position:relative;z-index:1001}.dropdown-content a:last-child{border-bottom:none}.dropdown-content a:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);color:#fff}.dropdown.open .dropdown-content{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}@keyframes fadeInDown{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.main-content{padding:24px 20px}.container{max-width:1200px;margin:0 auto;background:rgb(255 255 255 / .99);border-radius:24px;padding:44px;box-shadow:0 32px 64px rgb(0 0 0 / .18),0 8px 24px rgb(0 0 0 / .08);backdrop-filter:blur(20px)}.hero-section{text-align:center;padding:52px 40px 48px;margin-bottom:32px;background:linear-gradient(135deg,#5a67d8 0%,#6b46c1 60%,#553c9a 100%);border-radius:20px;border:1px solid rgb(255 255 255 / .15);position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 20%,rgb(255 255 255 / .08) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgb(255 255 255 / .05) 0%,transparent 50%);pointer-events:none}.hero-section h1{color:#fff;font-size:2.75rem;margin-bottom:18px;font-weight:800;letter-spacing:-1px;line-height:1.2;position:relative}.hero-section h2{color:rgb(255 255 255 / .9);font-size:1.7rem;font-weight:400;margin-bottom:20px;letter-spacing:-.3px;position:relative}.hero-description{color:rgb(255 255 255 / .88);font-size:1.05rem;line-height:1.75;max-width:760px;margin:0 auto;position:relative}.typing-section{margin-bottom:50px}.typing-area{margin-bottom:14px}#textInput{width:100%;height:160px;padding:20px 22px;border:2px solid #e2e8f0;border-radius:16px;font-size:18px;font-family:"Noto Sans Bengali","Segoe UI",Arial,sans-serif;resize:vertical;background:#f8fafc;transition:all 0.25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgb(0 0 0 / .04),inset 0 1px 3px rgb(0 0 0 / .02);color:#1a202c}#textInput:focus{outline:none;border-color:#5a67d8;background:#fff;box-shadow:0 0 0 4px rgb(90 103 216 / .1),0 4px 16px rgb(90 103 216 / .12);transform:translateY(-1px)}.controls{display:flex;gap:8px;align-items:center;margin-bottom:14px;flex-wrap:wrap;justify-content:flex-start}.controls .select-keyboard-dropdown{margin-right:auto}.control-btn{padding:7px 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#f7f8fc;color:#4a5568;cursor:pointer;font-size:13px;font-weight:500;transition:all 0.18s ease;box-shadow:0 1px 3px rgb(0 0 0 / .06);font-family:"Inter",sans-serif;letter-spacing:-.1px}.select-keyboard-control-btn{padding:7px 14px;border:1.5px solid #5a67d8;border-radius:8px;background:linear-gradient(135deg,#5a67d8,#6b46c1);color:#fff;cursor:pointer;font-size:13px;font-weight:600;transition:all 0.18s ease;box-shadow:0 2px 8px rgb(90 103 216 / .3);font-family:"Inter",sans-serif;letter-spacing:-.1px}.select-keyboard-control-btn:hover{box-shadow:0 4px 14px rgb(90 103 216 / .4);transform:translateY(-1px)}.control-btn:hover{background:#fff;border-color:#5a67d8;color:#5a67d8;box-shadow:0 2px 8px rgb(90 103 216 / .12);transform:translateY(-1px)}.control-btn:active{background:#eef0fb;transform:translateY(0);box-shadow:none}.mode-toggle{display:inline-flex;align-items:center;gap:7px;cursor:pointer;user-select:none;font-size:12px;font-weight:500;color:#64748b;padding:3px 2px;transition:color 0.15s ease}.mode-toggle:hover{color:#5a67d8}.mode-toggle input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:32px;height:17px;background:#cbd5e1;border-radius:999px;position:relative;cursor:pointer;flex-shrink:0;transition:background 0.2s ease}.mode-toggle input[type="checkbox"]::before{content:'';position:absolute;width:13px;height:13px;background:#fff;border-radius:50%;top:2px;left:2px;transition:transform 0.2s ease;box-shadow:0 1px 3px rgb(0 0 0 / .18)}.mode-toggle input[type="checkbox"]:checked{background:#5a67d8}.mode-toggle input[type="checkbox"]:checked::before{transform:translateX(15px)}.help-text{color:#718096;font-size:14px;text-align:center;margin-top:14px;letter-spacing:-.1px}.char-counter{display:flex;align-items:center;gap:6px;padding:4px 10px;font-size:11px;color:#a0aec0;font-family:'Inter',sans-serif;letter-spacing:.1px}.char-counter span span{font-weight:600;color:#718096}.counter-divider{color:#cbd5e0;font-size:10px}.nav-link i{font-size:13px;opacity:.85;width:14px;text-align:center}.dropdown-content a i{font-size:12px;width:16px;text-align:center;opacity:.75}.dropdown-content a:hover i{opacity:1}.footer-links a{display:flex;align-items:center;gap:8px}.footer-links a i{font-size:12px;width:14px;text-align:center;opacity:.6;flex-shrink:0;transition:opacity 0.15s ease}.footer-links a:hover i{opacity:1}.footer-section h5 i{font-size:13px;opacity:.8;margin-right:2px}.footer-legal a i{font-size:11px;opacity:.7;margin-right:3px}.footer-legal a:hover i{opacity:1}.keyboard{background:#efefef);border-radius:24px;padding:28px;margin-bottom:40px;box-shadow:0 20px 48px rgb(0 0 0 / .14),0 4px 12px rgb(0 0 0 / .08),inset 0 1px 0 rgb(255 255 255 / .7),inset 0 -2px 4px rgb(0 0 0 / .05);border:1px solid rgb(255 255 255 / .5);position:relative}.keyboard-row{display:flex;justify-content:center;gap:5px;margin-bottom:8px;align-items:flex-start}.key{min-width:63px;height:55px;border:none;border-radius:10px;background:linear-gradient(160deg,#ffffff,#f0f2f7);cursor:pointer;font-size:16px;font-weight:500;position:relative;transition:all 0.15s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#1a202c;font-family:"Noto Sans Bengali","Segoe UI",Arial,sans-serif;box-shadow:0 3px 6px rgb(0 0 0 / .1),0 1px 2px rgb(0 0 0 / .07),inset 0 1px 0 rgb(255 255 255 / .9),0 4px 0 rgb(160 165 190 / .6);user-select:none}.key:hover{background:linear-gradient(160deg,#f8f9ff,#ebedf7);transform:translateY(-2px);box-shadow:0 6px 14px rgb(0 0 0 / .14),0 2px 6px rgb(0 0 0 / .08),inset 0 1px 0 rgb(255 255 255 / .9),0 4px 0 rgb(140 145 175 / .6)}.key:active,.key.active{background:linear-gradient(160deg,#edf0f8,#e0e3ed);transform:translateY(2px);box-shadow:inset 0 2px 5px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .04),0 1px 0 rgb(150 155 180 / .4)}.shift-char{font-size:12px;color:#4a5568;position:absolute;top:5px;right:6px;font-weight:500;opacity:.75}.english-letter{font-size:11px;color:#4460dd;position:absolute;bottom:4px;left:6px;font-weight:700;font-family:"Inter","Segoe UI",Arial,sans-serif;opacity:.65}.special-key{background:linear-gradient(160deg,#e8eaf4,#dcdee9);font-size:13px;color:#4a5568;font-weight:600;box-shadow:0 3px 6px rgb(0 0 0 / .09),0 1px 2px rgb(0 0 0 / .05),inset 0 1px 0 rgb(255 255 255 / .7),0 4px 0 rgb(150 155 180 / .5)}.special-key:hover{background:linear-gradient(160deg,#e0e2f0,#d4d6e4);box-shadow:0 5px 12px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .07),inset 0 1px 0 rgb(255 255 255 / .7),0 4px 0 rgb(140 145 170 / .5)}.key[data-key="backspace"]{min-width:85px}.key[data-key="tab"]{min-width:75px}.key[data-key="enter"]{min-width:85px}.key[data-key="capslock"]{min-width:95px}.key[data-key="shiftleft"]{min-width:105px}.key[data-key="shiftright"]{min-width:125px}.space-key{min-width:320px;border-radius:26px}.key[data-key="controlleft"],.key[data-key="controlright"],.key[data-key="metaleft"],.key[data-key="metaright"],.key[data-key="altleft"],.key[data-key="altright"],.key[data-key="menu"]{min-width:65px}.shift-mode .shift-char{color:#ffffff;font-size:14px;font-weight:600;opacity:1}.shift-mode .key{background:#fef3c7;border-bottom-color:#d97706;box-shadow:0 3px 0 #d97706,0 4px 10px rgb(217 119 6 / .15),inset 0 1px 0 rgb(255 255 255 / .8)}.english-mode .key{background:linear-gradient(160deg,#eff6ff,#dbeafe);box-shadow:0 3px 6px rgb(59 130 246 / .2),0 1px 3px rgb(59 130 246 / .1),inset 0 1px 0 rgb(255 255 255 / .8),0 4px 0 rgb(120 160 220 / .4)}.english-mode .english-letter{color:#2563eb;font-weight:700;font-size:13px;position:static;opacity:1}.english-mode .shift-char,.english-mode .key>span:not(.english-letter){opacity:.2}.shift-key.active{background:linear-gradient(160deg,#fbbf24,#f59e0b);color:#fff;box-shadow:0 4px 12px rgb(245 158 11 / .4),inset 0 1px 0 rgb(255 255 255 / .25)}.caps-lock.active{background:linear-gradient(160deg,#34d399,#10b981);color:#fff;box-shadow:0 4px 12px rgb(16 185 129 / .4),inset 0 1px 0 rgb(255 255 255 / .25)}.content-section{margin:44px 0;padding:32px 36px;background:linear-gradient(135deg,rgb(90 103 216 / .04),rgb(107 70 193 / .03));border-radius:18px;border:1px solid rgb(90 103 216 / .08)}.content-section h2,.content-section h3{color:#1a202c;font-size:1.75rem;margin-bottom:18px;font-weight:700;letter-spacing:-.5px}.content-section p{color:#4a5568;font-size:1.03rem;line-height:1.75;margin-bottom:14px}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:28px;margin-top:28px}.post-card{background:#fff;border-radius:16px;padding:26px;box-shadow:0 4px 16px rgb(0 0 0 / .06),0 1px 4px rgb(0 0 0 / .04);transition:all 0.25s ease;border:1px solid #f0f2f8}.post-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgb(0 0 0 / .1)}.post-header{margin-bottom:15px}.post-category{background:linear-gradient(135deg,rgb(90 103 216 / .1),rgb(107 70 193 / .1));color:#5a67d8;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.post-card h3{font-size:1.25rem;margin:12px 0 8px;line-height:1.4;font-weight:600;letter-spacing:-.3px}.post-card h3 a{color:#1a202c;text-decoration:none;transition:color 0.2s ease}.post-card h3 a:hover{color:#5a67d8}.post-card time{color:#a0aec0;font-size:13px}.post-card p{color:#718096;line-height:1.65;margin:14px 0;font-size:14px}.read-more{color:#5a67d8;text-decoration:none;font-weight:600;font-size:14px;transition:color 0.2s ease;letter-spacing:-.1px}.read-more:hover{color:#6b46c1}.demo-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgb(0 0 0 / .08),0 2px 8px rgb(0 0 0 / .04);transition:all 0.25s ease;border:1px solid rgb(0 0 0 / .04);position:relative}.demo-card.clickable{cursor:pointer}.demo-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px rgb(0 0 0 / .12)}.demo-card.clickable:hover{transform:translateY(-10px);box-shadow:0 28px 56px rgb(90 103 216 / .18)}.card-image{position:relative;height:200px;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.demo-card:hover .card-image img{transform:scale(1.06)}.card-content{padding:22px}.card-category{display:inline-block;padding:5px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px}.demo-card h3{font-size:1.35rem;color:#1a202c;margin:0 0 12px 0;line-height:1.3;font-weight:700;letter-spacing:-.4px}.demo-card p{color:#718096;line-height:1.6;margin-bottom:20px;font-size:14px}.card-author{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid #f0f2f8}.author-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #eef0fb}.author-info{display:flex;flex-direction:column;gap:2px}.author-name{font-weight:600;color:#2d3748;font-size:13px;cursor:pointer;transition:color 0.2s ease;letter-spacing:-.1px}.author-name:hover{color:#5a67d8;text-decoration:underline}.card-author time{color:#a0aec0;font-size:12px}.feature-image-section{margin:44px 0;padding:32px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,rgb(90 103 216 / .04),rgb(107 70 193 / .03));border:1px solid rgb(90 103 216 / .07)}.feature-image-container{position:relative;width:100%}.feature-image{width:100%;height:auto;display:block;border-radius:16px;transition:transform 0.4s ease;box-shadow:0 12px 32px rgb(0 0 0 / .1)}.feature-image-container:hover .feature-image{transform:scale(1.015)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:flex-end;justify-content:flex-end;opacity:1;transition:all 0.3s ease;padding:28px}.cta-button{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;padding:12px 24px;border-radius:14px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all 0.25s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px rgb(5 150 105 / .35);text-decoration:none;transform:translateY(0);font-family:"Inter",sans-serif;letter-spacing:-.2px}.cta-button:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-2px);box-shadow:0 14px 32px rgb(5 150 105 / .45)}.cta-button:active{transform:translateY(1px);box-shadow:0 6px 16px rgb(5 150 105 / .3)}.cta-text{font-size:16px;font-weight:700;letter-spacing:-.2px}.cta-arrow{font-size:18px;font-weight:700;transition:transform 0.25s ease}.cta-button:hover .cta-arrow{transform:translateX(4px)}@media (max-width:768px){.image-overlay{padding:20px}.cta-button{padding:15px 28px;font-size:16px;border-radius:40px;gap:10px;transform:translateY(8px)}.cta-text{font-size:16px}.cta-arrow{font-size:18px}}@media (max-width:480px){.feature-image-section{margin:25px 0;border-radius:15px}.feature-image-container{border-radius:15px}.feature-image{border-radius:15px}.image-overlay{padding:20px}.cta-button{padding:12px 24px;font-size:14px;border-radius:35px;gap:8px;transform:translateY(5px);box-shadow:0 6px 15px rgb(40 167 69 / .3)}.cta-button:hover{transform:translateY(0);box-shadow:0 8px 20px rgb(40 167 69 / .4)}.cta-text{font-size:14px;font-weight:600}.cta-arrow{font-size:16px}}.faq-section{margin:44px 0;padding:36px;background:linear-gradient(135deg,rgb(107 70 193 / .04),rgb(90 103 216 / .04));border-radius:22px;border:1px solid rgb(90 103 216 / .07)}.faq-section h3{color:#1a202c;font-size:1.75rem;margin-bottom:28px;text-align:center;font-weight:700;letter-spacing:-.5px}.faq-container{max-width:820px;margin:0 auto}.faq-item{background:#fff;margin-bottom:12px;border-radius:14px;box-shadow:0 2px 8px rgb(0 0 0 / .05),0 1px 3px rgb(0 0 0 / .04);overflow:hidden;border:1px solid rgb(90 103 216 / .06);transition:box-shadow 0.2s ease}.faq-item:hover{box-shadow:0 6px 20px rgb(90 103 216 / .1),0 2px 6px rgb(0 0 0 / .04)}.faq-item summary{padding:20px 24px;cursor:pointer;font-weight:600;color:#2d3748;background:#fafbff;border-bottom:1px solid rgb(90 103 216 / .06);transition:all 0.2s ease;list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:15px;letter-spacing:-.2px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';font-size:20px;font-weight:400;color:#5a67d8;transition:transform 0.25s ease;flex-shrink:0;margin-left:12px}.faq-item[open] summary::after{transform:rotate(45deg)}.faq-item summary:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);color:#fff}.faq-item summary:hover::after{color:#fff}.faq-item[open] summary{background:linear-gradient(135deg,#5a67d8,#6b46c1);color:#fff}.faq-item[open] summary::after{color:#fff}.faq-item p{padding:20px 24px;color:#4a5568;line-height:1.7;margin-bottom:0;font-size:15px}.faq-item p.assamese-text{padding-top:12px;border-top:1px solid rgb(90 103 216 / .06);color:#718096}.site-footer{background:linear-gradient(160deg,#1a202c 0%,#2d3748 60%,#1e2637 100%);color:#fff;margin-top:64px}.footer-container{max-width:1200px;margin:0 auto;padding:56px 24px 24px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:44px;margin-bottom:44px}.footer-section h4,.footer-section h5{margin-bottom:18px;color:#fff;font-weight:600;font-size:16px;letter-spacing:-.2px}.footer-logo-img{width:44px;margin-bottom:14px;border-radius:8px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.footer-links li{margin-bottom:4px}.footer-links a{color:rgb(255 255 255 / .72);font-weight:400;text-decoration:none;font-size:14px;transition:color 0.15s ease;letter-spacing:-.1px}.footer-links a:hover{color:#fff;text-decoration:none}.social-links{display:flex;gap:12px;margin-top:14px}.social-link{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all 0.2s ease;text-decoration:none}.social-link svg{width:18px;height:18px}.facebook{background:#1877f2}.quora{background:#cc1d04}.youtube{background:red}.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-link:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px rgb(0 0 0 / .35)}.footer-bottom{border-top:1px solid rgb(255 255 255 / .08);padding-top:28px;text-align:center}.footer-bottom p{color:rgb(255 255 255 / .55);font-size:14px;letter-spacing:-.1px}.footer-legal{display:flex;justify-content:center;gap:20px;margin-top:14px;flex-wrap:wrap}.footer-legal a{color:rgb(255 255 255 / .5);text-decoration:none;font-size:13px;transition:color 0.15s ease;letter-spacing:-.1px}.footer-legal a:hover{color:#fff}@keyframes keyPress{0%{transform:scale(1) translateY(0);box-shadow:0 3px 6px rgb(0 0 0 / .1),0 4px 0 rgb(160 165 190 / .6)}50%{transform:scale(.97) translateY(3px);box-shadow:inset 0 2px 5px rgb(0 0 0 / .12),0 1px 0 rgb(150 155 180 / .4)}100%{transform:scale(1) translateY(0);box-shadow:0 3px 6px rgb(0 0 0 / .1),0 4px 0 rgb(160 165 190 / .6)}}.key.pressed{animation:keyPress 0.12s cubic-bezier(.4,0,.2,1)}.key:focus{outline:none;box-shadow:0 0 0 3px rgb(90 103 216 / .3),0 3px 6px rgb(0 0 0 / .1),inset 0 1px 0 rgb(255 255 255 / .9),0 4px 0 rgb(160 165 190 / .6)}.keyboard-top-bar{display:flex;align-items:center;justify-content:flex-start;gap:18px;margin-bottom:10px}.sound-toggle-wrap{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#64748b;user-select:none;cursor:pointer;transition:color 0.15s ease}.sound-toggle-wrap:hover{color:#5a67d8}.sound-toggle-wrap i{font-size:12px;width:14px;text-align:center;transition:color 0.2s ease}#soundToggle{appearance:none;-webkit-appearance:none;width:32px;height:17px;background:#cbd5e1;border-radius:999px;position:relative;cursor:pointer;flex-shrink:0;transition:background 0.2s ease}#soundToggle::before{content:'';position:absolute;width:13px;height:13px;background:#fff;border-radius:50%;top:2px;left:2px;transition:transform 0.2s ease;box-shadow:0 1px 3px rgb(0 0 0 / .18)}#soundToggle:checked{background:#5a67d8}#soundToggle:checked::before{transform:translateX(15px)}.caps-indicator{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:.6px;color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:3px 10px 3px 7px;transition:color 0.2s ease,background 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;user-select:none;cursor:pointer}.caps-indicator:hover{box-shadow:0 0 0 2px rgb(90 103 216 / .15);border-color:#a5b4fc}.caps-indicator.on:hover{box-shadow:0 0 0 2px rgb(34 197 94 / .2);border-color:#4ade80}.caps-led{width:7px;height:7px;border-radius:50%;background:#cbd5e1;flex-shrink:0;transition:background 0.2s ease,box-shadow 0.2s ease}.caps-indicator.on{color:#15803d;background:#f0fdf4;border-color:#86efac}.caps-indicator.on .caps-led{background:#22c55e;box-shadow:0 0 6px rgb(34 197 94 / .55)}.keyboard-watermark{text-align:center;margin-top:16px;font-size:11px;color:#718096;font-weight:500;opacity:.75;letter-spacing:.4px}.mapping-tables{display:flex;flex-direction:column;gap:20px;margin-top:20px}.mapping-table-container{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 14px rgb(0 0 0 / .07);border:1px solid rgb(0 0 0 / .07);margin-top:0;transition:box-shadow 0.25s ease,transform 0.25s ease}.mapping-table-container:hover{box-shadow:0 8px 28px rgb(0 0 0 / .1);transform:translateY(-2px)}.mapping-table-container:nth-of-type(1){border-top:4px solid #fafbff}.mapping-table-container:nth-of-type(2){border-top:4px solid #fafbff}.mapping-table-container:nth-of-type(3){border-top:4px solid #fafbff}.mapping-table-container h4{margin:0;padding:12px 18px;font-size:.88rem;font-weight:700;letter-spacing:-.2px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgb(0 0 0 / .06);background:#fafbff}.mapping-table-container:nth-of-type(1) h4{color:#3c4ec0}.mapping-table-container:nth-of-type(2) h4{color:#6d28d9}.mapping-table-container:nth-of-type(3) h4{color:#0369a1}.mapping-table-container:nth-of-type(1) h4::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#5a67d8,#4c51bf);flex-shrink:0;box-shadow:0 1px 4px rgb(90 103 216 / .4)}.mapping-table-container:nth-of-type(2) h4::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#6d28d9);flex-shrink:0;box-shadow:0 1px 4px rgb(124 58 237 / .4)}.mapping-table-container:nth-of-type(3) h4::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#0891b2,#0e7490);flex-shrink:0;box-shadow:0 1px 4px rgb(8 145 178 / .4)}.table-responsive{overflow-x:auto}.key-map-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(198px,1fr));padding:12px 14px;gap:6px}.key-map-pair{display:flex;align-items:center;background:#f8f9fe;border-radius:9px;padding:6px 9px;border:1px solid #eef0fb;transition:background 0.15s,border-color 0.15s}.key-map-pair:hover{background:#eff1fd;border-color:#c7cef5}.mapping-table-container:nth-of-type(3) .key-map-pair{background:#f0f7fb;border-color:#d4e8f4}.mapping-table-container:nth-of-type(3) .key-map-pair:hover{background:#e0f0f8;border-color:#a8d4e8}.km-half{display:flex;align-items:center;gap:5px;flex:1;min-width:0}.km-vdiv{width:1px;height:22px;background:#dde0f0;flex-shrink:0;margin:0 7px}.km-key{display:inline-flex;align-items:center;justify-content:center;height:30px;width: 30px;padding:0 6px;background:linear-gradient(180deg,#ffffff 0%,#f0f2f8 100%);border:1px solid #c9cdd8;border-bottom:2px solid #a0a6b8;border-radius:5px;font-family:"Inter","Courier New",monospace;font-size:20px;font-weight:900;color:#374151;white-space:nowrap;flex-shrink:0;min-width:22px;text-align:center;letter-spacing:.2px}.km-arrow{color:#c0c8de;font-size:12px;flex-shrink:0}.km-char{font-family:"Noto Sans Bengali","Segoe UI",Arial,sans-serif;font-size:20px;font-weight:600;line-height:1;min-width:22px;text-align:center}.mapping-table-container:nth-of-type(1) .km-char{color:#4c51bf}.mapping-table-container:nth-of-type(2) .km-char{color:#6d28d9}.mapping-table-container:nth-of-type(3) .km-char{color:#0369a1;font-size:21px}.km-group-header{grid-column:1 / -1;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:#7c3aed;padding:6px 4px 3px;border-bottom:1px dashed #e5e0f8;margin-top:4px}.km-group-header:first-child{margin-top:0}.km-alt{font-size:8.5px;color:#9ca3af;font-weight:500;white-space:nowrap}.km-half--col{flex-direction:column;align-items:flex-start;gap:2px}kbd{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;font-size:11px;line-height:1.3;color:#374151;background:linear-gradient(180deg,#ffffff 0%,#f3f4f6 100%);border:1px solid #d1d5db;border-bottom:2px solid #9ca3af;border-radius:5px;font-family:"Inter","Courier New",monospace;font-weight:700;letter-spacing:.3px;min-width:24px;text-align:center;box-shadow:0 1px 3px rgb(0 0 0 / .08),inset 0 1px 0 rgb(255 255 255 / .9)}@media (max-width:768px){.header-container{flex-direction:column;gap:10px;padding:15px 20px}.main-nav .nav-list{flex-wrap:wrap;gap:12px;justify-content:center}.dropdown-content{position:fixed;left:50%;transform:translateX(-50%);min-width:180px;margin-top:8px}.main-content{padding:10px}.container{padding:25px;border-radius:15px}.hero-section{padding:30px 20px}.hero-section h1{font-size:2.2rem}.hero-section h2{font-size:1.5rem}.posts-grid{grid-template-columns:1fr;gap:20px}.demo-card{max-width:100%}.card-image{height:180px}.card-content{padding:15px}.demo-card h3{font-size:1.2rem}.footer-content{grid-template-columns:1fr;gap:30px;text-align:center}.social-links{justify-content:center}.footer-legal{flex-direction:column;gap:10px}.keyboard{padding:20px;border-radius:20px}.key{min-width:44px;height:44px;font-size:14px;border-radius:10px}.space-key{min-width:220px;border-radius:22px}.controls{justify-content:center;gap:10px;margin-bottom:12px}.dropdown-content{position:fixed;left:50%;transform:translateX(-50%);min-width:140px}.keyboard-watermark{font-size:10px;margin-top:12px}#textInput{height:120px;font-size:16px;padding:15px;border-radius:12px}.keyboard-row{gap:4px;margin-bottom:8px}.mapping-tables{gap:16px}.mapping-table-container{border-radius:14px}.mapping-table-container h4{font-size:.9rem;padding:12px 16px}.key-map-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));padding:10px 12px}.km-char{font-size:19px}kbd{padding:4px 8px;font-size:11px;min-width:24px}}@media (max-width:480px){.container{padding:15px;margin:10px}.hero-section h1{font-size:1.8rem}.hero-section h2{font-size:1.3rem}.mapping-table-container{border-radius:12px}.mapping-table-container h4{font-size:.84rem;padding:10px 14px}.key-map-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding:8px 10px;gap:5px}.km-char{font-size:18px}.km-key{font-size:9px;height:20px}kbd{padding:3px 6px;font-size:10px;min-width:20px;border-bottom-width:2px}.posts-grid{grid-template-columns:1fr;gap:15px}.demo-card{border-radius:12px}.card-image{height:160px}.card-content{padding:12px}.demo-card h3{font-size:1.1rem;margin-bottom:8px}.demo-card p{font-size:13px;margin-bottom:15px}.card-author{padding-top:12px;gap:10px}.author-avatar{width:32px;height:32px}.author-name{font-size:12px}.card-author time{font-size:11px}.key{min-width:38px;height:38px;font-size:13px;border-radius:8px}.keyboard-row{gap:3px;margin-bottom:6px}.space-key{min-width:160px;border-radius:19px}.shift-char{font-size:9px;top:4px;right:4px}.english-letter{font-size:8px;bottom:3px;left:4px}.keyboard{padding:15px;border-radius:15px}.special-key{font-size:9px}.controls{flex-direction:row;gap:8px;justify-content:center}.control-btn,.mode-toggle{padding:2px 2px;font-size:11px}.dropdown-content{min-width:120px}.dropdown-content a{padding:10px 12px;font-size:13px}.keyboard-watermark{font-size:9px;margin-top:10px}}.alphabet-chart{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.alphabet-group{background:#fff;border-radius:14px;padding:20px 22px;box-shadow:0 4px 16px rgb(0 0 0 / .06);border:1px solid rgb(0 0 0 / .06)}.alphabet-group h4{font-size:13px;font-weight:700;color:#5a67d8;margin-bottom:14px;letter-spacing:-.2px}.char-grid{display:flex;flex-wrap:wrap;gap:7px}.char-cell{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:20px;font-family:'Noto Sans Bengali','Segoe UI',sans-serif;background:#f8f9ff;border:1px solid #e8eaf6;border-radius:8px;cursor:pointer;transition:all 0.15s ease;color:#4c51bf;font-weight:500;user-select:none}.char-cell:hover{background:#5a67d8;color:#fff;transform:scale(1.1);border-color:#5a67d8;box-shadow:0 4px 12px rgb(90 103 216 / .25)}@media (max-width:640px){.alphabet-chart{grid-template-columns:1fr}.char-cell{width:38px;height:38px;font-size:17px}}.matra-section-wrap{margin-top:24px}.matra-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px rgb(0 0 0 / .07);border:1px solid rgb(90 103 216 / .13)}.matra-table thead tr{background:linear-gradient(90deg,#5a67d8,#6b46c1)}.matra-table thead th{color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:12px 14px;text-align:center}.matra-table thead th:first-child{text-align:left;padding-left:20px}.matra-table tbody tr{background:#fff}.matra-table tbody tr:nth-child(even){background:#f8f9ff}.matra-table tbody tr:hover{background:#eef0fb}.matra-table td{padding:10px 14px;text-align:center;border-bottom:1px solid rgb(90 103 216 / .07);vertical-align:middle}.matra-table td:first-child{text-align:left;padding-left:20px;font-size:20px;color:#4a5568;font-weight:500}.matra-table tbody tr:last-child td{border-bottom:none}.matra-as{font-family:'Noto Sans Bengali','Segoe UI',sans-serif;font-size:22px;color:#5a67d8;font-weight:600;line-height:1}.matra-sign{font-family:'Noto Sans Bengali','Segoe UI',sans-serif;font-size:22px;color:#6b46c1;font-weight:700;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;background:rgb(107 70 193 / .07);border-radius:10px;border:1.5px solid rgb(107 70 193 / .18);cursor:pointer;transition:all 0.15s ease;user-select:none}.matra-sign:hover{background:#6b46c1;color:#fff;border-color:#6b46c1;transform:scale(1.1);box-shadow:0 4px 12px rgb(107 70 193 / .28)}.matra-example{font-family:'Noto Sans Bengali','Segoe UI',sans-serif;font-size:20px;color:#2d3748;font-weight:600;display:inline-flex;align-items:center;justify-content:center;width:52px;height:46px;background:#f0f2ff;border-radius:10px;border:1.5px solid #e0e3f8;cursor:pointer;transition:all 0.15s ease;user-select:none}.matra-example:hover{background:#5a67d8;color:#fff;border-color:#5a67d8;transform:scale(1.08);box-shadow:0 4px 12px rgb(90 103 216 / .25)}.matra-none-label{font-size:11px;color:#a0aec0;font-style:italic}.matra-sound{font-size:12px;color:#718096;font-family:'Inter',sans-serif;letter-spacing:.2px}@media (max-width:640px){.matra-table thead th{font-size:10px;padding:10px 6px}.matra-table td{padding:8px 6px}.matra-table td:first-child{padding-left:10px;font-size:11px}.matra-sign,.matra-example{width:38px;height:38px;font-size:18px}}.conjunct-typing-note{display:inline-flex;align-items:center;gap:8px;background:rgb(90 103 216 / .07);border:1px solid rgb(90 103 216 / .18);border-radius:10px;padding:9px 16px;font-size:13px;color:#4c51bf;margin:16px 0 22px}.conjunct-typing-note code{background:#e8eaf6;color:#3730a3;padding:2px 7px;border-radius:5px;font-size:13px;font-family:'Noto Sans Bengali',monospace;font-weight:700}.conjunct-table td:first-child{text-align:center;padding-left:14px}.conjunct-group-row td{background:linear-gradient(90deg,rgb(90 103 216 / .1),rgb(107 70 193 / .07));color:#4c51bf;font-size:11.5px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:7px 20px!important;text-align:left!important;border-bottom:1px solid rgb(90 103 216 / .12)}.conjunct-tile{font-family:'Noto Sans Bengali','Segoe UI',sans-serif;font-size:24px;font-weight:700;color:#4c51bf;display:inline-flex;align-items:center;justify-content:center;width:52px;height:48px;background:#f0f2ff;border-radius:10px;border:2px solid #dde0f8;cursor:pointer;transition:all 0.15s ease;user-select:none}.conjunct-tile:hover{background:#5a67d8;color:#fff;border-color:#5a67d8;transform:scale(1.1);box-shadow:0 4px 14px rgb(90 103 216 / .3)}.conjunct-formation{font-family:'Noto Sans Bengali','Segoe UI',sans-serif;font-size:18px;color:#6b46c1;letter-spacing:1px}.conjunct-eg{font-family:'Noto Sans Bengali','Segoe UI',sans-serif;font-size:16px;color:#2d3748;font-weight:600}.conjunct-meaning{font-size:12.5px;color:#718096}.conjunct-keys{font-family:'Inter','Segoe UI',monospace;font-size:12px;color:#4c51bf;letter-spacing:.2px;line-height:1.5}.conjunct-keys .kk{display:inline-block;background:#eef0fb;border:1px solid #c7caf0;border-bottom:2px solid #a5aad6;border-radius:5px;padding:1px 6px;font-size:15px;font-weight:700;color:#3730a3;font-family:'Noto Sans Bengali','Inter',monospace;margin:1px 1px;vertical-align:middle}.conjunct-keys .kp{color:#a0aec0;font-size:10px;margin:0 1px;vertical-align:middle}@media (max-width:600px){.conjunct-tile{font-size:20px;width:42px;height:40px}.conjunct-formation{font-size:11px;letter-spacing:0}.conjunct-eg{font-size:14px}}.features-section{margin:44px 0;padding:40px 36px;background:linear-gradient(135deg,rgb(90 103 216 / .04),rgb(107 70 193 / .03));border-radius:18px;border:1px solid rgb(90 103 216 / .08)}.features-section-header{text-align:center;margin-bottom:36px}.features-section-header h2{font-size:1.9rem;font-weight:800;color:#1a202c;letter-spacing:-.5px;margin-bottom:10px}.features-section-header p{color:#718096;font-size:1.02rem;max-width:560px;margin:0 auto;line-height:1.65}.feat-table-wrap{overflow:hidden;border-radius:14px;border:1px solid rgb(90 103 216 / .12);margin-bottom:40px;box-shadow:0 2px 12px rgb(0 0 0 / .05)}.feat-table{width:100%;border-collapse:collapse;background:#fff}.feat-table thead tr{background:linear-gradient(90deg,#5a67d8,#6b46c1)}.feat-table thead th{padding:14px 18px;text-align:left;font-size:.78rem;font-weight:700;color:rgb(255 255 255 / .9);letter-spacing:.7px;text-transform:uppercase}.feat-table thead th:first-child{width:52px;text-align:center}.feat-table thead th:nth-child(2){width:220px}.feat-table tbody tr{border-bottom:1px solid rgb(90 103 216 / .07);transition:background 0.15s ease}.feat-table tbody tr:last-child{border-bottom:none}.feat-table tbody tr:nth-child(even){background:rgb(90 103 216 / .025)}.feat-table tbody tr:hover{background:rgb(90 103 216 / .06)}.feat-table td{padding:14px 18px;vertical-align:middle}.feat-table td:first-child{text-align:center}.feat-icon{width:36px;height:36px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.feat-icon.purple{background:rgb(90 103 216 / .12);color:#5a67d8}.feat-icon.green{background:rgb(56 178 107 / .12);color:#38a169}.feat-icon.orange{background:rgb(237 137 54 / .12);color:#ed8936}.feat-icon.blue{background:rgb(66 153 225 / .12);color:#4299e1}.feat-icon.pink{background:rgb(213 63 140 / .12);color:#d53f8c}.feat-icon.teal{background:rgb(56 178 172 / .12);color:#38b2ac}.feat-name{font-size:.9rem;font-weight:700;color:#1a202c;line-height:1.3}.feat-desc{font-size:.84rem;color:#718096;line-height:1.6}.feat-badge{display:inline-block;font-size:10px;font-weight:600;padding:2px 8px;border-radius:999px;background:rgb(56 178 107 / .12);color:#38a169;letter-spacing:.3px;margin-top:4px}.feat-badge-new{background:rgb(90 103 216 / .13);color:#5a67d8}@media (max-width:600px){.feat-table thead th:nth-child(2),.feat-table td:nth-child(2){display:none}}.love-strip{border-top:1px solid rgb(90 103 216 / .1);padding-top:32px}.love-strip h3{text-align:center;font-size:1.25rem;font-weight:700;color:#1a202c;margin-bottom:24px;letter-spacing:-.3px}.love-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.love-card{text-align:center;padding:20px 16px;background:#fff;border-radius:14px;border:1px solid rgb(90 103 216 / .08);box-shadow:0 2px 8px rgb(0 0 0 / .03)}.love-card-icon{font-size:26px;margin-bottom:10px;display:block}.love-card-title{font-size:.88rem;font-weight:700;color:#2d3748;margin-bottom:6px}.love-card-text{font-size:.8rem;color:#718096;line-height:1.55}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}.love-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.features-grid{grid-template-columns:1fr}.love-grid{grid-template-columns:1fr 1fr}.features-section{padding:28px 18px}}#at-toast{position:fixed;bottom:32px;left:50%;transform:translateX(-50%) translateY(12px);background:#1a202c;color:#fff;padding:10px 20px;border-radius:999px;font-size:13px;font-weight:500;font-family:'Inter',sans-serif;box-shadow:0 6px 24px rgb(0 0 0 / .18);opacity:0;pointer-events:none;transition:opacity 0.2s ease,transform 0.2s ease;z-index:9999;white-space:nowrap}#at-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.phrases-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:12px;margin-top:22px}.phrase-card{background:#fff;border-radius:12px;padding:14px 16px;border:1px solid #e8eaf6;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all 0.15s ease;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.phrase-card:hover{border-color:#a5b4fc;box-shadow:0 4px 16px rgb(90 103 216 / .1);transform:translateY(-1px)}.phrase-text{flex:1}.phrase-assamese{font-family:'Noto Sans Bengali','Segoe UI',sans-serif;font-size:16px;color:#1a202c;font-weight:600;line-height:1.4}.phrase-english{font-size:11px;color:#94a3b8;margin-top:3px}.phrase-copy-btn{background:#f0f2ff;border:none;border-radius:7px;padding:7px 10px;color:#5a67d8;cursor:pointer;font-size:12px;transition:all 0.15s ease;flex-shrink:0}.phrase-copy-btn:hover{background:#5a67d8;color:#fff}.phrase-copy-btn.copied{background:#48bb78;color:#fff}.phrases-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:20px;flex-wrap:wrap}.pg-btn{border:1px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:8px;padding:7px 13px;font-size:13px;font-weight:600;cursor:pointer;transition:all 0.15s ease;min-width:36px;text-align:center;font-family:'Inter',sans-serif}.pg-btn:hover:not(:disabled){background:#f0f2ff;border-color:#a5b4fc;color:#5a67d8}.pg-btn.active{background:#5a67d8;border-color:#5a67d8;color:#fff}.pg-btn:disabled{opacity:.38;cursor:not-allowed}.pg-prev,.pg-next{padding:7px 16px;gap:5px;display:inline-flex;align-items:center}.phrases-page-info{font-size:12px;color:#94a3b8;margin-left:4px;font-weight:500}.blog-posts .posts-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;margin-top:22px}.blog-posts .demo-card{border-radius:12px;box-shadow:0 1px 4px rgb(0 0 0 / .06);border:1px solid #edf0f7;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease;overflow:hidden}.blog-posts .demo-card::after{content:'';display:block;position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5a67d8 0%,#9f7aea 100%);opacity:0;transition:opacity 0.2s ease}.blog-posts .demo-card.clickable:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgb(90 103 216 / .1);border-color:#c7cdf0}.blog-posts .demo-card.clickable:hover::after{opacity:1}.blog-posts .card-image{height:152px}.blog-posts .card-image img{filter:brightness(.97)}.blog-posts .card-content{padding:16px 18px 18px}.blog-posts .demo-card h3{font-size:.975rem;font-weight:600;line-height:1.5;margin:0 0 7px;color:#1e2535;letter-separator:-.2px}.blog-posts .demo-card p{font-size:13px;color:#64748b;line-height:1.65;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-posts .card-author{padding-top:10px;border-top:1px solid #f1f3f9;gap:9px}.blog-posts .author-avatar{width:28px;height:28px;border:1.5px solid #e2e6f5}.blog-posts .author-name{font-size:12px;color:#4a5568;font-weight:600}.blog-posts .card-author time{font-size:11px;color:#b0bec5}.keyboard{background:#1a1a1a;border-radius:12px;padding:20px 20px 26px;border:1px solid #0d0d0d;box-shadow:0 20px 48px rgb(0 0 0 / .7),0 6px 16px rgb(0 0 0 / .5),inset 0 1px 0 rgb(255 255 255 / .04)}.keyboard-row{gap:4px;margin-bottom:4px}.key{background:linear-gradient(180deg,#363636 0%,#2a2a2a 40%,#242424 100%);border-radius:12px;border:1px solid;border-bottom:7px solid #fff;color:#e8e8e8;font-weight:600;font-size:20px;height:52px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .13),inset 1px 0 0 rgb(255 255 255 / .05),inset -1px 0 0 rgb(0 0 0 / .4),inset 0 -1px 0 rgb(0 0 0 / .5),0 2px 4px rgb(0 0 0 / .6);transition:transform 0.07s ease,border-bottom-width 0.07s ease,box-shadow 0.07s ease}.key:hover{background:linear-gradient(180deg,#424242 0%,#363636 40%,#303030 100%);transform:translateY(-1px);box-shadow:inset 0 1px 0 rgb(255 255 255 / .18),inset 1px 0 0 rgb(255 255 255 / .07),0 5px 10px rgb(0 0 0 / .7)}.key:active,.key.active{background:linear-gradient(180deg,#202020 0%,#1e1e1e 100%);transform:translateY(3px);border-bottom:1px solid #0a0a0a;box-shadow:inset 0 2px 5px rgb(0 0 0 / .6),0 1px 2px rgb(0 0 0 / .4)}.special-key{background:linear-gradient(180deg,#2e2e2e 0%,#242424 40%,#1e1e1e 100%);color:#ccc;font-weight:600;border-bottom:7px solid #fb4b4b;box-shadow:inset 0 1px 0 rgb(255 255 255 / .09),inset 1px 0 0 rgb(255 255 255 / .04),inset -1px 0 0 rgb(0 0 0 / .45),0 2px 4px rgb(0 0 0 / .6)}.special-key:hover{background:linear-gradient(180deg,#3a3a3a 0%,#303030 40%,#2a2a2a 100%);transform:translateY(-1px);box-shadow:inset 0 1px 0 rgb(255 255 255 / .13),0 5px 10px rgb(0 0 0 / .7)}.special-key:active,.special-key.active{transform:translateY(3px);border-bottom-width:1px;box-shadow:inset 0 2px 5px rgb(0 0 0 / .6)}.space-key{border-radius:5px;background:linear-gradient(180deg,#363636 0%,#282828 100%);border-bottom:5px solid #fff}.space-key:hover{transform:translateY(-1px)}.space-key:active{transform:translateY(4px);border-bottom-width:1px}.shift-char{color:#aaa;opacity:1;font-size:11px}.english-letter{color:#6a9cf8;opacity:.85}.shift-mode .key{background:linear-gradient(180deg,#3d3318 0%,#2e2410 100%);border-bottom:4px solid #1a1000;color:#f5d98a;box-shadow:inset 0 1px 0 rgb(255 220 80 / .18),0 2px 4px rgb(0 0 0 / .6)}.caps-lock.active{background:linear-gradient(180deg,#1a4a2a 0%,#133820 100%);border-bottom:4px solid #0a2012;color:#4ade80;box-shadow:inset 0 1px 0 rgb(74 222 128 / .2),0 2px 6px rgb(0 0 0 / .6)}.keyboard .keyboard-top-bar{color:rgb(255 255 255 / .55)}.keyboard .mode-toggle{color:rgb(255 255 255 / .55)}.keyboard .mode-toggle:hover{color:rgb(255 255 255 / .9)}.keyboard .sound-toggle-wrap{color:rgb(255 255 255 / .55)}.keyboard .sound-toggle-wrap:hover{color:rgb(255 255 255 / .9)}.keyboard #soundIcon{color:rgb(255 255 255 / .55)}.keyboard .keyboard-watermark{color:rgb(255 255 255 / .55);opacity:1}.key:focus{outline:none;box-shadow:inset 0 1px 0 rgb(255 255 255 / .13),0 0 0 2px rgb(90 103 216 / .7),0 2px 4px rgb(0 0 0 / .6)}.key.pressed{transform:translateY(3px);border-bottom-width:1px}#kbFullscreenBtn{margin-left:auto;background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:5px;display:inline-flex;align-items:center;gap:6px;color:rgb(255 255 255 / .55);font-size:13px;font-weight:500;transition:color 0.18s,background 0.18s;line-height:1;white-space:nowrap}#kbFullscreenBtn:hover{color:#fff;background:rgb(255 255 255 / .1)}.keyboard-light #kbFullscreenBtn{color:#4a5068}.keyboard-light #kbFullscreenBtn:hover{color:#1a1d2e;background:rgb(0 0 0 / .07)}.typing-section.fs-mode{position:fixed;inset:0;z-index:9999;overflow-y:auto;background:#f4f5fb;padding:28px 32px 32px;box-sizing:border-box;display:flex;flex-direction:column;gap:0}.typing-section.fs-mode #textInput{height:28vh;font-size:22px}.typing-section.fs-mode .controls .control-btn,.typing-section.fs-mode .controls .select-keyboard-control-btn,.typing-section.fs-mode .controls .dropdown-btn{font-size:15px;padding:9px 16px}.typing-section.fs-mode .keyboard{padding:28px 28px 34px;border-radius:18px;margin-bottom:0}.typing-section.fs-mode .help-text{display:none}.typing-section.fs-mode .typing-area{margin-bottom:0}.typing-section.fs-mode .keyboard-row{gap:6px;margin-bottom:6px}.typing-section.fs-mode .key{min-width:66px;height:62px;font-size:17px}.typing-section.fs-mode .special-key{font-size:14px}.typing-section.fs-mode .shift-char{font-size:12px}.typing-section.fs-mode .english-letter{font-size:12px}.typing-section.fs-mode .key[data-key="backspace"]{min-width:100px}.typing-section.fs-mode .key[data-key="tab"]{min-width:90px}.typing-section.fs-mode .key[data-key="enter"]{min-width:100px}.typing-section.fs-mode .key[data-key="capslock"]{min-width:112px}.typing-section.fs-mode .key[data-key="shiftleft"]{min-width:124px}.typing-section.fs-mode .key[data-key="shiftright"]{min-width:148px}.typing-section.fs-mode .space-key{min-width:380px}.typing-section.fs-mode .key[data-key="controlleft"],.typing-section.fs-mode .key[data-key="controlright"],.typing-section.fs-mode .key[data-key="metaleft"],.typing-section.fs-mode .key[data-key="metaright"],.typing-section.fs-mode .key[data-key="altleft"],.typing-section.fs-mode .key[data-key="altright"],.typing-section.fs-mode .key[data-key="menu"]{min-width:78px}.typing-section.fs-mode::after{content:"Press Esc to exit full screen";display:block;text-align:center;margin-top:10px;font-size:12px;color:rgb(30 30 60 / .3);font-family:"Inter","Segoe UI",Arial,sans-serif}.kb-theme-label{margin-left:6px;padding:0 4px;cursor:pointer}.kb-theme-label #kbThemeIcon{font-size:15px;pointer-events:none;color:rgb(255 255 255 / .6);transition:color 0.2s}.kb-theme-label:hover #kbThemeIcon{color:rgb(255 255 255)}.keyboard.keyboard-light{background:#efefef;border:1px solid rgb(255 255 255 / .5);box-shadow:0 20px 48px rgb(0 0 0 / .14),0 4px 12px rgb(0 0 0 / .08),inset 0 1px 0 rgb(255 255 255 / .7)}.keyboard-light .key{background:linear-gradient(180deg,#ffffff 0%,#f0f2f7 55%,#e8eaf2 100%);border-bottom:7px solid #454545;color:#1a1d2e;box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),inset 1px 0 0 rgb(255 255 255 / .5),inset -1px 0 0 rgb(0 0 0 / .05),0 2px 5px rgb(0 0 0 / .12)}.keyboard-light .key:hover{background:linear-gradient(180deg,#f8f9ff 0%,#ebedf7 55%,#e2e4f0 100%);border-bottom:4px solid #8e91aa;box-shadow:inset 0 1px 0 rgb(255 255 255),0 6px 12px rgb(0 0 0 / .16)}.keyboard-light .key:active,.keyboard-light .key.active{background:linear-gradient(180deg,#dfe2ef 0%,#d4d7e4 100%);border-bottom:1px solid #8a8da4;box-shadow:inset 0 2px 4px rgb(0 0 0 / .1)}.keyboard-light .special-key{background:linear-gradient(180deg,#e4e6f4 0%,#d8daec 55%,#d0d2e4 100%);color:#2a2d3e;border-bottom:7px solid #2f6fff;box-shadow:inset 0 1px 0 rgb(255 255 255 / .8),0 2px 5px rgb(0 0 0 / .12)}.keyboard-light .special-key:hover{background:linear-gradient(180deg,#eceeff 0%,#e0e2f2 100%);border-bottom:4px solid #8084a0;box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 6px 12px rgb(0 0 0 / .16)}.keyboard-light .shift-char{color:#4a5068;opacity:.85}.keyboard-light .english-letter{color:#3a5ae8;opacity:.7}.keyboard-light .shift-mode .key{background:linear-gradient(180deg,#fef3c7 0%,#fde68a 100%);border-bottom:4px solid #d97706;color:#1a1200}.keyboard-light .caps-lock.active{background:linear-gradient(180deg,#bbf7d0 0%,#4ade80 100%);border-bottom:4px solid #16a34a;color:#052e16}.keyboard-light .keyboard-top-bar{color:#4a5068}.keyboard-light .mode-toggle{color:#4a5068}.keyboard-light .mode-toggle:hover{color:#1a1d2e}.keyboard-light .sound-toggle-wrap{color:#4a5068}.keyboard-light .sound-toggle-wrap:hover{color:#1a1d2e}.keyboard-light #soundIcon{color:#4a5068}.keyboard-light .keyboard-watermark{color:rgb(30 30 70 / .5);opacity:1}.keyboard-light .kb-theme-label #kbThemeIcon{color:#4a5068}.keyboard-light .kb-theme-label:hover #kbThemeIcon{color:#1a1d2e}.keyboard-light .key:focus{box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 0 0 2px rgb(90 103 216 / .55),0 2px 5px rgb(0 0 0 / .12)}