@font-face{font-family:Plex;src:url('assets/IBMPlexSansArabic-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Plex;src:url('assets/IBMPlexSansArabic-Medium.ttf') format('truetype');font-weight:500 600;font-display:swap}
@font-face{font-family:Plex;src:url('assets/IBMPlexSansArabic-Bold.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{--purple:#8e93ff;--purple-ink:#484ebe;--mint:#acfcdd;--ink:#171823;--muted:#62636f;--paper:#fcfcfc;--line:#e3e3ec;--tint:#f3f3fc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Plex,Arial,sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--purple-ink);outline-offset:5px}::selection{background:var(--mint);color:var(--ink)}h1,h2,h3,h4,p{margin-top:0}.shell{width:min(1200px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:-100px;z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip:focus{top:8px}.announcement{background:var(--mint);text-align:center;padding:7px 16px;font-size:14px}.announcement span{margin:0 16px}.site-header{background:rgba(252,252,252,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.header-inner{display:flex;justify-content:space-between;align-items:center;min-height:88px;gap:28px}.brand{display:block;width:90px;flex-shrink:0}.brand img{width:90px;max-height:68px;object-fit:contain}.header-inner nav{display:flex;gap:30px;font-size:15px}.header-inner nav a:hover{color:var(--purple-ink)}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:54px;border-radius:7px;padding:12px 23px;font-size:16px;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:var(--purple-ink)}.button.small{font-size:14px;min-height:44px;padding:8px 17px;gap:18px}.text-button{display:inline-flex;align-items:center;gap:16px;font-weight:500;border-bottom:1px solid #c2c2cb;padding-block:10px}.eyebrow{font-size:14px;color:var(--purple-ink);font-weight:500;margin:0 0 18px}.eyebrow>span{display:inline-block;width:20px;height:2px;background:var(--purple-ink);vertical-align:middle;margin-left:8px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center;padding-block:62px 65px}.hero h1{font-size:clamp(36px,3.6vw,52px);font-weight:700;line-height:1.45;margin-bottom:23px;letter-spacing:-1px}.highlight{position:relative;isolation:isolate;white-space:nowrap}.highlight:after{content:'';position:absolute;background:var(--mint);height:16px;width:100%;bottom:8px;right:0;z-index:-1;transform:rotate(-2deg)}.hero-lead{font-size:18px;line-height:1.95;color:var(--muted);margin-bottom:27px}.hero-proof{display:flex;align-items:center;flex-wrap:wrap;gap:11px;font-size:14px;color:var(--muted);margin-top:23px}.hero-proof i{width:3px;height:3px;background:#9c9ca8;border-radius:100%}.hero-art{height:415px;position:relative;background:var(--tint);border-radius:14px;direction:ltr;border:1px solid #eeeef9}.hero-art:after{content:'';position:absolute;bottom:0;left:0;right:0;height:40px;background:url('assets/pattern_tile_purple.png') center/130px auto;opacity:.12;border-radius:0 0 14px 14px}.art-label{position:absolute;top:23px;left:24px;font-family:Arial,sans-serif;font-size:11px;letter-spacing:1.4px;color:#61637a}.hero-cover{position:absolute;box-shadow:0 18px 32px #30305424;border-radius:2px}.hero-cover.back{width:52%;left:7%;top:20%;transform:rotate(-10deg);border:1px solid #eee}.hero-cover.front{width:50%;right:5%;top:30%;transform:rotate(8deg)}.art-stamp{position:absolute;right:20px;top:35px;background:var(--mint);display:flex;align-items:center;gap:12px;padding:11px 15px;border-radius:8px;direction:rtl;transform:rotate(4deg);font-size:14px;line-height:1.6}.art-stamp img{width:30px;height:30px;object-fit:contain}.art-caption{position:absolute;bottom:17px;right:24px;font-size:13px;color:#646579;z-index:1;direction:rtl}.brand-band{background:var(--purple);padding-block:23px;color:#151727}.brand-band .shell{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-band p{font-size:18px;font-weight:500;margin:0}.brand-band .shell>div{display:flex;align-items:center;gap:24px;font-size:15px}.brand-band b{font-size:19px;color:white;font-weight:400}.section{padding-block:88px}.section-heading{margin-bottom:34px}.section-heading h2{font-size:40px;line-height:1.4;letter-spacing:-.6px;margin:0 0 16px}.section-heading h2 span{color:var(--purple-ink)}.section-heading>p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:17px}.product-paths{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);margin-bottom:60px}.product-paths a{font-weight:500;padding:19px 16px;border-left:1px solid var(--line);font-size:16px;transition:background .2s}.product-paths a{border-bottom:1px solid var(--line)}.product-paths a:nth-child(3n){border-left:0}.product-paths a:nth-last-child(-n+3){border-bottom:0}.product-paths a:hover{background:var(--tint)}.product-paths span{display:block;color:var(--purple-ink);font-size:14px;font-weight:400;margin-top:3px}.product-story{padding-block:65px 80px;border-bottom:1px solid var(--line);scroll-margin-top:10px}.product-story:first-of-type{padding-top:0}.product-story:last-child{padding-bottom:0;border-bottom:0}.story-heading{max-width:890px;margin-bottom:36px}.story-heading h3{font-size:clamp(30px,3.3vw,43px);line-height:1.5;letter-spacing:-.6px;margin-bottom:18px}.story-heading .eyebrow{margin-bottom:15px}.story-lead{color:var(--muted);font-size:18px;line-height:1.95;max-width:760px;margin-bottom:0}.story-layout{display:grid;grid-template-columns:310px 1fr;gap:48px;align-items:start}.product-intro{position:sticky;top:120px}.cover-wrap{background:var(--tint);padding:23px;border:1px solid #e8e8f4;border-radius:10px}.cover-wrap img{width:100%;box-shadow:0 8px 24px #30305418;aspect-ratio:1}.product-name{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:21px 0 13px}.product-name strong{font-size:24px;line-height:1.6}.product-name>span{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.5px;color:var(--muted)}.file-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:13px;color:var(--muted)}.file-meta span{padding:2px 8px;background:#f1f1f6;border-radius:4px}.solution-intro{border-right:3px solid var(--purple);padding:2px 22px 2px 0;margin-bottom:27px}.solution-intro .eyebrow{margin-bottom:7px;font-size:14px}.solution-intro h4{font-size:24px;line-height:1.65;margin-bottom:9px}.solution-intro>p:last-child{font-size:16px;color:var(--muted);margin:0}.solution-row{display:grid;grid-template-columns:.85fr 1.3fr;gap:23px;padding:23px 0;border-top:1px solid var(--line)}.row-label{display:block;font-size:12px;margin-bottom:9px;color:var(--muted)}.pain h4{font-size:17px;line-height:1.9;font-weight:500;margin:0}.answer{border-right:1px solid #d9e9e2;padding-right:22px}.answer .row-label{color:#28634c}.answer h4{font-size:17px;font-weight:500;line-height:1.8;margin-bottom:8px}.answer p{color:var(--muted);font-size:15px;line-height:1.95;margin:0}.product-actions{padding-top:23px;border-top:1px solid var(--line)}.product-actions .button{font-size:15px;gap:22px}.library{padding-bottom:70px}.bundles-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.bundle{padding:30px;background:var(--tint);border-radius:12px;border:1px solid #e0e0f0}.bundle.dentist{background:#effcf6;border-color:#d7eee4}.bundle-top{margin-bottom:15px}.bundle-label{font-size:14px;color:var(--muted)}.bundle h3{font-size:28px;margin:0 0 9px}.bundle p{font-size:16px;color:var(--muted)}.bundle-covers{display:flex;align-items:center;justify-content:center;gap:22px;padding:18px 32px 30px}.bundle-covers img{width:41%;box-shadow:0 7px 20px #2d2d5a14}.bundle-covers>span{font-size:26px;color:var(--purple-ink)}.bundle-bottom{border-top:1px solid #dadae7;padding-top:22px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.bundle-includes{font-size:16px;font-weight:500;color:var(--purple-ink)}.bundle-bottom .button{font-size:14px;min-height:48px;padding:10px 17px;gap:15px}.author-section{border-block:1px solid var(--line);padding-block:45px}.author-inner{display:flex;align-items:center;gap:30px}.author-mark{width:110px;height:110px;background:var(--tint);border-radius:50%;display:grid;place-items:center;flex-shrink:0}.author-mark img{width:52px}.author-inner .eyebrow{margin-bottom:9px}.author-inner h2{font-size:27px;margin:0 0 10px}.author-inner p:last-child{margin:0;color:var(--muted);font-size:16px}.author-motto{margin-right:auto;padding-right:32px;border-right:1px solid var(--line);font-size:27px;line-height:1.5;font-weight:500;min-width:140px}.author-motto b{color:var(--purple-ink);font-weight:500}.faq-section{display:grid;grid-template-columns:1fr 1.7fr;gap:70px}.faq-section h2{font-size:40px;line-height:1.4;margin-bottom:22px}.faq-section h2 span{color:var(--purple-ink)}.faq-section>div>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:5px}.faq-list details{border-bottom:1px solid var(--line);padding-block:21px}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:18px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font:26px Arial;color:var(--purple-ink);flex-shrink:0}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:16px;color:var(--muted);line-height:1.9;margin:15px 0 0;padding-left:25px}.closing{padding:55px 60px;background:var(--mint);border-radius:14px;margin-bottom:80px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.closing:after{content:'';position:absolute;bottom:0;left:0;width:35%;height:60px;background:url('assets/pattern_tile_purple.png') center/125px auto;opacity:.2;pointer-events:none}.closing h2{font-size:44px;line-height:1.5;margin-bottom:18px}.closing h2 span{color:#27624e}.closing p:not(.eyebrow){color:#335b4d;font-size:17px}.closing>img{width:180px;height:auto;margin-left:35px}.closing .eyebrow{color:#326450}.footer{background:#f6f6fa;border-top:1px solid var(--line)}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top{padding-block:33px}.footer-top p{font-size:19px;margin:0}.footer-top>a:last-child{font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-block:18px;font-size:13px;color:var(--muted)}
@media(max-width:1050px){.shell{width:calc(100% - 48px)}.hero{gap:30px}.hero-art{height:370px}.hero h1{font-size:39px}.header-inner nav{gap:18px}.story-layout{grid-template-columns:250px 1fr;gap:30px}.solution-row{gap:18px}.answer{padding-right:18px}.product-paths a{font-size:15px;padding:17px 11px}.brand-band .shell{flex-direction:column;gap:6px}.product-name{display:block}.product-name span{display:block;margin-top:4px}.faq-section{gap:35px}.closing>img{width:140px;margin-left:10px}}
@media(max-width:760px){html{scroll-padding-top:100px}.shell{width:calc(100% - 40px)}.announcement{font-size:12px}.announcement span{margin-inline:8px}.header-inner{min-height:76px;gap:14px}.brand,.brand img{width:70px}.header-inner nav{font-size:14px;gap:0}.header-inner nav a:nth-child(n+2){display:none}.header-inner .button{font-size:13px;padding:8px 12px;gap:9px}.hero{grid-template-columns:1fr;padding-block:40px;gap:32px}.hero h1{font-size:clamp(31px,6.6vw,42px);line-height:1.5;letter-spacing:-.8px}.hero-lead{font-size:16px;margin-bottom:23px}.hero .eyebrow{margin-bottom:15px}.hero-proof{font-size:13px;gap:8px;margin-top:19px}.hero-art{width:min(100%,440px);height:360px;margin-inline:auto}.art-stamp{font-size:12px;top:28px;right:17px;padding:10px 13px}.art-label{font-size:10px;left:18px;top:20px}.art-caption{font-size:12px;right:20px;bottom:17px}.brand-band{padding-block:20px}.brand-band p{font-size:16px}.brand-band .shell>div{font-size:12px;gap:12px}.brand-band b{font-size:15px}.section{padding-block:58px}.section-heading h2{font-size:31px}.section-heading>p:not(.eyebrow){font-size:16px}.section-heading .eyebrow{margin-bottom:12px}.product-paths{grid-template-columns:repeat(2,1fr);margin-bottom:40px}.product-paths a{border-bottom:1px solid var(--line);font-size:15px;padding:13px 11px}.product-paths a:nth-child(n){border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.product-paths a:nth-child(2n){border-left:0}.product-paths a:nth-last-child(-n+2){border-bottom:0}.product-paths span{font-size:13px}.product-story{padding-block:44px 48px}.story-heading{margin-bottom:26px}.story-heading h3{font-size:29px;line-height:1.6;letter-spacing:-.4px;margin-bottom:14px}.story-heading h3 br{display:none}.story-lead{font-size:16px;line-height:1.95}.story-layout{grid-template-columns:1fr;gap:28px}.product-intro{position:static;display:grid;grid-template-columns:130px 1fr;gap:0 20px;align-items:center;background:var(--tint);padding:17px;border-radius:9px}.cover-wrap{padding:0;border:0;border-radius:0;grid-row:span 2}.cover-wrap img{box-shadow:0 5px 16px #30305416}.product-name{margin:0 0 10px;align-self:end;min-width:0}.product-name strong{font-size:25px}.product-name span{font-size:10px;margin-top:3px}.file-meta{align-self:start;font-size:12px;gap:4px}.file-meta span{padding:1px 0;background:none}.file-meta span:not(:last-child):after{content:' ·';margin-left:4px}.solution-intro{padding-right:17px;margin-bottom:23px}.solution-intro h4{font-size:23px;margin-bottom:10px}.solution-intro>p:last-child{font-size:16px}.solution-row{grid-template-columns:1fr;gap:13px;padding-block:23px}.pain .row-label{display:none}.pain h4{font-size:18px}.answer{background:#f0faf6;border:0;padding:17px 18px;border-radius:7px}.answer .row-label{font-size:13px;margin-bottom:6px}.answer h4{font-size:17px;margin-bottom:7px}.answer p{font-size:16px;line-height:1.9}.product-actions{padding-top:23px}.product-actions .button{font-size:15px;gap:15px;padding:12px 18px;width:100%;min-height:55px}.bundles-grid{grid-template-columns:1fr;gap:22px}.bundle{padding:24px}.bundle h3{font-size:26px}.bundle p{font-size:16px}.bundle-covers{padding-inline:24px}.bundle-includes{font-size:14px}.bundle-bottom .button{font-size:14px}.author-inner{gap:19px}.author-mark{width:68px;height:68px}.author-mark img{width:36px}.author-inner h2{font-size:22px}.author-inner p:last-child{font-size:14px}.author-inner .eyebrow{font-size:13px}.author-motto{display:none}.faq-section{grid-template-columns:1fr;gap:28px}.faq-section h2{font-size:33px;margin-bottom:16px}.faq-list summary{font-size:16px}.faq-list details p{font-size:16px;padding-left:0}.closing{padding:34px 26px;margin-bottom:50px;gap:16px}.closing h2{font-size:34px}.closing .eyebrow{font-size:13px}.closing p:not(.eyebrow){font-size:16px}.closing>img{display:none}.closing .button{font-size:15px;gap:17px;padding:12px 17px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>a:last-child{width:100%}.footer-bottom{flex-wrap:wrap;gap:8px;font-size:12px}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:390px){.shell{width:calc(100% - 32px)}.header-inner nav{font-size:12px}.header-inner .button{font-size:12px;padding-inline:10px}.brand,.brand img{width:61px}.hero h1{font-size:30px}.hero-art{height:310px}.hero-proof{font-size:12px;gap:7px}.art-caption{font-size:11px}.brand-band .shell>div{font-size:11px;gap:8px}.story-heading h3{font-size:27px}.product-intro{grid-template-columns:110px 1fr;gap:0 15px;padding:15px}.product-name strong{font-size:22px}.product-name span{font-size:9px}.product-actions .button{font-size:14px}.bundle-bottom .button{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.product-distinction{font-size:15px;color:var(--muted);line-height:1.9;background:var(--tint);border-radius:7px;padding:17px 20px;margin:8px 0 23px}.product-distinction a{color:var(--purple-ink);text-decoration:underline;text-underline-offset:4px}.materials-enquiry{font-size:14px;margin-inline-start:18px}@media(max-width:760px){.product-distinction{font-size:16px}.materials-enquiry{margin:12px 0 0}}
