*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#2e7d32;--color-primary-dark:#1b5e20;--color-primary-light:#4caf50;--color-accent:#ff6f00;--color-accent-dark:#e65100;--color-bg:#f9fafb;--color-surface:#fff;--color-text-primary:#1a1a2e;--color-text-secondary:#4a4a6a;--color-text-muted:#9e9e9e;--color-border:#e0e0e0;--font-family:"Segoe UI","Inter",system-ui,-apple-system,sans-serif;--font-size-base:16px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-2xl:64px;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;background-color:var(--color-bg);color:#1a1a2e;color:var(--color-text-primary);font-family:Segoe UI,Inter,system-ui,-apple-system,sans-serif;font-family:var(--font-family);font-size:16px;font-size:var(--font-size-base);height:100%;line-height:1.6}#root{display:flex;flex-direction:column;min-height:100vh}:focus-visible{border-radius:6px;border-radius:var(--radius-sm);outline:3px solid #2e7d32;outline:3px solid var(--color-primary);outline-offset:3px}a{color:#2e7d32;color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}img,svg{display:block;max-width:100%}.navbar{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm);height:64px;position:sticky;top:0;z-index:100}.navbar__inner{height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 var(--space-lg)}.navbar__brand,.navbar__inner{align-items:center;display:flex}.navbar__brand{text-decoration:none}.navbar__logo-img{height:52px;mix-blend-mode:multiply;object-fit:contain;width:auto}.navbar__links{align-items:center;display:flex;gap:var(--space-md);list-style:none;margin:0;padding:0}.navbar__link{background:none;border:none;border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;font-size:.95rem;font-weight:500;padding:6px 10px;text-decoration:none;transition:color .15s ease,background-color .15s ease}.navbar__link:hover{background-color:#2e7d3212;color:var(--color-primary);text-decoration:none}.navbar__link--active{color:var(--color-primary-dark);font-weight:700}.navbar__link--signin{color:var(--color-primary);font-weight:600}.navbar__dropdown{position:relative}.navbar__dropdown-toggle{align-items:center;display:flex;gap:4px}.navbar__dropdown-menu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);left:0;list-style:none;margin:0;min-width:200px;padding:8px;position:absolute;top:calc(100% + 8px);z-index:200}.navbar__dropdown-item{border-radius:var(--radius-sm);color:var(--color-text-secondary);display:block;font-size:.9rem;font-weight:500;padding:10px 14px;text-decoration:none;transition:background-color .15s ease,color .15s ease}.navbar__dropdown-item:hover{background-color:#2e7d3212;color:var(--color-primary);text-decoration:none}.navbar__hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:18px;justify-content:space-between;padding:0;width:26px}.navbar__hamburger span{background-color:var(--color-text-primary);border-radius:2px;display:block;height:2px;transition:transform .2s ease,opacity .2s ease}.navbar__hamburger--open span:first-child{transform:translateY(8px) rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0}.navbar__hamburger--open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width:768px){.navbar{height:auto;min-height:80px;position:relative}.navbar__inner{flex-wrap:wrap;padding:12px var(--space-lg)}.navbar__hamburger{display:flex}.navbar__links{align-items:flex-start;background-color:var(--color-surface);flex-direction:column;gap:var(--space-sm);left:0;max-height:0;overflow:hidden;padding:0 var(--space-lg);position:relative;right:0;top:0;transition:max-height .3s ease,padding .3s ease;width:100%}.navbar__links--open{max-height:500px;padding:var(--space-md) var(--space-lg)}.navbar__dropdown-menu{border:none;box-shadow:none;min-width:0;min-width:auto;padding:0 0 0 16px;position:static}.navbar__logo-img{height:50px}}.footer{background-color:#1a3a4a;border-top:none;margin-top:auto}.footer__inner{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1200px;padding:56px 24px 40px}.footer__logo{background:#fff;border-radius:8px;height:52px;margin-bottom:12px;object-fit:contain;padding:4px;width:auto}.footer__tagline{color:#1d9e75;font-size:.9rem;font-weight:700;letter-spacing:.03em;margin-bottom:10px}.footer__description{color:#a8c5d0;font-size:.88rem;line-height:1.65;max-width:280px}.footer__col-heading{color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.1em;margin-bottom:16px;text-transform:uppercase}.footer__links{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.footer__link{color:#a8c5d0;font-size:.9rem;text-decoration:none;transition:color .15s ease}.footer__link:hover{color:#fff;text-decoration:none}.footer__bottom{align-items:center;border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:6px;margin:0 auto;max-width:1200px;padding:20px 24px;text-align:center}.footer__disclaimer{line-height:1.5;max-width:600px}.footer__copyright,.footer__disclaimer{color:#6b8fa0;font-size:.78rem}@media (max-width:900px){.footer__inner{gap:32px;grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (max-width:600px){.footer__inner{gap:28px;grid-template-columns:1fr;padding:40px 16px 28px}}.cta-button{align-items:center;background-color:var(--color-accent);border:none;border-radius:var(--radius-lg);box-shadow:0 4px 14px #ff6f0066;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;justify-content:center;letter-spacing:.03em;line-height:1;min-width:220px;padding:16px 40px;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.cta-button:hover:not(:disabled){background-color:var(--color-accent-dark);box-shadow:0 6px 18px #ff6f0080;transform:translateY(-2px)}.cta-button:active:not(:disabled){box-shadow:0 2px 8px #ff6f004d;transform:translateY(0)}.cta-button:focus-visible{box-shadow:0 0 0 5px var(--color-accent);outline:3px solid #fff;outline-offset:3px}.cta-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}@media (max-width:480px){.cta-button{font-size:1rem;padding:14px 24px;width:100%}}.hero-section{align-items:center;background:linear-gradient(160deg,#e8f5e9,#f9fafb 60%,#fff8e1);display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 64px);overflow:hidden;padding:60px var(--space-lg) 48px;position:relative;text-align:center}.hero-section__bubble{animation:floatBubble 8s ease-in-out infinite;border-radius:50%;opacity:.18;position:absolute}.hero-section__bubble--1{animation-duration:9s;background:#2e7d32;height:180px;left:-40px;top:-40px;width:180px}.hero-section__bubble--2{animation-delay:2s;animation-duration:11s;background:#ff6f00;bottom:-20px;height:120px;right:5%;width:120px}.hero-section__bubble--3{animation-delay:1s;animation-duration:7s;background:#1a6b8a;height:80px;right:8%;top:30%;width:80px}@keyframes floatBubble{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.04)}to{transform:translateY(0) scale(1)}}.hero-section__badge{background-color:#2e7d321a;border-radius:999px;color:var(--color-primary);font-size:.85rem;font-weight:700;letter-spacing:.08em;padding:6px 16px;text-transform:uppercase}.hero-section__badge,.hero-section__heading{margin-bottom:var(--space-md);position:relative;z-index:1}.hero-section__heading{color:var(--color-text-primary);font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15;max-width:680px}.hero-section__heading--highlight{color:var(--color-primary)}.hero-section__value-prop{color:var(--color-text-secondary);font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;margin-bottom:var(--space-xl);max-width:560px;position:relative;z-index:1}.hero-section__nudge{color:var(--color-text-muted);font-size:.82rem;letter-spacing:.02em;margin-top:var(--space-md);position:relative;z-index:1}.hero-section__stats{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:28px;position:relative;z-index:1}.hero-section__stat{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffbf;border:1px solid var(--color-border);border-radius:999px;color:var(--color-text-secondary);font-size:.88rem;font-weight:600;padding:8px 16px}@media (max-width:768px){.hero-section{min-height:calc(100vh - 80px);padding:60px var(--space-md) 48px}.hero-section__bubble--1{height:200px;width:200px}.hero-section__bubble--2{height:130px;width:130px}.hero-section__bubble--3{height:90px;width:90px}.hero-section__stats{gap:10px}.hero-section__stat{font-size:.8rem}}.feature-tile{align-items:center;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-lg) var(--space-md);text-align:center;transition:transform .2s ease,box-shadow .2s ease}.feature-tile:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.feature-tile__icon{font-size:2.4rem;line-height:1;margin-bottom:var(--space-xs)}.feature-tile__title{color:var(--color-primary-dark);font-size:1.05rem;font-weight:700;margin:0}.feature-tile__description{color:var(--color-text-secondary);font-size:.9rem;line-height:1.5;margin:0}.feature-tiles-section{background-color:var(--color-bg);padding:var(--space-xl) var(--space-lg);text-align:center}.feature-tiles-section__heading{color:var(--color-text-primary);font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700;margin-bottom:var(--space-xl)}.feature-tiles-section__grid{grid-gap:var(--space-lg);display:grid;gap:var(--space-lg);grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:960px}@media (max-width:900px){.feature-tiles-section__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.feature-tiles-section{padding:var(--space-lg) var(--space-md)}.feature-tiles-section__grid{grid-template-columns:1fr}}.feature-tile{opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.feature-tile:nth-child(2){transition-delay:.15s}.feature-tile:nth-child(3){transition-delay:.3s}.feature-tile--visible{opacity:1;transform:translateY(0)}.home-page{flex-direction:column}.checkin-page,.home-page{display:flex;min-height:100vh}.checkin-page{background:#f6f7fb;justify-content:center;padding:40px 20px 64px}.checkin-page__container{margin:0 auto;max-width:920px;width:100%}.checkin-page__header{margin-bottom:32px;text-align:center}.checkin-page__icon{font-size:32px;margin-bottom:8px}.checkin-page__heading{color:#16163f;font-size:3rem;font-weight:800;line-height:1.1;margin:0 0 12px}.checkin-page__message{color:#5b6475;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:760px}.checkin-page__form{display:flex;flex-direction:column;gap:20px}.checkin-page__field{background:#fff;border:1px solid #e6e8ef;border-radius:24px;box-shadow:0 8px 28px #0f172a0d;padding:24px 28px}.checkin-page__label{color:#16163f;display:block;font-size:1.1rem;font-weight:700;margin-bottom:16px}.checkin-page__option-group{display:flex;flex-direction:column;gap:18px}.checkin-page__option{align-items:center;color:#222b45;display:flex;font-size:1rem;gap:14px;line-height:1.5}.checkin-page__option input[type=checkbox],.checkin-page__option input[type=radio]{accent-color:#2563eb;flex-shrink:0;height:22px;margin:0;width:22px}.checkin-page__input{background:#fff;border:1px solid #d7dce5;border-radius:14px;color:#1f2937;font-size:1rem;min-height:52px;outline:none;padding:12px 16px;width:100%}.checkin-page__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.checkin-page__range-list{color:#6b7280;font-size:.92rem;line-height:1.5;margin:12px 0 0;padding-left:20px}.checkin-page__status{color:#5b6475;font-size:1rem;text-align:center}.checkin-page__error{color:#b42318;font-size:.95rem;font-weight:600;margin:4px 0 0}.checkin-page__actions{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:28px}.checkin-page__actions a,.checkin-page__secondary-button{align-items:center;background:#ff7a00;border:none;border-radius:999px;box-shadow:0 10px 24px #ff7a003d;color:#fff;display:inline-flex;font-size:1.05rem;font-weight:700;height:64px;justify-content:center;min-width:260px;padding:0 28px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.checkin-page__actions a:hover,.checkin-page__secondary-button:hover{box-shadow:0 14px 28px #ff7a004d;transform:translateY(-1px)}.checkin-page__result-column{display:flex;flex-direction:column;gap:16px;margin-top:24px}.checkin-page__section-card{background:#fff;border:1px solid #e6e8ef;border-radius:24px;box-shadow:0 8px 28px #0f172a0d;padding:24px 28px}.checkin-page__section-title{color:#16163f;font-size:1.2rem;font-weight:700;margin:0 0 12px}.checkin-page__subheading{color:#16163f;font-size:1rem;font-weight:700;margin:18px 0 10px}.checkin-page__badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.95rem;font-weight:700;padding:8px 16px}.checkin-page__badge--low{background:#dcfce7;color:#166534}.checkin-page__badge--medium{background:#fef3c7;color:#92400e}.checkin-page__badge--high{background:#fee2e2;color:#b91c1c}.checkin-page__score{color:#374151;font-size:1rem;margin:14px 0 0}.checkin-page__list,.checkin-page__list--ordered{margin:0;padding-left:22px}.checkin-page__list-item{color:#1f2937;line-height:1.6;margin-bottom:12px}.checkin-page__list-item p{color:#5b6475;margin:4px 0 0}.checkin-page__empty{color:#6b7280;line-height:1.6;margin:0}.checkin-page__table-wrapper{margin-top:10px;overflow-x:auto}.checkin-page__table{background:#fff;border-collapse:collapse;font-size:.95rem;width:100%}.checkin-page__table td,.checkin-page__table th{border:1px solid #e5e7eb;padding:12px 14px;text-align:left;vertical-align:top}.checkin-page__table th{background:#f8fafc;color:#16163f;font-weight:700}@media (max-width:768px){.checkin-page{padding:28px 16px 48px}.checkin-page__heading{font-size:2.2rem}.checkin-page__message{font-size:1rem}.checkin-page__field,.checkin-page__section-card{border-radius:18px;padding:20px 18px}.checkin-page__label{font-size:1rem}.checkin-page__option{font-size:.97rem;gap:12px}.checkin-page__actions{align-items:stretch;flex-direction:column}.checkin-page__actions a,.checkin-page__secondary-button{min-width:0;width:100%}}@media (max-width:480px){.checkin-page__heading{font-size:1.9rem}.checkin-page__message{font-size:.95rem}.checkin-page__section-title{font-size:1.05rem}.checkin-page__table{font-size:.85rem}.checkin-page__table td,.checkin-page__table th{padding:10px}}.checkin-page__top-action{margin-top:20px}.checkin-page__modal-overlay{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.checkin-page__modal{background:#fff;border-radius:24px;box-shadow:0 24px 64px #0f172a38;max-width:560px;padding:24px;width:100%}.checkin-page__modal-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.checkin-page__modal-close{background:#0000;border:none;color:#16163f;cursor:pointer;font-size:2rem;line-height:1}.checkin-page__email-form{display:flex;flex-direction:column;gap:16px;margin-top:16px}.checkin-page__checkbox-group{grid-gap:12px;display:grid;gap:12px}.checkin-page__checkbox-item{align-items:center;color:#1f2937;display:flex;font-size:.98rem;gap:10px}.checkin-page__modal-actions{display:flex;gap:12px;justify-content:space-between;margin-top:8px}@media (max-width:900px){.checkin-page__modal-actions{align-items:stretch;flex-direction:column}.checkin-page__modal-actions .cta-button{width:100%}}.not-found-page{align-items:center;background-color:var(--color-bg);display:flex;justify-content:center;min-height:calc(100vh - 64px);padding:var(--space-xl) var(--space-lg)}.not-found-page__container{align-items:center;display:flex;flex-direction:column;gap:var(--space-lg);max-width:440px;text-align:center}.not-found-page__icon{font-size:4rem;line-height:1}.not-found-page__heading{color:var(--color-text-primary);font-size:1.8rem;font-weight:700}.not-found-page__message{color:var(--color-text-secondary);font-size:1rem;line-height:1.6}.chart{margin-top:40px}.chart__title{color:#1f2340;margin-bottom:24px;text-align:center}.chart__container{align-items:flex-end;display:flex;gap:20px;height:220px;justify-content:space-between}.chart__group{flex:1 1;text-align:center}.chart__bars{align-items:flex-end;gap:10px;height:180px}.chart__bar,.chart__bars{display:flex;justify-content:center}.chart__bar{align-items:flex-start;border-radius:6px 6px 0 0;position:relative;width:30px}.chart__bar--my{background-color:#2f7d32}.chart__bar--abs{background-color:#b0b7c3}.chart__value{font-size:12px;position:absolute;top:-20px}.chart__label{font-weight:600;margin-top:8px}.chart__legend{display:flex;gap:20px;justify-content:center;margin-top:20px}.chart__legend-item{align-items:center;display:flex;gap:6px}.chart__legend-color{border-radius:3px;height:12px;width:12px}.chart__legend-color--my{background-color:#2f7d32}.chart__legend-color--abs{background-color:#b0b7c3}.cost-calculator-page{background:#f4f6f9;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;margin:0 auto;max-width:1040px;overflow:hidden;padding:70px 40px 16px;width:1040px}.cost-calculator-page__header{flex-shrink:0;margin-bottom:16px;text-align:center}.cost-calculator-page__badge{background:#faeeda;border-radius:999px;color:#854f0b;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.02em;margin-bottom:8px;padding:4px 14px}.cost-calculator-page__heading{color:#1f2340;font-size:24px;font-weight:800;line-height:1.2;margin:0 0 4px}.cost-calculator-page__subheading{color:#5b5f7a;font-size:13px;margin:0}.cost-calculator-page__body{grid-gap:20px;align-items:start;display:grid;flex:1 1;gap:20px;grid-template-columns:480px 480px;min-height:0;overflow:hidden}.cost-calculator-page__left{gap:10px}.cost-calculator-page__left,.cost-calculator-page__right{display:flex;flex-direction:column;max-width:460px;min-width:460px;overflow:hidden;width:460px}.cost-card{background:#fff;border:1px solid #eaeaea;border-radius:14px;box-shadow:0 2px 12px #0000000f;box-sizing:border-box;flex-shrink:0;padding:16px 20px;width:100%}.cost-card__title{color:#1f2340;font-size:15px;font-weight:700;margin:0 0 12px}.cost-card__inputs{box-sizing:border-box;gap:10px}.cost-card__field,.cost-card__inputs{display:flex;flex-direction:column;width:100%}.cost-card__field{gap:5px;min-width:0}.cost-card__label{color:#1f2340;font-size:12px;font-weight:600}.cost-card__input{background:#fafafa;border:1.5px solid #e0e0e0;border-radius:10px;box-sizing:border-box;color:#1f2340;font-size:14px;min-width:0;outline:none;padding:10px 12px;transition:border-color .2s ease;width:100%}.cost-card__input:focus{background:#fff;border-color:#2e7d32}.cost-save-banner{align-items:center;background:linear-gradient(135deg,#1b5e20,#2e7d32);border-radius:12px;display:flex;flex-shrink:0;gap:10px;padding:10px 14px}.cost-save-banner__icon{flex-shrink:0;font-size:16px}.cost-save-banner__text{color:#e8f5e9;font-size:12px;line-height:1.4;margin:0}.cost-save-banner__text strong{color:#fff;font-size:13px}.cost-results{flex-direction:column;gap:8px}.cost-results,.cost-results__card{box-sizing:border-box;display:flex;min-width:0;width:100%}.cost-results__card{align-items:center;background:#fff;border:1px solid #eaeaea;border-radius:12px;box-shadow:0 1px 6px #0000000d;flex-shrink:0;gap:10px;padding:10px 14px;transition:transform .15s ease}.cost-results__card:hover{transform:translateX(3px)}.cost-results__card--highlight{background:#f0faf0;border-color:#a5d6a7;border-width:1.5px}.cost-results__accent{border-radius:4px;flex-shrink:0;height:30px;width:4px}.cost-results__accent--weekly{background:#81c784}.cost-results__accent--monthly{background:#4caf50}.cost-results__accent--annual{background:#2e7d32}.cost-results__info{flex:1 1;min-width:0}.cost-results__period{color:#5b5f7a;font-size:11px;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.cost-results__sublabel{color:#9e9e9e;font-size:10px;margin:1px 0 0}.cost-results__amount{color:#2e7d32;flex-shrink:0;font-size:16px;font-weight:700;margin:0}.cost-results__amount--large{color:#1b5e20;flex-shrink:0;font-size:20px;font-weight:800}.cost-message{border-radius:10px;box-sizing:border-box;flex-shrink:0;font-size:12px;font-weight:600;padding:10px 14px;text-align:center;width:100%}.cost-message--success{background:#eef8ef;border:1px solid #d7ead8;color:#2f7d32}.cost-message--warning{background:#fff4e5;border:1px solid #ffd8a8;color:#8a5a00}.cost-benchmark-note{color:#9e9e9e;flex-shrink:0;font-size:11px;margin:0;text-align:center}.cost-chart-section{background:#fff;border:1px solid #eaeaea;border-radius:14px;box-shadow:0 2px 12px #0000000f;box-sizing:border-box;display:flex;flex-direction:column;height:auto;min-width:0;padding:16px 20px;width:100%}.cost-chart-section__header{flex-shrink:0;margin-bottom:8px;text-align:center}.cost-chart-section__title{color:#1f2340;font-size:15px;font-weight:700;margin:0 0 2px}.cost-chart-section__subtitle{color:#9e9e9e;font-size:11px;margin:0}.cost-chart-empty{align-items:center;background:#fff;border:2px dashed #e0e0e0;border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:auto;justify-content:center;min-height:200px;padding:24px;text-align:center;width:100%}.cost-chart-empty__icon{font-size:36px}.cost-empty{align-items:center;background:#fff;border:2px dashed #e0e0e0;border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;height:auto;justify-content:center;min-height:80px;padding:20px 24px;text-align:center;width:100%}.cost-empty__icon{font-size:28px}.cost-empty__text{color:#9e9e9e;font-size:13px;margin:0}@media (max-width:1060px){.cost-calculator-page{background:#f4f6f9;height:auto;max-width:100%;overflow:auto;padding:80px 24px 40px;width:100%}.cost-calculator-page__body{align-items:stretch;grid-template-columns:1fr;overflow:visible}.cost-calculator-page__left,.cost-calculator-page__right{max-width:100%;min-width:0;min-width:auto;width:100%}.cost-calculator-page__right{min-height:300px}.cost-chart-empty{height:200px}}@media (max-width:600px){.cost-calculator-page{padding:60px 16px 48px}.cost-calculator-page__heading{font-size:20px}}.health-awareness-page{margin:0 auto;max-width:1000px;min-height:100vh;padding:30px 24px 64px}.health-awareness-page__header{margin-bottom:40px;text-align:center}.health-awareness-page__badge{background:#e1f5ee;border-radius:999px;color:#0f6e56;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.02em;margin-bottom:16px;padding:6px 16px}.health-awareness-page__heading{color:#1f2340;font-size:36px;font-weight:800;line-height:1.2;margin:0 0 12px}.health-awareness-page__subheading{color:#5b5f7a;font-size:16px;margin:0}.health-awareness-page__stat-banner{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 12px #0000000f;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-bottom:48px;padding:32px 40px}.health-awareness-page__stat{align-items:center;display:flex;flex-direction:column;gap:6px;text-align:center}.health-awareness-page__stat-number{color:#2e7d32;font-size:36px;font-weight:800;line-height:1}.health-awareness-page__stat-label{color:#5b5f7a;font-size:13px;line-height:1.4;max-width:160px}.health-awareness-page__stat-divider{background:#e0e0e0;height:60px;width:1px}.health-awareness-page__grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:48px}.health-awareness-page__grid .insight-card:last-child:nth-child(odd){grid-column:1/-1;margin:0 auto;max-width:100%;width:100%}.insight-card{background:#fff;border-bottom:1px solid #f0f0f0;border-radius:0 16px 16px 0;border-right:1px solid #f0f0f0;border-top:1px solid #f0f0f0;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;gap:12px;opacity:0;padding:28px 24px;transform:translateX(-24px);transition:opacity .5s ease,transform .5s ease}.insight-card--visible{opacity:1;transform:translateX(0)}.insight-card__icon{font-size:28px;line-height:1}.insight-card__title{color:#1f2340;font-size:17px;font-weight:700;line-height:1.3;margin:0}.insight-card__description{color:#5b5f7a;font-size:14px;line-height:1.65;margin:0}.health-awareness-page__cta{background:#f7f8fc;border-radius:16px;padding:32px 24px;text-align:center}.health-awareness-page__cta-text{color:#5b5f7a;font-size:16px;margin:0 0 16px}.health-awareness-page__cta-link{background:#2e7d32;border-radius:999px;color:#fff;display:inline-block;font-size:15px;font-weight:700;padding:14px 28px;text-decoration:none;transition:background .2s ease,transform .1s ease}.health-awareness-page__cta-link:hover{background:#1b5e20;text-decoration:none;transform:translateY(-1px)}@media (max-width:768px){.health-awareness-page__stat-banner{gap:24px;padding:24px}.health-awareness-page__stat-divider{display:none}.health-awareness-page__stat-number{font-size:28px}}@media (max-width:600px){.health-awareness-page{padding:48px 16px}.health-awareness-page__grid{grid-template-columns:1fr}.health-awareness-page__grid .insight-card:last-child:nth-child(odd){grid-column:auto;max-width:100%}.health-awareness-page__heading{font-size:26px}}.quit-benefits-page{margin:0 auto;max-width:1060px;min-height:100vh;padding:30px 24px 64px}.quit-benefits-page__header{margin-bottom:40px;text-align:center}.quit-benefits-page__badge{background:#eeedfe;border-radius:999px;color:#534ab7;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.02em;margin-bottom:16px;padding:6px 16px}.quit-benefits-page__heading{color:#1f2340;font-size:34px;font-weight:800;line-height:1.2;margin:0 0 12px}.quit-benefits-page__subheading{color:#5b5f7a;font-size:16px;margin:0}.quit-benefits-page__layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:40px}.quit-benefits-page__timeline-container{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 2px 16px #00000012;padding:32px 28px}.quit-benefits-page__story-panel{position:sticky;top:88px}.quit-benefits-page__story-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 2px 16px #00000012;display:flex;flex-direction:column;gap:20px;min-height:420px;padding:32px 28px}.quit-benefits-page__story-empty{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;padding:20px 0;text-align:center}.quit-benefits-page__story-empty-icon{font-size:52px;line-height:1}.quit-benefits-page__story-icon{align-items:center;border-radius:14px;display:flex;font-size:28px;height:56px;justify-content:center;width:56px}.quit-benefits-page__story-title{color:#1f2340;font-size:18px;font-weight:800;line-height:1.3;margin:0}.quit-benefits-page__story-text{color:#5b5f7a;font-size:14px;line-height:1.8;margin:0}.quit-benefits-page__story-fact{background:#f7f8fc;border-left:3px solid #2e7d32;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:16px 18px}.quit-benefits-page__story-fact-label{color:#2e7d32;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quit-benefits-page__story-fact-text{color:#5b5f7a;font-size:13px;line-height:1.6;margin:0}.quit-benefits-page__story-quote{border-left:2px solid #e0e0e0;color:#9e9e9e;font-size:14px;font-style:italic;line-height:1.6;margin:0;padding:0 0 0 16px}.quit-benefits-page__story-nav{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:auto;padding-top:8px}.quit-benefits-page__story-counter{color:#9e9e9e;font-size:13px;font-weight:600}.quit-benefits-page__nav-btn{background:none;border:1.5px solid #e0e0e0;border-radius:999px;color:#5b5f7a;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.quit-benefits-page__nav-btn:hover:not(:disabled){border-color:#2e7d32;color:#2e7d32}.quit-benefits-page__nav-btn:disabled{cursor:not-allowed;opacity:.35}.quit-benefits-page__nav-btn--next{background:#2e7d32;border-color:#2e7d32;color:#fff}.quit-benefits-page__nav-btn--next:hover:not(:disabled){background:#1b5e20;border-color:#1b5e20;color:#fff}.quit-benefits-page__nav-btn--start{font-size:14px;margin-top:8px;padding:12px 24px}.quit-timeline{list-style:none;margin:0;padding:0}.quit-timeline__item{display:flex;gap:16px}.quit-timeline__marker{align-items:center;display:flex;flex-direction:column;flex-shrink:0;width:24px}.quit-timeline__dot{border-radius:50%;flex-shrink:0;height:22px;margin-top:14px;transition:background-color .3s ease,box-shadow .3s ease;width:22px}.quit-timeline__line{background:#e0e0e0;flex:1 1;margin:6px 0;min-height:20px;width:2px}.quit-timeline__content{flex:1 1;padding-bottom:16px}.quit-timeline__item:last-child .quit-timeline__content{padding-bottom:0}.quit-timeline__trigger{align-items:center;background:#f7f8fc;border:1.5px solid #0000;border-radius:12px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:background-color .2s ease,border-color .2s ease;width:100%}.quit-timeline__trigger:hover{background-color:#f0f1f7}.quit-timeline__trigger--selected{border-width:1.5px}.quit-timeline__trigger-left{display:flex;flex-direction:column;gap:6px}.quit-timeline__time-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:4px 12px;width:fit-content}.quit-timeline__title{color:#1f2340;font-size:15px;font-weight:700;line-height:1.3;margin:0}.quit-timeline__chevron{color:#9e9e9e;flex-shrink:0;font-size:13px}.quit-timeline__description-wrap--mobile{background:#f9fafb;border:1px solid #f0f0f0;border-radius:0 0 12px 12px;border-top:none;margin-top:-4px;padding:14px 16px}.quit-timeline__description{color:#5b5f7a;font-size:14px;line-height:1.7;margin:0}@media (min-width:821px){.quit-timeline__description-wrap--mobile{display:none}}.quit-benefits-page__cta{background:#f7f8fc;border-radius:16px;padding:32px 24px;text-align:center}.quit-benefits-page__cta-text{color:#5b5f7a;font-size:16px;margin:0 0 16px}.quit-benefits-page__cta-link{background:#2e7d32;border-radius:999px;color:#fff;display:inline-block;font-size:15px;font-weight:700;padding:14px 28px;text-decoration:none;transition:background .2s ease,transform .1s ease}.quit-benefits-page__cta-link:hover{background:#1b5e20;text-decoration:none;transform:translateY(-1px)}@media (max-width:820px){.quit-benefits-page__layout{grid-template-columns:1fr}.quit-benefits-page__story-panel{order:-1;position:static}.quit-benefits-page__story-card{min-height:auto}}@media (max-width:600px){.quit-benefits-page{padding:24px 16px 48px}.quit-benefits-page__heading{font-size:26px}.quit-benefits-page__story-card,.quit-benefits-page__timeline-container{padding:24px 16px}}.smoking-story-page{margin:0 auto;max-width:1000px;min-height:100vh;padding:80px 24px 64px}.smoking-story-page__chapter-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #f0f0f0;border-radius:999px;box-shadow:0 2px 16px #0000001a;display:flex;gap:8px;left:50%;padding:6px 10px;position:fixed;top:70px;transform:translateX(-50%);z-index:100}.smoking-story-page__chapter-btn{align-items:center;background:none;border:none;border-radius:999px;color:#5b5f7a;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:6px 14px;transition:background .2s ease,color .2s ease}.smoking-story-page__chapter-btn:hover{background:#f7f8fc;color:#1f2340}.smoking-story-page__chapter-btn--active{background:#1f2340;color:#fff}.smoking-story-page__chapter-icon{font-size:14px}.smoking-story-page__chapter-label{font-size:13px}.smoking-story-page__header{margin-bottom:56px;margin-top:48px;text-align:center}.smoking-story-page__badge{background:#e6f1fb;border-radius:999px;color:#185fa5;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.02em;margin-bottom:20px;padding:6px 16px}.smoking-story-page__heading{color:#1f2340;font-size:38px;font-weight:800;line-height:1.2;margin:0 0 16px}.smoking-story-page__subheading{color:#5b5f7a;font-size:17px;line-height:1.7;margin:0 auto;max-width:620px}.smoking-story-page__section{margin-bottom:72px;scroll-margin-top:120px}.smoking-story-page__section-header{margin-bottom:28px}.smoking-story-page__chapter-tag{align-items:center;background:#f7f8fc;border:1px solid #e0e0e0;border-radius:999px;color:#5b5f7a;display:inline-flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.04em;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.smoking-story-page__section-label{color:#7c80a0;font-size:13px;font-weight:700;letter-spacing:.03em;margin:0 0 8px;text-transform:uppercase}.smoking-story-page__section-title{color:#1f2340;font-size:28px;font-weight:800;line-height:1.2;margin:0 0 12px}.smoking-story-page__section-copy{color:#5b5f7a;font-size:16px;line-height:1.7;margin:0;max-width:720px}.smoking-story-page__panel{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 2px 16px #00000012;margin-bottom:20px;overflow:hidden;padding:28px 24px}.smoking-story-page__panel--map{padding:28px 24px 24px}.smoking-story-page__panel-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:8px}.smoking-story-page__panel-title{color:#1f2340;font-size:20px;font-weight:700;margin:0 0 4px}.smoking-story-page__panel-subtitle{color:#9e9e9e;font-size:13px;margin:0}.smoking-story-page__panel-tag{background:#eeedfe;border-radius:999px;color:#534ab7;display:inline-block;flex-shrink:0;font-size:12px;font-weight:700;padding:6px 12px}.smoking-story-page__map-top{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:18px}.smoking-story-page__map-year{color:#185fa5;font-size:18px;font-weight:700}.smoking-story-page__chart-narrative{background:#f7f8fc;border-left:3px solid #1d9e75;border-radius:10px;margin:12px 0 20px;padding:14px 18px}.smoking-story-page__chart-narrative p{color:#5b5f7a;font-size:14px;line-height:1.65;margin:0}.smoking-story-page__insight-callout{align-items:flex-start;background:#f7f8fc;border:1px solid #eceef5;border-radius:16px;display:flex;gap:16px;margin-bottom:20px;padding:20px 24px}.smoking-story-page__insight-callout--green{background:#eef8ef;border-color:#d7ead8}.smoking-story-page__insight-icon{flex-shrink:0;font-size:24px;margin-top:2px}.smoking-story-page__insight-title{color:#1f2340;font-size:14px;font-weight:700;margin:0 0 6px}.smoking-story-page__insight-text{color:#5b5f7a;font-size:14px;line-height:1.7;margin:0}.smoking-story-page__timeline-container{margin-bottom:18px;padding-top:10px;position:relative}.smoking-story-page__timeline-line{background:#dfe3ee;height:2px;left:0;position:absolute;right:0;top:17px;z-index:0}.smoking-story-page__timeline-grid{grid-gap:0;display:grid;gap:0;position:relative;z-index:1}.smoking-story-page__timeline-step{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;font:inherit;margin:0;padding:0;transition:transform .15s ease}.smoking-story-page__timeline-step:hover{transform:translateY(-2px)}.smoking-story-page__timeline-dot{background:#fff;border:2px solid #cfd5e3;border-radius:999px;height:14px;margin-bottom:6px;transition:all .2s ease;width:14px}.smoking-story-page__timeline-year{color:#7c80a0;font-size:12px;line-height:1.2;text-align:center}.smoking-story-page__timeline-step--past .smoking-story-page__timeline-dot{background:#9bdcc4;border-color:#1d9e75}.smoking-story-page__timeline-step--active .smoking-story-page__timeline-dot{background:#185fa5;border-color:#185fa5;box-shadow:0 0 0 4px #185fa526}.smoking-story-page__timeline-step--active .smoking-story-page__timeline-year{color:#185fa5;font-weight:700}.smoking-story-page__legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin-bottom:18px}.smoking-story-page__legend-item{align-items:center;color:#5b5f7a;display:inline-flex;font-size:13px;gap:8px}.smoking-story-page__legend-swatch{border-radius:999px;display:inline-block;height:10px;width:16px}.smoking-story-page__legend-swatch--0{background:#d1d5db}.smoking-story-page__legend-swatch--1{background:#dcfce7}.smoking-story-page__legend-swatch--2{background:#86efac}.smoking-story-page__legend-swatch--3{background:#facc15}.smoking-story-page__legend-swatch--4{background:#fb923c}.smoking-story-page__legend-swatch--5{background:#ef4444}.smoking-story-page__map-box{background:#f7f8fc;border-radius:16px;height:440px;overflow:hidden;width:100%}.smoking-story-page__map-box svg{display:block;height:100%;width:100%}.smoking-story-page__map-loading{align-items:center;color:#7c80a0;display:flex;font-size:15px;height:100%;justify-content:center;width:100%}.smoking-story-page__stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.smoking-story-page__stat-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 2px 16px #00000012;padding:24px}.smoking-story-page__stat-icon{font-size:28px;margin-bottom:12px}.smoking-story-page__stat-label{color:#7c80a0;font-size:12px;font-weight:700;letter-spacing:.03em;margin:0 0 8px;text-transform:uppercase}.smoking-story-page__stat-value{color:#1f2340;font-size:36px;font-weight:800;line-height:1;margin:0 0 10px}.smoking-story-page__stat-copy{color:#5b5f7a;font-size:14px;line-height:1.6;margin:0}.smoking-story-page__chart-box{height:340px;overflow:hidden;width:100%}.smoking-story-page__tooltip{background:#1f2340;border-radius:10px;box-shadow:0 4px 12px #00000026;padding:10px 14px}.smoking-story-page__tooltip-label{color:#9e9e9e;font-size:12px;font-weight:700;margin:0 0 6px}.smoking-story-page__tooltip-value{font-size:14px;font-weight:600;margin:0}.smoking-story-page__impact-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.smoking-story-page__impact-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:24px 20px}.smoking-story-page__impact-icon{font-size:28px;margin-bottom:12px}.smoking-story-page__impact-topic{color:#7c80a0;font-size:11px;font-weight:700;letter-spacing:.05em;margin:0 0 8px;text-transform:uppercase}.smoking-story-page__impact-value{color:#1f2340;font-size:20px;font-weight:800;line-height:1.2;margin:0 0 10px}.smoking-story-page__impact-metric{color:#5b5f7a;font-size:13px;line-height:1.5;margin:0 0 8px}.smoking-story-page__impact-notes{color:#9e9e9e;font-size:13px;line-height:1.5;margin:0}.smoking-story-page__cta{background:#1f2340;border-radius:20px;margin-bottom:48px;padding:48px 32px;text-align:center}.smoking-story-page__cta-eyebrow{color:#1d9e75;font-size:12px;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.smoking-story-page__cta-heading{color:#fff;font-size:26px;font-weight:800;line-height:1.2;margin:0 0 12px}.smoking-story-page__cta-text{color:#9e9e9e;font-size:15px;line-height:1.6;margin:0 0 24px}.smoking-story-page__cta-link{background:#2e7d32;border-radius:999px;color:#fff;display:inline-block;font-size:15px;font-weight:700;padding:14px 32px;text-decoration:none;transition:background .2s ease,transform .1s ease}.smoking-story-page__cta-link:hover{background:#1b5e20;text-decoration:none;transform:translateY(-2px)}.smoking-story-page__loading{align-items:center;color:#5b5f7a;display:flex;flex-direction:column;font-size:16px;gap:16px;justify-content:center;min-height:100vh;padding:40px}.smoking-story-page__loading-spinner{animation:spin .8s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#1d9e75;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:900px){.smoking-story-page__impact-grid{grid-template-columns:repeat(2,1fr)}.smoking-story-page__heading{font-size:28px}.smoking-story-page__section-title{font-size:22px}.smoking-story-page__chapter-label{display:none}}@media (max-width:600px){.smoking-story-page{padding:90px 16px 48px}.smoking-story-page__heading{font-size:24px}.smoking-story-page__subheading{font-size:15px}.smoking-story-page__impact-grid,.smoking-story-page__stats{gap:16px;grid-template-columns:1fr}.smoking-story-page__panel,.smoking-story-page__stat-card{padding:20px 18px}.smoking-story-page__chart-box,.smoking-story-page__map-box{height:280px}.smoking-story-page__chapter-nav{gap:4px;padding:4px 8px}.smoking-story-page__chapter-btn{padding:6px 10px}.smoking-story-page__cta{padding:32px 20px}.smoking-story-page__cta-heading{font-size:20px}}.app{flex-direction:column}.app,.password-screen{display:flex;min-height:100vh}.password-screen{align-items:center;background:#f4f6f8;justify-content:center}.password-box{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;display:flex;flex-direction:column;gap:16px;max-width:400px;padding:32px;width:100%}.password-box button,.password-box input{font-size:16px;padding:12px}.password-box button{cursor:pointer}.password-error{color:red;font-size:14px}
/*# sourceMappingURL=main.f754ca8b.css.map*/