@charset "UTF-8";
.xxl-body{margin:0!important;background:#fff!important;color:#182a2a!important}.xxl-shell{--ink:#152f30;--muted:#607373;--teal:#006a63;--line:#e0e9e6;--mint:#edf5ef;--lime:#dcf58b;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;color:var(--ink);background:#fff}.xxl-shell *{box-sizing:border-box}.xxl-shell h1,.xxl-shell h2,.xxl-shell h3,.xxl-shell p,.xxl-shell ul,.xxl-shell figure{margin:0}.xxl-shell h1,.xxl-shell h2,.xxl-shell h3{font-family:inherit;font-style:normal;text-transform:none;color:var(--ink);font-weight:700;line-height:1.13;letter-spacing:-.04em}.xxl-shell h1{font-size:clamp(38px,4.2vw,62px)}.xxl-shell h2{font-size:clamp(28px,3vw,42px)}.xxl-shell h3{font-size:22px;letter-spacing:-.025em}.xxl-shell a{color:inherit;text-decoration:none}.xxl-shell img{display:block;max-width:100%;height:auto}.xxl-shell button{font:inherit;cursor:pointer}.xxl-shell a:focus-visible,.xxl-shell button:focus-visible,.xxl-shell summary:focus-visible{outline:3px solid #08796d;outline-offset:5px}.xxl-container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.xxl-topline{background:#f2f6f3;color:#50635e;font-size:12px;letter-spacing:.025em}.xxl-topline .xxl-container{display:flex;justify-content:space-between;padding-block:9px}.xxl-header{background:rgba(255,255,255,.98);border-bottom:1px solid var(--line)}.xxl-header-inner{display:flex;align-items:center;gap:30px;min-height:100px}.xxl-logo{margin-right:auto;flex-shrink:0}.xxl-logo img{width:280px;height:70px;object-fit:contain}.xxl-header nav{display:flex;gap:26px;align-items:center;font-size:14px;font-weight:600;white-space:nowrap}.xxl-header nav a:hover,.xxl-footer a:hover{color:#008076}.xxl-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:0!important;border-radius:8px!important;background:var(--teal)!important;color:#fff!important;padding:15px 24px!important;font-size:15px!important;font-weight:650!important;line-height:1.4!important;box-shadow:none!important;white-space:nowrap}.xxl-button:hover{background:#004e4b!important;transform:translateY(-1px)}.xxl-header-cta{font-size:13px!important;padding:13px 18px!important}.xxl-menu-toggle{display:none}.xxl-hero{padding:56px 0 44px;background:linear-gradient(110deg,#f4f8f3 0%,#f8faf7 52%,#fff 52%)}.xxl-hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:62px;align-items:center}.xxl-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);line-height:1.5}.xxl-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4a9378;margin-right:7px;box-shadow:0 0 0 5px #e4efdf}.xxl-hero h1{font-size:clamp(42px,4.8vw,68px);margin:23px 0;line-height:1.06;letter-spacing:-.055em}.xxl-hero h1 span{color:var(--teal)}.xxl-lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:650px}.xxl-hero-copy .xxl-lead{max-width:485px}.xxl-hero-actions{display:flex;gap:25px;align-items:center;margin-top:30px}.xxl-text-link{font-weight:650;font-size:14px;display:inline-block;color:var(--teal)!important}.xxl-benefits{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;font-size:11px;color:#4b6762}.xxl-apple-feature{position:relative;isolation:isolate;border-radius:20px;overflow:hidden;min-height:398px;background:#140f11;color:#fff}.xxl-apple-feature>img{position:absolute;height:100%;width:63%;object-fit:cover;object-position:center;right:0;z-index:-2;opacity:.86}.xxl-apple-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1a1519 3%,rgba(26,21,25,.92) 26%,transparent 72%);z-index:-1}.xxl-apple-copy{padding:34px 30px;max-width:75%}.xxl-pill{font-size:10px;letter-spacing:.04em;display:inline-block;border:1px solid #79666c;border-radius:20px;padding:4px 10px;color:#eedddd}.xxl-apple-copy h2{font-size:37px;color:#fff;line-height:1.08;margin:39px 0 14px;letter-spacing:-.04em}.xxl-apple-copy>p:not(.xxl-pill){font-size:13px;color:#dfd0d6;line-height:1.6}.xxl-feature-link{display:inline-block;margin-top:25px;font-weight:600;font-size:13px;border-bottom:1px solid #baacae;padding-bottom:4px}.xxl-photo-credit{position:absolute;bottom:10px;right:15px;font-size:9px;color:#bdb1b4}.xxl-paths{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-block:28px 45px}.xxl-paths>a{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:10px;padding:19px 15px;transition:background .15s}.xxl-paths>a:hover{background:var(--mint);border-color:#afccc2}.xxl-paths>a>span:last-child{margin-left:auto;color:#607e72}.xxl-path-icon{font-size:28px;color:var(--teal);line-height:1}.xxl-paths strong{display:block;font-size:14px;line-height:1.4}.xxl-paths small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.xxl-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:30px}.xxl-section-heading h2{margin-top:10px}.xxl-section-heading>p{font-size:14px;color:var(--muted);max-width:350px}.xxl-compare-section{background:#f6f8f6;border-block:1px solid #e7ede8;padding:50px 0}.xxl-compare-tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);margin-bottom:0;font-size:13px}.xxl-compare-tabs>*{padding:14px 23px}.xxl-compare-tabs>span{background:#fff;color:var(--teal);font-weight:700;border:1px solid var(--line);border-bottom:1px solid white;border-radius:9px 9px 0 0;margin-bottom:-1px}.xxl-widget{background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 12px 12px;padding:38px 28px;min-width:0}.xxl-widget-intro{text-align:center;max-width:640px;margin:0 auto}.xxl-symbol{display:block;color:var(--teal);font-size:24px}.xxl-widget-intro h3{margin:8px 0 12px;font-size:25px}.xxl-widget-intro p{font-size:13px;color:var(--muted);margin-bottom:22px}.xxl-widget-intro p a{text-decoration:underline}.xxl-widget-status{font-size:13px;color:var(--muted);padding:20px 0}.xxl-widget iframe{width:100%;border:0}.xxl-widget [hidden],.xxl-shell [hidden]{display:none!important}.xxl-disclosure{font-size:10px;color:#60726c;margin-top:16px;max-width:950px}.xxl-disclosure a{text-decoration:underline}.xxl-editorial{padding-block:64px}.xxl-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.xxl-story-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.xxl-story-image{height:220px;background:#f0f2f1;display:flex;align-items:center;justify-content:center;overflow:hidden}.xxl-story-image img{width:100%;height:100%;object-fit:contain}.xxl-story-copy{padding:24px;display:flex;flex-direction:column;flex:1}.xxl-story-copy .xxl-eyebrow{font-size:10px;letter-spacing:.08em}.xxl-story-copy .xxl-eyebrow span{color:var(--muted);font-weight:400;letter-spacing:0;text-transform:none}.xxl-story-copy h3{font-size:23px;margin:12px 0}.xxl-story-copy>p:not(.xxl-eyebrow){font-size:13px;color:var(--muted);line-height:1.75;margin-bottom:20px}.xxl-story-copy>.xxl-text-link{margin-top:auto;font-size:12px}.xxl-brand-art{font-size:55px;letter-spacing:-.05em;color:#788c88}.xxl-guide-band{background:var(--mint);border-radius:16px;padding:45px;display:grid;grid-template-columns:1fr 1.3fr;gap:60px;margin-bottom:68px}.xxl-guide-band h2{margin:12px 0 18px}.xxl-guide-band p{font-size:14px;color:var(--muted);margin-bottom:22px}.xxl-guide-steps article{display:flex;gap:23px;padding:22px 0;border-bottom:1px solid #d4e3d8}.xxl-guide-steps article:first-child{padding-top:0}.xxl-guide-steps article:last-child{border-bottom:0;padding-bottom:0}.xxl-guide-steps article>span{font-size:12px;color:var(--teal);padding-top:3px;font-weight:700}.xxl-guide-steps h3{font-size:18px;margin-bottom:9px}.xxl-guide-steps p{font-size:13px;margin-bottom:0;line-height:1.65}.xxl-faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:60px;padding-bottom:80px}.xxl-faq-section h2{margin:12px 0}.xxl-faq-section>div>p:last-child{font-size:14px;color:var(--muted)}.xxl-faq details{border-bottom:1px solid var(--line)}.xxl-faq summary{list-style:none;cursor:pointer;position:relative;padding:21px 35px 21px 0;font-weight:600;font-size:15px}.xxl-faq summary:after{content:"+";position:absolute;right:4px;color:var(--teal);font-size:22px;top:15px}.xxl-faq details[open] summary:after{content:"−"}.xxl-faq summary::-webkit-details-marker{display:none}.xxl-faq details p{font-size:14px;color:var(--muted);padding-bottom:18px}.xxl-faq a{text-decoration:underline}.xxl-footer{background:#142f2e;color:#bfd0c9;padding:52px 0 20px;font-size:12px}.xxl-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:45px}.xxl-footer-brand{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.04em;line-height:1.3}.xxl-footer-brand span{color:var(--lime);margin-left:3px}.xxl-footer p{margin-top:14px;font-size:12px;line-height:1.8}.xxl-footer h2{font-size:13px;color:#fff;letter-spacing:0;margin-bottom:16px}.xxl-footer-grid a{display:block;margin-bottom:8px}.xxl-footer-bottom{margin-top:42px;padding-top:22px;border-top:1px solid #35514a;display:flex;justify-content:space-between;font-size:10px}.xxl-footer-bottom>div{display:flex;gap:25px}.xxl-page{padding-block:44px 80px;min-height:60vh}.xxl-page-heading{max-width:820px;margin-bottom:40px}.xxl-page-heading h1{margin:15px 0 20px}.xxl-page .xxl-widget{border:1px solid var(--line);border-radius:12px;margin-bottom:50px}.xxl-prose{max-width:790px;margin-inline:auto;overflow-wrap:anywhere}.xxl-prose h1{margin-bottom:25px}.xxl-prose h2{font-size:29px;line-height:1.25;margin:40px 0 16px}.xxl-prose h3{font-size:23px;margin:28px 0 12px}.xxl-prose p{margin:0 0 18px}.xxl-prose ul,.xxl-prose ol{padding-left:24px;margin-bottom:20px}.xxl-prose li{margin-bottom:8px}.xxl-prose a{color:var(--teal);text-decoration:underline;text-underline-offset:3px}.xxl-prose table{width:100%;border-collapse:collapse;font-size:14px;margin:25px 0}.xxl-prose th,.xxl-prose td{padding:13px;border-bottom:1px solid var(--line);text-align:left}.xxl-prose th{background:var(--mint)}.xxl-breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:35px}.xxl-meta{font-size:11px;color:var(--muted);margin-top:20px!important}.xxl-article-figure{background:#f2f4f1;border-radius:12px;overflow:hidden;margin:35px 0!important}.xxl-article-figure img{width:100%;height:400px;object-fit:contain}.xxl-article-figure figcaption{padding:10px 20px;font-size:10px;color:var(--muted)}.xxl-note{padding:22px;background:var(--mint);border-left:3px solid var(--teal);border-radius:0 7px 7px 0;margin:25px 0}.xxl-preview-bar{background:#fff3cf;color:#695516;font:12px/1.5 ui-sans-serif,system-ui;text-align:center;padding:7px 16px}.xxl-skip{position:fixed;left:20px;top:-100px;padding:12px;background:white;z-index:100000}.xxl-skip:focus{top:40px}
@media(min-width:1600px){.xxl-hero{padding-block:70px 55px}.xxl-apple-feature{min-height:440px}}
@media(max-width:1150px){.xxl-container{width:calc(100% - 48px)}.xxl-header-inner{gap:22px}.xxl-logo img{width:235px;height:60px}.xxl-header nav{gap:18px;font-size:12px}.xxl-header-cta{display:none}.xxl-hero-grid{gap:35px}.xxl-hero-actions{gap:16px;flex-wrap:wrap}.xxl-apple-copy h2{font-size:32px}.xxl-apple-feature{min-height:380px}.xxl-paths{gap:10px}.xxl-paths>a{gap:9px;padding:18px 10px}.xxl-paths small{font-size:9px}.xxl-path-icon{font-size:23px}.xxl-footer-grid{gap:26px}}
@media(max-width:800px){.xxl-container{width:calc(100% - 36px)}.xxl-header-inner{min-height:80px;flex-wrap:wrap;gap:0}.xxl-logo img{width:230px;height:58px}.xxl-menu-toggle{display:block;background:transparent!important;color:var(--ink)!important;border:1px solid var(--line);border-radius:6px;padding:8px 12px;font-size:12px}.xxl-menu-toggle span{padding-left:10px}.xxl-header nav{display:none;width:100%;padding:15px 0 20px;align-items:flex-start;flex-direction:column;font-size:15px;gap:14px}.xxl-header nav.is-open{display:flex}.xxl-hero{padding:34px 0 25px;background:#f5f8f3}.xxl-hero-grid{grid-template-columns:1fr;gap:30px}.xxl-hero h1{font-size:54px}.xxl-hero-copy .xxl-lead{font-size:17px;max-width:590px}.xxl-hero-actions{margin-top:22px}.xxl-benefits{font-size:10px;margin-top:20px;gap:13px}.xxl-apple-feature{min-height:340px}.xxl-apple-feature>img{object-fit:contain;object-position:right center}.xxl-apple-copy{padding:25px}.xxl-apple-copy h2{font-size:34px;margin-top:30px}.xxl-paths{grid-template-columns:repeat(2,1fr);padding-block:20px 30px;gap:12px}.xxl-paths>a{padding:17px 14px;gap:13px}.xxl-paths small{font-size:10px}.xxl-section-heading{align-items:flex-start;gap:17px;flex-direction:column}.xxl-section-heading h2{font-size:34px}.xxl-compare-section{padding:35px 0}.xxl-compare-tabs{font-size:11px}.xxl-compare-tabs>*{padding:12px 15px}.xxl-widget{padding:26px 17px}.xxl-widget-intro h3{font-size:23px}.xxl-editorial{padding-block:40px}.xxl-story-grid{grid-template-columns:1fr}.xxl-story-card{display:grid;grid-template-columns:1fr 1.3fr}.xxl-story-image{height:100%;min-height:210px}.xxl-story-copy{padding:20px}.xxl-story-copy h3{font-size:22px}.xxl-guide-band{grid-template-columns:1fr;padding:28px;gap:30px;margin-bottom:40px}.xxl-faq-section{grid-template-columns:1fr;gap:20px;padding-bottom:45px}.xxl-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.xxl-footer-grid>div:first-child{grid-column:1/-1}.xxl-footer-grid>div:last-child{grid-column:1/-1}.xxl-page{padding-top:26px}.xxl-prose{font-size:16px}.xxl-prose h2{font-size:26px}.xxl-article-figure img{height:300px}}
@media(max-width:460px){.xxl-topline .xxl-container{justify-content:center}.xxl-topline a{display:none}.xxl-logo img{width:218px}.xxl-menu-toggle{padding:7px 9px}.xxl-hero h1{font-size:46px}.xxl-hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.xxl-hero-actions .xxl-button{width:100%}.xxl-benefits{gap:9px;font-size:9px}.xxl-apple-feature{min-height:328px}.xxl-apple-copy h2{font-size:30px}.xxl-paths>a{padding:16px 10px;gap:9px}.xxl-paths strong{font-size:13px}.xxl-paths small{font-size:10px;max-width:115px;line-height:1.5}.xxl-paths>a>span:last-child{display:none}.xxl-story-card{display:flex}.xxl-story-image{height:215px;min-height:0}.xxl-story-copy{padding:22px}.xxl-footer-bottom{flex-direction:column;gap:15px}.xxl-preview-bar{font-size:10px}.xxl-compare-tabs>*{padding-inline:11px}}
@media(prefers-reduced-motion:reduce){.xxl-shell *{scroll-behavior:auto!important;transition:none!important;transform:none!important}}
/* Original SIM mascot paired with an accessible, responsive live wordmark. */
.xxl-logo{display:flex;align-items:center;gap:10px;min-width:0}.xxl-logo img{width:67px;height:65px;object-fit:contain}.xxl-wordmark{font-size:18px;line-height:1.2;font-weight:650;letter-spacing:-.055em;white-space:nowrap}.xxl-wordmark strong{display:block;color:var(--teal);font-size:31px;line-height:1;font-weight:850;letter-spacing:-.045em;margin-top:2px}.xxl-wordmark strong span{color:#81aa37}
@media(max-width:1150px){.xxl-logo img{width:60px;height:60px}.xxl-wordmark{font-size:17px}.xxl-wordmark strong{font-size:28px}}
@media(max-width:460px){.xxl-logo{gap:7px}.xxl-logo img{width:47px;height:51px}.xxl-wordmark{font-size:14px}.xxl-wordmark strong{font-size:25px}}
