@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--navy:#2c4150;--navy-dark:#1c2d39;--navy-soft:#486171;--coral:#ffab7d;--coral-light:#ffd1b5;--cream:#fff8f3;--cream-dark:#f6e7dd;--ink:#243846;--muted:#667780;--line:#e8e8e5;--white:#fff;--shadow:0 24px 70px rgba(33,52,63,.12);font-family:'DM Sans',sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.055em}h1{font-size:clamp(3.5rem,6.9vw,6.9rem);line-height:1.03;font-weight:700}h2{font-size:clamp(2.65rem,5vw,5.2rem);line-height:1.08;font-weight:700}h3{font-size:clamp(1.4rem,2vw,2rem);line-height:1.2;font-weight:700}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}p{line-height:1.7}.container{width:min(100% - 64px,1200px);margin-inline:auto}.skip-link{position:absolute;top:-100px;left:12px;background:var(--white);color:var(--ink);padding:12px;z-index:100}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,.file-drop:focus-within{outline:3px solid #f88955;outline-offset:3px}.eyebrow{display:inline-block;font-family:Manrope,sans-serif;font-size:.78rem;line-height:1.4;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.eyebrow-line{display:flex;align-items:center;gap:12px}.eyebrow-line:before{content:'';height:1px;width:34px;background:currentColor;opacity:.6}
.site-header{height:84px;background:#fff;border-bottom:1px solid rgba(35,55,67,.07);position:relative;z-index:50}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:143px}.site-nav{display:flex;align-items:center;gap:clamp(16px,2.4vw,34px);font-size:.91rem;font-weight:700}.site-nav>a:not(.nav-contact){padding:13px 0;color:#51616b;transition:color .2s}.site-nav>a:hover,.site-nav>a[aria-current]{color:#ef855d}.nav-contact{border:1.5px solid var(--navy);border-radius:100px;padding:12px 18px;white-space:nowrap}.nav-contact span{padding-left:8px}.nav-contact:hover{background:var(--navy);color:#fff}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--ink);margin:5px 0}
.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:100px;padding:16px 24px;font-weight:700;line-height:1.2;min-height:52px;transition:transform .2s,background .2s,color .2s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--navy);color:#fff}.button-dark:hover{background:var(--navy-dark)}.button-light{background:#fff;color:var(--navy)}.button-outline{border:1.5px solid var(--navy);color:var(--navy)}.button-outline:hover{background:var(--navy);color:#fff}.text-link,.inline-link{font-weight:700;border-bottom:1px solid currentColor;padding-bottom:6px}.text-link span,.inline-link span{padding-left:7px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.home-hero{background:var(--cream);overflow:hidden;position:relative}.home-hero:before{content:'';position:absolute;right:-16%;top:-55%;height:850px;width:850px;border:1px solid rgba(235,144,105,.2);border-radius:50%;box-shadow:0 0 0 110px rgba(255,171,125,.04),0 0 0 230px rgba(255,171,125,.035)}.hero-grid{min-height:610px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:18px;position:relative}.hero-copy{padding:76px 0 58px;position:relative;z-index:2}.hero-copy .eyebrow{color:#d97850;margin-bottom:35px}.hero-copy h1{margin-bottom:25px;max-width:650px}.hero-copy h1 em{color:#e48d62;white-space:nowrap}.hero-copy p{font-size:clamp(1.05rem,1.4vw,1.22rem);color:#4d6571;max-width:510px;margin-bottom:30px}.hero-art{position:relative;z-index:1;align-self:end;margin-right:-78px;margin-left:-60px}.hero-art img{width:min(730px,100%);filter:drop-shadow(0 28px 25px rgba(34,52,64,.11))}.hero-halo{position:absolute;width:80%;aspect-ratio:1;border-radius:50%;background:#ffc5a3;opacity:.44;top:0;left:8%;filter:blur(2px)}.hero-bottom{height:48px;display:flex;justify-content:space-between;align-items:start;color:#78909b;font-size:.71rem;letter-spacing:.17em;font-weight:700}
.section{padding:112px 0}.section-white{background:#fff}.section-cream{background:var(--cream)}.section-dark{background:var(--navy);color:#fff}.section-dark .eyebrow{color:var(--coral)}.section-dark p{color:#d3e1e7}.section-heading{max-width:740px;margin-bottom:48px}.section-heading .eyebrow{color:#df8a62;margin-bottom:20px}.section-heading h2{margin-bottom:18px}.section-heading p{font-size:1.13rem;color:var(--muted);max-width:650px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading.center p{margin-inline:auto}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-card{min-height:535px;border-radius:14px;padding:33px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-community{background:#f5e6dc}.product-event{background:#304a58;color:#fff}.card-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.card-number{font-size:.76rem;font-weight:800;letter-spacing:.14em}.card-arrow{height:39px;width:39px;border-radius:50%;display:grid;place-items:center;border:1px solid currentColor;font-size:1.25rem}.product-card h3{font-size:clamp(2rem,3vw,3.2rem);margin-bottom:14px}.product-card p{max-width:375px;font-size:1rem;line-height:1.55;margin-bottom:14px}.card-link{font-size:.87rem;font-weight:800;border-bottom:1px solid;display:inline-block;padding-bottom:5px}.product-card>div:nth-child(2){position:relative;z-index:2}.card-art{position:absolute;right:-30px;bottom:-170px;width:42%;opacity:.88}.card-art img{width:100%;filter:drop-shadow(0 15px 16px rgba(29,44,51,.12))}.event-mark{position:absolute;right:40px;bottom:28px;width:155px;height:155px;border-radius:16px;background:#f9ad7f;transform:rotate(10deg);display:flex;flex-direction:column;justify-content:space-between;color:#314a58;padding:18px;box-shadow:0 16px 28px rgba(0,0,0,.13)}.event-mark span{font-size:.65rem;letter-spacing:.14em;font-weight:800}.event-mark strong{font-family:Manrope,sans-serif;font-size:4.5rem;line-height:1;letter-spacing:-.08em}.event-mark span:last-child{line-height:1.15}
.split-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.split-section h2{margin:16px 0 0;max-width:540px}.split-section .lead{font-size:1.36rem;line-height:1.55;font-weight:500;margin:11px 0 24px}.split-section p{font-size:1.02rem}.inline-link{display:inline-block;margin-top:18px;color:var(--coral-light)}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:60px}.use-grid>div{border-top:1px solid #d5d8d7;padding-top:26px}.use-icon{display:grid;place-items:center;width:50px;height:50px;background:#ffdcba;border-radius:50%;font-size:1.8rem;color:var(--navy);margin-bottom:23px}.use-grid h3{font-size:1.38rem;letter-spacing:-.04em}.use-grid p{color:var(--muted)}
.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.price-card{border:1px solid #d7dfe2;border-radius:15px;padding:36px;display:flex;flex-direction:column}.price-card-main{background:var(--navy);color:#fff;border-color:var(--navy)}.price-topline{display:flex;justify-content:space-between;align-items:center;min-height:31px}.price-card .eyebrow{color:#dc885f}.price-card-main .eyebrow{color:#ffbe95}.price-badge{background:#ffad80;color:#263e4b;padding:7px 12px;border-radius:100px;font-size:.72rem;font-weight:800}.price-card h3{font-size:2.35rem;margin:24px 0 8px}.price-intro{color:#5f727c;min-height:54px}.price-card-main .price-intro{color:#d9e3e8}.price{display:flex;align-items:baseline;gap:10px;padding:16px 0 24px;border-bottom:1px solid rgba(83,111,125,.25)}.price strong{font-family:Manrope,sans-serif;font-size:3.8rem;line-height:1;letter-spacing:-.08em}.price span{color:#7a8991}.price-card-main .price span{color:#c8d7df}.check-list{list-style:none;margin:25px 0 36px;padding:0;display:grid;gap:16px;flex:1}.check-list li{position:relative;padding-left:28px;line-height:1.5}.check-list li:before{content:'✓';position:absolute;left:0;color:#df8d65;font-weight:800}.price-card-main .check-list li:before{color:#ffb58b}.price-card .button{align-self:flex-start}.tools-teaser{background:#ffd2b4}.teaser-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.teaser-grid h2{margin:15px 0 18px}.teaser-grid p{max-width:490px;font-size:1.1rem;color:#526772}.teaser-grid .button{margin-top:15px}.teaser-notification{background:#fafafa;border:1px solid #fff;border-radius:23px;box-shadow:0 25px 55px rgba(65,71,70,.14);padding:23px;display:flex;gap:15px;align-items:center;transform:rotate(3deg)}.teaser-app,.notice-icon{height:45px;width:45px;flex:0 0 45px;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:11px;font-family:Georgia,serif;font-size:1.8rem}.teaser-notification>span:last-child{display:grid;gap:4px}.teaser-notification small{font-size:.69rem;color:#8a9295;font-weight:700;letter-spacing:.08em}.teaser-notification strong{font-size:1rem}.final-cta{background:#faeee6;text-align:center}.final-inner{max-width:800px}.final-inner .eyebrow{color:#cf7954}.final-inner h2{margin:19px 0 20px}.final-inner p{font-size:1.12rem;color:#5f7380}.final-inner .button{margin-top:18px}
.page-intro{background:var(--cream);padding:95px 0 105px}.page-intro .eyebrow{color:#da815a;margin-bottom:28px}.page-intro h1{max-width:960px;margin-bottom:24px}.page-intro h1 em{color:#da8c65}.page-intro p{font-size:1.2rem;max-width:690px;color:#5a707b}.sub-hero{overflow:hidden}.community-hero{background:var(--cream)}.event-hero{background:#f3ebe3}.sub-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;min-height:650px}.sub-hero-grid>div:first-child{padding:65px 0;position:relative;z-index:2}.sub-hero .eyebrow{color:#d98562;margin-bottom:28px}.sub-hero h1{font-size:clamp(3.3rem,5.3vw,5.5rem);margin-bottom:22px}.sub-hero h1 em{color:#d98760}.sub-hero p{font-size:1.15rem;max-width:530px;color:#5d727d}.sub-hero .hero-actions{margin-top:32px}.sub-hero-image{margin-right:-90px;align-self:end}.sub-hero-image img{width:720px;max-width:none}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:64px;border-top:1px solid #dce4e4;border-left:1px solid #dce4e4}.feature-grid>div{min-height:230px;border-right:1px solid #dce4e4;border-bottom:1px solid #dce4e4;padding:32px}.feature-grid span{font-size:.8rem;letter-spacing:.14em;font-weight:800;color:#dc8a63}.feature-grid h3{margin:28px 0 13px;font-size:1.4rem}.feature-grid p{color:var(--muted);margin:0}.narrow-content{max-width:720px}.narrow-content .eyebrow{color:#d67c58}.narrow-content h2{font-size:clamp(3.4rem,7vw,6rem);margin:15px 0}.price-suffix{font-size:clamp(1.4rem,2vw,2rem);font-weight:500;letter-spacing:-.05em}.narrow-content p{font-size:1.18rem;color:#5f7480}.narrow-content .button{margin-top:22px}
.event-visual{width:min(450px,100%);margin:45px auto;box-shadow:0 25px 70px rgba(32,48,56,.15);border-radius:22px;background:#fff;overflow:hidden;transform:rotate(2deg);border:1px solid rgba(44,65,80,.08)}.event-visual-top{background:var(--navy);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;font-size:.65rem;font-weight:800;letter-spacing:.13em}.event-visual-body{padding:38px 30px 40px}.event-visual-body .eyebrow{font-size:.7rem;color:#d5815c;margin-bottom:14px}.event-visual-body h2{font-size:2.15rem;line-height:1.16;margin-bottom:28px}.schedule-row{display:grid;grid-template-columns:55px 1fr 18px;gap:12px;padding:17px 0;border-top:1px solid #e6eded;align-items:center}.schedule-row time{font-size:.85rem;color:#de8962;font-weight:800}.schedule-row strong{display:block;font-size:.95rem}.schedule-row small{color:#70808a}.schedule-row>span{color:#79909b}.event-visual:after{content:'ILLUSTRATIVE SCHEDULE';display:block;text-align:center;padding:8px 0 17px;color:#a1aeb4;font-size:.61rem;letter-spacing:.14em;font-weight:800}.pricing-page{padding-top:35px}.pricing-note{display:flex;gap:50px;border-top:1px solid #dce4e4;margin-top:64px;padding-top:34px;align-items:start}.pricing-note h2{font-size:2rem;flex:0 0 250px}.pricing-note p{max-width:600px;color:var(--muted)}.about-copy{align-items:start}
.tools-page{padding-top:60px}.tool-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:8%;padding:55px 0 80px;border-bottom:1px solid #dce2e1}.tool-section:last-child{border:0}.tool-description .eyebrow{color:#d8805b;margin-bottom:22px}.tool-description h2{font-size:clamp(2.2rem,3.7vw,3.4rem);margin-bottom:15px}.tool-description p{color:var(--muted);font-size:1.06rem}.tool-panel{background:var(--cream);border:1px solid #f1dfd2;border-radius:15px;padding:32px}.tool-fields{display:grid}.tool-fields label{font-weight:800;font-size:.92rem;margin-bottom:9px}.tool-fields input,.tool-fields textarea{width:100%;border:1px solid #cad3d5;background:#fff;border-radius:8px;padding:14px 15px;color:var(--ink)}.tool-fields textarea{resize:vertical;min-height:105px}.field-count{text-align:right;font-size:.78rem;color:#74848a;margin:7px 0 19px}.notification-preview{background:#e7eef0;border-radius:11px;padding:22px}.preview-label{font-size:.72rem;font-weight:800;letter-spacing:.15em;color:#687d88;display:block;margin-bottom:17px}.phone-notice{background:#fdfdfd;border-radius:17px;display:flex;gap:12px;padding:15px;box-shadow:0 8px 20px rgba(30,54,65,.09);max-width:440px}.phone-notice>div:last-child{flex:1;min-width:0}.notice-top{display:flex;justify-content:space-between;gap:8px}.notice-top strong{font-size:.91rem;line-height:1.35}.notice-top small{color:#89959b}.phone-notice p{font-size:.84rem;line-height:1.4;margin:6px 0 0;color:#455962;overflow-wrap:anywhere}.tool-guidance{margin:17px 0 0;color:#59707c;font-size:.82rem}.calendar-tool{min-height:280px}.file-drop{border:2px dashed #c6d0d1;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:10px;min-height:146px;text-align:center;cursor:pointer;padding:20px}.file-drop.drag-over{border-color:#e88c60;background:#fff9f5}.file-drop strong{font-size:.94rem}.file-drop small{color:#7a8c93}.file-symbol{font-size:1.6rem;color:#df895f}.ics-result{padding:20px 3px 0;color:#566b75}.ics-result p{margin:0}.ics-result h3{font-size:1.2rem;margin-bottom:8px}.ics-result ul{margin:10px 0 0;padding-left:20px;line-height:1.6}.ics-result .result-warning{color:#a45b35}.ics-result .result-good{color:#32735b}.tools-bottom{background:var(--navy);color:#fff}.tools-bottom .eyebrow{color:var(--coral)}.tools-bottom p{color:#d4e1e6}
.site-footer{background:#f4f6f5;padding:72px 0 22px}.footer-main{display:flex;justify-content:space-between;gap:50px}.footer-brand img{width:150px}.footer-main p{color:#6b7d86;max-width:240px;font-size:.89rem;margin-top:20px}.footer-links{display:flex;gap:95px}.footer-links>div{display:grid;align-content:start;gap:13px}.footer-links span{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:#98a4a9;margin-bottom:9px}.footer-links a{font-size:.89rem;font-weight:600}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #dfe7e6;margin-top:67px;padding-top:23px;display:flex;justify-content:space-between;color:#819199;font-size:.8rem}
@media(max-width:1000px){.container{width:min(100% - 40px,1200px)}.site-nav{gap:17px;font-size:.84rem}.brand img{width:125px}.hero-grid{min-height:560px}.hero-art{margin-right:-80px;margin-left:-90px}.product-card{min-height:490px}.card-art{bottom:-105px}.event-mark{width:130px;height:130px}.event-mark strong{font-size:3.5rem}.sub-hero-image{margin-right:-160px}.sub-hero-image img{width:680px}.event-visual{width:360px}}
@media(max-width:760px){h1{font-size:clamp(3rem,13vw,4.6rem)}h2{font-size:clamp(2.4rem,10vw,3.9rem)}.container{width:min(100% - 36px,1200px)}.site-header{height:72px}.brand img{width:124px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:12px 18px 24px;box-shadow:0 20px 35px rgba(35,55,67,.12);flex-direction:column;align-items:stretch;gap:0}.site-nav.open{display:flex}.site-nav>a{padding:13px 8px!important}.nav-contact{margin-top:9px;text-align:center}.hero-grid,.sub-hero-grid,.split-section,.teaser-grid,.tool-section{grid-template-columns:1fr}.hero-grid{gap:0}.hero-copy{padding:75px 0 20px}.hero-copy .eyebrow{margin-bottom:24px}.hero-copy h1{margin-bottom:20px}.hero-copy h1 em{white-space:normal}.hero-copy p{font-size:1.07rem}.hero-art{margin:0 -40px -25px}.hero-art img{width:100%}.hero-bottom{height:46px}.hero-bottom span:last-child{display:none}.section{padding:74px 0}.section-heading{margin-bottom:32px}.product-grid,.pricing-grid,.use-grid{grid-template-columns:1fr}.product-card{min-height:450px}.card-art{width:35%;right:0;bottom:-100px}.event-mark{right:28px}.split-section{gap:20px}.split-section h2{margin-bottom:10px}.split-section .lead{margin-top:0}.use-grid{gap:17px;margin-top:34px}.use-grid>div{padding-top:22px}.teaser-grid{gap:35px}.teaser-notification{transform:none}.page-intro{padding:70px 0 80px}.page-intro p{font-size:1.06rem}.sub-hero-grid{min-height:0}.sub-hero-grid>div:first-child{padding:70px 0 25px}.sub-hero h1{font-size:clamp(3rem,11vw,4.3rem)}.sub-hero-image{margin:0 -30px -20px}.sub-hero-image img{width:100%;max-width:100%}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid>div{min-height:190px;padding:23px}.feature-grid h3{margin:22px 0 10px}.event-visual{width:min(100%,400px);margin:20px auto 55px}.pricing-note{display:block}.pricing-note h2{margin-bottom:12px}.tool-section{gap:18px;padding:35px 0 62px}.footer-main{display:block}.footer-links{gap:65px;margin-top:45px}.footer-bottom{margin-top:45px}}
@media(max-width:480px){.container{width:min(100% - 30px,1200px)}.hero-actions{align-items:flex-start;gap:20px}.hero-actions .text-link{margin:0 0 8px 6px}.button{width:100%;white-space:normal;text-align:center}.hero-actions .button{width:auto}.hero-copy{padding-top:62px}.hero-copy h1{font-size:clamp(2.8rem,12.5vw,3.8rem)}.hero-art{margin:5px -65px -22px}.product-card{padding:26px;min-height:470px}.product-card p{max-width:300px}.card-art{width:48%;opacity:.58;bottom:-100px}.event-mark{right:20px;bottom:20px;opacity:.8}.price-card{padding:27px}.price-card h3{font-size:2rem}.price strong{font-size:3.4rem}.price-card .button{width:100%}.feature-grid{grid-template-columns:1fr}.feature-grid>div{min-height:0;padding:25px}.feature-grid h3{margin-top:16px}.event-visual-body{padding:28px 21px}.tool-panel{padding:20px}.footer-links{gap:35px}.footer-bottom{gap:8px;flex-direction:column}.teaser-notification{padding:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
