/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{*,: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{.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--teal:#006a6b;--teal-deep:#004d50;--orange:#ff6b12;--ink:#123f42;--cream:#fffaf3;--warm:#f5eee3;--line:#d9d8ce;--white:#fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--ink);background:var(--white);font-family:var(--font-sans), Arial, sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.skip-link{z-index:100;background:var(--orange);color:#fff;border-radius:.5rem;padding:.7rem 1rem;font-weight:800;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.section{width:min(1180px,100% - 3rem);margin:0 auto}.site-header{z-index:30;background:var(--white);align-items:center;gap:1.8rem;height:82px;padding:0 max(1.5rem,50vw - 590px);display:flex;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--white) 93%, transparent)}}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #0000}.site-header:has(+.mobile-menu){border-bottom-color:var(--line)}.brand,.footer-brand{flex:none;display:block}.brand img{object-fit:contain;object-position:left center;width:148px;height:54px;display:block}.desktop-nav{gap:1.5rem;margin-left:auto;font-size:.87rem;font-weight:650;display:flex}.desktop-nav a{padding:.5rem 0;position:relative}.desktop-nav a:after{content:"";background:var(--orange);width:0;height:2px;transition:width .2s;position:absolute;bottom:.2rem;left:0}.desktop-nav a:hover:after{width:100%}.header-cta,.button{cursor:pointer;border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:.72rem 1.05rem;font-size:.88rem;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.header-cta{color:#fff;background:var(--teal);margin-left:.3rem}.header-cta:hover,.button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #004d5021}.menu-toggle{cursor:pointer;background:0 0;border:0;width:44px;height:44px;margin-left:auto;padding:11px;display:none}.menu-toggle span{background:var(--teal);height:2px;margin:5px 0;display:block}.mobile-menu{z-index:25;background:var(--white);flex-direction:column;gap:1.15rem;padding:2rem 1.5rem;display:flex;position:fixed;inset:82px 0 0}.mobile-menu a:not(.button){border-bottom:1px solid var(--line);padding:.6rem 0;font-size:1.45rem;font-weight:800}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(2rem,6vw,6rem);min-height:calc(100vh - 82px);padding:clamp(4.2rem,10vw,7.4rem) 0 4rem;display:grid}.eyebrow{color:var(--teal);letter-spacing:.14em;margin:0 0 1rem;font-size:.72rem;font-weight:850}.eyebrow span{color:var(--orange);margin-right:.35rem;font-size:.9rem}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:700px;margin-bottom:1.45rem;font-size:clamp(3rem,5.4vw,5.45rem);line-height:.96}h2{letter-spacing:-.06em;margin-bottom:1.2rem;font-size:clamp(2.3rem,4vw,4.45rem);line-height:.97}h2 em{color:var(--orange);font-style:normal}h3{letter-spacing:-.03em;font-size:1.15rem}p{font-size:1rem;line-height:1.58}.hero-intro{color:#315c5e;max-width:580px;font-size:1.1rem}.actions{flex-wrap:wrap;gap:.75rem;margin:2rem 0 1.35rem;display:flex}.button-orange{background:var(--orange);color:#fff}.button-quiet{color:var(--teal);background:0 0;border-color:#b7c6c2}.trust-line{color:#557375;font-size:.82rem;font-weight:700}.trust-line span{color:var(--orange)}.hero-art{isolation:isolate;min-height:530px;position:relative}.hero-art:before{content:"";z-index:-2;background:var(--warm);border-radius:42% 58% 63% 37%/43% 39% 61% 57%;position:absolute;inset:7% 5% 5% 3%;transform:rotate(-7deg)}.art-orbit{z-index:-1;border:1px dashed #a9c2bc;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:70%;top:0;right:0}.orbit-two{aspect-ratio:1;border-color:#f0a273;width:45%;bottom:4%;left:2%}.phone{z-index:2;aspect-ratio:.53;background:#153f41;border-radius:35px;width:min(66%,310px);padding:11px;position:absolute;top:7%;right:18%;transform:rotate(5deg);box-shadow:0 26px 45px #00414340}.phone:before{content:"";z-index:2;background:#153f41;border-radius:0 0 14px 14px;width:38%;height:18px;position:absolute;top:9px;left:31%}.phone-top{justify-content:space-between;font-size:.55rem;font-weight:800;display:flex}.phone-screen{height:100%;color:var(--teal);background:#fffdf6;border-radius:26px;padding:2rem 1.05rem 1.2rem;overflow:hidden}.screen-label{letter-spacing:.11em;font-size:.51rem;font-weight:900}.screen-chart{background:var(--warm);border-radius:18px;align-items:end;gap:7px;height:39%;margin:1rem 0;padding:1rem;display:flex}.screen-chart span{background:var(--orange);border-radius:99px 99px 3px 3px;width:18%}.screen-chart span:first-child{height:35%}.screen-chart span:nth-child(2){height:58%}.screen-chart span:nth-child(3){height:48%}.screen-chart span:nth-child(4){height:80%}.screen-chart span:nth-child(5){height:100%}.screen-copy{letter-spacing:-.04em;font-size:clamp(.82rem,1.7vw,1.05rem);font-weight:750;line-height:1.1}.screen-copy b{color:var(--orange)}.screen-progress{background:#dde5e0;border-radius:99px;height:4px;margin-top:1.3rem}.screen-progress i{background:var(--orange);border-radius:inherit;width:55%;height:100%;display:block}.screen-actions{justify-content:space-between;margin-top:1rem;font-size:.9rem;display:flex}.mini-card{z-index:3;background:#fffefa;padding:1rem;position:absolute;box-shadow:0 16px 28px #024b4d1f}.mini-card-top{border-radius:1.2rem 1.2rem 1.2rem .2rem;width:44%;top:9%;left:0;transform:rotate(-7deg)}.mini-card-top .tag{color:var(--orange);letter-spacing:.12em;margin-bottom:.65rem;font-size:.55rem;font-weight:900;display:block}.mini-card-top strong{letter-spacing:-.04em;font-size:.95rem;line-height:1.05}.mini-card-top i{background:var(--orange);width:40px;height:5px;margin-top:.7rem;display:block}.mini-card-bottom{color:#fff;background:var(--teal);border-radius:.2rem 1.25rem 1.25rem;width:48%;bottom:8%;right:0;transform:rotate(-4deg)}.mini-card-bottom>span:not(.play){opacity:.65;letter-spacing:.1em;text-transform:uppercase;margin:.5rem 0;font-size:.57rem;display:block}.mini-card-bottom strong{font-size:.9rem;line-height:1.1}.play{width:28px;height:28px;color:var(--teal);background:var(--orange);border-radius:50%;place-items:center;font-size:.6rem;display:grid}.spark{z-index:3;color:var(--orange);font-size:1.7rem;font-weight:900;position:absolute}.spark-a{top:4%;right:6%}.spark-b{color:var(--teal);bottom:12%;left:10%}.warm-section{background:var(--cream);width:100%;padding:clamp(4.5rem,9vw,8rem) max(1.5rem,50vw - 590px)}.section-heading{max-width:690px;margin-bottom:3rem}.section-heading>p{color:#527173;max-width:560px}.split-heading{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.split-heading>p{max-width:320px;margin-bottom:1rem}.centered{text-align:center;margin-left:auto;margin-right:auto}.problem-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1180px;margin:auto;display:grid}.problem-card{background:var(--white);border:1px solid #e7dfd4;border-radius:1.3rem;flex-direction:column;min-height:275px;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.problem-card:hover{transform:translateY(-5px);box-shadow:0 15px 24px #004d5014}.card-number,.topic-number{color:var(--orange);letter-spacing:.1em;font-size:.7rem;font-weight:900}.problem-mark{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:1.4rem;right:1.4rem}.problem-card h3{max-width:220px;margin:3rem 0 .7rem;font-size:1.38rem}.problem-card p{color:#587072;font-size:.9rem}.card-arrow{color:var(--orange);margin-top:auto;font-size:1.5rem}.topics{padding:clamp(4.5rem,10vw,8rem) 0}.topic-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.topic-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);outline-offset:-5px;min-height:260px;padding:1.5rem;transition:background .2s,transform .2s;position:relative}.topic-card:hover,.topic-card:focus{background:var(--teal);color:#fff;transform:translateY(-3px)}.topic-card>div{justify-content:space-between;display:flex}.topic-icon{color:var(--orange);font-size:1.4rem}.topic-card h3{max-width:230px;margin:3rem 0 .65rem;font-size:1.17rem}.topic-card p{color:#557375;max-width:280px;font-size:.86rem}.topic-card:hover p,.topic-card:focus p{color:#d5e6e0}.topic-arrow{color:var(--orange);font-size:1.4rem;position:absolute;bottom:1.3rem;right:1.5rem}.eyebrow-light{color:#f4c09a}.method{padding:clamp(4.5rem,10vw,8rem) 0}.timeline{grid-template-columns:repeat(4,1fr);gap:1rem;margin:4rem 0 0;padding:0;list-style:none;display:grid}.timeline li{padding-top:3.2rem;animation:.8s both reveal;animation-timeline:view();animation-range:entry 10% cover 28%;position:relative}.timeline li:before{content:"";background:#bfcec8;height:1px;position:absolute;top:0;left:0;right:-1rem}.timeline li:after{content:"";background:var(--orange);border-radius:50%;width:13px;height:13px;position:absolute;top:-6px;left:0}.timeline-number{color:var(--orange);font-size:.7rem;font-weight:900}.timeline h3{margin:.7rem 0;font-size:1.08rem}.timeline p{color:#557375;font-size:.87rem}.content-section .section-heading{max-width:1180px;margin-left:auto;margin-right:auto}.content-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1180px;margin:auto;display:grid}.content-card{background:var(--white);border-radius:1.2rem;overflow:hidden;box-shadow:0 7px 20px #004d500f}.thumbnail{color:#fff;background:var(--teal);align-items:end;min-height:88px;padding:1rem;display:flex;position:relative;overflow:hidden}.thumbnail:before,.thumbnail:after{content:"";border:1px solid #fff6;border-radius:50%;position:absolute}.thumbnail:before{width:170px;height:170px;top:-55px;right:-45px}.thumbnail:after{background:var(--orange);border:0;width:110px;height:110px;bottom:-70px;left:34%}.thumbnail-2,.thumbnail-5{background:#e46721}.thumbnail-3,.thumbnail-6{background:#0c8281}.thumbnail-4{background:#154a4c}.thumbnail span{z-index:1;letter-spacing:-.08em;font-size:2.2rem;font-weight:900;position:relative}.content-card-body{padding:1.25rem}.content-meta{color:#698181;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;font-size:.67rem;font-weight:850;display:flex}.content-card h3{margin:.75rem 0 .55rem;font-size:1.15rem}.content-card p{color:#597273;min-height:68px;font-size:.87rem}.content-card button{color:var(--teal);background:0 0;border:0;padding:0;font-size:.84rem;font-weight:850}.content-card button:disabled,.final-cta button:disabled{opacity:.68;cursor:not-allowed}.content-card button span{color:var(--orange);margin-left:.25rem}.manifesto{color:#fff;background:var(--teal-deep);padding:clamp(5rem,11vw,9rem) 0}.manifesto-wrap{text-align:center;max-width:900px}.manifesto h2{font-size:clamp(2.7rem,5vw,5.6rem)}.manifesto h2 em{color:#f59b5e}.manifesto-intro{color:#cae0da;max-width:620px;margin:0 auto}.principles{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:2.3rem;display:flex}.principles span{border:1px solid #ffffff47;border-radius:99px;padding:.55rem .8rem;font-size:.76rem;font-weight:800}.about{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(2rem,8vw,7rem);padding:clamp(5rem,10vw,8rem) 0;display:grid}.about-placeholder{color:#fff;background:var(--orange);border-radius:1.5rem;align-items:end;min-height:420px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.about-placeholder:before{content:"";border:1px solid #ffffff80;border-radius:50%;width:290px;height:290px;position:absolute;top:11%;right:-22%}.about-placeholder:after{content:"";aspect-ratio:1;background:var(--teal);border-radius:50%;width:70%;position:absolute;bottom:-25%;left:-20%}.about-placeholder span{z-index:1;letter-spacing:.13em;font-size:.75rem;font-weight:900;line-height:1.3;position:relative}.about-placeholder i{z-index:2;font-size:2rem;font-style:normal;position:absolute;top:1.5rem;right:1.5rem}.about-copy h2{font-size:clamp(2.25rem,3.7vw,3.75rem)}.about-copy>p:not(.eyebrow){color:#557375}.future-profile{border-left:3px solid var(--orange);background:var(--cream);margin-top:1.6rem;padding:1.1rem 1.2rem}.future-profile span{color:var(--orange);letter-spacing:.1em;font-size:.63rem;font-weight:900}.future-profile p{margin:.3rem 0 0;font-size:.84rem}.final-cta{text-align:center;padding:clamp(5rem,10vw,8rem) 0}.final-cta h2{font-size:clamp(2.8rem,5vw,5rem)}.final-cta>p:not(.eyebrow){color:#557375;max-width:530px;margin-left:auto;margin-right:auto}.final-cta .actions{justify-content:center}.site-footer{color:#d4e4df;background:var(--teal-deep);padding:3.2rem max(1.5rem,50vw - 590px) 1.5rem}.footer-main{grid-template-columns:1fr 1fr 2fr;gap:2rem;padding-bottom:3rem;display:grid}.footer-brand img{object-fit:contain;object-position:left center;filter:brightness(0)invert()grayscale()contrast(.8);width:180px;height:75px}.footer-main>p{color:#b9d0c9;max-width:230px;font-size:.92rem}.footer-nav{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.footer-nav div{flex-direction:column;gap:.5rem;font-size:.82rem;display:flex}.footer-nav div>span:first-child{color:#f6a36c;letter-spacing:.1em;margin-bottom:.35rem;font-size:.62rem;font-weight:900}.footer-nav a:hover{color:#fff}.coming-soon{color:#8aa9a2;cursor:default;width:max-content;font-size:.7rem;display:inline-block}.footer-bottom{border-top:1px solid #ffffff2e;grid-template-columns:1fr auto 2fr;align-items:start;gap:1rem;padding-top:1.3rem;font-size:.68rem;display:grid}.footer-bottom p{color:#93afa8;margin:0;line-height:1.45}.footer-bottom>div{gap:.8rem;display:flex}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1023px){.desktop-nav{display:none}.header-cta{margin-left:auto}.hero{gap:1.5rem}.hero-art{min-height:470px}.topic-grid,.content-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 2fr}.footer-main>p{display:none}}@media (width<=767px){.section{width:min(100% - 2.25rem,1180px)}.site-header{height:70px;padding:0 1.1rem}.brand img{width:130px;height:48px}.header-cta{display:none}.menu-toggle{display:block}.mobile-menu{inset:70px 0 0}.hero{grid-template-columns:1fr;min-height:auto;padding:3.8rem 0 3.4rem}h1{font-size:clamp(2.8rem,13vw,4.2rem)}h2{font-size:clamp(2.35rem,11vw,3.5rem)}.hero-intro{font-size:1rem}.actions{flex-direction:column;align-items:stretch;display:flex}.actions .button{width:100%}.hero-art{min-height:380px;margin-top:.2rem}.phone{border-radius:29px;width:min(62%,250px);top:8%;right:17%}.phone-screen{border-radius:22px;padding:1.7rem .8rem .9rem}.mini-card-top{width:42%;padding:.75rem;top:11%}.mini-card-top strong{font-size:.75rem}.mini-card-bottom{width:48%;padding:.8rem;bottom:5%}.mini-card-bottom strong{font-size:.7rem}.problem-grid,.about{grid-template-columns:1fr}.warm-section{padding:4.3rem 1.125rem}.section-heading{margin-bottom:2.2rem}.split-heading{flex-direction:column;align-items:start;gap:.3rem}.split-heading>p{max-width:450px;margin-bottom:0}.problem-card{min-height:230px}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:210px}.topic-card h3{margin-top:2rem}.timeline{grid-template-columns:1fr;gap:0;margin:2.8rem 0 0}.timeline li{padding:0 0 2.4rem 2.4rem}.timeline li:before{width:1px;height:auto;inset:0 auto 0 5px}.timeline li:after{top:0;left:0}.content-grid{grid-template-columns:1fr}.thumbnail{min-height:96px}.content-card p{min-height:0}.manifesto{padding:4.7rem 0}.about-placeholder{min-height:300px}.final-cta{padding:4.7rem 0}.footer-main{grid-template-columns:1fr;gap:1.5rem}.footer-nav{grid-template-columns:repeat(2,1fr);row-gap:1.6rem}.footer-bottom{grid-template-columns:1fr}.footer-bottom>div{order:-1}}.site-header{gap:clamp(1rem,2vw,1.8rem);height:clamp(104px,8vw,122px)}.site-header .brand{width:clamp(220px,18vw,300px);height:clamp(104px,8vw,122px);position:relative;overflow:hidden}.site-header .brand img{object-fit:contain;object-position:left center;width:100%;max-width:none;height:auto;display:block;position:absolute;top:50%;left:0;transform:translateY(-46.4%)}.mobile-menu{inset:clamp(104px,8vw,122px) 0 0}.hero{min-height:calc(100vh - clamp(104px,8vw,122px))}.content-type{color:var(--teal);font-size:.84rem;font-weight:850;display:inline-flex}.reels-section{padding:clamp(4.5rem,10vw,8rem) 0}.reels-spotlight{background:var(--cream);border:1px solid #eadfce;border-radius:1.75rem;margin-top:clamp(2.5rem,5vw,5rem);margin-bottom:clamp(3.5rem,7vw,6.5rem);padding:clamp(2rem,4vw,3.5rem);position:relative;overflow:hidden;box-shadow:0 16px 34px #004d5014}.reels-spotlight:before{content:"";aspect-ratio:1;opacity:.6;border:1px solid #ec9d69;border-radius:50%;width:230px;position:absolute;top:-88px;right:-50px}.reels-spotlight>*{position:relative}.reel-scroller{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.reel-card{border:1px solid var(--line);background:var(--white);border-radius:1.2rem;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 7px 20px #004d500f}.reel-card:hover{transform:translateY(-5px);box-shadow:0 16px 28px #004d5021}.reel-thumbnail{aspect-ratio:9/12.5;background:var(--warm);position:relative;overflow:hidden}.reel-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.reel-play{width:42px;height:42px;color:var(--teal);background:#fffefae6;border:1px solid #ffffffad;border-radius:50%;place-items:center;font-size:.78rem;display:grid;position:absolute;bottom:1rem;right:1rem;box-shadow:0 6px 18px #004d5029}.reel-card-copy{flex-direction:column;flex:1;min-height:150px;padding:1.15rem;display:flex}.reel-card-copy>span{color:var(--orange);letter-spacing:.09em;text-transform:uppercase;font-size:.67rem;font-weight:900}.reel-card-copy h3{margin:.7rem 0 .8rem;font-size:1.14rem;line-height:1.1}.reel-card-copy p{color:var(--teal);margin:auto 0 0;font-size:.82rem;font-weight:850}.reel-card-copy b{color:var(--orange)}.reels-link{border-bottom:2px solid var(--orange);color:var(--teal);align-items:center;gap:.4rem;margin-top:1.45rem;padding-bottom:.22rem;font-size:.9rem;font-weight:850;display:inline-flex}.about-logo-panel{background:var(--cream);border:1px solid #e6ddd0;border-radius:1.5rem;place-items:center;min-height:420px;display:grid;overflow:hidden}.about-logo-panel img{object-fit:contain;width:min(82%,360px);height:auto;display:block}.footer-brand{background:var(--white);border-radius:.8rem;justify-content:center;align-items:center;width:190px;height:84px;display:flex;overflow:hidden}.footer-brand img{object-fit:contain;filter:none;width:170px;max-width:calc(100% - 20px);height:auto;display:block}.social-link{color:#d4e4df;align-items:center;gap:.5rem;width:max-content;min-height:44px;font-weight:750;display:inline-flex}.social-link svg{fill:currentColor;flex:none;width:20px;height:20px}.social-link:hover,.contact-link:hover{color:#fff}.contact-link{align-items:center;width:max-content;min-height:44px;display:inline-flex}@media (width<=1150px){.desktop-nav{display:none}.header-cta{margin-left:auto}}@media (width<=767px){.site-header{height:86px;padding:0 1.1rem}.site-header .brand{width:clamp(150px,45vw,190px);height:86px}.mobile-menu{inset:86px 0 0}.hero{min-height:auto}.reels-section{padding:4.5rem 0}.reels-spotlight{margin-top:2rem;margin-bottom:3.5rem;padding:2rem 1.1rem}.reel-scroller{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:.85rem;width:100%;padding:0 .1rem .6rem;display:flex;overflow-x:auto}.reel-card{scroll-snap-align:start;flex:0 0 82%}.reel-card-copy{min-height:140px}.about-logo-panel{min-height:300px}}
