:root{--navy:#102e58;--blue:#165bea;--yellow:#ffd34e;--sky:#eaf4ff;--ice:#f5f9ff;--ink:#102e58;--muted:#566579;--line:#dce5ef;--white:#fff;--radius:22px;--shadow:0 16px 50px #102e5810;--font:Arial,Helvetica,sans-serif;--heading:"Trebuchet MS",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.65;color:var(--ink);background:#fff}button,input,select,textarea{font:inherit}button,a,input,summary,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}p{margin:0 0 20px}img{max-width:100%;display:block;height:auto}figure{margin:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:700;margin:0;letter-spacing:-.04em;line-height:1.08}h1{font-size:clamp(42px,5.7vw,79px)}h2{font-size:clamp(32px,3.5vw,48px)}h3{font-size:25px;letter-spacing:-.025em}small,.small{font-size:13px;line-height:1.6}button:disabled{opacity:.55;cursor:not-allowed}button,input,textarea,select{border-radius:10px}input,select,textarea{border:1px solid #c4d0df;padding:12px 14px;background:#fff;color:var(--ink);max-width:100%}input:focus,select:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:2px}label{font-weight:700;display:block;margin:14px 0 6px;font-size:14px}textarea{width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{color:inherit}ul{padding:0;list-style:none}.container{width:min(1240px,calc(100% - 80px));margin:auto}.section{padding:100px 0}.narrow{max-width:780px}.narrow h1{margin-bottom:32px}.icon{flex-shrink:0;vertical-align:middle}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:17px 24px;min-height:58px;border:1px solid transparent;border-radius:12px;font-size:16px;font-weight:700;line-height:1.3;transition:background .2s,transform .2s,box-shadow .2s;white-space:normal}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 20px #102e581a}.btn-blue{background:var(--blue);color:#fff}.btn-blue:hover{background:#104ecc}.btn-yellow{background:var(--yellow);color:var(--navy)}.btn-yellow:hover{background:#f8c437}.btn-white{background:#fff;color:var(--navy);border-color:var(--line)}.btn-small{font-size:14px;min-height:44px;padding:12px 18px;border-radius:9px}.btn .icon{width:20px;height:20px}.full{width:100%}.text-button,.link-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:none;border:0;padding:10px 0;font-weight:700;color:var(--navy);font-size:15px;line-height:1.4}.text-button:hover,.link-button:hover{text-decoration:underline;text-underline-offset:5px}.link-button .icon{width:19px;height:19px}.icon-button{display:inline-flex;justify-content:center;align-items:center;width:44px;height:44px;border:1px solid transparent;background:transparent;padding:8px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.6;margin-bottom:22px}.eyebrow-line{width:23px;height:2px;background:var(--blue);display:inline-block;margin-right:8px;vertical-align:middle}.muted{color:var(--muted)}.skip-link{position:fixed;left:16px;top:-100px;z-index:9999;background:var(--navy);color:#fff;padding:12px}.skip-link:focus{top:12px}.announcement{background:var(--navy);color:#fff;text-align:center;font-size:12px;letter-spacing:.04em;padding:9px 16px}.header{position:sticky;top:0;z-index:30;background:#fffffffa;border-bottom:1px solid #edf1f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav{min-height:88px;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-family:var(--heading);font-weight:700;font-size:24px;line-height:1.05;letter-spacing:-1px;flex-shrink:0}.brand-icon{background:var(--blue);color:#fff;display:grid;place-items:center;width:39px;height:39px;border-radius:12px 12px 12px 3px}.brand-icon .icon{width:27px;height:27px}.brand-light{font-weight:400}.brand small{display:block;font-family:var(--font);font-size:12px;font-weight:700;letter-spacing:1.3px;margin-top:7px;line-height:1.3}.desktop-nav{display:flex;gap:28px;font-size:14px}.desktop-nav a:hover{text-decoration:underline;text-underline-offset:7px}.nav-actions{display:flex;align-items:center;gap:22px}.cart-link{display:flex;align-items:center;gap:6px;min-height:44px;font-size:12px}.cart-link .icon{width:24px;height:24px}.cart-link>span{background:var(--sky);border-radius:100%;height:20px;min-width:20px;text-align:center;line-height:20px}.mobile-menu,.mobile-nav{display:none}.hero{background:linear-gradient(112deg,#f4f8ff,#f3f8ff 40%,#e9f3ff);padding:66px 0 68px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:65px;align-items:center}.hero-copy h1{line-height:1.04;letter-spacing:-.055em;max-width:580px}.highlight{display:block;color:var(--blue);position:relative;padding-bottom:12px}.highlight:after{content:"";display:block;height:6px;background:var(--yellow);border-radius:50%;transform:rotate(-2deg);position:absolute;width:88%;bottom:0;left:2px}.hero-description{font-size:18px;line-height:1.75;color:#4d6077;max-width:480px;margin:26px 0 29px}.hero-ctas{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.hero-facts{display:flex;gap:17px;flex-wrap:wrap;font-size:12px;margin-top:28px;color:#364e67}.hero-facts span{display:flex;align-items:center;gap:5px}.hero-facts .icon{width:14px;height:14px;stroke-width:2.5}.hero-footnote{font-size:13px;max-width:340px;color:#56667b;margin-top:32px}.hero-footnote strong{color:var(--navy)}.hero-visual{position:relative;padding:18px 0 0;margin-right:-7px}.hero-visual>img{height:485px;width:100%;object-fit:cover;object-position:65% center;border-radius:110px 30px 100px}.hero-note{position:absolute;top:0;left:-29px;transform:rotate(-6deg);background:var(--yellow);padding:12px 23px 16px;border-radius:7px 7px 24px;font-family:var(--heading);font-weight:700;line-height:1.2;font-size:22px;box-shadow:0 5px 14px #15273b12}.note-mark{font-size:50px;line-height:.7;display:block;margin-top:6px}.mission-label{position:absolute;right:-15px;bottom:48px;background:#fff;border:1px solid #e9eef4;box-shadow:0 8px 25px #142c3d15;padding:15px 23px 15px 15px;border-radius:15px;display:flex;align-items:center;gap:14px;transform:rotate(3deg)}.mission-label>span{width:44px;height:44px;background:#edf5ff;color:var(--blue);border-radius:12px;display:grid;place-items:center}.mission-label small{font-size:12px;letter-spacing:.09em;display:block;color:var(--muted);font-weight:700}.mission-label strong{font-family:var(--heading);font-size:17px;display:block;margin-top:2px}.hero-visual figcaption{font-size:12px;text-align:right;color:#566579;margin-top:12px;padding-right:30px}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-grid .icon{width:30px;height:30px;color:var(--blue)}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:14px;line-height:1.7}.trust-grid small{font-size:12px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px}.section-heading .eyebrow{color:var(--blue);margin-bottom:14px}.section-heading>p{color:var(--muted);margin:0;font-size:15px}.level-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.kit-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:box-shadow .2s}.kit-card:hover{box-shadow:var(--shadow)}.kit-art{height:294px;position:relative;background:#e7f2fe;padding:50px 20px 0;display:flex;align-items:flex-start;justify-content:center;gap:34px;overflow:hidden}.level-2 .kit-art{background:#fff5d6}.kit-art>img{width:171px;box-shadow:10px 13px 12px #0d315027;transform:rotate(-8deg);border-radius:2px}.level-2 .kit-art>img{transform:rotate(7deg)}.pill{position:absolute;left:24px;top:22px;background:#ffffffd9;border-radius:20px;padding:6px 13px;font-size:12px;letter-spacing:.06em;font-weight:700;z-index:1}.kit-art-label{font-size:16px;line-height:1.3;font-family:var(--heading);align-self:center;padding-bottom:25px}.kit-art-label strong{font-size:65px;line-height:1;display:block;font-weight:700;letter-spacing:-.08em}.kit-art-label span{display:block;margin-top:5px}.kit-copy{padding:28px}.kit-heading{display:flex;align-items:center;justify-content:space-between}.kit-heading h3{font-size:29px;letter-spacing:-.04em}.level-dot{font-size:12px;width:29px;height:29px;border:1px solid var(--line);border-radius:50%;text-align:center;line-height:27px;flex-shrink:0}.kit-copy>p{color:var(--muted);font-size:14px;margin:10px 0 20px}.check-list{font-size:14px;line-height:1.5;margin:20px 0 25px}.check-list li{position:relative;padding-left:22px;margin-bottom:11px}.check-list li:before{content:"\2713";position:absolute;left:0;color:var(--blue);font-weight:700}.kit-purchase{border-top:1px solid var(--line);padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:12px}.kit-purchase small{display:block;font-size:12px;color:var(--muted);margin-top:2px}.price{font-size:25px;font-weight:700;letter-spacing:-.04em;line-height:1.2}.kit-purchase .btn{font-size:13px;min-height:49px;padding:14px 18px;border-radius:10px}.level-help{margin-top:30px;text-align:center;font-size:14px;display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap}.level-help .link-button{color:var(--blue);font-size:14px}.how-section{background:var(--ice);border-top:1px solid #eaf0f9;border-bottom:1px solid #eaf0f9}.centered{display:block;text-align:center;margin-bottom:50px}.centered>p{margin:18px 0 0}.centered .eyebrow{margin:0 0 15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.steps article{border-top:1px solid #ccdaeb;padding-top:26px;position:relative}.step-number{background:var(--yellow);font-size:14px;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-weight:700;margin-bottom:22px}.steps h3{font-size:24px;line-height:1.25;margin-bottom:14px}.steps p{color:var(--muted);font-size:15px}.inside-grid{display:grid;grid-template-columns:1fr 1fr;gap:104px;align-items:center}.inside-visual{background:#e4f1ff;border-radius:26px;position:relative;padding:45px 53px 0;overflow:hidden;max-height:610px}.inside-visual>img{width:100%;transform:rotate(-4deg);box-shadow:0 10px 25px #102e5825;border-radius:3px}.paper-tab{position:absolute;left:25px;top:21px;background:var(--yellow);padding:6px 10px;z-index:1;font-size:12px;letter-spacing:.1em;font-weight:700;transform:rotate(-5deg)}.inside-visual .btn{position:absolute;bottom:28px;left:50%;transform:translate(-50%);white-space:nowrap;box-shadow:var(--shadow);font-size:14px}.inside-copy .eyebrow{color:var(--blue)}.inside-copy h2{margin-bottom:24px}.inside-copy>p{color:var(--muted);font-size:17px}.feature-list{margin:30px 0 23px}.feature-list li{display:flex;gap:19px;padding:14px 0;border-bottom:1px solid #edf1f6}.feature-list li:last-child{border:0}.feature-list li>span{font-size:12px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;margin-top:2px}.feature-list h3{font-size:18px;line-height:1.5}.feature-list p{font-size:14px;color:var(--muted);margin:4px 0 0}.inside-copy .small{font-size:12px;margin-top:10px}.parent-section{background:var(--navy);color:#fff;padding:84px 0}.parent-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.parent-grid figure img{height:460px;width:100%;object-fit:cover;border-radius:24px 110px 24px 24px}.parent-grid figcaption{color:#b4c4da;font-size:12px;margin-top:10px}.parent-grid h2{font-size:44px;line-height:1.1;margin-bottom:24px}.parent-grid h2 span{color:var(--yellow)}.parent-grid .eyebrow{color:#9dc6ff;font-size:12px}.parent-grid p{color:#d9e3f2;font-size:15px;max-width:435px}.parent-grid .btn{margin-top:10px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.faq-grid .eyebrow{color:var(--blue);font-size:12px}.faq-grid h2{margin-bottom:24px}.faq-grid p{color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:15px;font-weight:700;padding:23px 0;cursor:pointer;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-weight:400;font-size:24px;line-height:1;color:var(--blue);flex-shrink:0}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>div{padding:0 33px 24px 0;font-size:14px;color:var(--muted);line-height:1.85}.closing{background:#eaf4ff;text-align:center;padding:80px 0}.closing .eyebrow{color:var(--blue)}.closing h2{font-size:55px;margin-bottom:27px}.closing h2 span{color:var(--blue)}.closing p:last-child{font-size:13px;color:var(--muted);margin:20px 0 0}.footer{padding:65px 0 22px}.footer-top{display:grid;grid-template-columns:1.4fr .8fr 1fr 1fr;gap:48px}.footer .brand{font-size:25px}.footer .brand>.icon{color:var(--blue);width:29px;height:29px}.footer-top p{font-size:13px;color:var(--muted);margin:23px 0 0}.footer h3{font-family:var(--font);font-size:13px;letter-spacing:0;margin:3px 0 21px;line-height:1.3}.footer nav a{display:block;font-size:12px;color:var(--muted);margin-bottom:12px}.footer nav a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:45px;padding-top:23px;gap:35px;font-size:12px;color:var(--muted)}.payment-icons{display:flex;flex-wrap:wrap;gap:5px;margin-top:20px}.payment-icons svg{width:38px;height:24px}.editor-note{padding:20px;border:1px dashed var(--blue);margin:25px auto;max-width:1000px;background:var(--ice);font-size:14px}.reviews-grid,.badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:35px}.review-card{border:1px solid var(--line);padding:30px;border-radius:20px}.review-card blockquote{margin:0 0 24px;font-family:var(--heading);font-size:21px;line-height:1.5}.review-card figcaption>*{display:block}.review-card figcaption{font-size:13px;color:var(--muted)}.review-card figcaption strong{color:var(--navy)}.credential{display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid var(--line);border-radius:16px;padding:25px;gap:12px;font-size:14px}.credential>img{height:65px;width:auto;object-fit:contain}.credential small{color:var(--blue)}dialog{border:0;background:#fff;color:var(--ink);padding:0;border-radius:24px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 30px 120px #0a1e4360}dialog::backdrop{background:#102646a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog[open]{animation:dialog-in .18s ease-out}.dialog-close{position:absolute;right:16px;top:16px;z-index:1;background:#fff;border-color:var(--line);border-radius:50%}.quiz-dialog{width:640px}.quiz-inner{padding:50px}.quiz-inner .eyebrow{color:var(--blue);font-size:12px}.quiz-inner h2{font-size:36px;max-width:440px;padding-right:20px}.quiz-inner>.muted{font-size:14px;margin:18px 0 27px}.quiz-question{font-family:var(--heading);font-size:22px;line-height:1.3;margin:23px 0 18px}.quiz-options{display:grid;gap:11px;border:0;padding:0;margin:0}.quiz-option{display:flex;align-items:center;gap:13px;border:1px solid var(--line);background:#fff;padding:16px;border-radius:12px;font-weight:400;cursor:pointer;margin:0;line-height:1.45;font-size:15px}.quiz-option:hover{border-color:var(--blue);background:var(--ice)}.quiz-option:has(input:checked){border-color:var(--blue);background:#eff5ff;box-shadow:0 0 0 1px var(--blue)}.quiz-option input{accent-color:var(--blue);width:19px;height:19px;margin:0;flex-shrink:0}.quiz-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:25px}.quiz-footer>span{font-size:12px;color:var(--muted)}.quiz-footer .btn{font-size:14px;min-height:49px}.quiz-inner>.small{font-size:12px;margin-top:26px;margin-bottom:0}.quiz-result{background:var(--ice);padding:25px;border-radius:16px}.quiz-result h3{font-size:29px;margin:9px 0 15px}.quiz-result p{font-size:15px;line-height:1.7}.quiz-result .pill{position:static;display:inline-block;background:var(--yellow)}.quiz-result .btn{font-size:14px;min-height:50px}.quiz-result .small{font-size:12px;color:var(--muted)}.sample-dialog{width:820px;background:#f4f8fd}.sample-heading{padding:35px 40px 10px}.sample-heading .eyebrow{color:var(--blue);font-size:12px}.sample-heading h2{font-size:34px}.sample-heading p:last-child{font-size:14px;margin:18px 0}.sample-dialog>img{width:calc(100% - 60px);margin:0 auto 35px;box-shadow:var(--shadow)}.cart-dialog{position:fixed;inset:0 0 0 auto;width:490px;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:20px 0 0 20px;display:none;padding:27px;flex-direction:column}.cart-dialog[open]{display:flex}.cart-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;gap:15px}.cart-header h2{font-size:26px}.cart-dialog [data-cart-content]{flex:1;overflow:auto;padding:20px 0}.cart-item{display:grid;grid-template-columns:62px 1fr;gap:15px;border-bottom:1px solid var(--line);padding:16px 0}.cart-item img{width:62px;border-radius:3px}.cart-item h3{font-size:18px;line-height:1.4;margin-bottom:6px}.cart-item p{font-size:13px;margin:0 0 6px}.cart-quantity{display:flex;align-items:center;gap:13px;font-size:14px;margin-top:10px}.cart-quantity button{border:1px solid var(--line);background:#fff;min-width:36px;min-height:36px;border-radius:8px}.cart-bottom{border-top:1px solid var(--line);padding-top:20px}.cart-bottom>p{display:flex;justify-content:space-between;margin-bottom:10px}.cart-bottom>small{display:block;color:var(--muted);margin-bottom:20px}.cart-bottom form .btn{width:100%;font-size:14px}.cart-bottom>.link-button{display:block;text-align:center;width:100%;margin-top:8px;font-size:13px}.cart-error,.form-error{background:#fff1ec;border:1px solid #f3b1a2;border-radius:10px;padding:10px;font-size:14px;color:#8a2110}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:120;background:var(--navy);color:#fff;padding:14px 23px;border-radius:12px;box-shadow:var(--shadow);max-width:calc(100vw - 36px);font-size:14px}.breadcrumb{display:block;font-size:12px;color:var(--muted);margin-bottom:35px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.product-gallery{background:var(--sky);border-radius:24px;padding:45px;display:flex;flex-direction:column;align-items:center;gap:25px}.product-gallery>img{max-height:570px;width:auto;max-width:100%;object-fit:contain;box-shadow:var(--shadow)}.product-gallery .btn{font-size:14px}.gallery-thumbs{display:flex;gap:10px;flex-wrap:wrap}.gallery-thumbs img{width:100px}.product-copy h1{font-size:45px;line-height:1.1;margin-bottom:23px}.product-copy .eyebrow{color:var(--blue);font-size:12px}.product-intro{color:var(--muted);font-size:17px}.product-price{margin-top:28px}.product-price strong{font-size:32px;font-family:var(--heading);letter-spacing:-.035em;display:block}.product-price span{font-size:12px;color:var(--muted)}.product-copy>.small{font-size:12px;color:var(--muted);margin-top:13px}.product-copy a:not(.btn){text-decoration:underline;text-underline-offset:4px}.product-form .btn{margin-top:22px}.quantity-input{width:85px;display:block}.purchase-facts{display:flex;justify-content:center;gap:20px;margin:20px 0;font-size:12px}.purchase-facts .icon{width:16px;height:16px;margin-right:5px;color:var(--blue)}.product-description{font-size:15px;color:var(--muted);padding-top:22px;border-top:1px solid var(--line)}.sticky-buy{display:none}.cart-page-line{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:25px 0}.cart-page-line>img{width:100px;object-fit:contain}.cart-page-line h2{font-size:25px}.cart-page-line .quantity-input{display:inline-block;margin-right:18px}.cart-page-line a{font-size:14px}.cart-page-items{margin-bottom:35px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.collection-card{border:1px solid var(--line);border-radius:18px;padding:24px}.collection-card img{height:260px;width:100%;object-fit:contain;margin-bottom:20px}.collection-card h2{font-size:24px}.collection-card p{margin-top:14px}.rte a{text-decoration:underline;text-underline-offset:4px}.rte ul{list-style:disc;padding-left:25px}.rte h2,.rte h3{margin:30px 0 15px}.preview-notice{padding:8px 16px;text-align:center;background:#fff7d8;color:var(--navy);font-size:12px;border-bottom:1px solid #eedfa9;line-height:1.6}.preview-notice a{text-decoration:underline;font-weight:700;margin-left:8px}.preview-experiments{padding:12px 20px;background:#fff7d8;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;font-size:12px}.preview-experiments a{padding:5px 10px;border:1px solid #decd98;border-radius:6px}.preview-experiments a[aria-current]{background:var(--navy);color:#fff}.preview-experiments small{font-size:12px}.preview-only-label{font-size:12px;font-weight:400;display:block;color:var(--muted);letter-spacing:0}.preview-checkout-note{background:var(--ice);padding:15px;border-radius:10px;font-size:14px;margin:15px 0}[hidden]{display:none!important}@keyframes dialog-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.container{max-width:1320px}.hero{padding:85px 0}.hero-visual>img{height:540px}.hero-copy h1{font-size:84px}.hero-description{font-size:19px}.hero-grid{gap:90px}}@media(max-width:1150px){.container{width:calc(100% - 56px)}.nav{gap:20px}.desktop-nav{gap:18px;font-size:12px}.brand{font-size:22px}.nav-actions{gap:12px}.nav-actions .btn{font-size:12px;padding:11px 14px}.hero-grid{gap:45px}.hero-ctas{gap:12px}.hero .btn{font-size:14px;padding:16px 20px}.hero .text-button{font-size:13px}.hero-visual>img{height:450px}.hero-copy h1{font-size:60px}.hero-description{font-size:16px}.hero-note{font-size:19px}.mission-label{right:-7px;font-size:14px}.hero-facts{gap:10px;font-size:12px}.trust-grid>div{gap:10px}.trust-grid strong,.trust-grid small{font-size:12px}.kit-copy{padding:25px}.kit-heading h3{font-size:26px}.kit-purchase{align-items:start}.kit-purchase .btn{font-size:12px;padding:14px}.price{font-size:23px}.inside-grid{gap:65px}.parent-grid{gap:55px}.faq-grid{gap:65px}.footer-top{gap:25px}.product-grid{gap:45px}.product-gallery{padding:30px}}@media(max-width:900px){.desktop-nav{display:none}.hero-grid{gap:32px}.hero-copy h1{font-size:50px}.hero-visual>img{height:435px;object-position:64% center;border-radius:75px 22px 80px}.hero-note{left:-12px;font-size:17px}.hero .eyebrow{font-size:12px}.hero-description{font-size:15px}.hero .btn{min-height:52px}.hero-footnote{margin-top:20px;font-size:12px}.hero-facts{margin-top:20px;display:block}.hero-facts span{margin-bottom:6px}.hero-ctas{gap:4px;align-items:start;flex-direction:column}.hero-visual .mission-label{padding:12px;right:-10px;bottom:36px;gap:10px}.mission-label strong{font-size:14px}.mission-label>span{width:34px;height:34px}.mission-label small{font-size:12px}.hero{padding:50px 0}.trust-grid{grid-template-columns:1fr 1fr;gap:24px;padding:28px 0}.trust-grid>div{justify-content:flex-start;padding-left:30px}.trust-grid>div:nth-child(2){border:0}.trust-grid strong{font-size:14px}.trust-grid small{font-size:12px}.section{padding:75px 0}.section-heading>p{font-size:13px}.kit-art{height:260px;gap:22px}.kit-art>img{width:145px}.kit-art-label{font-size:14px}.kit-art-label strong{font-size:55px}.kit-heading h3{font-size:25px}.kit-purchase{flex-direction:column;gap:15px}.kit-purchase .btn{width:100%;font-size:14px}.steps{gap:30px}.steps h3{font-size:22px}.steps p{font-size:14px}.inside-grid{gap:40px}.inside-visual{padding:45px 35px 0;height:530px}.inside-copy h2{font-size:37px}.inside-copy>p{font-size:15px}.feature-list h3{font-size:16px}.feature-list p{font-size:13px}.parent-grid{gap:40px}.parent-grid h2{font-size:37px}.parent-grid p{font-size:14px}.parent-grid figure img{height:450px}.parent-grid .btn{font-size:14px;padding:16px}.faq-grid{gap:40px;grid-template-columns:.8fr 1.2fr}.faq-grid h2{font-size:36px}.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-top>div:last-child{display:none}.product-copy h1{font-size:36px}.product-grid{gap:32px}.product-gallery{padding:25px}.product-intro{font-size:16px}}@media(max-width:650px){html{scroll-padding-top:78px}.container{width:calc(100% - 40px)}.announcement{font-size:12px;padding:8px 10px;letter-spacing:.015em}.nav{min-height:73px;gap:8px}.brand{font-size:21px;gap:8px}.brand-icon{width:31px;height:33px;border-radius:9px 9px 9px 2px}.brand-icon .icon{width:22px;height:22px}.brand small{font-size:12px;letter-spacing:1px;margin-top:5px}.nav-actions{gap:8px}.nav-actions .quiz-trigger{display:none}.cart-link>span{width:16px;height:16px;font-size:12px;line-height:16px}.cart-link .icon{width:21px;height:21px}.mobile-menu{display:inline-flex;width:35px}.mobile-menu .icon{width:21px;height:21px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:6px;padding:15px 22px;border-top:1px solid var(--line)}.mobile-nav a,.mobile-nav button{padding:9px;background:#fff;border:0;text-align:left;font-size:14px}.hero{padding:37px 0 25px}.hero-grid{display:flex;flex-direction:column;gap:28px}.hero-copy{width:100%}.hero .eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:17px}.eyebrow-line{width:18px;margin-right:5px}.hero-copy h1{font-size:clamp(43px,11.7vw,67px);max-width:550px;line-height:1.02}.highlight{display:inline-block;padding-bottom:12px}.highlight:after{height:5px;width:98%}.hero-description{font-size:16px;line-height:1.75;margin:22px 0;max-width:100%}.hero-ctas{flex-direction:row;align-items:center;gap:15px}.hero .btn{font-size:13px;padding:15px 16px;min-height:51px;gap:9px;border-radius:10px}.hero .text-button{font-size:12px;gap:7px}.hero .text-button .icon{width:17px;height:17px}.hero-facts{display:flex;gap:12px;font-size:12px;margin-top:21px;flex-wrap:wrap;line-height:1.5}.hero-facts span{margin:0;gap:3px}.hero-facts .icon{width:12px;height:12px}.hero-footnote{display:none}.hero-visual{width:100%;margin:0;padding-top:20px}.hero-visual>img{height:360px;border-radius:70px 20px;object-position:65% center}.hero-note{left:9px;top:2px;font-size:17px;padding:13px 18px;transform:rotate(-5deg)}.note-mark{font-size:34px}.mission-label{right:-3px!important;bottom:36px!important;padding:12px 15px!important}.mission-label strong{font-size:15px}.mission-label small{font-size:12px}.hero-visual figcaption{font-size:12px;padding-right:12px;margin-top:8px}.trust-grid{gap:20px 0;padding:25px 0}.trust-grid>div{padding-left:0;gap:10px}.trust-grid>div:nth-child(2n){padding-left:16px}.trust-grid .icon{width:24px;height:24px}.trust-grid strong{font-size:12px}.trust-grid small{font-size:12px;line-height:1.5}.section{padding:56px 0}.eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:14px}h2{font-size:35px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{font-size:12px}.section-heading>p{margin-top:16px;font-size:14px}.section-heading>p br{display:none}.level-grid{grid-template-columns:1fr;gap:25px}.kit-art{height:285px;gap:35px;padding-top:45px}.kit-art>img{width:170px}.kit-art-label{font-size:17px;line-height:1.3}.kit-art-label strong{font-size:62px}.kit-copy{padding:24px}.kit-heading h3{font-size:28px}.kit-copy>p{font-size:14px}.kit-purchase{flex-direction:row;align-items:center;gap:12px;padding-top:22px}.kit-purchase .btn{font-size:12px;width:auto;min-height:47px;padding:13px 15px;gap:8px}.price{font-size:23px}.kit-purchase small{font-size:12px}.level-help{margin-top:22px;font-size:12px;gap:0}.level-help .link-button{font-size:12px}.check-list{font-size:13px;margin:20px 0 25px}.centered{margin-bottom:34px}.centered h2{font-size:36px}.centered>p{font-size:14px}.steps{grid-template-columns:1fr;gap:16px}.steps article{padding:21px 0 0 63px;min-height:100px}.step-number{position:absolute;left:0;top:25px;width:38px;height:38px;font-size:12px}.steps h3{font-size:23px;margin:3px 0 12px}.steps p{font-size:14px;margin-bottom:7px}.inside-grid{grid-template-columns:1fr;gap:35px}.inside-visual{height:475px;max-width:450px;width:100%;margin:auto;padding:42px 42px 0}.inside-visual .btn{font-size:12px;min-height:48px}.inside-copy h2{font-size:36px}.inside-copy>p{font-size:15px}.feature-list{margin:20px 0 15px}.feature-list li{padding:13px 0}.feature-list h3{font-size:18px}.feature-list p{font-size:14px}.inside-copy .small{font-size:12px}.parent-section{padding:50px 0}.parent-grid{grid-template-columns:1fr;gap:30px}.parent-grid figure img{height:340px;border-radius:20px 80px 20px 20px;object-position:center}.parent-grid figcaption{font-size:12px}.parent-grid h2{font-size:39px;line-height:1.13}.parent-grid p{font-size:15px;max-width:none}.parent-grid .eyebrow{font-size:12px}.faq-grid{grid-template-columns:1fr;gap:14px}.faq-grid h2{font-size:35px}.faq-grid>div>p:last-child{font-size:14px;margin-bottom:10px}.faq-grid>div>p:last-child br{display:none}.faq-grid .eyebrow{font-size:12px}.faq-list summary{padding:20px 0;font-size:14px}.faq-list details>div{font-size:14px;line-height:1.75;padding-right:20px}.closing{padding:57px 0}.closing h2{font-size:42px}.closing .eyebrow{font-size:12px}.closing .btn{font-size:14px;padding:17px 20px}.closing p:last-child{font-size:12px}.footer{padding:43px 0 20px}.footer-top{grid-template-columns:1fr 1fr;gap:28px}.footer-top>div:first-child{grid-column:1/-1}.footer-top p{margin:18px 0 0}.footer .brand{font-size:25px}.footer h3{font-size:13px}.footer nav a{font-size:12px}.footer-bottom{margin-top:22px;flex-direction:column;gap:13px;font-size:12px}.reviews-grid,.badge-grid{grid-template-columns:1fr}.quiz-inner{padding:43px 23px 25px}.quiz-inner h2{font-size:30px;padding-right:22px}.quiz-inner .eyebrow{font-size:12px;margin-bottom:14px}.quiz-inner>.muted{font-size:13px;margin:16px 0 22px}.quiz-question{font-size:22px}.quiz-option{font-size:14px;padding:14px}.quiz-footer{gap:10px}.quiz-footer .btn{padding:14px;font-size:12px;gap:8px}.quiz-footer>span{font-size:12px}.quiz-result{padding:20px}.quiz-result h3{font-size:28px}.quiz-result p{font-size:14px}.quiz-inner>.small{font-size:12px;margin-top:23px}.dialog-close{right:12px;top:12px;width:34px;height:34px}.sample-heading{padding:35px 20px 10px}.sample-heading h2{font-size:30px}.sample-heading .eyebrow{font-size:12px}.sample-heading p:last-child{font-size:13px}.sample-dialog>img{width:calc(100% - 24px)}.cart-dialog{border-radius:0;padding:22px}.cart-header h2{font-size:24px}.cart-bottom form .btn{font-size:13px}.product-grid{grid-template-columns:1fr;gap:33px}.product-section{padding-top:30px}.breadcrumb{font-size:12px;line-height:1.7;margin-bottom:22px}.product-gallery{padding:30px}.product-gallery>img{max-height:390px}.product-gallery .btn{font-size:12px;min-height:47px}.product-copy h1{font-size:38px}.product-copy .eyebrow{font-size:12px}.product-price strong{font-size:32px}.purchase-facts{font-size:12px;gap:14px}.sticky-buy{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fffffffa;z-index:25;box-shadow:0 -4px 20px #102e5812;border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:15px}.sticky-buy strong{font-size:12px;display:block;max-width:200px;line-height:1.35}.sticky-buy span{font-size:13px;color:var(--blue);font-weight:700}.sticky-buy .btn{font-size:13px;min-height:45px;padding:12px 18px}.product-section~*{padding-bottom:85px}.cart-page-line h2{font-size:24px}.collection-grid{grid-template-columns:1fr}.preview-notice{font-size:12px}.preview-experiments{font-size:12px;padding:10px;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(forced-colors:active){.btn,.quiz-option,.pill{border:1px solid ButtonText}.highlight:after{display:none}}.shopify-section-group-header-group{position:sticky;top:0;z-index:30}@media(max-width:650px){.brand small{display:none}body:has(.product-section){padding-bottom:85px}.hero-facts{gap:10px}.hero .eyebrow{letter-spacing:.07em}.trust-grid>div{align-items:flex-start}.trust-grid small{line-height:1.5}.kit-purchase{flex-wrap:wrap}.kit-purchase small{max-width:150px}}.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}.method-section{padding:57px 0 43px;background:#fff;border-bottom:1px solid var(--line)}.method-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:28px}.method-heading .eyebrow{font-size:12px;color:var(--blue);margin-bottom:12px}.method-heading h2{font-size:32px;max-width:510px;line-height:1.16}.method-heading>p{font-size:14px;line-height:1.7;color:var(--muted);max-width:350px;margin:0}.method-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.method-badge{background:#f5f9ff;border:1px solid #dce8f8;border-radius:16px;padding:20px 17px;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.method-badge-icon{width:43px;height:43px;background:var(--navy);color:var(--yellow);border-radius:50%;display:grid;place-items:center;outline:1px solid #bfcedf;outline-offset:4px;margin:4px}.method-badge-icon .icon{width:22px;height:22px}.method-badge h3{font-family:var(--font);letter-spacing:-.01em;line-height:1.35;font-size:15px}.method-badge p{color:var(--muted);font-size:12px;line-height:1.6;margin:7px 0 0}.method-evidence{margin-top:22px;border:1px solid var(--line);border-radius:13px;overflow:hidden}.method-evidence summary{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;font-size:13px;font-weight:700;list-style:none;line-height:1.5}.method-evidence summary::-webkit-details-marker{display:none}.evidence-toggle{font-size:22px;color:var(--blue);font-weight:400;flex-shrink:0}.method-evidence[open] .evidence-toggle{transform:rotate(45deg)}.method-evidence-body{padding:0 23px 23px;font-size:14px;line-height:1.7}.method-scope{padding:16px;background:#fff7de;border-radius:9px;font-size:13px;color:var(--navy)}.method-evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;margin-top:26px}.method-evidence-grid article{min-width:0}.method-evidence-grid h3{font-size:19px;line-height:1.3;margin-bottom:13px}.method-evidence-grid p{font-size:13px;color:var(--muted);margin-bottom:14px}.method-evidence-grid .method-proof{font-size:12px;color:var(--navy)}.method-evidence a{font-size:12px;color:var(--blue);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.method-evidence a .icon{width:15px;height:15px;margin-left:4px}.method-limit{font-size:12px;color:var(--muted);margin:25px 0 0;padding-top:20px;border-top:1px solid var(--line)}.product-method{border-top:1px solid var(--line);padding:22px 0 18px;margin-top:23px}.product-method>p{font-size:12px;letter-spacing:.07em;font-weight:700;margin:0 0 13px}.product-method-list{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 13px}.product-method-list li{display:flex;align-items:center;gap:7px;background:var(--ice);border:1px solid var(--line);border-radius:30px;padding:7px 10px;font-size:12px}.product-method-list .icon{width:16px;height:16px;color:var(--blue)}.product-method>a{font-size:12px;color:var(--blue)}.product-method>a .icon{width:15px;height:15px;margin-left:5px}@media(max-width:900px){.method-heading{gap:30px}.method-heading h2{font-size:29px}.method-badges{grid-template-columns:1fr 1fr}.method-badge{flex-direction:row;align-items:center;padding:20px;gap:15px}.method-badge-icon{flex-shrink:0}.method-evidence-grid{grid-template-columns:1fr;gap:20px}.method-evidence-grid article+article{border-top:1px solid var(--line);padding-top:20px}}@media(max-width:650px){.method-section{padding:38px 0 31px}.method-heading{display:block;margin-bottom:24px}.method-heading h2{font-size:30px}.method-heading>p{font-size:14px;max-width:100%;margin-top:15px}.method-heading .eyebrow{letter-spacing:.055em;font-size:12px}.method-badges{gap:12px}.method-badge{flex-direction:column;align-items:flex-start;padding:17px 14px;gap:15px}.method-badge h3{font-size:14px}.method-badge p{font-size:12px}.method-badge-icon{width:35px;height:35px}.method-badge-icon .icon{width:20px;height:20px}.method-evidence summary{font-size:12px;padding:15px;gap:15px}.method-evidence-body{padding:0 15px 18px}.method-scope{font-size:12px;padding:13px}.method-evidence-grid{gap:20px}.method-evidence-grid h3{font-size:19px}.method-evidence-grid p{font-size:13px}}.kit-art{height:auto;min-height:340px;padding:62px 24px 22px;display:flex;flex-direction:column;gap:0;align-items:center;overflow:hidden}.book-spread{position:relative;width:94%;max-width:520px;aspect-ratio:1.5;isolation:isolate}.spread-cover{position:absolute;top:9%;width:41%;height:auto;box-shadow:3px 10px 18px #102e5840;transform-origin:50% 95%}.spread-cover-1{left:3%;transform:rotate(-10deg);z-index:4}.spread-cover-2{left:20%;top:5%;transform:rotate(-3deg);z-index:3}.spread-cover-3{left:38%;top:5%;transform:rotate(4deg);z-index:2}.spread-cover-4{left:55%;transform:rotate(11deg);z-index:1}.kit-stack-caption{position:relative;z-index:5;font-size:14px;line-height:1.4;font-weight:700;margin:20px 0 0;text-align:center}.product-gallery{gap:18px;padding:42px 28px 28px;align-self:start}.product-gallery .book-spread{margin:20px 0 5px;width:96%}.product-stack-caption{font-size:14px;text-align:center;margin:8px 0 0}.product-gallery>.btn{margin-top:6px}.method-source-line{font-size:14px;color:var(--muted);margin:22px 0 0}.method-evidence-grid .research-org{font-size:12px;font-weight:700;letter-spacing:.025em;color:var(--blue);margin-bottom:12px}.method-evidence summary,.method-badge p,.method-evidence a{font-size:14px}.method-evidence-grid p{font-size:14px}.method-badge h3{font-size:16px}.inside-preview-menu{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 13px}.inside-preview-tile{display:flex;align-items:center;text-align:left;gap:12px;padding:12px;background:var(--ice);border:1px solid var(--line);border-radius:13px;min-width:0}.inside-preview-tile:hover{background:var(--sky);border-color:#9cbce8}.inside-preview-tile img{width:47px;height:66px;object-fit:contain;flex-shrink:0;background:#fff;box-shadow:0 2px 6px #102e5820}.inside-preview-tile span{min-width:0}.inside-preview-tile strong{display:block;font-size:14px;line-height:1.35}.inside-preview-tile small{display:block;font-size:12px;line-height:1.4;color:var(--muted);margin-top:5px}.inside-visual{align-self:center}.sample-dialog{width:1040px;background:#fff;max-height:92vh;max-height:92dvh}.sample-heading{padding:32px 68px 12px 32px}.sample-heading .eyebrow{margin-bottom:10px}.sample-heading h2{font-size:32px;line-height:1.2}.sample-heading p:last-child{font-size:15px;margin:12px 0 0;color:var(--muted)}.preview-controls{padding:10px 32px 20px}.preview-levels{display:flex;gap:8px;margin-bottom:14px}.preview-levels button{background:var(--ice);border:1px solid var(--line);padding:11px 17px;font-size:14px;font-weight:700;min-height:46px}.preview-levels button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.preview-levels span{font-weight:400}.preview-categories{display:flex;flex-wrap:wrap;gap:8px}.preview-categories button{font-size:14px;line-height:1.3;border:1px solid var(--line);background:#fff;padding:10px 13px;min-height:44px;border-radius:24px}.preview-categories button[aria-pressed=true]{background:var(--sky);border-color:var(--blue);color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.preview-frame{background:#eaf1f9;padding:24px;display:flex;justify-content:center;min-height:260px}.preview-frame img{max-height:65vh;max-height:65dvh;width:100%;height:auto;object-fit:contain}.preview-page figcaption{padding:24px 32px 30px}.preview-page h3{font-size:23px;line-height:1.3;letter-spacing:-.02em}.preview-page figcaption p{font-size:14px;color:var(--muted);margin:9px 0 14px;max-width:750px}.preview-page-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.preview-pagination{display:flex;align-items:center;gap:14px}.preview-pagination button{background:var(--ice);border:1px solid var(--line);font-size:21px}.preview-pagination span{font-size:14px;min-width:35px;text-align:center}.preview-page-actions a{font-size:14px;color:var(--blue);text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.kit-art{min-height:280px;padding:65px 20px 22px}.kit-stack-caption{font-size:14px;margin-top:15px}.inside-grid{gap:30px}.inside-preview-menu{gap:8px}.inside-preview-tile{gap:8px;padding:10px}.inside-preview-tile img{width:36px;height:51px}.inside-preview-tile small{display:none}}@media(max-width:650px){.kit-art{min-height:290px;padding:61px 22px 23px}.book-spread{max-width:430px;width:94%}.kit-stack-caption{margin-top:20px}.product-gallery{padding:25px 20px;gap:15px}.product-gallery .book-spread{margin:20px 0 0}.product-stack-caption{font-size:14px;margin-top:10px}.inside-preview-tile{padding:12px;gap:10px}.inside-preview-tile img{width:39px;height:56px}.inside-preview-tile strong{font-size:14px}.inside-preview-tile small{display:block}.method-source-line{font-size:14px}.method-evidence summary{font-size:14px}.sample-heading{padding:30px 50px 10px 20px}.sample-heading h2{font-size:27px}.sample-heading p:last-child{font-size:14px}.preview-controls{padding:8px 20px 18px}.preview-levels{gap:7px}.preview-levels button{flex:1;font-size:14px;padding:10px 8px;line-height:1.4}.preview-levels span{display:block}.preview-categories{gap:7px}.preview-categories button{font-size:14px;padding:9px 11px}.preview-frame{padding:15px;min-height:220px}.preview-frame img{max-height:53vh;max-height:53dvh}.preview-page figcaption{padding:20px}.preview-page h3{font-size:21px}.preview-page-actions{flex-wrap:wrap}.preview-page-actions a{font-size:14px}}.research-panel{margin-top:36px;padding-top:31px;border-top:1px solid var(--line)}.research-panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:24px}.research-panel-heading h3{font-size:28px;line-height:1.2;letter-spacing:-.03em;max-width:440px}.research-panel-heading p{max-width:330px;font-size:14px;line-height:1.6;color:var(--muted);margin:0}.research-source-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:24px}.research-source-card{border:1px solid var(--line);border-radius:19px;background:#fff;padding:28px;min-width:0;box-shadow:0 6px 22px #102e5805}.research-source-brand{min-height:91px;display:flex;align-items:center;justify-content:space-between;gap:23px;margin-bottom:23px}.research-source-brand img{width:210px;height:76px;object-fit:contain;object-position:left center;max-width:53%}.research-source-brand .ncert-source-logo{width:83px;height:83px;max-width:32%}.research-source-brand>span{font-size:12px;line-height:1.55;letter-spacing:.05em;color:var(--muted);text-align:right;max-width:150px}.research-source-card h4{font-size:23px;letter-spacing:-.025em;line-height:1.25;margin:0}.research-source-fullname{font-size:14px;color:var(--muted);margin:8px 0 0;max-width:340px}.research-practice{margin-top:24px;padding-top:21px;border-top:1px solid #e7eef6}.research-practice h5{font-family:var(--heading);font-size:19px;line-height:1.3;letter-spacing:-.02em;margin:0 0 10px}.research-practice p{font-size:15px;line-height:1.65;color:var(--muted);margin:0 0 12px}.research-practice .research-kit-match{font-size:14px;color:var(--navy);margin-bottom:14px}.research-practice a{display:inline;line-height:1.6;font-size:14px;color:var(--blue);text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.research-practice a .icon{width:15px;height:15px;margin-left:4px}.research-age-note{margin:25px 0 0;padding:16px;background:var(--ice);font-size:14px;line-height:1.6;border-radius:10px;color:var(--muted)}.research-scope{font-size:14px;line-height:1.65;color:var(--navy);margin:23px 0 8px}.research-limit{font-size:13px;color:var(--muted);line-height:1.6;margin:0;max-width:1080px}.parent-reviews-section{background:#f5f9ff;border-top:1px solid #e8eff7;border-bottom:1px solid #e8eff7}.review-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:36px}.review-section-heading .eyebrow{color:var(--blue);margin-bottom:14px}.review-section-heading h2{max-width:620px}.review-example-notice{max-width:350px;font-size:14px;line-height:1.6;border-left:3px solid var(--yellow);padding-left:17px;margin:0;color:var(--muted)}.review-example-notice strong{display:block;color:var(--navy);margin-bottom:4px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.review-card{padding:0;margin:0;min-width:0;border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 25px #102e5805}.review-photo{position:relative;aspect-ratio:1.38;background:var(--sky);overflow:hidden}.review-photo img{width:100%;height:100%;object-fit:cover;object-position:center 37%}.review-photo>span{position:absolute;bottom:12px;left:13px;background:#fffffff2;padding:5px 10px;border-radius:20px;color:var(--navy);font-size:12px;line-height:1.4}.review-card-content{padding:25px;flex:1;display:flex;flex-direction:column}.review-author{margin:0 0 17px}.review-author>strong{display:block;font-size:17px;line-height:1.45}.review-author>span{display:block;font-size:13px;color:var(--muted);margin-top:4px;line-height:1.5}.review-author .example-persona{font-size:13px;font-weight:400;color:var(--muted)}.sample-review-label{font-size:12px;font-weight:700;letter-spacing:.06em;color:#4a617e;margin:0 0 9px}.review-card blockquote{font-size:16px;line-height:1.7;font-style:normal;margin:0 0 25px;color:var(--navy);font-family:var(--font)}.review-reply{margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.review-reply>strong{display:block;font-size:13px;line-height:1.5;margin-bottom:7px}.review-reply p{font-size:14px;color:var(--muted);line-height:1.65;margin:0}.review-rating{color:#a96b00;font-size:22px;letter-spacing:.07em;line-height:1;margin:0 0 16px}.review-verified{display:flex;align-items:center;gap:5px;font-size:12px;color:#246540;margin-top:8px}.review-verified .icon{width:14px;height:14px}.review-app{margin-top:25px}.reviews-grid:empty{display:none}@media(max-width:900px){.research-source-card{padding:23px}.research-source-grid{gap:20px;grid-template-columns:1fr 1fr}.research-source-brand{flex-direction:column;align-items:flex-start;min-height:120px;gap:12px}.research-source-brand img{max-width:100%;width:200px}.research-source-brand>span{text-align:left;max-width:none}.research-panel-heading,.review-section-heading{align-items:flex-start}.reviews-grid{gap:16px}.review-card-content{padding:19px}.review-photo{aspect-ratio:1.1}.review-author>strong{font-size:16px}.review-card blockquote{font-size:15px}}@media(max-width:650px){.research-panel{margin-top:27px;padding-top:25px}.research-panel-heading{display:block;margin-bottom:20px}.research-panel-heading h3{font-size:27px}.research-panel-heading p{margin-top:12px;max-width:none}.research-source-grid{grid-template-columns:1fr;gap:18px}.research-source-card{padding:23px}.research-source-brand{flex-direction:row;align-items:center;min-height:80px;margin-bottom:19px;gap:20px}.research-source-brand img{width:175px;max-width:57%;height:65px}.research-source-brand .ncert-source-logo{width:75px;height:75px}.research-source-brand>span{font-size:12px;max-width:120px;text-align:right}.research-source-card h4{font-size:22px}.research-practice{margin-top:21px;padding-top:20px}.research-practice p{font-size:15px}.research-scope{font-size:14px}.review-section-heading{display:block;margin-bottom:26px}.review-section-heading h2{font-size:35px}.review-example-notice{margin-top:21px;max-width:none}.reviews-grid{grid-template-columns:1fr;gap:23px}.review-photo{aspect-ratio:1.45}.review-card-content{padding:24px}.review-author>strong{font-size:18px}.review-card blockquote{font-size:16px}.review-author>span{font-size:14px}.review-reply>strong{font-size:14px}}.research-source-brand{min-height:144px}.research-source-brand img{width:240px;height:144px;max-width:57%}.research-source-brand .ncert-source-logo{width:192px;height:144px;max-width:50%}.research-source-brand{gap:24px}.research-source-brand>span{max-width:128px}.reviews-grid{margin-top:0}@media(max-width:900px){.research-source-brand{min-height:181px;gap:14px}.research-source-brand img{max-width:100%;width:230px;height:138px}.research-source-brand .ncert-source-logo{max-width:100%;width:184px;height:138px}.research-source-brand>span{max-width:none}}@media(max-width:650px){.research-source-brand{flex-direction:column;align-items:flex-start;min-height:0;gap:10px;margin-bottom:20px}.research-source-brand img{width:220px;height:132px;max-width:100%}.research-source-brand .ncert-source-logo{width:176px;height:132px;max-width:100%}.research-source-brand>span{text-align:left;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
