.page{flex-direction:column;min-height:100vh;display:flex;position:relative}.page:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(38% 42% at 8% 4%, var(--bg-blob-1) 0%, transparent 70%), radial-gradient(45% 50% at 96% 8%, var(--bg-blob-2) 0%, transparent 72%), radial-gradient(55% 60% at 46% 52%, var(--bg-blob-1) 0%, transparent 68%), radial-gradient(60% 55% at 88% 96%, var(--bg-blob-3) 0%, transparent 70%), radial-gradient(50% 45% at 4% 92%, var(--bg-blob-2) 0%, transparent 70%);filter:blur(60px);opacity:.75;position:fixed;inset:-10%}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}}.reveal.reveal-hidden{opacity:0}.reveal.reveal-in{animation:.6s ease-in-out backwards reveal-up}.reveal-stagger.reveal-hidden>*{opacity:0}.reveal-stagger.reveal-in>*{animation:.6s ease-in-out backwards reveal-up}.reveal-stagger.reveal-in>:nth-child(2){animation-delay:.1s}.reveal-stagger.reveal-in>:nth-child(3){animation-delay:.2s}.reveal-stagger.reveal-in>:nth-child(4){animation-delay:.3s}.reveal-stagger.reveal-in>:nth-child(5){animation-delay:.4s}.reveal-stagger.reveal-in>:nth-child(6){animation-delay:.5s}.reveal-stagger.reveal-in>:nth-child(7){animation-delay:.6s}.reveal-stagger.reveal-in>:nth-child(8){animation-delay:.7s}.hero{text-align:center;flex-direction:column;align-items:center;width:80%;margin:6rem auto 0;display:flex}.hero-badge{background:var(--gray);color:var(--blue-dark);border-radius:10px;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.3rem .6rem;font-size:.9rem;font-weight:600;transition:all .3s ease-in-out;display:inline-flex}.hero-badge:hover{opacity:.85}.hero-badge-dot{background:var(--blue-dark);border-radius:50%;width:.5rem;height:.5rem}.hero-heading{max-width:900px;color:var(--black);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.hero-mark{background-color:#0000;background-image:linear-gradient(transparent 55%, var(--marker) 55%);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:inherit;padding:0 .2rem}.hero-subheading{max-width:640px;color:var(--gray2);margin:1rem 0 0;font-size:1.2rem;line-height:1.6}.hero-note{color:var(--blue-dark);margin:1rem 0 0;font-size:.9rem;font-weight:500}.hero-panel{background:linear-gradient(135deg, var(--blue-dark), var(--blue-light));text-align:left;border-radius:20px;width:100%;min-height:34rem;margin-top:3rem;padding:2rem;transition:all .3s ease-in-out;position:relative;box-shadow:0 10px 40px #0b3fae26}.hero-panel:before{content:"";pointer-events:none;opacity:.4;background-image:radial-gradient(#ffffff40 1px,#0000 1px);background-size:10px 10px;border-radius:20px;position:absolute;inset:0}.hero-panel-text{max-width:20rem;color:var(--white);margin:0;font-size:1.1rem;line-height:1.6;position:relative}.hero-float{-webkit-backdrop-filter:blur(24px)saturate(180%);color:var(--white);background:#ffffff2e;border:1px solid #ffffff59;border-radius:20px;flex-direction:column;gap:.3rem;padding:1rem;transition:all .3s ease-in-out;display:flex;position:absolute}.hero-float:hover{opacity:.85}.hero-float-value{font-size:1.5rem;font-weight:700;line-height:1.2}.hero-float-label{opacity:.85;font-size:.9rem}.hero-float-graph{opacity:.85;width:100%;height:32px;margin-bottom:.5rem}.hero-float-detectors{top:8rem;left:-1rem}.hero-float-score{width:14rem;top:2rem;right:2rem}.hero-float-watermark{width:15rem;top:13rem;right:2rem}.hero-float-speed{width:16rem;bottom:9rem;left:2rem}.hero-float-human{width:16rem;bottom:2rem;left:2rem}.hero-panel-action{position:absolute;bottom:2rem;right:2rem}.hero-cta{background:var(--white);color:var(--black);cursor:pointer;border:none;border-radius:20px;align-items:center;gap:1rem;padding:.6rem .6rem .6rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;display:flex}.hero-cta:hover{opacity:.85}.hero-cta-plus{background:var(--blue-dark);width:44px;height:44px;color:var(--white);border-radius:10px;justify-content:center;align-items:center;display:flex}.hero-cta-plus svg{width:20px;height:20px}.fullversion,.demo,.values,.features,.pricing,.steps,.faq,.testimonials,.cta{scroll-margin-top:6rem}.schools{width:80%;margin:8rem auto 0}.schools-grid{grid-template-columns:repeat(5,1fr);align-items:center;gap:1rem;display:grid}.school-logo{object-fit:contain;opacity:.5;will-change:opacity;justify-self:center;width:auto;max-width:100%;height:80px;transition:all .3s ease-in-out}.school-logo:hover{opacity:1}.fullversion{width:80%;margin:10rem auto 0}.fullversion-intro{text-align:center}.fullversion-heading{color:var(--black);margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.fullversion-subheading{max-width:640px;color:var(--gray2);margin:1rem auto 0;font-size:1.2rem;line-height:1.6}.fullversion-figure{margin:3rem 0 0}.fullversion-window{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#ffffff4d;border:1px solid #fff9;border-radius:20px;transition:all .3s ease-in-out;overflow:hidden;box-shadow:0 10px 40px #0b3fae26}.fullversion-window:hover{box-shadow:0 16px 50px #0b3fae38}.fullversion-bar{border-bottom:1px solid var(--gray3);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex;position:relative}.fullversion-dot{border-radius:50%;width:12px;height:12px}.fullversion-dot-red{background-color:#ff5f57}.fullversion-dot-yellow{background-color:#febc2e}.fullversion-dot-green{background-color:#28c840}.fullversion-title{color:var(--gray2);font-size:.9rem;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.fullversion-video{width:100%;height:auto;display:block}.demo{width:80%;margin:10rem auto 0}.demo-heading{max-width:640px;color:var(--black);margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.demo-subheading{max-width:640px;color:var(--gray2);margin:1rem 0 0;font-size:1.2rem;line-height:1.6}.demo-panel{grid-template-columns:260px 1fr;gap:1rem;margin-top:3rem;display:grid}.demo-score{background:linear-gradient(135deg, var(--blue-dark), var(--blue-light));text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:all .3s ease-in-out;display:flex;position:relative;box-shadow:0 10px 40px #0b3fae26}.demo-score:before{content:"";pointer-events:none;opacity:.4;background-image:radial-gradient(#ffffff40 1px,#0000 1px);background-size:10px 10px;border-radius:20px;position:absolute;inset:0}.demo-gauge{width:100%;max-width:180px;position:relative}.demo-gauge-svg{width:100%;display:block;overflow:visible}.demo-gauge-track{stroke:var(--white);opacity:.25;stroke-width:13px;stroke-linecap:round}.demo-gauge-value{stroke-width:7px;stroke-linecap:round;transition:stroke-dashoffset .6s}.demo-gauge-label{color:var(--white);flex-direction:column;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.demo-gauge-scale{opacity:.85;font-size:.9rem;line-height:1}.demo-gauge-percent{font-size:1.5rem;font-weight:700;line-height:1.2}.demo-verdict{background:var(--white);white-space:nowrap;border-radius:10px;margin-top:1rem;padding:.3rem .6rem;font-size:.9rem;font-weight:700;position:relative}.demo-verdict-idle{color:var(--white);background:#fff3}.demo-verdict-low{color:var(--green-strong)}.demo-verdict-mid{color:var(--blue-dark)}.demo-verdict-high{color:var(--red-strong)}.demo-score-note{color:var(--white);opacity:.85;margin:1.5rem 0 0;font-size:.9rem;line-height:1.6;position:relative}.demo-bar{background-color:var(--gray3);background-image:linear-gradient(90deg,#0000 20%,#ffffffe6 50%,#0000 80%);background-size:200% 100%;border-radius:10px;animation:1.4s ease-in-out infinite shimmer;display:block}.demo-bar-percent{width:3rem;height:1.3rem;margin:.25rem 0}.demo-bar-verdict{width:7rem;height:1.5rem;margin-top:1rem}@keyframes shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}.demo-input{flex-direction:column;min-width:0;display:flex}.demo-editor{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff4d;border:1px solid #fff9;border-radius:20px;width:100%;transition:all .3s ease-in-out;position:relative}.demo-editor:before{content:"";pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(90deg,#0b3fae,#63a4ff,#0b3fae,#63a4ff,#0b3fae) 0 0/200% 100%;border-radius:20px;padding:2px;animation:4s linear infinite borderFlow;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes borderFlow{0%{background-position:0%}to{background-position:200%}}.demo-backdrop,.demo-textarea{white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;background:0 0;border:none;width:100%;height:320px;margin:0;padding:1rem;font-size:1rem;line-height:1.6}.demo-backdrop{color:var(--black);pointer-events:none;position:absolute;inset:0;overflow:hidden}.demo-textarea{resize:none;color:#0000;caret-color:var(--black);display:block;position:relative;overflow-y:auto}.demo-textarea::placeholder{color:var(--gray2)}.demo-textarea:focus{outline:none}.demo-textarea:disabled{cursor:not-allowed}.demo-mark{background:var(--red);color:var(--black);border-radius:5px}.demo-controls{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.demo-button{background:var(--blue-dark);color:var(--white);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 1.5rem;font-size:1.1rem;font-weight:600;transition:all .3s ease-in-out;display:flex}.demo-button:hover:not(:disabled){opacity:.85}.demo-button:disabled{opacity:.5;cursor:not-allowed}.demo-button-icon{background:#fff3;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.demo-button-icon svg{width:20px;height:20px}.demo-clear{color:var(--black);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.8rem 1rem;font-size:1rem;font-weight:600;transition:all .3s ease-in-out}.demo-clear:hover:not(:disabled){opacity:.85}.demo-clear:disabled{opacity:.5;cursor:not-allowed}.demo-counter{color:var(--gray2);margin:0 0 0 auto;font-size:.9rem;transition:all .3s ease-in-out}.demo-counter-over{color:var(--red-strong)}.demo-notice{margin:1rem 0 0}.demo-error{color:var(--red-strong);margin:1rem 0 0;font-size:.9rem;font-weight:600}.demo-remaining{background:var(--gray);color:var(--blue-dark);border-radius:10px;padding:.3rem .6rem;font-size:.9rem;font-weight:600}.demo-link{color:var(--blue-dark);padding:.8rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.demo-link:hover{opacity:.85}.values{width:80%;margin:8rem auto 0}.values-heading{max-width:640px;color:var(--black);margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.values-subheading{max-width:640px;color:var(--gray2);margin:1rem 0 3rem;font-size:1.2rem;line-height:1.6}.values-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.values-media{background:linear-gradient(135deg, var(--blue-light), var(--bg-blob-3));border-radius:20px;transition:all .3s ease-in-out;box-shadow:0 10px 40px #0b3fae14}.values-media:hover{opacity:.85}.values-media-1{grid-area:1/1}.values-media-2{background:linear-gradient(135deg, var(--bg-blob-1), var(--blue-light));grid-area:2/1}.value-card{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff4d;border:1px solid #fff9;border-radius:20px;flex-direction:column;min-height:22rem;padding:1.5rem;transition:all .3s ease-in-out;display:flex}.value-card:hover{opacity:.85}.value-badge{background:var(--gray);width:fit-content;color:var(--blue-dark);border-radius:10px;padding:.3rem .6rem;font-size:.9rem;font-weight:600}.value-title{color:var(--black);margin:1rem 0 0;font-size:1.5rem;font-weight:700;line-height:1.2}.value-text{color:var(--gray2);margin:1.5rem 0 0;font-size:1rem;line-height:1.6}.value-icon{color:var(--blue-dark);align-items:flex-end;margin-top:auto;padding-top:1.5rem;display:flex}.value-icon svg{width:32px;height:32px}.value-card-detektory{grid-area:1/2}.value-card-rychlost{grid-area:1/4}.value-card-pamet{grid-area:1/3}.value-card-humanizace{grid-area:2/3}.value-card-watermark{grid-area:2/2}.value-card-historie{background:linear-gradient(135deg, var(--blue-dark), var(--blue-light));border-color:#0000;grid-area:2/4;box-shadow:0 10px 40px #0b3fae26}.value-card-historie .value-badge{color:var(--white);background:#fff3}.value-card-historie .value-title,.value-card-historie .value-icon{color:var(--white)}.value-card-historie .value-text{color:var(--white);opacity:.85}.features{flex-direction:row;align-items:center;gap:4rem;width:80%;margin:10rem auto 8rem;display:flex}.features-intro{width:50%}.features-heading{margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.features-subheading{color:var(--gray2);margin:1rem 0 0;font-size:1.2rem;line-height:1.6}.features-subheading a{color:var(--blue-dark);font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.features-subheading a:hover{opacity:.85}.features-list{flex-direction:column;gap:.5rem;margin-top:2rem;display:flex}.feature-item{text-align:left;width:100%;color:var(--gray2);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:20px;align-items:flex-start;gap:1rem;padding:1rem;font-size:1.1rem;line-height:1.6;transition:all .3s ease-in-out;display:flex}.feature-item:hover{opacity:.85}.feature-item-active{border-color:var(--gray3);color:var(--gray2);background:#ffffff80;box-shadow:0 10px 40px #0b3fae14}.feature-item-active:hover{opacity:1}.feature-item-text strong{color:var(--black);font-weight:700}.feature-icon{width:28px;height:28px;color:var(--blue-dark);flex:none;justify-content:center;align-items:center;display:flex}.feature-icon svg{width:24px;height:24px}.features-preview{background:linear-gradient(135deg, var(--blue-dark), var(--blue-light));border-radius:20px;width:50%;padding:1rem;transition:all .3s ease-in-out;box-shadow:0 10px 40px #0b3fae26}.features-preview-stack{display:grid}.feature-preview-item{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;transition:all .3s ease-in-out}.feature-preview-item-active{opacity:1;visibility:visible;pointer-events:auto}.feature-card{background:var(--white);border-radius:20px;flex-direction:column;gap:1rem;min-height:380px;padding:1rem;display:flex}.feature-card-head{border-bottom:1px solid var(--gray3);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.feature-card-title{color:var(--black);font-size:.9rem;font-weight:700}.feature-badge{background:var(--gray);color:var(--gray2);white-space:nowrap;border-radius:10px;padding:.3rem .6rem;font-size:.9rem}.feature-scores{flex-direction:column;gap:.8rem;display:flex}.feature-score{align-items:center;gap:.8rem;font-size:.9rem;display:flex}.feature-score-name{color:var(--gray2);flex:0 0 120px}.feature-track{background:var(--gray);border-radius:20px;flex:1;height:6px;overflow:hidden}.feature-fill{background:linear-gradient(90deg, var(--blue-dark), var(--blue-light));border-radius:20px;height:100%;transition:all .3s ease-in-out;display:block}.feature-score-value{color:var(--black);flex:none;font-weight:700}.feature-sample{color:var(--black);margin:0;font-size:.9rem;line-height:1.8}.feature-mark{background:var(--red);color:var(--black);border-radius:5px}.feature-diff{flex-direction:column;gap:.5rem;display:flex}.feature-diff-removed,.feature-diff-added{border-radius:10px;margin:0;padding:.6rem .8rem;font-size:.9rem;line-height:1.6}.feature-diff-removed{background:var(--red);color:var(--red-strong)}.feature-diff-added{background:var(--green);color:var(--green-strong)}.feature-rows{flex-direction:column;display:flex}.feature-row{border-bottom:1px solid var(--gray3);align-items:center;gap:1rem;padding:.8rem 0;font-size:.9rem;transition:all .3s ease-in-out;display:flex}.feature-row:last-child{border-bottom:none}.feature-row:hover{opacity:.85}.feature-row-name{color:var(--black);flex:1;font-weight:600}.feature-row-date{color:var(--gray2);white-space:nowrap}.feature-chip{white-space:nowrap;border-radius:10px;padding:.3rem .6rem;font-weight:700}.feature-chip-low{background:var(--green);color:var(--green-strong)}.feature-chip-high{background:var(--red);color:var(--red-strong)}.pricing{text-align:center;width:80%;margin:0 auto 8rem}.pricing-heading{color:var(--black);margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.pricing-subheading{max-width:640px;color:var(--gray2);margin:1rem auto 0;font-size:1.2rem;line-height:1.6}.pricing-toggle{background:var(--gray);border-radius:20px;gap:.3rem;margin-top:2rem;padding:.3rem;display:inline-flex}.pricing-toggle-option{color:var(--gray2);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s ease-in-out}.pricing-toggle-option:hover{opacity:.85}.pricing-toggle-option-active{background:var(--white);color:var(--black)}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.plan{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff4d;border:1px solid #fff9;border-radius:20px;flex-direction:column;height:100%;padding:2rem 1.5rem;transition:all .3s ease-in-out;display:flex;position:relative}.plan:hover{opacity:.85}.plan-featured{background:linear-gradient(135deg, var(--blue-dark), var(--blue-light));border-color:#0000;margin-top:-1rem;padding-top:3rem;box-shadow:0 10px 40px #0b3fae26}.plan-badge{background:var(--white);color:var(--blue-dark);white-space:nowrap;border-radius:10px;padding:.3rem .6rem;font-size:.9rem;font-weight:600;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.plan-name{color:var(--blue-dark);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.plan-note{color:var(--gray2);margin:.5rem 0 0;font-size:1rem;line-height:1.6}.plan-price{justify-content:center;align-items:baseline;gap:.3rem;margin:1.5rem 0 0;display:flex}.plan-price-value,.plan-price-text{color:var(--black);font-size:2.5rem;font-weight:700;line-height:1.1}.plan-price-period{color:var(--gray2);font-size:1rem}.plan-price-note{color:var(--gray2);margin:.5rem 0 0;font-size:.9rem}.plan-features{text-align:left;flex-direction:column;gap:1rem;margin:2rem 0;padding:0;list-style:none;display:flex}.plan-feature{color:var(--black);align-items:flex-start;gap:.6rem;font-size:1rem;line-height:1.6;display:flex}.plan-check{color:var(--gray2);flex-shrink:0;margin-top:.2rem;display:flex}.plan-check svg{width:20px;height:20px}.plan-button{border:1px solid var(--blue-dark);color:var(--blue-dark);cursor:pointer;background:0 0;border-radius:10px;margin-top:auto;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.plan-button:hover{opacity:.85}.plan-featured .plan-name,.plan-featured .plan-price-value,.plan-featured .plan-feature,.plan-featured .plan-check{color:var(--white)}.plan-featured .plan-note,.plan-featured .plan-price-period,.plan-featured .plan-price-note{color:var(--white);opacity:.85}.plan-featured .plan-button{border-color:var(--white);background:var(--white);color:var(--blue-dark)}.steps{grid-template-columns:1fr 1fr;gap:1rem;width:80%;margin:0 auto 8rem;display:grid}.steps-heading{max-width:640px;color:var(--black);margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.steps-subheading{max-width:640px;color:var(--gray2);margin:1rem 0 0;font-size:1.2rem;line-height:1.6}.steps-action{background:var(--blue-dark);color:var(--white);border-radius:10px;margin-top:2rem;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;display:inline-block}.steps-action:hover{opacity:.85}.steps-list{flex-direction:column;gap:3rem;margin:0;padding:0;list-style:none;display:flex}.step{gap:1rem;display:flex;position:relative}.step:not(:last-child):before{content:"";background:var(--gray3);transform-origin:top;width:1px;height:calc(100% + 3rem - 48px);transition:transform .6s ease-in-out;position:absolute;top:48px;left:24px}.step.reveal-hidden:not(:last-child):before{transform:scaleY(0)}.step-icon{border:1px solid var(--gray3);background:var(--bg-base);width:48px;height:48px;color:var(--blue-dark);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex;position:relative}.step:hover .step-icon{opacity:.85}.step-icon svg{width:24px;height:24px}.step-number{background:var(--blue-dark);width:24px;height:24px;color:var(--white);border-radius:10px;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex;position:absolute;top:-.5rem;right:-.5rem}.step-title{color:var(--black);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.step-text{color:var(--gray2);margin:1rem 0 0;font-size:1rem;line-height:1.6}.faq{width:80%;margin:0 auto 8rem}.faq-heading{max-width:640px;color:var(--black);margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.faq-subheading{max-width:640px;color:var(--gray2);margin:1rem 0 0;font-size:1.2rem;line-height:1.6}.faq-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 3rem;margin-top:3rem;display:grid}.faq-item{align-items:flex-start;gap:1rem;transition:all .3s ease-in-out;display:flex}.faq-item:hover{opacity:.85}.faq-icon{border:1px solid var(--gray3);width:48px;height:48px;color:var(--blue-dark);background:#ffffff4d;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-icon svg{width:24px;height:24px}.faq-question{color:var(--black);margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.faq-answer{color:var(--gray2);margin:.5rem 0 0;font-size:1rem;line-height:1.6}.faq-answer a{color:var(--blue-dark);font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.faq-answer a:hover{opacity:.85}.testimonials{justify-content:center;width:100%;margin:0 auto 8rem;display:flex}.cta{background:linear-gradient(135deg, var(--blue-dark), var(--blue-light));text-align:center;border-radius:20px;width:80%;margin:0 auto;padding:6rem 1rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0b3fae26}.cta:before{content:"";pointer-events:none;opacity:.4;background-image:radial-gradient(#ffffff40 1px,#0000 1px);background-size:10px 10px;position:absolute;inset:0}.cta-glow{pointer-events:none;filter:blur(40px);background:radial-gradient(50% 50%,#ffffffbf 0%,#0000 70%);width:40%;height:20rem;position:absolute;bottom:-12rem;left:50%;transform:translate(-50%)}.cta-tiles{pointer-events:none;position:absolute;inset:0}.cta-tile{width:56px;height:56px;color:var(--white);opacity:.6;border:1px dashed #ffffff80;border-radius:20px;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex;position:absolute}.cta-tile svg{width:24px;height:24px}.cta-tile-1{top:12%;left:15%;transform:rotate(-12deg)}.cta-tile-2{top:32%;left:8%;transform:rotate(9deg)}.cta-tile-3{bottom:20%;left:20%;transform:rotate(14deg)}.cta-tile-4{top:12%;right:15%;transform:rotate(12deg)}.cta-tile-5{top:34%;right:8%;transform:rotate(-10deg)}.cta-tile-6{bottom:20%;right:20%;transform:rotate(-15deg)}.cta-content{max-width:640px;margin:0 auto;position:relative}.cta-heading{color:var(--white);margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.cta-subheading{color:var(--white);opacity:.85;margin:1rem 0 0;font-size:1.2rem;line-height:1.6}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.cta-button{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.cta-button:hover{opacity:.85}.cta-button-primary{background:var(--white);color:var(--blue-dark)}.cta-button-ghost{color:var(--white);background:0 0;border-color:#ffffff80}@media (max-width:1024px){.hero{margin-top:4rem}.hero-panel{flex-direction:column;gap:1rem;min-height:auto;padding:1.5rem;display:flex}.hero-float,.hero-panel-action{width:100%;position:static}.hero-cta{justify-content:space-between;width:100%}.schools{margin-top:5rem}.schools-grid{grid-template-columns:repeat(3,1fr)}.fullversion,.demo{margin-top:6rem}.demo-panel{grid-template-columns:1fr}.demo-score-note{max-width:480px}.values{margin-top:5rem}.values-grid{grid-template-columns:repeat(2,1fr)}.value-card{grid-area:auto}.values-media{display:none}.value-card{min-height:auto}.pricing{margin-bottom:5rem}.pricing-grid{grid-template-columns:1fr;gap:1rem}.plan-featured{margin-top:0}.steps{grid-template-columns:1fr;gap:3rem;margin-bottom:5rem}.faq{margin-bottom:5rem}.faq-grid{grid-template-columns:1fr;gap:2rem}.testimonials{margin-bottom:5rem}.cta{padding:4rem 1rem}.cta-tiles{display:none}.features{flex-direction:column;align-items:stretch;gap:2rem;margin:6rem auto 5rem}.features-intro,.features-preview{width:100%}}@media (max-width:768px){.hero,.schools,.fullversion,.demo,.values,.features,.pricing,.steps,.faq,.cta{width:90%}.schools-grid{grid-template-columns:repeat(2,1fr)}.demo-score{padding:1rem}.demo-backdrop,.demo-textarea{height:260px}.demo-button{justify-content:space-between;width:100%}.demo-counter{width:100%;margin:.25rem 0 0}.values-grid{grid-template-columns:1fr}.value-card{padding:1rem}.feature-score-name{flex:0 0 100px}.feature-row{flex-wrap:wrap;gap:.5rem}.feature-row-name{flex:1 0 100%}.cta-actions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.reveal.reveal-hidden,.reveal-stagger.reveal-hidden>*{opacity:1}.reveal.reveal-in,.reveal-stagger.reveal-in>*{animation:none}.step.reveal-hidden:not(:last-child):before{transform:none}}
