@import"https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;600;700&family=Roboto:wght@300;400;500;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/icon?family=Material+Icons+Outlined";.sidebar{position:fixed;left:0;top:0;bottom:0;width:180px;padding:0 16px 20px;display:flex;flex-direction:column;justify-content:flex-end;background:#f5f7fa;z-index:100}.sidebar-logo{position:absolute;top:20px;left:16px;right:16px}.sidebar-logo h1{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:900;color:#1a1a1a;letter-spacing:-.05em;line-height:1;margin:0}.sidebar-logo .logo-subtitle{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.6rem;font-weight:500;color:#666;margin-top:6px;line-height:1.4;letter-spacing:-.01em}.sidebar-nav{display:flex;flex-direction:column;gap:0}.nav-item{display:flex;align-items:center;gap:6px;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none;padding:1px 0;transition:all .15s ease}.nav-item:hover .nav-label{color:#1a1a1a}.nav-item:hover .nav-dots{border-color:#666}.nav-item:hover .nav-numeral{color:#666}.nav-item.active .nav-label{color:#06f}.nav-item.active .nav-dots{border-color:#06f}.nav-item.active .nav-numeral{color:#06f}.nav-label{font-size:1rem;font-weight:900;color:#666;letter-spacing:-.02em;white-space:nowrap;transition:color .15s ease}.nav-dots{flex:1;border-bottom:1px dotted #d8dfe8;min-width:8px;align-self:center;transition:border-color .15s ease}.nav-numeral{font-size:.7rem;font-weight:500;color:#999;letter-spacing:0;transition:color .15s ease}.sidebar-footer{display:none}.app-container{min-height:100vh;background:#f5f7fa;display:flex;flex-direction:column}.main-content{margin-left:180px;flex:1;padding:24px 48px 80px 24px}.header{position:fixed;top:0;left:180px;right:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#f5f7fa;z-index:50}.header-logo{display:flex;align-items:center;text-decoration:none}.header-logo img{height:32px;width:auto}.header-right{display:flex;align-items:center;gap:24px}.header-nav{display:flex;align-items:center;gap:20px}.header-nav a{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:400;color:#666;text-decoration:none;transition:color .15s ease}.header-nav a:hover{color:#06f}.btn{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:500;padding:12px 24px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.btn-primary{background:#06f;color:#fff;border:none}.btn-primary:hover{background:#0052cc}.btn-outline{background:transparent;color:#000;border:1px solid #ddd}.btn-outline:hover{border-color:#000}.content-section{padding-top:56px;max-width:900px}.section-header{margin-bottom:32px}.section-label{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#06f;margin-bottom:8px}.section-title{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.75rem;font-weight:700;color:#1a1a1a;line-height:1.05;letter-spacing:-.03em;margin-bottom:16px}.section-subtitle{font-family:Playfair Display,Times New Roman,Georgia,serif;font-size:1.25rem;font-weight:400;color:#1a1a1a;line-height:1.4;max-width:550px}.section-body{max-width:700px}.section-body p{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.7;color:#1a1a1a;margin-bottom:16px}.section-body h3{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:600;color:#1a1a1a;margin-top:32px;margin-bottom:12px}.section-body ul{list-style:none;padding:0;margin:0 0 16px}.section-body ul li{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.7;color:#1a1a1a;padding-left:16px;position:relative;margin-bottom:6px}.section-body ul li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;background:#999;border-radius:50%}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:32px;padding-top:32px;border-top:1px solid #d8dfe8}.stat-item .stat-value{font-family:Playfair Display,Times New Roman,Georgia,serif;font-size:2rem;font-weight:400;color:#1a1a1a;line-height:1;margin-bottom:6px}.stat-item .stat-label{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;color:#999}.motto-header{display:flex;align-items:flex-start;justify-content:space-between;padding:32px 48px}.motto-logo{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:700;color:#000;letter-spacing:.1em}.motto-tagline{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:500;color:#000;letter-spacing:.15em;line-height:1.5;text-align:center}.motto-nav{display:flex;gap:64px}.motto-nav a{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:500;color:#000;text-decoration:none;letter-spacing:.05em;transition:opacity .2s ease}.motto-nav a:hover{opacity:.5}.motto-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;border-top:1px solid #e0e0e0;background:#fff}.footer-brand{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:600;color:#000;letter-spacing:.05em}.footer-tagline{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.65rem;font-weight:500;color:#000;letter-spacing:.1em;opacity:.4}.footer-year{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:400;color:#000;opacity:.4}@media(max-width:900px){.motto-header{padding:24px 32px}.motto-tagline{display:none}.motto-footer{padding:20px 32px}}@media(max-width:600px){.motto-header{padding:20px 24px}.motto-nav{gap:16px}.motto-nav a{font-size:.7rem}.motto-footer{padding:12px 16px;gap:8px}.footer-tagline{display:none}}.home-gw{min-height:100vh;background:#fff;display:flex;flex-direction:column}.gw-header{display:flex;align-items:flex-start;justify-content:space-between;padding:32px 48px;max-width:1400px;margin:0 auto;width:100%}.gw-logo{font-size:1.1rem;font-weight:700;color:#202124;letter-spacing:.1em;text-decoration:none}.gw-header-tagline{font-size:.7rem;font-weight:500;color:#5f6368;letter-spacing:.15em;line-height:1.5;text-align:center}.gw-nav{display:flex;align-items:center;gap:32px}.gw-nav-link{font-size:.8rem;font-weight:500;color:#5f6368;text-decoration:none;letter-spacing:.05em;transition:color .2s}.gw-nav-link:hover{color:#06f}.gw-nav-btn{font-size:.8rem;font-weight:500;color:#fff;background:#06f;text-decoration:none;padding:8px 20px;border-radius:24px;letter-spacing:.05em;transition:background .2s,box-shadow .2s}.gw-nav-btn:hover{background:#0052cc;box-shadow:0 1px 6px #0066ff40}.gw-hero{flex:1;display:flex;align-items:center;padding:0 48px;position:relative;overflow:hidden;max-width:1400px;margin:0 auto;width:100%}.gw-hero-label-left,.gw-hero-label-right{font-size:.75rem;font-weight:500;color:#9aa0a6;letter-spacing:.15em;writing-mode:vertical-lr;text-orientation:mixed;position:relative;z-index:1}.gw-hero-label-left{transform:rotate(180deg)}.gw-hero-content{flex:1;padding:0 80px;position:relative;z-index:1}.gw-hero-accents{position:absolute;inset:0 0 0 50%;pointer-events:none;display:flex;align-items:center;justify-content:center}.gw-mockup{transform:scale(1.15);display:flex;flex-direction:column;align-items:center;gap:12px}.gw-mock-chat{width:300px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;overflow:hidden}.gw-mock-chat-hdr{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f8f9fa;border-bottom:1px solid #f1f3f4}.gw-mock-chat-hdr .material-icons{font-size:15px;color:#5f6368}.gw-mock-hdr-line{flex:1;height:7px;background:#e8eaed;border-radius:4px}.gw-mock-chat-body{display:flex;gap:10px;padding:14px}.gw-mock-avatar{width:28px;height:28px;border-radius:50%;background:#e8eaed;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gw-mock-avatar .material-icons{font-size:16px;color:#9aa0a6}.gw-mock-bubble{flex:1;background:#f1f3f4;border-radius:3px 14px 14px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.gw-mock-line{height:6px;background:#e0e0e0;border-radius:3px}.gw-mock-line:nth-child(1){width:85%}.gw-mock-line:nth-child(2){width:70%}.gw-mock-line:nth-child(3){width:45%}.gw-mock-choices{display:flex;gap:10px}.gw-mock-yn{width:144px;background:#fff;border-radius:16px;box-shadow:0 1px 8px #00000012;padding:20px 12px 16px;display:flex;flex-direction:column;align-items:center;gap:8px;border:2px solid transparent}.gw-mock-yn-active{border-color:#188038;background:#f0faf3}.gw-mock-yn-active .gw-mock-yn-icon{background:#e6f4ea}.gw-mock-yn-active .gw-mock-yn-icon .material-icons{color:#188038}.gw-mock-yn-icon{width:42px;height:42px;border-radius:50%;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.gw-mock-yn-icon .material-icons{font-size:20px;color:#5f6368}.gw-mock-yn-bar{width:48px;height:7px;background:#e8eaed;border-radius:4px}.gw-mock-pips{display:flex;gap:5px}.gw-mock-pip{width:20px;height:4px;border-radius:2px;background:#d5d7db}.gw-mock-pip-on{background:#06f}.gw-hero-heading{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:400;color:#202124;line-height:1.1;letter-spacing:-.02em;max-width:600px;margin-bottom:48px}.gw-demos-section{padding:80px 0 24px;background:#f8f9fa;text-align:center;overflow:hidden}.gw-demos-heading{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;color:#202124;letter-spacing:-.02em;margin-bottom:8px;padding:0 48px;max-width:1400px;margin-left:auto;margin-right:auto}.gw-demos-sub{font-size:1rem;font-weight:400;color:#5f6368;margin-bottom:48px;padding:0 48px;max-width:1400px;margin-left:auto;margin-right:auto}.gw-demos-row{display:flex;align-items:flex-start;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 48px 4px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.gw-demos-row::-webkit-scrollbar{display:none}.gw-demo-card{flex-shrink:0;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.gw-demo-wrap{width:420px;overflow:hidden;background:transparent;border-radius:0;box-shadow:none;border:none}.gw-demo-frame{width:520px;height:900px;border:none;background:#f8f9fa;transform:scale(.808);transform-origin:top left}.gw-demos-nav{display:flex;justify-content:center;gap:12px;margin-top:-4px}.gw-demos-arrow{width:40px;height:40px;border-radius:50%;border:1px solid #e8eaed;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 1px 4px #0000000a}.gw-demos-arrow .material-icons{font-size:22px;color:#5f6368;transition:color .2s}.gw-demos-arrow:hover{background:#f8f9fa;box-shadow:0 2px 8px #00000014}.gw-demos-arrow:hover .material-icons{color:#202124}.gw-demos-arrow:disabled{opacity:.3;cursor:default;box-shadow:none}.gw-demos-arrow:disabled:hover{background:#fff}.gw-demos-arrow:disabled:hover .material-icons{color:#5f6368}.gw-grades{padding:120px 48px;border-top:1px solid #e8eaed;max-width:1400px;margin:0 auto;width:100%}.gw-grades-list{display:flex;flex-direction:column;max-width:900px}.gw-grade-item{display:flex;align-items:flex-start;gap:24px;padding:28px 0;text-decoration:none;border-bottom:1px solid #e8eaed;position:relative;transition:background .2s,opacity .5s ease,transform .5s ease;opacity:0;transform:translateY(20px)}.gw-grade-item.gw-visible{opacity:1;transform:translateY(0)}.gw-grade-item:before{content:"";position:absolute;left:-16px;top:0;bottom:0;width:3px;background:#06f;border-radius:2px;opacity:0;transition:opacity .2s}.gw-grade-item:hover:before{opacity:1}.gw-grade-item:hover .gw-grade-name{color:#06f}.gw-grade-index{font-size:.85rem;font-weight:400;color:#9aa0a6;min-width:32px;padding-top:8px}.gw-grade-content{flex:1}.gw-grade-header{display:flex;align-items:baseline;gap:16px;margin-bottom:8px}.gw-grade-name{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;color:#202124;letter-spacing:-.02em;transition:color .2s}.gw-grade-skills{font-size:.78rem;font-weight:500;color:#06f;background:#e8f0fe;padding:3px 10px;border-radius:24px}.gw-grade-desc{font-size:1rem;font-weight:400;color:#5f6368;line-height:1.5;margin:0}.gw-footer{border-top:1px solid #e8eaed;padding:12px 24px;background:#fff}.gw-footer-inner{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.gw-footer-brand{font-size:.85rem;font-weight:600;color:#202124;letter-spacing:.05em}.gw-footer-tagline{font-size:.65rem;font-weight:500;color:#9aa0a6;letter-spacing:.1em}.gw-footer-year{font-size:.8rem;font-weight:400;color:#9aa0a6}@media(max-width:1100px){.gw-mockup{transform:scale(.95)}.gw-hero-heading{max-width:480px}}@media(max-width:900px){.gw-header{padding:24px 32px}.gw-header-tagline{display:none}.gw-hero{flex-direction:column;align-items:center;padding:40px 32px}.gw-hero-content{flex:none;padding:0;text-align:center}.gw-hero-heading{font-size:1.8rem;max-width:none;margin-bottom:32px}.gw-hero-accents{position:static;pointer-events:auto;width:100%;display:flex;justify-content:center;order:2}.gw-hero-content{order:1}.gw-hero-label-left{order:0}.gw-hero-label-right{order:3}.gw-mockup{position:static;transform:none;transform-origin:center center;margin:0 auto}.gw-demos-section{padding:60px 0}.gw-demos-heading,.gw-demos-sub{padding:0 32px}.gw-demos-row{padding:0 32px 16px}.gw-demo-wrap{width:340px}.gw-demo-frame{transform:scale(.654)}.gw-grades{padding:80px 32px}.gw-grade-name{font-size:1.8rem}.gw-grade-desc{font-size:.9rem}.gw-footer{padding:20px 32px}}@media(max-width:600px){.gw-header{padding:20px 24px}.gw-nav{gap:16px}.gw-nav-link{font-size:.7rem}.gw-nav-btn{font-size:.7rem;padding:6px 14px}.gw-hero{padding:32px 24px}.gw-hero-label-left,.gw-hero-label-right{display:none}.gw-hero-heading{font-size:1.5rem;margin-bottom:24px}.gw-mockup{transform:scale(.85);transform-origin:center center}.gw-demos-section{padding:48px 0}.gw-demos-heading{font-size:1.3rem;padding:0 24px}.gw-demos-sub{font-size:.88rem;margin-bottom:32px;padding:0 24px}.gw-demos-row{gap:16px;padding:0 24px 12px}.gw-demo-wrap{width:300px}.gw-demo-frame{transform:scale(.577)}.gw-grades{padding:60px 24px}.gw-grades-list{gap:0}.gw-grade-item{gap:16px;padding:20px 0}.gw-grade-item:before{left:-12px}.gw-grade-index{font-size:.8rem;min-width:24px}.gw-grade-name{font-size:1.3rem}.gw-grade-skills{font-size:.7rem}.gw-grade-desc{font-size:.85rem}.gw-footer{padding:12px 16px;gap:8px}.gw-footer-tagline{display:none}}.gp{min-height:100vh;background:#fff;display:flex;flex-direction:column}.gp-hero{padding:80px 48px 60px;border-bottom:1px solid #e8eaed;max-width:1400px;margin:0 auto;width:100%}.gp-hero-top{display:flex;align-items:center;gap:12px;margin-bottom:20px}.gp-hero-tag{font-size:.72rem;font-weight:600;color:#06f;background:#e8f0fe;padding:4px 12px;border-radius:24px;text-transform:uppercase;letter-spacing:.08em}.gp-hero-exams{font-size:.72rem;font-weight:500;color:#9aa0a6;letter-spacing:.05em}.gp-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:400;color:#202124;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.gp-desc{font-size:1.1rem;font-weight:400;color:#5f6368;line-height:1.5;max-width:700px}.gp-demo-section{padding:24px 48px;background:#f8f9fa;border-bottom:1px solid #e8eaed;max-width:1400px;margin:0 auto;width:100%}.gp-demo-label{font-size:.78rem;font-weight:600;color:#9aa0a6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;text-align:center}.gp-demo-instructions{font-size:.95rem;font-weight:400;color:#5f6368;margin:0 auto 12px;line-height:1.5;max-width:700px;text-align:center}.gp-demo-wrap{width:100%;overflow:hidden}.gp-demo-frame{width:100%;height:400px;border:none;background:#fff;display:block;border-radius:20px}.gp-categories{padding:80px 48px;flex:1;max-width:1400px;margin:0 auto;width:100%}.gp-cat-list{display:flex;flex-direction:column;width:100%}.gp-cat-item{display:flex;align-items:flex-start;gap:24px;padding:28px 0;border-bottom:1px solid #e8eaed;position:relative}.gp-cat-item:before{content:"";position:absolute;left:-16px;top:0;bottom:0;width:3px;background:#06f;border-radius:2px;opacity:0;transition:opacity .2s}.gp-cat-item:hover:before{opacity:1}.gp-cat-item:hover .gp-cat-name{color:#06f}.gp-cat-index{font-size:.85rem;font-weight:400;color:#9aa0a6;min-width:32px;padding-top:8px}.gp-cat-content{flex:1}.gp-cat-header{display:flex;align-items:baseline;gap:16px;margin-bottom:8px}.gp-cat-name{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;color:#202124;letter-spacing:-.02em;transition:color .2s}.gp-cat-count{font-size:.78rem;font-weight:500;color:#06f;background:#e8f0fe;padding:3px 10px;border-radius:24px}.gp-cat-empty{font-size:.95rem;font-weight:400;color:#9aa0a6;margin:0}.gp-sections{display:flex;flex-direction:column;gap:16px;margin-top:16px}.gp-section{background:#f8f9fa;border-radius:14px;padding:14px 16px}.gp-section-header{display:flex;align-items:center;gap:8px}.gp-section-icon{font-size:18px;color:#9aa0a6}.gp-section-title{font-size:.9rem;font-weight:600;color:#202124}.gp-section-meta{font-size:.75rem;font-weight:500;color:#9aa0a6;margin-left:auto;white-space:nowrap;flex-shrink:0}.gp-questions{display:flex;flex-direction:column;gap:4px;margin-top:10px;padding-left:26px}.gp-question-row{display:flex;align-items:center;gap:10px}.gp-question-dot{width:5px;height:5px;border-radius:50%;background:#dadce0;flex-shrink:0}.gp-question-title{font-size:.85rem;font-weight:400;color:#5f6368;line-height:1.6}.gp-skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.gp-skill-chip{font-size:.75rem;font-weight:500;color:#5f6368;background:#f8f9fa;padding:5px 12px;border-radius:24px;border:1px solid #e8eaed}.gp-nav{display:flex;justify-content:space-between;align-items:center;padding:32px 48px;border-top:1px solid #e8eaed;max-width:1400px;margin:0 auto;width:100%}.gp-nav-link{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:500;color:#5f6368;text-decoration:none;transition:color .2s}.gp-nav-link .material-icons{font-size:18px}.gp-nav-link:hover{color:#06f}.gp-nav-cta{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:500;color:#fff;background:#06f;text-decoration:none;padding:12px 28px;border-radius:24px;transition:background .2s,box-shadow .2s}.gp-nav-cta .material-icons{font-size:18px;transition:transform .2s}.gp-nav-cta:hover{background:#0052cc;box-shadow:0 2px 8px #0066ff40}.gp-nav-cta:hover .material-icons{transform:translate(4px)}@media(max-width:900px){.gp-hero{padding:60px 32px}.gp-demo-section{padding:32px}.gp-demo-frame{height:480px}.gp-categories{padding:60px 32px}.gp-cat-name{font-size:1.8rem}.gp-nav{flex-wrap:wrap;justify-content:center;gap:24px;padding:32px}}@media(max-width:600px){.gp-hero{padding:40px 24px}.gp-title{font-size:2rem}.gp-desc{font-size:.95rem}.gp-demo-section{padding:24px}.gp-demo-frame{height:400px}.gp-categories{padding:40px 24px}.gp-cat-item{gap:16px;padding:20px 0}.gp-cat-item:before{left:-12px}.gp-cat-index{font-size:.8rem;min-width:24px}.gp-cat-header{flex-direction:column;gap:6px}.gp-cat-name{font-size:1.3rem}.gp-cat-count{font-size:.7rem;align-self:flex-start}.gp-section{padding:12px 14px}.gp-section-title{font-size:.82rem}.gp-questions{padding-left:20px}.gp-question-title{font-size:.8rem}.gp-skill-chip{font-size:.7rem;padding:4px 10px}.gp-nav{padding:24px;gap:16px}.gp-nav-link{font-size:.8rem}.gp-nav-cta{font-size:.85rem;padding:10px 22px}}.std{min-height:100vh;background:#fff;display:flex;flex-direction:column}.std-hero{display:flex;align-items:center;padding:80px 48px;border-bottom:1px solid #e8eaed}.std-hero-label-left,.std-hero-label-right{font-size:.75rem;font-weight:500;color:#9aa0a6;letter-spacing:.15em;writing-mode:vertical-lr;text-orientation:mixed}.std-hero-label-left{transform:rotate(180deg)}.std-hero-content{flex:1;padding:0 80px}.std-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:400;color:#202124;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.std-desc{font-size:1.1rem;font-weight:400;color:#5f6368;line-height:1.5;max-width:500px}.std-list-section{padding:80px 48px;flex:1}.std-list{display:flex;flex-direction:column;max-width:900px}.std-item{display:flex;align-items:flex-start;gap:24px;padding:28px 0;border-bottom:1px solid #e8eaed;position:relative}.std-item:before{content:"";position:absolute;left:-16px;top:0;bottom:0;width:3px;background:#06f;border-radius:2px;opacity:0;transition:opacity .2s}.std-item:hover:before{opacity:1}.std-item:hover .std-name{color:#06f}.std-index{font-size:.85rem;font-weight:400;color:#9aa0a6;min-width:32px;padding-top:8px}.std-content{flex:1}.std-header{margin-bottom:8px}.std-name{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;color:#202124;letter-spacing:-.02em;text-decoration:none;transition:color .2s}.std-name-link{display:inline-flex;align-items:baseline;gap:8px}.std-name-link:hover{color:#06f}.std-link-icon{font-size:16px;color:#9aa0a6;vertical-align:middle}.std-desc-line{font-size:1rem;font-weight:400;color:#5f6368;line-height:1.5;margin:0}.std-details{display:flex;flex-direction:column;gap:4px;margin-top:14px;padding-left:2px}.std-detail-row{display:flex;align-items:baseline;gap:10px}.std-detail-dot{width:5px;height:5px;border-radius:50%;background:#dadce0;flex-shrink:0;position:relative;top:-1px}.std-detail-text{font-size:.88rem;font-weight:400;color:#5f6368;line-height:1.6}@media(max-width:900px){.std-hero{padding:60px 32px;flex-direction:column;text-align:center}.std-hero-label-left,.std-hero-label-right{writing-mode:horizontal-tb;transform:none;margin-bottom:24px}.std-hero-label-right{margin-bottom:0;margin-top:24px}.std-hero-content{padding:0}.std-list-section{padding:60px 32px}.std-name{font-size:1.8rem}}@media(max-width:600px){.std-hero{padding:40px 24px}.std-title{font-size:2rem}.std-desc{font-size:.95rem}.std-list-section{padding:40px 24px}.std-item{gap:16px;padding:20px 0}.std-item:before{left:-12px}.std-index{font-size:.8rem;min-width:24px}.std-name{font-size:1.3rem}.std-desc-line{font-size:.85rem}.std-detail-text{font-size:.8rem}}.abt{min-height:100vh;background:#fff;display:flex;flex-direction:column}.abt-hero{display:flex;align-items:center;padding:80px 48px;border-bottom:1px solid #e8eaed}.abt-hero-label-left,.abt-hero-label-right{font-size:.75rem;font-weight:500;color:#9aa0a6;letter-spacing:.15em;writing-mode:vertical-lr;text-orientation:mixed}.abt-hero-label-left{transform:rotate(180deg)}.abt-hero-content{flex:1;padding:0 80px}.abt-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:400;color:#202124;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.abt-subtitle{font-size:1.1rem;font-weight:400;color:#5f6368;line-height:1.5;max-width:500px}.abt-section{padding:80px 48px;border-bottom:1px solid #e8eaed}.abt-section-inner{display:flex;gap:48px;max-width:1000px}.abt-section-num{font-size:.85rem;font-weight:400;color:#9aa0a6;min-width:40px;padding-top:6px}.abt-section-body{flex:1}.abt-heading{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;color:#202124;letter-spacing:-.02em;margin-bottom:24px}.abt-text{font-size:1rem;font-weight:400;color:#5f6368;line-height:1.8;margin-bottom:20px;max-width:700px}.abt-text:last-child{margin-bottom:0}.abt-faq-list{display:flex;flex-direction:column;margin-top:32px}.abt-faq-item{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid #e8eaed;position:relative}.abt-faq-item:before{content:"";position:absolute;left:-16px;top:0;bottom:0;width:3px;background:#06f;border-radius:2px;opacity:0;transition:opacity .2s}.abt-faq-item:hover:before{opacity:1}.abt-faq-item:hover .abt-faq-q{color:#06f}.abt-faq-index{font-size:.85rem;font-weight:400;color:#9aa0a6;min-width:32px;padding-top:4px}.abt-faq-content{flex:1}.abt-faq-q{font-size:1.15rem;font-weight:500;color:#202124;margin-bottom:10px;line-height:1.4;transition:color .2s}.abt-faq-a{font-size:.95rem;font-weight:400;color:#5f6368;line-height:1.7;margin:0;max-width:700px}@media(max-width:900px){.abt-hero{padding:60px 32px;flex-direction:column;text-align:center}.abt-hero-label-left,.abt-hero-label-right{writing-mode:horizontal-tb;transform:none;margin-bottom:24px}.abt-hero-label-right{margin-bottom:0;margin-top:24px}.abt-hero-content{padding:0}.abt-section{padding:60px 32px}.abt-section-inner{flex-direction:column;gap:24px}.abt-heading{font-size:1.8rem}.abt-faq-q{font-size:1.05rem}}@media(max-width:600px){.abt-hero{padding:40px 24px}.abt-title{font-size:2rem}.abt-subtitle{font-size:.95rem}.abt-section{padding:40px 24px}.abt-heading{font-size:1.5rem}.abt-text{font-size:.9rem}.abt-faq-list{margin-top:24px}.abt-faq-item{gap:16px;padding:20px 0}.abt-faq-item:before{left:-12px}.abt-faq-index{font-size:.8rem;min-width:24px}.abt-faq-q{font-size:.95rem}.abt-faq-a{font-size:.85rem}}.lgn{min-height:100vh;background:#fff;display:flex;flex-direction:column}.lgn-main{flex:1;display:flex;align-items:center;padding:80px 48px}.lgn-content{display:flex;align-items:center;width:100%;max-width:1100px;margin:0 auto;gap:80px}.lgn-left{flex:1;display:flex;align-items:flex-start;gap:48px}.lgn-label{font-size:.75rem;font-weight:500;color:#9aa0a6;letter-spacing:.15em;writing-mode:vertical-lr;text-orientation:mixed;transform:rotate(180deg)}.lgn-info{max-width:480px}.lgn-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:400;color:#202124;line-height:1.15;letter-spacing:-.02em;margin-bottom:20px}.lgn-desc{font-size:1.05rem;font-weight:400;color:#5f6368;line-height:1.6;margin-bottom:40px}.lgn-stats{display:flex;gap:40px}.lgn-stat{display:flex;flex-direction:column;gap:4px}.lgn-stat-value{font-size:1.5rem;font-weight:500;color:#202124;letter-spacing:-.02em}.lgn-stat-label{font-size:.78rem;font-weight:500;color:#9aa0a6}.lgn-right{width:380px;flex-shrink:0}.lgn-card{background:#fff;border-radius:20px;box-shadow:0 1px 8px #00000012;padding:48px 40px}.lgn-card-title{font-size:1.5rem;font-weight:500;color:#202124;margin-bottom:6px;letter-spacing:-.02em}.lgn-card-sub{font-size:.9rem;font-weight:400;color:#5f6368;margin-bottom:32px}.lgn-error{font-size:.85rem;font-weight:500;color:#d93025;background:#fce8e6;border-radius:12px;padding:12px 16px;margin-bottom:20px}.lgn-google-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:14px 24px;font-family:inherit;font-size:.95rem;font-weight:500;color:#202124;background:#fff;border:1.5px solid #dadce0;border-radius:24px;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s}.lgn-google-btn:hover:not(:disabled){background:#f8f9fa;border-color:#9aa0a6;box-shadow:0 1px 4px #00000014}.lgn-google-btn:disabled{cursor:not-allowed;opacity:.5}.lgn-google-btn svg{flex-shrink:0}.lgn-terms{font-size:.75rem;font-weight:400;color:#9aa0a6;text-align:center;margin-top:24px;line-height:1.5}@media(max-width:1000px){.lgn-content{flex-direction:column;gap:60px}.lgn-left{flex-direction:column;align-items:center;text-align:center}.lgn-label{writing-mode:horizontal-tb;transform:none}.lgn-stats{justify-content:center}.lgn-right{width:100%;max-width:400px}}@media(max-width:600px){.lgn-main{padding:40px 24px}.lgn-title{font-size:2rem}.lgn-desc{font-size:.95rem;margin-bottom:32px}.lgn-stats{gap:24px}.lgn-stat-value{font-size:1.25rem}.lgn-stat-label{font-size:.72rem}.lgn-card{padding:36px 28px}.lgn-card-title{font-size:1.25rem}.lgn-card-sub{font-size:.85rem}.lgn-google-btn{padding:12px 20px;font-size:.9rem}}.db{min-height:100vh;background:#f8f9fa;display:flex;flex-direction:column}.db-loading{height:100vh;background:#fff;display:flex;align-items:center;justify-content:center}.db-loading-content{display:flex;flex-direction:column;align-items:center;gap:28px}.db-loading-logo{font-size:2rem;font-weight:700;color:#202124;letter-spacing:.1em}.db-loading-bars{display:flex;align-items:end;gap:6px;height:32px}.db-loading-bar{width:4px;border-radius:2px;background:#06f;animation:db-bar-pulse 1s ease-in-out infinite}.db-loading-bar:nth-child(1){height:12px;animation-delay:0s}.db-loading-bar:nth-child(2){height:20px;animation-delay:.15s}.db-loading-bar:nth-child(3){height:16px;animation-delay:.3s}.db-loading-bar:nth-child(4){height:24px;animation-delay:.45s}@keyframes db-bar-pulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.db-loading-text{font-size:.85rem;color:#9aa0a6;letter-spacing:.02em}.db-banner{background:#06f;overflow:hidden;white-space:nowrap;flex-shrink:0}.db-banner-track{display:inline-block;animation:db-scroll 20s linear infinite}.db-banner-track span{display:inline-block;padding:5px 0;font-size:.65rem;font-weight:500;color:#fff;letter-spacing:.03em}@keyframes db-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.db .gw-nav{gap:16px;align-items:center}.db-generator-link{font-size:.8rem;font-weight:500;color:#06f;text-decoration:none;transition:color .2s}.db-generator-link:hover{color:#0052cc}.db-avatar-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;font-size:.9rem;font-weight:500;color:#202124;background:#f8f9fa;border:1px solid #e8eaed;border-radius:50%;cursor:pointer;overflow:hidden;transition:all .2s}.db-avatar-btn:hover{border-color:#dadce0;box-shadow:0 1px 4px #00000014}.db-avatar-img{width:100%;height:100%;object-fit:cover}.db-dropdown-overlay{position:fixed;inset:0;z-index:50}.db-dropdown{position:fixed;top:72px;right:48px;width:260px;background:#fff;border-radius:20px;box-shadow:0 4px 16px #0000001f;z-index:100;overflow:hidden}.db-dropdown-info{display:flex;flex-direction:column;gap:4px;padding:20px;border-bottom:1px solid #e8eaed}.db-dropdown-name{font-size:.95rem;font-weight:500;color:#202124}.db-dropdown-email{font-size:.8rem;color:#9aa0a6}.db-dropdown-btn{display:flex;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:.9rem;color:#5f6368;text-align:left;background:transparent;border:none;cursor:pointer;transition:background .2s}.db-dropdown-btn .material-icons{font-size:18px}.db-dropdown-btn:hover{background:#f8f9fa}.db-hero{display:flex;align-items:center;gap:16px;padding:16px 48px;background:#fff;border-bottom:1px solid #e8eaed;flex-shrink:0;max-width:1400px;margin:0 auto;width:100%}.db-hero-title{font-size:1.1rem;font-weight:500;color:#202124;margin:0}.db-hero-meta{font-size:.85rem;color:#9aa0a6}.db-grade-selector{display:flex;align-items:center;gap:12px;padding:12px 48px;background:#e8f0fe;border-bottom:1px solid #e8eaed;flex-shrink:0;max-width:1400px;margin:0 auto;width:100%}.db-grade-selector label{font-size:.85rem;font-weight:500;color:#06f}.db-grade-selector select{font-size:.85rem;padding:8px 32px 8px 14px;border:1px solid #0066FF;border-radius:14px;background:#fff;color:#202124;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230066FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.db-grade-selector select:focus{outline:none;border-color:#0052cc}.db-admin-badge{font-size:.7rem;font-weight:500;color:#fff;background:#06f;padding:4px 10px;border-radius:24px;text-transform:uppercase;letter-spacing:.05em}.db-exams{flex:1;display:flex;flex-direction:column;gap:16px;padding:16px 20px;max-width:1400px;margin:0 auto;width:100%}.db-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;text-align:center}.db-empty .material-icons{font-size:48px;color:#dadce0}.db-empty p{font-size:.95rem;color:#9aa0a6;margin:0}.db-empty .db-empty-hint{font-size:.85rem;color:#9aa0a6}.db-exam-card{background:#fff;border-radius:20px;box-shadow:0 1px 8px #00000012;overflow:hidden}.db-exam-header{display:flex;align-items:center;padding:18px 24px;border-bottom:1px solid #e8eaed}.db-exam-title{font-size:1rem;font-weight:500;color:#202124;flex:1}.db-exam-info{font-size:.8rem;color:#9aa0a6}.db-sections{background:#fff}.db-section-row{display:flex;align-items:center;padding:14px 24px;border-bottom:1px solid #e8eaed;transition:background .15s}.db-section-row:last-child{border-bottom:none}.db-section-row:hover{background:#f8f9fa}.db-section-num{font-size:.75rem;color:#9aa0a6;width:32px;flex-shrink:0}.db-section-name{font-size:.9rem;color:#202124;flex:1}.db-section-status{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500;margin-right:16px;padding:4px 10px;border-radius:24px}.db-section-status .material-icons{font-size:14px}.db-section-status.passed{color:#188038;background:#e6f4ea}.db-section-status.failed{color:#d93025;background:#fce8e6}.db-section-qs{font-size:.8rem;color:#9aa0a6;margin-right:16px;white-space:nowrap}.db-section-action{display:inline-flex;align-items:center;gap:4px;padding:7px 18px;font-size:.8rem;font-weight:500;color:#fff;background:#06f;border:1px solid #0066FF;border-radius:24px;cursor:pointer;flex-shrink:0;transition:all .2s}.db-section-action .material-icons{font-size:16px;transition:transform .2s}.db-section-action:hover{background:#0052cc;box-shadow:0 1px 6px #0066ff40}.db-section-action:hover .material-icons{transform:translate(2px)}.db-section-action.retake{background:#fff;color:#188038;border-color:#188038}.db-section-action.retake:hover{background:#e6f4ea;box-shadow:none}.db-section-action.retake .material-icons{color:#188038}.db-footer-score{font-size:.8rem;font-weight:500}.db-footer-score.passing{color:#188038}.db-footer-score.needs-work{color:#f59e0b}.db-modal-overlay{position:fixed;inset:0;background:#ffffffeb;display:flex;align-items:center;justify-content:center;z-index:200;padding:24px}.db-modal{background:#fff;border-radius:20px;box-shadow:0 4px 16px #0000001f;width:100%;max-width:480px;padding:40px}.db-modal-title{font-size:1.5rem;font-weight:400;color:#202124;letter-spacing:-.02em;margin-bottom:8px}.db-modal-desc{font-size:.95rem;color:#5f6368;margin-bottom:24px}.db-modal-form{display:flex;flex-direction:column}.db-field{margin-bottom:20px}.db-field label{display:block;font-size:.85rem;color:#5f6368;margin-bottom:8px}.db-field input,.db-field select{width:100%;font-size:1rem;padding:12px 16px;border:1px solid #e8eaed;border-radius:14px;background:#fff;color:#202124;transition:border-color .2s}.db-field input::placeholder,.db-field select::placeholder{color:#9aa0a6}.db-field input:focus,.db-field select:focus{outline:none;border-color:#06f}.db-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235f6368' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:44px}.db-modal-actions{display:flex;flex-direction:column;gap:12px;margin-top:16px}.db-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;font-size:1rem;font-weight:500;color:#fff;background:#06f;border:none;border-radius:24px;padding:14px 24px;cursor:pointer;transition:all .2s}.db-btn-primary .material-icons{font-size:18px}.db-btn-primary:hover:not(:disabled){background:#0052cc;box-shadow:0 2px 8px #0066ff40}.db-btn-primary:disabled{opacity:.4;cursor:not-allowed}.db-btn-ghost{width:100%;font-size:.9rem;color:#5f6368;background:transparent;border:none;padding:12px;cursor:pointer;transition:color .2s}.db-btn-ghost:hover{color:#202124}.db-confirm{margin:24px 0 32px;padding:24px;background:#f8f9fa;border-radius:14px}.db-confirm-title{font-size:1.15rem;font-weight:500;color:#202124;margin-bottom:12px}.db-confirm-meta{display:flex;gap:24px;margin-bottom:12px}.db-confirm-meta span{font-size:.85rem;color:#5f6368}.db-confirm-notice{font-size:.9rem;color:#5f6368;line-height:1.5;margin:0}@media(max-width:900px){.db-hero{padding:14px 32px}.db-grade-selector{padding:12px 32px}.db-exams{padding:16px}.db-dropdown{right:32px}}@media(max-width:600px){.db-hero{padding:12px 24px;gap:12px}.db-hero-title{font-size:.95rem}.db-hero-meta{display:none}.db-grade-selector{padding:10px 24px}.db-exams{padding:12px;gap:12px}.db-exam-header{padding:14px 16px}.db-section-row{padding:12px 16px;flex-wrap:wrap;gap:8px}.db-section-qs{display:none}.db-section-action{font-size:.75rem;padding:6px 14px}.db-dropdown{right:16px;left:16px;width:auto}.db-modal{padding:28px 20px}.db-modal-title{font-size:1.25rem}.db-confirm-meta{flex-direction:column;gap:6px}}.ex-notice{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f8f9fa}.ex-notice-card{background:#fff;border-radius:20px;box-shadow:0 1px 8px #00000012;padding:48px 40px;text-align:center;max-width:400px;width:100%}.ex-notice-icon{font-size:56px;color:#06f;margin-bottom:20px}.ex-notice-title{font-size:1.3rem;font-weight:500;color:#202124;margin:0 0 12px}.ex-notice-desc{font-size:.95rem;color:#5f6368;line-height:1.5;margin:0 0 6px}.ex-notice-sub{font-size:.85rem;color:#9aa0a6;margin:0 0 28px}.ex-notice-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 28px;font-size:.9rem;font-weight:500;color:#fff;background:#06f;border:none;border-radius:24px;cursor:pointer;transition:all .2s}.ex-notice-btn .material-icons{font-size:18px}.ex-notice-btn:hover{background:#0052cc;box-shadow:0 2px 8px #0066ff40}.exam-player-v2{height:100vh;display:flex;flex-direction:column;background:#fff;overflow:hidden}.exam-header-v2{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fff;border-bottom:1px solid #e8eaed;flex-shrink:0}.exam-exit-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:50%;color:#9aa0a6;cursor:pointer;transition:all .2s}.exam-exit-btn:hover{color:#202124;background:#f8f9fa}.exam-info{flex:1}.exam-info .exam-title-row{display:flex;align-items:center;gap:8px}.exam-info .grade-badge{font-size:.6rem;font-weight:600;color:#5f6368;background:#f8f9fa;padding:2px 8px;border-radius:24px;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em}.exam-info .exam-title{font-size:.9rem;font-weight:500;color:#202124;margin:0}.exam-info .question-meta{display:flex;gap:12px;margin-top:1px}.exam-info .question-meta span{font-size:.7rem;color:#9aa0a6}.exam-info .question-meta .question-skill{color:#5f6368}.exam-actions{display:flex;align-items:center;gap:8px}.audio-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:50%;color:#9aa0a6;cursor:pointer;transition:all .2s}.audio-btn:hover,.audio-btn.speaking{color:#06f;background:#e8f0fe}.admin-badge{padding:2px 8px;background:#06f;font-size:.6rem;font-weight:600;color:#fff;letter-spacing:.05em;border-radius:24px}.exam-progress-bar{height:2px;background:#e8eaed;flex-shrink:0}.exam-progress-bar .progress-fill{height:100%;background:#06f;transition:width .3s ease}.exam-instructions{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 16px;background:#fff;border-bottom:1px solid #e8eaed;flex-shrink:0}.exam-instructions p{font-size:.9rem;color:#202124;margin:0}.exam-instructions-icon{font-size:22px;color:#9aa0a6;flex-shrink:0}.exam-main{flex:1;display:flex;flex-direction:column;overflow:hidden}.interactive-area{flex:1;display:flex;align-items:center;justify-content:center;background:#f8f9fa;overflow:auto;padding:0;position:relative}.exam-controls{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#fff;border-top:1px solid #e8eaed;flex-shrink:0}.question-nav{display:flex;gap:4px}.nav-dot{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border:none;border-radius:50%;color:#9aa0a6;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s}.nav-dot:hover{background:#e8eaed;color:#202124}.nav-dot.active{background:#06f;color:#fff}.submit-area{display:flex;gap:8px}.save-btn,.submit-btn{display:flex;align-items:center;gap:6px;padding:6px 16px;background:#06f;border:none;border-radius:24px;color:#fff;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.save-btn .material-icons,.submit-btn .material-icons{font-size:16px!important}.save-btn:hover:not(:disabled),.submit-btn:hover:not(:disabled){background:#0052cc;box-shadow:0 1px 6px #0066ff40}.save-btn:disabled,.submit-btn:disabled{opacity:.4;cursor:not-allowed}.save-btn.saved,.submit-btn.saved{background:#188038}.admin-panel{padding:8px 16px;background:#f8f9fa;border-top:1px solid #e8eaed;flex-shrink:0}.prompt-input-wrapper{display:flex;gap:8px}.prompt-input{flex:1;padding:8px 14px;background:#fff;border:1px solid #e8eaed;border-radius:14px;color:#202124;font-size:.85rem}.prompt-input::placeholder{color:#9aa0a6}.prompt-input:focus{outline:none;border-color:#06f}.generate-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#202124;border:none;border-radius:24px;color:#fff;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.generate-btn .material-icons{font-size:16px!important}.generate-btn:hover:not(:disabled){background:#5f6368}.generate-btn:disabled{opacity:.4;cursor:not-allowed}.generate-btn .spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.exam-results{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f8f9fa}.results-card{background:#fff;border-radius:20px;box-shadow:0 1px 8px #00000012;padding:0;text-align:center;max-width:420px;width:100%;overflow:hidden}.results-status{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px}.results-status .material-icons{font-size:48px}.results-status .status-text{font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.results-status.passed{background:#188038;color:#fff;border-radius:20px 20px 0 0}.results-status.failed{background:#d93025;color:#fff;border-radius:20px 20px 0 0}.results-level-badge{display:flex;flex-direction:column;align-items:center;gap:4px;padding:20px;color:#fff}.level-number{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:.9}.level-label{font-size:1.25rem;font-weight:600}.results-score-section{padding:24px;border-bottom:1px solid #e8eaed}.scaled-score{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:8px}.scaled-score .score-value{font-size:3rem;font-weight:500;color:#202124;line-height:1}.scaled-score .score-range{font-size:1rem;font-weight:400;color:#9aa0a6}.passing-note{font-size:.75rem;color:#9aa0a6;text-transform:uppercase;letter-spacing:.05em}.score-description{font-size:.85rem;color:#5f6368;line-height:1.5;max-width:300px;margin:0 auto}.results-summary{display:flex;align-items:center;justify-content:center;padding:16px 24px;background:#f8f9fa;border-bottom:1px solid #e8eaed}.summary-stat{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 20px}.summary-stat .stat-value{font-size:1.25rem;font-weight:500;color:#202124}.summary-stat .stat-label{font-size:.65rem;font-weight:500;color:#9aa0a6;text-transform:uppercase;letter-spacing:.05em}.summary-divider{width:1px;height:32px;background:#dadce0}.results-breakdown{padding:24px;text-align:left}.results-breakdown h3{font-size:.8rem;font-weight:700;color:#9aa0a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.breakdown-list{display:flex;flex-direction:column;gap:8px}.breakdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8f9fa;border-radius:14px;border-left:3px solid transparent}.breakdown-item.correct{background:#e6f4ea;border-left-color:#188038}.breakdown-item.correct .item-icon{color:#188038}.breakdown-item.incorrect{background:#fce8e6;border-left-color:#d93025}.breakdown-item.incorrect .item-icon{color:#d93025}.breakdown-item .item-number{font-size:.75rem;font-weight:700;color:#9aa0a6;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%}.breakdown-item .item-skill{flex:1;font-size:.8rem;color:#202124}.breakdown-item .item-icon{font-size:1rem}.results-actions{padding:0 24px 24px}.results-actions .btn{width:100%;padding:14px 24px;font-size:.95rem;font-weight:500;border-radius:24px}.results-footer{padding:16px 24px;background:#f8f9fa;border-top:1px solid #e8eaed}.results-footer p{font-size:.8rem;font-weight:600;color:#202124;margin:0}.results-footer .footer-small{font-size:.7rem;font-weight:500;color:#9aa0a6;margin-top:2px}.question-error{padding:24px;background:#fce8e6;border:1px solid #f5c6cb;border-radius:14px;color:#d93025}.fake-browser{width:100%;max-width:700px;aspect-ratio:16/10;background:#fff;border-radius:14px;overflow:hidden;position:relative;box-shadow:0 1px 8px #00000012;display:flex;flex-direction:column}.browser-toolbar{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e8eaed}.browser-controls{display:flex;gap:6px}.browser-dot{width:12px;height:12px;border-radius:50%}.browser-dot.red{background:#d93025}.browser-dot.yellow{background:#f9ab00}.browser-dot.green{background:#188038}.browser-nav{display:flex;gap:4px}.nav-button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:#9aa0a6;cursor:pointer}.nav-button:hover:not(:disabled){background:#e8eaed;color:#202124}.nav-button:disabled{opacity:.4;cursor:default}.browser-url-bar{flex:1;display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff;border:1px solid #e8eaed;border-radius:24px}.browser-url-bar .icon-lock{color:#188038;font-size:.85rem}.browser-url-bar input{flex:1;font-size:.85rem;color:#202124;border:none;outline:none;background:transparent}.browser-url-bar input::placeholder{color:#9aa0a6}.browser-url-bar input:disabled{background:transparent}.browser-url-bar .go-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#06f;border:none;border-radius:50%;color:#fff;cursor:pointer}.browser-url-bar .go-button:hover:not(:disabled){background:#0052cc}.browser-url-bar .go-button:disabled{opacity:.4;cursor:default}.browser-actions .action-button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:#9aa0a6;cursor:pointer}.browser-actions .action-button:hover:not(:disabled){background:#e8eaed;color:#202124}.browser-actions .action-button:disabled{opacity:.4;cursor:default}.browser-content{flex:1;overflow:auto}.browser-blank-page{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#9aa0a6}.browser-blank-page .icon-globe{font-size:3rem;opacity:.5}.browser-blank-page p{font-size:.9rem}.browser-error-page{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#5f6368}.browser-error-page .icon-alert-circle{font-size:3rem;color:#d93025}.browser-error-page h3{font-size:1.25rem;font-weight:700;color:#202124}.browser-error-page p{font-size:.9rem}.browser-target-page{height:100%;padding:24px}.fake-website{background:#fff;border:1px solid #e8eaed;border-radius:14px;overflow:hidden}.fake-website-header{display:flex;align-items:center;gap:8px;padding:16px;background:#e8f0fe;border-bottom:1px solid #bfdbfe}.fake-website-header .icon-star{font-size:1.5rem;color:#f9ab00}.fake-website-header h3{font-size:1.1rem;font-weight:700;color:#202124}.fake-website-content{padding:24px}.fake-website-content p{font-size:.95rem;color:#5f6368;line-height:1.6}.browser-search-page{padding:24px}.search-results{display:flex;flex-direction:column;gap:20px}.search-result{cursor:pointer;padding:12px;border-radius:14px;transition:all .15s}.search-result:hover{background:#f8f9fa}.search-result.correct-option:hover{background:#e8f0fe}.result-link{font-size:1.1rem;font-weight:500;color:#1a0dab;text-decoration:none}.result-link:hover{text-decoration:underline}.result-url{display:block;font-size:.8rem;color:#188038;margin:4px 0}.result-description{font-size:.85rem;color:#5f6368;line-height:1.4}.success-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .3s ease;z-index:100}.success-content{text-align:center;padding:40px}.success-content .success-icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;margin:0 auto 20px;background:#188038;border-radius:50%;animation:bounceIn .5s ease;box-shadow:0 8px 30px #18803859}.success-content .success-icon.material-icons{font-size:50px!important;color:#fff}.success-content p{font-size:1.25rem;font-weight:600;color:#202124;margin-top:0;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounceIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.floating-comment-btn{position:absolute;bottom:16px;right:16px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#06f;border:none;border-radius:50%;color:#fff;cursor:pointer;box-shadow:0 2px 12px #0066ff4d;z-index:100;transition:all .2s}.floating-comment-btn .material-icons{font-size:22px}.floating-comment-btn:hover{background:#0052cc;box-shadow:0 4px 16px #06f6;transform:scale(1.05)}.floating-comment-btn .comment-count{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#d93025;color:#fff;font-size:.65rem;font-weight:600;border-radius:10px;padding:0 5px}.comments-panel{position:fixed;top:0;right:0;bottom:0;width:320px;height:100vh;background:#fff;border-left:1px solid #e8eaed;display:flex;flex-direction:column;overflow:hidden;z-index:150;box-shadow:-2px 0 12px #00000014}.comments-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e8eaed;flex-shrink:0}.comments-header .comments-title{font-size:.9rem;font-weight:600;color:#202124}.comments-header .comments-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:50%;color:#9aa0a6;cursor:pointer;transition:all .15s}.comments-header .comments-close .material-icons{font-size:18px}.comments-header .comments-close:hover{background:#f8f9fa;color:#202124}.comments-list{flex:1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:12px}.comments-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9aa0a6}.comments-empty .material-icons{font-size:32px}.comments-empty p{font-size:.85rem;margin:0}.comment-item{padding:10px 12px;background:#f8f9fa;border-radius:14px}.comment-item-top{display:flex;align-items:flex-start;gap:8px}.comment-item-top .comment-text{flex:1}.comment-delete{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;border-radius:50%;color:#9aa0a6;cursor:pointer;flex-shrink:0;opacity:0;transition:all .15s}.comment-delete .material-icons{font-size:16px}.comment-delete:hover{background:#fce8e6;color:#d93025}.comment-item:hover .comment-delete{opacity:1}.comment-text{font-size:.85rem;color:#202124;line-height:1.5;white-space:pre-wrap;word-break:break-word}.comment-meta{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:.7rem;color:#9aa0a6}.comment-meta .comment-author{font-weight:500}.comment-input-area{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #e8eaed;flex-shrink:0}.comment-textarea{flex:1;min-height:36px;max-height:120px;padding:8px 12px;font-size:.85rem;font-family:inherit;color:#202124;background:#f8f9fa;border:1px solid #e8eaed;border-radius:14px;resize:none;line-height:1.4;overflow-y:auto}.comment-textarea::placeholder{color:#9aa0a6}.comment-textarea:focus{outline:none;border-color:#06f}.comment-submit{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#06f;border:none;border-radius:50%;color:#fff;cursor:pointer;flex-shrink:0;transition:all .15s}.comment-submit .material-icons{font-size:18px}.comment-submit:hover:not(:disabled){background:#0052cc}.comment-submit:disabled{opacity:.4;cursor:not-allowed}.exit-modal-overlay{position:fixed;inset:0;background:#ffffffeb;display:flex;align-items:center;justify-content:center;z-index:200;padding:24px}.exit-modal{background:#fff;border-radius:20px;box-shadow:0 4px 16px #0000001f;width:100%;max-width:400px;padding:32px}.exit-modal-title{font-size:1.25rem;font-weight:500;color:#202124;margin:0 0 12px}.exit-modal-desc{font-size:.95rem;color:#5f6368;line-height:1.5;margin:0 0 24px}.exit-modal-actions{display:flex;flex-direction:column;gap:12px}.exit-modal-btn{width:100%;padding:14px 24px;font-size:.95rem;font-weight:500;border:none;border-radius:24px;cursor:pointer;transition:all .2s}.exit-modal-btn.cancel{background:#06f;color:#fff}.exit-modal-btn.cancel:hover{background:#0052cc;box-shadow:0 2px 8px #0066ff40}.exit-modal-btn.confirm{background:transparent;color:#d93025;border:1px solid #fce8e6}.exit-modal-btn.confirm:hover{background:#fce8e6}@media(max-width:768px){.exam-header-v2,.exam-controls{padding:6px 12px}.fake-browser{aspect-ratio:4/3}.results-card{max-width:100%}.exit-modal{padding:24px}.ex-notice-card{padding:32px 24px}}.generator-loading{height:100vh;display:flex;align-items:center;justify-content:center;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#000;opacity:.5}.generator-page{height:100vh;background:#fff;display:flex;flex-direction:column;overflow:hidden}.generator-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:56px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.generator-back{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#000;transition:opacity .2s}.generator-back .material-icons{font-size:20px}.generator-back:hover{opacity:.5}.generator-title{display:flex;align-items:center;gap:12px}.generator-logo{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:700;color:#000;letter-spacing:.05em}.generator-label{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.65rem;font-weight:600;color:#fff;background:#000;padding:4px 10px;letter-spacing:.08em;text-transform:uppercase}.generator-user{display:flex;align-items:center}.generator-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.generator-avatar-initial{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f5f5f5;border:1px solid #e0e0e0;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:500;color:#000}.generator-content{flex:1;overflow-y:auto;padding:0}.grade-block{border-bottom:1px solid #f0f0f0}.grade-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px 8px}.grade-label{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.08em}.grade-count{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:500;color:#ccc}.grade-empty{height:8px}.grade-exams{padding:0 24px 12px;display:flex;flex-direction:column;gap:4px}.exam-accordion{border:1px solid #e8e8e8;transition:border-color .2s}.exam-accordion.open{border-color:#000}.exam-accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:none;border:none;cursor:pointer;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .15s}.exam-accordion-header:hover{background:#fafafa}.exam-accordion-left{display:flex;align-items:center;gap:10px}.exam-icon{font-size:18px;color:#999}.exam-name{font-size:.88rem;font-weight:500;color:#000}.exam-accordion-right{display:flex;align-items:center;gap:12px}.exam-meta{font-size:.75rem;font-weight:400;color:#999}.exam-chevron{font-size:20px;color:#999;transition:transform .2s}.open .exam-chevron{color:#000}.exam-sections{border-top:1px solid #f0f0f0}.exam-sections .section-row{display:flex;align-items:center;gap:12px;padding:10px 16px 10px 44px;border-bottom:1px solid #f8f8f8;transition:background .15s}.exam-sections .section-row:last-child{border-bottom:none}.exam-sections .section-row:hover{background:#fafafa}.exam-sections .section-num{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;color:#ccc;width:20px}.exam-sections .section-title{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:400;color:#000;flex:1}.exam-sections .section-qs{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;font-weight:400;color:#bbb}.site-footer{width:100%;padding:24px 48px 24px 200px;border-top:1px solid #d8dfe8;background:#eef2f7}.footer-content{max-width:1200px;margin:0 auto}.footer-main{display:flex;justify-content:space-between;gap:40px;margin-bottom:16px}.footer-brand h3{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:4px}.footer-brand p{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;color:#1a1a1a}.footer-info{text-align:right;max-width:400px}.footer-info p{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;color:#666;line-height:1.6;margin:0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:16px;border-top:1px solid #d8dfe8}.footer-copyright{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;color:#999;margin:0}.footer-author{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;color:#1a1a1a;margin:0}.footer-links{display:flex;gap:20px}.footer-links a{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;color:#999;text-decoration:none;transition:color .15s ease}.footer-links a:hover{color:#06f}@media(max-width:768px){.site-footer{padding:24px 16px;margin-left:0}.footer-content{max-width:100%;margin:0;padding:0}.footer-main{flex-direction:column;gap:16px;margin-bottom:16px;align-items:flex-start}.footer-brand h3{font-size:1rem}.footer-info{text-align:left;max-width:100%}.footer-info p{font-size:.75rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.footer-links{gap:16px}}.mobile-nav{display:none}@media(max-width:768px){.mobile-nav{display:block}.mobile-nav-header{position:fixed;top:0;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#f5f7fa;border-bottom:1px solid #d8dfe8;z-index:200}.mobile-logo{text-decoration:none}.mobile-logo-title{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:900;color:#1a1a1a;letter-spacing:-.05em}.hamburger{width:32px;height:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:4px}.hamburger span{display:block;width:24px;height:2px;background:#1a1a1a;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(3px,3px)}.hamburger.active span:nth-child(2){transform:rotate(-45deg) translate(3px,-3px)}.mobile-menu{position:fixed;top:0;left:-100%;width:280px;max-width:80vw;height:100vh;background:#f5f7fa;z-index:300;transition:left .3s ease;display:flex;flex-direction:column;box-shadow:4px 0 20px #00000014}.mobile-menu.open{left:0}.mobile-menu-nav{flex:1;overflow-y:auto;padding:24px 16px;display:flex;flex-direction:column;justify-content:flex-end;gap:2px}.mobile-menu-section{display:flex;flex-direction:column;gap:2px}.mobile-menu-divider{height:1px;background:#d8dfe8;margin:16px 0}.mobile-nav-cta .nav-label{color:#06f}.mobile-nav-item{display:flex;align-items:center;gap:8px;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none;padding:2px 12px;transition:all .15s ease;border-radius:6px}.mobile-nav-item:hover{background:#0000000a}.mobile-nav-item:hover .nav-label{color:#1a1a1a}.mobile-nav-item:hover .nav-dots{border-color:#666}.mobile-nav-item:hover .nav-numeral{color:#666}.mobile-nav-item.active{background:#0066ff14}.mobile-nav-item.active .nav-label{color:#06f}.mobile-nav-item.active .nav-dots{border-color:#06f}.mobile-nav-item.active .nav-numeral{color:#06f}.mobile-nav-item .nav-label{font-size:1.1rem;font-weight:900;color:#666;letter-spacing:-.02em;white-space:nowrap;transition:color .15s ease}.mobile-nav-item .nav-dots{flex:1;border-bottom:1px dotted #d8dfe8;min-width:10px;align-self:center;transition:border-color .15s ease}.mobile-nav-item .nav-numeral{font-size:.75rem;font-weight:500;color:#999;letter-spacing:0;transition:color .15s ease}.mobile-overlay{position:fixed;inset:0;background:#0000004d;z-index:250}.header{display:none}}@media(max-width:1024px){.main-content{margin-left:180px;padding:24px 32px 60px 24px}.header{left:180px}.content-section{max-width:100%}.site-footer{padding-left:200px}}@media(max-width:768px){.sidebar,.sidebar-logo{display:none}.mobile-nav{display:flex!important}.header{left:0;height:60px;justify-content:space-between;padding:0 20px;border-bottom:1px solid #d8dfe8}.main-content{margin-left:0;padding:24px 20px 40px}.site-footer{padding:24px 16px!important}.content-section{padding-top:60px;max-width:100%}.section-title{font-size:2rem;line-height:1.15;margin-bottom:12px}.section-subtitle{font-size:1.05rem;max-width:100%}.section-label{font-size:.65rem}.grade-meta{flex-direction:column;gap:16px;margin-top:20px}.meta-item .meta-value{font-size:1.15rem}.cumulative-note p{font-size:.8rem}.skills-two-column{grid-template-columns:1fr}.skill-row{padding:14px 0}.skill-name{font-size:.9rem;margin-bottom:4px}.skill-category{font-size:.8rem}.previous-level-summary{padding:14px 16px}.previous-level-summary .level-name{font-size:.85rem}.previous-level-content{padding:16px}.previous-level-content .skills-two-column{gap:0}.previous-level-content .skill-row{padding:10px 0}.stats-grid{grid-template-columns:1fr;gap:24px}.section-body{max-width:100%}}@media(min-width:1400px){.main-content{padding:32px 64px 80px 40px}.content-section{max-width:1000px}.section-title{font-size:3rem}.skills-two-column{gap:0 56px}}@media print{.sidebar,.sidebar-logo,.header,.mobile-nav{display:none!important}.main-content{margin-left:0;padding:0}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fa;color:#1a1a1a;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.text-serif{font-family:Playfair Display,Times New Roman,Georgia,serif}.text-sans{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.text-muted{color:#999}.text-secondary{color:#666}::selection{background:#1a1a1a1a}
