*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:780px;text-align:center}.site-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:76px}.brand{font-weight:900;letter-spacing:-.055em}.links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.links a{transition:color .2s}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:13px 19px;border:1px solid transparent;color:#fff;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #246b5530}.button.small{min-height:42px;padding:10px 15px;font-size:14px}.button.alt{box-shadow:none}.eyebrow{display:inline-flex;gap:7px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow,.hero{align-items:center}.hero{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:62px;gap:62px;padding:72px 0 92px}.hero h1{max-width:620px;margin:18px 0 24px;font-size:clamp(48px,6.2vw,78px);line-height:.96;letter-spacing:-.068em}.hero-copy>p{max-width:600px;margin:0;font-size:19px;line-height:1.65}.actions{gap:11px;margin-top:31px}.actions,.hero-notes{display:flex;flex-wrap:wrap}.hero-notes{gap:10px 18px;margin-top:24px;color:var(--muted);font-size:12px;font-weight:700}.hero-notes span{display:flex;align-items:center;gap:5px}.product-stage{position:relative;min-height:520px;display:grid;place-items:center}.stage-glow{position:absolute;width:90%;aspect-ratio:1;border-radius:50%}.app-window{position:relative;z-index:2;width:100%;overflow:hidden;border:1px solid #dbe6df;background:#fff}.app-window-top{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line)}.mini-brand{font-size:15px;font-weight:900}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#cedbd4}.app-window-body{display:grid;grid-template-columns:64px 1fr;min-height:390px}.mock-sidebar{display:grid;align-content:start;grid-gap:16px;gap:16px;padding:27px 18px}.mock-sidebar span{height:11px;border-radius:20px}.mock-content{padding:27px}.mock-greeting small,.mock-greeting strong{display:block}.mock-greeting small{color:var(--muted);font-size:11px}.mock-greeting strong{margin-top:5px;font-size:20px}.mock-stats{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:12px;gap:12px;margin-top:22px}.mock-stats>div{position:relative;min-height:102px;padding:15px;border:1px solid var(--line);border-radius:14px}.mock-stats small,.mock-stats span,.mock-stats strong{display:block}.mock-stats small{color:var(--muted);font-size:9px}.mock-stats strong{margin-top:9px;font-size:19px}.mock-stats span{margin-top:7px;color:var(--muted);font-size:9px}.mock-stats .positive-pill{display:inline-flex;padding:4px 6px;border-radius:99px;font-weight:800}.mock-panels{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:12px;gap:12px;margin-top:12px}.mock-panel{min-height:150px;padding:15px;border:1px solid var(--line);border-radius:14px}.panel-title{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800}.chart-bars{display:flex;align-items:end;gap:8px;height:92px;padding-top:20px}.chart-bars i{flex:1 1}.chart-bars i:nth-child(2){height:45%}.chart-bars i:nth-child(3){height:72%}.chart-bars i:nth-child(4){height:58%}.chart-bars i:nth-child(5){height:90%}.chart-bars i:nth-child(6){height:67%}.mock-panel ul{display:grid;grid-gap:12px;gap:12px;margin:20px 0 0;padding:0;list-style:none;color:var(--muted);font-size:10px}.mock-panel li{display:flex;align-items:center;gap:7px}.mock-panel li b{width:8px;height:8px;border-radius:3px;background:var(--mint)}.floating-card{position:absolute;z-index:3;display:grid;grid-template-columns:auto 1fr;grid-gap:2px 9px;gap:2px 9px;padding:13px 15px;border:1px solid #e0e8e3;background:#fff;box-shadow:0 16px 35px #17302b1d}.floating-card svg{grid-row:1/3;align-self:center}.floating-card span{color:var(--muted);font-size:9px}.floating-card strong{font-size:12px}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin-bottom:100px;overflow:hidden;border:1px solid var(--line)}.trust-strip>div{display:flex;align-items:center;gap:12px;padding:20px}.trust-strip svg{flex:0 0 auto}.trust-strip span{font-size:12px;line-height:1.4}.trust-strip strong{display:block;font-size:13px}.feature-intro{padding:92px 0;color:#fff}.feature-intro h2,.section-heading h2{margin:17px 0 18px;font-size:clamp(34px,5vw,56px);line-height:1.04;letter-spacing:-.05em}.feature-intro p{margin:0;color:#c9ded4;font-size:17px;line-height:1.65}.feature-list{padding:110px 0}.feature-row{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;grid-gap:80px;gap:80px;padding:66px 0}.feature-row.reverse{grid-template-columns:.94fr 1.06fr}.feature-row.reverse .feature-visual{order:2}.feature-visual{position:relative;overflow:hidden}.feature-visual img{display:block;width:100%;height:auto;transition:transform .5s}.feature-row:hover .feature-visual img{transform:scale(1.025)}.visual-badge{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid #ffffff88;font-size:12px;font-weight:850;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.feature-copy h3{margin:16px 0 19px;font-size:clamp(32px,4.3vw,50px);line-height:1.04;letter-spacing:-.05em}.feature-copy>p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.feature-copy ul{display:grid;grid-gap:12px;gap:12px;margin:25px 0 0;padding:0;list-style:none}.feature-copy li{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:750}.how{padding:105px 0}.section-heading{max-width:760px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:45px}.steps>div{padding:28px;border:1px solid #d8e4dc}.steps span{display:grid;place-items:center;color:#fff;font-weight:900}.steps h3{margin:22px 0 10px}.steps p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.security{padding:105px 0;color:#fff}.security-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;grid-gap:100px;gap:100px}.eyebrow.light{color:#ffc894}.final-cta h2,.security h2,.support-section h2{margin:16px 0 18px;font-size:clamp(34px,5vw,54px);line-height:1.04;letter-spacing:-.05em}.security p{color:#c5d9d0;line-height:1.7}.security-points{display:grid;grid-gap:12px;gap:12px}.security-points>div{display:flex;gap:13px;padding:17px;border:1px solid #ffffff1c}.security-points svg{flex:0 0 auto}.security-points span{color:#c5d9d0;font-size:13px;line-height:1.45}.security-points strong{display:block;margin-bottom:3px;color:#fff}.support-section{padding:110px 0}.support-grid{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;grid-gap:100px;gap:100px}.coffee-orbit{position:relative;display:grid;place-items:center;width:min(360px,80vw);aspect-ratio:1;margin:auto;border-radius:50%;color:#bc692e}.coffee-orbit svg{filter:drop-shadow(0 15px 20px #bc692e30)}.coffee-orbit i{position:absolute;width:22px;height:22px;border-radius:50%;background:var(--green)}.coffee-orbit i:nth-child(2){top:12%;left:22%}.coffee-orbit i:nth-child(3){right:10%;bottom:28%}.coffee-orbit i:nth-child(4){left:11%;bottom:18%;width:12px;height:12px;background:#a5c8b5}.support-section p{max-width:650px;color:var(--muted);font-size:16px;line-height:1.7}.coffee-goal{max-width:480px;margin:25px 0 20px}.coffee-goal>span{color:var(--muted);font-size:12px}.coffee-goal>strong{float:right;font-size:13px}.coffee-goal>div{clear:both;height:10px;margin-top:8px;overflow:hidden;border-radius:99px;background:#ebdfd3}.coffee-goal i{display:block;height:100%;border-radius:inherit;background:var(--orange)}.final-cta{padding:55px 0;color:#fff}.final-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta h2{max-width:700px;margin-bottom:10px}.final-cta p{margin:0;color:#d2e6dc}.light-button{flex:0 0 auto;background:#fff;color:var(--green);box-shadow:none}.site-footer{padding:50px 0;color:#fff}.site-footer .wrap{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:30px;gap:30px}.site-footer p,.site-footer small{font-size:13px}.site-footer div>div{display:flex;gap:18px;font-size:13px}@media(max-width:960px){.links{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.actions,.hero .eyebrow,.hero-notes{justify-content:center}.product-stage{width:min(720px,100%);margin:auto}.feature-row,.feature-row.reverse{grid-template-columns:1fr;gap:38px}.feature-row.reverse .feature-visual{order:0}.security-grid,.support-grid{grid-template-columns:1fr;gap:50px}.security-grid>div:first-child,.support-grid>div:last-child{text-align:center}.site-footer .wrap{grid-template-columns:1fr;text-align:center}.site-footer div>div{justify-content:center}}@media(max-width:700px){.wrap{width:min(100% - 28px,1180px)}.nav{min-height:66px}.nav .button.small{padding:9px 12px}.hero{padding:55px 0 70px;gap:35px}.hero h1{font-size:47px}.hero-copy>p{font-size:16px}.actions,.hero-notes{display:grid}.hero-notes{justify-content:start;text-align:left;width:max-content;max-width:100%;margin-inline:auto}.product-stage{min-height:360px}.app-window-body{grid-template-columns:42px 1fr;min-height:280px}.mock-sidebar{padding:20px 10px}.mock-content{padding:17px}.mock-greeting strong{font-size:15px}.mock-stats{grid-template-columns:1fr 1fr}.mock-stats strong{font-size:13px}.mock-panels{grid-template-columns:1fr}.floating-card,.mock-panels .mock-panel:last-child{display:none}.steps,.trust-strip{grid-template-columns:1fr}.trust-strip{margin-bottom:65px}.feature-intro,.feature-list,.how,.security,.support-section{padding:72px 0}.feature-row{padding:37px 0}.feature-copy h3{font-size:36px}.feature-visual{border-radius:20px}.final-cta .wrap{align-items:stretch;flex-direction:column}.light-button{width:100%}.site-footer div>div{flex-wrap:wrap}.support-grid{gap:30px}}.mock-list-dot{width:8px;height:8px;flex:0 0 8px;border-radius:3px;background:var(--mint);display:inline-block}.steps .step-title{margin:22px 0 10px;font-size:1.17em;font-weight:800}.community-proof{display:grid;grid-gap:20px;gap:20px;margin:-28px auto 76px;padding:24px;width:min(100%,900px);border:1px solid #c5dfcf;box-shadow:0 10px 28px #17302b0d;color:var(--green)}.community-proof-heading{display:flex;align-items:center;justify-content:center;gap:14px;text-align:left}.community-proof-icon{display:grid;place-items:center;flex:0 0 48px}.community-proof span,.community-proof strong{display:block}.community-proof-heading strong{font-size:19px;letter-spacing:-.02em}.community-proof-heading span{margin-top:3px;color:var(--muted);font-size:13px}.community-proof-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:9px;gap:9px}.community-proof-stat{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:4px 8px;gap:4px 8px;padding:12px;border:1px solid #dcebe1}.community-proof-stat svg{grid-row:span 2}.community-proof-stat strong{font-size:19px;line-height:1}.community-proof-stat span{grid-column:2;color:var(--muted);font-size:11px}@media(max-width:900px){.community-proof-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.community-proof-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.community-proof{align-items:flex-start;margin:-28px auto 58px;padding:16px}.community-proof-heading{justify-content:flex-start}.community-proof-heading strong{font-size:17px}.community-proof-grid{gap:7px}.community-proof-stat{padding:10px 8px}}.subpage-hero{padding:100px 0 80px;background:linear-gradient(180deg,#eef5f0,var(--cream))}.subpage-hero h1{margin:17px 0 20px;font-size:clamp(44px,6vw,68px);line-height:1;letter-spacing:-.06em}.subpage-hero p{margin:0;color:var(--muted);font-size:17px;line-height:1.65}.offer-section{padding:80px 0 110px}.offer-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;align-items:start}.offer-card{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff}.offer-card.privacy-offer{color:#fff}.offer-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:var(--mint);color:var(--green)}.privacy-offer .offer-icon{background:#ffffff18;color:#ffc894}.offer-label{display:inline-flex;align-items:center;gap:5px;margin-top:24px;padding:5px 8px;border-radius:99px;background:#f3eee6;color:#a65e27;font-size:11px;font-weight:850}.privacy-offer .offer-label{background:#ffffff18;color:#fff}.offer-card h2{margin:14px 0 12px;font-size:28px;letter-spacing:-.04em}.offer-card p{margin:0 0 25px;color:var(--muted);line-height:1.65}.privacy-offer p{color:#c5d9d0}.campaign-list{display:grid;grid-gap:18px;gap:18px}.campaign-card{position:relative;overflow:hidden;animation:campaign-in .55s ease both}.campaign-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background-size:200% 100%;animation:campaign-shimmer 4s linear infinite}.campaign-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.campaign-card .offer-label{margin-top:0}.campaign-image{width:100%;max-height:180px;object-fit:cover;border-radius:16px}.campaign-reward{margin:22px 0;padding:15px 17px;font-size:18px}.campaign-period{display:flex;align-items:flex-start;gap:9px;margin:14px 0;color:var(--muted);line-height:1.5}.campaign-period svg{flex:none;color:var(--green);margin-top:2px}.campaign-code{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0;padding:14px 16px;border:1px dashed #b8cfc1;border-radius:14px;background:#f4faf6}.campaign-code span{color:var(--muted);font-size:13px}.campaign-code strong{font-size:20px;letter-spacing:.08em;color:var(--green-dark)}.campaign-terms{display:block;margin:15px 0;color:var(--muted);line-height:1.5}.campaign-card .button{margin-top:8px}.campaign-empty{min-height:250px}.campaign-empty h2{font-size:24px}.campaign-banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,36%);grid-gap:25px;gap:25px;align-items:center;margin:38px 0 0;padding:30px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(120deg,#fff,#f0f7f2);overflow:hidden}.campaign-banner h2{margin:12px 0 10px;font-size:clamp(24px,3vw,38px);letter-spacing:-.04em}.campaign-banner p{max-width:620px;color:var(--muted);line-height:1.6}.campaign-banner img{width:100%;max-height:220px;object-fit:cover;border-radius:16px}@keyframes campaign-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes campaign-shimmer{to{background-position:200% 0}}@media(max-width:700px){.offer-grid{grid-template-columns:1fr}.subpage-hero{padding:70px 0 55px}.offer-section{padding:45px 0 75px}.campaign-code{align-items:flex-start;flex-direction:column;gap:5px}.campaign-banner{grid-template-columns:1fr;margin-top:25px;padding:22px}}.legal-wrap{max-width:900px}.legal-hero{padding:68px 0 54px;background:linear-gradient(180deg,#e9f3ed,var(--cream))}.legal-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:35px;color:var(--green);font-size:13px;font-weight:800}.legal-hero h1{margin:15px 0 18px;font-size:clamp(42px,6vw,66px);line-height:1;letter-spacing:-.06em}.legal-hero p{max-width:760px;margin:0;color:var(--muted);font-size:17px;line-height:1.65}.legal-hero small{display:block;margin-top:20px;color:var(--muted);font-weight:700}.legal-content{padding:55px 0 100px}.legal-content section{margin:0 0 18px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 35px #17302b0a}.legal-content h2{margin:0 0 16px;font-size:23px;letter-spacing:-.035em}.legal-content h3{margin:22px 0 10px}.legal-content li,.legal-content p{color:#53665f;font-size:14px;line-height:1.75}.legal-content a{color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:2px}.legal-content ul{display:grid;grid-gap:7px;gap:7px;padding-left:20px}.legal-warning{display:flex;gap:13px;margin-bottom:20px;padding:18px;border:1px solid #efd2b8;border-radius:16px;background:#fff7ed;color:#9b5728}.legal-warning svg{flex:0 0 auto}.legal-warning span,.legal-warning strong{display:block}.legal-warning span{margin-top:5px;font-size:13px;line-height:1.5}.legal-details{display:grid;grid-gap:1px;gap:1px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--line)}.legal-details>div{display:grid;grid-template-columns:190px 1fr;grid-gap:18px;gap:18px;padding:13px 15px;background:#fbfdfb}.legal-details dt{color:var(--muted);font-size:12px;font-weight:800}.legal-details dd{margin:0;font-size:13px;font-weight:700;overflow-wrap:anywhere}.legal-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:13px}.legal-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff;font-size:12px;line-height:1.55}.legal-table td,.legal-table th{padding:13px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.legal-table th{background:#f1f7f3;color:var(--green);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.legal-table tr:last-child td{border-bottom:0}.legal-footer{margin-top:0}@media(max-width:700px){.legal-hero{padding:42px 0}.legal-back{margin-bottom:24px}.legal-hero h1{font-size:41px}.legal-content{padding:30px 0 70px}.legal-content section{padding:20px;border-radius:17px}.legal-details>div{grid-template-columns:1fr;gap:5px}.legal-warning{align-items:flex-start}}.asset-marketing{padding:0 0 105px;background:#edf3ef}.asset-marketing-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:24px;gap:24px;padding:30px;border:1px solid #d8e4dc;background:#fff;box-shadow:0 12px 35px #17302b0d}.asset-marketing-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:17px}.asset-marketing-card h2{margin:8px 0 9px;font-size:clamp(24px,3vw,36px);letter-spacing:-.04em}.asset-marketing-card p{max-width:650px;margin:0;color:var(--muted);line-height:1.6}.asset-marketing-card .button{white-space:nowrap}@media(max-width:700px){.asset-marketing{padding:0 0 72px}.asset-marketing-card{grid-template-columns:auto 1fr;padding:22px;gap:16px}.asset-marketing-card .button{grid-column:1/-1;width:100%}}.feature-catalog{padding:105px 0;background:#fff}.feature-catalog .section-heading p{max-width:650px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.feature-catalog-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:42px}.feature-catalog-card{min-height:190px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fbfdfb;transition:transform .2s,box-shadow .2s}.feature-catalog-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #17302b12}.feature-catalog-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--mint);color:var(--green)}.feature-catalog-card h3{margin:18px 0 8px;font-size:16px;letter-spacing:-.02em}.feature-catalog-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}@media(max-width:960px){.feature-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.feature-catalog{padding:72px 0}.feature-catalog-grid{grid-template-columns:1fr;margin-top:30px}.feature-catalog-card{min-height:0}}.savings-seo-hero{background:linear-gradient(135deg,#e9f4ed,#fff7ed)}.savings-seo-hero .button{margin-top:25px}.savings-seo-content{padding:105px 0;background:#fff}.savings-seo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:75px;gap:75px;align-items:center}.savings-seo-grid h2{max-width:620px;margin:17px 0 18px;font-size:clamp(32px,4.4vw,51px);line-height:1.04;letter-spacing:-.05em}.savings-seo-grid>div:first-child>p{max-width:620px;color:var(--muted);font-size:16px;line-height:1.7}.savings-seo-grid ul{display:grid;grid-gap:12px;gap:12px;margin:26px 0 0;padding:0;list-style:none}.savings-seo-grid li{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:750}.savings-seo-grid li svg{color:var(--green);flex:0 0 auto}.savings-seo-cards{display:grid;grid-gap:12px;gap:12px}.savings-seo-cards article{padding:22px;border:1px solid var(--line);border-radius:17px;background:#fbfdfb}.savings-seo-cards h3{margin:15px 0 7px;font-size:18px}.savings-seo-cards p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}@media(max-width:960px){.savings-seo-grid{grid-template-columns:1fr;gap:45px}}.feature-seo-hero{padding:92px 0 105px;background:linear-gradient(135deg,#e9f4ed,#fff7ed)}.feature-seo-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:70px;gap:70px}.feature-seo-hero h1{max-width:650px;margin:17px 0 22px;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.065em}.feature-seo-hero p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}.feature-seo-hero .button{margin-top:18px}.feature-demo-panel{padding:22px;border:1px solid #d8e4dc;border-radius:22px;background:#fff;box-shadow:0 25px 55px #17302b18;transform:rotate(1deg)}.feature-demo-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line);font-size:15px;font-weight:900}.feature-demo-top small{padding:5px 8px;border-radius:8px;background:var(--mint);color:var(--green);font-size:10px}.feature-demo-heading{display:grid;grid-gap:5px;gap:5px;margin:23px 0 17px}.feature-demo-heading small{color:var(--muted);font-size:11px}.feature-demo-heading strong{font-size:21px;letter-spacing:-.03em}.feature-demo-metrics{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.feature-demo-metrics>div{padding:14px;border:1px solid var(--line);border-radius:13px}.feature-demo-metrics small{display:block;color:var(--muted);font-size:10px}.feature-demo-metrics strong{display:block;margin-top:8px;color:var(--green);font-size:18px}.feature-demo-list{display:grid;grid-gap:2px;gap:2px;margin-top:14px}.feature-demo-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:12px 3px;border-bottom:1px solid var(--line);font-size:12px}.feature-demo-list>div:last-child{border-bottom:0}.feature-demo-list b{color:var(--muted);font-size:10px}.demo-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.demo-dot-1{background:var(--orange)}.demo-dot-2{background:#86a7bd}.feature-seo-content{padding:105px 0;background:#fff}.feature-seo-content-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;grid-gap:90px;gap:90px}.feature-seo-content h2{max-width:650px;margin:17px 0 22px;font-size:clamp(32px,4vw,50px);line-height:1.04;letter-spacing:-.05em}.feature-seo-bullets{display:grid;grid-gap:13px;gap:13px;margin:0;padding:0;list-style:none}.feature-seo-bullets li{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:750}.feature-seo-bullets li svg{flex:0 0 auto;color:var(--green)}.feature-seo-privacy{display:flex;align-items:flex-start;gap:13px;padding:22px;border:1px solid #d8e4dc;border-radius:17px;background:#edf3ef}.feature-seo-privacy>svg{flex:0 0 auto;color:var(--green)}.feature-seo-privacy strong{display:block;margin-bottom:6px}.feature-seo-privacy p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.feature-seo-related{padding:70px 0;background:#edf3ef}.feature-related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.feature-related-links a{display:inline-flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid #cfe0d5;background:#fff;font-size:13px;font-weight:800}@media(max-width:960px){.feature-seo-content-grid,.feature-seo-hero-grid{grid-template-columns:1fr;gap:45px}.feature-demo-panel{transform:none}.feature-seo-content{padding:75px 0}}@media(max-width:700px){.feature-seo-hero{padding:65px 0 75px}.feature-seo-hero h1{font-size:44px}.feature-seo-hero p{font-size:16px}.feature-demo-panel{padding:16px}.feature-seo-related{padding:55px 0}}.recipe-section{padding:62px 0 100px}.recipe-search{display:flex;align-items:center;gap:10px;max-width:680px;margin:0 auto 28px;padding:0 16px;min-height:52px;border:1px solid #cbded2;border-radius:15px;background:#fff;box-shadow:0 8px 24px #17302b0d;color:var(--muted)}.recipe-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.public-recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.public-recipe-card{display:flex;flex-direction:column;min-height:280px;padding:23px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 28px #17302b0b}.public-recipe-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--green);font-size:11px;font-weight:850}.public-recipe-meta small{color:var(--muted);font-weight:700}.public-recipe-card h2{margin:18px 0 9px;font-size:23px;letter-spacing:-.04em}.public-recipe-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.public-ingredients{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.public-ingredients span{padding:5px 7px;border-radius:8px;background:#f1f7f3;color:var(--muted);font-size:10px;font-weight:750}.recipe-save-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:20px;color:var(--green);font-size:12px;font-weight:850}.recipe-empty{padding:58px 20px;border:1px dashed #bdd5c7;border-radius:20px;background:#fbfdfb;text-align:center;color:var(--muted)}.recipe-empty svg{color:var(--green)}.recipe-empty h2{margin:15px 0 7px;color:var(--ink)}.recipe-empty p{margin:0}.recipe-trust{display:flex;align-items:center;gap:10px;max-width:680px;margin:0 auto 24px;padding:13px 15px;border:1px solid #c9dfd1;border-radius:13px;background:#f2faf5;color:var(--green);font-size:12px}.recipe-trust strong{display:block;color:var(--ink);font-size:13px}.recipe-trust span{line-height:1.4}.recipe-cta{padding:65px 0;background:var(--green-dark);color:#fff}.recipe-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:32px}.recipe-cta h2{max-width:650px;margin:14px 0 10px;font-size:clamp(30px,4vw,47px);line-height:1.04;letter-spacing:-.05em}.recipe-cta p{margin:0;color:#c5d9d0;line-height:1.6}.recipe-cta .button{flex:0 0 auto;background:#fff;color:var(--green)}@media(max-width:960px){.public-recipe-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.recipe-section{padding:38px 0 70px}.public-recipe-grid{grid-template-columns:1fr}.recipe-cta .wrap{align-items:stretch;flex-direction:column}.recipe-cta .button{width:100%}.recipe-trust{align-items:flex-start}.subpage-hero h1{font-size:42px}}.early-access-banner{display:flex;align-items:center;gap:14px;margin:18px 0 22px;padding:15px 18px;border:1px solid #c6e3d2}.erste-hero{padding:92px 0 80px;background:linear-gradient(135deg,#e9f4ed,#fff5e8)}.erste-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,390px);align-items:center;grid-gap:70px;gap:70px}.erste-hero h1{max-width:760px;margin:18px 0 21px;font-size:clamp(43px,5.8vw,72px);line-height:.98;letter-spacing:-.065em}.erste-hero p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.7}.erste-code-card{padding:28px;border:1px solid #eed4a9;border-radius:24px;background:linear-gradient(145deg,#fff7e5,#fff);box-shadow:0 18px 45px #9b641e1c;transform:rotate(2deg)}.erste-code-card small,.erste-code-card span{display:block;color:#8b6412}.erste-code-card span{font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.erste-code-card strong{display:block;margin:14px 0 9px;color:#9b5d17;font-size:clamp(30px,4vw,45px);letter-spacing:.1em}.erste-code-card small{font-size:13px;line-height:1.5}.erste-steps{padding:100px 0 112px;background:#fff}.erste-step-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:43px}.erste-step-grid article{position:relative;min-height:270px;padding:28px;border:1px solid var(--line);border-radius:21px;background:#fbfdfb;box-shadow:0 10px 26px #17302b0a}.erste-step-grid article>span{position:absolute;top:20px;right:20px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff;font-weight:900}.erste-step-grid article>svg{color:var(--green)}.erste-step-grid h3{margin:22px 0 10px;font-size:21px;letter-spacing:-.035em}.erste-step-grid p{margin:0;color:var(--muted);line-height:1.65}.erste-step-grid p strong{color:var(--green-dark);letter-spacing:.05em}.erste-note{padding:0 0 100px;background:#fff}.erste-note-card{display:flex;align-items:flex-start;gap:14px;padding:22px;border:1px solid #efd2b8;border-radius:18px;background:#fff7ed;color:#9b5728}.erste-note-card>svg{flex:0 0 auto}.erste-note-card strong{display:block;color:#7f4b25}.erste-note-card p{margin:7px 0 0;line-height:1.6;font-size:13px}.erste-cta{padding:70px 0;background:var(--green-dark);color:#fff}.erste-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:36px}.erste-cta h2{max-width:650px;margin:14px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.05em}.erste-cta p{max-width:660px;margin:0;color:#c5d9d0;line-height:1.6}.erste-cta .button{flex:0 0 auto}.erste-page .site-footer{padding-top:45px}.erste-page .site-footer .wrap{grid-template-columns:auto 1fr auto auto}@media(max-width:850px){.erste-hero-grid{grid-template-columns:1fr;gap:42px}.erste-code-card{width:min(100%,390px);margin-inline:auto}.erste-step-grid{grid-template-columns:1fr}.erste-step-grid article{min-height:0}.erste-cta .wrap{align-items:stretch;flex-direction:column}.erste-cta .button{width:100%}}@media(max-width:700px){.erste-hero{padding:65px 0}.erste-hero h1{font-size:44px}.erste-hero p{font-size:16px}.erste-steps{padding:70px 0 75px}.erste-note{padding-bottom:70px}.erste-note-card{align-items:flex-start}.erste-page .site-footer .wrap{grid-template-columns:1fr;text-align:center}.erste-page .site-footer .wrap>div{justify-content:center}}.early-access-icon{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border-radius:12px;background:#fff;color:#246b55}.early-access-banner strong{font-size:14px}.early-access-banner p{margin:4px 0 0;color:#527064;font-size:12px;line-height:1.45}.early-access-badge{margin-left:auto;padding:7px 9px;border-radius:999px;background:#246b55;color:#fff;font-size:9px;font-weight:850;letter-spacing:.08em;white-space:nowrap}@media (max-width:620px){.early-access-banner{align-items:flex-start;flex-wrap:wrap}.early-access-badge{margin-left:54px}}:root{--ink:#19191d;--muted:#5265b7;--cream:#fffaf4;--paper:#fffdf9;--mint:#e2f6ea;--green:#4fbe83;--green-dark:#4459b5;--orange:#f6a044;--coral:#e8454d;--blue:#4459b5;--line:#eadfd4}body{background-color:var(--cream);background-image:linear-gradient(rgba(73,68,58,.075) 1px,transparent 0),linear-gradient(90deg,rgba(73,68,58,.075) 1px,transparent 0);background-size:72px 72px}.site-header{border-bottom-color:#eadfd4cc;background:#fffaf4e8}.brand{color:var(--coral);font-size:26px}.links{color:#5364a9}.links a:hover{color:var(--coral)}.button{border-radius:999px;box-shadow:0 10px 24px #4fbe8333}.button:hover{background:#3aaa70}.button.alt{border-color:#d9d1c7;background:#fffdf9;color:var(--blue)}.eyebrow{color:var(--coral)}.hero{position:relative;overflow:hidden;min-height:735px}.hero:before{top:85px;left:-80px;width:190px;height:190px;background:#f6a044;opacity:.18}.hero:after,.hero:before{position:absolute;border-radius:50%;content:""}.hero:after{right:8%;bottom:95px;width:24px;height:24px;background:var(--coral);box-shadow:38px 8px var(--blue),73px -8px var(--green)}.hero h1{position:relative;z-index:1;color:var(--coral);font-weight:950}.hero h1 em{color:var(--blue);font-family:inherit;font-weight:950}.hero-copy>p{color:#5265a9}.hero-notes svg{color:var(--green)}.stage-glow{background:radial-gradient(circle,#ccecf5 0,#dceff177 55%,transparent 70%)}.app-window{border-color:#eadfd4;border-radius:30px;box-shadow:0 35px 80px #4b5ab52b;transform:rotate(1.2deg)}.app-window-top{border-color:var(--line)}.mini-brand{color:var(--coral)}.mini-brand span{color:var(--orange)}.mock-sidebar{background:#eef3ff}.mock-sidebar span{background:#cbd5f1}.mock-sidebar span.active{background:var(--coral)}.mock-panel,.mock-stats>div{border-radius:18px;background:#fffdf9}.mock-stats strong{color:#19191d}.mock-stats .positive-pill{color:#258c5d}.chart-bars i{background:#bfe8d0;border-radius:99px 99px 4px 4px}.chart-bars i:nth-child(3){background:#73b7db}.chart-bars i:nth-child(5){background:var(--coral)}.floating-card{border-color:var(--line);border-radius:50%;min-width:140px;width:140px;height:140px;place-content:center;text-align:center;box-shadow:0 16px 35px #4b5ab523}.floating-card svg{margin-inline:auto;color:var(--coral)}.savings-float{right:-16px;top:27px}.task-float{left:-25px;bottom:30px}.trust-strip{border-radius:26px}.trust-strip>div{background:#fffdf9}.trust-strip svg{color:var(--coral)}.trust-strip strong{color:#19191d}.trust-strip span{color:#5265b7}.feature-intro{background:var(--blue)}.feature-intro h2{color:#fffdf9}.feature-intro p,.security p{color:#dce3ff}.feature-list{background:transparent}.feature-visual{border-radius:30px;background:#eef3ff;box-shadow:0 25px 55px #4b5ab51c}.visual-badge{border-radius:999px;background:#fffdf9e6;color:var(--blue)}.feature-copy h3,.final-cta h2,.section-heading h2,.security h2,.support-section h2{color:var(--coral)}.feature-copy li,.feature-copy>p{color:#5265b7}.how{background:#eef3ff}.steps>div{border-color:var(--line);border-radius:24px;background:#fffdf9}.steps span{width:46px;height:46px;border-radius:50%;background:var(--coral)}.security{background:var(--blue)}.security-points>div{border-radius:22px;background:#ffffff12}.security-points svg{color:#ffb04f}.coffee-orbit{background:radial-gradient(circle,#fffdf9 0 37%,#f6dfca 38% 40%,#fff1df 41% 66%,transparent 67%)}.coffee-orbit i:nth-child(2){background:var(--blue)}.coffee-button,.coffee-orbit i:nth-child(3),.final-cta{background:var(--coral)}.final-cta .light-button{color:var(--coral)}.site-footer{background:#29388d}.site-footer p,.site-footer small{color:#d5dcff}.site-footer div>div{color:#edf0ff}.community-proof{border-color:#d8c9b7;border-radius:28px;background:#fffdf9}.community-proof-icon{width:54px;height:54px;border-radius:50%;background:#e5f6ed}.community-proof-stat{border-radius:18px;background:#fffaf4}.community-proof-stat svg{color:var(--coral)}.erste-hero,.legal-hero,.subpage-hero{background:transparent}.campaign-card,.feature-demo-panel,.offer-card,.public-recipe-card,.recipe-search{border-radius:26px;background:#fffdf9}.early-access-icon,.offer-icon{width:54px;height:54px;border-radius:50%;background:#e6f6ed}.offer-card.privacy-offer{background:var(--blue)}.campaign-card:before{background:linear-gradient(90deg,var(--coral),var(--orange),var(--green))}.campaign-reward{border-radius:20px;background:#fff0da;color:#bd692c}.feature-related-links a{border-radius:999px;color:var(--blue)}.asset-marketing-card{border-radius:30px;background:#fff3e2}.asset-marketing-icon{width:72px;height:72px;border-radius:50%;background:var(--coral);color:#fff}.early-access-banner{border-color:#efd5b7;border-radius:24px;background:#fff3e2;color:#8e552c}.early-access-badge{background:var(--coral)}@media(max-width:700px){.hero:before{width:120px;height:120px;left:-45px}.floating-card{display:none}.asset-marketing-icon{width:60px;height:60px}}:root{--ink:#17302b;--muted:#64756f;--cream:#f7f5ee;--paper:#fff;--mint:#dcefe5;--green:#246b55;--green-dark:#174b3d;--orange:#ed9b58;--line:#dfe8e2}body{background:var(--cream);background-image:none}.site-header{border-bottom:1px solid #dfe8e280;background:#f7f5eee8}.brand{color:var(--ink);font-size:24px}.brand span{color:var(--orange)}.links{color:var(--muted)}.links a:hover{color:var(--green)}.button{border-radius:13px;box-shadow:0 10px 24px #246b5520}.button,.button:hover{background:var(--green)}.button.alt{border-color:#cfded5;background:#fff;color:var(--green)}.eyebrow{color:#c97335}.hero{min-height:720px;overflow:visible}.hero:after,.hero:before{display:none}.hero h1{color:var(--ink);font-weight:900}.hero h1 em{color:var(--green);font-family:Georgia,serif;font-weight:500}.hero-copy>p{color:var(--muted)}.stage-glow{background:radial-gradient(circle,#d8eee1 0,#e8f2e944 58%,transparent 70%)}.app-window{border-color:#dbe6df;border-radius:25px;box-shadow:0 35px 80px #17302b25}.mock-sidebar{background:#f8faf8}.mock-sidebar span{background:#d9e4de}.mock-sidebar span.active{background:var(--green)}.mock-panel,.mock-stats>div{border-color:var(--line);border-radius:14px;background:#fff}.mock-stats strong{color:var(--ink)}.mock-stats .positive-pill{background:var(--mint);color:var(--green)}.chart-bars i{background:#bcdcca;border-radius:5px 5px 2px 2px}.chart-bars i:nth-child(3){background:#6ea58d}.chart-bars i:nth-child(5){background:var(--orange)}.floating-card{border-color:#e0e8e3;border-radius:15px;min-width:150px;width:auto;height:auto;place-content:normal;text-align:left}.floating-card svg{margin-inline:0;color:var(--green)}.savings-float{right:-24px;top:35px}.task-float{left:-28px;bottom:42px}.trust-strip{border-color:var(--line);border-radius:18px;background:var(--line)}.trust-strip>div{background:#fff}.trust-strip svg{color:var(--green)}.trust-strip strong{color:var(--ink)}.trust-strip span{color:var(--muted)}.feature-intro{background:var(--green-dark)}.feature-copy h3,.feature-intro h2,.final-cta h2,.section-heading h2,.security h2,.support-section h2{color:inherit}.feature-intro p,.security p{color:#c9ded4}.feature-visual{border-radius:28px;background:#e5eee8;box-shadow:0 25px 55px #17302b14}.visual-badge{border-radius:12px;background:#ffffffdf;color:var(--green-dark)}.feature-copy li,.feature-copy>p{color:var(--muted)}.feature-copy li svg{color:var(--green)}.how{background:#edf3ef}.steps>div{border-color:#d8e4dc;border-radius:19px;background:#fff}.steps span{width:38px;height:38px;border-radius:11px;background:var(--green)}.security{background:var(--green-dark)}.security-points>div{border-radius:15px;background:#ffffff0b}.security-points svg{color:#ffc894}.coffee-orbit{background:radial-gradient(circle,#fff 0 38%,#f2ddc8 39% 40%,#fff7ed 41% 66%,transparent 67%)}.coffee-orbit i:nth-child(2){background:var(--green)}.coffee-orbit i:nth-child(3){background:var(--orange)}.coffee-button{background:#d87935}.final-cta{background:var(--green)}.final-cta .light-button{color:var(--green)}.site-footer{background:#102f27}.site-footer p,.site-footer small{color:#9db9ad}.site-footer div>div{color:#c7d9d1}.community-proof{border-color:#c5dfcf;border-radius:18px;background:linear-gradient(135deg,#f2faf5,#fff)}.community-proof-icon{width:48px;height:48px;border-radius:15px;background:#d9f0e1;color:var(--green)}.community-proof-stat{border-radius:12px;background:#ffffffb8}.community-proof-stat svg{color:#4a9670}.erste-hero,.legal-hero,.subpage-hero{background:linear-gradient(180deg,#eef5f0,var(--cream))}.campaign-card,.feature-demo-panel,.offer-card,.public-recipe-card,.recipe-search{border-color:var(--line);border-radius:24px;background:#fff}.early-access-icon,.offer-icon{width:50px;height:50px;border-radius:14px;background:var(--mint);color:var(--green)}.offer-card.privacy-offer{background:var(--green-dark)}.campaign-card:before{background:linear-gradient(90deg,#21745c,#ef9c5a,#21745c)}.campaign-reward{border-radius:15px;background:#fff5ea;color:#a65e27}.feature-related-links a{border-radius:12px;color:var(--green)}.asset-marketing-card{border-radius:24px;background:linear-gradient(120deg,#fff,#f0f7f2)}.asset-marketing-icon{width:44px;height:44px;border-radius:13px;background:var(--mint);color:var(--green)}.early-access-banner{border-color:#c6e3d2;border-radius:16px;background:linear-gradient(105deg,#e9f6ee,#f7fbf8);color:#174b3d}.early-access-badge{background:var(--green)}.erste-note{padding-top:24px}.erste-rewards{padding:92px 0 100px;background:#fff}.erste-rewards .section-heading{max-width:760px}.erste-reward-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:42px}.erste-reward-grid article{min-height:190px;padding:25px;border:1px solid #d8e4dc;border-radius:21px;background:#fbfdfb;box-shadow:0 10px 26px #17302b0a}.erste-reward-grid strong{display:inline-block;padding:7px 11px;border-radius:99px;background:var(--mint);color:var(--green);font-size:17px}.erste-reward-grid h3{margin:20px 0 9px;font-size:21px;letter-spacing:-.035em}.erste-reward-grid p{margin:0;color:var(--muted);line-height:1.6}.erste-rewards+.erste-steps{padding-top:92px}@media(max-width:850px){.erste-reward-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.erste-rewards{padding:70px 0 75px}.erste-reward-grid{grid-template-columns:1fr}}.lightyear-page{--ly-ink:#102b39;--ly-blue:#155b77;--ly-cyan:#43c7c2;--ly-pale:#eaf8f7;--ly-yellow:#fff1c8;background:#f7fbfa;color:var(--ly-ink)}.lightyear-page .site-header{background:#fff;border-bottom:1px solid #dcecea}.lightyear-button{background:var(--ly-blue);color:#fff}.lightyear-hero{padding:88px 0 92px;background:radial-gradient(circle at 82% 20%,#b8f1e9 0 9%,transparent 10%),linear-gradient(135deg,#e5f7f4,#f8fcf9 62%,#fff2cf)}.lightyear-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:center;grid-gap:76px;gap:76px}.lightyear-eyebrow{color:var(--ly-blue)}.lightyear-hero h1{max-width:760px;margin:18px 0 21px;font-size:clamp(43px,5.8vw,72px);line-height:.98;letter-spacing:-.065em}.lightyear-hero p{max-width:650px;color:#496672;font-size:18px;line-height:1.7}.lightyear-cta-button{background:var(--ly-blue);color:#fff;box-shadow:0 12px 26px #155b7730}.lightyear-underlink{display:block;margin-top:12px;color:#58747c;font-size:13px}.lightyear-reward-card{position:relative;padding:30px;border:1px solid #b8dfdb;border-radius:30px;background:#fff;box-shadow:0 22px 50px #155b771d;transform:rotate(2deg)}.lightyear-orb{display:grid;place-items:center;width:62px;height:62px;margin-bottom:24px;border-radius:50%;background:var(--ly-cyan);color:#fff}.lightyear-reward-card>span{display:block;color:#54737a;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.lightyear-reward-card>strong{display:block;margin:12px 0;color:var(--ly-blue);font-size:clamp(32px,4vw,48px);letter-spacing:-.06em}.lightyear-reward-card>small{display:block;color:#5e7479;line-height:1.5}.lightyear-pair{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:10px;gap:10px;margin-top:26px;padding-top:20px;border-top:1px solid #e1efed;color:var(--ly-blue);text-align:center}.lightyear-pair span{padding:11px 5px;border-radius:14px;background:var(--ly-pale);font-weight:800}.lightyear-pair b{color:var(--ly-cyan);font-size:22px}.lightyear-pair em{grid-column:1/-1;color:#557477;font-size:12px;font-style:normal;font-weight:700}.lightyear-tiers{padding:100px 0 108px;background:#fff}.lightyear-tiers .section-heading{max-width:720px}.lightyear-tier-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:42px}.lightyear-tier-grid article{display:flex;flex-direction:column;justify-content:space-between;min-height:170px;padding:22px;border:1px solid #d8e8e5;border-radius:20px;background:#fbfdfc}.lightyear-tier-grid article.featured{border-color:var(--ly-cyan);background:var(--ly-pale);box-shadow:0 10px 25px #43c7c218}.lightyear-tier-grid article strong{display:block;font-size:23px;letter-spacing:-.04em}.lightyear-tier-grid article span{display:block;margin-top:8px;color:#6a8084;font-size:13px;line-height:1.4}.lightyear-tier-grid article>b{align-self:flex-start;margin-top:28px;padding:6px 10px;border-radius:99px;background:var(--ly-blue);color:#fff;font-size:13px}.lightyear-steps{padding:100px 0 112px;background:var(--ly-pale)}.lightyear-step-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:43px}.lightyear-step-grid article{position:relative;min-height:260px;padding:28px;border:1px solid #cde7e3;border-radius:22px;background:#fff}.lightyear-step-grid article>span{position:absolute;top:20px;right:20px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ly-blue);color:#fff;font-weight:900}.lightyear-step-grid article>svg{color:var(--ly-cyan)}.lightyear-step-grid h3{margin:22px 0 10px;font-size:21px;letter-spacing:-.035em}.lightyear-example p,.lightyear-info p,.lightyear-step-grid p,.lightyear-warning p{margin:0;color:#5d7479;line-height:1.65}.lightyear-info{padding:70px 0;background:#fff}.lightyear-info-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.lightyear-info-grid article{display:flex;gap:14px;padding:24px;border:1px solid #d5e8e5;border-radius:18px;background:#fbfdfc}.lightyear-info-grid svg{flex:0 0 auto;color:var(--ly-blue)}.lightyear-info strong{display:block;margin-bottom:8px}.lightyear-warning{padding:0 0 90px;background:#fff}.lightyear-warning-card{display:flex;gap:14px;padding:23px;border:1px solid #ead8a8;border-radius:19px;background:var(--ly-yellow);color:#84682a}.lightyear-warning-card svg{flex:0 0 auto}.lightyear-warning-card strong{display:block;color:#6e5520}.lightyear-warning-card p{margin-top:8px;color:#806b3c;font-size:13px}.lightyear-example{padding:82px 0;background:var(--ly-blue);color:#fff}.lightyear-example h2{max-width:740px;margin:14px 0 13px;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.05em}.lightyear-example p{max-width:740px;color:#d7eeec}.lightyear-example .button{margin-top:25px;background:#fff;color:var(--ly-blue)}.lightyear-page .site-footer{padding-top:45px}.lightyear-page .site-footer .wrap{grid-template-columns:auto 1fr auto auto}@media(max-width:850px){.lightyear-hero-grid{grid-template-columns:1fr;gap:42px}.lightyear-reward-card{width:min(100%,390px);margin-inline:auto}.lightyear-tier-grid{grid-template-columns:repeat(2,1fr)}.lightyear-step-grid{grid-template-columns:1fr}.lightyear-step-grid article{min-height:0}.lightyear-info-grid{grid-template-columns:1fr}}@media(max-width:700px){.lightyear-hero{padding:65px 0}.lightyear-hero h1{font-size:44px}.lightyear-hero p{font-size:16px}.lightyear-tier-grid{grid-template-columns:1fr}.lightyear-steps,.lightyear-tiers{padding:70px 0 75px}.lightyear-warning{padding-bottom:70px}.lightyear-page .site-footer .wrap{grid-template-columns:1fr;text-align:center}.lightyear-page .site-footer .wrap>div{justify-content:center}}.brand-lockup{display:inline-flex;align-items:center;gap:9px}.brand-lockup img{display:block;flex:0 0 auto}.brand-lockup img[src$="otthonpult-mark.svg"]{content:url(/otthonpult-logo.png)}.site-header .brand-lockup{gap:11px}.site-header .brand-lockup img{width:72px;height:72px}.site-header .brand{font-size:32px}.site-footer .brand-lockup img{width:40px;height:40px}.site-footer .brand{font-size:22px}@media (max-width:700px){.site-header .brand-lockup img{width:58px;height:58px}.site-header .brand{font-size:28px}}.install-app-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px max(20px,calc((100% - 1180px)/2));background:var(--green-dark);color:#fff}.install-app-copy{display:flex;align-items:center;gap:12px}.install-app-copy>svg{flex:0 0 auto;color:#ffc894}.install-app-copy span,.install-app-copy strong{display:block}.install-app-copy strong{font-size:14px}.install-app-copy span{margin-top:4px;color:#c9ded4;font-size:12px}.install-app-cta .button{flex:0 0 auto;background:#fff;color:var(--green);box-shadow:none}@media(max-width:700px){.install-app-cta{align-items:stretch;flex-direction:column;gap:13px;padding:17px 14px}.install-app-cta .button{width:100%}}.not-found-page{min-height:100vh;padding:22px 28px 48px;background:radial-gradient(circle at 50% 0,#e2f0e8,var(--cream) 55%)}.not-found-header{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto 8vh}.not-found-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:22px;font-weight:900;text-decoration:none;letter-spacing:-.04em}.not-found-brand span span{color:var(--orange)}.not-found-header nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.not-found-header nav a{color:var(--ink);font-size:14px;font-weight:700;text-decoration:none}.not-found-header nav a:hover{text-decoration:underline}.not-found-card{width:min(100%,620px);padding:48px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 25px 70px #17302b18;text-align:center}.not-found-code{display:block;margin-bottom:14px;color:var(--orange);font-size:clamp(56px,12vw,96px);font-weight:900;letter-spacing:-.08em;line-height:.9}.not-found-card h1{margin:13px 0 14px;font-size:clamp(30px,5vw,48px);letter-spacing:-.055em}.not-found-card p{max-width:470px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.65}.not-found-actions{display:flex;justify-content:center;gap:11px;flex-wrap:wrap;margin-top:28px}@media(max-width:560px){.not-found-page{padding:16px 16px 32px}.not-found-header{align-items:flex-start;margin-bottom:48px}.not-found-header nav{display:none}.not-found-card{padding:35px 22px}.not-found-actions{display:grid}.not-found-actions .button{width:100%}}.use-case-section{padding:105px 0;background:#fff}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:42px}.use-case-grid article{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fbfdfc}.use-case-grid article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--mint);color:var(--green);font-size:12px;font-weight:900}.use-case-grid h3{margin:22px 0 9px;font-size:19px;letter-spacing:-.03em}.use-case-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.content-note{margin:18px 0 0;color:var(--muted);font-size:12px;text-align:center}.community-proof-source{display:block;margin-top:16px;color:var(--muted);font-size:11px;line-height:1.5;text-align:center}.security-explainer{margin-top:14px!important;padding:14px 16px;border-left:3px solid var(--orange);border-radius:0 12px 12px 0;background:#ffffff0d;color:#d5e5dd!important;font-size:14px!important}.faq-section{padding:105px 0;background:#edf3ef}.faq-list{display:grid;grid-gap:10px;gap:10px;margin-top:36px;text-align:left}.faq-list details{margin:0;padding:18px 20px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);font-size:15px}.faq-list summary{cursor:pointer;font-weight:850}.faq-list p{max-width:none;margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.6}@media(max-width:800px){.faq-section,.use-case-section{padding:72px 0}.use-case-grid{grid-template-columns:1fr;margin-top:28px}.use-case-grid article{padding:20px}}