html,body{margin:0}.page,.page *{box-sizing:border-box}.page{min-height:100vh;background:#fff;color:#353331;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.page a{color:inherit;text-decoration:none}.page .trademarkLink{text-decoration:underline;text-decoration-color:#dea46a94;text-underline-offset:.14em;transition:color .18s ease}.page svg{display:block;width:1rem;height:1rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.heroSection{position:relative;overflow:hidden;background:#fbf7f2}.gridLines{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:none;max-width:1440px;margin:0 auto}.gridLines span{position:absolute;border-color:#ece2d8}.lineShort{left:216px;top:0;height:96px;border-left:1px solid}.lineVertical{top:96px;height:calc(100% - 96px);border-left:1px solid}.lineOne{left:917px}.lineTwo{left:1051px}.lineThree{left:1185px}.lineFour{left:1313px}.lineHorizontal{right:0;border-top:1px solid}.rowOne{left:646px;top:223px}.rowTwo{left:759px;top:357px}.rowThree{left:829px;top:491px}.rowFour{left:759px;top:619px}.rowFive{left:650px;top:746px}.header{position:relative;z-index:2;border-bottom:1px solid #ece2d8}.headerInner{display:flex;align-items:center;justify-content:space-between;height:80px;max-width:1440px;margin:0 auto;padding-left:20px}.logoLink{display:inline-flex;align-items:center;min-width:132px}.logoMark{display:inline-block;width:132px;height:24px;background-color:#dea46a;mask-image:url(/brand/yourpath-wordmark.png);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/brand/yourpath-wordmark.png);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.nav{display:none;align-items:center;gap:40px;font-size:14px;font-weight:500}.nav a,.signInLink{transition:color .18s ease}.nav a:hover,.signInLink:hover,.footer a:hover{color:#9f7144}.headerActions{display:flex;height:100%;align-items:center}.signInLink{display:none;padding:0 28px;font-size:14px;font-weight:500}.headerCta{display:flex;height:100%;align-items:center;justify-content:center;min-width:142px;background:#dea46a;padding:0 20px;color:#fff;font-size:13px;font-weight:700;transition:background .18s ease}.page .headerCta,.page .primaryButton{color:#fff}.headerCta:hover{background:#cf9558}.heroGrid{position:relative;z-index:1;display:grid;max-width:1440px;margin:0 auto;gap:48px;padding:64px 20px}.heroCopy{max-width:720px}.heroCopy h1,.sectionIntroRow h2,.privacySection h2,.faqSection h2,.setupSection h2{margin:0;color:#353331;font-family:Inter,system-ui,sans-serif;font-size:40px;font-weight:700;line-height:1.08;letter-spacing:0}.heroCopy h1{max-width:690px}.heroCopy p{max-width:610px;margin:24px 0 0;color:#353331a6;font-size:18px;line-height:1.45}.heroAction{margin-top:32px}.primaryButton{display:inline-flex;align-items:center;justify-content:space-between;width:100%;height:64px;border-radius:4px;background:#353331;padding:0 28px;color:#fff;font-size:15px;font-weight:700;transition:background .18s ease}.primaryButton:hover{background:#252321}.primaryButton svg{transition:transform .18s ease}.primaryButton:hover svg{transform:translate(4px)}.heroGraphicWrap{display:flex;align-items:center;justify-content:center}.heroGraphic{width:240px!important;height:auto}.trustBar{position:relative;z-index:1;display:flex;max-width:1440px;margin:0 auto;flex-direction:column;gap:16px;padding:0 20px 48px}.trustItem{display:flex;align-items:center;gap:12px;color:#3533318c;font-size:14px;font-weight:600}.trustItem>span:first-child{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border-radius:999px;background:#dea46a;color:#fff}.trustItem svg,.allowBullet svg,.denyBullet svg{width:12px;height:12px;stroke-width:3}.featureSection,.faqSection{overflow:hidden;background:#fff;padding:64px 20px}.sectionInner{max-width:1220px;margin:0 auto}.sectionIntroRow{display:flex;flex-direction:column;gap:32px}.eyebrow{margin:0 0 16px;color:#dea46a;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase}.sectionIntroRow h2{max-width:900px;font-size:34px;line-height:1.1}.sectionLead{max-width:610px;margin:24px 0 0;color:#353331a6;font-size:18px;line-height:1.45}.featureControls{display:flex;gap:12px}.featureControls button{display:grid;width:58px;height:58px;place-items:center;cursor:pointer;border:0;border-radius:4px;background:#fbf7f2;color:#dea46a;transition:background .18s ease}.featureControls button:first-child:hover{background:#f3eadf}.featureControls button:first-child svg{transform:rotate(180deg)}.featureControls button:last-child{background:#353331;color:#fff}.featureControls button:last-child:hover{background:#252321}.featureCards{display:flex;gap:24px;margin-top:56px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory;scrollbar-width:none}.featureCards::-webkit-scrollbar{display:none}.featureCard{display:flex;width:82vw;min-width:min(82vw,420px);min-height:420px;flex:0 0 auto;flex-direction:column;scroll-snap-align:start;border-radius:4px;background:#fbf7f2;padding:32px}.featureIcon{display:grid;width:64px;height:64px;place-items:center;border:1px solid #dea46a;border-radius:4px;color:#dea46a}.featureIcon svg{width:36px;height:36px;stroke-width:1.5}.featureText{margin-top:auto;padding-top:64px}.featureText h3,.dataCard h3{margin:0;font-size:25px;font-weight:700;line-height:1.22;letter-spacing:0}.featureText p{margin:24px 0 0;color:#353331a6;font-size:18px;line-height:1.42}.privacySection{background:#353331;padding:64px 20px;color:#fff}.privacySection h2{max-width:620px;color:#fff;font-size:36px}.privacyCards{display:grid;gap:24px;margin-top:48px}.dataCard{min-height:0;border-radius:4px;background:#282827;padding:32px}.dataIcon{display:grid;width:64px;height:64px;place-items:center;border-radius:999px;color:#fff}.dataIcon svg{width:36px;height:36px;stroke-width:1.7}.allowIcon,.allowBullet{background:#15a465}.denyIcon,.denyBullet{background:#dd725b}.dataCard h3{margin-top:32px}.dataCard>p{margin:8px 0 0;color:#ffffff9e;font-size:17px;line-height:1.45}.dataCard ul{display:grid;gap:20px;margin:32px 0 0;padding:0;list-style:none}.dataCard li{display:flex;gap:16px;font-size:17px;line-height:1.35}.allowBullet,.denyBullet{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;margin-top:4px;border-radius:999px;color:#fff}.privacyNote{display:flex;flex-direction:column;gap:24px;margin:48px 0 0}.privacyNote>svg{width:80px;height:80px;flex:0 0 80px;color:#fff;stroke-width:1.2}.privacyNote p{max-width:980px;margin:0;color:#ffffffd1;font-size:18px;line-height:1.45}.privacyNote strong{color:#fff;font-weight:700}.faqSection h2{font-size:36px}.faqSection .sectionInner{max-width:1164px}.faqList{margin-top:40px}.faqItem{border-top:1px solid #ece2d8}.faqItem:last-child{border-bottom:1px solid #ece2d8}.faqItem summary{display:flex;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;font-size:20px;font-weight:700;line-height:1.3;outline:none;transition:color .18s ease}.faqItem summary:hover{color:#9f7144}.faqItem summary::-webkit-details-marker{display:none}.faqItem svg{width:20px;height:20px;flex:0 0 20px;stroke-width:1.7;transition:transform .18s ease}.faqItem[open] svg{transform:rotate(180deg)}.faqItem p{max-width:880px;margin:0;padding:0 0 32px;color:#353331ad;font-size:17px;line-height:1.55}.setupSection{background:#fbf7f2;padding:64px 20px 40px}.setupInner{max-width:1164px;margin:0 auto;text-align:center}.setupSection h2{max-width:700px;margin:0 auto;font-size:36px;line-height:1.1}.setupSection>div>p{max-width:620px;margin:24px auto 0;color:#353331a6;font-size:18px;line-height:1.45}.setupAction{display:flex;justify-content:center;margin-top:40px}.setupAction .primaryButton{max-width:482px}.footer{display:flex;flex-direction:column;gap:16px;margin-top:80px;border-top:1px solid #ece2d8;padding-top:32px;color:#35333180;font-size:13px;font-weight:600;text-align:left}.footer p{margin:0}.footer>div{display:flex;flex-direction:column;gap:12px}.footer nav{display:flex;flex-wrap:wrap;gap:8px 20px}.footer a{transition:color .18s ease}@media(min-width:640px){.headerInner{height:96px;padding-left:40px}.logoLink{min-width:150px}.logoMark{width:150px;height:28px}.signInLink{display:inline-flex;align-items:center}.headerCta{min-width:190px;padding:0 36px;font-size:14px}.heroGrid{padding:96px 40px 80px}.heroCopy h1{font-size:54px}.heroCopy p,.sectionLead,.setupSection>div>p{font-size:20px}.primaryButton{width:360px}.heroGraphic{width:310px!important}.trustBar{flex-flow:row wrap;gap:40px;padding:0 40px 48px}.trustItem{font-size:15px}.featureSection,.faqSection{padding:96px 40px}.sectionIntroRow h2{font-size:48px}.featureCard{width:420px;min-width:420px;padding:40px}.featureText p{font-size:20px}.privacySection{padding:96px 40px}.privacySection h2,.faqSection h2,.setupSection h2{font-size:50px}.dataCard{padding:40px}.dataCard>p,.dataCard li,.faqItem p,.privacyNote p{font-size:19px}.privacyNote{flex-direction:row;align-items:center}.faqItem summary{font-size:24px}.setupSection{padding:96px 40px 40px}.footer{flex-direction:row;align-items:center;justify-content:space-between}.footer>div{align-items:flex-end}}@media(min-width:1024px){.gridLines{display:block}.headerInner{padding-left:44px}.nav{display:flex}.heroGrid{grid-template-columns:minmax(0,1fr) 430px;gap:96px;padding:150px 110px 160px}.heroCopy h1{font-size:60px}.heroGraphicWrap{justify-content:flex-end}.heroGraphic{width:347px!important}.trustBar{padding:0 110px 80px}.featureSection,.faqSection{padding:136px 0}.faqSection{padding-top:160px;padding-bottom:160px}.sectionIntroRow{flex-direction:row;align-items:flex-end;justify-content:space-between}.sectionIntroRow h2{font-size:58px}.featureCards{margin-top:80px}.featureCard{width:487px;min-width:487px;min-height:585px;padding:56px}.featureText h3,.dataCard h3{font-size:30px}.featureText p{font-size:22px}.privacySection{padding:136px 0}.privacySection h2,.setupSection h2{font-size:60px}.privacyCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.dataCard{min-height:750px;padding:48px}.setupSection{padding:106px 0 40px}}
