@font-face{font-family:DM Serif Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8dd8a3188b79fd8f-s.a45bde5b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Serif Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c8f209abc35ee02-s.p.a4b9a15b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Serif Display Fallback;src:local(Times New Roman);ascent-override:94.37%;descent-override:30.51%;line-gap-override:0.0%;size-adjust:109.78%}.dm_serif_display_1402a921-module__H2ePJa__className{font-family:DM Serif Display,DM Serif Display Fallback;font-style:normal;font-weight:400}.dm_serif_display_1402a921-module__H2ePJa__variable{--font-dm-serif:"DM Serif Display","DM Serif Display Fallback"}
@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/1a099d89ee94ee96-s.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans Fallback;src:local(Arial);ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.0%;size-adjust:104.98%}.plus_jakarta_sans_f2b97dad-module__dpW2qa__className{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.plus_jakarta_sans_f2b97dad-module__dpW2qa__variable{--font-plus-jakarta:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}
:root{--bg-cream:#fffbf5;--bg-warm:#fff8f0;--text-dark:#1a1a1a;--text-muted:#6b6b6b;--accent-orange:#ff6b35;--accent-orange-light:#ff8b5e;--accent-green:#2ecc71;--accent-green-light:#a8e6cf;--accent-green-dark:#27ae60;--card-bg:#fff;--border-light:#0000000f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-plus-jakarta),-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-cream);color:var(--text-dark);line-height:1.6;overflow-x:hidden}h1,h2,h3{font-family:var(--font-dm-serif),Georgia,serif;font-weight:400;line-height:1.15}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);background:#fffbf5d9;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.logo{font-family:var(--font-dm-serif),serif;color:var(--text-dark);align-items:center;gap:.5rem;font-size:1.75rem;text-decoration:none;display:flex}.logo-icon{background:var(--accent-orange);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-icon svg{fill:#fff;width:18px;height:18px}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-links a{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--text-dark)}.nav-links a.btn-nav{background:var(--text-dark);color:#fff;border-radius:100px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.nav-links a.btn-nav:hover{background:var(--accent-orange);color:#fff;transform:translateY(-2px)}.hero{align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg-pattern{pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#ff6b3514 0%,#0000 50%),radial-gradient(circle at 80% 20%,#2ecc7114 0%,#0000 50%);position:absolute;inset:0}.hero-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.hero-content{animation:.8s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge{color:var(--accent-orange);background:#fff;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:.8s ease-out .1s both fadeInUp;display:inline-flex;box-shadow:0 2px 20px #0000000f}.hero-badge:before{content:"";background:var(--accent-green);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.hero h1{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);animation:.8s ease-out .2s both fadeInUp}.hero h1 span{color:var(--accent-orange);position:relative}.hero h1 span:after{content:"";z-index:-1;background:#ff6b3533;border-radius:4px;height:12px;position:absolute;bottom:8px;left:0;right:0}.hero-subtitle{color:var(--text-muted);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7;animation:.8s ease-out .3s both fadeInUp}.hero-cta{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;animation:.8s ease-out .4s both fadeInUp;display:flex}.btn-primary{background:var(--text-dark);color:#fff;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #00000026}.btn-primary:hover{background:var(--accent-orange);transform:translateY(-3px);box-shadow:0 8px 30px #ff6b354d}.btn-primary svg{width:20px;height:20px}.btn-secondary{color:var(--text-dark);border:2px solid var(--border-light);background:0 0;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{border-color:var(--text-dark);background:#fff}.social-proof{align-items:center;gap:1rem;animation:.8s ease-out .5s both fadeInUp;display:flex}.avatar-stack{display:flex}.avatar-stack img{border:3px solid var(--bg-cream);object-fit:cover;border-radius:50%;width:40px;height:40px;margin-right:-12px}.social-proof-text{color:var(--text-muted);font-size:.9rem}.social-proof-text strong{color:var(--text-dark)}.hero-visual{animation:.8s ease-out .3s both fadeInUp;position:relative}.phone-mockup{max-width:320px;margin:0 auto;position:relative}.phone-frame{background:var(--text-dark);border-radius:40px;padding:12px;box-shadow:0 50px 100px #00000026,0 20px 60px #0000001a,inset 0 0 0 2px #ffffff1a}.phone-screen{aspect-ratio:9/19.5;background:#f8f8f8;border-radius:30px;position:relative;overflow:hidden}.phone-notch{z-index:10;background:#000;border-radius:0 0 20px 20px;width:120px;height:32px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-content{flex-direction:column;height:100%;padding:44px 12px 0;display:flex}.app-header{text-align:left;margin-bottom:10px;padding:0 4px}.app-header h3{color:var(--text-dark);font-size:1.4rem;font-weight:700;font-family:var(--font-plus-jakarta),sans-serif}.goal-card{background:#fff;border-radius:14px;margin-bottom:10px;padding:12px 14px;box-shadow:0 1px 3px #0000000a}.goal-card h4{color:var(--text-dark);font-family:var(--font-plus-jakarta),sans-serif;margin-bottom:8px;font-size:1rem;font-weight:700}.goal-progress-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.goal-progress-label{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:500}.goal-progress-percent{color:var(--text-dark);font-size:1.1rem;font-weight:700}.progress-bar{background:#eee;border-radius:3px;height:5px;overflow:hidden}.progress-fill{background:var(--accent-green);border-radius:3px;width:0;height:100%;animation:2s ease-out 1s forwards progressGrow}.progress-fill-dynamic{background:var(--accent-green);border-radius:3px;height:100%;transition:width .5s ease-out}@keyframes progressGrow{to{width:42%}}.goal-title{transition:opacity .3s}.fade-in{opacity:1}.fade-out{opacity:0}.year-grid-container{background:#fff;border-radius:14px;flex-direction:column;flex:1;min-height:0;padding:10px 12px;display:flex;box-shadow:0 1px 3px #0000000a}.year-grid-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;display:flex}.grid-date-info{text-align:left;flex:1}.grid-date-info.right{text-align:right}.grid-date-label{color:#999;text-transform:uppercase;letter-spacing:.3px;margin-bottom:1px;font-size:.5rem}.grid-date-value{color:var(--text-dark);font-size:.65rem;font-weight:600}.grid-days-left{text-align:center;flex:1}.grid-days-number{color:var(--text-dark);font-size:1.3rem;font-weight:700;line-height:1}.grid-days-label{color:#999;text-transform:uppercase;letter-spacing:.3px;font-size:.45rem}.year-grid-wrapper{flex:1;align-items:center;min-height:0;display:flex}.year-grid{grid-template-columns:repeat(26,1fr);gap:2px;width:100%;display:grid}.grid-dot{aspect-ratio:1;background:#e5e5e5;border-radius:50%;transition:all .3s}.grid-dot.active{background:var(--accent-green)}.grid-dot.missed{background:#2c2c2c}.grid-dot.today{background:var(--accent-orange)}.grid-legend{border-top:1px solid #f0f0f0;justify-content:center;gap:12px;margin-top:8px;padding-top:8px;display:flex}.legend-item{color:#999;text-transform:uppercase;letter-spacing:.2px;align-items:center;gap:3px;font-size:.45rem;font-weight:500;display:flex}.legend-dot{border-radius:50%;width:6px;height:6px}.legend-dot.activity{background:var(--accent-green)}.legend-dot.missed{background:#2c2c2c}.legend-dot.goal{background:var(--accent-orange)}.phone-tab-bar{background:#fff;border-top:1px solid #f0f0f0;justify-content:space-around;align-items:center;margin-top:auto;padding:8px 0 12px;display:flex}.tab-item{flex-direction:column;align-items:center;gap:2px;display:flex}.tab-item svg{width:20px;height:20px}.tab-item span{font-size:.5rem;font-weight:500}.tab-item.active svg,.tab-item.active span{color:var(--text-dark)}.tab-item:not(.active) svg,.tab-item:not(.active) span{color:#999}.floating-card{background:#fff;border-radius:16px;padding:1rem;animation:3s ease-in-out infinite float;position:absolute;box-shadow:0 10px 40px #0000001a}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating-card.streak{animation-delay:0s;top:10%;right:-20px}.floating-card.activity{animation-delay:1s;bottom:20%;left:-30px}.floating-card .card-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.5rem;display:flex}.floating-card.streak .card-icon{background:#ff6b351a}.floating-card.activity .card-icon{background:#2ecc711a}.floating-card h4{font-family:var(--font-plus-jakarta),sans-serif;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.floating-card p{color:var(--text-muted);font-size:.75rem}.philosophy{background:#fff;padding:8rem 2rem;position:relative}.philosophy-container{max-width:1200px;margin:0 auto}.section-label{background:var(--bg-warm);color:var(--accent-orange);text-transform:uppercase;letter-spacing:1px;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.philosophy h2{max-width:800px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem)}.philosophy-text{color:var(--text-muted);max-width:700px;margin-bottom:4rem;font-size:1.2rem;line-height:1.8}.philosophy-cards{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.philosophy-card{background:var(--bg-cream);border-radius:24px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.philosophy-card:before{content:"";background:linear-gradient(90deg,var(--accent-orange),var(--accent-green));transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.philosophy-card:hover:before{transform:scaleX(1)}.philosophy-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000014}.card-number{font-family:var(--font-dm-serif),serif;color:#0000000d;margin-bottom:1rem;font-size:4rem;line-height:1}.philosophy-card h3{margin-bottom:.75rem;font-size:1.5rem}.philosophy-card p{color:var(--text-muted);line-height:1.7}.features{background:var(--bg-cream);padding:8rem 2rem}.features-container{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:5rem}.features-header h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem)}.features-header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}.feature-row:nth-child(2n) .feature-visual{order:-1}.feature-content h3{margin-bottom:1rem;font-size:2rem}.feature-content p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.feature-list{list-style:none}.feature-list li{align-items:center;gap:.75rem;margin-bottom:.75rem;font-weight:500;display:flex}.feature-list li:before{content:"";background:var(--accent-green);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.feature-visual{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 20px 60px #0000000f}.grid-visual{padding:2rem}.grid-visual-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.grid-visual-header h4{font-family:var(--font-plus-jakarta),sans-serif;font-weight:600}.grid-visual-header span{color:var(--accent-green);font-size:1.25rem;font-weight:700}.demo-grid{grid-template-columns:repeat(26,1fr);gap:4px;display:grid}.demo-dot{aspect-ratio:1;background:var(--bg-cream);border-radius:3px;transition:all .3s}.demo-dot.filled{background:var(--accent-green)}.demo-dot.filled.light{background:var(--accent-green-light)}.social-visual{padding:1.5rem}.activity-item{background:var(--bg-cream);border-radius:16px;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.activity-avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:48px;height:48px}.activity-avatar.orange{background:linear-gradient(135deg,var(--accent-orange)0%,#ff8b5e 100%)}.activity-avatar.green{background:linear-gradient(135deg,var(--accent-green)0%,#58d68d 100%)}.activity-info h5{margin-bottom:.25rem;font-weight:600}.activity-info p{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.activity-meta{color:var(--text-muted);gap:1rem;font-size:.75rem;display:flex}.activity-meta span{align-items:center;gap:.25rem;display:flex}.testimonials{background:#fff;padding:8rem 2rem}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-header h2{font-size:clamp(2.5rem,5vw,3.5rem)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{background:var(--bg-cream);border-radius:24px;padding:2rem;position:relative}.testimonial-card:before{content:"\"";font-family:var(--font-dm-serif),serif;color:var(--accent-orange);opacity:.2;font-size:6rem;line-height:1;position:absolute;top:10px;left:20px}.testimonial-text{z-index:1;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;position:relative}.testimonial-author{align-items:center;gap:1rem;display:flex}.testimonial-avatar{background:linear-gradient(135deg,var(--accent-orange)0%,var(--accent-green)100%);border-radius:50%;width:48px;height:48px}.testimonial-info h5{margin-bottom:.25rem;font-weight:600}.testimonial-info p{color:var(--text-muted);font-size:.85rem}.cta{background:var(--text-dark);padding:8rem 2rem;position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#ff6b3526 0%,#0000 50%),radial-gradient(circle at 80%,#2ecc7126 0%,#0000 50%);position:absolute;inset:0}.cta-container{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.cta h2{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.cta p{color:#ffffffb3;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.btn-cta-primary{color:var(--text-dark);background:#fff;border-radius:100px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-cta-primary:hover{transform:translateY(-3px);box-shadow:0 10px 40px #fff3}.store-badges{justify-content:center;gap:1rem;display:flex}.store-badge{opacity:.9;height:50px;transition:all .3s}.store-badge:hover{opacity:1;transform:scale(1.05)}.footer{background:var(--text-dark);border-top:1px solid #ffffff1a;padding:4rem 2rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.footer-brand h3{color:#fff;margin-bottom:.5rem;font-size:1.75rem}.footer-brand .brandmark{margin-bottom:.75rem}.footer-brand p{color:#ffffff80;max-width:300px}.footer-links{gap:4rem;display:flex}.footer-column h4{color:#fff;font-family:var(--font-plus-jakarta),sans-serif;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.footer-column a{color:#ffffff80;margin-bottom:.75rem;text-decoration:none;transition:color .2s;display:block}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-bottom p{color:#fff6;font-size:.9rem}.footer-social{gap:1rem;display:flex}.footer-social a{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer-social a:hover{background:var(--accent-orange);transform:translateY(-3px)}.footer-social svg{fill:#fff;width:18px;height:18px}@media (max-width:1024px){.hero-container{text-align:center;grid-template-columns:1fr}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-cta,.social-proof{justify-content:center}.hero-visual{max-width:350px;margin:0 auto}.philosophy-cards{grid-template-columns:1fr}.feature-row{grid-template-columns:1fr;gap:2rem}.feature-row:nth-child(2n) .feature-visual{order:0}.testimonials-grid,.faq-grid{grid-template-columns:1fr}}@media (max-width:768px){.navbar{padding:1rem}.nav-links{gap:0}.nav-links a:not(.btn-nav){display:none}.nav-links a.btn-nav{padding:.6rem 1.2rem;font-size:.85rem}.hero{padding:6rem 1rem 3rem}.floating-card{display:none}.philosophy,.features,.testimonials,.cta{padding:4rem 1rem}.footer-links{flex-direction:column;gap:2rem}}.reveal{opacity:0;transition:all .8s;transform:translateY(40px)}.reveal.active{opacity:1;transform:translateY(0)}.community-visual{text-align:center;padding:2rem}.community-avatars{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.community-avatar-wrapper{text-align:center}.community-avatar{border-radius:50%;width:80px;height:80px;margin:0 auto .5rem}.community-avatar-wrapper p:first-of-type{font-size:.9rem;font-weight:600}.community-avatar-wrapper p:last-of-type{color:var(--text-muted);font-size:.75rem}.community-message{text-align:center;padding:2rem}.community-message p{color:var(--text-muted);margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.community-message p:last-child{color:var(--text-dark);margin-bottom:0;font-weight:500}.story-content{max-width:700px;margin:0 auto}.story-text{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.story-text:last-child{margin-bottom:0}.story-text strong{color:var(--text-dark)}.faq{background:var(--bg-cream);padding:8rem 2rem}.faq-container{max-width:1000px;margin:0 auto}.faq h2{margin-bottom:3rem;font-size:clamp(2.5rem,5vw,3.5rem)}.faq-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.faq-item{background:#fff;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000a}.faq-item:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.faq-item h3{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem}.faq-item p{color:var(--text-muted);margin-bottom:1rem;font-size:1rem;line-height:1.7}.faq-link{color:var(--accent-orange);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.faq-link:hover{color:var(--accent-orange-light)}@media (max-width:768px){.faq{padding:4rem 1rem}.faq-grid{grid-template-columns:1fr;gap:1.5rem}.faq-item{padding:1.5rem}}.blog-page{background:var(--bg-cream);min-height:100vh;padding:8rem 2rem 4rem}.blog-header{text-align:center;max-width:800px;margin:0 auto 3rem}.blog-header h1{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem)}.blog-subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.blog-container{max-width:1200px;margin:0 auto}.category-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.category-pill{color:var(--text-muted);border:1px solid var(--border-light);background:#fff;border-radius:100px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.category-pill:hover{color:var(--text-dark);border-color:var(--text-dark)}.category-pill.active{background:var(--text-dark);color:#fff;border-color:var(--text-dark)}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.blog-card{color:inherit;background:#fff;border-radius:20px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #0000000a}.blog-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #00000014}.blog-card-image{background-position:50%;background-size:cover;background-color:var(--bg-warm);height:200px}.blog-card-content{padding:1.5rem}.blog-card-category{text-transform:uppercase;letter-spacing:1px;color:var(--accent-orange);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.blog-card h2{margin-bottom:.75rem;font-size:1.4rem;line-height:1.3}.blog-card p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.blog-card-meta{color:var(--text-muted);gap:1rem;font-size:.8rem;display:flex}.blog-empty{text-align:center;background:#fff;border-radius:20px;padding:4rem 2rem}.blog-empty h3{margin-bottom:.5rem;font-size:1.5rem}.blog-empty p{color:var(--text-muted)}.blog-post-page{background:var(--bg-cream);min-height:100vh;padding:8rem 2rem 4rem}.blog-article{max-width:800px;margin:0 auto}.article-header{margin-bottom:3rem}.back-link{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--accent-orange)}.article-meta-top{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.85rem;display:flex}.article-category{text-transform:uppercase;letter-spacing:1px;color:var(--accent-orange);font-weight:600}.article-date,.article-reading-time{color:var(--text-muted)}.article-header h1{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.article-description{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.article-tags{flex-wrap:wrap;gap:.5rem;display:flex}.article-tag{background:var(--bg-warm);color:var(--text-muted);border-radius:100px;padding:.25rem .75rem;font-size:.8rem}.article-cover{background-position:50%;background-size:cover;border-radius:20px;height:400px;margin-bottom:3rem}.article-content{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 4px 20px #0000000a}.mdx-h1{margin-top:2.5rem;margin-bottom:1rem;font-size:2rem}.mdx-h2{border-top:1px solid var(--border-light);margin-top:2.5rem;margin-bottom:1rem;padding-top:1.5rem;font-size:1.75rem}.mdx-h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.4rem}.mdx-h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.2rem}.mdx-p{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.mdx-link{color:var(--accent-orange);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.mdx-link:hover{color:var(--accent-orange-light)}.mdx-ul,.mdx-ol{margin-bottom:1.5rem;padding-left:1.5rem}.mdx-li{margin-bottom:.5rem;font-size:1.1rem;line-height:1.8}.mdx-blockquote{border-left:4px solid var(--accent-orange);color:var(--text-muted);margin:2rem 0;padding-left:1.5rem;font-style:italic}.mdx-blockquote p{margin-bottom:0}.mdx-pre{background:var(--text-dark);color:#f8f8f2;border-radius:12px;margin:2rem 0;padding:1.5rem;font-size:.9rem;line-height:1.6;overflow-x:auto}.mdx-code{font-family:SF Mono,Fira Code,monospace;font-size:.9em}.mdx-p .mdx-code,.mdx-li .mdx-code{background:var(--bg-warm);color:var(--accent-orange);border-radius:4px;padding:.2rem .5rem}.mdx-hr{border:none;border-top:1px solid var(--border-light);margin:3rem 0}.mdx-img{border-radius:12px;max-width:100%;height:auto;margin:2rem 0}.mdx-strong{color:var(--text-dark);font-weight:600}.mdx-em{font-style:italic}.article-footer{border-top:1px solid var(--border-light);margin-top:3rem;padding-top:2rem}@media (max-width:768px){.blog-page,.blog-post-page{padding:6rem 1rem 3rem}.blog-grid{grid-template-columns:1fr}.article-content{padding:1.5rem}.article-cover{height:250px}.category-filters{gap:.5rem}.category-pill{padding:.4rem 1rem;font-size:.85rem}}
