.landing-module__g1LwZa__page{--primary:#889063;--primary-dark:#6d7450;--accent:#cfbb99;--accent-soft:#ecdfc4;--secondary:#3a3826;--bg:#f5f1ea;--border:#e3ddd0;--surface:#fff;--text:#2a2820;--text-muted:#6b6552;--nav-bg:#ece1cc;--page-bg:#fbf8f2;--tile-bg:#f4efe2;font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;color:var(--text);background:var(--page-bg)}.landing-module__g1LwZa__loadingScreen{justify-content:center;align-items:center;min-height:100vh;display:flex}.landing-module__g1LwZa__logoLockup{align-items:center;gap:.6rem;display:flex}.landing-module__g1LwZa__brandLogoFull{width:auto;height:50px;display:block}.landing-module__g1LwZa__logoMark{background:var(--primary-dark);color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;display:flex}.landing-module__g1LwZa__logoWord{letter-spacing:-.01em;color:var(--secondary);font-size:1.02rem;font-weight:650}.landing-module__g1LwZa__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--primary-dark);align-items:center;gap:.5rem;font-size:.74rem;font-weight:750;display:inline-flex}.landing-module__g1LwZa__eyebrow:before{content:"";opacity:.6;background:currentColor;width:1.4rem;height:2px}.landing-module__g1LwZa__btnPrimary,.landing-module__g1LwZa__btnPrimaryLight,.landing-module__g1LwZa__btnGhost,.landing-module__g1LwZa__btnSecondary{cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:background .15s,color .15s,transform .1s,box-shadow .15s;display:inline-flex}.landing-module__g1LwZa__btnPrimary{background:var(--primary);color:#fff;box-shadow:0 10px 24px -10px #8890638c}.landing-module__g1LwZa__btnPrimary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 16px 32px -12px #889063a6}.landing-module__g1LwZa__btnGhost{color:var(--secondary);border:1px solid var(--border);background:0 0}.landing-module__g1LwZa__btnGhost:hover{border-color:var(--primary);color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent);transform:translateY(-2px)}.landing-module__g1LwZa__btnSecondary{background:var(--accent);color:var(--secondary)}.landing-module__g1LwZa__btnSecondary:hover{background:#c2a97e;transform:translateY(-2px);box-shadow:0 14px 28px -14px #3a382659}.landing-module__g1LwZa__btnPrimaryLight{color:var(--secondary);background:#fff}.landing-module__g1LwZa__btnPrimaryLight:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 14px 28px -14px #0000004d}.landing-module__g1LwZa__btnPrimary:active,.landing-module__g1LwZa__btnGhost:active,.landing-module__g1LwZa__btnPrimaryLight:active,.landing-module__g1LwZa__btnSecondary:active{transform:translateY(0)}.landing-module__g1LwZa__nav{z-index:20;background:var(--nav-bg);border-bottom:1px solid #0000;transition:background .25s,border-color .25s;position:sticky;top:0}.landing-module__g1LwZa__navDark{background:#211f0f;border-bottom-color:#f7f3ea14}.landing-module__g1LwZa__navDark .landing-module__g1LwZa__navLinks a{color:#f7f3ead9}.landing-module__g1LwZa__navDark .landing-module__g1LwZa__navLinks a:hover{color:var(--accent)}.landing-module__g1LwZa__navDark .landing-module__g1LwZa__navLogin{color:#f7f3eae6}.landing-module__g1LwZa__navDark .landing-module__g1LwZa__navLogin:hover{color:var(--accent)}.landing-module__g1LwZa__navDark .landing-module__g1LwZa__langSwitch{color:#f7f3eae6;background:#f7f3ea14;border-color:#f7f3ea40}.landing-module__g1LwZa__navDark .landing-module__g1LwZa__langSwitch:hover{border-color:var(--accent);color:var(--accent)}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1180px;margin:0 auto;padding:1rem 1.5rem;display:flex}.landing-module__g1LwZa__navLinks{gap:2rem;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--secondary);font-size:.88rem;font-weight:550;transition:color .15s}.landing-module__g1LwZa__navLinks a:hover{color:var(--primary-dark)}.landing-module__g1LwZa__navActions{align-items:center;gap:1.25rem;display:flex}.landing-module__g1LwZa__langSwitchWrap{position:relative}.landing-module__g1LwZa__langSwitch{border:1px solid var(--border);background:var(--surface);width:2.2rem;height:2.2rem;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1rem;transition:color .15s,border-color .15s,background .15s;display:flex}.landing-module__g1LwZa__langSwitch:hover{color:var(--primary-dark);border-color:var(--primary-dark)}.landing-module__g1LwZa__langSwitchMenu{background:var(--surface);border:1px solid var(--border);z-index:80;border-radius:12px;min-width:9rem;margin:0;padding:.4rem;list-style:none;animation:.18s cubic-bezier(.2,.7,.3,1) both landing-module__g1LwZa__langMenuIn;position:absolute;top:calc(100% + .7rem);left:50%;transform:translate(-50%);box-shadow:0 20px 40px -18px #3a382659}@keyframes landing-module__g1LwZa__langMenuIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.landing-module__g1LwZa__langSwitchOption{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.6rem;padding:.55rem .7rem;font-size:.86rem;font-weight:600;display:flex}.landing-module__g1LwZa__langSwitchOption:hover{background:var(--bg)}.landing-module__g1LwZa__langSwitchOptionActive{color:var(--primary-dark)}.landing-module__g1LwZa__langSwitchOptionActive i{color:var(--primary)}.landing-module__g1LwZa__navLogin{color:var(--secondary);font-size:.88rem;font-weight:650}.landing-module__g1LwZa__navLogin:hover{color:var(--primary-dark)}.landing-module__g1LwZa__navRegister{background:var(--primary-dark);color:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem .6rem .6rem 1.2rem;font-size:.85rem;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.landing-module__g1LwZa__navRegister i{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.72rem;transition:background .15s,transform .15s;display:flex}.landing-module__g1LwZa__navRegister:hover{background:var(--secondary);transform:translateY(-2px);box-shadow:0 10px 20px -10px #3a382680}.landing-module__g1LwZa__navRegister:hover i{background:#ffffff47;transform:translate(2px)}.landing-module__g1LwZa__navRegister:active{transform:translateY(0)}@media (max-width:800px){.landing-module__g1LwZa__navLinks{display:none}}.landing-module__g1LwZa__hero{isolation:isolate;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1180px;margin:0 auto;padding:clamp(1.25rem,3vw,2.25rem) 1.5rem clamp(2.5rem,4vw,3.5rem);display:grid;position:relative}.landing-module__g1LwZa__hero:before{content:"";z-index:-1;background:radial-gradient(60% 75% at 88% 10%,#cfbb994d,#0000 60%),radial-gradient(55% 65% at 8% 95%,#88906366,#0000 65%),linear-gradient(155deg,#211f0f 0%,#33311f 48%,#1c1a0e 100%);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroText .landing-module__g1LwZa__eyebrow{color:var(--accent);margin-bottom:.9rem}.landing-module__g1LwZa__headline{letter-spacing:-.03em;color:#f7f3ea;text-wrap:balance;margin:0 0 1rem;font-size:clamp(2.1rem,4.2vw,3.6rem);font-weight:800;line-height:1.05}.landing-module__g1LwZa__headlineAccent{background:linear-gradient(100deg, var(--accent) 10%, #e8c77a 55%, var(--accent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__subhead{color:#f7f3eab8;max-width:46ch;margin-bottom:1.6rem;font-size:1.05rem;line-height:1.55}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;gap:.9rem;margin-bottom:2rem;display:flex}.landing-module__g1LwZa__heroReassurance{color:#f7f3ead1;flex-wrap:wrap;gap:1.5rem;font-size:.86rem;font-weight:600;display:flex}.landing-module__g1LwZa__heroReassurance span{align-items:center;gap:.5rem;display:inline-flex}.landing-module__g1LwZa__heroReassurance i{color:var(--accent);font-size:.95rem}.landing-module__g1LwZa__heroVisual{justify-content:center;display:flex;position:relative}.landing-module__g1LwZa__heroPhone{background:var(--secondary);z-index:2;border-radius:22px;width:128px;height:236px;padding:8px;animation:6s ease-in-out .4s infinite alternate landing-module__g1LwZa__heroPhoneFloat;position:absolute;bottom:-1.75rem;right:-.25rem;transform:rotate(-5deg);box-shadow:0 24px 44px -18px #00000073}@keyframes landing-module__g1LwZa__heroPhoneFloat{0%{transform:rotate(-5deg)translateY(0)}to{transform:rotate(-5deg)translateY(-8px)}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__heroPhone{animation:none}}.landing-module__g1LwZa__mockCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;width:100%;max-width:420px;animation:6s ease-in-out infinite alternate landing-module__g1LwZa__mockFloat;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 30px 60px -24px #3a382647,0 8px 20px -10px #3a38261f}@keyframes landing-module__g1LwZa__mockFloat{0%{transform:rotate(1.2deg)translateY(0)}to{transform:rotate(1.2deg)translateY(-10px)}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__mockCard{animation:none}}.landing-module__g1LwZa__mockHeader{border-bottom:1px solid var(--border);align-items:center;gap:.4rem;padding:.85rem 1rem;display:flex}.landing-module__g1LwZa__mockDot{background:var(--border);border-radius:50%;width:.55rem;height:.55rem}.landing-module__g1LwZa__mockUrl{color:var(--text-muted);background:var(--tile-bg);border-radius:999px;margin-left:.5rem;padding:.22rem .65rem;font-size:.62rem;font-weight:600}.landing-module__g1LwZa__mockScreenshot{object-fit:cover;object-position:top;width:100%;height:auto;max-height:min(46vh,400px);display:block}@media (max-width:900px){.landing-module__g1LwZa__hero{grid-template-columns:1fr}.landing-module__g1LwZa__heroVisual{order:-1}.landing-module__g1LwZa__mockCard{max-width:360px}.landing-module__g1LwZa__heroPhone{display:none}}.landing-module__g1LwZa__trust{max-width:1180px;margin:0 auto;padding:clamp(2.5rem,5vw,4rem) 0 clamp(3rem,6vw,4.5rem);scroll-margin-top:96px}.landing-module__g1LwZa__trust .landing-module__g1LwZa__sectionHead{padding:0 1.5rem}.landing-module__g1LwZa__trust .landing-module__g1LwZa__sectionHead>*{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.3,1);transform:translateY(16px)}.landing-module__g1LwZa__trustVisible .landing-module__g1LwZa__sectionHead>:first-child{transition-delay:0s}.landing-module__g1LwZa__trustVisible .landing-module__g1LwZa__sectionHead>:nth-child(2){transition-delay:90ms}.landing-module__g1LwZa__trustVisible .landing-module__g1LwZa__sectionHead>:nth-child(3){transition-delay:.18s}.landing-module__g1LwZa__trustVisible .landing-module__g1LwZa__sectionHead>*{opacity:1;transform:translateY(0)}.landing-module__g1LwZa__logoItem{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);opacity:.75;font-size:.86rem;font-weight:750}.landing-module__g1LwZa__marqueeViewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 clamp(2rem,8vw,6rem) calc(100% - clamp(2rem,8vw,6rem)),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 clamp(2rem,8vw,6rem) calc(100% - clamp(2rem,8vw,6rem)),#0000 100%)}.landing-module__g1LwZa__marqueeTrack{will-change:transform;align-items:center;width:max-content;animation:32s linear infinite landing-module__g1LwZa__marqueeScroll;display:flex}.landing-module__g1LwZa__marqueeTrack:hover{animation-play-state:paused}@keyframes landing-module__g1LwZa__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module__g1LwZa__marqueeItem{opacity:0;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem clamp(1.5rem,3.5vw,2.75rem);display:flex;position:relative;transform:translateY(14px)scale(.94)}.landing-module__g1LwZa__trustVisible .landing-module__g1LwZa__marqueeItem{animation:.6s cubic-bezier(.2,.7,.3,1) forwards landing-module__g1LwZa__marqueeItemIn;animation-delay:calc(var(--i) * 70ms + .26s)}@keyframes landing-module__g1LwZa__marqueeItemIn{to{opacity:1;transform:translateY(0)scale(1)}}.landing-module__g1LwZa__partnerLogoItem{object-fit:contain;opacity:.8;filter:grayscale();width:auto;max-width:140px;height:2.1rem;transition:opacity .2s,filter .2s,transform .25s cubic-bezier(.2,.7,.3,1),drop-shadow .25s}.landing-module__g1LwZa__marqueeItem:hover .landing-module__g1LwZa__partnerLogoItem{opacity:1;filter:grayscale(0) drop-shadow(0 6px 14px color-mix(in srgb, var(--primary) 35%, transparent));transform:translateY(-3px)scale(1.08)}.landing-module__g1LwZa__marqueeItem:hover .landing-module__g1LwZa__logoItem{opacity:1;color:var(--primary);transition:opacity .2s,color .2s,transform .25s cubic-bezier(.2,.7,.3,1);transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__marqueeTrack{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.landing-module__g1LwZa__marqueeItemDuplicate{display:none}.landing-module__g1LwZa__trust .landing-module__g1LwZa__sectionHead>*,.landing-module__g1LwZa__marqueeItem{opacity:1;transition:none;animation:none;transform:none}}.landing-module__g1LwZa__section{max-width:1180px;margin:0 auto;padding:clamp(3rem,6vw,5rem) 1.5rem;scroll-margin-top:96px}.landing-module__g1LwZa__sectionAlt{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);max-width:none}.landing-module__g1LwZa__sectionAlt>*{max-width:1180px;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__sectionHead{text-align:center;max-width:640px;margin:0 auto clamp(2.25rem,4vw,3.25rem)}.landing-module__g1LwZa__sectionHead .landing-module__g1LwZa__eyebrow{margin-bottom:.75rem;display:block}.landing-module__g1LwZa__sectionTitle{letter-spacing:-.025em;color:var(--secondary);text-wrap:balance;margin:0 0 .6rem;font-size:clamp(1.9rem,3.4vw,2.7rem);font-weight:800;line-height:1.08}.landing-module__g1LwZa__sectionSub{color:var(--text-muted);font-size:1rem;line-height:1.55}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-module__g1LwZa__featureCard{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.6rem 1.5rem;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.landing-module__g1LwZa__featureCard:hover{background:var(--accent-soft);border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 40px -20px #3a382640}.landing-module__g1LwZa__featureIcon{width:2.75rem;height:2.75rem;color:var(--primary-dark);background:#88906324;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.25rem;transition:background .18s;display:flex}.landing-module__g1LwZa__featureCard:hover .landing-module__g1LwZa__featureIcon{background:var(--accent)}.landing-module__g1LwZa__featureTitle{color:var(--secondary);margin:0 0 .5rem;font-size:1.05rem;font-weight:650}.landing-module__g1LwZa__featureText{color:var(--text-muted);font-size:.9rem;line-height:1.55}@media (max-width:900px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__rolesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-module__g1LwZa__roleCard{background:var(--bg);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:1.6rem 1.4rem;transition:border-color .18s,transform .18s;display:flex}.landing-module__g1LwZa__roleCard:hover{border-color:var(--primary);transform:translateY(-4px)}.landing-module__g1LwZa__roleCardFeatured{background:linear-gradient(var(--bg), var(--bg)) padding-box, linear-gradient(135deg, var(--primary) 0%, var(--accent) 55%, var(--primary-dark) 100%) border-box;z-index:1;border:1px solid #0000;padding:1.85rem 1.6rem;position:relative;transform:scale(1.035);box-shadow:0 14px 32px -18px #00000047,0 0 0 1px #00000005}.landing-module__g1LwZa__roleCardFeatured:hover{border-color:#0000;transform:scale(1.035)translateY(-4px);box-shadow:0 20px 40px -18px #00000057,0 0 0 1px #00000005}.landing-module__g1LwZa__roleCardFeatured .landing-module__g1LwZa__roleIcon{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;width:2.9rem;height:2.9rem;font-size:1.28rem}.landing-module__g1LwZa__roleCardFeatured .landing-module__g1LwZa__roleTitle{font-size:1.1rem}@media (max-width:900px){.landing-module__g1LwZa__roleCardFeatured{transform:none}.landing-module__g1LwZa__roleCardFeatured:hover{transform:translateY(-4px)}}.landing-module__g1LwZa__roleIcon{background:var(--secondary);width:2.6rem;height:2.6rem;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.15rem;display:flex}.landing-module__g1LwZa__roleTitle{color:var(--secondary);margin:0 0 .5rem;font-size:1.02rem;font-weight:650}.landing-module__g1LwZa__roleText{color:var(--text-muted);flex:1;font-size:.87rem;line-height:1.55}.landing-module__g1LwZa__roleLink{color:var(--primary-dark);align-items:center;gap:.35rem;margin-top:1rem;font-size:.85rem;font-weight:650;display:inline-flex}.landing-module__g1LwZa__roleLink i{transition:transform .15s}.landing-module__g1LwZa__roleLink:hover{text-decoration:underline}.landing-module__g1LwZa__roleLink:hover i{transform:translate(3px)}@media (max-width:900px){.landing-module__g1LwZa__rolesGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.landing-module__g1LwZa__rolesGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__stepsTrack{justify-content:space-between;align-items:flex-start;max-width:920px;margin:0 auto;display:flex;position:relative}.landing-module__g1LwZa__stepsTrackLine{background:var(--border);z-index:0;height:2px;position:absolute;top:19px;left:6%;right:6%}.landing-module__g1LwZa__stepItem{z-index:1;flex-direction:column;flex:1;align-items:center;gap:.7rem;padding:0 .4rem;display:flex;position:relative}.landing-module__g1LwZa__stepCircle{background:var(--accent);width:38px;height:38px;color:var(--secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.92rem;font-weight:800;transition:background .18s,color .18s,transform .18s;display:flex;box-shadow:0 8px 18px -8px #3a382659}.landing-module__g1LwZa__stepCircleActive{background:var(--primary-dark);color:#fff}.landing-module__g1LwZa__stepLabel{color:var(--text-muted);text-align:center;font-size:.78rem;font-weight:550;line-height:1.35;transition:color .18s}.landing-module__g1LwZa__stepItem:hover .landing-module__g1LwZa__stepCircle{background:var(--primary-dark);color:#fff;transform:translateY(-2px)}.landing-module__g1LwZa__stepItem:hover .landing-module__g1LwZa__stepLabel{color:var(--secondary)}@media (max-width:800px){.landing-module__g1LwZa__stepsTrack{flex-wrap:wrap;gap:1.5rem .5rem}.landing-module__g1LwZa__stepsTrackLine{display:none}.landing-module__g1LwZa__stepItem{flex:0 0 30%}}.landing-module__g1LwZa__phoneScreen{background:var(--surface);border-radius:15px;flex-direction:column;gap:.5rem;height:100%;padding:.75rem .6rem;display:flex;overflow:hidden}.landing-module__g1LwZa__phoneHeader{color:var(--secondary);font-size:.66rem;font-weight:700}.landing-module__g1LwZa__phoneCardImg{border-radius:8px;width:100%;height:auto;display:block}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-module__g1LwZa__testimonialCard{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.5rem 1.4rem}.landing-module__g1LwZa__testimonialCardAccent{background:var(--accent-soft);border-color:#0000}.landing-module__g1LwZa__quoteText{color:var(--text);margin:0 0 1.2rem;font-size:.88rem;line-height:1.6}.landing-module__g1LwZa__testimonialMeta{align-items:center;gap:.7rem;display:flex}.landing-module__g1LwZa__testimonialAvatar{background:var(--secondary);width:2.2rem;height:2.2rem;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.landing-module__g1LwZa__testimonialName{color:var(--secondary);font-size:.85rem;font-weight:650}.landing-module__g1LwZa__testimonialRole{color:var(--text-muted);font-size:.76rem}@media (max-width:900px){.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__avisStars{color:var(--accent);gap:.15rem;font-size:.85rem;display:flex}.landing-module__g1LwZa__avisEmpty{text-align:center;color:var(--text-muted);max-width:46ch;margin:0 auto;font-size:.92rem}.landing-module__g1LwZa__avisCarouselWrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.landing-module__g1LwZa__avisCarouselTrack{gap:1.25rem;width:max-content;animation-name:landing-module__g1LwZa__avisScroll;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.landing-module__g1LwZa__avisCarouselWrap:hover .landing-module__g1LwZa__avisCarouselTrack{animation-play-state:paused}.landing-module__g1LwZa__avisCard{flex:0 0 320px;max-width:320px}@keyframes landing-module__g1LwZa__avisScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__avisCarouselTrack{animation:none}}.landing-module__g1LwZa__ctaCard{text-align:center;background:linear-gradient(135deg, #33311f 0%, var(--primary-dark) 55%, var(--accent) 130%);border-radius:24px;max-width:1180px;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) 1.5rem}.landing-module__g1LwZa__ctaTitle{color:#fff;letter-spacing:-.025em;text-wrap:balance;margin:0 0 .75rem;font-size:clamp(1.9rem,3.4vw,2.8rem);font-weight:800;line-height:1.08}.landing-module__g1LwZa__ctaSub{color:#f1ece1d1;max-width:46ch;margin:0 auto 1.75rem;font-size:1rem}.landing-module__g1LwZa__ctaWhyGrid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:980px;margin:0 auto 2.25rem;display:grid}.landing-module__g1LwZa__ctaWhyTile{text-align:center;background:#f5f1ea14;border:1px solid #f5f1ea24;border-radius:14px;padding:1.3rem 1.1rem;transition:background .18s,border-color .18s}.landing-module__g1LwZa__ctaWhyTile:hover{background:#f5f1ea21;border-color:#fff6}.landing-module__g1LwZa__ctaWhyIcon{color:#fff;background:#ffffff29;border-radius:10px;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;margin:0 auto .9rem;font-size:1.1rem;display:flex}.landing-module__g1LwZa__ctaWhyTitle{color:#fff;margin:0 0 .4rem;font-size:.92rem;font-weight:650}.landing-module__g1LwZa__ctaWhyText{color:#f1ece1bf;font-size:.78rem;line-height:1.5}@media (max-width:900px){.landing-module__g1LwZa__ctaWhyGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.landing-module__g1LwZa__ctaWhyGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;display:flex}.landing-module__g1LwZa__btnCtaGhost{cursor:pointer;color:#fff;background:0 0;border:1.5px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.landing-module__g1LwZa__btnCtaGhost:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.landing-module__g1LwZa__btnCtaGhost:active{transform:translateY(0)}.landing-module__g1LwZa__avisFormCard{background:var(--surface);border:1px solid var(--border);border-radius:18px;max-width:620px;margin:2.25rem auto 0;padding:1.5rem 1.6rem;box-shadow:0 20px 45px -24px #3a382633}.landing-module__g1LwZa__avisFormHead{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem;display:flex}.landing-module__g1LwZa__avisFormHead h3{color:var(--secondary);margin:0;font-size:1rem;font-weight:650}.landing-module__g1LwZa__avisFormStars{gap:.2rem;display:flex}.landing-module__g1LwZa__reviewStar{cursor:pointer;color:var(--accent);background:0 0;border:none;padding:0;font-size:1.05rem;line-height:1}.landing-module__g1LwZa__avisFormRow{grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:.7rem;display:grid}.landing-module__g1LwZa__avisFormInput,.landing-module__g1LwZa__avisFormTextarea{width:100%;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:.65rem .8rem;font-family:inherit;font-size:.88rem;transition:border-color .15s}.landing-module__g1LwZa__avisFormTextarea{resize:vertical;min-height:4.5rem;margin-bottom:.9rem}.landing-module__g1LwZa__avisFormInput:focus,.landing-module__g1LwZa__avisFormTextarea:focus{border-color:var(--primary);outline:none}.landing-module__g1LwZa__avisFormInput::placeholder,.landing-module__g1LwZa__avisFormTextarea::placeholder{color:var(--text-muted)}.landing-module__g1LwZa__avisFormSubmit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.92rem;font-weight:650;transition:background .15s,opacity .15s,transform .15s,box-shadow .15s}.landing-module__g1LwZa__avisFormSubmit:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 14px 28px -14px #88906399}.landing-module__g1LwZa__avisFormSubmit:active:not(:disabled){transform:translateY(0)}.landing-module__g1LwZa__avisFormSubmit:disabled{opacity:.6;cursor:not-allowed}.landing-module__g1LwZa__avisFormError{color:#c1622f;margin:-.3rem 0 .7rem;font-size:.8rem}.landing-module__g1LwZa__avisFormSentMsg{color:var(--primary-dark);text-align:center;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 0;font-size:.92rem;font-weight:600;display:flex}@media (max-width:560px){.landing-module__g1LwZa__avisFormRow{grid-template-columns:1fr}.landing-module__g1LwZa__avisFormHead{flex-direction:column;align-items:flex-start;gap:.6rem}}.landing-module__g1LwZa__footer{background:var(--secondary)}.landing-module__g1LwZa__footerInner{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:2rem;max-width:1180px;margin:0 auto;padding:2.5rem 1.5rem;display:grid}.landing-module__g1LwZa__footerBrandCol .landing-module__g1LwZa__logoWord{color:#fff}.landing-module__g1LwZa__footerTagline{color:#f1ece199;max-width:28ch;margin-top:.9rem;font-size:.84rem;line-height:1.6}.landing-module__g1LwZa__footerCol{flex-direction:column;gap:.65rem;display:flex}.landing-module__g1LwZa__footerCol h4{text-transform:uppercase;letter-spacing:.06em;color:#f1ece1d9;margin:0 0 .3rem;font-size:.76rem;font-weight:700}.landing-module__g1LwZa__footerCol a,.landing-module__g1LwZa__footerAddress{color:#f1ece199;font-size:.84rem;transition:color .15s}.landing-module__g1LwZa__footerCol a:hover{color:var(--accent)}.landing-module__g1LwZa__footerContactRow{align-items:flex-start;gap:.55rem;display:flex}.landing-module__g1LwZa__footerContactRow i{color:var(--accent);flex-shrink:0;margin-top:.15rem}.landing-module__g1LwZa__footerBottom{border-top:1px solid #f1ece11f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:1.5rem;display:flex}.landing-module__g1LwZa__footerCopy{color:#f1ece18c;font-size:.8rem}.landing-module__g1LwZa__footerSocials{gap:.6rem;display:flex}.landing-module__g1LwZa__footerSocial{color:#f1ece1bf;background:#f1ece11a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;transition:background .15s,color .15s;display:flex}.landing-module__g1LwZa__footerSocial:hover{background:var(--accent);color:var(--secondary)}@media (max-width:900px){.landing-module__g1LwZa__footerInner{grid-template-columns:1fr 1fr}}@media (max-width:560px){.landing-module__g1LwZa__footerInner{grid-template-columns:1fr}}.landing-module__g1LwZa__chatBubbleBtn{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;cursor:pointer;z-index:60;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;font-size:1.4rem;transition:transform .2s cubic-bezier(.2,.7,.3,1),box-shadow .2s;display:flex;position:fixed;bottom:clamp(1.1rem,3vw,1.75rem);right:clamp(1.1rem,3vw,1.75rem);box-shadow:0 14px 30px -12px #3a382680}.landing-module__g1LwZa__chatBubbleBtn:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 18px 36px -12px #3a38268c}.landing-module__g1LwZa__chatBubbleBtnOpen{background:var(--secondary)}.landing-module__g1LwZa__chatBubbleBtnPulse:before{content:"";border:2px solid var(--primary);opacity:.55;border-radius:50%;animation:2.4s ease-out infinite landing-module__g1LwZa__chatPulse;position:absolute;inset:-6px}@keyframes landing-module__g1LwZa__chatPulse{0%{opacity:.55;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}.landing-module__g1LwZa__chatPanel{background:var(--surface);border:1px solid var(--border);transform-origin:100% 100%;opacity:0;pointer-events:none;z-index:60;border-radius:20px;flex-direction:column;width:min(23rem,100vw - 2rem);max-height:min(34rem,100vh - 8rem);transition:opacity .22s,transform .26s cubic-bezier(.2,.7,.3,1);display:flex;position:fixed;bottom:calc(clamp(1.1rem,3vw,1.75rem) + 4.4rem);right:clamp(1rem,3vw,1.75rem);overflow:hidden;transform:translateY(16px)scale(.94);box-shadow:0 30px 60px -24px #3a382659,0 8px 20px -10px #3a382626}.landing-module__g1LwZa__chatPanelOpen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.landing-module__g1LwZa__chatHeader{background:linear-gradient(135deg, var(--secondary), #2c2a1c);color:#fff;flex-shrink:0;align-items:center;gap:.7rem;padding:1rem 1.1rem;display:flex}.landing-module__g1LwZa__chatHeaderAvatar{background:var(--accent);width:2.3rem;height:2.3rem;color:var(--secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;display:flex}.landing-module__g1LwZa__chatHeaderAvatarImg{object-fit:contain;width:60%;height:60%}.landing-module__g1LwZa__chatHeaderTitle{font-size:.92rem;font-weight:650}.landing-module__g1LwZa__chatHeaderStatus{color:#f1ece1b3;align-items:center;gap:.35rem;margin-top:.15rem;font-size:.74rem;display:flex}.landing-module__g1LwZa__chatHeaderDot{background:#7cd48a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #7cd48a40}.landing-module__g1LwZa__chatCloseBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;margin-left:auto;font-size:.8rem;transition:background .15s;display:flex}.landing-module__g1LwZa__chatCloseBtn:hover{background:#ffffff38}.landing-module__g1LwZa__chatMessages{background:var(--bg);flex-direction:column;flex:1;gap:.55rem;min-height:12rem;padding:1rem 1.1rem;display:flex;overflow-y:auto}.landing-module__g1LwZa__chatBubble{border-radius:14px;max-width:84%;padding:.6rem .85rem;font-size:.84rem;line-height:1.45;animation:.25s cubic-bezier(.2,.7,.3,1) both landing-module__g1LwZa__chatBubbleIn}@keyframes landing-module__g1LwZa__chatBubbleIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-module__g1LwZa__chatBubbleBot{background:var(--surface);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:4px;align-self:flex-start}.landing-module__g1LwZa__chatBubbleUser{background:var(--primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.landing-module__g1LwZa__chatBubbleTyping{align-items:center;gap:.28rem;padding:.75rem .9rem;display:flex}.landing-module__g1LwZa__typingDot{background:var(--text-muted);opacity:.5;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite landing-module__g1LwZa__typingBounce}.landing-module__g1LwZa__typingDot:nth-child(2){animation-delay:.15s}.landing-module__g1LwZa__typingDot:nth-child(3){animation-delay:.3s}@keyframes landing-module__g1LwZa__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:.9;transform:translateY(-4px)}}.landing-module__g1LwZa__chatQuickReplies{border-top:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;gap:.4rem;max-height:8.5rem;padding:.85rem 1.1rem;display:flex;overflow-y:auto}.landing-module__g1LwZa__chatChip{border:1px solid var(--border);background:var(--surface);color:var(--secondary);cursor:pointer;border-radius:999px;padding:.4rem .7rem;font-size:.76rem;font-weight:600;transition:border-color .15s,background .15s,color .15s,transform .15s}.landing-module__g1LwZa__chatChip:hover:not(:disabled){border-color:var(--primary);color:var(--primary-dark);transform:translateY(-1px)}.landing-module__g1LwZa__chatChip:disabled{opacity:.5;cursor:not-allowed}.landing-module__g1LwZa__chatFooterCta{border-top:1px solid var(--border);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:.6rem;padding:.8rem 1.1rem;display:flex}.landing-module__g1LwZa__chatFooterCtaBtn{background:var(--primary);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.78rem;font-weight:650;transition:background .15s,transform .15s;display:inline-flex}.landing-module__g1LwZa__chatFooterCtaBtn:hover{background:var(--primary-dark);transform:translateY(-1px)}.landing-module__g1LwZa__chatFooterCtaLink{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.3rem;font-size:.76rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__chatFooterCtaLink:hover{color:var(--primary-dark)}@media (max-width:480px){.landing-module__g1LwZa__chatPanel{width:auto;left:.6rem;right:.6rem}.landing-module__g1LwZa__chatFooterCta{flex-direction:column;align-items:stretch}.landing-module__g1LwZa__chatFooterCtaLink{justify-content:center}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__chatBubbleBtnPulse:before{animation:none;display:none}.landing-module__g1LwZa__chatPanel{transition:opacity .12s}.landing-module__g1LwZa__chatBubble{animation:none}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.1rgnod-3esatf.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
.blog-module__r2Uipq__page{--primary:#889063;--primary-dark:#6d7450;--accent:#cfbb99;--secondary:#3a3826;--bg:#f5f1ea;--border:#e3ddd0;--surface:#fff;--text:#2a2820;--text-muted:#6b6552;--page-bg:#fbf8f2;background:var(--page-bg);color:var(--text);min-height:100vh;font-family:Arial,Helvetica,sans-serif}.blog-module__r2Uipq__hero{text-align:center;max-width:760px;margin:0 auto;padding:3.5rem 1.5rem 2rem}.blog-module__r2Uipq__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-dark);background:#8890631f;border-radius:999px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}.blog-module__r2Uipq__title{color:var(--secondary);margin:0 0 .8rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.2}.blog-module__r2Uipq__subtitle{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.6}.blog-module__r2Uipq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.3rem;max-width:980px;margin:0 auto;padding:1.5rem 1.5rem 5rem;display:grid}.blog-module__r2Uipq__card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:18px;flex-direction:column;gap:.7rem;padding:1.5rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 1px 2px #2a28200d}.blog-module__r2Uipq__card:hover{transform:translateY(-4px);box-shadow:0 10px 28px -10px #3a38263d}.blog-module__r2Uipq__cardMeta{color:var(--text-muted);font-size:.78rem;font-weight:600}.blog-module__r2Uipq__cardTitle{color:var(--secondary);margin:0;font-size:1.15rem;font-weight:750;line-height:1.35}.blog-module__r2Uipq__cardExcerpt{color:var(--text-muted);flex:1;margin:0;font-size:.9rem;line-height:1.55}.blog-module__r2Uipq__cardReadMore{color:var(--primary-dark);align-items:center;gap:.3rem;font-size:.85rem;font-weight:700;display:inline-flex}.blog-module__r2Uipq__articleWrap{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.blog-module__r2Uipq__backLink{color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:650;text-decoration:none;display:inline-flex}.blog-module__r2Uipq__backLink:hover{color:var(--primary-dark)}.blog-module__r2Uipq__articleTitle{color:var(--secondary);margin:0 0 .9rem;font-size:clamp(1.6rem,4vw,2.3rem);font-weight:800;line-height:1.25}.blog-module__r2Uipq__articleMeta{color:var(--text-muted);border-bottom:1px solid var(--border);align-items:center;gap:.6rem;margin-bottom:2rem;padding-bottom:1.5rem;font-size:.85rem;display:flex}.blog-module__r2Uipq__postBody{font-size:1.02rem;line-height:1.75}.blog-module__r2Uipq__postP{color:var(--text);margin:0 0 1.2rem}.blog-module__r2Uipq__postH2{color:var(--secondary);margin:2.2rem 0 1rem;font-size:1.3rem;font-weight:750}.blog-module__r2Uipq__postList{margin:0 0 1.2rem;padding-left:1.3rem}.blog-module__r2Uipq__postList li{color:var(--text);margin-bottom:.5rem}.blog-module__r2Uipq__ctaBox{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:18px;margin-top:3rem;padding:1.8rem}.blog-module__r2Uipq__ctaBox p{color:var(--text-muted);margin:0 0 1rem}.blog-module__r2Uipq__ctaButton{background:var(--primary);color:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.75rem 1.6rem;font-weight:700;text-decoration:none;display:inline-flex}.blog-module__r2Uipq__ctaButton:hover{background:var(--primary-dark)}.blog-module__r2Uipq__empty{text-align:center;max-width:600px;color:var(--text-muted);margin:4rem auto;padding:0 1.5rem}
.contact-module__RW_ywa__hero{text-align:center;background:linear-gradient(135deg, #33311f 0%, var(--primary-dark) 55%, var(--accent) 130%);border-radius:24px;max-width:1180px;margin:2.5rem auto 0;padding:clamp(2.5rem,6vw,4rem) clamp(1.5rem,4vw,3rem)}.contact-module__RW_ywa__heroEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.78rem;font-weight:650;display:inline-block}.contact-module__RW_ywa__heroTitle{color:#fff;letter-spacing:-.015em;text-wrap:balance;margin:0 0 .75rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:700}.contact-module__RW_ywa__heroSub{color:#f1ece1d1;max-width:52ch;margin:0 auto;font-size:1.02rem;line-height:1.6}.contact-module__RW_ywa__layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(1.5rem,4vw,3rem);max-width:1180px;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) 1.5rem;display:grid}@media (max-width:860px){.contact-module__RW_ywa__layout{grid-template-columns:1fr}}.contact-module__RW_ywa__infoCol{flex-direction:column;gap:1.25rem;display:flex}.contact-module__RW_ywa__infoTitle{color:var(--text);letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.3rem;font-weight:700}.contact-module__RW_ywa__infoSub{color:var(--text-muted);margin:0 0 .5rem;font-size:.95rem;line-height:1.6}.contact-module__RW_ywa__infoCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:.9rem;padding:1.1rem 1.2rem;display:flex;box-shadow:0 1px 2px #2a28200d}.contact-module__RW_ywa__infoIcon{background:var(--accent-soft);width:2.5rem;height:2.5rem;color:var(--primary-dark);border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.contact-module__RW_ywa__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .2rem;font-size:.78rem;font-weight:650}.contact-module__RW_ywa__infoValue{color:var(--text);font-size:.96rem;font-weight:600}.contact-module__RW_ywa__infoValue a{color:inherit;text-decoration:none}.contact-module__RW_ywa__infoValue a:hover{color:var(--primary-dark)}.contact-module__RW_ywa__socialRow{gap:.6rem;margin-top:.25rem;display:flex}.contact-module__RW_ywa__socialLink{border:1px solid var(--border);background:var(--surface);width:2.25rem;height:2.25rem;color:var(--primary-dark);border-radius:10px;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:flex}.contact-module__RW_ywa__socialLink:hover{background:var(--accent-soft);border-color:var(--accent)}.contact-module__RW_ywa__formCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:clamp(1.75rem,3vw,2.5rem);box-shadow:0 6px 20px -8px #3a38261f}.contact-module__RW_ywa__formTitle{color:var(--text);margin:0 0 .3rem;font-size:1.2rem;font-weight:700}.contact-module__RW_ywa__formSub{color:var(--text-muted);margin:0 0 1.5rem;font-size:.92rem}.contact-module__RW_ywa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:520px){.contact-module__RW_ywa__formRow{grid-template-columns:1fr}}.contact-module__RW_ywa__fieldGroup{flex-direction:column;gap:.4rem;margin-bottom:1.1rem;display:flex}.contact-module__RW_ywa__fieldLabel{color:var(--text);font-size:.82rem;font-weight:600}.contact-module__RW_ywa__select{border:1px solid var(--border);color:var(--text);background:var(--bg);cursor:pointer;border-radius:10px;padding:.75rem .9rem;font-family:inherit;font-size:.92rem;transition:border-color .15s}.contact-module__RW_ywa__select:focus{border-color:var(--primary);outline:none}.contact-module__RW_ywa__sentCard{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.contact-module__RW_ywa__sentIcon{background:var(--accent-soft);width:3.2rem;height:3.2rem;color:var(--primary-dark);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.contact-module__RW_ywa__sentTitle{color:var(--text);margin:0;font-size:1.15rem;font-weight:700}.contact-module__RW_ywa__sentSub{color:var(--text-muted);max-width:40ch;margin:0;font-size:.92rem}
