:root{--light-bg: #f6f1eb;--dark-bg: #0a0a0a;--text-dark: #111111;--text-light: #ffffff;--coral: #ff7a59;--purple: #7b5cff;--brutal-border: 4px;--radius: 18px;--shadow-sm: 6px 8px 0 #111}._header_124e5_15{position:fixed;top:0;left:0;right:0;height:auto;z-index:100;padding:16px 24px;background:transparent;mix-blend-mode:normal}._header_124e5_15[data-theme=light]{color:var(--text-dark)}._header_124e5_15[data-theme=dark]{color:var(--text-light)}._navContainer_124e5_31{max-width:1200px;margin:0 auto;position:relative}._navPill_124e5_38{background:var(--light-bg);border:var(--brutal-border) solid var(--text-dark);border-radius:45px;padding:4px 14px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f1ebf2}._header_124e5_15[data-theme=dark] ._navPill_124e5_38{background:#0a0a0af2;border-color:var(--text-light)}._logo_124e5_57{font-weight:900;font-size:24px;text-decoration:none;color:inherit;letter-spacing:.2px;flex-shrink:0}._desktopNav_124e5_67{display:flex;align-items:center;gap:32px;margin:0 40px}._navLink_124e5_74{text-decoration:none;color:inherit;font-weight:600;font-size:16px;padding:4px 12px;border-radius:18px;transition:all .2s ease;position:relative}._navLink_124e5_74:hover{background:var(--coral);color:#fff;transform:translateY(-2px)}._header_124e5_15[data-theme=dark] ._navLink_124e5_74:hover{background:var(--purple)}._ctaButtons_124e5_96{display:flex;align-items:center;gap:12px;flex-shrink:0}._loginBtn_124e5_103{text-decoration:none;color:inherit;font-weight:700;font-size:16px;padding:6px 14px;border-radius:18px;transition:all .2s ease}._loginBtn_124e5_103:hover{background:#1111111a}._signupBtn_124e5_117{text-decoration:none;background:var(--coral);color:#fff;font-weight:700;font-size:16px;padding:6px 14px;border-radius:18px;border:3px solid var(--text-dark);box-shadow:4px 4px 0 var(--text-dark);transition:all .15s ease}._signupBtn_124e5_117:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--text-dark)}._signupBtn_124e5_117:active{transform:translate(1px,1px);box-shadow:2px 2px 0 var(--text-dark)}._mobileMenuBtn_124e5_141{display:none;background:none;border:none;padding:4px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border-radius:8px}._hamburger_124e5_153{width:20px;height:15px;position:relative;display:flex;flex-direction:column;justify-content:space-between}._hamburger_124e5_153 span{width:100%;height:2px;background:currentColor;border-radius:1px;transition:all .3s ease}._hamburgerOpen_124e5_170 span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._hamburgerOpen_124e5_170 span:nth-child(2){opacity:0}._hamburgerOpen_124e5_170 span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}._mobileMenu_124e5_141{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--light-bg);border:var(--brutal-border) solid var(--text-dark);border-radius:24px;padding:24px;box-shadow:var(--shadow-sm);transform:translateY(-10px);opacity:0;visibility:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f1ebfa;max-height:80vh;overflow-y:auto}._header_124e5_15[data-theme=dark] ._mobileMenu_124e5_141{background:#0a0a0afa;border-color:var(--text-light)}._mobileMenuOpen_124e5_208{transform:translateY(0);opacity:1;visibility:visible}._mobileNav_124e5_214{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}._mobileNavLink_124e5_221{text-decoration:none;color:inherit;font-weight:600;font-size:16px;padding:14px 16px;border-radius:12px;transition:all .2s ease;border:2px solid transparent}._mobileNavLink_124e5_221:hover{background:var(--coral);color:#fff;transform:translateY(-1px)}._mobileCta_124e5_238{display:flex;flex-direction:column;gap:12px;padding-top:20px;border-top:2px solid rgba(17,17,17,.1)}._mobileLoginBtn_124e5_246{text-decoration:none;color:inherit;font-weight:700;font-size:16px;padding:14px 20px;border-radius:12px;text-align:center;transition:all .2s ease;background:#1111110d;border:2px solid rgba(17,17,17,.1)}._mobileLoginBtn_124e5_246:hover{background:#1111111a;transform:translateY(-1px)}._mobileSignupBtn_124e5_264{text-decoration:none;background:var(--coral);color:#fff;font-weight:700;font-size:16px;padding:14px 20px;border-radius:12px;text-align:center;transition:all .2s ease;border:3px solid var(--text-dark);box-shadow:4px 4px 0 var(--text-dark)}._mobileSignupBtn_124e5_264:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--text-dark)}._mobileSignupBtn_124e5_264:active{transform:translate(1px,1px);box-shadow:2px 2px 0 var(--text-dark)}@media (max-width: 1024px){._header_124e5_15{padding:12px 20px}._navPill_124e5_38{padding:4px 12px}._desktopNav_124e5_67{gap:24px;margin:0 32px}._navLink_124e5_74{font-size:15px;padding:4px 10px}}@media (max-width: 900px){._desktopNav_124e5_67{gap:20px;margin:0 24px}._navLink_124e5_74{font-size:14px;padding:4px 8px}._ctaButtons_124e5_96{gap:8px}._loginBtn_124e5_103,._signupBtn_124e5_117{font-size:14px;padding:6px 12px}}@media (max-width: 768px){._header_124e5_15{padding:12px 16px}._navPill_124e5_38{padding:8px 16px}._desktopNav_124e5_67,._ctaButtons_124e5_96{display:none}._mobileMenuBtn_124e5_141{display:flex}._logo_124e5_57{font-size:20px}._mobileMenu_124e5_141{padding:20px}}@media (max-width: 480px){._header_124e5_15{padding:10px 12px}._navPill_124e5_38{padding:6px 12px}._logo_124e5_57{font-size:18px}._mobileMenu_124e5_141{padding:18px;margin:0 4px}._mobileNavLink_124e5_221{font-size:15px;padding:12px 14px}._mobileLoginBtn_124e5_246,._mobileSignupBtn_124e5_264{font-size:15px;padding:12px 18px}}@media (max-width: 360px){._header_124e5_15{padding:8px 10px}._navPill_124e5_38{padding:6px 10px}._logo_124e5_57{font-size:16px}._hamburger_124e5_153{width:18px;height:13px}._mobileMenu_124e5_141{padding:16px;margin:0 2px}._mobileNavLink_124e5_221{font-size:14px;padding:10px 12px}._mobileLoginBtn_124e5_246,._mobileSignupBtn_124e5_264{font-size:14px;padding:10px 16px}}:root{--footer-bg: #0f1419;--footer-text: #e8f4f8;--footer-text-soft: #a8b3ba;--footer-accent: #ff7a59;--footer-border: #2a3441;--brutal-border: 4px;--radius: 18px;--shadow-dark: 6px 8px 0 #000}._footer_1dn2x_17{background:var(--footer-bg);color:var(--footer-text);padding:80px 0 0;border-top:var(--brutal-border) solid var(--footer-border);position:relative}._container_1dn2x_25{max-width:1200px;margin:0 auto;padding:0 24px}._footerContent_1dn2x_31{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:48px;margin-bottom:60px}._brandSection_1dn2x_39{max-width:320px}._logo_1dn2x_43{font-weight:900;font-size:32px;color:var(--footer-text);margin-bottom:16px;letter-spacing:.2px}._tagline_1dn2x_51{color:var(--footer-text-soft);font-size:16px;line-height:1.5;margin-bottom:32px}._stats_1dn2x_58{display:flex;gap:24px;flex-wrap:wrap}._statItem_1dn2x_64{background:var(--footer-border);padding:16px 20px;border-radius:var(--radius);border:var(--brutal-border) solid var(--footer-text-soft);box-shadow:4px 4px #ffffff1a;text-align:center;min-width:120px}._statNumber_1dn2x_74{display:block;font-weight:900;font-size:20px;color:var(--footer-accent);margin-bottom:4px}._statLabel_1dn2x_82{font-size:13px;color:var(--footer-text-soft);text-transform:uppercase;letter-spacing:.5px}._footerColumn_1dn2x_90{display:flex;flex-direction:column}._columnTitle_1dn2x_95{font-weight:800;font-size:18px;color:var(--footer-text);margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}._linkList_1dn2x_104{list-style:none;display:flex;flex-direction:column;gap:12px}._footerLink_1dn2x_111{color:var(--footer-text-soft);text-decoration:none;font-size:15px;font-weight:500;padding:8px 0;border-radius:8px;transition:all .2s ease;display:inline-block}._footerLink_1dn2x_111:hover{color:var(--footer-accent);transform:translate(4px)}._newsletterSection_1dn2x_128{max-width:280px}._newsletterText_1dn2x_132{color:var(--footer-text-soft);font-size:14px;line-height:1.5;margin-bottom:20px}._newsletterForm_1dn2x_139{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}._emailInput_1dn2x_146{background:var(--footer-border);border:var(--brutal-border) solid var(--footer-text-soft);border-radius:var(--radius);padding:12px 16px;color:var(--footer-text);font-size:14px;outline:none;transition:all .2s ease}._emailInput_1dn2x_146::placeholder{color:var(--footer-text-soft)}._emailInput_1dn2x_146:focus{border-color:var(--footer-accent);box-shadow:0 0 0 2px #ff7a5933}._subscribeBtn_1dn2x_166{background:var(--footer-accent);color:#fff;border:var(--brutal-border) solid var(--footer-text);border-radius:var(--radius);padding:12px 20px;font-weight:700;font-size:14px;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;box-shadow:var(--shadow-dark);transition:all .15s ease}._subscribeBtn_1dn2x_166:hover{transform:translate(-2px,-2px);box-shadow:8px 10px #000}._subscribeBtn_1dn2x_166:active{transform:translate(1px,1px);box-shadow:2px 2px #000}._socialLinks_1dn2x_191{display:flex;gap:16px;flex-wrap:wrap}._socialLink_1dn2x_191{color:var(--footer-text-soft);text-decoration:none;font-size:14px;font-weight:600;padding:8px 12px;border:2px solid var(--footer-border);border-radius:12px;transition:all .2s ease}._socialLink_1dn2x_191:hover{color:var(--footer-text);border-color:var(--footer-accent);background:#ff7a591a}._bottomBar_1dn2x_215{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-top:2px solid var(--footer-border);flex-wrap:wrap;gap:16px}._bottomLeft_1dn2x_225{flex:1}._copyright_1dn2x_229{color:var(--footer-text-soft);font-size:14px}._bottomRight_1dn2x_234{display:flex;gap:24px;flex-wrap:wrap}._legalLink_1dn2x_240{color:var(--footer-text-soft);text-decoration:none;font-size:13px;font-weight:500;transition:color .2s ease}._legalLink_1dn2x_240:hover{color:var(--footer-text)}@media (max-width: 1024px){._footerContent_1dn2x_31{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px}._footer_1dn2x_17{padding:60px 0 0}}@media (max-width: 900px){._footerContent_1dn2x_31{grid-template-columns:1fr 1fr;gap:32px}._brandSection_1dn2x_39{grid-column:1 / -1;max-width:100%;margin-bottom:20px}._newsletterSection_1dn2x_128{grid-column:1 / -1;max-width:100%;margin-top:20px}._stats_1dn2x_58{justify-content:flex-start}}@media (max-width: 768px){._container_1dn2x_25{padding:0 16px}._footer_1dn2x_17{padding:40px 0 0}._footerContent_1dn2x_31{grid-template-columns:1fr;gap:32px;margin-bottom:40px}._brandSection_1dn2x_39{grid-column:auto;text-align:center}._newsletterSection_1dn2x_128{grid-column:auto;max-width:100%;text-align:center}._stats_1dn2x_58{justify-content:center}._statItem_1dn2x_64{min-width:100px}._bottomBar_1dn2x_215{flex-direction:column;text-align:center;gap:12px}._bottomRight_1dn2x_234{justify-content:center}}@media (max-width: 480px){._footerContent_1dn2x_31{gap:24px}._stats_1dn2x_58{flex-direction:column;align-items:center}._statItem_1dn2x_64{width:100%;max-width:200px}._socialLinks_1dn2x_191{justify-content:center}._bottomRight_1dn2x_234{flex-direction:column;gap:8px}}@media (max-width: 360px){._container_1dn2x_25{padding:0 12px}._logo_1dn2x_43{font-size:28px}._columnTitle_1dn2x_95{font-size:16px}._footerLink_1dn2x_111{font-size:14px}}._shell_hyoww_1{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;background:#fafafa}._main_hyoww_2{width:min(1100px,92%);margin:24px auto}._footer_hyoww_3{border-top:1px solid #e9e9e9;padding:16px;text-align:center;color:#555;background:#fff}._shellBleed_hyoww_6{background:#0a0a0a;grid-template-rows:auto 1fr}._fullBleed_hyoww_7{width:100%;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #f6f1eb;--ink: #111111;--ink-soft: #2b2b2b;--coral: #ff7a59;--purple: #7b5cff;--mint: #34d399;--yellow: #f9d649;--brutal-border: 4px;--radius: 18px;--shadow: 8px 10px 0 #111;--shadow-sm: 6px 8px 0 #111}html,body{background:var(--bg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}._landingContainer_eptcq_33{width:100%;background:var(--bg);position:relative;padding-top:80px}._section_eptcq_41{position:relative;min-height:100vh;width:100%}._container_eptcq_47{max-width:1200px;min-height:100vh;margin:0 auto;padding:40px;display:flex;align-items:center}._sectionContent_eptcq_56{width:100%}._sectionHeading_eptcq_61,._heroHeading_eptcq_62,._ctaHeading_eptcq_63,._brandHeading_eptcq_64{letter-spacing:-.015em;color:var(--ink)}._sectionHeading_eptcq_61{font-size:clamp(36px,5vw,64px);font-weight:900;margin-bottom:36px;line-height:1.1}._heroSection_eptcq_77{background:var(--bg);padding-top:0}._heroLayout_eptcq_82{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;min-height:70vh}._heroText_eptcq_90{max-width:640px}._heroHeading_eptcq_62{font-size:clamp(44px,6.4vw,84px);font-weight:900;line-height:1;text-wrap:balance}._heroSubtitle_eptcq_101{font-size:clamp(18px,2.2vw,24px);color:var(--ink-soft);line-height:1.5;margin-top:18px;margin-bottom:28px}._heroButtons_eptcq_109{display:flex;gap:18px;flex-wrap:wrap}._primaryButton_eptcq_115,._secondaryButton_eptcq_115,._joinButton_eptcq_115{border-radius:var(--radius);border:var(--brutal-border) solid var(--ink);font-weight:800;font-size:18px;line-height:1;padding:16px 26px;cursor:pointer;background:#fff;color:var(--ink);box-shadow:var(--shadow-sm);transition:transform .12s ease;text-decoration:none;display:inline-block}._primaryButton_eptcq_115{background:var(--coral);color:#fff}._secondaryButton_eptcq_115{background:#fff}._joinButton_eptcq_115{background:var(--purple);color:#fff;text-transform:uppercase;letter-spacing:.5px}@media (hover: hover){._primaryButton_eptcq_115:hover{background:#ff6542;transform:translate(-2px,-2px);box-shadow:8px 10px #111}._secondaryButton_eptcq_115:hover{background:var(--yellow);transform:translate(-2px,-2px);box-shadow:8px 10px #111}._joinButton_eptcq_115:hover{background:#6b46ff;transform:translate(-2px,-2px);box-shadow:8px 10px #111}}._primaryButton_eptcq_115:active,._secondaryButton_eptcq_115:active,._joinButton_eptcq_115:active{transform:translate(2px,2px);box-shadow:4px 6px #111}._heroImageContainer_eptcq_173{display:flex;justify-content:center;align-items:center}._heroImage_eptcq_173{max-width:550px;width:100%;height:auto;object-fit:contain}._problemLayout_eptcq_187{text-align:center;max-width:1040px;margin:0 auto}._contentGrid_eptcq_193{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;margin-top:12px;margin-bottom:32px}._problemCard_eptcq_201{background:#fff;padding:26px 22px;border-radius:var(--radius);border:var(--brutal-border) solid var(--ink);box-shadow:var(--shadow-sm);text-align:left;min-height:180px;display:flex;flex-direction:column}._problemCard_eptcq_201 h3{font-size:22px;font-weight:800;margin-bottom:10px}._problemCard_eptcq_201 p{font-size:16px;color:var(--ink-soft);line-height:1.5;flex-grow:1}._solutionSection_eptcq_227{background-color:var(--bg)}._solutionLayout_eptcq_231{text-align:center;max-width:1040px;margin:0 auto}._solutionGrid_eptcq_237{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:28px;max-width:800px;margin:12px auto 32px}._solutionCard_eptcq_249{background:#fff;padding:32px 24px;border-radius:var(--radius);border:var(--brutal-border) solid var(--ink);box-shadow:var(--shadow-sm);text-align:left;position:relative;min-height:200px;display:flex;flex-direction:column}._cardNumber_eptcq_262{position:absolute;top:-12px;right:-12px;background:var(--coral);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;border:var(--brutal-border) solid var(--ink);box-shadow:4px 4px 0 var(--ink)}._solutionCard_eptcq_249 h3{font-size:22px;font-weight:800;margin-bottom:12px;margin-top:8px}._solutionCard_eptcq_249 p{font-size:16px;color:var(--ink-soft);line-height:1.6;flex-grow:1}._featuresLayout_eptcq_295{text-align:center;max-width:1200px;margin:0 auto}._featuresContainer_eptcq_301{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:20px;margin-top:24px;align-items:stretch;max-width:1200px}._featureItem_eptcq_311{display:flex;gap:16px;align-items:flex-start;text-align:left;padding:20px;background:#fff;border-radius:var(--radius);border:var(--brutal-border) solid var(--ink);box-shadow:var(--shadow-sm);min-height:120px}._featureIcon_eptcq_324{font-size:28px;width:48px;height:48px;background:var(--yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;border:var(--brutal-border) solid var(--ink);flex-shrink:0}._featureContent_eptcq_337{flex:1}._featureContent_eptcq_337 h3{font-size:18px;font-weight:800;margin-bottom:8px;color:var(--ink)}._featureContent_eptcq_337 p{font-size:14px;color:var(--ink-soft);line-height:1.4}._brandSection_eptcq_355{background-color:var(--bg)}._brandLayout_eptcq_359{display:flex;align-items:center;justify-content:space-between;gap:72px;max-width:1040px;margin:0 auto}._brandContent_eptcq_368{flex:1;text-align:left}._brandHeading_eptcq_64{font-size:clamp(52px,8vw,100px);font-weight:900;margin-bottom:12px;line-height:.95}._brandSubtitle_eptcq_380{font-size:clamp(18px,3vw,28px);color:var(--ink-soft)}._ctaSection_eptcq_386{background:linear-gradient(0deg,#34d3991f,#34d3991f),var(--bg)}._ctaLayout_eptcq_390{text-align:center;max-width:860px;margin:0 auto}._ctaHeading_eptcq_63{font-size:clamp(42px,6vw,84px);font-weight:900;line-height:1.05}._ctaSubtitle_eptcq_402{font-size:clamp(18px,3vw,26px);color:var(--ink-soft);margin-top:10px;margin-bottom:28px;line-height:1.5}._ctaButtons_eptcq_410{margin-bottom:28px}@media (max-width: 1024px){._landingContainer_eptcq_33{padding-top:70px}._solutionGrid_eptcq_237{max-width:700px;gap:24px}._featuresContainer_eptcq_301{gap:20px}._solutionCard_eptcq_249,._problemCard_eptcq_201{padding:24px 20px}}@media (max-width: 900px){._container_eptcq_47{padding:20px}._heroLayout_eptcq_82{grid-template-columns:1fr;gap:36px;text-align:center}._heroButtons_eptcq_109{justify-content:center}._brandLayout_eptcq_359{flex-direction:column;gap:42px;text-align:center}._contentGrid_eptcq_193{grid-template-columns:1fr;gap:22px}._solutionGrid_eptcq_237{grid-template-columns:1fr;grid-template-rows:auto;max-width:500px;gap:20px}._featuresContainer_eptcq_301{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:20px}._featureItem_eptcq_311{padding:20px;min-height:120px}._featureIcon_eptcq_324{width:48px;height:48px;font-size:24px}._cardNumber_eptcq_262{width:40px;height:40px;font-size:16px;top:-8px;right:-8px}._solutionCard_eptcq_249{min-height:160px}}@media (max-width: 768px){._landingContainer_eptcq_33{padding-top:60px}._section_eptcq_41{min-height:auto;padding:40px 0}._container_eptcq_47{min-height:auto;padding:20px}._sectionContent_eptcq_56{display:flex;flex-direction:column;justify-content:center}._heroHeading_eptcq_62{font-size:clamp(30px,8vw,42px)}._heroSubtitle_eptcq_101{font-size:15px;margin-top:12px;margin-bottom:18px}._sectionHeading_eptcq_61{font-size:clamp(26px,7vw,34px);margin-bottom:20px}._brandHeading_eptcq_64{font-size:clamp(34px,9vw,44px)}._brandSubtitle_eptcq_380{font-size:16px}._heroLayout_eptcq_82{grid-template-columns:1fr;gap:20px;min-height:60vh}._heroButtons_eptcq_109{gap:12px}._primaryButton_eptcq_115,._secondaryButton_eptcq_115,._joinButton_eptcq_115{padding:12px 16px;font-size:16px;transition:all .15s ease}._primaryButton_eptcq_115,._secondaryButton_eptcq_115{width:50%}._solutionGrid_eptcq_237{grid-template-columns:1fr;gap:16px;max-width:100%}._solutionCard_eptcq_249,._problemCard_eptcq_201,._featureItem_eptcq_311{min-height:auto;padding:20px 16px}._featureItem_eptcq_311{flex-direction:column;gap:16px;text-align:center;padding:18px}._featureIcon_eptcq_324{align-self:center;width:44px;height:44px;font-size:20px}._cardNumber_eptcq_262{width:36px;height:36px;font-size:14px;top:-6px;right:-6px}._solutionCard_eptcq_249 h3,._problemCard_eptcq_201 h3{font-size:20px;margin-bottom:8px}._featureContent_eptcq_337 h3{font-size:18px}._featureContent_eptcq_337 p{font-size:14px}._heroImage_eptcq_173{max-width:260px}._contentGrid_eptcq_193{grid-template-columns:1fr;gap:14px;margin:8px 0 16px}._problemLayout_eptcq_187,._solutionLayout_eptcq_231,._ctaLayout_eptcq_390,._brandLayout_eptcq_359{max-width:92vw}._problemCard_eptcq_201,._solutionCard_eptcq_249{box-shadow:4px 6px #111;z-index:1}._problemCard_eptcq_201 h3,._solutionCard_eptcq_249 h3{font-size:18px;margin-bottom:6px}._problemCard_eptcq_201 p,._solutionCard_eptcq_249 p{font-size:14px;line-height:1.45}}@media (max-width: 600px){._landingContainer_eptcq_33{padding-top:50px}._heroImage_eptcq_173{max-width:300px;margin:0 auto}._featuresContainer_eptcq_301{grid-template-columns:1fr;grid-template-rows:repeat(6,auto);gap:16px;max-width:100%}._featureItem_eptcq_311{min-height:auto;padding:16px}._featureIcon_eptcq_324{width:40px;height:40px;font-size:24px}._featureContent_eptcq_337 h3{font-size:16px}._featureContent_eptcq_337 p{font-size:13px}._solutionGrid_eptcq_237{gap:14px}._solutionCard_eptcq_249,._problemCard_eptcq_201{padding:18px 14px}._cardNumber_eptcq_262{width:32px;height:32px;font-size:13px;top:-4px;right:-4px}._solutionCard_eptcq_249 h3,._problemCard_eptcq_201 h3{font-size:18px;margin-bottom:6px}._solutionCard_eptcq_249 p,._problemCard_eptcq_201 p{font-size:15px;line-height:1.5}}@media (max-width: 480px){._landingContainer_eptcq_33{padding-top:45px}._primaryButton_eptcq_115,._secondaryButton_eptcq_115{width:100%}._heroImage_eptcq_173{max-width:240px}._solutionGrid_eptcq_237{gap:12px}._solutionCard_eptcq_249,._problemCard_eptcq_201,._featureItem_eptcq_311{padding:16px 12px}._cardNumber_eptcq_262{width:28px;height:28px;font-size:12px;top:-2px;right:-2px}._featureIcon_eptcq_324{width:36px;height:36px;font-size:16px}._solutionCard_eptcq_249 h3,._problemCard_eptcq_201 h3{font-size:17px}._featureContent_eptcq_337 h3{font-size:16px}._solutionCard_eptcq_249 p,._problemCard_eptcq_201 p,._featureContent_eptcq_337 p{font-size:14px;line-height:1.4}}@media (max-width: 360px){._landingContainer_eptcq_33{padding-top:40px}._heroHeading_eptcq_62{font-size:clamp(26px,9vw,34px)}._sectionHeading_eptcq_61{font-size:clamp(22px,7.5vw,30px)}._heroImage_eptcq_173{max-width:220px}._solutionGrid_eptcq_237{gap:10px}._solutionCard_eptcq_249,._problemCard_eptcq_201,._featureItem_eptcq_311{padding:14px 10px}._cardNumber_eptcq_262{width:26px;height:26px;font-size:11px;border-width:2px}._featureIcon_eptcq_324{width:32px;height:32px;font-size:14px;border-width:2px}._solutionCard_eptcq_249 h3,._problemCard_eptcq_201 h3{font-size:16px}._featureContent_eptcq_337 h3{font-size:15px}._solutionCard_eptcq_249 p,._problemCard_eptcq_201 p,._featureContent_eptcq_337 p{font-size:13px;line-height:1.4}._primaryButton_eptcq_115,._secondaryButton_eptcq_115,._joinButton_eptcq_115{padding:10px 14px;font-size:15px}}:root{--bg: #fff7ef;--text: #1e1e1e;--card: #ffffff;--primary: #f26b1d;--secondary: #f9d649;--muted: #3c3c3c;--border: #1e1e1e;--radius: 20px;font-family:Inter,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);line-height:1.6}.container{max-width:1140px;margin:0 auto;padding:32px 16px}
