@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#122b50;--blue:#246ada;--pale:#edf5fd;--muted:#63748b;--line:#e1e9f2;--green:#247e6b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--navy);font:15px/1.65 'DM Sans',sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #e59d2a;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.2;letter-spacing:-.045em}p{color:var(--muted)}h1{font-size:clamp(48px,4.75vw,70px);font-weight:750;letter-spacing:-.065em;line-height:1.13}h2{font-size:35px;font-weight:750}h3{font-size:22px;font-weight:750}em{font-style:normal;color:var(--blue)}svg{width:24px;height:24px;vertical-align:middle}.wrap{width:min(1200px,calc(100% - 100px));margin-inline:auto}.topbar{background:#edf5fc;font-size:11px;font-weight:500;color:#3f5978}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:35px}.topbar a span{margin-left:12px}.mainnav{height:91px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:inline-flex;align-items:center}.brand img{width:210px;height:auto;display:block}.mainnav nav{display:flex;gap:34px;margin-left:auto;font-size:13px;font-weight:550}.mainnav a:hover,.subnav a:hover{color:var(--blue)}.contact-link{border:1px solid var(--line);border-radius:8px;padding:10px 16px;font-size:12px;font-weight:650;margin-left:22px}.contact-link span{margin-left:17px}.menu{display:none}.subnav{border-top:1px solid #f0f3f7;border-bottom:1px solid var(--line)}.subnav nav{height:55px;display:flex;justify-content:space-between;gap:25px;align-items:center}.subnav a{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:550;white-space:nowrap}.subnav svg{width:17px;height:17px}.hero-bg{background:linear-gradient(110deg,#f0f7fe,#edf5fc 60%,#e5f1fe)}.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:60px;align-items:center;padding-block:65px 70px}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:20px;color:#416796}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4d91d9;margin-right:7px}.hero-copy>p{font-size:15px;line-height:1.85;max-width:430px;margin-top:25px}.actions{display:flex;align-items:center;gap:25px;margin-top:30px}.button{background:var(--blue);color:white;display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:16px 22px;border-radius:8px;font-size:13px;font-weight:650;border:0;box-shadow:0 5px 12px #2266d017;transition:background .18s,transform .18s}.button:hover{background:#1555b8;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.textlink{font-size:12px;font-weight:650;display:inline-flex;align-items:center;gap:17px}.textlink:hover{color:var(--blue)}.hero-checks{display:flex;gap:23px;font-size:10px;color:#4e6a85;margin-top:24px}.hero-art{height:405px;position:relative}.circle{position:absolute;border:1px solid #bed7f3;border-radius:50%;width:395px;height:395px;top:2px;left:35px}.circle-two{width:460px;height:460px;top:-30px;left:4px;opacity:.65}.hero-art .photo{position:absolute;width:330px;height:360px;left:80px;top:14px;border-radius:120px 120px 24px 24px;overflow:hidden;transform:rotate(3deg);border:6px solid white;box-shadow:0 18px 40px #174e8917}.hero-art .photo img{width:100%;height:100%;object-fit:cover;object-position:48% center}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:60px 24px 25px;background:linear-gradient(transparent,#233254dc);color:#fff}.photo-caption span{display:block;font-size:8px;letter-spacing:.12em;margin-bottom:6px}.photo-caption strong{font-family:Manrope;font-size:19px;letter-spacing:-.025em}.floating{background:white;box-shadow:0 10px 35px #234f8110;border:1px solid #e9eff7;border-radius:12px;padding:16px 19px;position:absolute;display:flex;gap:12px;align-items:center}.floating strong{display:block;font-size:12px;font-weight:700}.floating div>span{font-size:10px;color:var(--muted);display:block;margin-top:2px}.platform-float{left:0;top:48px;transform:rotate(-4deg)}.platform-float svg{color:#ba4d85;width:31px;height:31px}.small-heart{font-size:29px;color:#df6fa6;margin-left:7px}.care-float{right:-10px;bottom:5px;transform:rotate(-3deg)}.shield{background:#e7f5ef;color:#388573;width:39px;height:43px;display:grid;place-items:center;font-size:21px;border-radius:10px 10px 20px 20px}.hand-drawn{position:absolute;right:0;top:16px;color:#7aace2;font-size:65px;font-weight:400}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding-block:29px;border-bottom:1px solid var(--line)}.trust>div{display:flex;align-items:center;gap:14px}.trust>div>span{color:#5183b9;font-size:26px;width:29px;text-align:center}.trust strong{font-size:12px;font-weight:650;display:block}.trust small{font-size:10px;color:var(--muted)}.platform-section{padding-block:66px 54px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:13px}.section-heading>p{font-size:12px;line-height:1.8}.platform-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.platform-grid>a{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:10px;padding:20px 18px;transition:background .2s,transform .2s}.platform-grid>a:hover{background:var(--pale);transform:translateY(-2px)}.platform-grid strong{font-size:13px;font-weight:650}.platform-grid>a>span:last-child{margin-left:auto;color:#8091a7}.platform-icon{display:grid;place-items:center;width:37px;height:37px;background:#edf5fd;color:#256bd4;border-radius:10px}.platform-icon svg{width:21px;height:21px}.instagram{color:#bc4d90;background:#fceef6}.tiktok{color:#253448;background:#eef2f6}.spotify{color:#258358;background:#eaf7ef}.youtube{color:#d94747;background:#fff0f0}.twitch{color:#8662c2;background:#f3effb}.popular{padding-block:10px 75px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.service-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:box-shadow .2s,transform .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1c467b0c}.card-art{height:170px;background:#eaf3fe;display:flex;justify-content:center;align-items:center;gap:25px;position:relative;overflow:hidden}.card-art:before{content:'';position:absolute;width:260px;height:260px;left:90px;top:-45px;border:1px solid #d6e5f8;border-radius:50%}.big-icon{width:90px;height:90px;border-radius:24px;background:#fff;display:grid;place-items:center;box-shadow:0 10px 23px #3264a51a;transform:rotate(-9deg);color:#3c7acb;z-index:1}.big-icon svg{width:51px;height:51px;stroke-width:1.5}.art-bubble{font-family:Manrope;font-size:34px;line-height:1;font-weight:700;transform:rotate(7deg);background:#2b6dcf;color:white;padding:15px 22px;border-radius:16px 16px 16px 3px;box-shadow:0 9px 20px #4779b51a}.art-bubble small{display:block;font-family:'DM Sans';font-size:10px;margin-top:7px;font-weight:400;letter-spacing:.05em}.c1 .card-art{background:#eef1fa}.c1 .big-icon{color:#324361}.c1 .art-bubble{background:#526997}.c2 .card-art{background:#fcf0f5}.c2 .card-art:before{border-color:#f2dce7}.c2 .big-icon{color:#bb6d95}.c2 .art-bubble{background:#c87b9f}.art-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#a1c5f0;right:22px;top:24px}.card-body{padding:24px}.card-label{display:flex;justify-content:space-between;font-size:10px;color:#517397;margin-bottom:12px}.card-label span{color:#7e8fa1}.card-body h3{font-size:22px;margin-bottom:10px}.card-body p{font-size:12px}.card-bottom{border-top:1px solid var(--line);padding-top:17px;margin-top:24px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.card-bottom strong{font-size:22px;margin-left:5px;letter-spacing:-.05em}.round{width:32px;height:32px;display:grid;place-items:center;background:var(--pale);color:var(--blue);border-radius:50%;font-size:18px}.about{background:#f0f6fc;border-radius:17px;display:grid;grid-template-columns:1fr 1.08fr;padding:48px 55px;gap:80px;align-items:center}.about-art{position:relative;padding:10px 0 5px}.speech{display:block;font:650 28px/1.4 Manrope;letter-spacing:-.05em;color:#2b5d9b;margin:0 0 25px 15px}.message{background:white;border-radius:12px 12px 12px 2px;font-size:11px;padding:15px 19px;box-shadow:0 7px 20px #253b5910;transform:rotate(-3deg);width:max-content;max-width:100%}.reply{margin:18px 0 0 35px;background:#2f70d0;color:white;transform:rotate(2deg);border-radius:12px 12px 2px 12px}.reply span{font-size:17px;margin-left:10px}.about-note{display:block;font-size:9px;color:#6a809a;margin:23px 0 0 20px}.about-copy h2{font-size:34px}.about-copy>p{font-size:13px;margin-top:18px}.about-copy .textlink{margin-top:23px;color:var(--blue)}.steps{padding-block:78px 66px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:39px}.step-grid article>span{display:flex;align-items:center;gap:20px;color:#6d94c2;font-size:12px;letter-spacing:.08em;margin-bottom:21px}.step-grid article>span:after{content:'';height:1px;background:var(--line);flex:1}.step-grid h3{font-size:20px;margin-bottom:12px}.step-grid p{font-size:12px;max-width:310px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.25fr;gap:90px;padding-block:65px 75px}.faq>div>p{font-size:13px;line-height:2;margin-top:22px}.faq a{color:var(--blue);font-size:12px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:19px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px;font-weight:600}.faq summary span{color:#7090b4;font-size:21px;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:12px;line-height:1.85;padding:0 35px 20px 0}summary::-webkit-details-marker{display:none}.contact{display:flex;align-items:center;gap:23px;background:#edf5fd;padding:35px 40px;border-radius:14px;margin-bottom:70px}.contact-icon{font-size:49px;color:#527eaf}.contact h2{font-size:23px;letter-spacing:-.04em}.contact .eyebrow{font-size:8px;margin-bottom:8px}.contact p{font-size:11px;margin-top:8px}.contact .button{margin-left:auto;white-space:nowrap;font-size:11px;padding:15px 18px;gap:20px}footer{background:#f7f9fc;border-top:1px solid var(--line);padding-top:50px}.footergrid{display:grid;grid-template-columns:1.6fr .8fr 1fr 1.2fr;gap:45px}.footergrid .brand img{width:190px}.footergrid p{font-size:12px;margin-block:20px}.footergrid h3{font-size:12px;letter-spacing:0;margin-bottom:20px}.footergrid a:not(.brand){display:block;font-size:11px;color:#60758e;margin-block:9px}.footergrid a:hover{color:var(--blue)}.footergrid .preview-note{font-size:9px;color:#7589a1}.footerbottom{margin-top:40px;border-top:1px solid var(--line);padding-block:23px;display:flex;justify-content:space-between;font-size:9px;color:#74869a}.footerbottom div{display:flex;gap:24px}.breadcrumb{display:flex;gap:10px;padding-block:25px;font-size:11px;color:#6b819a}.category-hero{display:flex;justify-content:space-between;align-items:center;background:var(--pale);padding:50px;border-radius:16px}.category-hero h1{font-size:49px}.category-hero p{margin-top:22px;font-size:13px}.category-symbol{width:160px;height:160px;background:white;border-radius:35px;display:grid;place-items:center;transform:rotate(7deg);margin-right:50px;color:var(--blue);box-shadow:0 12px 30px #1c487812}.category-symbol svg{width:80px;height:80px;stroke-width:1.4}.catalog{padding-block:35px 65px}.filterbar{display:flex;gap:10px;margin-bottom:28px}.filterbar button{border:1px solid var(--line);border-radius:30px;background:#fff;padding:8px 22px;font-size:12px;color:var(--navy)}.filterbar .active{background:var(--blue);color:#fff;border-color:var(--blue)}.product{display:grid;grid-template-columns:1fr .9fr;gap:90px;padding-block:24px 65px;align-items:start}.product h1{font-size:56px}.product>div>p{max-width:430px;font-size:14px;line-height:1.9;margin-top:22px}.product-visual{background:var(--pale);border-radius:16px;min-height:210px;margin-top:30px;display:flex;align-items:center;justify-content:center;gap:24px;padding:25px}.product-visual>svg{width:76px;height:76px;stroke-width:1.2;color:var(--blue);transform:rotate(-8deg)}.product-visual strong{display:block;font:700 24px Manrope;letter-spacing:-.045em}.product-visual span{font-size:11px;color:var(--muted);display:block;margin-top:8px}.product-checks{display:flex;gap:30px;font-size:11px;margin-top:20px;color:#58738a}.configurator{padding:30px;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 40px #1b3b6707}.configurator h2{font-size:28px}.configurator .eyebrow{font-size:9px;margin-bottom:13px}fieldset{border:0;padding:0;margin:25px 0}legend{font-size:12px;font-weight:600;margin-bottom:13px}.quantities{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quantities label{position:relative;cursor:pointer}.quantities input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.quantities label>span{border:1px solid var(--line);border-radius:8px;padding:12px;display:flex;flex-direction:column;align-items:center}.quantities strong{font-size:21px;font-family:Manrope}.quantities small{font-size:10px;color:var(--muted)}.quantities input:checked+span{border-color:var(--blue);background:var(--pale);box-shadow:0 0 0 1px var(--blue);color:var(--blue)}.quantities input:focus-visible+span{outline:3px solid #e59d2a;outline-offset:3px}.total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;font-size:12px;margin-bottom:22px}.total small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.total strong{font:750 30px Manrope;letter-spacing:-.045em}.configurator .button{width:100%;font-size:12px;justify-content:space-between}.configurator .price-note{font-size:10px;line-height:1.7;margin-top:15px}.config-help{font-size:11px;color:var(--blue);display:block;margin-top:20px;text-align:center}.skip{position:fixed;top:-80px;left:10px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}
@media(min-width:1500px){.hero{padding-block:80px}.hero-art{height:430px}.hero-art .photo{height:390px;width:355px}.care-float{bottom:0}}
@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.hero{gap:30px}.hero-art{transform:scale(.9);transform-origin:center}.mainnav nav{gap:20px}.contact-link{margin-left:0}.subnav nav{gap:18px}.subnav a{gap:6px}.hero h1{font-size:55px}.hero-checks{gap:12px;font-size:9px}.actions{gap:16px}.actions .button{padding:15px 17px;gap:17px}.hero-art .care-float{right:-20px}.about{gap:45px;padding:40px}.contact{padding:30px}.contact h2{font-size:20px}.product{gap:45px}.product h1{font-size:48px}}
@media(max-width:800px){.mainnav nav{display:none}.mainnav{height:80px}.mainnav .brand img{width:190px}.mainnav .contact-link{margin-left:auto}.menu{display:block;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:20px;color:var(--navy);padding:3px 10px}.menu-open .mainnav nav{display:flex;position:absolute;top:115px;right:30px;left:30px;background:white;z-index:10;box-shadow:0 10px 30px #2342;padding:25px;border-radius:10px}.subnav nav{overflow:auto;justify-content:flex-start;gap:24px}.subnav a{font-size:11px}.topbar .wrap>span:nth-child(2){display:none}.hero{gap:15px}.hero h1{font-size:45px}.hero-copy>p{font-size:13px}.hero-art{transform:scale(.78);transform-origin:left center;width:440px;margin-right:-100px}.hero{grid-template-columns:1fr 1fr;overflow:hidden}.actions{align-items:flex-start;flex-direction:column;gap:14px}.hero-checks{flex-direction:column;gap:4px}.trust{gap:20px;grid-template-columns:repeat(2,1fr)}.section-heading>p{max-width:220px}.platform-grid{grid-template-columns:repeat(2,1fr)}h2{font-size:29px}.cards{gap:14px}.card-body{padding:18px}.card-body h3{font-size:18px}.card-art{height:140px;gap:15px}.big-icon{width:65px;height:65px;border-radius:18px}.big-icon svg{width:40px;height:40px}.art-bubble{font-size:23px;padding:12px 14px}.card-label span{display:none}.card-body p{min-height:40px}.card-bottom strong{display:block;margin:0}.about{gap:30px;padding:35px}.about-copy h2{font-size:28px}.speech{font-size:23px}.message{font-size:9px;padding:12px}.reply{margin-left:10px}.step-grid{gap:27px}.step-grid h3{font-size:18px}.faq{gap:45px}.contact{flex-wrap:wrap;gap:20px}.contact .button{margin-left:65px}.footergrid{grid-template-columns:1.4fr 1fr;row-gap:30px}.category-hero h1{font-size:37px}.category-symbol{width:110px;height:110px;margin-right:0}.category-symbol svg{width:60px;height:60px}.product{gap:25px}.product h1{font-size:41px}.configurator{padding:23px}.product-visual{flex-direction:column;text-align:center}.product-checks{flex-direction:column;gap:7px}}
@media(max-width:560px){.wrap{width:calc(100% - 36px)}.topbar{font-size:9px}.topbar a span{margin-left:4px}.mainnav{gap:12px;height:75px}.mainnav .brand img{width:177px}.mainnav .contact-link{font-size:0;border:0;padding:0}.mainnav .contact-link span{font-size:22px;margin:0}.menu-open .mainnav nav{top:110px;left:18px;right:18px;font-size:12px;justify-content:space-between;gap:12px}.subnav nav{height:48px;gap:24px}.hero{display:flex;flex-direction:column;padding-block:39px 25px;overflow:visible;gap:0}.hero-copy{width:100%}.hero h1{font-size:52px}.hero .eyebrow{font-size:9px;margin-bottom:20px}.hero-copy>p{font-size:14px;margin-top:22px;max-width:370px}.actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.actions .button{font-size:11px;padding:15px;gap:15px}.actions .textlink{font-size:11px;gap:9px}.hero-checks{flex-direction:row;font-size:9px;gap:17px;margin-top:18px}.hero-art{transform:scale(.8);transform-origin:center center;height:385px;width:410px;margin:-5px -30px -30px}.hero-art .photo{left:62px;width:300px;height:335px}.circle{left:15px;width:360px;height:360px}.circle-two{left:-10px;width:410px;height:410px;top:-20px}.platform-float{left:-4px;top:50px}.hero-art .care-float{right:-6px;bottom:10px}.hand-drawn{right:0}.trust{gap:20px 10px;padding-block:25px}.trust>div{gap:9px}.trust strong{font-size:10px}.trust small{font-size:9px}.trust>div>span{font-size:24px;width:24px}.section-heading{display:block;margin-bottom:24px}.section-heading>p{margin-top:15px;max-width:none}.section-heading .textlink{margin-top:17px}.platform-section{padding-block:44px 35px}.eyebrow{font-size:8px}.platform-grid{gap:10px}.platform-grid>a{padding:16px 10px;gap:9px}.platform-grid strong{font-size:12px}.platform-icon{width:31px;height:31px;border-radius:8px}.platform-icon svg{width:19px;height:19px}h2{font-size:29px}.cards{grid-template-columns:1fr;gap:20px}.card-art{height:175px;gap:25px}.big-icon{width:86px;height:86px;border-radius:23px}.big-icon svg{width:50px;height:50px}.art-bubble{font-size:30px;padding:15px 22px}.card-body{padding:23px}.card-body h3{font-size:22px}.card-label span{display:inline}.card-body p{min-height:0}.card-bottom strong{display:inline;margin-left:5px}.popular{padding-bottom:43px}.about{grid-template-columns:1fr;padding:28px 25px;gap:30px}.about-art{max-width:310px;margin:auto;width:100%}.speech{font-size:26px}.message{font-size:10px}.about-copy h2{font-size:29px}.steps{padding-block:48px 42px}.step-grid{grid-template-columns:1fr;gap:27px;margin-top:25px}.step-grid article>span{margin-bottom:14px}.step-grid h3{font-size:20px}.step-grid p{font-size:13px;max-width:none}.faq{grid-template-columns:1fr;gap:20px;padding-block:43px}.faq>div>p{margin-top:16px;font-size:12px}.faq summary{font-size:12px;padding-block:18px}.contact{padding:27px 24px;display:block;margin-bottom:45px}.contact-icon{font-size:39px;margin-bottom:12px}.contact h2{font-size:25px}.contact p{font-size:12px}.contact .button{margin:22px 0 0;font-size:11px}.footergrid{grid-template-columns:1fr 1fr;gap:30px 15px}.footergrid>div:first-child{grid-column:span 2}.footergrid>div:last-child{grid-column:span 2}.footergrid p{margin-block:16px}.footerbottom{display:block;margin-top:20px;line-height:2}.footerbottom div{flex-wrap:wrap;gap:4px 18px;margin-top:8px}.category-hero{padding:30px 24px;gap:15px}.category-hero h1{font-size:32px}.category-hero p{font-size:12px}.category-symbol{width:54px;height:60px;border-radius:13px;flex-shrink:0}.category-symbol svg{width:32px;height:32px}.category-hero .eyebrow{font-size:7px}.filterbar{gap:7px}.filterbar button{padding:8px 18px;font-size:11px}.product{grid-template-columns:1fr;padding-block:10px 40px;gap:30px}.product h1{font-size:45px}.product-visual{flex-direction:row;text-align:left;min-height:170px;padding:20px;gap:18px}.product-visual strong{font-size:22px}.product-visual>svg{width:65px;height:65px;flex-shrink:0}.product-checks{flex-direction:row;font-size:10px;gap:20px}.product .configurator{padding:25px}.breadcrumb{font-size:10px;padding-block:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Refined identity for the restored pastel design. */
.brand{gap:11px;flex-shrink:0}.brand-symbol{display:grid;place-items:center;width:44px;height:47px;background:#e4effd;color:#2872d0;border-radius:15px 15px 18px 6px}.brand-symbol svg{width:33px;height:33px}.brand-wordmark{display:flex;flex-direction:column;gap:6px}.brand-wordmark strong{font:800 25px/1 Manrope,sans-serif;letter-spacing:-1.3px;color:#183456}.brand-wordmark strong>span{color:#347cd0}.brand-wordmark small{font:650 6px/1.2 'DM Sans',sans-serif;letter-spacing:1.1px;color:#647d98}.mainnav{height:96px}.contact-link{background:#f0f6fd;border-color:#dfebf9;color:#245b96;border-radius:9px}.subnav{background:#fcfdff}.subnav a{color:#536a85}.subnav a:hover{color:#246ada}footer{background:#edf3fa;border-top:1px solid #dce7f3;padding-top:52px}.footergrid .brand-symbol{background:#dbe9fa}.footergrid .brand-wordmark strong{font-size:22px}.footergrid .brand-wordmark small{font-size:5px;letter-spacing:.9px}.footergrid{grid-template-columns:1.5fr .8fr 1fr 1.3fr}.footergrid h3{color:#264e7b}.footerbottom{border-color:#d5e2f0}.footergrid .preview-note{color:#607b99}.contact{background:#edf5fd}
@media(max-width:1100px){.brand-wordmark strong{font-size:22px}.brand-wordmark small{font-size:5px}.brand-symbol{width:40px;height:44px}.mainnav{gap:24px}}
@media(max-width:800px){.mainnav{height:80px}.footergrid{grid-template-columns:1.4fr 1fr}.brand-wordmark strong{font-size:23px}.brand-wordmark small{font-size:5px}.mainnav .contact-link{font-size:11px;padding:9px 12px}}
@media(max-width:560px){.mainnav{height:78px;gap:12px}.brand{gap:8px}.brand-wordmark strong{font-size:22px}.brand-wordmark small{font-size:4.5px;letter-spacing:.8px}.brand-symbol{width:37px;height:41px;border-radius:13px 13px 16px 5px}.brand-symbol svg{width:29px;height:29px}.mainnav .contact-link{font-size:0;background:none;padding:0;border:0}.mainnav .contact-link span{font-size:21px}.footergrid{grid-template-columns:1fr 1fr}.footergrid .brand-wordmark small{font-size:5px}.menu-open .mainnav nav{top:113px}}
/* Brand specific service tickets, without the shared illustrated card layout. */
.service-ticket{display:flex;flex-direction:column;padding:0;border:1px solid #dce6f2;border-top:3px solid #84afe2;background:#fff;border-radius:6px 6px 18px 18px;overflow:visible;box-shadow:none;position:relative}.service-ticket:hover{transform:translateY(-3px);box-shadow:0 8px 24px #274b7610}.ticket-identity{display:flex;align-items:center;gap:12px;padding:23px 24px 0}.ticket-icon{color:#5388c7;display:grid;place-items:center;width:38px;height:38px}.ticket-icon svg{width:28px;height:28px;stroke-width:1.7}.ticket-identity>span:last-child{font-size:12px;font-weight:650}.ticket-identity small{display:block;font-size:10px;color:#6b8098;font-weight:400;margin-top:1px}.ticket-main{padding:24px 26px 26px;flex:1}.ticket-main h3{font-size:25px;line-height:1.24;letter-spacing:-.045em;max-width:240px;min-height:62px;margin:0}.ticket-main p{font-size:11px;margin-top:12px;color:#67809a}.ticket-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 26px;background:#f5f9fd;border-top:1px dashed #cad8e9;border-radius:0 0 18px 18px}.ticket-bottom small{display:block;font-size:9px;color:#718398;margin-bottom:3px}.ticket-bottom strong{font-size:16px;font-weight:650;letter-spacing:-.025em}.ticket-link{display:grid;place-items:center;border-bottom:1px solid #7ea5d5;color:#346cac;width:27px;height:28px;font-size:22px}.ticket-bottom:before,.ticket-bottom:after{content:'';position:absolute;width:12px;height:12px;background:white;border:1px solid #dce6f2;border-radius:50%;top:-7px}.ticket-bottom:before{left:-7px;border-left-color:white}.ticket-bottom:after{right:-7px;border-right-color:white}.catalog .cards{gap:25px}.platform-grid>a{border:0;border-bottom:1px solid #dce6f2;border-radius:0;padding:18px 12px;background:transparent}.platform-grid>a:hover{background:#f7faff;transform:none}.platform-icon{background:transparent!important;border-radius:0}.platform-grid{gap:0 28px}
@media(max-width:800px){.ticket-main{padding:21px 18px}.ticket-main h3{font-size:21px;min-height:78px}.ticket-identity{padding:20px 16px 0;gap:8px}.ticket-bottom{padding:18px}.ticket-bottom strong{font-size:14px}.ticket-bottom small{font-size:8px}.ticket-icon{width:29px}.ticket-icon svg{width:25px;height:25px}.catalog .cards{gap:16px}.platform-grid{gap:0 20px}}
@media(max-width:560px){.ticket-main{padding:23px 25px}.ticket-main h3{font-size:26px;min-height:0;max-width:none}.ticket-identity{padding:23px 22px 0;gap:12px}.ticket-bottom{padding:20px 25px}.ticket-bottom strong{font-size:17px}.ticket-bottom small{font-size:9px}.ticket-main p{margin-top:12px}.ticket-icon{width:33px}.catalog .cards{gap:24px}.platform-grid{gap:0 17px}.platform-grid>a{padding:18px 5px;gap:8px}.platform-grid strong{font-size:12px}}
.home-guide{border-top:1px solid var(--line);padding-block:65px 15px}.guide-intro{max-width:820px}.guide-intro .eyebrow{color:#416796}.guide-intro h2{font-size:38px;line-height:1.2;margin-bottom:25px}.guide-intro>p{font-size:14px;line-height:1.95;margin-top:17px;max-width:790px}.guide-jump{display:flex;flex-wrap:wrap;gap:13px 24px;border-block:1px solid var(--line);padding-block:19px;margin-block:35px 42px;font-size:11px}.guide-jump>span{font-weight:700;color:var(--navy);margin-right:8px}.home-guide a:not(.button){color:#285fa4;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#a8c0df}.home-guide a:not(.button):hover{color:#174885;text-decoration-color:currentColor}.guide-platforms{display:grid;grid-template-columns:1fr 1fr;gap:60px}.guide-kicker{font-size:9px;letter-spacing:.12em;font-weight:700;color:#507dac;display:block;margin-bottom:14px}.home-guide h3{font-size:27px;line-height:1.3;letter-spacing:-.04em;margin-bottom:17px}.home-guide article p{font-size:13px;line-height:1.95;margin-bottom:17px}.home-guide .guide-link{display:inline-flex;gap:20px;align-items:center;margin-top:8px;font-size:12px;font-weight:600}.guide-other{margin-top:48px;padding:36px 0;border-block:1px solid var(--line);display:grid;grid-template-columns:.85fr 1.4fr;gap:80px}.guide-other>div:first-child{padding-top:6px}.guide-other .eyebrow{font-size:8px;margin-bottom:16px}.guide-other>div>p,.guide-advice-heading>p{font-size:13px;line-height:1.9}.home-guide h4{font-family:Manrope,sans-serif;font-size:17px;font-weight:750;letter-spacing:-.025em;line-height:1.5;margin:0 0 10px}.guide-other-list article+article{margin-top:25px}.guide-other-list article:last-child p{margin-bottom:0}.guide-advice{padding-block:42px}.guide-advice-heading{max-width:680px;margin-bottom:28px}.guide-advice-heading .eyebrow{margin-bottom:14px;font-size:8px}.guide-advice-heading h3{margin-bottom:13px}.guide-advice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.guide-advice-grid article{border-top:2px solid #aac6e6;padding-top:21px}.guide-order{padding-top:36px;border-top:1px solid var(--line)}.guide-end{display:flex;gap:25px;align-items:center;justify-content:space-between;background:#f1f6fc;border-radius:10px;padding:27px 30px;margin-top:30px}.guide-end h3{font-size:22px;margin-bottom:8px}.guide-end p{font-size:12px}.guide-end .button{font-size:12px;white-space:nowrap}.home-guide [id]{scroll-margin-top:30px}
@media(max-width:800px){.guide-platforms{gap:32px}.guide-other{gap:35px;grid-template-columns:1fr 1.3fr}.guide-advice-grid{gap:20px}.home-guide h3{font-size:23px}.home-guide h4{font-size:16px}.guide-intro h2{font-size:33px}.guide-end{padding:25px}.guide-end h3{font-size:20px}.guide-end .button{font-size:11px;padding:14px 17px;gap:18px}}
@media(max-width:560px){.home-guide{padding-block:42px 0}.guide-intro h2{font-size:29px;margin-bottom:20px}.guide-intro h2 br{display:none}.guide-intro>p{font-size:13px;line-height:1.95;margin-top:15px}.guide-jump{gap:12px 19px;margin-block:27px 30px;font-size:10px;padding-block:17px}.guide-jump>span{flex-basis:100%}.guide-platforms{grid-template-columns:1fr;gap:32px}.home-guide h3{font-size:24px}.home-guide article p{font-size:12px;line-height:1.95}.guide-kicker{font-size:8px;margin-bottom:13px}.guide-other{grid-template-columns:1fr;gap:27px;margin-top:32px;padding-block:30px}.guide-other h3 br{display:none}.guide-other>div>p,.guide-advice-heading>p{font-size:12px}.guide-advice{padding-block:32px}.guide-advice-grid{grid-template-columns:1fr;gap:16px}.guide-advice-grid article{padding-top:18px}.home-guide h4{font-size:17px}.guide-order{padding-top:30px}.guide-end{display:block;padding:24px 22px;margin-top:23px}.guide-end h3{font-size:23px}.guide-end p{font-size:12px;line-height:1.8}.guide-end .button{margin-top:20px}.guide-advice-heading{margin-bottom:24px}}
/* Reviews, optional combinations and a working local cart. */
.cart-toggle{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--navy);padding:9px 0;flex-shrink:0;min-height:44px}.cart-toggle svg{width:23px;height:23px}.cart-toggle span{font-size:12px;color:#346cac;background:#e9f2fd;border-radius:50%;width:21px;height:21px;display:grid;place-items:center}.mainnav{gap:24px}.preview-cart{border:1px solid var(--line);border-radius:18px;padding:34px;width:min(540px,calc(100% - 32px));color:var(--navy);max-height:85vh;overflow:auto}.preview-cart::backdrop{background:#122b5077;backdrop-filter:blur(3px)}.preview-cart h2{font-size:28px;padding-right:20px}.preview-cart .eyebrow{font-size:12px;margin-bottom:14px}.cart-close{position:absolute;top:8px;right:9px;border:0;background:none;color:var(--navy);font-size:28px;width:44px;height:44px}.cart-item{display:flex;justify-content:space-between;gap:18px;padding-block:24px;border-bottom:1px solid var(--line)}.cart-item strong{display:block;font-size:16px}.cart-item small{display:block;color:var(--muted);font-size:14px;margin-top:6px}.cart-item>b{font-size:17px;white-space:nowrap}.cart-remove{display:block;border:0;background:none;color:#416796;font-size:14px;text-decoration:underline;text-underline-offset:3px;padding:9px 0;margin-top:3px;min-height:44px}.cart-total{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:20px;font-size:14px}.cart-total strong{font-size:26px;letter-spacing:-.04em}.cart-notice{font-size:14px;line-height:1.8;margin-block:24px}.cart-empty{font-size:16px;margin-top:25px}.cart-continue{width:100%}#add-to-cart{cursor:pointer}.stars{position:relative;display:inline-block;line-height:1.15;font-size:18px;letter-spacing:2px;flex-shrink:0}.stars>span:first-child{color:#d5dfe8}.stars>span:last-child{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;color:#aa7912}.review-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;font-size:13px;color:#526b87;margin-block:21px}.review-line strong{color:var(--navy);font-size:14px}.review-line:hover{text-decoration:underline;text-underline-offset:3px}.top-stars{color:#916408;letter-spacing:1px}.card-rating{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:17px;font-size:12px;color:#5b718b}.card-rating .stars{font-size:17px}.product .review-line{margin-top:22px;max-width:500px}.purchase-reassurance{display:flex;flex-wrap:wrap;gap:8px 17px;font-size:12px;color:#4f6981;margin-top:16px}.upsells{border-top:1px solid var(--line);padding-top:24px;margin-top:26px}.upsells legend{padding-top:20px;font-size:16px;width:100%;display:flex;justify-content:space-between;gap:15px;font-weight:650}.upsells legend small{font-size:12px;font-weight:400;color:var(--muted)}.upsells label{display:flex;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #edf1f6;font-size:14px;cursor:pointer}.upsells input{width:18px;height:18px;accent-color:var(--blue);flex-shrink:0}.upsells strong{font-size:14px;font-weight:600;display:block}.upsells label small{display:block;color:var(--muted);font-size:12px}.upsells label>b{margin-left:auto;white-space:nowrap;font-size:14px;font-weight:600}.upgrade-offer{background:#f0f6fd;padding:17px;border-radius:9px;margin-block:20px}.upgrade-offer>span{font-size:13px;display:block;color:#5d7590}.upgrade-offer button{border:0;background:transparent;color:#285fa4;padding:8px 0;font-size:14px;text-align:left;min-height:44px}.bundles{padding-block:45px 65px}.bundle-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bundle{border:1px solid #d6e4f3;border-radius:14px;overflow:hidden;background:#fff}.bundle-heading{display:flex;align-items:center;gap:20px;padding:27px}.bundle-heading .eyebrow{font-size:12px;margin-bottom:10px;letter-spacing:.06em}.bundle-heading h3{font-size:25px}.bundle-symbol{display:flex;position:relative;align-items:center;justify-content:center;width:64px;height:64px;background:#edf5fd;color:#507fb8;border-radius:16px;flex-shrink:0}.bundle-symbol svg{width:34px;height:34px}.bundle-symbol b{position:absolute;right:-7px;bottom:-8px;color:#aa5784;background:#fbedf4;border-radius:50%;width:29px;height:29px;text-align:center;font-size:22px;line-height:29px}.bundle-contents{display:flex;align-items:center;justify-content:center;gap:35px;border-block:1px solid #e7eef7;padding:23px;margin-inline:27px;font-size:15px;color:#69809b}.bundle-contents b{font:750 32px Manrope;display:block;color:var(--navy);letter-spacing:-.04em}.bundle-contents i{font-style:normal;font-size:27px;color:#8daacb}.bundle-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px 27px;background:#f7faff}.bundle-bottom small{display:block;font-size:12px;color:var(--muted);max-width:150px}.bundle-bottom strong{font:750 28px Manrope;letter-spacing:-.04em}.bundle-bottom .button{font-size:14px;gap:17px}.bundle-note{font-size:13px;line-height:1.7;margin-top:17px;max-width:850px}.floating-review{position:fixed;bottom:22px;left:22px;z-index:15;display:flex;flex-direction:column;gap:6px;align-items:flex-start;border:1px solid #dce6f1;background:white;box-shadow:0 5px 25px #1838581a;border-radius:12px;padding:14px 18px;color:var(--navy);cursor:pointer}.floating-review>span:not(.stars){font-size:13px}.floating-review small{font-size:12px;color:#586f89}.floating-contact{position:fixed;bottom:22px;right:22px;z-index:16}.floating-contact-toggle{display:flex;align-items:center;gap:10px;background:#246ada;color:white;border:0;border-radius:30px;padding:16px 22px;box-shadow:0 5px 22px #24518d33;min-height:54px;font-size:15px;font-weight:600}.floating-contact-toggle svg{width:23px;height:23px}.contact-popover{position:absolute;bottom:75px;right:0;width:310px;padding:25px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 40px #244a7a26;border-radius:15px}.contact-popover strong{display:block;font-size:18px;line-height:1.4}.contact-popover p{font-size:14px;margin-block:12px 17px}.contact-popover a{display:block;color:var(--blue);border-top:1px solid var(--line);padding-block:13px;font-size:15px}.review-explanation{font-size:14px;line-height:1.75;margin-block:22px}.review-detail{border-top:1px solid var(--line);padding-top:18px}.review-detail>strong{font-size:17px}.review-detail .review-line{margin-block:12px 20px}.team-trust{background:#f0f5fb;border-block:1px solid #dce7f3;margin-top:10px}.team-trust-inner{display:grid;grid-template-columns:1fr 1.05fr;gap:40px 75px;padding-block:60px 35px}.team-intro .eyebrow{color:#507aa8;letter-spacing:.075em;font-size:12px}.team-intro h2{font-size:37px;line-height:1.2}.team-intro p{font-size:16px;line-height:1.85;margin-top:21px}.team-intro .textlink{font-size:14px;line-height:1.8;margin-top:23px}.team-practices article{display:flex;gap:19px;padding-block:23px;border-bottom:1px solid #d6e3f1}.team-practices article:first-child{padding-top:3px}.team-practices article:last-child{border-bottom:0}.team-number{font-size:14px;color:#5d87b5;padding-top:3px}.team-practices h3{font-size:21px;line-height:1.4;letter-spacing:-.025em}.team-practices p{font-size:15px;line-height:1.85;margin-top:10px}.team-proof{grid-column:span 2;border-top:1px solid #cfdeee;padding-top:27px;display:grid;grid-template-columns:1fr 1.1fr auto;gap:30px;align-items:center}.team-proof .review-line{margin:0;max-width:300px}.team-proof strong{font-size:15px}.team-proof p{font-size:13px;line-height:1.8;margin-top:6px}.team-proof>a{font-size:13px;color:#285fa4}.team-trust+.contact{margin-top:50px}
/* Readable type across every page: 16px body, 14px controls, 12px minor labels. */
body{font-size:16px}.eyebrow,.section-heading .eyebrow,.hero .eyebrow,.guide-kicker,.guide-other .eyebrow,.guide-advice-heading .eyebrow,.contact .eyebrow,.category-hero .eyebrow,.configurator .eyebrow{font-size:12px;letter-spacing:.07em}.topbar{font-size:12px}.topbar .wrap{min-height:38px;gap:20px}.mainnav nav,.contact-link,.subnav a{font-size:14px}.subnav nav{height:58px;gap:23px;overflow-x:auto}.subnav a{min-height:44px}.brand-wordmark small,.footergrid .brand-wordmark small{font-size:10px;letter-spacing:.5px}.hero-copy>p{font-size:17px}.button,.textlink,.actions .button,.actions .textlink{font-size:15px}.hero-checks{font-size:13px;flex-wrap:wrap;gap:9px 20px}.floating strong{font-size:14px}.floating div>span{font-size:12px}.photo-caption span{font-size:12px}.photo-caption strong{font-size:20px}.trust strong{font-size:15px}.trust small{font-size:13px}.section-heading>p{font-size:15px}.platform-grid strong{font-size:16px}.ticket-identity>span:last-child{font-size:15px}.ticket-identity small{font-size:13px}.ticket-main h3{font-size:27px;min-height:68px}.ticket-main p{font-size:15px}.ticket-bottom small{font-size:12px}.ticket-bottom strong{font-size:19px}.about-copy>p{font-size:16px}.message{font-size:13px}.about-note{font-size:12px}.step-grid p{font-size:16px;max-width:none}.step-grid h3{font-size:23px;line-height:1.3}.faq summary,.faq details p,.faq>div>p{font-size:16px}.faq a{font-size:15px}.faq summary{padding-block:23px}.contact p{font-size:15px}.contact .button{font-size:14px}.footergrid p,.footergrid a:not(.brand){font-size:14px}.footergrid h3{font-size:16px}.footergrid .preview-note,.footerbottom{font-size:12px}.footerbottom{padding-bottom:125px}.footergrid a:not(.brand){padding-block:4px}.breadcrumb{font-size:14px}.category-hero p{font-size:16px}.filterbar button{font-size:15px;min-height:44px}.product>div>p{font-size:16px}.product-visual span{font-size:14px}.product-checks{font-size:14px;flex-wrap:wrap}.configurator legend{font-size:15px}.quantities label>span{min-height:75px}.quantities small{font-size:13px}.total{font-size:15px}.total small{font-size:12px}.configurator .button{font-size:15px}.configurator .price-note{font-size:13px}.config-help{font-size:14px}.guide-intro>p,.home-guide article p,.guide-other>div>p,.guide-advice-heading>p{font-size:16px;line-height:1.9}.guide-jump{font-size:14px;gap:12px 22px}.home-guide .guide-link{font-size:15px}.home-guide h4{font-size:20px}.guide-end p{font-size:15px}.guide-end .button{font-size:15px}.footergrid{gap:30px;grid-template-columns:1.4fr .85fr 1fr 1.1fr}
@media(max-width:1100px){.mainnav{gap:16px}.mainnav nav{gap:19px;font-size:13px}.contact-link{font-size:13px;margin-left:0}.brand-wordmark strong{font-size:21px}.brand-wordmark small{font-size:9px}.topbar .wrap>span:nth-child(2){display:none}.bundle-heading{padding:23px}.bundle-bottom{padding:23px;gap:14px}.bundle-bottom .button{font-size:13px;padding:14px 16px;gap:10px}.bundle-contents{margin-inline:23px}.team-trust-inner{gap:35px 45px}.team-proof{grid-template-columns:1fr 1fr}.team-proof>a{grid-column:span 2}.floating{padding:14px}.hero-art .care-float{right:-5px}.footergrid{grid-template-columns:1.3fr .9fr 1fr 1.1fr;gap:25px}}
@media(max-width:800px){.mainnav .contact-link{font-size:13px}.mainnav nav{font-size:14px}.trust{gap:22px}.trust strong{font-size:14px}.trust small{font-size:13px}.platform-grid strong{font-size:16px}.cards{grid-template-columns:1fr}.ticket-main h3{min-height:0;max-width:none;font-size:27px}.ticket-main,.ticket-identity{padding-inline:25px}.ticket-bottom{padding-inline:25px}.ticket-identity{gap:13px}.ticket-bottom strong{font-size:19px}.ticket-bottom small{font-size:12px}.about{grid-template-columns:1fr;gap:35px}.about-art{max-width:420px}.message{font-size:14px}.about-note{font-size:12px}.step-grid{grid-template-columns:1fr;gap:28px}.step-grid article>span{margin-bottom:15px}.section-heading>p{font-size:15px}.faq{grid-template-columns:1fr;gap:30px}.faq summary,.faq details p,.faq>div>p{font-size:16px}.bundle-grid{grid-template-columns:1fr}.bundle-heading h3{font-size:26px}.bundle-bottom .button{font-size:14px}.bundles{padding-block:35px 50px}.team-trust-inner{grid-template-columns:1fr;gap:35px;padding-block:45px 30px}.team-proof{grid-column:1}.team-intro h2{font-size:35px}.team-practices h3{font-size:22px}.team-intro p,.team-practices p{font-size:16px}.footergrid{grid-template-columns:1.3fr 1fr;gap:35px}.guide-platforms{grid-template-columns:1fr;gap:35px}.guide-other{grid-template-columns:1fr;gap:30px}.guide-advice-grid{grid-template-columns:1fr;gap:25px}.guide-intro>p,.home-guide article p{font-size:16px}.product{grid-template-columns:1fr;gap:35px}.hero{grid-template-columns:1fr}.hero-art{margin:0 auto;transform:scale(.9);transform-origin:center;width:440px;max-width:100%}.hero h1{font-size:59px}.hero-copy>p{max-width:550px}.actions{flex-direction:row}.hero-checks{flex-direction:row}.contact h2{font-size:26px}.footerbottom{padding-bottom:135px}}
@media(max-width:560px){.topbar{font-size:12px}.topbar .wrap{min-height:39px;gap:10px}.topbar a{font-size:12px}.topbar a span{display:none}.mainnav{gap:12px;height:83px}.mainnav .contact-link{display:none}.cart-toggle{margin-left:auto}.brand-wordmark strong{font-size:21px}.brand-wordmark small{font-size:9px;letter-spacing:.4px}.brand-symbol{width:35px;height:40px}.brand{gap:8px}.menu{min-width:40px;min-height:44px;padding:3px 8px}.menu-open .mainnav nav{top:122px;font-size:14px;gap:18px;flex-wrap:wrap}.subnav nav{height:56px;gap:22px}.subnav a{font-size:14px}.hero h1{font-size:47px;line-height:1.13}.hero .eyebrow{font-size:12px}.hero-copy>p{font-size:17px;line-height:1.75}.actions{gap:18px;flex-wrap:wrap}.actions .button{font-size:15px;padding:15px 18px}.actions .textlink{font-size:15px}.hero-checks{font-size:13px;gap:10px 17px}.hero-art{width:410px;max-width:none;transform:scale(.76);margin:-8px -30px -35px}.hero{overflow:hidden}.trust{grid-template-columns:1fr;gap:18px;padding-block:25px}.trust>div{gap:14px}.trust strong{font-size:16px}.trust small{font-size:14px}.eyebrow,.section-heading .eyebrow,.category-hero .eyebrow{font-size:12px;letter-spacing:.05em}.platform-grid strong{font-size:15px}.platform-grid>a{padding-block:20px}.ticket-main h3{font-size:26px;line-height:1.3;min-height:0}.ticket-main p{font-size:16px}.ticket-identity>span:last-child{font-size:15px}.ticket-identity small{font-size:13px}.ticket-bottom strong{font-size:20px}.ticket-bottom small{font-size:12px}.about-copy>p,.step-grid p,.faq summary,.faq details p,.faq>div>p{font-size:16px}.about .textlink,.faq a{font-size:15px}.message{font-size:13px;padding:14px}.reply{margin-left:0}.about-note{font-size:12px}.contact .eyebrow{font-size:12px}.contact p{font-size:16px}.contact .button{font-size:14px}.footergrid p,.footergrid a:not(.brand){font-size:14px}.footergrid h3{font-size:16px}.footergrid .brand-wordmark small{font-size:10px}.footerbottom{font-size:12px;padding-bottom:145px}.breadcrumb{font-size:13px;gap:8px;flex-wrap:wrap}.category-hero p{font-size:16px}.category-symbol{display:none}.category-hero h1{font-size:36px}.filterbar button{font-size:15px;padding:8px 16px}.product>div>p{font-size:16px}.product-visual strong{font-size:24px}.product-visual span{font-size:14px}.product-checks{font-size:14px;gap:9px 18px}.configurator legend{font-size:16px}.configurator .eyebrow{font-size:12px}.configurator .price-note{font-size:13px}.configurator .button{font-size:15px;gap:15px}.config-help{font-size:14px}.total{font-size:14px}.total small{font-size:12px}.review-line{font-size:13px;gap:7px 9px}.bundle-heading{padding:24px 20px;gap:16px}.bundle-symbol{width:48px;height:54px}.bundle-symbol svg{width:28px;height:28px}.bundle-heading .eyebrow{font-size:12px;line-height:1.5;letter-spacing:.035em}.bundle-heading h3{font-size:23px}.bundle-contents{gap:30px;margin-inline:20px}.bundle-bottom{padding:22px 20px;flex-wrap:wrap}.bundle-bottom small{font-size:12px}.bundle-bottom .button{font-size:14px;min-height:48px}.bundle-note{font-size:13px}.team-intro .eyebrow{font-size:12px}.team-intro h2{font-size:31px}.team-intro p,.team-practices p{font-size:16px}.team-practices h3{font-size:21px}.team-practices article{gap:15px}.team-proof{grid-template-columns:1fr;gap:23px}.team-proof>a{grid-column:1;font-size:14px}.team-proof p{font-size:14px}.team-intro .textlink{font-size:15px}.guide-intro>p,.home-guide article p,.guide-other>div>p,.guide-advice-heading>p{font-size:16px}.guide-jump{font-size:14px}.guide-kicker,.guide-other .eyebrow,.guide-advice-heading .eyebrow{font-size:12px}.home-guide h4{font-size:20px}.home-guide .guide-link{font-size:15px}.guide-end p,.guide-end .button{font-size:15px}.floating-review{left:12px;bottom:12px;padding:10px 12px;gap:3px;max-width:205px}.floating-review .stars{font-size:16px}.floating-review>span:not(.stars){font-size:12px}.floating-review small{font-size:12px}.floating-contact{right:12px;bottom:20px}.floating-contact-toggle{padding:15px;border-radius:50%;min-width:54px;min-height:54px}.floating-contact-toggle>span{display:none}.contact-popover{width:min(310px,calc(100vw - 24px));bottom:70px}.preview-cart{padding:29px 23px}.cart-item{gap:12px}.cart-item strong{font-size:15px}.cart-total{font-size:13px}.review-explanation{font-size:14px}}
/* Compact category navigation without horizontal scrolling. */
.subnav .desktop-platforms{overflow:visible}.mobile-platforms{display:none}
@media(max-width:1100px){.subnav .desktop-platforms{display:none}.mobile-platforms{display:block}.mobile-platforms>summary{min-height:56px;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;font-size:15px;font-weight:600;color:#345d8a;list-style:none;padding-block:12px}.mobile-platforms>summary svg{width:20px;height:20px;transition:transform .18s}.mobile-platforms[open]>summary svg{transform:rotate(180deg)}.subnav .mobile-platforms nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;overflow:visible;gap:0 22px;padding:0 0 15px;align-items:stretch}.mobile-platforms nav a{display:flex;align-items:center;gap:12px;min-height:48px;border-top:1px solid #e4ebf4;font-size:15px;padding:10px 5px;white-space:normal}.mobile-platforms nav svg{width:20px;height:20px;flex-shrink:0}.mobile-platforms nav a:hover{background:#edf5fd}.mobile-platforms>summary::-webkit-details-marker{display:none}}
/* Long form about page. */
.about-hero{background:#edf5fd;border-block:1px solid #e3edf9}.about-hero-grid{display:grid;grid-template-columns:1.1fr .85fr;gap:85px;padding-block:65px}.about-hero h1{font-size:62px;line-height:1.14}.about-hero h1 em{font-style:normal;color:var(--blue)}.about-hero-grid>div>p{font-size:18px;line-height:1.85;margin-top:26px;max-width:530px}.about-hero .button{margin-top:28px}.about-manifesto{background:white;border:1px solid #dce8f6;border-radius:18px;padding:32px 35px;align-self:center;box-shadow:0 10px 35px #24528c08}.manifesto-mark{display:block;color:#6293ca;font-size:55px;line-height:1;margin-bottom:23px}.about-manifesto h2{font-size:27px;line-height:1.35}.about-manifesto p{font-size:16px;line-height:1.85;margin-top:18px}.about-manifesto ul{padding:0;list-style:none;margin:24px 0}.about-manifesto li{font-size:15px;padding:7px 0;color:#506d8b}.about-manifesto li:before{content:'✓';margin-right:12px;color:#3f8c78}.about-manifesto>a{font-size:14px;color:#2b649e;overflow-wrap:anywhere}.about-contents{display:flex;flex-wrap:wrap;gap:15px 25px;padding-block:25px;border-bottom:1px solid var(--line);font-size:14px}.about-contents strong{font-size:14px;margin-right:auto}.about-contents a{color:#376d9f;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#aec6df}.about-editorial{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-block:65px}.about-editorial h2{font-size:37px;line-height:1.25}.about-prose p{font-size:17px;line-height:1.95;margin-bottom:22px}.about-prose p:last-child{margin-bottom:0}.about-prose .textlink{font-size:16px;line-height:1.8}.about-knowledge{background:#f7f9fc;padding-block:60px;border-block:1px solid var(--line)}.about-knowledge .section-heading{align-items:start}.about-knowledge h2{font-size:36px;line-height:1.3}.knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:38px}.knowledge-icon{display:grid;place-items:center;width:52px;height:52px;color:#447fb9;background:#eaf2fc;border-radius:14px;font-size:30px;margin-bottom:22px}.knowledge-icon svg{width:29px;height:29px}.knowledge-grid h3{font-size:23px;line-height:1.35;margin-bottom:17px}.knowledge-grid p{font-size:16px;line-height:1.85;margin-top:16px}.editorial-note{font-size:16px;line-height:1.9;margin-top:25px}.about-process article{display:flex;gap:22px;border-bottom:1px solid var(--line);padding:25px 0}.about-process article:first-child{padding-top:0}.about-process article:last-child{border:0;padding-bottom:0}.about-process article>span{font-size:15px;color:#6996c2;padding-top:2px}.about-process h3{font-size:23px;line-height:1.35}.about-process p{font-size:16px;line-height:1.9;margin-top:14px}.about-principles{border:1px solid #dce8f5;border-radius:16px;background:#f1f6fc;padding:40px 45px}.principles-intro h2{font-size:36px;line-height:1.3}.principles-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px 55px;margin-top:36px}.principles-grid h3{font-size:23px;line-height:1.35}.principles-grid p{font-size:16px;line-height:1.9;margin-top:14px}.about-reviews{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding-block:65px;border-bottom:1px solid var(--line)}.about-reviews h2{font-size:36px;line-height:1.3}.about-reviews>div>p{font-size:16px;line-height:1.9;margin-top:20px}.about-review-list article{border-bottom:1px solid var(--line);padding:21px 0}.about-review-list article:first-child{padding-top:0}.about-review-list h3{font-size:23px;line-height:1.4}.about-review-list .review-line{margin-block:12px 0;font-size:14px}.about-review-list .review-source-note{font-size:13px}.about-accountability{background:#edf5fd;border:1px solid #dce8f5;border-radius:16px;display:grid;grid-template-columns:1fr 1.1fr;gap:70px;padding:42px}.about-accountability h2{font-size:36px;line-height:1.3}.about-accountability p{font-size:16px;line-height:1.9;margin-top:20px}.about-accountability .button{margin-top:25px}.accountability-links>a{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #d4e2f2;padding:19px 0;color:#2a5f95}.accountability-links>a:first-child{padding-top:0}.accountability-links>a:last-child{border:0}.accountability-links strong{font-size:16px;display:block}.accountability-links small{font-size:14px;display:block;color:#647c97;margin-top:6px;overflow-wrap:anywhere}.accountability-links b{font-size:23px;font-weight:400}.about-page [id]{scroll-margin-top:25px}.experience-band{display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;border-bottom:1px solid var(--line);padding-block:35px}.experience-band>div{border-right:1px solid var(--line);padding:5px 20px 5px 0}.experience-band>div:last-child{border:0}.experience-band strong{display:block;font:750 39px Manrope;letter-spacing:-.05em;color:#2b6bb4}.experience-band span{font-size:15px;color:#627b95;display:block;margin-top:7px}.about-team{padding-bottom:65px}.concept-label{font-size:14px;line-height:1.8;color:#58738f;border-left:3px solid #8daed4;padding:10px 18px;margin-bottom:30px;max-width:950px}.team-profiles{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.team-profiles article{border:1px solid var(--line);border-radius:14px;overflow:hidden}.team-avatar{height:165px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#e9f2fe;color:#6c97c8;font:650 58px Manrope;letter-spacing:-.04em}.team-avatar span{font:600 12px 'DM Sans';letter-spacing:.08em;color:#476e9b}.avatar-two{background:#eff1fc;color:#8492bd}.avatar-three{background:#eaf5f6;color:#6e9aab}.team-bio{padding:26px}.team-bio h3{font-size:25px}.team-role{display:block;font-size:14px;color:#426d9b;margin-top:8px}.team-bio p{font-size:16px;line-height:1.85;margin-top:20px}.team-bio h4{font-size:15px;margin:23px 0 9px}.team-bio ul{padding-left:18px;font-size:14px;color:var(--muted);line-height:1.9;margin:0}.team-profile-note{font-size:12px;color:#68819c;display:block;margin-top:22px}
@media(max-width:1000px){.about-hero-grid{gap:40px}.about-hero h1{font-size:51px}.about-manifesto{padding:27px}.about-editorial,.about-reviews{gap:45px}.knowledge-grid{gap:25px}.about-accountability{gap:40px;padding:35px}.about-contents{gap:15px 20px}.about-contents strong{flex-basis:100%}.team-bio{padding:21px}.team-bio h3{font-size:23px}.team-avatar span{font-size:11px}.team-profiles{gap:20px}.experience-band strong{font-size:33px}}
@media(max-width:760px){.about-hero-grid{grid-template-columns:1fr;gap:35px;padding-block:45px}.about-hero h1{font-size:53px}.about-hero-grid>div>p{max-width:none;font-size:17px}.about-manifesto{padding:30px}.about-manifesto h2{font-size:29px}.about-editorial,.about-reviews{grid-template-columns:1fr;gap:30px;padding-block:45px}.about-editorial h2,.about-reviews h2{font-size:33px}.knowledge-grid{grid-template-columns:1fr;gap:35px}.about-knowledge{padding-block:45px}.about-knowledge h2{font-size:32px}.knowledge-grid article{border-top:1px solid var(--line);padding-top:25px}.knowledge-grid p{font-size:16px}.principles-grid{grid-template-columns:1fr;gap:27px}.about-principles{padding:30px}.principles-intro h2{font-size:32px}.about-accountability{grid-template-columns:1fr;gap:32px;padding:30px}.about-accountability h2{font-size:32px}.about-contents{gap:15px 23px;font-size:14px}.about-prose p{font-size:16px}.team-profiles{grid-template-columns:1fr}.team-avatar{height:140px}.team-avatar span{font-size:12px}.team-bio{padding:26px}.team-bio h3{font-size:26px}.experience-band{gap:18px}.experience-band strong{font-size:29px}.experience-band span{font-size:14px}.experience-band>div{padding-right:12px}.about-team{padding-bottom:45px}}
@media(max-width:480px){.about-hero h1{font-size:43px}.about-hero .eyebrow{font-size:12px;line-height:1.8}.about-hero-grid{padding-block:35px}.about-manifesto{padding:25px}.about-manifesto h2{font-size:25px}.about-manifesto p,.about-manifesto li{font-size:16px}.about-manifesto>a{font-size:14px}.about-editorial h2,.about-reviews h2{font-size:30px}.about-knowledge h2{font-size:30px}.about-process h3,.knowledge-grid h3,.principles-grid h3{font-size:23px}.about-process article{gap:16px}.about-principles{padding:25px 22px}.principles-intro h2{font-size:30px}.about-accountability{padding:25px 22px}.about-accountability h2{font-size:30px}.accountability-links small{font-size:13px}.experience-band{grid-template-columns:1fr;padding-block:22px;gap:0}.experience-band>div{display:flex;align-items:center;gap:20px;border-right:0;border-bottom:1px solid var(--line);padding:17px 0}.experience-band strong{font-size:29px;min-width:155px}.experience-band span{font-size:14px;margin:0}.concept-label{padding:10px 14px;font-size:14px}.about-team .section-heading h2{font-size:30px}.team-role{font-size:15px}.team-bio ul{font-size:15px}}
.footer-company>strong{font-size:15px;display:block;margin-top:20px}.footer-company dl{margin:15px 0;font-size:14px}.footer-company dl>div{display:flex;gap:14px;margin-block:7px}.footer-company dt{min-width:35px;color:#647b96}.footer-company dd{margin:0;color:#345777}.footer-company a{overflow-wrap:anywhere}.footer-company .company-draft-note{font-size:12px;line-height:1.7;color:#677e97;max-width:260px}.footergrid{grid-template-columns:1.3fr .75fr .9fr 1.4fr;gap:30px}@media(max-width:800px){.footergrid{grid-template-columns:1.2fr 1fr;gap:35px}}@media(max-width:560px){.footergrid{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-company{grid-column:span 2}.footer-company .company-draft-note{max-width:none}}
.footer-company address{font-style:normal;font-size:14px;line-height:1.9;color:#506c88;margin-block:16px}.about-legal{margin-top:25px;padding-top:22px;border-top:1px solid #d4e2f2}.about-legal>strong{font-size:20px}.about-legal address{font-style:normal;font-size:16px;line-height:1.85;color:var(--muted);margin-top:16px}.about-accountability .about-legal p{font-size:15px;margin-top:12px}
.about-team-general{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;padding-top:20px}.about-team-general h2{font-size:36px;line-height:1.3}.about-team-general>div>p{font-size:17px;line-height:1.9;margin-top:21px}.about-team-general .textlink{font-size:16px;margin-top:24px}.team-expertise article{display:flex;gap:20px;padding-block:24px;border-bottom:1px solid var(--line)}.team-expertise article:first-child{padding-top:0}.team-expertise article:last-child{border:0}.team-expertise article>span{color:#618ab7;font-size:14px;padding-top:4px}.team-expertise h3{font-size:23px;line-height:1.35}.team-expertise p{font-size:16px;line-height:1.85;margin-top:13px}@media(max-width:800px){.about-team-general{grid-template-columns:1fr;gap:32px}.about-team-general h2{font-size:32px}.about-team-general>div>p{font-size:16px}}@media(max-width:480px){.about-team-general h2{font-size:30px}.team-expertise article{gap:15px}.team-expertise h3{font-size:22px}}
.mainnav .brand-symbol{position:relative}.language-flag{position:absolute;right:-5px;bottom:-2px;width:21px;height:15px;border:2px solid white;border-radius:3px;background:linear-gradient(to bottom,#ae1c28 0 33.333%,#fff 33.333% 66.666%,#21468b 66.666% 100%);box-shadow:0 1px 4px #173b6626}.mainnav .brand{gap:14px}@media(max-width:560px){.mainnav .brand{gap:11px}.language-flag{width:19px;height:14px;right:-5px;bottom:-1px}}

.language-flag{background:none;overflow:hidden}.flag-nl{background:linear-gradient(#ae1c28 0 33.333%,#fff 33.333% 66.666%,#21468b 66.666%)}.flag-de{background:linear-gradient(#111 0 33.333%,#d00 33.333% 66.666%,#ffce00 66.666%)}.flag-fr{background:linear-gradient(90deg,#002395 0 33.333%,#fff 33.333% 66.666%,#ed2939 66.666%)}.flag-es{background:linear-gradient(#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.flag-it{background:linear-gradient(90deg,#009246 0 33.333%,#fff 33.333% 66.666%,#ce2b37 66.666%)}.flag-pl{background:linear-gradient(#fff 0 50%,#dc143c 50%)}.flag-pt{background:linear-gradient(90deg,#006600 0 40%,#f00 40%)}.flag-gb{background:linear-gradient(90deg,transparent 42%,#c8102e 42% 58%,transparent 58%),linear-gradient(transparent 37%,#c8102e 37% 63%,transparent 63%),linear-gradient(90deg,transparent 34%,white 34% 66%,transparent 66%),linear-gradient(transparent 28%,white 28% 72%,transparent 72%),linear-gradient(33deg,transparent 43%,white 43% 57%,transparent 57%),linear-gradient(-33deg,#012169 43%,white 43% 57%,#012169 57%)}.flag-us{background:repeating-linear-gradient(#b22234 0 7.69%,white 7.69% 15.38%)}.flag-us:before{content:'';position:absolute;left:0;top:0;width:45%;height:54%;background:#3c3b6e}.flag-br{background:#009b3a}.flag-br:before{content:'';position:absolute;inset:2px 4px;background:#ffdf00;transform:rotate(35deg)}.flag-br:after{content:'';position:absolute;width:6px;height:6px;border-radius:50%;background:#002776;left:50%;top:50%;transform:translate(-50%,-50%)}
.cart-checkout{width:100%;margin-top:8px}.cart-checkout[hidden]{display:none}.cart-secondary{display:block;width:100%;background:transparent;border:0;color:#315e92;font-size:15px;min-height:48px;margin-top:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.checkout-page{padding-bottom:65px}.checkout-page>h1{font-size:49px}.checkout-intro{font-size:17px;margin-top:20px}.checkout-preview-note{font-size:14px;line-height:1.8;padding:18px 23px;border-left:3px solid #83a9d6;background:#f3f7fc;margin-block:28px}.checkout-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:start}.checkout-form-section{border-bottom:1px solid var(--line);padding-block:24px 32px}.checkout-form-section:first-child{padding-top:6px}.checkout-form-section h2{display:flex;gap:13px;align-items:center;font-size:25px;line-height:1.4;margin-bottom:23px}.checkout-form-section h2>span{width:32px;height:32px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:#eaf2fc;color:#3f72ac;font-size:15px}.checkout-form-section label{display:block;font-size:15px;font-weight:600;margin:19px 0 8px}.checkout-form-section input{width:100%;font:16px 'DM Sans',sans-serif;border:1px solid #cbd9e9;border-radius:8px;padding:15px;background:white;color:var(--navy)}.checkout-form-section p{font-size:16px;line-height:1.85;margin-bottom:20px}.checkout-form-section small{display:block;font-size:13px;color:var(--muted);margin-top:8px}.checkout-summary{background:#f3f7fc;border:1px solid #dce7f4;border-radius:14px;padding:28px}.checkout-summary h2{font-size:27px;margin-bottom:20px}.checkout-line{display:flex;align-items:start;justify-content:space-between;gap:20px;border-bottom:1px solid #dae5f2;padding-block:20px;font-size:15px}.checkout-line strong{display:block;font-size:16px}.checkout-line small{display:block;font-size:13px;color:var(--muted);margin-top:7px}.checkout-line b{white-space:nowrap}.checkout-total{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-block:23px;font-size:14px}.checkout-total strong{font-size:26px;letter-spacing:-.04em}.edit-cart{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;color:#315e92;min-height:44px;font-size:14px;padding:8px 0;cursor:pointer}.checkout-help{display:block;font-size:14px;line-height:1.8;color:#315e92;margin-top:22px}.checkout-pending{font-size:14px;line-height:1.8}.checkout-success{background:#ebf6f0;border:1px solid #c7e2d2;border-radius:8px;padding:20px;color:#286148;font-size:15px;line-height:1.85;margin-top:20px}.checkout-empty{margin-top:32px;padding:35px;border:1px solid var(--line);border-radius:12px}.checkout-empty h2{font-size:28px}.checkout-empty p{font-size:16px;margin-block:20px}.checkout-form-section .button{width:100%;justify-content:space-between}@media(max-width:800px){.checkout-layout{grid-template-columns:1fr;gap:30px}.checkout-summary{grid-row:1}.checkout-page>h1{font-size:43px}}@media(max-width:480px){.checkout-page>h1{font-size:37px}.checkout-intro{font-size:16px}.checkout-summary{padding:24px}.checkout-form-section h2{font-size:23px}.checkout-total strong{font-size:23px}.checkout-line{gap:12px}.checkout-empty{padding:25px}}
.order-flow{background:#f7faff}.order-flow header{background:#fff}.checkout-progress{display:flex;gap:20px;justify-content:center;align-items:center;padding-block:30px;border-bottom:1px solid #e0e9f5;font-size:14px;color:#74869c}.checkout-progress>strong{color:#286bc0;font-weight:650}.checkout-progress>span:not(:last-child):after,.checkout-progress>strong:not(:last-child):after{content:'→';margin-left:20px;color:#a1b6ce}.checkout-title{display:flex;justify-content:space-between;gap:30px;align-items:center}.checkout-title-icon{width:75px;height:85px;border-radius:22px 22px 38px 38px;display:grid;place-items:center;background:#e6f3ed;color:#5a9682;font-size:36px;margin-right:20px}.checkout-title h1{font-size:48px}.checkout-page>.eyebrow{margin-top:15px}.checkout-preview-note{border-radius:8px;font-size:13px;background:#edf4fd}.checkout-layout{gap:35px}.checkout-form-section{background:white;border:1px solid #dfe8f3;border-radius:14px;padding:28px 30px;margin-bottom:20px}.checkout-form-section:first-child{padding-top:28px}.checkout-form-section input{background:#fcfdff}.checkout-form-section h2{font-size:24px}.checkout-summary{background:white;border:1px solid #d6e4f4;border-top:4px solid #8eb5e4;box-shadow:0 12px 40px #224b7907;padding:30px;border-radius:8px 8px 16px 16px}.checkout-summary .purchase-reassurance{padding-top:17px;border-top:1px solid var(--line)}.checkout-form-section>p{color:#657b94}.thankyou-page{padding-bottom:65px}.thanks-hero{text-align:center;padding:50px 0 45px}.thanks-check{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;margin:0 auto 26px;color:#438c78;background:#e3f2eb;box-shadow:0 0 0 10px #eff8f3;font-size:35px}.thanks-hero .eyebrow{color:#5b81ac;font-size:12px;margin-bottom:19px}.thanks-hero h1{font-size:49px;line-height:1.2}.thanks-hero h1 em{font-style:normal;color:#3878c5}.thanks-hero p{font-size:17px;line-height:1.9;margin:20px auto;max-width:620px}.thanks-preview{display:inline-block;font-size:13px;color:#5e7896;background:#eaf2fc;border-radius:20px;padding:8px 17px}.thanks-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:start}.thanks-next{padding:25px 5px}.thanks-next .eyebrow{font-size:12px;margin-bottom:16px}.thanks-next h2{font-size:31px}.thanks-next ol{list-style:none;padding:0;margin:30px 0}.thanks-next li{display:flex;gap:20px;position:relative;padding-bottom:30px}.thanks-next li>span{flex-shrink:0;background:#e8f1fc;color:#4b80bb;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-size:14px;z-index:1}.thanks-next li:not(:last-child):after{content:'';position:absolute;top:34px;bottom:0;left:17px;width:1px;background:#d4e3f4}.thanks-next li h3{font-size:22px;line-height:1.4}.thanks-next li p{font-size:16px;line-height:1.9;margin-top:10px;max-width:440px}.thanks-personal{display:flex;gap:20px;border-top:1px solid #dae5f3;padding-top:26px}.thanks-personal>span{font-size:45px;color:#6997c7;line-height:1.2}.thanks-personal h3{font-size:21px;line-height:1.4}.thanks-personal p{font-size:15px;line-height:1.8;margin-top:10px}.thanks-personal a{display:inline-block;font-size:14px;color:#306caf;margin-top:15px;text-decoration:underline;text-underline-offset:4px}.thanks-receipt{background:white;border:1px solid #d8e5f4;border-radius:15px;padding:30px;box-shadow:0 12px 40px #244f8010}.receipt-heading{position:relative;border-bottom:1px dashed #d3e0ef;padding-bottom:25px}.receipt-heading .eyebrow{font-size:12px;margin-bottom:13px}.receipt-heading h2{font-size:29px}.receipt-status{display:inline-block;color:#4a7d6f;background:#eaf5ef;border-radius:5px;padding:5px 10px;font-size:12px;margin-top:18px}.receipt-note{font-size:14px;line-height:1.8;border-top:1px dashed #d3e0ef;padding-top:20px;margin-bottom:25px}.thanks-receipt .button{width:100%;font-size:14px;gap:18px}.thanks-back{display:block;text-align:center;font-size:14px;color:#4b739f;padding-block:14px;margin-top:6px;min-height:44px}.order-flow .team-trust{margin-top:0}
@media(max-width:800px){.checkout-title h1{font-size:43px}.checkout-layout{gap:20px}.thanks-layout{grid-template-columns:1fr;gap:25px}.thanks-receipt{grid-row:1}.thanks-hero h1{font-size:43px}.thanks-next li p{max-width:none}.thanks-hero{padding-block:40px}.checkout-summary{padding:27px}.checkout-title-icon{width:60px;height:70px;flex-shrink:0}.checkout-title h1{font-size:42px}}
@media(max-width:480px){.checkout-progress{gap:9px;font-size:12px;padding-block:23px}.checkout-progress>span:not(:last-child):after,.checkout-progress>strong:not(:last-child):after{margin-left:9px}.checkout-title-icon{display:none}.checkout-title h1{font-size:38px}.checkout-form-section{padding:24px 21px}.checkout-form-section:first-child{padding-top:24px}.checkout-form-section h2{font-size:23px;gap:11px}.checkout-summary{padding:24px}.thanks-hero h1{font-size:35px}.thanks-hero p{font-size:16px}.thanks-hero .eyebrow{font-size:12px}.thanks-preview{font-size:12px;padding:8px 12px}.thanks-receipt{padding:25px}.thanks-next h2{font-size:29px}.thanks-next li{gap:15px}.thanks-next li h3{font-size:21px}.thanks-personal{gap:15px}.thanks-personal h3{font-size:21px}.thankyou-page{padding-bottom:45px}}
/* Readable product guides across the complete catalogue. */
.product-reading{display:grid;grid-template-columns:230px minmax(0,760px);gap:80px;justify-content:space-between;padding-top:65px;padding-bottom:85px;align-items:start}
.product-reading-nav{position:sticky;top:130px;display:grid;gap:5px;padding:24px 0}
.product-reading-nav strong{font-size:23px;line-height:1.3;margin:8px 0 20px}
.product-reading-nav a{font-size:16px;line-height:1.5;color:#365377;padding:9px 0;text-decoration:none;border-bottom:1px solid #e5ebf4}
.product-reading-nav a:hover{color:#216adb}
.product-copy{min-width:0;font-size:17px;line-height:1.8;color:#42526a}
.product-copy section{scroll-margin-top:130px;padding:0 0 34px;margin:0 0 38px;border-bottom:1px solid #e0e7f1}
.product-copy h2{font-size:clamp(25px,2.5vw,34px);line-height:1.22;color:#142a47;margin:0 0 22px;letter-spacing:-.6px}
.product-copy .eyebrow{display:block;margin-bottom:14px}
.product-copy p{font-size:17px!important;line-height:1.85!important;margin:0 0 19px}
.product-copy ul,.product-copy ol{padding-left:24px;margin:20px 0 24px}
.product-copy li{padding:5px 0;font-size:17px;line-height:1.75}
.product-copy details{padding:19px 0;border-top:1px solid #dce4ef}
.product-copy summary{cursor:pointer;color:#142a47;font-size:18px;font-weight:650;line-height:1.5;padding-right:12px}
.product-copy details p{margin:16px 0 0}
.product-copy .official-sources{list-style:none;margin:20px 0 0;padding:0}
.official-sources a{display:flex;justify-content:space-between;gap:16px;background:#edf4fc;color:#205fae;border-radius:12px;padding:17px 20px;text-decoration:none;font-size:16px;line-height:1.55}
.official-sources a:hover{background:#dfeeff}
.copy-option{display:grid;gap:9px;font-weight:600;font-size:16px;margin:20px 0;color:#142a47}
.copy-option select{width:100%;max-width:100%;min-height:50px;font:inherit;font-weight:400;color:#142a47;border:1px solid #cdd8e8;background:white;border-radius:10px;padding:12px}
.expanded-product>div{min-width:0}
.expanded-product h1{font-size:clamp(38px,4.3vw,64px);line-height:1.08;overflow-wrap:break-word}
.copy-filterbar{display:flex;flex-wrap:wrap;overflow:visible!important;gap:9px}
.copy-filterbar button{white-space:normal;min-height:44px}
.product-copy a:focus-visible,.product-reading-nav a:focus-visible,.copy-option select:focus-visible{outline:3px solid #216adb;outline-offset:4px}
@media(max-width:1280px){.desktop-platforms{display:none!important}.mobile-platforms{display:block!important}}
@media(max-width:900px){.product-reading{grid-template-columns:1fr;gap:30px;padding-top:30px;padding-bottom:35px}.product-reading-nav{position:static;display:flex;flex-wrap:wrap;gap:8px;padding:20px;background:#f2f6fd;border-radius:16px}.product-reading-nav>.eyebrow,.product-reading-nav>strong{width:100%;margin:0 0 8px}.product-reading-nav a{border:1px solid #d9e4f3;border-radius:8px;padding:9px 12px;background:#fff;font-size:15px}.product-copy h2{font-size:27px}.product-copy section{padding-bottom:25px;margin-bottom:28px}.expanded-product h1{font-size:40px}.official-sources a{padding:15px;font-size:16px}}
.original-product-copy h2{margin-top:38px}.original-product-copy h2:first-child{margin-top:0}.original-product-copy h3{font-size:23px;line-height:1.4;margin:26px 0 14px;color:#142a47}.original-product-copy h4,.original-product-copy h5{font-size:19px;line-height:1.5;margin:22px 0 12px}.original-product-copy table{border-collapse:collapse;width:100%;table-layout:fixed;margin:24px 0;font-size:16px}.original-product-copy th,.original-product-copy td{border:1px solid #dbe4ef;padding:12px;text-align:left;overflow-wrap:anywhere}.original-product-copy th{background:#eef4fc}.original-product-copy td p,.original-product-copy th p{margin:0;font-size:16px!important}.original-product-copy{overflow-wrap:anywhere}.original-product-copy>div{margin:18px 0}.original-product-copy li>p{margin-bottom:5px}
