/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#0e2942;--navy2:#173f61;--gold:#e9b949;--ink:#17212b;--muted:#596878;--line:#dce4ea;--paper:#f5f7f9}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica Neue,sans-serif}.hero{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:34px 0 48px}.brandRow{grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{background:#fff;border-radius:10px;width:245px;padding:10px 16px;box-shadow:0 8px 24px #0004}.brand img{object-fit:contain;width:100%;height:58px}.simpsonBrand{color:#d8e5ee;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:14px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.simpsonBrand img{object-fit:contain;width:190px;height:86px;display:block}.kicker,.sectionLabel,.eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.kicker{color:var(--gold)}.hero h1{max-width:760px;margin:12px 0 16px;font-size:clamp(34px,5vw,58px);line-height:1.03}nav{z-index:5;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;box-shadow:0 3px 12px #10283c12}.navInner{gap:3px;display:flex;overflow:auto}.navInner a{color:var(--muted);white-space:nowrap;border-bottom:3px solid #0000;padding:15px 14px;font-size:13px;font-weight:800;text-decoration:none}.intro{text-align:center;padding:60px 0 26px}.sectionLabel{color:#9a6412}.intro>p:last-child{max-width:720px;color:var(--muted);margin:auto;line-height:1.65}.systems{gap:28px;padding-bottom:62px;display:grid}.system{border:1px solid var(--line);background:#fff;border-radius:16px;scroll-margin-top:65px;overflow:hidden;box-shadow:0 7px 24px #142b3e0d}.system:before{content:"";background:#2877b5;height:7px;display:block}.system.orange:before{background:#d96625}.system.gold:before{background:#d6a120}.system.green:before{background:#258c63}.systemHead{border-bottom:1px solid var(--line);background:#f9fbfc;justify-content:space-between;gap:20px;padding:26px 28px;display:flex}.eyebrow{color:#2877b5;margin:0 0 5px}.orange .eyebrow{color:#b9501e}.gold .eyebrow{color:#9a6b02}.green .eyebrow{color:#14744e}.systemHead h2{color:var(--navy);margin:0;font-size:27px}.systemHead p:last-child{color:var(--muted);max-width:650px;margin:8px 0 0;line-height:1.5}.quote{text-align:right;min-width:180px}.quote span,.quote small{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:800;display:block}.quote strong{color:var(--navy);margin:3px 0;font-size:26px;display:block}.systemBody{grid-template-columns:.85fr 1.15fr;gap:28px;padding:26px 28px;display:grid}.featured{border-right:1px solid var(--line);grid-template-columns:180px 1fr;align-items:center;gap:18px;padding-right:28px;display:grid}.photo{justify-content:center;align-items:center;height:190px;display:flex}.photo img{object-fit:contain;max-width:100%;max-height:100%}.featured h3{color:var(--navy);margin:6px 0;font-size:18px}.featured p,.accessory p{color:var(--muted);margin:0;font-size:13px}.priceLine{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.priceLine strong{color:var(--navy);font-size:22px}.priceLine button,.accessPrice button{border:1px solid var(--navy);color:var(--navy);background:#fff;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:800}.accessories h3{color:var(--navy);margin:0 0 10px;font-size:15px}.accessory{border-top:1px solid #edf1f4;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.toolIcon{width:26px;height:26px;color:var(--navy);background:#e9eff4;border-radius:50%;place-items:center;font-weight:900;display:grid}.accessory h4{margin:3px 0;font-size:13px}.accessPrice{text-align:right}.accessPrice strong{color:var(--navy);margin-bottom:4px;font-size:14px;display:block}.addSystem{background:var(--navy);color:#fff;border:0;border-top:1px solid #dbe4ea;width:100%;padding:15px;font-size:14px;font-weight:900}.addSystem:hover{background:#194768}.orderGrid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:50px;display:grid}.cart{background:#fff;border:1px solid #d6e0e8;border-radius:14px;min-height:120px;padding:18px}footer strong{color:#fff}@media (width<=850px){.heroInner,.systemBody,.orderGrid{grid-template-columns:1fr}.featured{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px}.helpInner{flex-direction:column;align-items:flex-start}.businessCard{flex-basis:auto;width:100%}}@media (width<=590px){.hero{padding-top:24px}.brandRow{flex-direction:column;align-items:flex-start}.brand{width:210px}.simpsonBrand{justify-content:space-between;width:100%}.simpsonBrand img{width:165px;height:74px}.systemHead{flex-direction:column}.quote{text-align:left}.systemBody,.systemHead{padding:20px}.featured{grid-template-columns:1fr}.photo{height:210px}.accessory{grid-template-columns:28px 1fr}.accessPrice{text-align:left;grid-column:2;align-items:center;gap:12px;display:flex}.heroActions{flex-direction:column}.heroActions a{text-align:center}.cartRow{font-size:13px}}.creditOption{background:#fff;padding:0 0 22px}.creditInner{background:linear-gradient(135deg,#f1f8fc,#f7fbfd);border:1px solid #c9dde9;border-left:7px solid #176b91;border-radius:16px;grid-template-columns:72px 1fr auto;align-items:center;gap:24px;padding:28px 30px;display:grid;box-shadow:0 7px 24px #142b3e0d}.creditIcon{color:#fff;background:#176b91;border-radius:50%;place-items:center;width:64px;height:64px;font-size:30px;font-weight:900;display:grid}.creditOption h2{color:var(--navy);margin:4px 0 7px;font-size:28px}.creditOption p{color:var(--muted);max-width:670px;margin:0;line-height:1.55}.creditOption .sectionLabel{color:#176b91}.creditOption a{color:#fff;white-space:nowrap;background:#176b91;border-radius:8px;padding:14px 18px;font-weight:900;text-decoration:none}.creditOption a:hover{background:#10526f}.financing{background:#fff;padding:0 0 58px}.financingInner{background:linear-gradient(135deg,#f8f4ff,#eef3f8);border:1px solid #d8cbea;border-left:7px solid #5b2b82;border-radius:16px;grid-template-columns:72px 1fr auto;align-items:center;gap:24px;padding:28px 30px;display:grid;box-shadow:0 7px 24px #142b3e0d}.financeIcon{color:#f0c34e;background:#5b2b82;border-radius:50%;place-items:center;width:64px;height:64px;font-size:32px;font-weight:900;display:grid}.financing h2{color:var(--navy);margin:4px 0 7px;font-size:28px}.financing p{color:var(--muted);max-width:670px;margin:0;line-height:1.55}.financing .sectionLabel{color:#7b4a9d}.financing a{color:#fff;white-space:nowrap;background:#5b2b82;border-radius:8px;padding:14px 18px;font-weight:900;text-decoration:none}.financing a:hover{background:#452062}.brand{width:360px;padding:12px 18px}.brand img{height:105px}footer a{color:#fff;font-weight:800;text-decoration:none}@media (width<=850px){.creditInner,.financingInner{grid-template-columns:64px 1fr}.creditOption a,.financing a{grid-column:2;justify-self:start}}@media (width<=590px){.brand{width:100%;max-width:330px}.brand img{height:auto}.creditInner,.financingInner{text-align:center;grid-template-columns:1fr}.creditIcon,.financeIcon{margin:auto}.creditOption a,.financing a{grid-column:1;justify-self:stretch}.financing{padding-bottom:40px}}body{background:linear-gradient(135deg,#17102a 0%,#2a1745 48%,#102c46 100%) fixed}nav{background:#f3edf9;border-bottom-color:#cfbfe1}.intro{background:linear-gradient(135deg,#eadff4 0%,#f7e8b4 100%);width:100%;max-width:none;padding:52px 18px 34px}.intro h2{max-width:1160px;margin:8px auto 12px}.systems{padding-top:32px}.system{background:linear-gradient(145deg,#f2ecf8 0%,#e7eef5 100%);border-color:#c7b8d8;box-shadow:0 14px 34px #08031055}.systemHead{background:linear-gradient(110deg,#ded0eb,#e8edf5);border-bottom-color:#c8bad6}.featured{background:#f7f2fb;border-right:1px solid #c8bad6;border-radius:12px;padding:18px 28px 18px 18px}.photo{background:#fff;border-radius:10px;padding:10px}.accessories{background:#eef2f7;border:1px solid #d2dce4;border-radius:12px;padding:18px}.accessory{border-top-color:#ccd7e0}.creditOption{background:linear-gradient(135deg,#2b1747,#132f4b);padding-top:34px}.financing{background:linear-gradient(135deg,#2b1747,#132f4b)}.help{background:linear-gradient(120deg,#e6d8f1 0%,#f3dfa0 100%)}.order{background:linear-gradient(135deg,#dcd0e9,#d6e2ec)}.cart{background:#f5f0f9;border-color:#c7b8d8}@media (width<=850px){.featured{border-bottom:1px solid #c8bad6;border-right:0}}.orderGrid{grid-template-columns:1fr 1fr;gap:42px}.orderIntro{margin-top:0}.customerForm input,.customerForm textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #b9c7d2;border-radius:7px;margin-top:6px;padding:11px 12px;display:block}.customerForm textarea{resize:vertical}.formNote{color:#667783;text-align:center;margin-top:9px;line-height:1.4;display:block}.gemStorefront{background:#152f49;border:1px solid #ac9bbd;border-radius:12px;margin:20px 0 18px;position:relative;overflow:hidden;box-shadow:0 10px 24px #2f164926}.gemStorefront img{object-fit:cover;width:100%;height:230px;display:block}.gemStorefront figcaption{color:#fff;background:linear-gradient(120deg,#142f49,#2e194b);flex-direction:column;gap:4px;padding:14px 16px;display:flex}.gemStorefront figcaption strong{font-size:16px}.gemStorefront figcaption span{color:#e7d99f;font-size:13px}.submitMessage{border-radius:10px;flex-direction:column;gap:7px;padding:20px;line-height:1.5;display:flex}.submitMessage.success{color:#174f31;background:#e1f3e8;border:1px solid #7fbd96}.submitMessage.error{color:#7a211c;background:#f8e5e3;border:1px solid #d49a94;margin-top:14px}.submitMessage strong{font-size:18px}.submitMessage span{font-size:14px}.orderDock{z-index:30;background:#fffdfb;border:2px solid #e9b949;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:min(310px,100vw - 36px);padding:13px 14px;display:flex;position:fixed;top:92px;right:18px;box-shadow:0 12px 30px #11081f55}.orderDock a{color:#fff;background:#0e2942;border-radius:7px;flex:none;padding:10px 11px;font-size:11px;font-weight:900;text-decoration:none}@media (width<=590px){.customerForm{grid-template-columns:1fr}.customerForm .wide{grid-column:auto}}@media (width<=650px){.orderDock{width:auto;inset:auto 10px 10px}.orderDock a{padding:10px}}.resourceHub{color:#1d2430;background:#f4efe7;min-height:100vh}.resourceShell{width:min(1160px,100% - 36px);margin:auto}.resourceHeader{color:#fff;background:#100b1d;border-bottom:4px solid #d7a832}.resourceHeader .resourceShell{justify-content:space-between;align-items:center;gap:28px;padding:14px 0;display:flex}.resourceBrand{background:#fff;border-radius:9px;padding:7px 12px;display:block}.resourceBrand img{object-fit:contain;width:240px;height:70px;display:block}.resourceLinks{box-shadow:none;background:0 0;border:0;flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex;position:static}.resourceLinks a{color:#f7efd8;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:800;text-decoration:none}.resourceLinks a:hover{color:#fff;background:#ffffff16}.resourceHero{color:#fff;background:radial-gradient(circle at 80% 15%,#5a3278 0,#2b1748 34%,#102d47 100%);padding:78px 0}.resourceHeroGrid{grid-template-columns:1.25fr .75fr;align-items:end;gap:58px;display:grid}.resourceKicker{color:#d7a832;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.resourceHero h1{margin:13px 0 24px;font-size:clamp(50px,8vw,86px);line-height:.94}.resourceLead{color:#dde4eb;max-width:730px;font-size:20px;line-height:1.65}.resourceActions{gap:12px;margin-top:30px;display:flex}.resourceActions a{color:#16111e;background:#d7a832;border-radius:7px;padding:14px 18px;font-weight:900;text-decoration:none}.resourceActions .outline{color:#fff;background:0 0;border:1px solid #fff6}.resourcePromise{background:#ffffff0d;border:1px solid #ffffff38;border-top:6px solid #d7a832;border-radius:15px;padding:30px}.resourcePromise span{color:#d7a832;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.resourcePromise strong{margin:11px 0;font-size:29px;line-height:1.18;display:block}.resourcePromise p{color:#d6dfeb;margin:0;line-height:1.6}.resourceExplore{background:linear-gradient(135deg,#eee4f3,#f6e8b8);padding:72px 0}.resourceExplore h2,.featuredResource h2,.resourceFuture h2{color:#142e46;margin:8px 0 30px;font-size:clamp(34px,5vw,54px)}.resourceGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.resourceGrid article{background:#fffdf9;border:1px solid #cdbdd8;border-radius:14px;padding:24px;box-shadow:0 9px 24px #2f16491a}.resourceGrid article>span{color:#efc557;background:#2e194b;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.resourceGrid h3{color:#142e46;margin:17px 0 9px;font-size:21px}.resourceGrid p{color:#586674;margin:0 0 18px;line-height:1.55}.resourceGrid small{color:#87642a;font-weight:800}.featuredResource{color:#fff;background:linear-gradient(135deg,#142f49,#2e194b);padding:70px 0}.featuredResourceInner{grid-template-columns:1fr .72fr;align-items:center;gap:55px;display:grid}.featuredResource h2{color:#fff;margin-bottom:17px}.featuredResource p{color:#d6e0e8;font-size:17px;line-height:1.65}.featuredResource ul{color:#efcc73;padding-left:20px;line-height:1.9}.featuredResourceInner>a{background:linear-gradient(150deg,#efe5f5,#f7e9b5);border:1px solid #f2d87a;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:250px;padding:30px;text-decoration:none;display:flex;box-shadow:0 18px 45px #08031266}.featuredResourceInner>a strong{color:#192d42;font-size:31px;line-height:1.15}.featuredResourceInner>a span{color:#6d427c;margin-top:13px;font-weight:900}.resourceFuture{text-align:center;background:#f6f0e8;padding:70px 0}.resourceFuture h2{max-width:850px;margin:8px auto 20px}.resourceFuture>div>p:last-child{color:#596878;max-width:800px;margin:auto;font-size:18px;line-height:1.7}.resourceFooter{color:#c1ccd4;background:#090f18;padding:30px 0}.resourceFooter .resourceShell{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.resourceFooter strong{color:#fff}.resourceFooter a{color:#efc557;font-weight:800;text-decoration:none}@media (width<=850px){.resourceHeroGrid,.featuredResourceInner{grid-template-columns:1fr}.resourceGrid{grid-template-columns:1fr 1fr}.resourceHeader .resourceShell{flex-direction:column;align-items:flex-start}.resourceLinks{justify-content:flex-start}.resourceHero{padding:55px 0}}@media (width<=590px){.resourceGrid{grid-template-columns:1fr}.resourceBrand img{width:210px;height:62px}.resourceLinks a{margin-right:8px;padding:8px 4px}.resourceHero h1{font-size:50px}.resourceLead{font-size:17px}.resourceActions{flex-direction:column}.resourceActions a{text-align:center}.resourceFooter .resourceShell{flex-direction:column;align-items:flex-start}}.resourceCard{background:#fffdf9;border:1px solid #cdbdd8;border-radius:14px;padding:24px;text-decoration:none;display:block;box-shadow:0 9px 24px #2f16491a}.resourceCard>span{color:#efc557;background:#2e194b;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.resourceCard.active{border-color:#b78b25;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 30px #2f16492b}.resourceCard.active:hover{transform:translateY(-4px);box-shadow:0 17px 34px #2f164938}.resourceBrand.clubBrand{padding:4px 10px}.resourceBrand.clubBrand img{width:112px;height:112px}.resourceHero h1{max-width:820px}@media (width<=590px){.resourceBrand.clubBrand img{width:96px;height:96px}}.sampleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.sampleCard{flex-direction:column;display:flex}.sampleCard .sampleType{color:#7b4a9d;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0;font-weight:900;display:block}.sampleCard strong{color:#87642a;margin-top:auto}.clubJoin{color:#fff;background:linear-gradient(135deg,#142f49,#2e194b);padding:62px 0}.clubJoinInner{grid-template-columns:1fr auto;align-items:center;gap:40px;display:grid}.clubJoin h2{margin:7px 0 12px;font-size:clamp(32px,5vw,50px)}.clubJoin p{color:#dbe4ec;max-width:720px;line-height:1.6}.clubJoinInner>a{color:#16111e;white-space:nowrap;background:#d7a832;border-radius:8px;padding:15px 20px;font-weight:900;text-decoration:none}.studentAdvantage{background:linear-gradient(135deg,#e3b83e 0%,#f4d77b 58%,#eee3f4 100%);border-top:7px solid #2e194b;border-bottom:1px solid #c5a34b;padding:64px 0}.studentAdvantageIntro{grid-template-columns:1fr auto;align-items:end;gap:44px;display:grid}.studentAdvantage h2{color:#142f49;max-width:760px;margin:8px 0 16px;font-size:clamp(36px,5vw,58px);line-height:1.02}.studentAdvantageIntro>div>p:last-child{color:#3e4250;max-width:820px;margin:0;font-size:17px;line-height:1.68}.studentAdvantageActions{flex-direction:column;gap:10px;min-width:245px;display:flex}.studentAdvantageActions a{color:#fff;text-align:center;background:#2e194b;border-radius:8px;padding:15px 18px;font-weight:900;text-decoration:none}.studentAdvantageActions a.studentOutline{color:#2e194b;background:#fff9e7;border:1px solid #7b5b24}.studentAdvantageGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;display:grid}.studentAdvantageGrid article{background:#fffdf8;border:1px solid #b69a53;border-top:7px solid #2e194b;border-radius:14px;padding:25px;box-shadow:0 12px 27px #4b331b1f}.studentAdvantageGrid article:nth-child(3){background:linear-gradient(145deg,#fffdf8,#f0e5f5);border-top-color:#d29e21}.studentAdvantageGrid span{color:#efc557;background:#2e194b;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid}.studentAdvantageGrid h3{color:#142f49;margin:16px 0 8px;font-size:22px}.studentAdvantageGrid p{color:#59606b;margin:0;line-height:1.58}@media (width<=850px){.studentAdvantageIntro{grid-template-columns:1fr}.studentAdvantageActions{max-width:360px}.studentAdvantageGrid{grid-template-columns:1fr}}@media (width<=700px){.sampleGrid,.clubJoinInner{grid-template-columns:1fr}.clubJoinInner>a{text-align:center;white-space:normal}.studentAdvantage{padding:48px 0}.studentAdvantageActions{min-width:0;max-width:none}}.resourcePromise.realHero{border-top:6px solid #d7a832;min-height:360px;padding:0;position:relative;overflow:hidden}.realHero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.realHero:after{content:"";background:linear-gradient(#0000,#0e1d2ee8);position:absolute;inset:35% 0 0}.realHero>div{z-index:1;position:absolute;bottom:23px;left:24px;right:24px}.realHero strong{font-size:25px}.realTraining{background:#f7f0e7;padding:54px 0 62px}.realTraining h2{color:#142f49;margin:8px 0 28px;font-size:clamp(31px,5vw,48px)}.realTrainingGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.realTraining figure{background:#fff;border:1px solid #d5c7d9;border-radius:13px;margin:0;overflow:hidden;box-shadow:0 10px 26px #2f164920}.realTraining img{object-fit:cover;width:100%;height:225px;display:block}.realTraining figure:nth-child(2) img{object-position:center 38%}.realTraining figcaption{color:#2e194b;text-align:center;padding:14px 16px;font-weight:900}@media (width<=760px){.realTrainingGrid{grid-template-columns:1fr}.realTraining img{height:260px}.resourcePromise.realHero{min-height:330px}}.booksPage{color:#1d2430;background:linear-gradient(135deg,#eee4f3,#f6e8b8);min-height:100vh}.booksHero{color:#fff;background:radial-gradient(circle at 80% 15%,#5a3278 0,#2b1748 34%,#102d47 100%);padding:76px 0}.booksHero h1{margin:12px 0 20px;font-size:clamp(46px,7vw,78px);line-height:1}.booksHero>div>p:last-child{color:#dbe4ec;max-width:760px;font-size:19px;line-height:1.65}.booksList{padding:70px 0}.booksGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.bookCard{background:#fffdf9;border:1px solid #c6b4d3;border-top:7px solid #d7a832;border-radius:16px;padding:34px;position:relative;overflow:hidden;box-shadow:0 13px 32px #2f164923}.bookNumber{color:#2e194b12;font-size:92px;font-weight:900;position:absolute;top:8px;right:18px}.bookCard h2{color:#142e46;margin:9px 0 4px;font-size:34px;position:relative}.bookCard h3{color:#6d427c;margin:0 0 20px;font-size:18px}.bookCard>p:not(.resourceKicker){color:#596878;min-height:105px;line-height:1.65}.bookCard>a{color:#fff;background:#2e194b;border-radius:7px;margin-top:10px;padding:13px 16px;font-weight:900;text-decoration:none;display:inline-block}.bookCard>a:hover{background:#452569}@media (width<=700px){.booksGrid{grid-template-columns:1fr}.booksHero{padding:52px 0}.bookCard>p:not(.resourceKicker){min-height:0}}.articlesPage{color:#1d2430;background:#f4efe7;min-height:100vh}.articlesHero{color:#fff;background:radial-gradient(circle at 82% 12%,#5a3278 0,#2b1748 36%,#102d47 100%);padding:76px 0 70px}.articlesHero h1{max-width:930px;margin:12px 0 20px;font-size:clamp(45px,7vw,76px);line-height:1}.articlesHero>div>p:not(.resourceKicker){color:#dbe4ec;max-width:810px;font-size:19px;line-height:1.65}.articleJump{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.articleJump a{color:#16111e;background:#d7a832;border-radius:7px;padding:13px 17px;font-weight:900;text-decoration:none}.articleJump a+a{color:#fff;background:0 0;border:1px solid #fff6}.articleSection{background:linear-gradient(135deg,#eee4f3,#f6e8b8);padding:68px 0;scroll-margin-top:20px}.articleSection h2{color:#142e46;margin:8px 0 30px;font-size:clamp(32px,5vw,50px)}.articleMore{background:#f5f0e9;border-top:1px solid #d9cdbf}.articleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.articleCard{background:#fffdf9;border:1px solid #c8b7d4;border-top:7px solid #d7a832;border-radius:15px;flex-direction:column;justify-content:space-between;gap:24px;padding:28px;display:flex;box-shadow:0 12px 30px #2f16491d}.articleType{color:#f0ca6a;letter-spacing:.1em;text-transform:uppercase;background:#2e194b;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-block}.articleCard h3{color:#142e46;margin:15px 0 8px;font-size:26px;line-height:1.18}.articleSource{font-weight:800;color:#78548c!important;font-size:13px!important}.articleCard p{color:#596878;margin:9px 0;font-size:15px;line-height:1.62}.articleLinks{flex-wrap:wrap;gap:9px;display:flex}.articleLinks a{color:#fff;background:#2e194b;border-radius:7px;align-items:center;gap:8px;padding:11px 13px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.articleLinks a:hover{background:#48286c}.articleLinks a:first-child{background:#142f49}.articleLinks a:first-child:hover{background:#1c4669}@media (width<=760px){.articleGrid{grid-template-columns:1fr}.articlesHero{padding:52px 0}.articleCard h3{font-size:23px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--navy:#102c46;--purple:#2b1748;--gold:#d7a832;--ink:#1d2935;--muted:#5e6d79;--line:#cbbdd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(135deg,#17102a,#2a1745 48%,#102c46) fixed;margin:0;font-family:Arial,Segoe UI,sans-serif}.shell{width:min(1160px,100% - 36px);margin:auto}.topbar{color:#ead88f;text-align:center;letter-spacing:.09em;text-transform:uppercase;background:#0a1320;padding:9px;font-size:12px;font-weight:900}.hero{color:#fff;border-bottom:5px solid var(--gold);background:radial-gradient(circle at 80% 15%,#5a3278 0,#2b1748 35%,#102d47 100%);padding:26px 0 58px}.heroInner{grid-template-columns:1.18fr .82fr;gap:48px;display:grid}.brandRow{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.brand{background:#fff;border-radius:10px;width:360px;padding:10px 16px}.brand img{object-fit:contain;width:100%;height:94px;display:block}.guideMark{text-align:right}.guideMark span{color:#d7cde0;text-transform:uppercase;letter-spacing:.12em;font-size:11px;display:block}.guideMark strong{color:#f0c755;font-size:32px}.heroCopy{align-self:end}.kicker,.sectionLabel,.eyebrow{color:#b07b17;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.hero .kicker{color:#e7bc4b}.hero h1{margin:14px 0 20px;font-size:clamp(44px,6vw,72px);line-height:.98}.heroCopy>p:last-of-type{color:#d5e0e8;max-width:700px;font-size:18px;line-height:1.6}.heroActions{gap:12px;margin-top:26px;display:flex}.heroActions a{border-radius:7px;padding:13px 18px;font-weight:900;text-decoration:none}.primary{background:var(--gold);color:#17111e}.secondary{color:#fff;border:1px solid #fff7}.lessonCard{border:1px solid #ffffff35;border-top:6px solid var(--gold);background:#ffffff12;border-radius:14px;align-self:end;padding:28px}.lessonCard span{color:#eac657;letter-spacing:.13em;font-size:11px;font-weight:900}.lessonCard strong{margin:10px 0;font-size:29px;line-height:1.15;display:block}.lessonCard p{color:#d3dee7;margin:0;line-height:1.55}nav{z-index:10;background:#f2ebf7;border-bottom:1px solid #cbbbd7;position:sticky;top:0;box-shadow:0 4px 14px #09031230}.navInner{display:flex;overflow:auto}.navInner a{white-space:nowrap;color:#5b496a;border-bottom:3px solid #0000;padding:15px 16px;font-size:13px;font-weight:900;text-decoration:none}.navInner a:hover{color:var(--purple);border-color:var(--gold)}.intro{text-align:center;background:linear-gradient(135deg,#eadff4,#f7e8b4);padding:56px 18px 36px}.intro h2,.order h2,.help h2{color:var(--navy);margin:9px 0 12px;font-size:clamp(30px,4vw,44px)}.intro>p:last-child{color:var(--muted);max-width:720px;margin:auto;line-height:1.65}.groups{gap:30px;padding:34px 0 64px;display:grid}.productGroup{background:linear-gradient(145deg,#f2ecf8,#e7eef5);border:1px solid #c7b8d8;border-radius:17px;scroll-margin-top:60px;overflow:hidden;box-shadow:0 15px 34px #08031055}.productGroup:before{content:"";background:#7a4b98;height:8px;display:block}.productGroup.blue:before{background:#2775ad}.productGroup.gold:before{background:#d3a121}.groupHead{background:linear-gradient(110deg,#ded0eb,#e8edf5);border-bottom:1px solid #c8bad6;justify-content:space-between;gap:28px;padding:27px 30px;display:flex}.groupHead h2{color:var(--navy);margin:5px 0;font-size:29px}.groupHead>div>p:last-child{color:var(--muted);max-width:730px;margin:8px 0 0;line-height:1.5}.groupCount{text-align:center;min-width:105px}.groupCount strong{color:var(--purple);font-size:38px;display:block}.groupCount span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;padding:24px;display:grid}.productCard{background:#fffdfb;border:1px solid #d2c6da;border-radius:13px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 7px 18px #24103210}.productPhoto{background:#fff;justify-content:center;align-items:center;height:190px;padding:16px;display:flex;position:relative}.productPhoto img{object-fit:contain;max-width:100%;max-height:100%}.productPhoto span{color:#23170a;text-transform:uppercase;background:#d9a92e;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:10px;right:10px}.productBody{border-top:1px solid #eee6f0;flex-direction:column;flex:1;padding:17px;display:flex}.sku{color:#766184;letter-spacing:.08em;font-size:10px;font-weight:900}.productCard h3{color:var(--navy);margin:6px 0 3px;font-size:17px;line-height:1.25}.pack{color:#7b8790;margin:0 0 9px;font-size:12px}.description{color:#52616d;flex:1;margin:0;font-size:13px;line-height:1.55}.why{color:#67501a;background:#f8edc9;border-left:4px solid #d4a327;border-radius:0 7px 7px 0;margin:12px 0 0;padding:9px;font-size:12px;line-height:1.45}.priceLine{border-top:1px solid #ece5ef;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:14px;padding-top:13px;display:flex}.priceLine small{color:#7c8992;margin-bottom:3px;font-size:10px;display:block}.priceLine strong{color:#17486b;font-size:21px;display:block}.priceLine button{border:1px solid var(--navy);color:var(--navy);background:#fff;border-radius:6px;padding:8px 10px;font-size:11px;font-weight:900}.addGroup{background:var(--purple);color:#fff;border:0;border-top:1px solid #d7cadf;width:100%;padding:16px;font-weight:900}.addGroup:hover{background:#40225f}button{font:inherit;cursor:pointer}.creditOption,.financing{background:linear-gradient(135deg,#2b1747,#132f4b);padding-top:32px}.financing{padding-bottom:58px}.infoCard{background:linear-gradient(135deg,#f1f8fc,#f7fbfd);border:1px solid #c9dde9;border-left:7px solid #176b91;border-radius:16px;grid-template-columns:68px 1fr auto;align-items:center;gap:24px;padding:28px 30px;display:grid}.infoCard.finance{background:linear-gradient(135deg,#f8f4ff,#eef3f8);border-color:#d8cbea #d8cbea #d8cbea #6b3a8e}.roundIcon{color:#fff;background:#176b91;border-radius:50%;place-items:center;width:62px;height:62px;font-size:29px;font-weight:900;display:grid}.finance .roundIcon{color:#f0c34e;background:#5b2b82}.infoCard h2{color:var(--navy);margin:4px 0 7px;font-size:27px}.infoCard p{color:var(--muted);margin:0;line-height:1.55}.infoCard a{color:#fff;white-space:nowrap;background:#176b91;border-radius:8px;padding:14px 17px;font-weight:900;text-decoration:none}.finance a{background:#5b2b82}.order{background:linear-gradient(135deg,#dcd0e9,#d6e2ec);padding:60px 0;scroll-margin-top:62px}.orderGrid{grid-template-columns:1fr 1fr;gap:42px;display:grid}.order p{color:var(--muted);line-height:1.6}.customerForm{grid-template-columns:1fr 1fr;gap:13px;margin-top:22px;display:grid}.customerForm label{color:var(--navy);font-size:12px;font-weight:900}.customerForm .wide{grid-column:1/-1}.customerForm input,.customerForm textarea{width:100%;font:inherit;background:#fff;border:1px solid #b9c7d2;border-radius:7px;margin-top:6px;padding:11px 12px;display:block}.customerForm input:focus,.customerForm textarea:focus{border-color:#9a6412;outline:3px solid #d6a12055}.storefront{background:#152f49;border-radius:12px;margin:20px 0 18px;overflow:hidden;box-shadow:0 10px 24px #2f164926}.storefront img{object-fit:cover;width:100%;height:220px;display:block}.storefront.fullEntrance img{aspect-ratio:16/9;object-fit:contain;height:auto}.storefront figcaption{color:#fff;background:linear-gradient(120deg,#142f49,#2e194b);flex-direction:column;gap:4px;padding:14px 16px;display:flex}.storefront figcaption span{color:#e7d99f;font-size:13px}.cart{background:#f7f3fa;border:1px solid #c7b8d8;border-radius:14px;max-height:520px;padding:18px;overflow:auto}.empty{color:#7b8995;text-align:center;padding:30px}.cartRow{border-bottom:1px solid #ded5e3;justify-content:space-between;gap:20px;padding:11px 4px;display:flex}.cartRow span{color:#778490;margin-top:3px;font-size:11px;display:block}.cartRow>div:last-child{text-align:right}.cartRow button{color:#9b312b;background:0 0;border:0;margin:3px 0 0 auto;font-size:11px;display:block}.total{color:var(--navy);justify-content:space-between;padding:18px 4px 10px;font-size:20px;display:flex}.send{color:#fff;background:#218052;border:0;border-radius:8px;width:100%;margin-top:8px;padding:14px;font-weight:900}.send:disabled{cursor:not-allowed;background:#87959f}.formNote{text-align:center;color:#667783;margin-top:9px;display:block}.message{border-radius:9px;flex-direction:column;gap:7px;padding:18px;display:flex}.message.success{color:#174f31;background:#e1f3e8}.message.error{color:#7a211c;background:#f8e5e3;margin-top:12px}.help{background:linear-gradient(120deg,#e6d8f1,#f3dfa0);padding:54px 0}.helpInner{justify-content:space-between;align-items:center;gap:30px;display:flex}.contact{flex-direction:column;min-width:260px;display:flex}.contact strong{color:var(--navy);font-size:20px}.contact span{color:var(--muted);margin:3px 0 12px;font-size:13px}.contact a{color:#176895;margin:3px 0;font-weight:800;text-decoration:none}footer{color:#bccbd5;background:#07131f;padding:26px 0}footer .shell{flex-wrap:wrap;justify-content:space-between;gap:16px;font-size:13px;display:flex}footer strong,footer a{color:#fff}footer a{font-weight:800;text-decoration:none}footer small{color:#8da2b2;flex-basis:100%}.helpInner{gap:40px}.help h2{max-width:650px;margin-bottom:10px}.helpCopy{max-width:620px;color:var(--muted);margin:0;line-height:1.6}.businessCard{border-radius:12px;flex:0 600px;max-width:600px;display:block;overflow:hidden;box-shadow:0 12px 28px #26143d38}.businessCard img{width:100%;height:auto;display:block}.productPhoto.noPhoto{text-align:center;background:linear-gradient(145deg,#f4eef8,#e9eef4);padding:24px}.productPhoto.noPhoto div{flex-direction:column;align-items:center;gap:9px;display:flex}.productPhoto.noPhoto strong{color:var(--purple);letter-spacing:.06em;font-size:14px}.productPhoto.noPhoto span{color:#75828c;background:0 0;padding:0;font-size:10px;position:static}.requestPrice{max-width:130px;line-height:1.15;font-size:15px!important}.productGroup.green:before{background:#258c63}.intro h2{text-wrap:balance;max-width:1120px;margin:9px auto 12px}@media (width<=900px){.heroInner,.orderGrid{grid-template-columns:1fr}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.infoCard{grid-template-columns:64px 1fr}.infoCard a{grid-column:2;justify-self:start}.helpInner{flex-direction:column;align-items:flex-start}.businessCard{flex-basis:auto;width:100%}}@media (width<=620px){.hero{padding-top:20px}.brandRow,.groupHead{flex-direction:column;align-items:flex-start}.brand{width:100%;max-width:330px}.guideMark{text-align:left}.heroActions{flex-direction:column}.heroActions a{text-align:center}.productGrid{grid-template-columns:1fr;padding:16px}.productPhoto{height:215px}.groupHead{padding:22px}.groupCount{text-align:left}.infoCard{text-align:center;grid-template-columns:1fr}.roundIcon{margin:auto}.infoCard a{grid-column:1;justify-self:stretch}.customerForm{grid-template-columns:1fr}.customerForm .wide{grid-column:auto}.cartRow{font-size:13px}}.orderDock{z-index:20;border:2px solid var(--gold);background:#fffdfb;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:min(310px,100vw - 36px);padding:13px 14px;display:flex;position:fixed;top:92px;right:18px;box-shadow:0 12px 30px #11081f55}.orderDock div{min-width:0}.orderDock strong,.orderDock span{display:block}.orderDock strong{color:var(--navy);font-size:14px}.orderDock span{color:var(--muted);margin-top:4px;font-size:11px}.orderDock a{background:var(--purple);color:#fff;border-radius:7px;flex:none;padding:10px 11px;font-size:11px;font-weight:900;text-decoration:none}.brand.gemOnly{height:104px;padding:0;position:relative;overflow:hidden}.brand.gemOnly img{object-fit:initial;width:100%;height:auto;position:absolute;top:-31px;left:0}.guideIdentity{background:#fff;border-radius:10px;justify-content:flex-end;align-items:center;gap:16px;width:330px;min-height:104px;padding:8px 16px;display:flex;box-shadow:0 5px 16px #09031226}.iicrcProvider{object-fit:contain;width:88px;height:88px;display:block}.guideIdentity .guideMark{min-width:155px}.guideIdentity .guideMark span{color:#5e496d}.guideIdentity .guideMark strong{color:#2b1748}@media (width<=620px){.guideIdentity{justify-content:flex-start;width:100%;max-width:330px}.iicrcProvider{width:76px;height:76px}.guideIdentity .guideMark{min-width:0}}@media (width<=650px){.orderDock{width:auto;inset:auto 10px 10px}.orderDock a{padding:10px}}
