:root{--ink:#2a3e6e;--soft-ink:#3e4f7d;--muted:#646464;--faint:#9fa9ba;--line:#2a3e6e21;--line-strong:#2a3e6e33;--paper:#fefefe;--bone:#f2f4ff;--bone-deep:#d1d7f5;--clinical:#d1d7f5;--clinical-deep:#5d6bbd;--vascular:#5d6bbd;--vascular-soft:#e8ecff;--nerve:#0bc68e;--nerve-soft:#cfeddd;--venous:#2a3e6e;--venous-soft:#d1d7f5;--cartilage:#7382c7;--cartilage-soft:#f2f4ff;--error:#eb3b3b;--error-soft:#f2cdcd;--signal:#5d6bbd;--white:#fff;--shadow:#2a3e6e29;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, ui-serif, serif;--page-gutter:clamp(26px, 5.8vw, 96px);--section-y:clamp(86px, 12vw, 176px);--section-y-tight:clamp(58px, 8vw, 118px);--platform-gap:clamp(18px, 2vw, 30px);--platform-copy-image-gap:clamp(64px, 4.5vw, 90px);--visual-safe-bottom:clamp(24px, 2vw, 38px);--measure:68ch;--site-header-height:68px;--fullscreen-safe-gap:clamp(16px, 2vw, 28px);--fullscreen-safe-height:calc(100svh - var(--site-header-height) - (var(--fullscreen-safe-gap) * 2));--fullscreen-safe-width:calc(100dvw - (var(--fullscreen-safe-gap) * 2))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}.siteHeader{z-index:140;height:68px;padding:0 var(--page-gutter);background:linear-gradient(90deg,#3b3b3d 0%,#050607 100%);border-bottom:1px solid #ffffff1f;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:28px;display:grid;position:fixed;inset:0 0 auto}.siteHeader .brand img{filter:brightness(0)invert()}.brand img{width:168px;height:auto}.brandMark{display:none}nav,.footerLinks{align-items:center;gap:clamp(16px,2.2vw,34px);font-size:.88rem;font-weight:680;display:flex}nav{justify-content:flex-end}.footerLinks{justify-content:center}.languageMenu{background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:0;display:inline-flex}.languageMenu a{color:#0000;border:2px solid #ffffffd1;border-radius:999px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;font-size:0;font-weight:780;display:inline-flex;position:relative;overflow:clip;box-shadow:0 0 0 1px #00000029}.languageMenu a.isActive{border-width:3px;border-color:var(--white);box-shadow:0 0 0 2px #ffffff38}.languageMenu a[data-locale=en]{background:linear-gradient(90deg,#0000 42%,#d72f3f 42% 58%,#0000 58%),linear-gradient(#0000 42%,#d72f3f 42% 58%,#0000 58%),#fff}.languageMenu a[data-locale=es]{background:linear-gradient(#e53935 0 28%,#ffd43b 28% 72%,#e53935 72% 100%)}.languageMenu a[data-locale=fr]{background:linear-gradient(90deg,#315bcb 0 33.33%,#fff 33.33% 66.66%,#e53935 66.66% 100%)}.languageMenu a[data-locale=ar]{color:#fff;letter-spacing:.04em;background:#168a55;font-size:.68rem}.languageMenu a[data-locale=sv]{background:linear-gradient(90deg,#0000 31%,#ffd43b 31% 44%,#0000 44%),linear-gradient(#0000 44%,#ffd43b 44% 57%,#0000 57%),#2e5fc7}.languageMenu.compact{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;margin-top:6px;display:grid}.languageMenu.compact a{justify-self:center}.languageMenu.compact a.isActive{border-color:var(--white)}.languageSelector{align-items:center;display:inline-flex;position:relative}.languageSelector summary{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 11px 0 12px;list-style:none;display:inline-flex}.languageSelector summary::-webkit-details-marker{display:none}.languageSelector summary:after{content:"";opacity:.78;border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.languageSelector[open] summary,.languageSelector summary:hover{color:var(--white);background:#ffffff21;border-color:#ffffff4d}.languageSelector[open] summary:after{transform:translateY(2px)rotate(225deg)}.languageSelectorIcon{opacity:.9;background:linear-gradient(currentColor,currentColor) 50%/1.4px 100% no-repeat,linear-gradient(currentColor,currentColor) 50%/100% 1.4px no-repeat;border:1.6px solid;border-radius:999px;width:15px;height:15px}.languageSelectorPanel{z-index:60;background:#15171cf5;border:1px solid #ffffff24;border-radius:14px;gap:4px;width:188px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 22px 50px #00000040}.languageSelectorPanel a{color:#ffffffc7;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 10px 0 12px;font-size:.82rem;font-weight:700;display:flex}.languageSelectorPanel a span:last-child{color:#ffffff85;font-size:.72rem;font-weight:800}.languageSelectorPanel a:hover,.languageSelectorPanel a.isActive{color:var(--white);background:#ffffff17}.languageSelectorPanel a.isActive span:last-child{color:var(--white)}nav,.footerLinks{color:#ffffffc2}nav a:hover,.footerLinks a:hover{color:var(--white)}.mobileMenu{display:none}.navCta{min-height:38px;color:var(--white);background:linear-gradient(135deg,#2f448a,#6474d9);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex;box-shadow:0 12px 28px #2a3e6e2e}nav a.navCta:hover{color:var(--white);transform:translateY(-1px)}.navAction,.primaryButton,.secondaryButton{text-align:center;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 20px;font-size:.9rem;font-weight:780;line-height:1;display:inline-flex}.secondaryButton{background:#fffffff0;border:1px solid #ffffff2e}.primaryButton{color:var(--white);background:linear-gradient(135deg,#2f448a,#6474d9);box-shadow:0 16px 34px #2a3e6e38}.navAction{color:var(--white);background:linear-gradient(135deg,#2f448a,#6474d9);box-shadow:0 12px 28px #2a3e6e2e}.secondaryButton{color:var(--soft-ink);border-color:#5d6bbd47}.navAction{justify-self:end;width:fit-content}.heroScroll{--object-scale:1;--object-y:0px;--copy-y:0px;--copy-opacity:1;--hero-art-height:100dvh;background:linear-gradient(120deg, #d1d7f5d1, #d1d7f500 36%), linear-gradient(250deg, #f2f4fff2, #f2f4ff00 44%), linear-gradient(180deg, var(--paper) 0%, #f7f8ff 52%, #eef1ff 78%, var(--paper) 100%);min-height:250svh;position:relative;overflow:clip}.heroPin{height:var(--hero-art-height);min-height:100svh;padding:88px var(--page-gutter) 34px;isolation:isolate;background:linear-gradient(120deg, #d1d7f5d1, #d1d7f500 36%), linear-gradient(250deg, #f2f4fff2, #f2f4ff00 44%), linear-gradient(180deg, var(--paper) 0%, #f7f8ff 52%, #eef1ff 78%, var(--paper) 100%);grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;column-gap:clamp(16px,2.4vw,36px);display:grid;position:sticky;top:0;overflow:clip}.heroPin:before{content:"";z-index:1;mix-blend-mode:overlay;opacity:.085;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");background-size:180px 180px;position:absolute;inset:0}.heroBackground{z-index:0;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.heroTitle,.heroCopy{z-index:5;opacity:var(--copy-opacity);transform:translate3d(0, var(--copy-y), 0);transition:opacity .22s,transform .22s;position:relative}.heroTitle{pointer-events:none;grid-area:1/1/auto/6;grid-template-columns:1fr;align-self:start;gap:0;width:min(100%,640px);max-width:640px;margin-top:clamp(24px,5.8vh,78px);font-size:clamp(4.6rem,7.5vw,7.35rem);display:grid}.heroTitle span{white-space:nowrap;width:100%;display:block}.heroTitle .heroTitleLineMobile{display:none}.heroTitle span:last-child{text-align:left;justify-self:start;max-width:none}.heroCopy{width:min(430px, calc(100vw - (var(--page-gutter) * 2)));grid-area:2/1/auto/5;align-self:start;justify-items:start;gap:26px;margin-top:30px;display:grid;position:relative}.heroCopy.ctaOnly{width:fit-content;margin-top:0;position:absolute;bottom:clamp(56px,9vh,86px);left:0}.heroCopy.hasLead{width:min(360px, calc(100vw - (var(--page-gutter) * 2)))}.heroLead{color:#1f232bb8;margin:0;font-size:clamp(1rem,1.25vw,1.18rem);font-weight:620;line-height:1.48}.heroCopy .primaryButton{min-height:48px;padding:0 26px;font-size:.96rem}.heroObject{z-index:2;width:min(calc(100vw - 96px), calc(var(--hero-art-height) + 280px), 1240px);aspect-ratio:1;isolation:isolate;transform:translate3d(-50%, var(--object-y), 0) scale(var(--object-scale));transform-origin:bottom;will-change:transform;pointer-events:none;place-items:center;display:grid;position:absolute;bottom:0;left:50%}.objectHalo{z-index:-1;display:none;position:absolute;inset:10% -18% 4%}.objectFrame{background:#d1d7f5;position:absolute;overflow:hidden;box-shadow:0 38px 90px #2a3e6e29}.objectFrame img{object-fit:cover;filter:saturate(.94)contrast(1.03);width:100%;height:100%}.objectFrameAnatomy{box-shadow:none;background:0 0;border-radius:0;inset:0;overflow:visible}.objectFrameAnatomy .objectFallback,.objectFrameAnatomy .objectCanvas,.objectFrameAnatomy .objectVideo{pointer-events:none;filter:none;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.objectFrameAnatomy .objectCanvas,.objectFrameAnatomy .objectVideo{z-index:2}.objectFrameAnatomy .objectFallback{z-index:1}.heroScroll[data-canvas-ready=true] .objectFallback,.heroScroll[data-video-ready=true] .objectCanvas{opacity:0}.eyebrow{color:var(--venous);letter-spacing:.12em;text-transform:uppercase;margin-bottom:clamp(14px,1.8vw,22px);font-size:.76rem;font-weight:860}h1{max-width:680px;color:var(--ink);font-family:var(--font-display);letter-spacing:0;font-size:clamp(5rem,8.4vw,8.1rem);font-weight:520;line-height:.86}h2{color:var(--ink);font-family:var(--font-display);letter-spacing:0;font-size:6.7rem;font-weight:520;line-height:.94}.platformSection{background:linear-gradient(120deg, #d1d7f59e, #d1d7f500 34%), linear-gradient(250deg, #f2f4fff5, #f2f4ff00 48%), linear-gradient(180deg, var(--paper) 0%, #f7f8ff 52%, #f7f8ff 100%);border-top:1px solid #2a3e6e1a;padding:clamp(64px,7.6vw,112px) clamp(28px,3.4vw,58px) clamp(70px,8vw,118px);scroll-margin-top:68px}.platformIntro{text-align:center;max-width:1060px;margin:0 auto clamp(30px,3.8vw,52px)}.platformIntro h2{max-width:1060px;color:var(--ink);font-family:var(--font-display);font-size:clamp(2.7rem,4.4vw,5.1rem);font-weight:520;line-height:.98}.platformIntro h2 span{display:block}.platformCards{--platform-rule-offset:clamp(3px, .33vw, 5px);--platform-text-zone:clamp(304px, 21.5vw, 344px);--platform-visual-height:clamp(520px, 33vw, 620px);--platform-quiz-ratio:1000 / 1658;--platform-primary-visual-nudge:3px;--platform-secondary-visual-nudge:clamp(54px, 3.75vw, 60px);--platform-quiz-image-y-scale:1;gap:var(--platform-gap);border-top:1px solid #2a3e6e29;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:min(1800px,100%);margin:0 auto;display:grid;position:relative}.platformCards:before,.platformCards:after{content:"";z-index:3;pointer-events:none;background:#2a3e6e1f;width:1px;position:absolute;top:0;bottom:0}.platformCards:before{left:calc(33.3333% - var(--platform-rule-offset))}.platformCards:after{left:calc(66.6667% + var(--platform-rule-offset))}.platformCard{min-width:0;min-height:clamp(440px,34vw,590px);box-shadow:none;background:0 0;border-right:0;border-radius:0;flex-direction:column;justify-content:flex-start;padding:clamp(22px,2.1vw,34px) 0 0;display:flex;position:relative;overflow:hidden}.platformCard:not(:last-child):after{display:none}.platformCard.visuals{min-height:clamp(610px,46vw,790px)}.platformCard>div:first-child{min-height:var(--platform-text-zone);flex-direction:column;padding-left:10px;display:flex}.platformCard.visuals>div:first-child,.platformCard.questions>div:first-child,.platformCard.language>div:first-child{min-height:clamp(220px,16vw,256px)}.platformCard.questions,.platformCard.content,.platformCard.language{gap:0}.platformCard.questions{overflow:visible}.platformCard.language{justify-content:flex-start;overflow:visible}.platformCard h3,.platformCard.questions h3,.platformCard.content h3,.platformCard.language h3{max-width:min(100%,530px);font-size:clamp(1.78rem,2.08vw,2.62rem);line-height:.96}.platformCard p,.platformCard.questions p,.platformCard.content p,.platformCard.language p{max-width:430px;font-size:clamp(1rem,1.08vw,1.16rem)}.platformLabel{color:#2a3e6e94;letter-spacing:.12em;text-transform:uppercase;margin-bottom:clamp(18px,2vw,28px);font-size:.72rem;font-weight:860;display:none}.platformCard h3{max-width:min(100%,530px);min-height:clamp(86px,6vw,96px);color:var(--ink);font-family:var(--font-display);text-align:center;overflow-wrap:break-word;margin-inline:auto;font-size:clamp(2rem,2.5vw,3.05rem);font-weight:520;line-height:.96}.platformCard h3 span{white-space:nowrap;display:block}.platformCard p{color:#2a3e6eb3;overflow-wrap:break-word;max-width:470px;min-height:clamp(90px,6.8vw,108px);margin-top:clamp(14px,1.4vw,22px);font-size:clamp(1.08rem,1.18vw,1.28rem);line-height:1.48}.platformCard.language h3{width:100%;font-size:clamp(1.78rem,2.08vw,2.62rem)}.platformCard.language p{width:100%;max-width:min(100%,400px);font-size:clamp(1rem,1.08vw,1.16rem)}.platformCard a{width:fit-content;min-height:44px;color:var(--white);box-shadow:none;white-space:nowrap;background:linear-gradient(135deg,#2a3e6efa,#5d6bbdf0);border:1px solid #5d6bbd52;border-radius:8px;justify-content:center;align-items:center;gap:0;margin:clamp(18px,1.8vw,26px) auto 0;padding:0 20px;font-size:.98rem;font-weight:740;line-height:1;display:inline-flex}.platformCardCta{flex:none}.platformCard.visuals .platformCardCta,.platformCard.questions .platformCardCta{margin-top:auto}.platformCard a:hover{box-shadow:none;transform:translateY(-1px)}.platformSectionAction{justify-content:center;margin:clamp(26px,3vw,42px) auto 0;display:flex}.platformSectionAction .primaryButton{min-height:50px;padding:0 28px;font-size:.98rem}.platformIllustration{color:#111315;align-self:end;width:100%;min-height:210px;margin-top:0;position:relative}.platformCard.visuals .platformIllustration{height:auto;aspect-ratio:var(--platform-quiz-ratio);min-height:0}.platformCard.questions .platformIllustration{width:100%;height:auto;aspect-ratio:var(--platform-quiz-ratio);min-height:0;margin-top:0;margin-bottom:0;margin-left:0}.platformCard.content .platformIllustration{min-height:clamp(210px,18vw,280px)}.platformCard.language .platformIllustration{aspect-ratio:auto;align-self:stretch;width:100%;height:auto;min-height:0;margin-top:0;margin-left:0;transform:translate(0)}.platformIllustration span,.platformIllustration div{display:block;position:absolute}.platformIllustration span:before,.platformIllustration span:after{content:"";display:block;position:absolute}.visualViewport{contain:paint;direction:ltr;background:radial-gradient(circle at 50% 52%,#d1d7f570,#d1d7f500 48%);border:0;border-radius:8px;inset:0;overflow:hidden}.visualViewport:before{content:none}.visualTrack{will-change:transform;width:100%;height:100%;transition:none;inset:0;transform:translate(0,0);display:flex!important}.visualTrack.isSliding{transition:transform .92s cubic-bezier(.72,0,.22,1);transform:translate(-100%)}.visualFrame{flex:0 0 100%;place-items:end center;min-width:100%;height:100%;inset:auto;overflow:visible;display:grid!important;position:relative!important}.visualFrame img{object-fit:contain;filter:none;width:auto;max-width:100%;height:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.platformCard.visuals .visualFrame img{max-width:none;transform:translate(-50%, calc(-50% + var(--platform-primary-visual-nudge)))}@media (min-width:1101px){.platformCard.questions .platformIllustration,.platformCard.language .languageSwitcher{margin-top:var(--platform-secondary-visual-nudge)}}@media (prefers-reduced-motion:reduce){.visualTrack.isSliding{transition:none;transform:translate(0,0)}}.quizBankViewport{background:0 0;border-radius:8px;position:relative;inset:0;overflow:hidden}.quizBankViewport img{z-index:1;object-fit:contain;object-position:center top;border-radius:inherit;filter:none;clip-path:inset(0 1px 0 0);width:100%;max-width:none;height:auto;position:absolute;top:0;left:0}.anatomyPin{color:#2a3e6ecc;background:#ffffffdb;border:1px solid #2a3e6e29;border-radius:999px;min-width:96px;padding:8px 11px;font-size:.75rem;font-weight:760;box-shadow:0 12px 22px #08090b14}.anatomyPin:after{background:#08090b52;width:64px;height:1px}.anatomyPin.frontal{top:24%;right:8%}.anatomyPin.frontal:after{transform-origin:100%;top:50%;right:100%;transform:rotate(-18deg)}.anatomyPin.suture{bottom:24%;left:7%}.anatomyPin.suture:after{transform-origin:0;top:50%;left:100%;transform:rotate(14deg)}.visualScale{border-bottom:2px solid #08090b4d;border-left:2px solid #08090b4d;width:120px;height:34px;top:12%;left:8%}.visualScale:before{background:#08090b38;width:72px;height:2px;bottom:8px;left:12px;box-shadow:0 -8px #08090b24,0 -16px #08090b14}.quizSceneCard{background:#ffffff85;border:1px solid #2a3e6e1f;border-radius:8px;inset:0 0 8px;box-shadow:0 20px 44px #2a3e6e14;-webkit-mask-image:linear-gradient(#000 0% 88%,#0000 100%);mask-image:linear-gradient(#000 0% 88%,#0000 100%)}.quizPrompt{color:#2a3e6ec2;font-size:.82rem;font-weight:820;top:18px;left:18px;right:18px}.quizThumb{background:radial-gradient(circle at 54% 36%,#5d6bbd80 0 16%,#0000 17%),radial-gradient(circle at 48% 44%,#2a3e6e1f 0 34%,#0000 35%),linear-gradient(135deg,#2a3e6e0f,#2a3e6e05);border:1px solid #2a3e6e1a;border-radius:8px;width:86px;height:86px;top:56px;left:18px}.quizThumb:before{border:3px solid #08090b9e;border-radius:48% 48% 42% 42%;width:34px;height:42px;top:22px;left:28px}.quizAnswer{color:#2a3e6e9e;background:#2a3e6e0f;border-radius:6px;height:34px;padding:9px 12px;font-size:.75rem;font-weight:760;left:122px;right:18px}.quizAnswer.active{color:#2a3e6ee0;background:#d1d7f5d1}.quizAnswer.active:after{border-bottom:2px solid #08090bc2;border-left:2px solid #08090bc2;width:12px;height:7px;top:10px;right:11px;transform:rotate(-45deg)}.quizAnswer:nth-of-type(3){top:58px}.quizAnswer:nth-of-type(4){top:98px}.quizAnswer:nth-of-type(5){top:138px}.quizCount{color:#fff;background:linear-gradient(90deg,#2a3e6ef2,#5d6bbde0);border-radius:999px;padding:9px 12px;font-size:.72rem;font-weight:820;bottom:0;right:16px}.contentWorkspace{background:#ffffff85;border:1px solid #2a3e6e1f;border-radius:8px;inset:0 0 10px;overflow:hidden;box-shadow:0 20px 44px #2a3e6e14;-webkit-mask-image:linear-gradient(#000 0% 88%,#0000 100%);mask-image:linear-gradient(#000 0% 88%,#0000 100%)}.workspaceSidebar{background:#2a3e6ee6;width:56px;top:0;bottom:0;left:0}.workspaceSidebar:before{background:#d1d7f5;border-radius:6px;width:20px;height:20px;top:22px;left:18px;box-shadow:0 38px #ffffff38,0 76px #ffffff38}.workspaceHeader{background:#2a3e6e1f;border-radius:999px;height:16px;top:22px;left:78px;right:24px}.workspaceBlock{background:#2a3e6e0e;border:1px solid #2a3e6e0f;border-radius:8px}.workspaceBlock.large{background:radial-gradient(circle at 50% 46%,#d1d7f5a3 0 24%,#0000 25%),#2a3e6e0e;width:46%;height:98px;top:58px;left:78px}.workspaceBlock.note{width:28%;height:98px;top:58px;right:24px}.workspaceBlock.note:before{background:#08090b2e;border-radius:999px;width:calc(100% - 28px);height:8px;top:16px;left:14px;box-shadow:0 22px #08090b1a,0 44px #08090b1a}.workspaceBlock.image{background:#d1d7f585;height:54px;bottom:22px;left:78px;right:24px}.contentChip{color:#2a3e6ec7;background:#ffffffeb;border:1px solid #2a3e6e1f;border-radius:999px;padding:8px 10px;font-size:.72rem;font-weight:820;box-shadow:0 12px 22px #08090b14}.contentChip.chapter{top:1%;right:5%}.contentChip.note{bottom:10%;left:0}.contentChip.image{bottom:2%;right:10%}.languageSwitcher{grid-template-rows:auto auto;align-content:start;gap:18px;width:100%;height:auto;inset:0;display:grid!important;position:relative!important}.languageImageFrame{aspect-ratio:1;background:#ffffff85;border:1px solid #2a3e6e1f;border-radius:8px;place-items:center;width:100%;height:auto;min-height:0;overflow:hidden;box-shadow:0 20px 44px #2a3e6e14;display:grid!important;position:relative!important}.languageImageFrame picture{width:100%;height:100%;display:block;position:absolute;inset:0}.languageImageFrame img{object-fit:cover;object-position:center top;border-radius:inherit;width:100%!important;height:100%!important}.languageButtons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid!important;position:relative!important}.languageButtons button{color:#2a3e6ec7;min-height:42px;font:inherit;cursor:pointer;background:#ffffffc2;border:1px solid #2a3e6e26;border-radius:8px;padding:0 12px;font-size:.9rem;font-weight:780;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;box-shadow:0 12px 22px #2a3e6e12}.languageButtons button:first-child{grid-column:1/-1}.languageButtons button:hover,.languageButtons button.isActive{color:#fff;background:linear-gradient(135deg,#2a3e6efa,#5d6bbdf0);border-color:#5d6bbd6b;box-shadow:0 16px 28px #2a3e6e29}.workflowSteps span{color:var(--signal);letter-spacing:.11em;text-transform:uppercase;font-size:.74rem;font-weight:860}.workflowSteps strong{color:var(--ink);margin-top:12px;font-size:clamp(1.08rem,1.5vw,1.4rem);font-weight:820;display:block}.workflowCopy p,.trustSection p,.legalBody p,.legalBody li,.contactPanel p{color:#2a3e6ea8;margin-top:24px;font-size:1.08rem;line-height:1.72}.contentViewerFeature{background:#fff;border-top:1px solid #2a3e6e1f;min-height:0;padding:88px 0;scroll-margin-top:68px;position:relative}.contentViewerIntro{width:min(100%,980px);height:auto;padding:0 var(--page-gutter);clip:auto;white-space:normal;text-align:center;margin:0 auto 42px;position:relative;overflow:visible}.contentViewerIntro h2{max-width:900px;color:var(--ink);font-family:var(--font-display);white-space:normal;margin:0 auto;font-size:clamp(2.7rem,3.15vw,3.8rem);font-weight:520;line-height:.98}.viewerShell{width:100%;min-height:0;box-shadow:none;background:#fff;border:0;border-top:1px solid #2a3e6e24;border-radius:0;grid-template-rows:auto auto auto;margin:0;display:grid;position:relative;overflow:hidden}.viewerCrumbs{color:#2a3e6e80;white-space:nowrap;background:#fff;border-bottom:0;align-items:center;gap:8px;min-height:44px;padding:0 clamp(16px,3vw,60px);font-size:clamp(.92rem,1.2vw,1.28rem);font-weight:500;display:flex;overflow:hidden}.viewerCrumbs span:after{content:"›";color:#2a3e6e57;margin-left:8px;font-weight:700}.viewerCrumbs strong{color:#2a3e6ebd;text-overflow:ellipsis;min-width:0;font-weight:680;overflow:hidden}.viewerStatus{color:var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 16px;padding:16px clamp(16px,3vw,60px) 24px;display:grid}.viewerStatus>strong{font-size:clamp(1rem,1.34vw,1.46rem);font-weight:700}.viewerStatusMeta{color:#2a3e6e70;align-items:center;gap:12px;font-size:clamp(1rem,1.32vw,1.42rem);font-weight:500;line-height:1;display:inline-flex}.viewerStatusMeta button{color:#2a3e6ee0;cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;padding:0;display:grid}.viewerStatusMeta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:23px;height:23px}.viewerProgress{background:#eee;border-radius:4px;grid-column:1/-1;height:6px;overflow:hidden}.viewerProgress span{background:#5d6bbd;border-radius:4px;height:100%;display:block}.viewerTools button,.viewerSlideControls button,.viewerChapterNav,.commentPin,.commentEditor button{font:inherit;cursor:pointer;border:0}.viewerMain{grid-template-columns:minmax(310px,.42fr) minmax(0,1fr);align-items:start;gap:50px;min-height:0;padding:8px 55px 24px clamp(16px,3vw,60px);display:grid;position:relative}.viewerArticle{color:#111315;scrollbar-width:thin;scrollbar-color:#5d6bbd6b #d1d7f542;height:auto;min-height:0;padding:0 clamp(10px,1.2vw,18px) 36px 0;overflow:auto}.viewerArticle h2{color:#111315;font-family:var(--font-sans);margin:34px 0;font-size:clamp(1.5rem,1.8vw,1.92rem);font-weight:700;line-height:1.18;text-decoration:underline}.viewerArticle h3{color:#111315;margin:32px 0 16px;font-size:clamp(1.14rem,1.32vw,1.45rem);font-weight:700;line-height:1.25}.viewerArticleText{max-width:42ch}.viewerArticle p{color:#111315;font-size:clamp(1.14rem,1.44vw,1.48rem);line-height:1.34}.viewerArticle mark{color:inherit;background:#fff1a8;border-radius:3px;padding:0 .08em}.viewerArticle p+p{margin-top:32px}.viewerStudyTools{align-items:center;gap:10px;display:flex}.viewerStudyTools button{color:#2a3e6edb;cursor:pointer;background:#fff;border:1px solid #2a3e6e2e;border-radius:10px;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-size:clamp(.88rem,1.02vw,1.04rem);font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 2px #2a3e6e0a}.viewerStudyTools button.isActive{color:#2f3f86;background:#f5f7ff;border-color:#5d6bbd52}.viewerStudyTools button:disabled,.viewerMutedIcon{color:#11131557}.viewerStudyTools button:disabled{cursor:default}.viewerStudyTools svg,.viewerMutedIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:22px;height:22px}.viewerMutedIcon{place-items:center;width:34px;height:34px;display:grid}.viewerNextCta{color:#fff;width:fit-content;max-width:100%;box-shadow:none;background:#5d6bbd;border-radius:999px;justify-content:center;align-items:center;margin:30px auto 0;padding:12px 18px;font-size:.96rem;font-weight:720;line-height:1.15;text-decoration:none;display:flex}.viewerNextCta:hover{background:#5260ae}.viewerArticle section+section{margin-top:26px}.viewerVisualPanel{height:auto;min-height:520px;box-shadow:none;isolation:isolate;background:0 0;border-radius:18px;place-items:start center;padding-top:0;display:grid;position:relative;overflow:hidden}.viewerImageStage{aspect-ratio:1;background:0 0;border-radius:18px;width:100%;max-width:100%;max-height:100%;position:relative;overflow:hidden}.viewerImageStage.isPlacingComment,.appQuizImagePanel.isPlacingComment{cursor:crosshair;outline-offset:-1px;outline:1px solid #2a3e6e2e}.viewerImageStage img{object-fit:contain;filter:none;transform-origin:50%;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;transition:transform .18s}@media (min-width:1025px) and (max-height:860px){.contentViewerFeature{padding-top:clamp(34px,4.5svh,48px);padding-bottom:clamp(34px,4.5svh,48px)}.contentViewerIntro{margin-bottom:clamp(24px,3.6svh,34px)}.contentViewerIntro h2{font-size:clamp(2.45rem,5svh,4.05rem)}.viewerCrumbs{min-height:46px}.viewerStatus{gap:8px 16px;padding-top:12px;padding-bottom:18px}.viewerMain{align-items:stretch;padding-top:8px;padding-bottom:18px}.viewerArticle{max-height:calc(100svh - 296px);padding-top:4px;padding-bottom:18px}.viewerArticle h2{margin-top:28px;margin-bottom:24px;font-size:clamp(1.34rem,2.5svh,1.72rem)}.viewerArticle p{font-size:clamp(1.02rem,2svh,1.16rem);line-height:1.4}.viewerArticle p+p{margin-top:18px}.viewerNextCta{margin-top:22px}.viewerVisualPanel{min-height:0;padding-top:0}.viewerImageStage{width:100%}}.viewerTools{z-index:4;gap:4px;display:grid;position:absolute;top:12px;right:12px}.viewerTools button{color:#fffffff2;text-shadow:0 2px 8px #00000047;background:0 0;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1.35rem;font-weight:500;line-height:1;display:grid}.viewerTools button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.viewerTools button.isActive{color:#fff;background:#5d6bbd8c}.viewerSlideControls{z-index:4;align-items:center;gap:8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.viewerSlideControls>button{color:#fffffff2;text-shadow:0 2px 8px #00000047;background:0 0;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1.75rem;line-height:1;display:grid}.viewerSlideControls>button:disabled,.viewerChapterNav:disabled{opacity:.35;cursor:default}.viewerSlideControls div{background:0 0;align-items:center;gap:4px;min-height:18px;padding:0 4px;display:flex}.viewerSlideControls div button{background:#ffffffb8;border-radius:999px;width:6px;height:6px;padding:0}.viewerSlideControls div button.isActive{background:#5d6bbd;width:6px}.viewerChapterNav{z-index:5;color:#fffffff2;background:#f2f4ffeb;border-radius:999px;place-items:center;width:46px;height:46px;font-size:2.1rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #2a3e6e1f}.viewerChapterNav.previous{left:12px}.viewerChapterNav.next{right:12px}.commentPin{z-index:5;background:#5d6bbd;border:2px solid #fff;border-radius:999px;width:18px;height:18px;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #00000038}.commentEditor{z-index:6;background:#00000029;border:1px solid #ffffff2e;border-radius:14px;width:min(230px,100% - 32px);padding:7px;position:absolute;transform:translate(10px,10px);box-shadow:0 6px 14px #0000000f}.commentEditor textarea{resize:none;color:#fffffff0;width:100%;min-height:66px;font:inherit;background:0 0;border:0;border-radius:10px;outline:0;padding:7px 8px;font-size:.82rem;line-height:1.25}.commentEditor textarea::placeholder{color:#ffffff75}.commentEditor div{align-items:center;gap:3px;display:flex}.commentEditor span{flex:1}.commentEditor button{color:#fff;background:0 0;border-radius:999px;width:24px;height:24px;padding:0;font-size:.96rem}.viewerFullscreenLayer{inset:var(--site-header-height) 0 0;z-index:120;width:100dvw;padding:var(--fullscreen-safe-gap);background:#000000a8;place-items:center;display:grid;position:fixed}.viewerFullscreenDialog{width:fit-content;height:fit-content;max-width:var(--fullscreen-safe-width);max-height:var(--fullscreen-safe-height);isolation:isolate;display:block;position:relative;overflow:visible}.viewerFullscreenDialog .viewerImageStage{aspect-ratio:auto;background:0 0;border-radius:20px;width:fit-content;max-width:none;height:fit-content;max-height:none;box-shadow:0 24px 72px #00000057}.viewerFullscreenDialog .viewerImageStage img{width:auto;height:auto;max-width:var(--fullscreen-safe-width);max-height:var(--fullscreen-safe-height);object-fit:contain;display:block}.viewerFullscreenDialog .viewerTools{top:14px;right:14px}.viewerFullscreenDialog .viewerTools button{width:32px;height:32px}.viewerFullscreenDialog .viewerSlideControls{bottom:13px}.featureStack{padding:clamp(72px, 7.6vw, 112px) var(--page-gutter);background:linear-gradient(120deg,#d1d7f5b8,#d1d7f500 40%),linear-gradient(250deg,#f2f4fff2,#f2f4ff00 48%),linear-gradient(#eef1ff 0%,#f7f8ff 100%);border-top:0;scroll-margin-top:68px}.featureStackIntro{text-align:center;max-width:920px;margin:0 auto clamp(54px,6vw,86px)}.featureStackIntro h2{font-size:clamp(3rem,5.2vw,5.5rem)}.featureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(28px,4vw,70px);display:grid}.featureItem{text-align:center;align-content:start;justify-items:center;display:grid}.featureItem svg{fill:none;stroke:#0f7fa1;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round;width:54px;height:54px;margin-bottom:24px}.featureItem h3{max-width:13ch;color:var(--ink);font-size:clamp(1.12rem,1.45vw,1.48rem);font-weight:820;line-height:1.08}.featureItem p{color:#111315b8;max-width:28ch;margin-top:14px;font-size:clamp(.98rem,1.18vw,1.15rem);line-height:1.5}.workflowSection{min-height:78vh;padding:var(--section-y) var(--page-gutter);background:linear-gradient(120deg, #d1d7f5b8, #d1d7f500 40%), linear-gradient(250deg, #f2f4fff2, #f2f4ff00 48%), linear-gradient(180deg, var(--paper) 0%, #f7f8ff 100%);border-top:1px solid #2a3e6e1f;grid-template-columns:minmax(320px,.72fr) minmax(320px,1fr);align-items:center;gap:clamp(34px,7vw,120px);scroll-margin-top:68px;display:grid}.workflowCopy h2{font-size:clamp(3.8rem,5.9vw,6.4rem)}.workflowSteps{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workflowSteps article{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#ffffff61;flex-direction:column;justify-content:flex-end;min-height:190px;padding:clamp(24px,3.2vw,42px);display:flex}.myContentSection{background:#fff;border-top:0;grid-template-columns:minmax(300px,.72fr) minmax(420px,.95fr);align-items:start;gap:clamp(38px,4.8vw,72px) clamp(32px,5vw,86px);height:auto;min-height:0;padding-top:clamp(64px,6.2vw,96px);padding-bottom:clamp(64px,6.2vw,96px);padding-right:0;position:relative}.myContentCopy h2{max-width:56ch;color:var(--ink);font-family:var(--font-display);text-align:center;margin:0 0 24px;font-size:clamp(2.7rem,4.4vw,5.1rem);font-weight:520;line-height:.98}.myContentCopy{align-self:center;max-width:640px;padding-top:0;padding-bottom:clamp(36px,4vw,64px)}.myContentCopy p:not(.eyebrow){color:#111315b8;text-align:center;max-width:56ch;font-size:clamp(1.04rem,1.25vw,1.22rem);line-height:1.62}.studyNotesFrame{width:100%;height:auto;min-height:0;max-height:none;box-shadow:none;background:#fff;border:0;border-radius:0;place-self:start stretch;margin:0;padding-top:42px;position:relative;overflow:visible}.studyNotesSlideControls{z-index:5;box-shadow:none;background:#ffffffdb;border:1px solid #2a3e6e24;border-radius:999px;gap:6px;padding:3px;display:inline-flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.studyNotesSlideControls button{color:#2a3e6eb3;min-width:92px;min-height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:.76rem;font-weight:720}.studyNotesSlideControls button.isActive{color:var(--ink);box-shadow:none;background:#f2f4ffe6}.studyNotesFrame:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#eef1ff00,#ffffff8f 62%,#fff 100%);width:58px;position:absolute;top:0;bottom:0;left:-58px}.studyNotesFrame:after{content:"";z-index:2;pointer-events:none;background:#2a3e6e29;width:1px;position:absolute;top:0;bottom:0;left:calc(clamp(32px,5vw,86px)/-2)}.studyNotesViewerShell{z-index:1;border-top:0;height:auto;min-height:0;position:relative}.studyNotesViewerScroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#5d6bbd6b #d1d7f542;align-items:start;height:auto;min-height:0;display:grid;overflow-y:visible}.studyNotesSlidePane{visibility:hidden;pointer-events:none;grid-area:1/1;min-width:0;display:block}.studyNotesSlidePane.isActive{visibility:visible;pointer-events:auto}.studyNotesViewerVisual{border-radius:0;width:100%;height:auto;min-height:0;padding:12px 18px 6px;display:block;overflow:visible}.studyNotesViewerImageStage{aspect-ratio:1;width:100%}.studyNotesViewerArticle{height:auto;min-height:0;padding:14px 28px 12px;overflow:visible}.studyNotesViewerArticle h2{margin:0 0 18px;text-decoration:none}.studyNotesViewerArticle h3{margin:24px 0 12px}.studyNotesViewerArticle p{color:#111315;margin:0 0 16px;font-size:clamp(1rem,1.03vw,1.1rem);line-height:1.58}.studyNotesViewerArticle p:last-child{margin-bottom:0}.studyNotesViewerArticle strong,.studyNotesViewerArticle b{font-weight:700}.studyNotesViewerArticle em,.studyNotesViewerArticle i{font-style:italic}.appQuizPreview{background:#fff;grid-template-rows:auto auto;gap:14px;min-height:100%;padding:12px 18px 14px;display:grid}.appQuizImagePanel{aspect-ratio:1;background:#fff;border-radius:16px;place-items:center;width:100%;min-height:0;max-height:none;display:grid;position:relative;overflow:hidden}.appQuizImagePanel.isFullscreenQuizImage{width:min(var(--fullscreen-safe-width), var(--fullscreen-safe-height));max-width:var(--fullscreen-safe-width);max-height:var(--fullscreen-safe-height);border-radius:20px;box-shadow:0 24px 72px #00000057}.appQuizImagePanel img{object-position:center center;transform-origin:50%;background:0 0;width:auto;max-width:100%;height:100%;transition:transform .18s;object-fit:contain!important}.appQuizImageTools{z-index:3;gap:4px;display:grid;position:absolute;top:12px;right:12px}.appQuizImageTools button{color:#fffffff2;width:34px;height:34px;font:inherit;text-shadow:0 2px 8px #00000047;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;font-size:1.35rem;font-weight:500;line-height:1;display:grid}.appQuizImageTools svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.appQuizImageTools button.isActive{color:#fff;background:#5d6bbd8c}.appQuizImageNav{z-index:4;color:#fffffff2;background:0 0;border-radius:0;align-items:center;gap:8px;padding:0;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.appQuizImageNav button{color:#fffffff2;width:34px;height:34px;font:inherit;text-shadow:0 2px 8px #00000047;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;font-size:1.75rem;line-height:1;display:grid}.appQuizImageNav button:disabled{opacity:.38;cursor:default}.appQuizImageNav span{align-items:center;gap:4px;min-width:0;display:inline-flex}.appQuizImageNav span button{width:6px;height:6px;text-shadow:none;background:#ffffffb8;border:0;border-radius:999px;padding:0;display:block}.appQuizImageNav span button.isActive{background:#5d6bbd}.appQuizFullscreenDialog{width:fit-content;height:fit-content}.viewerFullscreenDialog .studyNotesViewerImageStage{width:min(var(--fullscreen-safe-width), var(--fullscreen-safe-height));height:min(var(--fullscreen-safe-width), var(--fullscreen-safe-height));max-width:var(--fullscreen-safe-width);max-height:var(--fullscreen-safe-height);aspect-ratio:1}.viewerFullscreenDialog .studyNotesViewerImageStage picture{width:100%;height:100%;display:block}.viewerFullscreenDialog .studyNotesViewerImageStage img{width:100%;height:100%}.appQuizQuestionPanel{color:#111315;background:#fff;padding:0}@media (min-width:1101px){.contentViewerFeature .viewerCrumbs{align-items:flex-start;min-height:72px;padding-top:36px;transform:translateY(8px)}.studyNotesFrame{height:auto;max-height:none;padding-top:20px}.studyNotesSlideControls{top:-50px}.studyNotesViewerShell{height:auto}.studyNotesViewerScroll{height:auto;overflow-y:visible}.studyNotesSlidePane.notesPane.isActive{display:block}.studyNotesViewerImageStage{aspect-ratio:1}.studyNotesFrame .viewerCrumbs{padding:0 28px 0 58px}.studyNotesViewerVisual{padding:32px 0 18px}.studyNotesViewerArticle{padding:0 28px 12px}.appQuizPreview{gap:18px;padding:32px 0 14px}.appQuizImagePanel{aspect-ratio:1}.appQuizQuestionPanel{padding:0 28px}}.appQuizProgress{gap:12px;display:grid}.appQuizProgress span{color:#111315;font-size:1.08rem;font-weight:500}.appQuizProgress strong{background:#eee;border-radius:4px;height:6px;display:block;overflow:hidden}.appQuizProgress strong span{background:#2a3e6e;border-radius:4px;width:100%;height:100%;display:block}.appQuizQuestionPanel h3{color:var(--ink);font-family:var(--font-display);margin-top:28px;font-size:clamp(2rem,2.35vw,2.45rem);font-weight:520;line-height:1.02}.appQuizAnswers{gap:20px;margin-top:34px;display:grid}.appQuizAnswers button{color:#111315;width:100%;min-height:64px;font:inherit;text-align:center;cursor:pointer;background:#f7f8ff;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:17px 18px;font-size:1.08rem;font-weight:500;transition:background .16s,border-color .16s,box-shadow .16s,color .16s;display:flex}.appQuizAnswers button:hover,.appQuizAnswers button.isSelected{background:#eef1ff;border-color:#5d6bbd8c;box-shadow:inset 0 0 0 1px #5d6bbd3d}.appQuizAnswers button.isCorrect{color:#205624;background:#edf8ef;border-color:#43a047;box-shadow:inset 0 0 0 1px #43a04740}.appQuizAnswers button.isIncorrect{color:#7a1f1f;background:#fff1f1;border-color:#d84a4a;box-shadow:inset 0 0 0 1px #d84a4a38}.appQuizAnswers button strong{background:#ffffffb8;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:780}.appQuizActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:36px;display:grid}.appQuizActions button{min-height:58px;font:inherit;border-radius:12px;font-size:1.02rem;font-weight:740}.appQuizActions button:first-child{color:#2a3e6e;background:#fff;border:1px solid #2a3e6e}.appQuizActions button:last-child{color:#fff;background:#2a3e6e;border:1px solid #2a3e6e}.appQuizActions button:disabled{color:#2a3e6e;opacity:1;cursor:default;background:#eee;border-color:#eee}.trustSection,.legalPage{padding:var(--section-y) var(--page-gutter)}.deviceSection{padding:clamp(76px, 8vw, 112px) var(--page-gutter);background:linear-gradient(120deg,#d1d7f5c7,#d1d7f500 42%),linear-gradient(250deg,#f2f4fff5,#f2f4ff00 52%),linear-gradient(#eef1ff 0%,#f7f8ff 100%);border-top:1px solid #2a3e6e1a;border-bottom:5px solid #fff;grid-template-columns:minmax(0,1fr);place-items:center;gap:clamp(34px,5vw,62px);display:grid;overflow:hidden}.deviceCopy{text-align:center;max-width:900px;margin-inline:auto}.deviceCopy h2{color:var(--ink);text-align:center;margin-top:0;font-size:clamp(3.05rem,5.2vw,6rem);line-height:.94}.deviceCopy p:not(.eyebrow){margin-inline:auto;color:#111315b8;max-width:760px;margin-top:26px;font-size:clamp(1.04rem,1.22vw,1.22rem);line-height:1.6}.deviceMockups{aspect-ratio:940/430;isolation:isolate;filter:none;width:min(940px,100%);position:relative}.cssDevice,.laptopDevice{color:#07090c;position:absolute}.deviceViewport{background:#f8f9ff;width:100%;height:100%;position:relative;overflow:hidden}.deviceViewport picture,.deviceViewport img{width:100%;height:100%}.phoneDevice{z-index:4;aspect-ratio:9/18.6;background:linear-gradient(145deg,#30343d 0%,#07090c 45%,#1b1f27 100%);border-radius:16%/7.8%;width:9.4%;padding:.42%;top:49%;left:6.85%;box-shadow:inset 0 1px #ffffff73,0 12px 24px #2a3e6e29}.phoneDevice .deviceViewport{border-radius:12%/5.8%}.phoneNotch{z-index:2;background:#050607;border-radius:999px;width:36%;height:3.6%;position:absolute;top:4.5%;left:32%}.tabletDevice{z-index:3;aspect-ratio:4/5.35;background:linear-gradient(145deg,#222630 0%,#050607 62%,#1d222c 100%);border-radius:4.4%;width:27.5%;padding:.55%;top:12%;left:11.55%;box-shadow:inset 0 1px #ffffff59,0 18px 34px #2a3e6e29}.tabletDevice .deviceViewport{border-radius:2.8%}.tabletCamera{z-index:2;aspect-ratio:1;background:#141821;border-radius:999px;width:1.8%;position:absolute;top:1.15%;left:50%;transform:translate(-50%)}.laptopDevice{z-index:2;width:64%;top:3.4%;right:6.85%}.laptopLid{aspect-ratio:16/10;background:linear-gradient(145deg,#2a2f39 0%,#050607 46%,#1c212a 100%);border-radius:2.4% 2.4% 1.2% 1.2%;width:100%;padding:1.25% 1.25% 1.7%;position:relative;box-shadow:inset 0 1px #ffffff6b,0 24px 40px #2a3e6e29}.laptopLid:after{content:"";pointer-events:none;border-radius:1.6%;position:absolute;inset:1.15%;box-shadow:inset 0 0 0 1px #ffffff17}.laptopCamera{z-index:3;aspect-ratio:1;background:#151923;border-radius:999px;width:.92%;position:absolute;top:.75%;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff14}.laptopViewport{border-radius:.8%}.laptopBase{clip-path:polygon(1.6% 0,98.4% 0,100% 48%,98.2% 100%,1.8% 100%,0 48%);background:linear-gradient(90deg,#434a561a,#ffffff57 24%,#ffffff75 50%,#ffffff47 76%,#434a561f),linear-gradient(#e5e8ed 0%,#cbd0d7 58%,#adb4bd 100%);border-radius:0 0 8px 8px;width:104%;height:20px;margin-top:-2px;margin-left:-2%;position:relative;box-shadow:inset 0 1px #ffffffb8,0 9px 18px #2a3e6e1c}.laptopBase:before{content:"";opacity:.75;background:linear-gradient(90deg,#4c525e00,#4c525e2e 24%,#ffffff57 50%,#4c525e2e 76%,#4c525e00);border-radius:999px;height:3px;position:absolute;top:0;left:4.5%;right:4.5%}.laptopBase:after{content:"";opacity:.36;background:linear-gradient(90deg,#52586200,#52586238,#52586200);border-radius:999px;height:3px;position:absolute;bottom:1px;left:8%;right:8%}.laptopTrackpad{background:linear-gradient(#7077823d,#ffffff47);border-radius:0 0 7px 7px;width:12%;height:4px;position:absolute;top:5px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff7a}.deviceScreen{z-index:4;background:#f7f8ff;position:absolute;overflow:hidden}.laptopScreen{width:51.2%;height:81.3%;top:2.7%;left:42.9%}.tabletScreen{width:25.2%;height:80.5%;top:9.6%;left:12.8%}.phoneScreen{border-radius:10%/5%;width:7.7%;height:40.8%;top:51.9%;left:.8%}.phoneScreen:before{content:none;z-index:2;background:#050607;border-radius:0 0 10px 10px;width:52%;height:7%;position:absolute;top:0;left:24%}.deviceScreen picture{width:100%;height:100%;display:block}.deviceShot{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.laptopShot{object-position:right top}.tabletShot{object-fit:cover;object-position:center top}.trustSection{background:linear-gradient(120deg, #f2f4ff, #d1d7f5b8 58%, #f2f4ffeb), var(--paper);border-top:1px solid #2a3e6e1f;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);align-items:start;gap:clamp(34px,6vw,96px);display:grid}.trustSection h2{font-size:5rem}.trustSection p{max-width:680px}.trustCopy{max-width:720px}.trustCta{margin-top:34px}.siteFooter{padding:30px var(--page-gutter);background:#000000b8;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;display:flex}.siteFooter .brand img{filter:brightness(0)invert()}.localePage[dir=rtl]{text-align:start}.localePage[dir=rtl] .siteHeader,.localePage[dir=rtl] .siteFooter,.localePage[dir=rtl] .viewerMain,.localePage[dir=rtl] .deviceSection,.localePage[dir=rtl] .workflowSection,.localePage[dir=rtl] .featureGrid,.localePage[dir=rtl] .trustSection{direction:rtl}.localePage[dir=rtl] .heroTitle,.localePage[dir=rtl] .platformIntro,.localePage[dir=rtl] .contentViewerIntro,.localePage[dir=rtl] .featureStackIntro{text-align:center}.localePage[dir=rtl] .heroCopy,.localePage[dir=rtl] .platformCard,.localePage[dir=rtl] .viewerArticleText,.localePage[dir=rtl] .deviceCopy,.localePage[dir=rtl] .workflowCopy,.localePage[dir=rtl] .featureItem,.localePage[dir=rtl] .trustCopy{text-align:start}.localePage[dir=rtl] .viewerSlideControls,.localePage[dir=rtl] .appQuizImageNav{direction:ltr}.localePage[dir=rtl] .platformCardCta,.localePage[dir=rtl] .primaryButton{direction:rtl}.localePage.locale-ar .heroTitle{text-align:right;color:var(--white);grid-column:1/5;justify-self:end;row-gap:clamp(2px,.08em,8px);line-height:.9}.localePage.locale-ar .heroTitle span,.localePage.locale-ar .heroTitle span:last-child{text-align:right;justify-self:end}.localePage.locale-ar .heroTitle span:nth-child(3){margin-top:0;transform:translate(-6px)}.localePage.locale-ar .heroTitle span.heroTitleLastGlyph{width:auto;display:inline}@media (min-width:681px){.localePage.locale-ar .heroTitle span.heroTitleLastGlyph{display:inline-block;transform:translate(-6px)}.localePage.locale-ar .heroCopy,.localePage.locale-ar .heroCopy.hasLead{text-align:right;justify-items:right;margin-top:clamp(52px,5.8vh,78px)}}.localePage.locale-ar .heroCopy.ctaOnly{justify-items:right;width:fit-content;left:auto;right:0}.localePage.locale-ar .heroCopy .primaryButton{justify-self:right;margin-left:auto;margin-right:0}.localePage[dir=rtl] .platformCards{direction:ltr}.localePage[dir=rtl] .platformCard{direction:rtl}.localePage[dir=rtl] .studyNotesFrame:before{background:linear-gradient(270deg,#eef1ff00,#ffffff8f 62%,#fff 100%);left:auto;right:-58px}.localePage[dir=rtl] .studyNotesFrame:after{left:auto;right:calc(clamp(32px,5vw,86px)/-2)}.localePage[dir=rtl] .studyNotesViewerArticle{padding-top:18px}.locale-es .platformCards,.locale-fr .platformCards,.locale-ar .platformCards,.locale-sv .platformCards{--platform-quiz-image-y-scale:1}.legalPage{background:var(--paper);min-height:100vh;padding-top:150px}.legalHero,.legalBody{max-width:940px;margin:0 auto}.legalHero{margin-bottom:48px}.legalHero h1{font-size:5.8rem;line-height:.94}.legalHero p{color:#1113159e;margin-top:20px;font-size:1.16rem;line-height:1.65}.legalBody{gap:18px;display:grid}.legalBody section,.contactPanel{background:var(--bone);border:1px solid var(--line);padding:clamp(24px,3vw,34px)}.legalBody h2{margin-bottom:12px;font-size:1.55rem;line-height:1.2}.legalBody ul{margin:12px 0 0;padding-left:22px}.contactPanel{max-width:760px;margin:36px auto 0}.contactPanel a{color:var(--ink);margin-top:18px;font-weight:800;display:inline-flex}@supports (animation-timeline:view()){.platformCard{animation:none}}@keyframes revealScale{0%{opacity:.55;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.consentBanner{z-index:180;color:#202329;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #2a3e6e29;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:min(430px,100vw - 32px);padding:18px;display:grid;position:fixed;bottom:clamp(16px,2vw,28px);right:clamp(16px,2vw,28px);box-shadow:0 18px 50px #10162333}.consentBanner h2{font-family:var(--font-sans);letter-spacing:0;color:var(--ink);font-size:.94rem;line-height:1.2}.consentBanner p{color:#5b6170;margin-top:6px;font-size:.83rem;line-height:1.45}.consentActions{flex-direction:column;gap:8px;display:flex}.consentActions button{min-height:38px;font:inherit;letter-spacing:0;cursor:pointer;border-radius:8px;padding:0 14px;font-size:.82rem;font-weight:760}.consentPrimary{color:var(--white);background:var(--ink);border:1px solid var(--ink)}.consentSecondary{color:var(--ink);background:var(--white);border:1px solid #2a3e6e2e}@media (max-width:1100px){.contentViewerIntro h2{white-space:normal}h1{font-size:5.4rem}h2,.trustSection h2,.legalHero h1{font-size:4.2rem}.siteHeader{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;height:64px;padding:0 22px}nav{display:none}.mobileMenu{justify-self:end;display:block;position:relative}.mobileMenu summary{width:58px;height:58px;color:var(--white);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;list-style:none;display:inline-flex}.mobileMenu summary::-webkit-details-marker{display:none}.menuIcon,.menuIcon:before,.menuIcon:after{content:"";background:currentColor;border-radius:999px;width:34px;height:4px;display:block}.menuIcon{position:relative}.menuIcon:before,.menuIcon:after{position:absolute;left:0}.menuIcon:before{top:0;transform:rotate(90deg)}.menuIcon:after{display:none}.mobileMenu[open] .menuIcon{transform:none}.mobileMenuPanel{z-index:90;background:#3b3b3d;border:0;border-radius:0;gap:14px;width:100%;max-height:calc(100svh - 64px);padding:16px clamp(18px,5vw,46px) 30px;display:grid;position:fixed;top:64px;left:0;right:0;overflow-y:auto;box-shadow:0 24px 54px #0000003d}.mobileMenu:not([open]) .mobileMenuPanel{display:none}.mobileMenuPanel a{background:var(--white);color:#111315;letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;min-height:66px;padding:0 18px;font-size:1.05rem;font-weight:780;display:flex}.mobileMenuPanel a:nth-child(2n){background:var(--white)}.mobileMenuPanel a.mobileMenuCta{color:var(--white);background:linear-gradient(135deg,#2f448a,#6474d9);margin-top:0;box-shadow:0 12px 28px #2a3e6e2e}.mobileMenuPanel a:hover{color:#111315;background:#ffffffe6}.mobileMenuPanel a.mobileMenuCta:hover{color:var(--white);background:linear-gradient(135deg,#2f448a,#6474d9)}.mobileMenuPanel .languageSelector{width:100%;margin-top:4px;display:block}.mobileMenuPanel .languageSelector summary{width:100%;min-height:58px;color:var(--white);background:#ffffff17;border-color:#ffffff2e;border-radius:8px;justify-content:center;gap:10px;padding:0 18px}.mobileMenuPanel .languageSelector[open] summary,.mobileMenuPanel .languageSelector summary:hover{background:#ffffff21}.mobileMenuPanel .languageSelectorPanel{width:100%;box-shadow:none;background:#11121557;border-color:#ffffff1f;margin-top:10px;padding:8px;position:static}.mobileMenuPanel .languageSelectorPanel a{color:#ffffffc7;background:0 0;justify-content:space-between;min-height:48px;font-size:.94rem}.mobileMenuPanel .languageSelectorPanel a:hover,.mobileMenuPanel .languageSelectorPanel a.isActive{color:var(--white);background:#ffffff17}.localePage[dir=rtl] .mobileMenuPanel{direction:rtl}.heroScroll{min-height:250svh}.heroPin{height:var(--hero-art-height);grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;row-gap:24px;min-height:100svh;padding-top:118px;padding-bottom:72px;position:sticky;top:0}.heroTitle{grid-area:1/1;grid-template-columns:1fr;gap:0;max-width:min(100%,520px);margin-top:0;font-size:4.9rem}.heroTitle.hasMobileTitleLines .heroTitleLineDesktop{display:none}.heroTitle.hasMobileTitleLines .heroTitleLineMobile{display:block}.heroTitle span:last-child{text-align:left;justify-self:start;max-width:none}.heroCopy{width:min(430px,100vw - 96px);max-width:calc(100vw - 96px);transform:translate3d(0, var(--copy-y), 0);grid-area:2/1;margin-top:18px;padding-bottom:0;position:relative;top:auto;bottom:auto;left:auto}.heroCopy .primaryButton{width:auto;min-width:0;min-height:40px;padding:0 18px;font-size:.86rem}.heroObject{width:min(100vw - 24px,100svh + 140px,1040px);bottom:0;left:50%;transform:translate(-50%)}.workflowSection,.trustSection{grid-template-columns:1fr}.myContentSection{grid-template-columns:1fr;padding-left:clamp(16px,3vw,28px);padding-right:clamp(16px,3vw,28px)}.myContentCopy{justify-self:center;padding-bottom:clamp(30px,4.6vw,48px)}.studyNotesFrame:after{display:none}.featureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 34px}.contentViewerFeature{padding:64px 24px}.viewerMain{flex-direction:column;gap:30px;padding-right:clamp(16px,3vw,44px);display:flex}.viewerArticle{order:2;height:auto;min-height:0;max-height:none}.viewerArticleText{width:100%;max-width:none}.viewerNextCta{margin-top:45px}.viewerVisualPanel{border-radius:18px;order:1;width:100%;height:auto;min-height:0;margin-left:0;padding-top:0}.viewerImageStage{border-radius:18px;width:100%;max-height:none}.platformCards{grid-template-columns:1fr;align-items:stretch;gap:0;width:100%;max-width:min(760px,100%);margin:0 auto}.platformCard+.platformCard{border-top:1px solid #2a3e6e29}.platformCards:before,.platformCards:after{display:none}.platformCard,.platformCard.featured{min-height:520px;margin-bottom:0}.platformCard,.platformCard.visuals,.platformCard.questions,.platformCard.content{grid-template-columns:1fr}.platformCard.questions .platformIllustration{width:100%;min-height:0;margin-left:0}.plans{grid-template-columns:1fr}.plan,.plan:first-child{border-left:1px solid var(--line)}.deviceSection{grid-template-columns:1fr;gap:48px}.deviceCopy{width:100%;max-width:min(680px,100%)}.deviceMockups{aspect-ratio:940/430;width:min(100%,940px)}}@media (min-width:681px) and (max-width:1100px){.siteHeader{grid-template-columns:auto 1fr;gap:18px;height:68px;padding:0 32px}.siteHeader .brandLogo{width:144px}nav{justify-content:flex-end;gap:clamp(8px,1.4vw,14px);font-size:.78rem;display:flex}.mobileMenu{display:none}.myContentCopy{padding-bottom:clamp(12px,2.8vw,30px)}.contentViewerFeature .viewerCrumbs{align-items:flex-start;min-height:72px;padding-top:32px}.studyNotesSlideControls{top:-18px}.navCta{min-height:34px;padding:0 12px}.languageMenu{gap:6px}.languageMenu a{width:28px;min-width:28px;height:28px;min-height:28px}.platformSection{padding-top:70px;padding-bottom:74px}.platformIntro{margin-bottom:28px}.platformCards{gap:0;max-width:min(640px,100%)}.platformCard,.platformCard.featured{min-height:0;padding-top:22px;padding-bottom:22px}.platformCard>div:first-child{text-align:center;align-items:center;padding-left:0}.platformCard.visuals,.platformCard.visuals>div:first-child,.platformCard.questions>div:first-child,.platformCard.language>div:first-child,.platformCard h3{min-height:0}.platformCard p{text-align:center;min-height:0;margin-top:18px;margin-left:auto;margin-right:auto}.platformIllustration{align-self:center;max-width:520px;margin-inline:auto}.platformCard.visuals .platformIllustration{max-width:300px}.platformCard.questions .platformIllustration,.platformCard.language .platformIllustration{align-self:center;max-width:560px;margin-top:28px;margin-left:auto;margin-right:auto}.platformCard.visuals .platformIllustration{margin-top:28px}.platformCard a{margin-top:16px}.contentViewerFeature,.myContentSection{padding-top:64px;padding-bottom:64px}.deviceSection,.featureStack{padding-top:76px;padding-bottom:76px}.localePage.locale-ar .heroPin:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#2a3e6e00 0%,#2a3e6e14 18%,#14182224 100%);width:min(54vw,520px);position:absolute;top:68px;bottom:0;right:0}.localePage.locale-ar .heroPin{grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;row-gap:0;padding-top:clamp(92px,11svh,118px);padding-left:clamp(28px,4vw,48px);padding-right:clamp(28px,4vw,48px)}.localePage.locale-ar .heroTitle{text-align:right;grid-area:1/1;justify-self:stretch;justify-items:stretch;width:100%;max-width:none;font-size:clamp(3.55rem,8.2vw,4.9rem);line-height:.9}.localePage.locale-ar .heroTitle span:nth-child(3){transform:translate(-6px)}.localePage.locale-ar .heroLead{transform:none}.localePage.locale-ar .heroCopy,.localePage.locale-ar .heroCopy.hasLead{text-align:right;grid-area:2/1;justify-self:stretch;justify-items:stretch;gap:18px;width:100%;max-width:calc(100vw - 96px);margin-top:clamp(52px,6svh,72px)}.localePage.locale-ar .heroCopy .primaryButton{margin-left:auto;margin-right:0;transform:none}.localePage.locale-ar .heroLead{text-align:right;max-width:430px;margin-left:auto;margin-right:0}.localePage.locale-ar .heroObject{width:min(100vw - 24px,100svh + 140px,1040px);left:50%;transform:translate(-50%)}}@media (min-width:681px) and (max-width:1100px) and (max-height:850px){.localePage.locale-ar .heroTitle{margin-top:18px}.localePage.locale-ar .heroObject{width:min(100vw - 320px,100svh - 160px,680px);bottom:clamp(-240px,-26svh,-170px)}}@media (min-width:681px) and (max-width:760px){.localePage.locale-ar .heroPin{row-gap:0;padding-top:84px;padding-left:24px;padding-right:24px}.localePage.locale-ar .heroTitle{justify-self:stretch;justify-items:stretch;width:100%;max-width:none;font-size:clamp(3rem,10.8vw,3.7rem);line-height:.9}.localePage.locale-ar .heroTitle span,.localePage.locale-ar .heroTitle span:last-child{text-align:right;justify-self:stretch}.localePage.locale-ar .heroTitle span:nth-child(3){transform:translate(-6px)}.localePage.locale-ar .heroCopy,.localePage.locale-ar .heroCopy.hasLead{text-align:right;justify-self:stretch;justify-items:stretch;gap:16px;width:100%;max-width:calc(100vw - 48px);margin-top:clamp(52px,7svh,72px)}.localePage.locale-ar .heroLead,.localePage.locale-ar .heroCopy .primaryButton{transform:none}.localePage.locale-ar .heroObject{width:min(100vw - 20px,100svh - 78px,720px)}}@media (max-width:680px){:root{--site-header-height:64px;--fullscreen-safe-gap:10px}.siteHeader{grid-template-columns:minmax(0,1fr) auto auto;gap:12px;height:64px;padding:0 22px;inset:0 0 auto}.localePage[dir=rtl] .siteHeader{direction:ltr;grid-template-columns:auto minmax(0,1fr) auto;width:100dvw;max-width:100dvw}.localePage[dir=rtl] .siteHeader .brand{justify-self:start}.siteHeader .brandLogo{display:none}.siteHeader .brandMark{width:40px;height:40px;display:block}.mobileMenuPanel{width:100%;top:64px;left:0;right:0}.navAction{min-height:36px;padding:0 14px;font-size:.82rem}.primaryButton,.secondaryButton{text-align:center;width:100%;min-height:44px;padding:0 18px;font-size:.9rem;line-height:1}.heroScroll{min-height:250svh}.heroPin{--hero-mobile-object-size:min(100vw, calc(100svh - 104px), 780px);height:var(--hero-art-height);grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;align-items:start;gap:0;min-height:100svh;padding:82px 24px 0;display:grid;position:sticky;top:0}.heroTitle,.heroCopy{grid-column:1}.heroTitle{grid-row:1;grid-template-columns:1fr;gap:0;width:100%;max-width:min(100%,342px);margin-top:0;font-size:clamp(2.62rem,12.6vw,3rem)}.heroTitle.hasMobileTitleLines .heroTitleLineDesktop{display:none}.heroTitle.hasMobileTitleLines .heroTitleLineMobile{display:block}.heroTitle span:last-child{text-align:left;justify-self:start;max-width:7.2ch}.heroCopy,.heroCopy.ctaOnly{width:min(100%,342px);max-width:calc(100vw - 48px);transform:translate3d(0, var(--copy-y), 0);grid-row:2;margin-top:20px;padding-bottom:0;position:relative;inset:auto}.localePage.locale-ar .heroCopy.ctaOnly{text-align:right;justify-self:stretch;justify-items:stretch;width:100%;margin-top:clamp(48px,7svh,72px);right:auto}.localePage.locale-ar .heroTitle{text-align:right;justify-self:stretch;justify-items:stretch;row-gap:clamp(2px,.55svh,5px);max-width:none;line-height:.9}.localePage.locale-ar .heroTitle span,.localePage.locale-ar .heroTitle span:last-child{text-align:right;justify-self:stretch;max-width:none}.localePage.locale-ar .heroTitle span:nth-child(3){margin-top:0;transform:translate(-6px)}.localePage.locale-ar .heroCopy,.localePage.locale-ar .heroCopy.hasLead{margin-top:clamp(42px,6.4svh,58px)}.localePage.locale-ar .heroCopy.ctaOnly .primaryButton{margin-left:auto;margin-right:0}.heroCopy .primaryButton{justify-content:center;align-items:center;width:auto;min-width:0;height:44px;line-height:1}h1{font-size:clamp(2.84rem,14vw,3.35rem);line-height:.9}h2,.trustSection h2,.legalHero h1{font-size:3.15rem}.heroObject{width:var(--hero-mobile-object-size);bottom:0;left:50%;transform:translate(-50%)}.objectBadge{width:104px;height:104px}.objectFrameLeft{width:31%;bottom:8%}.objectFrameRight{width:29%;top:10%}.plan strong{font-size:2.7rem}.platformSection{padding:56px 12px 60px}.contentViewerFeature{padding:58px 12px}.contentViewerIntro{margin-bottom:30px;padding:0}.viewerShell{min-height:calc(100svh - 122px)}.viewerCrumbs{min-height:44px;padding:4px 12px 0;font-size:.72rem}.viewerStatus{gap:8px 14px;padding:14px 12px 18px}.viewerStatus>strong{font-size:.86rem}.viewerMeta{gap:10px;font-size:.82rem}.viewerMain{gap:38px;min-height:0;padding:22px 0 14px}.viewerArticle{height:auto;max-height:none;padding:0 14px}.viewerArticle h2{margin-bottom:24px;font-size:1.2rem}.viewerArticle h3{margin:24px 0 12px;font-size:1rem}.viewerArticle p{font-size:.93rem;line-height:1.5}.viewerArticle p+p{margin-top:10px}.viewerVisualPanel{border-radius:18px;width:100%;height:auto;min-height:0;margin-left:0;padding-top:0}.viewerImageStage{border-radius:18px;width:100%;max-height:none}.viewerVisualTop{top:16px;left:16px;right:54px}.viewerVisualTop span{font-size:1.08rem}.viewerVisualTop strong{max-width:48%;font-size:.68rem}.viewerTools{top:14px;right:12px}.viewerTools button,.viewerSlideControls>button{width:30px;height:30px}.platformIntro{margin-bottom:28px;display:block}.platformIntro h2{font-size:clamp(1.78rem,7.4vw,2.2rem);line-height:.98}.platformCard,.platformCard.featured{min-height:430px;padding:22px 8px}.platformCard>div:first-child{text-align:center;align-items:center;min-height:auto;padding-left:0}.platformCard.visuals>div:first-child,.platformCard.questions>div:first-child,.platformCard.language>div:first-child{min-height:0}.platformCard,.platformCard.visuals,.platformCard.questions,.platformCard.content,.platformCard.language{grid-template-columns:1fr;gap:18px}.platformCard.questions{gap:0}.platformCard h3{overflow-wrap:normal;max-width:100%;min-height:0;font-size:clamp(1.7rem,7vw,2.05rem);line-height:1}.platformCard.questions h3,.platformCard.content h3{font-size:clamp(1.7rem,7vw,2.05rem)}.platformCard.language h3{font-size:clamp(1.52rem,6.1vw,1.82rem)}.platformCard p{text-align:center;width:100%;max-width:none;min-height:0;margin-top:20px;margin-left:auto;margin-right:auto;font-size:1.02rem}.platformCard.language p{max-width:100%;font-size:.98rem}.platformIllustration{align-self:center;width:100%;min-height:220px;margin-top:16px;margin-left:auto;margin-right:auto}.platformCard.visuals .platformIllustration,.platformCard.questions .platformIllustration,.platformCard.language .platformIllustration{align-self:center;width:min(100%,300px);margin-top:28px;margin-left:auto;margin-right:auto}.platformCard.visuals .platformIllustration{aspect-ratio:5061/7670;width:min(100%,260px);min-height:0;margin-top:16px}.platformCard.questions .platformIllustration{min-height:0}.platformCard.language .platformIllustration{margin-top:10px}.platformCards{gap:0;max-width:100%;padding-left:0;padding-right:0}.featureStack,.workflowSection,.deviceSection,.trustSection,.legalPage{padding-left:24px;padding-right:24px}.trustSection{overflow-wrap:anywhere;grid-template-columns:minmax(0,1fr)}.trustSection h2,.trustCopy,.trustSection p,.trustCta{max-width:100%}.myContentSection{row-gap:18px;padding:58px 8px}.myContentCopy{padding-bottom:16px}.featureStackIntro h2,.workflowCopy h2{font-size:3.05rem}.featureStackIntro{margin-bottom:44px}.featureGrid{grid-template-columns:1fr;gap:42px}.featureItem h3,.featureItem p{max-width:30ch}.featureItem svg{width:48px;height:48px;margin-bottom:18px}.workflowSection{min-height:auto}.workflowSteps{grid-template-columns:1fr}.workflowSteps article{min-height:132px}.studyNotesFrame{width:100%;min-height:0;max-height:none;padding-top:54px}.studyNotesSlideControls{top:8px}.studyNotesViewerShell,.studyNotesViewerScroll{min-height:0}.studyNotesFrame .viewerCrumbs{align-items:center;min-height:56px;padding:4px 12px 0}.studyNotesViewerVisual{padding:10px 0}.studyNotesViewerArticle{padding:8px 14px 0}.appQuizPreview{gap:14px;padding:10px 0 14px}.appQuizImagePanel{aspect-ratio:1;min-height:0;max-height:none}.appQuizQuestionPanel{padding:0 2px}.appQuizQuestionPanel h3{margin-top:22px;font-size:1.72rem;line-height:1.08}.appQuizAnswers{gap:16px;margin-top:26px}.appQuizAnswers button{border-radius:14px;min-height:56px;padding:13px;font-size:1rem}.appQuizActions{gap:14px;margin-top:26px}.appQuizActions button{min-height:50px}.deviceSection{gap:34px;padding-top:64px;padding-bottom:64px}.deviceCopy h2{white-space:normal;font-size:2.38rem}.deviceCopy p:not(.eyebrow){margin-top:20px;font-size:1.02rem}.deviceMockups{aspect-ratio:940/430;width:100%}.siteFooter{flex-direction:column;align-items:flex-start}.footerLinks{flex-wrap:wrap;justify-content:flex-start;gap:18px}}@media (max-width:620px){.consentBanner{grid-template-columns:1fr;gap:12px;width:auto;padding:14px;bottom:12px;left:12px;right:12px}.consentActions{flex-direction:row}.consentActions button{flex:1}}@media (max-width:1100px),(pointer:coarse) and (max-width:1180px){.heroScroll{--hero-art-height:var(--hero-stable-vh,100svh);min-height:calc(var(--hero-art-height) * 2.05);overflow:clip}.heroPin{height:var(--hero-art-height);min-height:var(--hero-art-height);position:sticky;top:0}.heroObject{transform:translate3d(-50%, var(--object-y), 0) scale(var(--object-scale));will-change:transform}}@media (max-width:680px){.platformSection{z-index:4;margin-top:-28svh;padding-top:clamp(58px,9svh,76px);position:relative}}@media (max-width:360px){.locale-en .deviceCopy h2{font-size:2.08rem}}
