.EnergyLine-module-scss-module__1PmZdq__wrap{position:relative}.EnergyLine-module-scss-module__1PmZdq__overlay{pointer-events:none;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.EnergyLine-module-scss-module__1PmZdq__track{fill:none;stroke:var(--volt-soft);stroke-width:2px}.EnergyLine-module-scss-module__1PmZdq__glow{fill:none;stroke-width:7px;stroke-linecap:round;opacity:.22}.EnergyLine-module-scss-module__1PmZdq__paint{fill:none;stroke-width:2.25px;stroke-linecap:round}.EnergyLine-module-scss-module__1PmZdq__gGold,.EnergyLine-module-scss-module__1PmZdq__gGoldEnd{stop-color:var(--gold)}.EnergyLine-module-scss-module__1PmZdq__gVolt{stop-color:var(--volt)}.EnergyLine-module-scss-module__1PmZdq__gHalo0{stop-color:var(--volt);stop-opacity:.5}.EnergyLine-module-scss-module__1PmZdq__gHalo1{stop-color:var(--volt);stop-opacity:0}.EnergyLine-module-scss-module__1PmZdq__spark{opacity:0;transition:opacity .25s}.EnergyLine-module-scss-module__1PmZdq__spark[data-on]{opacity:1}.EnergyLine-module-scss-module__1PmZdq__core{fill:url(#energy-grad)}@media (prefers-reduced-motion:reduce){.EnergyLine-module-scss-module__1PmZdq__spark{display:none}}@media (max-width:1023px){.EnergyLine-module-scss-module__1PmZdq__overlay{display:none}}
.Button-module-scss-module__xRSHta__btn{font-family:var(--font-body),sans-serif;letter-spacing:.01em;border-radius:var(--r-pill);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:10px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .2s,background .2s,border-color .2s,color .18s;display:inline-flex}.Button-module-scss-module__xRSHta__btn:hover{transform:translateY(-1px)}.Button-module-scss-module__xRSHta__btn:active{transform:translateY(0)scale(.99)}.Button-module-scss-module__xRSHta__md{padding:13px 22px;font-size:15px}.Button-module-scss-module__xRSHta__lg{padding:17px 26px;font-size:16.5px}.Button-module-scss-module__xRSHta__arrow{background:#14243d24;border-radius:50%;place-items:center;width:1.7em;height:1.7em;margin:-.6em -.45em -.6em 0;display:inline-grid}.Button-module-scss-module__xRSHta__arrow svg{transition:transform .2s}.Button-module-scss-module__xRSHta__btn:hover .Button-module-scss-module__xRSHta__arrow svg{transform:translate(2px)}.Button-module-scss-module__xRSHta__primary{background:linear-gradient(180deg, var(--gold-300), var(--gold));color:var(--on-accent);box-shadow:var(--glow-gold)}.Button-module-scss-module__xRSHta__primary:hover{box-shadow:0 20px 50px -14px #f2a82ca6}.Button-module-scss-module__xRSHta__primary .Button-module-scss-module__xRSHta__arrow{background:#14243d29}.Button-module-scss-module__xRSHta__secondary{background:var(--ink);color:var(--on-dark)}.Button-module-scss-module__xRSHta__secondary:hover{background:var(--green-700)}.Button-module-scss-module__xRSHta__secondary .Button-module-scss-module__xRSHta__arrow{background:#eef2f729}.Button-module-scss-module__xRSHta__ghost{color:var(--ink);background:var(--surface);border:1px solid var(--line)}.Button-module-scss-module__xRSHta__ghost:hover{border-color:#12243f3d}.Button-module-scss-module__xRSHta__ghost .Button-module-scss-module__xRSHta__arrow{background:#12243f14}.Button-module-scss-module__xRSHta__glass{color:var(--on-dark);-webkit-backdrop-filter:blur(10px)saturate(1.4);background:#e9f0fa1f;border:1px solid #ffffff38;box-shadow:inset 0 1px #fff3}.Button-module-scss-module__xRSHta__glass:hover{background:#e9f0fa33}.Button-module-scss-module__xRSHta__glass .Button-module-scss-module__xRSHta__arrow{background:#ffffff2e}
.CalculatorTeaser-module-scss-module__AEQqwq__grid{gap:clamp(var(--space-8),5vw,var(--space-16));grid-template-columns:1.05fr .95fr;align-items:center;display:grid}@media (max-width:900px){.CalculatorTeaser-module-scss-module__AEQqwq__grid{grid-template-columns:1fr}}.CalculatorTeaser-module-scss-module__AEQqwq__title{font-size:var(--fs-h2);margin-bottom:var(--space-4);letter-spacing:-.02em}.CalculatorTeaser-module-scss-module__AEQqwq__desc{color:var(--ink-2);max-width:52ch;font-size:1.05rem}.CalculatorTeaser-module-scss-module__AEQqwq__points{gap:var(--space-3);margin:0;margin-block:var(--space-6);flex-direction:column;padding:0;list-style:none;display:flex}.CalculatorTeaser-module-scss-module__AEQqwq__points li{color:var(--ink);align-items:center;gap:.6rem;font-weight:600;display:flex}.CalculatorTeaser-module-scss-module__AEQqwq__points li svg{color:var(--gold-600);flex:none}.CalculatorTeaser-module-scss-module__AEQqwq__actions{display:flex}.CalculatorTeaser-module-scss-module__AEQqwq__note{margin-top:var(--space-4);color:var(--ink-2);font-size:.85rem}.CalculatorTeaser-module-scss-module__AEQqwq__media{position:relative}.CalculatorTeaser-module-scss-module__AEQqwq__img{border-radius:var(--r-xl);width:100%;height:auto;box-shadow:var(--shadow-card-light);object-fit:cover}
.CategoryGrid-module-scss-module__ZSzFyG__catGrid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:860px){.CategoryGrid-module-scss-module__ZSzFyG__catGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.CategoryGrid-module-scss-module__ZSzFyG__catGrid{grid-template-columns:1fr}}.CategoryGrid-module-scss-module__ZSzFyG__catCard{border-radius:var(--r-xl);border:1px solid var(--line);background:var(--surface);height:100%;color:var(--ink);box-shadow:var(--shadow-soft);flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.CategoryGrid-module-scss-module__ZSzFyG__catCard:hover{box-shadow:var(--shadow-card-light);border-color:#f2a82c66;transform:translateY(-4px)}.CategoryGrid-module-scss-module__ZSzFyG__catCard:hover .CategoryGrid-module-scss-module__ZSzFyG__catHeroImg{transform:translateY(-5px)scale(1.04)}.CategoryGrid-module-scss-module__ZSzFyG__catCard:hover .CategoryGrid-module-scss-module__ZSzFyG__catRule:after{transform:scaleX(1)}.CategoryGrid-module-scss-module__ZSzFyG__catCard:hover .CategoryGrid-module-scss-module__ZSzFyG__catGo{background:var(--gold);color:var(--on-accent);border-color:#0000;transform:rotate(-45deg)}.CategoryGrid-module-scss-module__ZSzFyG__catStage{background:radial-gradient(120% 110% at 82% 0%, #f2a82c1f, transparent 62%),radial-gradient(#12243f0d 1px, transparent 1.3px),linear-gradient(180deg, var(--sand-50), #fff);height:138px;padding:var(--space-2) var(--space-3);background-size:auto,18px 18px,auto;place-items:center;display:grid}.CategoryGrid-module-scss-module__ZSzFyG__catHeroImg{filter:drop-shadow(0 14px 20px #102a4338);width:min(86%,252px);height:auto;transition:transform .35s;display:block}.CategoryGrid-module-scss-module__ZSzFyG__catHeroBlend{mix-blend-mode:multiply;filter:none;width:min(102%,300px)}.CategoryGrid-module-scss-module__ZSzFyG__catText{padding:var(--space-3) var(--space-5) var(--space-4);flex-direction:column;flex:1;display:flex}.CategoryGrid-module-scss-module__ZSzFyG__catCount{letter-spacing:.09em;text-transform:uppercase;color:var(--gold-600);margin-bottom:var(--space-2);font-size:.72rem;font-weight:700}.CategoryGrid-module-scss-module__ZSzFyG__catCardTitle{font-family:var(--font-display),sans-serif;font-size:1.22rem;font-weight:700;line-height:var(--lh-snug);margin-bottom:var(--space-2)}.CategoryGrid-module-scss-module__ZSzFyG__catDesc{color:var(--ink-2);font-size:.87rem;line-height:1.5}.CategoryGrid-module-scss-module__ZSzFyG__catFoot{align-items:center;gap:var(--space-4);padding-top:var(--space-4);margin-top:auto;display:flex}.CategoryGrid-module-scss-module__ZSzFyG__catRule{background:var(--line);flex:1;height:1px;position:relative;overflow:hidden}.CategoryGrid-module-scss-module__ZSzFyG__catRule:after{content:"";background:linear-gradient(90deg, var(--gold-500), var(--gold-300));transform-origin:0;transition:transform .45s 50ms;position:absolute;inset:0;transform:scaleX(0)}.CategoryGrid-module-scss-module__ZSzFyG__catGo{border:1px solid var(--line);width:34px;height:34px;color:var(--ink-2);border-radius:50%;place-items:center;transition:background .25s,color .25s,border-color .25s,transform .3s;display:inline-grid}
.FinalCta-module-scss-module__PbryZa__cta{z-index:2;padding-block:clamp(72px,10vw,140px);padding-inline:var(--space-4);border-radius:var(--r-xl);place-items:center;margin:clamp(8px,1.5vw,24px);display:grid;position:relative;overflow:hidden}.FinalCta-module-scss-module__PbryZa__photo{object-fit:cover}.FinalCta-module-scss-module__PbryZa__scrim{background:radial-gradient(720px 420px at 50% 55%,#081a308c,#0000 75%),linear-gradient(#081a3059,#081a308c);position:absolute;inset:0}.FinalCta-module-scss-module__PbryZa__card{background:linear-gradient(135deg, #ffffff1f, #ffffff08 42%, #ffffff04 100%),var(--glass-tint);-webkit-backdrop-filter:blur(14px)saturate(1.5);z-index:2;text-align:center;max-width:640px;padding:clamp(var(--space-8),5vw,var(--space-12));border-radius:var(--r-xl);color:var(--on-dark);border:1px solid #ffffff24;position:relative;box-shadow:inset 0 1px #ffffff4d,inset 0 -14px 26px -14px #0000004d,0 24px 50px -24px #0009}.FinalCta-module-scss-module__PbryZa__eyebrow{color:var(--gold-300);letter-spacing:.14em;text-transform:uppercase;margin-bottom:var(--space-3);font-size:.8rem;font-weight:700}.FinalCta-module-scss-module__PbryZa__title{letter-spacing:-.02em;margin-bottom:var(--space-4);font-size:clamp(1.8rem,3.6vw,2.8rem)}.FinalCta-module-scss-module__PbryZa__desc{color:var(--on-dark-2);max-width:46ch;margin-inline:auto}.FinalCta-module-scss-module__PbryZa__actions{margin-top:var(--space-8);gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}
@property --calc-beam{syntax:"<angle>";inherits:false;initial-value:0deg}.Hero-module-scss-module__e8Xn8a__hero{z-index:2;margin-top:calc(-1*var(--header-h));min-height:95svh;color:var(--on-dark);border-radius:0 0 var(--r-xl) var(--r-xl);align-items:stretch;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__e8Xn8a__photo{object-fit:cover;object-position:52% 62%}.Hero-module-scss-module__e8Xn8a__lit{opacity:0;pointer-events:none;transition:opacity .7s}.Hero-module-scss-module__e8Xn8a__overlay{z-index:4;pointer-events:none}.Hero-module-scss-module__e8Xn8a__hero:hover .Hero-module-scss-module__e8Xn8a__lit{opacity:1}@media (hover:none){.Hero-module-scss-module__e8Xn8a__lit{animation:1.6s ease-in-out .8s both Hero-module-scss-module__e8Xn8a__heroPowerOn}}@keyframes Hero-module-scss-module__e8Xn8a__heroPowerOn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__e8Xn8a__lit{transition-duration:.01ms;animation:none}}@media (prefers-reduced-motion:reduce) and (hover:none){.Hero-module-scss-module__e8Xn8a__lit{opacity:1}}.Hero-module-scss-module__e8Xn8a__scrim{background:linear-gradient(#081a304d 0%,#081a3000 30%,#081a300f 58%,#081a30ad 100%);position:absolute;inset:0}.Hero-module-scss-module__e8Xn8a__inner{width:100%;max-width:var(--container-wide);padding-inline:var(--space-6);margin-inline:auto}@media (max-width:640px){.Hero-module-scss-module__e8Xn8a__inner{padding-inline:var(--space-4)}}.Hero-module-scss-module__e8Xn8a__inner{padding-top:calc(var(--header-h) + var(--space-2));padding-bottom:var(--space-10);flex-direction:column;display:flex;position:relative}.Hero-module-scss-module__e8Xn8a__tagline{opacity:.94;margin-bottom:var(--space-4);text-shadow:0 2px 18px #081a3080;font-size:clamp(1rem,1.4vw,1.15rem)}.Hero-module-scss-module__e8Xn8a__tagline em{font-family:var(--font-serif),serif;color:var(--gold-300);font-style:italic}.Hero-module-scss-module__e8Xn8a__displaySink{z-index:3;will-change:transform;position:relative}.Hero-module-scss-module__e8Xn8a__display{font-size:calc(var(--fs-display)*.75);letter-spacing:-.03em;color:#fff;text-shadow:0 4px 44px #081a3073;flex-direction:column;font-weight:700;line-height:.92;display:flex;position:relative}.Hero-module-scss-module__e8Xn8a__d1{align-self:center}.Hero-module-scss-module__e8Xn8a__d2{align-self:flex-end;margin-top:-.08em}@media (min-width:761px){.Hero-module-scss-module__e8Xn8a__d1{transform:translate(clamp(1rem,4vw,6rem))}.Hero-module-scss-module__e8Xn8a__d2{font-size:.85em}}.Hero-module-scss-module__e8Xn8a__glyph{vertical-align:-.02em;filter:drop-shadow(0 10px 30px #f2a82c73);width:auto;height:.74em;margin-left:.14em;display:inline-block}.Hero-module-scss-module__e8Xn8a__chipWarranty{background:linear-gradient(135deg, #ffffff1f, #ffffff08 42%, #ffffff04 100%),var(--glass-tint);-webkit-backdrop-filter:blur(14px)saturate(1.5);z-index:6;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-radius:var(--r-lg);border:1px solid #ffffff24;display:flex;position:absolute;box-shadow:inset 0 1px #ffffff4d,inset 0 -14px 26px -14px #0000004d,0 24px 50px -24px #0009}.Hero-module-scss-module__e8Xn8a__chipWarranty strong{font-family:var(--font-display),sans-serif;font-size:1.25rem;line-height:1.15;display:block}.Hero-module-scss-module__e8Xn8a__chipWarranty span{color:var(--on-dark-2);font-size:.82rem;display:block}.Hero-module-scss-module__e8Xn8a__chipWarranty{flex-direction:column;align-items:flex-start;gap:2px;top:46%;right:8%}.Hero-module-scss-module__e8Xn8a__bottom{justify-content:space-between;align-items:flex-end;gap:var(--space-8);z-index:6;margin-top:auto;display:flex;position:relative}.Hero-module-scss-module__e8Xn8a__bottomLeft{gap:var(--space-5);flex-direction:column;max-width:52ch;display:flex}.Hero-module-scss-module__e8Xn8a__sub{max-width:44ch;color:var(--on-dark-2);text-shadow:0 2px 14px #081a3099;font-size:1.05rem}.Hero-module-scss-module__e8Xn8a__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.Hero-module-scss-module__e8Xn8a__calcLink{margin-top:var(--space-4);color:var(--on-dark-2);align-items:center;gap:6px;font-size:.95rem;font-weight:650;display:none}.Hero-module-scss-module__e8Xn8a__calcLink svg{color:var(--gold-300)}.Hero-module-scss-module__e8Xn8a__calcCard{background:linear-gradient(135deg, #ffffff1f, #ffffff08 42%, #ffffff04 100%),var(--glass-tint);-webkit-backdrop-filter:blur(14px)saturate(1.5);align-items:center;gap:var(--space-3);padding:var(--space-2);padding-right:var(--space-4);border-radius:var(--r-lg);border:1px solid #ffffff24;flex:none;transition:transform .2s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff4d,inset 0 -14px 26px -14px #0000004d,0 24px 50px -24px #0009}.Hero-module-scss-module__e8Xn8a__calcCard:hover{transform:translateY(-2px)}.Hero-module-scss-module__e8Xn8a__calcCard:after{content:"";border-radius:inherit;background:conic-gradient(from var(--calc-beam), transparent 0deg, transparent 240deg, var(--gold-300) 300deg, #fff6dd 330deg, var(--gold-300) 350deg, transparent 360deg);-webkit-mask-composite:xor;filter:drop-shadow(0 0 3px #ffc24db3);pointer-events:none;padding:1.6px;animation:3.2s linear infinite Hero-module-scss-module__e8Xn8a__calcBeam;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes Hero-module-scss-module__e8Xn8a__calcBeam{to{--calc-beam:360deg}}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__e8Xn8a__calcCard:after{animation:none}}.Hero-module-scss-module__e8Xn8a__calcThumb img{border-radius:calc(var(--r-lg) - 6px);object-fit:cover}.Hero-module-scss-module__e8Xn8a__calcText strong{font-size:.95rem;display:block}.Hero-module-scss-module__e8Xn8a__calcText span{color:var(--on-dark-2);font-size:.8rem;display:block}.Hero-module-scss-module__e8Xn8a__calcGo{background:var(--gold);width:34px;height:34px;color:var(--on-accent);border-radius:50%;place-items:center;display:grid}@media (max-width:1080px){.Hero-module-scss-module__e8Xn8a__calcCard{display:none}}@media (max-width:760px){.Hero-module-scss-module__e8Xn8a__chipWarranty{display:none}.Hero-module-scss-module__e8Xn8a__hero{min-height:86svh}.Hero-module-scss-module__e8Xn8a__sub,.Hero-module-scss-module__e8Xn8a__calcBtn{display:none}.Hero-module-scss-module__e8Xn8a__bottom{align-items:stretch;gap:var(--space-5);flex-direction:column}.Hero-module-scss-module__e8Xn8a__bottomLeft{max-width:none}.Hero-module-scss-module__e8Xn8a__actions{justify-content:center}.Hero-module-scss-module__e8Xn8a__actions>*{width:auto}.Hero-module-scss-module__e8Xn8a__calcLink{align-self:center;display:inline-flex}.Hero-module-scss-module__e8Xn8a__display{font-size:calc(var(--fs-display)*.95);transform:translate(-5vw)}.Hero-module-scss-module__e8Xn8a__d2{margin-top:.05em}}
.ProductsTeaser-module-scss-module__aWOV1a__gridWrap{margin-top:var(--space-6)}.ProductsTeaser-module-scss-module__aWOV1a__footer{margin-top:var(--space-8);justify-content:center;display:flex}
.FaqTeaser-module-scss-module__AToI1q__compact.FaqTeaser-module-scss-module__AToI1q__compact{padding-block:clamp(40px,5vw,64px)}.FaqTeaser-module-scss-module__AToI1q__cols{gap:clamp(var(--space-6),4vw,var(--space-16));grid-template-columns:.85fr 1.15fr;align-items:start;display:grid}@media (max-width:900px){.FaqTeaser-module-scss-module__AToI1q__cols{grid-template-columns:1fr}}.FaqTeaser-module-scss-module__AToI1q__head{top:calc(var(--header-h) + 12px);position:sticky}@media (max-width:900px){.FaqTeaser-module-scss-module__AToI1q__head{margin-bottom:var(--space-2);position:static}}.FaqTeaser-module-scss-module__AToI1q__list{gap:var(--space-2);flex-direction:column;display:flex}.FaqTeaser-module-scss-module__AToI1q__item{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);transition:border-color .2s}.FaqTeaser-module-scss-module__AToI1q__item:hover,.FaqTeaser-module-scss-module__AToI1q__item[open]{border-color:#f2a82c66}.FaqTeaser-module-scss-module__AToI1q__summary{cursor:pointer;font-family:var(--font-display),sans-serif;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:15px 20px;font-size:16.5px;font-weight:600;list-style:none;display:flex}.FaqTeaser-module-scss-module__AToI1q__summary::-webkit-details-marker{display:none}.FaqTeaser-module-scss-module__AToI1q__summary:after{content:"+";color:var(--gold-600);font-size:24px;font-weight:400;line-height:1;transition:transform .2s}.FaqTeaser-module-scss-module__AToI1q__item[open] .FaqTeaser-module-scss-module__AToI1q__summary:after{content:"−"}.FaqTeaser-module-scss-module__AToI1q__answer{color:var(--ink-2);padding:0 20px 18px;font-size:15px;line-height:1.6}.FaqTeaser-module-scss-module__AToI1q__more{margin-top:var(--space-2);color:var(--gold-600);align-items:center;gap:7px;font-size:15px;font-weight:700;transition:gap .2s;display:inline-flex}.FaqTeaser-module-scss-module__AToI1q__more:hover{gap:11px}
.Services-module-scss-module__1t7cra__grid{gap:var(--space-4);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.Services-module-scss-module__1t7cra__grid.Services-module-scss-module__1t7cra__gridFour{grid-template-columns:repeat(4,1fr)}@media (max-width:1100px){.Services-module-scss-module__1t7cra__grid{grid-template-columns:repeat(3,1fr)}.Services-module-scss-module__1t7cra__grid.Services-module-scss-module__1t7cra__gridFour{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.Services-module-scss-module__1t7cra__grid{scroll-snap-type:x mandatory;padding-bottom:var(--space-3);margin-inline:calc(var(--space-4)*-1);padding-inline:var(--space-4);display:flex;overflow-x:auto}.Services-module-scss-module__1t7cra__grid>li{scroll-snap-align:start;flex:0 0 72vw;max-width:300px}}.Services-module-scss-module__1t7cra__card{border-radius:var(--r-xl);color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,border-color .3s,background .3s;display:flex;position:relative;overflow:hidden}.Services-module-scss-module__1t7cra__card:hover{background:#ffffff12;border-color:#f2a82c80;transform:translateY(-4px)}.Services-module-scss-module__1t7cra__card:hover .Services-module-scss-module__1t7cra__stageImg{transform:translateY(-5px)scale(1.05)}.Services-module-scss-module__1t7cra__card:hover .Services-module-scss-module__1t7cra__rule:after{transform:scaleX(1)}.Services-module-scss-module__1t7cra__card:hover .Services-module-scss-module__1t7cra__go{background:var(--gold);color:var(--on-accent);border-color:#0000;transform:rotate(-45deg)}.Services-module-scss-module__1t7cra__stage{height:156px;padding:var(--space-3);background:radial-gradient(120% 120% at 80% 0,#f2a82c29,#0000 60%),radial-gradient(#ffffff12 1px,#0000 1.3px) 0 0/18px 18px;place-items:center;display:grid}.Services-module-scss-module__1t7cra__stageImg{object-fit:contain;filter:drop-shadow(0 14px 20px #0006);width:auto;height:128px;transition:transform .35s;display:block}.Services-module-scss-module__1t7cra__body{padding:var(--space-3) var(--space-4) var(--space-4);flex-direction:column;flex:1;display:flex}.Services-module-scss-module__1t7cra__chips{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-300);margin-bottom:var(--space-2);font-size:.68rem;font-weight:700}.Services-module-scss-module__1t7cra__cardTitle{font-family:var(--font-display),sans-serif;font-size:1.08rem;font-weight:700;line-height:var(--lh-snug);margin-bottom:var(--space-2)}.Services-module-scss-module__1t7cra__cardDesc{color:#ffffffb8;font-size:.84rem;line-height:1.5}.Services-module-scss-module__1t7cra__foot{align-items:center;gap:var(--space-3);padding-top:var(--space-3);margin-top:auto;display:flex}.Services-module-scss-module__1t7cra__rule{background:#ffffff29;flex:1;height:1px;position:relative;overflow:hidden}.Services-module-scss-module__1t7cra__rule:after{content:"";background:linear-gradient(90deg, var(--gold-500), var(--gold-300));transform-origin:0;transition:transform .45s 50ms;position:absolute;inset:0;transform:scaleX(0)}.Services-module-scss-module__1t7cra__go{color:#fffc;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .25s,color .25s,border-color .25s,transform .3s;display:inline-grid}
.LanguageSwitcher-module-scss-module__xMiZgW__wrap{border-radius:var(--r-pill);background:color-mix(in srgb, currentColor 7%, transparent);border:1px solid color-mix(in srgb, currentColor 18%, transparent);align-items:center;gap:2px;padding:3px;display:inline-flex}.LanguageSwitcher-module-scss-module__xMiZgW__item{letter-spacing:.03em;color:inherit;opacity:.72;border-radius:var(--r-pill);padding:6px 11px;font-size:13px;font-weight:700;transition:opacity .15s,background .15s}.LanguageSwitcher-module-scss-module__xMiZgW__item:hover{opacity:1}.LanguageSwitcher-module-scss-module__xMiZgW__active{color:var(--on-accent);background:var(--gold);opacity:1}.LanguageSwitcher-module-scss-module__xMiZgW__active:hover{color:var(--on-accent);opacity:1}
.HowItWorks-module-scss-module__Dh6Qdq__deco:before{content:"";pointer-events:none;background-image:radial-gradient(560px 380px at 90% 8%,#f2a82c12,#0000 70%),radial-gradient(#12243f0e 1px,#0000 1.3px);background-size:auto,24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 60%,#0000);mask-image:linear-gradient(#000 60%,#0000)}.HowItWorks-module-scss-module__Dh6Qdq__stage{position:relative}.HowItWorks-module-scss-module__Dh6Qdq__head{margin-bottom:var(--space-6)}.HowItWorks-module-scss-module__Dh6Qdq__sticky{position:relative}.HowItWorks-module-scss-module__Dh6Qdq__track{border-radius:var(--r-pill);background:var(--line);height:3px;margin-bottom:var(--space-8);display:none;position:relative;overflow:hidden}.HowItWorks-module-scss-module__Dh6Qdq__fill{transform-origin:0;background:linear-gradient(90deg, var(--gold), var(--gold-300));border-radius:inherit;transition:transform .12s linear;position:absolute;inset:0;transform:scaleX(.02)}.HowItWorks-module-scss-module__Dh6Qdq__grid{gap:var(--space-8);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.HowItWorks-module-scss-module__Dh6Qdq__grid::-webkit-scrollbar{display:none}.HowItWorks-module-scss-module__Dh6Qdq__step{scroll-snap-align:center;flex-direction:column;flex:0 0 clamp(260px,30vw,350px);transition:transform .35s,opacity .35s,filter .35s;display:flex;position:relative}.HowItWorks-module-scss-module__Dh6Qdq__media{aspect-ratio:4/3;border-radius:var(--r-lg);background:linear-gradient(160deg, var(--green-700), var(--green-850));box-shadow:var(--shadow-soft);transition:box-shadow .35s;position:relative;overflow:hidden}.HowItWorks-module-scss-module__Dh6Qdq__mediaImg{object-fit:cover;transition:transform .6s}.HowItWorks-module-scss-module__Dh6Qdq__scrim{pointer-events:none;background:linear-gradient(#081a3024,#0000 36% 60%,#081a304d);position:absolute;inset:0}.HowItWorks-module-scss-module__Dh6Qdq__placeholder{color:var(--gold-300);background:radial-gradient(120% 90% at 20% 0%, #60d6ea29, transparent 60%),linear-gradient(160deg, var(--green-700), var(--green-900));place-items:center;display:grid;position:absolute;inset:0}.HowItWorks-module-scss-module__Dh6Qdq__art{object-fit:contain;filter:drop-shadow(0 6px 18px #081a3059);width:84px;height:84px}.HowItWorks-module-scss-module__Dh6Qdq__meta{align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.HowItWorks-module-scss-module__Dh6Qdq__num{font-family:var(--font-display),sans-serif;letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1.3px #12243f61;font-size:2.5rem;font-weight:800;line-height:.9;transition:color .35s,-webkit-text-stroke-color .35s}.HowItWorks-module-scss-module__Dh6Qdq__rule{background:var(--line);flex:1;height:1px;position:relative;overflow:hidden}.HowItWorks-module-scss-module__Dh6Qdq__rule:after{content:"";background:linear-gradient(90deg, var(--gold-500), var(--gold-300));transform-origin:0;transition:transform .5s .1s;position:absolute;inset:0;transform:scaleX(0)}.HowItWorks-module-scss-module__Dh6Qdq__body{padding-top:var(--space-3)}.HowItWorks-module-scss-module__Dh6Qdq__stepTitle{margin-bottom:var(--space-2);font-size:1.08rem}.HowItWorks-module-scss-module__Dh6Qdq__stepDesc{color:var(--ink-2);font-size:.92rem}.HowItWorks-module-scss-module__Dh6Qdq__step:hover .HowItWorks-module-scss-module__Dh6Qdq__mediaImg{transform:scale(1.045)}.HowItWorks-module-scss-module__Dh6Qdq__step:hover .HowItWorks-module-scss-module__Dh6Qdq__num{color:var(--gold-500);-webkit-text-stroke-color:var(--gold-500)}.HowItWorks-module-scss-module__Dh6Qdq__step:hover .HowItWorks-module-scss-module__Dh6Qdq__rule:after{transform:scaleX(1)}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx]{min-height:calc(100svh + var(--travel,120vh))}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__track{display:block}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__sticky{min-height:100svh;padding-block:var(--space-8);flex-direction:column;justify-content:center;display:flex;position:sticky;top:0;overflow:hidden}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__grid{scroll-snap-type:none;will-change:transform;overflow:visible}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__step{opacity:.45;filter:saturate(.5)}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__step[data-on]{opacity:1;filter:none;transform:translateY(-6px)}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__step[data-on] .HowItWorks-module-scss-module__Dh6Qdq__media{box-shadow:var(--shadow-card-light)}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__step[data-on] .HowItWorks-module-scss-module__Dh6Qdq__mediaImg{transform:scale(1.045)}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__step[data-on] .HowItWorks-module-scss-module__Dh6Qdq__num{color:var(--gold-500);-webkit-text-stroke-color:var(--gold-500)}.HowItWorks-module-scss-module__Dh6Qdq__stage[data-fx] .HowItWorks-module-scss-module__Dh6Qdq__step[data-on] .HowItWorks-module-scss-module__Dh6Qdq__rule:after{transform:scaleX(1)}@media (max-width:760px){.HowItWorks-module-scss-module__Dh6Qdq__grid{padding-inline:8vw;scroll-padding-inline:8vw}.HowItWorks-module-scss-module__Dh6Qdq__step{flex-basis:80vw}}
.StepsShowcase-module-scss-module__ZFlHPG__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:1000px){.StepsShowcase-module-scss-module__ZFlHPG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.StepsShowcase-module-scss-module__ZFlHPG__grid{grid-template-columns:1fr}}.StepsShowcase-module-scss-module__ZFlHPG__card{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-soft);flex-direction:column;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.StepsShowcase-module-scss-module__ZFlHPG__card:hover{border-color:#f2a82c66;transform:translateY(-3px)}.StepsShowcase-module-scss-module__ZFlHPG__card:hover .StepsShowcase-module-scss-module__ZFlHPG__img{transform:scale(1.04)}.StepsShowcase-module-scss-module__ZFlHPG__media{height:150px;display:block;position:relative;overflow:hidden}.StepsShowcase-module-scss-module__ZFlHPG__img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.StepsShowcase-module-scss-module__ZFlHPG__num{left:var(--space-4);bottom:calc(var(--space-3)*-1);background:linear-gradient(135deg, var(--gold-300), var(--gold));min-width:44px;height:44px;color:var(--on-accent);font-family:var(--font-display),sans-serif;border-radius:999px;place-items:center;padding-inline:10px;font-size:.95rem;font-weight:700;display:inline-grid;position:absolute;box-shadow:0 8px 18px -8px #f2a82cb3}.StepsShowcase-module-scss-module__ZFlHPG__body{padding:calc(var(--space-4) + 6px) var(--space-5) var(--space-5);flex-direction:column;display:flex}.StepsShowcase-module-scss-module__ZFlHPG__title{font-family:var(--font-display),sans-serif;margin-bottom:var(--space-2);font-size:1.05rem}.StepsShowcase-module-scss-module__ZFlHPG__desc{color:var(--ink-2);font-size:.88rem;line-height:1.55}.StepsShowcase-module-scss-module__ZFlHPG__foot{margin-top:var(--space-6);justify-content:center;display:flex}
.MobileNav-module-scss-module__cCzvkq__trigger{border-radius:var(--r-pill);width:44px;height:44px;color:inherit;background:color-mix(in srgb, currentColor 7%, transparent);border:1px solid color-mix(in srgb, currentColor 18%, transparent);justify-content:center;align-items:center;display:none}@media (max-width:980px){.MobileNav-module-scss-module__cCzvkq__trigger{display:inline-flex}}.MobileNav-module-scss-module__cCzvkq__overlay{z-index:150;-webkit-backdrop-filter:blur(6px);background:#12243f6b;position:fixed;inset:0}.MobileNav-module-scss-module__cCzvkq__content{z-index:151;background:var(--bg);width:min(90vw,400px);color:var(--ink);border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-card-light);flex-direction:column;padding:18px 22px 24px;animation:.28s cubic-bezier(.32,.72,.35,1) MobileNav-module-scss-module__cCzvkq__slideIn;display:flex;position:fixed;top:10px;bottom:10px;right:10px;overflow-y:auto}@keyframes MobileNav-module-scss-module__cCzvkq__slideIn{0%{transform:translate(calc(100% + 12px))}to{transform:translate(0)}}.MobileNav-module-scss-module__cCzvkq__head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.MobileNav-module-scss-module__cCzvkq__title{color:var(--ink);display:inline-flex}.MobileNav-module-scss-module__cCzvkq__close{width:42px;height:42px;color:var(--ink-2);border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--line);justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.MobileNav-module-scss-module__cCzvkq__close:hover{color:var(--ink);border-color:#12243f3d}.MobileNav-module-scss-module__cCzvkq__nav,.MobileNav-module-scss-module__cCzvkq__group{flex-direction:column;display:flex}.MobileNav-module-scss-module__cCzvkq__groupTitle{margin:var(--space-4) 0 var(--space-2);letter-spacing:.09em;text-transform:uppercase;color:var(--gold-600);font-size:.68rem;font-weight:700;display:block}.MobileNav-module-scss-module__cCzvkq__link{font-family:var(--font-display),sans-serif;color:var(--ink);border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:15px 2px;font-size:21px;font-weight:650;transition:color .15s;display:flex}.MobileNav-module-scss-module__cCzvkq__link:hover{color:var(--gold-600)}.MobileNav-module-scss-module__cCzvkq__link:hover .MobileNav-module-scss-module__cCzvkq__linkArrow{opacity:1;transform:translate(0)}.MobileNav-module-scss-module__cCzvkq__linkNum{font-family:var(--font-body),sans-serif;letter-spacing:.08em;color:var(--gold-600);border-radius:var(--r-pill);background:#f2a82c1f;padding:4px 8px;font-size:11.5px;font-weight:700}.MobileNav-module-scss-module__cCzvkq__linkArrow{color:var(--gold-600);opacity:0;margin-left:auto;transition:opacity .18s,transform .18s;transform:translate(-6px)}.MobileNav-module-scss-module__cCzvkq__footer{flex-direction:column;gap:14px;margin-top:auto;padding-top:22px;display:flex}.MobileNav-module-scss-module__cCzvkq__cta{width:100%}
.BusinessGains-module-scss-module__sblJ5q__defs{width:0;height:0;position:absolute;overflow:hidden}.BusinessGains-module-scss-module__sblJ5q__charts{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:900px){.BusinessGains-module-scss-module__sblJ5q__charts{grid-template-columns:1fr}}.BusinessGains-module-scss-module__sblJ5q__card{border:1px solid var(--line);border-radius:var(--r-xl);background:linear-gradient(180deg, #fff 60%, var(--sand-50));padding:26px 26px 30px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 2px 6px -2px #12243f0f,0 26px 50px -32px #12243f4d}.BusinessGains-module-scss-module__sblJ5q__card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-500), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;inset:0 0 auto}.BusinessGains-module-scss-module__sblJ5q__card:hover{border-color:#f2a82c59;transform:translateY(-5px);box-shadow:inset 0 1px #ffffffe6,0 2px 6px -2px #12243f14,0 36px 64px -32px #12243f5c}.BusinessGains-module-scss-module__sblJ5q__card:hover:before{opacity:.8}.BusinessGains-module-scss-module__sblJ5q__card:hover .BusinessGains-module-scss-module__sblJ5q__dot{r:6}.BusinessGains-module-scss-module__sblJ5q__chartH{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-2);margin:0 0 8px;font-size:11px;font-weight:600}.BusinessGains-module-scss-module__sblJ5q__legend{color:var(--ink-2);gap:16px;margin:2px 0 4px;font-size:12px;display:flex}.BusinessGains-module-scss-module__sblJ5q__legend span{align-items:center;gap:6px;display:inline-flex}.BusinessGains-module-scss-module__sblJ5q__spacer{visibility:hidden}.BusinessGains-module-scss-module__sblJ5q__k{border-top:2.5px solid;border-radius:2px;width:16px;height:0;display:inline-block}.BusinessGains-module-scss-module__sblJ5q__chart{width:100%;height:auto;display:block;overflow:visible}.BusinessGains-module-scss-module__sblJ5q__divider{background:linear-gradient(90deg, var(--line), #12243f0a 60%, transparent);height:1px;margin:22px 0 18px}.BusinessGains-module-scss-module__sblJ5q__heading{font-family:var(--font-display),sans-serif;color:var(--gold-600);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin:0 0 8px;font-size:30px;font-weight:700;line-height:1.05}.BusinessGains-module-scss-module__sblJ5q__sub{color:var(--ink);margin:0 0 8px;font-size:16px;font-weight:600}.BusinessGains-module-scss-module__sblJ5q__body{color:var(--ink-2);margin:0;font-size:14.5px;line-height:1.62}.BusinessGains-module-scss-module__sblJ5q__tMut{fill:var(--ink-2);opacity:.85;font-size:10.5px}.BusinessGains-module-scss-module__sblJ5q__tTick{fill:var(--ink-2);opacity:.8;font-variant-numeric:tabular-nums;font-size:9.5px}.BusinessGains-module-scss-module__sblJ5q__tGold{fill:var(--gold-600);font-size:10.5px;font-weight:700}.BusinessGains-module-scss-module__sblJ5q__tWhite{fill:#fff;letter-spacing:.02em;font-size:12px;font-weight:700;font-family:var(--font-display),sans-serif}.BusinessGains-module-scss-module__sblJ5q__dot{transition:r .12s}.BusinessGains-module-scss-module__sblJ5q__note{color:var(--ink-2);opacity:.9;margin:18px 0 0;font-size:12px;line-height:1.5}
.segment-module-scss-module__GQtK2G__benefits{gap:var(--space-5);margin:0;margin-bottom:var(--space-7);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}@media (max-width:760px){.segment-module-scss-module__GQtK2G__benefits{grid-template-columns:1fr}}.segment-module-scss-module__GQtK2G__benefit{padding:var(--space-5);border-radius:var(--r-xl);background:#ffffff0d;border:1px solid #ffffff1f;transition:transform .3s,border-color .3s}.segment-module-scss-module__GQtK2G__benefit:hover{border-color:#f2a82c80;transform:translateY(-3px)}.segment-module-scss-module__GQtK2G__benefitIcon{width:46px;height:46px;margin-bottom:var(--space-4);color:var(--gold-300);background:#f2a82c1f;border:1px solid #f2a82c47;border-radius:13px;place-items:center;display:grid}.segment-module-scss-module__GQtK2G__benefitTitle{margin-bottom:var(--space-2);font-size:1.05rem}.segment-module-scss-module__GQtK2G__benefitDesc{color:var(--on-dark-2);font-size:.92rem;line-height:1.55}.segment-module-scss-module__GQtK2G__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.segment-module-scss-module__GQtK2G__note{margin-top:var(--space-5);color:var(--on-dark-2);font-size:.92rem}.segment-module-scss-module__GQtK2G__steps{counter-reset:step;gap:var(--space-5);margin:0;margin-bottom:var(--space-7);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}@media (max-width:900px){.segment-module-scss-module__GQtK2G__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.segment-module-scss-module__GQtK2G__steps{grid-template-columns:1fr}}.segment-module-scss-module__GQtK2G__stepItem{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);font-weight:600;display:flex}.segment-module-scss-module__GQtK2G__stepNum{background:var(--gold);width:34px;height:34px;color:var(--on-accent);font-family:var(--font-display),sans-serif;border-radius:50%;flex:none;place-items:center;font-size:.9rem;font-weight:700;display:inline-grid}.segment-module-scss-module__GQtK2G__crossRow{gap:var(--space-3);flex-wrap:wrap;display:flex}.segment-module-scss-module__GQtK2G__pHero{min-height:clamp(520px,62vh,680px);margin-top:calc(var(--header-h)*-1);align-items:center;display:grid;position:relative;overflow:hidden}.segment-module-scss-module__GQtK2G__pHeroPhoto{object-fit:cover;object-position:68% center}@media (max-width:760px){.segment-module-scss-module__GQtK2G__pHeroPhoto{object-position:62% center}}.segment-module-scss-module__GQtK2G__pHeroScrim{background:linear-gradient(90deg,#0a192fe6 0%,#0a192fb3 24%,#0a192f52 48%,#0a192f00 70%),linear-gradient(#0a192f4d 0%,#0a192f00 32%,#0a192f52 100%);position:absolute;inset:0}@media (max-width:760px){.segment-module-scss-module__GQtK2G__pHeroScrim{background:linear-gradient(#0a192f70 0%,#0a192f24 34%,#0a192fbd 92%)}}.segment-module-scss-module__GQtK2G__pHeroInner{width:100%;max-width:var(--container);padding-inline:var(--space-6);margin-inline:auto}@media (max-width:640px){.segment-module-scss-module__GQtK2G__pHeroInner{padding-inline:var(--space-4)}}.segment-module-scss-module__GQtK2G__pHeroInner{z-index:1;padding-top:var(--header-h);padding-bottom:var(--space-6);color:#fff;position:relative}.segment-module-scss-module__GQtK2G__pEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-300);margin-bottom:var(--space-3);font-size:.75rem;font-weight:700}.segment-module-scss-module__GQtK2G__pTitle{font-family:var(--font-display),sans-serif;font-size:clamp(2rem,5vw,3.3rem);line-height:var(--lh-tight);margin-bottom:var(--space-3);text-wrap:balance;max-width:20ch}.segment-module-scss-module__GQtK2G__pIntro{color:#ffffffe0;max-width:56ch;margin-bottom:var(--space-5);font-size:1.05rem;line-height:1.6}.segment-module-scss-module__GQtK2G__pNote{margin-top:var(--space-4);color:#ffffffa6;max-width:60ch;font-size:.85rem}.segment-module-scss-module__GQtK2G__gains{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:860px){.segment-module-scss-module__GQtK2G__gains{grid-template-columns:1fr}}.segment-module-scss-module__GQtK2G__gainCard{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-soft);padding:var(--space-5);transition:transform .3s,border-color .3s}.segment-module-scss-module__GQtK2G__gainCard:hover{border-color:#f2a82c66;transform:translateY(-3px)}.segment-module-scss-module__GQtK2G__gainStat{font-family:var(--font-display),sans-serif;color:var(--gold-600);margin-bottom:var(--space-3);font-size:clamp(1.7rem,3.2vw,2.3rem);font-weight:700;line-height:1.05;display:block}.segment-module-scss-module__GQtK2G__gainTitle{font-family:var(--font-display),sans-serif;margin-bottom:var(--space-2);font-size:1.08rem}.segment-module-scss-module__GQtK2G__gainDesc{color:var(--ink-2);font-size:.9rem;line-height:1.55}.segment-module-scss-module__GQtK2G__ctaRow{justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.segment-module-scss-module__GQtK2G__ctaTitle{font-family:var(--font-display),sans-serif;margin-bottom:var(--space-2);font-size:clamp(1.5rem,3vw,2.1rem)}.segment-module-scss-module__GQtK2G__ctaDesc{color:var(--ink-2);max-width:52ch}.segment-module-scss-module__GQtK2G__ctaRowDark .segment-module-scss-module__GQtK2G__ctaTitle{color:#fff}.segment-module-scss-module__GQtK2G__ctaRowDark .segment-module-scss-module__GQtK2G__ctaDesc{color:#ffffffbf}
.Section-module-scss-module__wFyKJa__section{padding-block:clamp(64px,8.5vw,120px);position:relative}.Section-module-scss-module__wFyKJa__inner{width:100%;max-width:var(--container-wide);padding-inline:var(--space-6);margin-inline:auto}@media (max-width:640px){.Section-module-scss-module__wFyKJa__inner{padding-inline:var(--space-4)}}.Section-module-scss-module__wFyKJa__inner{z-index:2;position:relative}.Section-module-scss-module__wFyKJa__light{background:var(--bg);color:var(--ink)}.Section-module-scss-module__wFyKJa__sand{background:var(--surface-2);color:var(--ink)}.Section-module-scss-module__wFyKJa__dark{background:linear-gradient(180deg, var(--green-850), var(--green-800));color:var(--on-dark);border-radius:var(--r-xl);margin-inline:clamp(8px,1.5vw,24px);overflow:hidden}.Section-module-scss-module__wFyKJa__band{background:radial-gradient(900px 380px at 80% -10%, #ffc24d24, transparent 60%),linear-gradient(150deg, var(--green-700), var(--green-850));color:var(--on-dark);border-radius:var(--r-xl);margin-inline:clamp(8px,1.5vw,24px);overflow:hidden}
.Header-module-scss-module__uJvYVW__header{inset-inline:0;z-index:100;pointer-events:none;padding-top:14px;position:fixed;top:0}.Header-module-scss-module__uJvYVW__inner{width:100%;max-width:var(--container-wide);padding-inline:var(--space-6);margin-inline:auto}@media (max-width:640px){.Header-module-scss-module__uJvYVW__inner{padding-inline:var(--space-4)}}.Header-module-scss-module__uJvYVW__pill{pointer-events:auto;justify-content:space-between;align-items:center;gap:var(--space-6);border-radius:var(--r-pill);color:var(--on-dark);-webkit-backdrop-filter:blur(14px)saturate(1.5);background:#0a1a3047;border:1px solid #ffffff29;padding:10px 12px 10px 14px;transition:background .25s,color .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:inset 0 1px #ffffff24}[data-scrolled] .Header-module-scss-module__uJvYVW__pill{color:var(--ink);border-color:var(--line);box-shadow:var(--shadow-card-light);background:#ffffffd9}.Header-module-scss-module__uJvYVW__nav{gap:clamp(.75rem,2vw,1.7rem);display:flex}.Header-module-scss-module__uJvYVW__link{opacity:.85;padding:.4rem .15rem;font-size:15px;font-weight:600;transition:opacity .15s}.Header-module-scss-module__uJvYVW__link:hover{opacity:1}.Header-module-scss-module__uJvYVW__group{position:relative}.Header-module-scss-module__uJvYVW__group>.Header-module-scss-module__uJvYVW__link{cursor:default;align-items:center;gap:5px;display:inline-flex}.Header-module-scss-module__uJvYVW__group:hover .Header-module-scss-module__uJvYVW__dropdown,.Header-module-scss-module__uJvYVW__group:focus-within .Header-module-scss-module__uJvYVW__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module-scss-module__uJvYVW__dropdown{min-width:460px;padding:var(--space-4) var(--space-5);gap:var(--space-5);border-radius:var(--r-lg);border:1px solid var(--line);box-shadow:var(--shadow-card-light);-webkit-backdrop-filter:blur(14px)saturate(1.5);opacity:0;visibility:hidden;background:#fffffff0;grid-template-columns:auto auto;margin-top:8px;transition:opacity .15s,transform .15s,visibility .15s;display:grid;position:absolute;top:100%;left:-14px;transform:translateY(-4px)}.Header-module-scss-module__uJvYVW__dropdown:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.Header-module-scss-module__uJvYVW__dropCol{flex-direction:column;gap:2px;min-width:180px;display:flex}.Header-module-scss-module__uJvYVW__dropColTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--gold-600);margin:4px 12px var(--space-2);white-space:nowrap;font-size:.68rem;font-weight:700}.Header-module-scss-module__uJvYVW__dropLink{border-radius:calc(var(--r-lg) - 6px);color:var(--ink);padding:9px 12px;font-size:14.5px;font-weight:600;transition:background .15s}.Header-module-scss-module__uJvYVW__dropLink:hover,.Header-module-scss-module__uJvYVW__dropLink:focus-visible{background:#f2a82c24}.Header-module-scss-module__uJvYVW__actions{align-items:center;gap:var(--space-3);display:flex}.Header-module-scss-module__uJvYVW__langDesktop,.Header-module-scss-module__uJvYVW__ctaDesktop{display:inline-flex}@media (max-width:980px){.Header-module-scss-module__uJvYVW__nav,.Header-module-scss-module__uJvYVW__langDesktop,.Header-module-scss-module__uJvYVW__ctaDesktop{display:none}}
.SectionHeading-module-scss-module__RlQDhW__wrap{max-width:620px;margin-bottom:clamp(36px,5vw,56px)}.SectionHeading-module-scss-module__RlQDhW__center{text-align:center;margin-inline:auto}.SectionHeading-module-scss-module__RlQDhW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-600);align-items:center;margin-bottom:14px;font-size:13px;font-weight:700;display:inline-flex}.SectionHeading-module-scss-module__RlQDhW__title{letter-spacing:-.02em;font-size:clamp(30px,4.2vw,46px);line-height:1.06}.SectionHeading-module-scss-module__RlQDhW__intro{color:var(--ink-2);margin-top:18px;font-size:18px;line-height:1.6}.SectionHeading-module-scss-module__RlQDhW__dark .SectionHeading-module-scss-module__RlQDhW__eyebrow{color:var(--gold-300)}.SectionHeading-module-scss-module__RlQDhW__dark .SectionHeading-module-scss-module__RlQDhW__title{color:var(--on-dark)}.SectionHeading-module-scss-module__RlQDhW__dark .SectionHeading-module-scss-module__RlQDhW__intro{color:var(--on-dark-2)}
.Footer-module-scss-module__QPfkOW__footer{background:radial-gradient(720px 320px at 12% 0%, #ffc24d17, transparent 65%),linear-gradient(180deg, var(--green-850), var(--green-900));color:var(--on-dark-2);border-radius:var(--r-xl) var(--r-xl) 0 0;margin-top:var(--space-6);position:relative;overflow:hidden}.Footer-module-scss-module__QPfkOW__ghost{inset-inline:0;font-family:var(--font-display),sans-serif;text-align:center;letter-spacing:.02em;color:#eef2f70b;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(6rem,17vw,16rem);font-weight:700;line-height:1;position:absolute;bottom:-.24em}.Footer-module-scss-module__QPfkOW__inner{width:100%;max-width:var(--container-wide);padding-inline:var(--space-6);margin-inline:auto}@media (max-width:640px){.Footer-module-scss-module__QPfkOW__inner{padding-inline:var(--space-4)}}.Footer-module-scss-module__QPfkOW__inner{padding-top:var(--space-16);padding-bottom:var(--space-20);position:relative}.Footer-module-scss-module__QPfkOW__top{padding-bottom:var(--space-12);border-bottom:1px solid #eef2f71a;grid-template-columns:1.5fr 1fr 1fr 1fr 1.4fr;gap:clamp(32px,4vw,56px);display:grid}.Footer-module-scss-module__QPfkOW__brandCol{max-width:300px;color:var(--on-dark)}.Footer-module-scss-module__QPfkOW__tagline{color:var(--on-dark-2);margin-top:18px;font-size:15px;line-height:1.6}.Footer-module-scss-module__QPfkOW__social{gap:10px;margin-top:20px;display:flex}.Footer-module-scss-module__QPfkOW__socialLink{border-radius:var(--r-pill);width:40px;height:40px;color:var(--on-dark-2);background:#eef2f70f;border:1px solid #eef2f71f;place-items:center;transition:color .15s,border-color .15s,transform .15s;display:inline-grid}.Footer-module-scss-module__QPfkOW__socialLink:hover{color:var(--gold-300);border-color:#f2a82c73;transform:translateY(-2px)}.Footer-module-scss-module__QPfkOW__col{flex-direction:column;gap:12px;display:flex}.Footer-module-scss-module__QPfkOW__colTitle{font-family:var(--font-body),sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--gold-300);margin-bottom:6px;font-size:12.5px;font-weight:700}.Footer-module-scss-module__QPfkOW__colLink{color:var(--on-dark-2);width:fit-content;font-size:15px;transition:color .15s;position:relative}.Footer-module-scss-module__QPfkOW__colLink:after{content:"";background:var(--gold-300);transform-origin:0;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.Footer-module-scss-module__QPfkOW__colLink:hover{color:var(--on-dark)}.Footer-module-scss-module__QPfkOW__colLink:hover:after{transform:scaleX(1)}.Footer-module-scss-module__QPfkOW__contactCard{padding:var(--space-6);border-radius:var(--r-lg);background:#eef2f70d;border:1px solid #eef2f71a;flex-direction:column;align-self:start;gap:12px;display:flex}.Footer-module-scss-module__QPfkOW__contactLink{color:var(--on-dark);width:fit-content;font-size:15px;font-weight:600;transition:color .15s}.Footer-module-scss-module__QPfkOW__contactLink:hover{color:var(--gold-300)}.Footer-module-scss-module__QPfkOW__note{color:var(--on-dark-3);margin-top:2px;font-size:12.5px;line-height:1.5}.Footer-module-scss-module__QPfkOW__bottom{padding-top:var(--space-6);color:var(--on-dark-3);justify-content:space-between;align-items:center;gap:16px;font-size:13.5px;display:flex}.Footer-module-scss-module__QPfkOW__legal{gap:20px;display:flex}.Footer-module-scss-module__QPfkOW__legalLink{color:var(--on-dark-3)}.Footer-module-scss-module__QPfkOW__legalLink:hover{color:var(--on-dark-2)}@media (max-width:980px){.Footer-module-scss-module__QPfkOW__top{grid-template-columns:1fr 1fr;gap:36px}.Footer-module-scss-module__QPfkOW__brandCol,.Footer-module-scss-module__QPfkOW__contactCard{grid-column:1/-1}}@media (max-width:520px){.Footer-module-scss-module__QPfkOW__top{grid-template-columns:1fr}.Footer-module-scss-module__QPfkOW__bottom{flex-direction:column;align-items:flex-start}}
.LeadForm-module-scss-module__ka0ABW__form{border-radius:var(--r-lg);box-shadow:var(--shadow-card);background:#fff;border:1px solid #10262b1a;padding:clamp(24px,4vw,40px)}.LeadForm-module-scss-module__ka0ABW__hp{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.LeadForm-module-scss-module__ka0ABW__row2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.LeadForm-module-scss-module__ka0ABW__field{margin-bottom:18px;display:block}.LeadForm-module-scss-module__ka0ABW__fieldLabel{color:var(--ink);align-items:baseline;gap:8px;margin-bottom:7px;font-size:13.5px;font-weight:600;display:flex}.LeadForm-module-scss-module__ka0ABW__opt{color:var(--ink-2);font-size:12px;font-style:normal;font-weight:500}.LeadForm-module-scss-module__ka0ABW__input{width:100%;font-size:15.5px;font-family:var(--font-body),sans-serif;color:var(--ink);border-radius:var(--r-md);background:#fff;border:1px solid #10262b29;outline:none;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.LeadForm-module-scss-module__ka0ABW__input::placeholder{color:#10262b66}.LeadForm-module-scss-module__ka0ABW__input:focus-visible{border-color:var(--gold);box-shadow:0 0 0 3px #f2a82c2e}.LeadForm-module-scss-module__ka0ABW__textarea{resize:vertical;min-height:108px}.LeadForm-module-scss-module__ka0ABW__invalid{border-color:#cc3b3b}.LeadForm-module-scss-module__ka0ABW__invalid:focus-visible{border-color:#cc3b3b;box-shadow:0 0 0 3px #cc3b3b29}.LeadForm-module-scss-module__ka0ABW__err{color:#cc3b3b;margin-top:6px;font-size:12.5px;display:block}.LeadForm-module-scss-module__ka0ABW__consent{color:var(--ink-2);cursor:pointer;align-items:flex-start;gap:10px;margin:4px 0 6px;font-size:14px;line-height:1.5;display:flex}.LeadForm-module-scss-module__ka0ABW__consent input{width:18px;height:18px;accent-color:var(--gold);flex:0 0 18px;margin-top:3px}.LeadForm-module-scss-module__ka0ABW__turnstile{margin:16px 0 4px}.LeadForm-module-scss-module__ka0ABW__formError{color:#8a1f1f;border-radius:var(--r-md);background:#cc3b3b14;border:1px solid #cc3b3b3d;margin:14px 0 0;padding:12px 14px;font-size:13.5px}.LeadForm-module-scss-module__ka0ABW__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.LeadForm-module-scss-module__ka0ABW__submit{color:var(--on-accent);background:var(--gold);border-radius:var(--r-md);box-shadow:var(--glow-gold);justify-content:center;align-items:center;padding:14px 26px;font-size:15.5px;font-weight:700;transition:background .2s,transform .1s;display:inline-flex}.LeadForm-module-scss-module__ka0ABW__submit:hover{background:var(--gold-300)}.LeadForm-module-scss-module__ka0ABW__submit:active{transform:translateY(1px)}.LeadForm-module-scss-module__ka0ABW__submit:disabled{opacity:.6;cursor:default}.LeadForm-module-scss-module__ka0ABW__whatsapp{color:var(--green-800);border-radius:var(--r-md);border:1px solid #10262b2e;align-items:center;padding:14px 22px;font-size:15px;font-weight:700;display:inline-flex}.LeadForm-module-scss-module__ka0ABW__whatsapp:hover{border-color:var(--gold);color:var(--gold-600)}.LeadForm-module-scss-module__ka0ABW__success{border-radius:var(--r-lg);box-shadow:var(--shadow-card);text-align:center;background:#fff;border:1px solid #10262b1a;padding:clamp(32px,5vw,56px)}.LeadForm-module-scss-module__ka0ABW__successIcon{color:#fff;background:var(--green-600);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:inline-flex}.LeadForm-module-scss-module__ka0ABW__successTitle{color:var(--ink);margin-bottom:10px;font-size:24px}.LeadForm-module-scss-module__ka0ABW__successDesc{color:var(--ink-2);max-width:420px;margin-inline:auto;font-size:16px;line-height:1.6}@media (max-width:560px){.LeadForm-module-scss-module__ka0ABW__row2{grid-template-columns:1fr;gap:0}}
.PortableBody-module-scss-module__4l1_Ga__body{color:var(--ink);font-size:17px;line-height:1.75}.PortableBody-module-scss-module__4l1_Ga__body p{margin:0 0 1.2em}.PortableBody-module-scss-module__4l1_Ga__body>p:first-child{color:var(--ink-2);font-size:1.12em;line-height:1.65}.PortableBody-module-scss-module__4l1_Ga__body h2{color:var(--ink);margin:1.6em 0 .5em;font-size:28px}.PortableBody-module-scss-module__4l1_Ga__body h3{color:var(--ink);margin:1.4em 0 .4em;font-size:22px}.PortableBody-module-scss-module__4l1_Ga__body a{color:var(--gold-600);text-decoration:underline}.PortableBody-module-scss-module__4l1_Ga__body ul,.PortableBody-module-scss-module__4l1_Ga__body ol{margin:0 0 1.2em;padding-left:1.4em}.PortableBody-module-scss-module__4l1_Ga__body li{margin-bottom:.4em}.PortableBody-module-scss-module__4l1_Ga__body blockquote{border-left:3px solid var(--gold);color:var(--ink-2);margin:1.4em 0;padding-left:1em;font-style:italic}.PortableBody-module-scss-module__4l1_Ga__img{border-radius:var(--r-md);margin:1.6em 0;display:block;overflow:hidden}.PortableBody-module-scss-module__4l1_Ga__img img{width:100%;height:auto}
.article-module-scss-module___2OksG__header{text-align:center;max-width:820px;margin-inline:auto}.article-module-scss-module___2OksG__back{color:var(--gold-600);margin-bottom:var(--space-8);font-size:.88rem;font-weight:600;display:inline-block}.article-module-scss-module___2OksG__back:hover{color:var(--gold-500)}.article-module-scss-module___2OksG__cat{text-transform:uppercase;letter-spacing:.12em;color:var(--gold-600);margin-bottom:var(--space-4);font-size:.75rem;font-weight:700}.article-module-scss-module___2OksG__title{letter-spacing:-.02em;color:var(--ink);text-wrap:balance;font-size:clamp(2rem,4.6vw,3.3rem);line-height:1.08}.article-module-scss-module___2OksG__meta{align-items:center;gap:var(--space-2);margin-top:var(--space-5);color:var(--ink-2);font-size:.9rem;display:inline-flex}.article-module-scss-module___2OksG__meta>*+:before{content:"•";margin-right:var(--space-2);opacity:.55}.article-module-scss-module___2OksG__author{color:var(--ink);font-weight:600}.article-module-scss-module___2OksG__cover{max-width:1000px;margin:var(--space-10) auto 0;border-radius:var(--r-xl);box-shadow:var(--shadow-card-light);overflow:hidden}.article-module-scss-module___2OksG__cover img{width:100%;height:auto;display:block}.article-module-scss-module___2OksG__bodyWrap{max-width:720px;margin:var(--space-12) auto 0}.article-module-scss-module___2OksG__moreWrap{max-width:820px;margin-inline:auto}.article-module-scss-module___2OksG__divider{background:var(--line);height:1px;margin-block:var(--space-16) var(--space-8);border:0}.article-module-scss-module___2OksG__moreHead{text-transform:uppercase;letter-spacing:.12em;color:var(--gold-600);margin-bottom:var(--space-5);font-size:.78rem;font-weight:700}.article-module-scss-module___2OksG__more{gap:var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.article-module-scss-module___2OksG__moreCard{flex-direction:column;align-items:flex-start;display:flex}.article-module-scss-module___2OksG__moreCard:hover .article-module-scss-module___2OksG__moreImg{transform:scale(1.045)}.article-module-scss-module___2OksG__moreCard:hover .article-module-scss-module___2OksG__moreTitle{color:var(--gold-600)}.article-module-scss-module___2OksG__moreThumb{aspect-ratio:8/5;border-radius:var(--r-lg);background:var(--sand);width:100%;box-shadow:var(--shadow-soft);display:block;overflow:hidden}.article-module-scss-module___2OksG__moreImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.article-module-scss-module___2OksG__moreTitle{font-family:var(--font-display),sans-serif;font-size:1.05rem;font-weight:700;line-height:var(--lh-snug);color:var(--ink);margin-top:var(--space-4);transition:color .2s}@media (max-width:560px){.article-module-scss-module___2OksG__more{grid-template-columns:minmax(0,1fr)}}
.blog-module-scss-module__077z_a__lead{gap:var(--space-10);grid-template-columns:1.6fr 1fr;align-items:stretch;display:grid}.blog-module-scss-module__077z_a__featured{border-radius:var(--r-xl);background:linear-gradient(160deg, var(--green-700), var(--green-900));min-height:440px;box-shadow:var(--shadow-soft);transition:box-shadow .35s;display:block;position:relative;overflow:hidden}.blog-module-scss-module__077z_a__featured:hover{box-shadow:var(--shadow-card-light)}.blog-module-scss-module__077z_a__featured:hover .blog-module-scss-module__077z_a__featuredImg{transform:scale(1.03)}.blog-module-scss-module__077z_a__featuredImg{object-fit:cover;transition:transform .6s}.blog-module-scss-module__077z_a__featuredScrim{pointer-events:none;background:linear-gradient(#081a300d 40%,#081a308c);position:absolute;inset:0}.blog-module-scss-module__077z_a__featuredPanel{left:var(--space-5);right:var(--space-5);bottom:var(--space-5);align-items:flex-start;gap:var(--space-3);padding:var(--space-5) var(--space-6);border-radius:var(--r-lg);background:var(--glass-bg-2);border:1px solid var(--glass-brd);-webkit-backdrop-filter:blur(var(--glass-blur));flex-direction:column;display:flex;position:absolute}.blog-module-scss-module__077z_a__chip{text-transform:uppercase;letter-spacing:.09em;color:var(--gold-300);border-radius:var(--r-pill);border:1px solid var(--glass-brd);background:#081a3059;padding:.3rem .7rem;font-size:.72rem;font-weight:700}.blog-module-scss-module__077z_a__featuredTitle{font-family:var(--font-display),sans-serif;font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:700;line-height:var(--lh-snug);letter-spacing:-.01em;color:var(--on-dark)}.blog-module-scss-module__077z_a__featuredMeta,.blog-module-scss-module__077z_a__rowMeta,.blog-module-scss-module__077z_a__cardMeta{align-items:center;gap:var(--space-2);font-size:.82rem;display:inline-flex}.blog-module-scss-module__077z_a__featuredMeta>*+:before,.blog-module-scss-module__077z_a__rowMeta>*+:before,.blog-module-scss-module__077z_a__cardMeta>*+:before{content:"•";margin-right:var(--space-2);opacity:.55}.blog-module-scss-module__077z_a__featuredMeta{color:var(--on-dark-2)}.blog-module-scss-module__077z_a__latest{flex-direction:column;display:flex}.blog-module-scss-module__077z_a__latestHead{text-transform:uppercase;letter-spacing:.12em;color:var(--gold-600);margin-bottom:var(--space-2);font-size:.78rem;font-weight:700}.blog-module-scss-module__077z_a__latestList{margin:0;padding:0;list-style:none}.blog-module-scss-module__077z_a__latestList li+li .blog-module-scss-module__077z_a__row{border-top:1px solid var(--line)}.blog-module-scss-module__077z_a__row{gap:var(--space-4);padding-block:var(--space-4);grid-template-columns:auto 1fr;align-items:center;display:grid}.blog-module-scss-module__077z_a__row:hover .blog-module-scss-module__077z_a__rowTitle{color:var(--gold-600)}.blog-module-scss-module__077z_a__thumb{border-radius:var(--r-md);background:var(--sand);width:84px;height:84px;display:block;overflow:hidden}.blog-module-scss-module__077z_a__thumbImg{object-fit:cover;width:100%;height:100%}.blog-module-scss-module__077z_a__rowText{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.blog-module-scss-module__077z_a__rowTitle{font-size:.98rem;font-weight:600;line-height:var(--lh-snug);color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .2s;display:-webkit-box;overflow:hidden}.blog-module-scss-module__077z_a__rowMeta,.blog-module-scss-module__077z_a__cardMeta{color:var(--ink-2)}.blog-module-scss-module__077z_a__divider{background:var(--line);height:1px;margin-block:var(--space-12);border:0}.blog-module-scss-module__077z_a__grid{gap:var(--space-10) var(--space-8);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.blog-module-scss-module__077z_a__card{flex-direction:column;align-items:flex-start;display:flex}.blog-module-scss-module__077z_a__card:hover .blog-module-scss-module__077z_a__coverImg{transform:scale(1.045)}.blog-module-scss-module__077z_a__card:hover .blog-module-scss-module__077z_a__cardTitle{color:var(--gold-600)}.blog-module-scss-module__077z_a__cover{aspect-ratio:3/2;border-radius:var(--r-lg);background:var(--sand);width:100%;box-shadow:var(--shadow-soft);display:block;overflow:hidden}.blog-module-scss-module__077z_a__coverImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.blog-module-scss-module__077z_a__cat{text-transform:uppercase;letter-spacing:.09em;color:var(--gold-600);margin-top:var(--space-5);font-size:.72rem;font-weight:700}.blog-module-scss-module__077z_a__cardTitle{font-family:var(--font-display),sans-serif;font-size:1.18rem;font-weight:700;line-height:var(--lh-snug);color:var(--ink);margin-top:var(--space-2);transition:color .2s}.blog-module-scss-module__077z_a__excerpt{color:var(--ink-2);margin-top:var(--space-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-module-scss-module__077z_a__cardMeta{margin-top:var(--space-3)}.blog-module-scss-module__077z_a__empty{text-align:center;padding:var(--space-12) 0}.blog-module-scss-module__077z_a__emptyTitle{font-family:var(--font-display),sans-serif;color:var(--ink);margin-bottom:var(--space-2);font-size:1.4rem}.blog-module-scss-module__077z_a__emptyDesc{color:var(--ink-2);font-size:.95rem}@media (max-width:1020px){.blog-module-scss-module__077z_a__lead{gap:var(--space-8)}}@media (max-width:900px){.blog-module-scss-module__077z_a__lead{grid-template-columns:minmax(0,1fr)}.blog-module-scss-module__077z_a__featured{min-height:340px}.blog-module-scss-module__077z_a__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-module-scss-module__077z_a__divider{margin-block:var(--space-10)}}@media (max-width:560px){.blog-module-scss-module__077z_a__featured{min-height:300px}.blog-module-scss-module__077z_a__featuredPanel{left:var(--space-3);right:var(--space-3);bottom:var(--space-3);padding:var(--space-4)}.blog-module-scss-module__077z_a__grid{grid-template-columns:minmax(0,1fr)}}
.page-module-scss-module__6YQL5q__layout{grid-template-columns:1.7fr 1fr;align-items:start;gap:36px;display:grid}.page-module-scss-module__6YQL5q__formCol{min-width:0}.page-module-scss-module__6YQL5q__info{color:var(--on-dark)}.page-module-scss-module__6YQL5q__infoTitle{color:var(--on-dark);margin-bottom:20px;font-size:20px}.page-module-scss-module__6YQL5q__infoList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__6YQL5q__infoList li{flex-direction:column;gap:3px;display:flex}.page-module-scss-module__6YQL5q__infoList a,.page-module-scss-module__6YQL5q__infoList li>span:last-child{color:var(--on-dark);font-size:16px}.page-module-scss-module__6YQL5q__infoList a:hover{color:var(--gold-300)}.page-module-scss-module__6YQL5q__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--on-dark-3);font-size:12.5px;font-weight:700}.page-module-scss-module__6YQL5q__infoNote{color:var(--on-dark-3);margin-top:24px;font-size:13px;line-height:1.5}@media (max-width:880px){.page-module-scss-module__6YQL5q__layout{grid-template-columns:1fr;gap:28px}}
.camp-module-scss-module__n0TT9W__hero{min-height:clamp(540px,64vh,700px);margin-top:calc(var(--header-h)*-1);align-items:center;display:grid;position:relative;overflow:hidden}.camp-module-scss-module__n0TT9W__heroPhoto{object-fit:cover;object-position:72% center}@media (max-width:760px){.camp-module-scss-module__n0TT9W__heroPhoto{object-position:64% center}}.camp-module-scss-module__n0TT9W__heroScrim{background:linear-gradient(90deg,#0a192fe6 0%,#0a192fb3 24%,#0a192f52 48%,#0a192f00 70%),linear-gradient(#0a192f4d 0%,#0a192f00 32%,#0a192f52 100%);position:absolute;inset:0}@media (max-width:760px){.camp-module-scss-module__n0TT9W__heroScrim{background:linear-gradient(#0a192f70 0%,#0a192f24 34%,#0a192fbd 92%)}}.camp-module-scss-module__n0TT9W__heroInner{width:100%;max-width:var(--container);padding-inline:var(--space-6);margin-inline:auto}@media (max-width:640px){.camp-module-scss-module__n0TT9W__heroInner{padding-inline:var(--space-4)}}.camp-module-scss-module__n0TT9W__heroInner{z-index:1;padding-top:var(--header-h);padding-bottom:var(--space-6);color:#fff;position:relative}.camp-module-scss-module__n0TT9W__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-300);margin-bottom:var(--space-3);font-size:.75rem;font-weight:700}.camp-module-scss-module__n0TT9W__title{font-family:var(--font-display),sans-serif;font-size:clamp(2rem,5vw,3.3rem);line-height:var(--lh-tight);margin-bottom:var(--space-3);text-wrap:balance;max-width:18ch}.camp-module-scss-module__n0TT9W__intro{color:#ffffffe0;max-width:56ch;margin-bottom:var(--space-5);font-size:1.05rem;line-height:1.6}.camp-module-scss-module__n0TT9W__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.camp-module-scss-module__n0TT9W__sizes{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:860px){.camp-module-scss-module__n0TT9W__sizes{grid-template-columns:1fr}}.camp-module-scss-module__n0TT9W__sizeCard{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-soft);flex-direction:column;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.camp-module-scss-module__n0TT9W__sizeCard:hover{border-color:#f2a82c66;transform:translateY(-4px)}.camp-module-scss-module__n0TT9W__sizeCard:hover .camp-module-scss-module__n0TT9W__sizeImg{transform:scale(1.04)}.camp-module-scss-module__n0TT9W__sizeMedia{background:linear-gradient(180deg, var(--sand-50), #fff);height:190px;display:block;overflow:hidden}.camp-module-scss-module__n0TT9W__sizeImg{object-fit:cover;width:100%;height:100%;transition:transform .35s}.camp-module-scss-module__n0TT9W__sizeBody{padding:var(--space-5);flex-direction:column;flex:1;display:flex}.camp-module-scss-module__n0TT9W__sizeTitle{font-family:var(--font-display),sans-serif;margin-bottom:var(--space-1);font-size:1.15rem}.camp-module-scss-module__n0TT9W__sizeGear{color:var(--ink-2);margin-bottom:var(--space-3);font-size:.82rem}.camp-module-scss-module__n0TT9W__sizePick{align-items:center;gap:var(--space-2);color:var(--gold-600);margin-bottom:var(--space-2);font-size:.9rem;font-weight:700;display:flex}.camp-module-scss-module__n0TT9W__sizeDesc{color:var(--ink-2);font-size:.88rem;line-height:1.55}.camp-module-scss-module__n0TT9W__shelf{gap:var(--space-4);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:860px){.camp-module-scss-module__n0TT9W__shelf{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.camp-module-scss-module__n0TT9W__shelf{grid-template-columns:1fr}}.camp-module-scss-module__n0TT9W__shelfCard{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);height:100%;color:var(--ink);flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.camp-module-scss-module__n0TT9W__shelfCard:hover{border-color:#f2a82c66;transform:translateY(-3px)}.camp-module-scss-module__n0TT9W__shelfCard:hover .camp-module-scss-module__n0TT9W__shelfRule:after{transform:scaleX(1)}.camp-module-scss-module__n0TT9W__shelfCard:hover .camp-module-scss-module__n0TT9W__shelfGo{background:var(--gold);color:var(--on-accent);border-color:#0000;transform:rotate(-45deg)}.camp-module-scss-module__n0TT9W__shelfStage{height:150px;padding:var(--space-3);background:radial-gradient(120% 110% at 82% 0%, #f2a82c1f, transparent 62%),radial-gradient(#12243f0d 1px, transparent 1.3px),linear-gradient(180deg, var(--sand-50), #fff);background-size:auto,18px 18px,auto;place-items:center;display:grid}.camp-module-scss-module__n0TT9W__shelfImg{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 10px 16px #102a432e);width:auto;max-width:88%;height:124px}.camp-module-scss-module__n0TT9W__shelfTitle{padding:var(--space-3) var(--space-4) 0;font-size:.95rem;font-weight:700}.camp-module-scss-module__n0TT9W__shelfPower{color:var(--ink-2);padding:2px var(--space-4) 0;font-size:.8rem}.camp-module-scss-module__n0TT9W__shelfFootRow{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4) var(--space-4);margin-top:auto;display:flex}.camp-module-scss-module__n0TT9W__shelfRule{background:var(--line);flex:1;height:1px;position:relative;overflow:hidden}.camp-module-scss-module__n0TT9W__shelfRule:after{content:"";background:linear-gradient(90deg, var(--gold-500), var(--gold-300));transform-origin:0;transition:transform .45s 50ms;position:absolute;inset:0;transform:scaleX(0)}.camp-module-scss-module__n0TT9W__shelfGo{border:1px solid var(--line);width:30px;height:30px;color:var(--ink-2);border-radius:50%;place-items:center;transition:background .25s,color .25s,border-color .25s,transform .3s;display:inline-grid}.camp-module-scss-module__n0TT9W__shelfFoot{margin-top:var(--space-6);justify-content:center;display:flex}.camp-module-scss-module__n0TT9W__why{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:860px){.camp-module-scss-module__n0TT9W__why{grid-template-columns:1fr}}.camp-module-scss-module__n0TT9W__whyItem{border-top:1px solid var(--line);padding-top:var(--space-4)}.camp-module-scss-module__n0TT9W__whyTitle{font-family:var(--font-display),sans-serif;margin-bottom:var(--space-2);font-size:1.05rem}.camp-module-scss-module__n0TT9W__whyDesc{color:var(--ink-2);font-size:.9rem;line-height:1.55}.camp-module-scss-module__n0TT9W__cta{justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.camp-module-scss-module__n0TT9W__ctaTitle{font-family:var(--font-display),sans-serif;color:#fff;margin-bottom:var(--space-2);font-size:clamp(1.5rem,3vw,2.1rem)}.camp-module-scss-module__n0TT9W__ctaDesc{color:#ffffffbf;max-width:48ch}
.line-module-scss-module__JK_eQG__grid2{gap:var(--space-5);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:760px){.line-module-scss-module__JK_eQG__grid2{grid-template-columns:1fr}}.line-module-scss-module__JK_eQG__grid4{gap:var(--space-4);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:1000px){.line-module-scss-module__JK_eQG__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.line-module-scss-module__JK_eQG__grid4{grid-template-columns:1fr}}.line-module-scss-module__JK_eQG__card{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-soft);padding:var(--space-5);transition:transform .3s,border-color .3s}.line-module-scss-module__JK_eQG__card:hover{border-color:#f2a82c66;transform:translateY(-4px)}.line-module-scss-module__JK_eQG__cardTitle{font-family:var(--font-display),sans-serif;margin-bottom:var(--space-2);font-size:1.12rem}.line-module-scss-module__JK_eQG__cardDesc{color:var(--ink-2);font-size:.9rem;line-height:1.55}.line-module-scss-module__JK_eQG__pool{align-items:center;gap:var(--space-5);border-radius:var(--r-xl);padding:var(--space-6) var(--space-8);color:#fff;background:radial-gradient(120% 140% at 85% 10%,#f2a82c40,#0000 55%),linear-gradient(135deg,#0e2743,#123454);grid-template-columns:1fr auto;display:grid}@media (max-width:700px){.line-module-scss-module__JK_eQG__pool{padding:var(--space-6);grid-template-columns:1fr}}.line-module-scss-module__JK_eQG__poolTitle{font-family:var(--font-display),sans-serif;margin-bottom:var(--space-2);font-size:1.35rem}.line-module-scss-module__JK_eQG__poolDesc{color:#ffffffd1;max-width:60ch;line-height:1.6}.line-module-scss-module__JK_eQG__faq{gap:var(--space-4);max-width:760px;margin:0;margin-top:var(--space-6);padding:0;list-style:none;display:grid}.line-module-scss-module__JK_eQG__faqItem{border-top:1px solid var(--line);padding-top:var(--space-4)}.line-module-scss-module__JK_eQG__faqQ{margin-bottom:var(--space-2);font-weight:700}.line-module-scss-module__JK_eQG__faqA{color:var(--ink-2);line-height:1.6}.line-module-scss-module__JK_eQG__productRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}
.urunler-module-scss-module__EOhUha__category+.urunler-module-scss-module__EOhUha__category{margin-top:var(--space-8)}.urunler-module-scss-module__EOhUha__categoryTitle{margin-bottom:var(--space-5);color:var(--ink);font-size:1.45rem}.urunler-module-scss-module__EOhUha__pageHead{padding-block:clamp(28px,3.6vw,52px)}.urunler-module-scss-module__EOhUha__back{margin-bottom:var(--space-4);color:#ffffffb8;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.urunler-module-scss-module__EOhUha__back:hover{color:#fff}.urunler-module-scss-module__EOhUha__brandBlock+.urunler-module-scss-module__EOhUha__brandBlock{margin-top:var(--space-6)}.urunler-module-scss-module__EOhUha__brandTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--gold-600);margin-bottom:var(--space-4);font-size:1.05rem}.urunler-module-scss-module__EOhUha__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:1020px){.urunler-module-scss-module__EOhUha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.urunler-module-scss-module__EOhUha__grid{grid-template-columns:1fr}}.urunler-module-scss-module__EOhUha__card{border-radius:var(--r-xl);background:#fff;border:1px solid #102a431a;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.urunler-module-scss-module__EOhUha__card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #102a431f}.urunler-module-scss-module__EOhUha__media{aspect-ratio:16/11;padding:var(--space-4);background:#fff;border-bottom:1px solid #102a430f;display:block}.urunler-module-scss-module__EOhUha__img{object-fit:contain;width:100%;height:100%}.urunler-module-scss-module__EOhUha__placeholder{width:100%;height:100%;color:var(--gold-600);opacity:.55;place-items:center;display:grid}.urunler-module-scss-module__EOhUha__body{padding:var(--space-5);flex-direction:column;flex:1;display:flex}.urunler-module-scss-module__EOhUha__cardTitle{margin-bottom:var(--space-3);color:var(--ink);font-size:1.02rem;line-height:1.35}.urunler-module-scss-module__EOhUha__specs{gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.urunler-module-scss-module__EOhUha__spec{color:var(--ink-2);background:#102a430f;border:1px solid #102a4314;border-radius:999px;padding:4px 10px;font-size:.78rem}.urunler-module-scss-module__EOhUha__features{gap:var(--space-1);margin:0;margin-bottom:var(--space-4);flex-direction:column;padding:0;list-style:none;display:flex}.urunler-module-scss-module__EOhUha__feature{color:var(--ink-2);padding-left:16px;font-size:.88rem;position:relative}.urunler-module-scss-module__EOhUha__feature:before{content:"";background:var(--gold-600);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.urunler-module-scss-module__EOhUha__cta{margin-top:auto}.urunler-module-scss-module__EOhUha__empty{max-width:520px;padding:var(--space-7) 0;text-align:center;margin:0 auto}.urunler-module-scss-module__EOhUha__emptyTitle{margin-bottom:var(--space-3);color:var(--ink);font-size:1.3rem}.urunler-module-scss-module__EOhUha__emptyDesc{color:var(--ink-2);margin-bottom:var(--space-5);line-height:1.6}.urunler-module-scss-module__EOhUha__emptyCta{justify-content:center;display:flex}
.Calculator-module-scss-module__RSh2WG__wrap{border-radius:var(--r-lg);box-shadow:var(--shadow-card);background:#fff;border:1px solid #10262b1a;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.Calculator-module-scss-module__RSh2WG__form{padding:clamp(24px,4vw,40px)}.Calculator-module-scss-module__RSh2WG__toggle{border-radius:var(--r-pill);background:var(--sand-50);border:1px solid #10262b1a;gap:4px;margin-bottom:26px;padding:4px;display:inline-flex}.Calculator-module-scss-module__RSh2WG__toggleBtn{border-radius:var(--r-pill);color:var(--ink-2);padding:9px 16px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.Calculator-module-scss-module__RSh2WG__toggleActive{background:var(--green-800);color:#fff}.Calculator-module-scss-module__RSh2WG__label{color:var(--ink);margin-bottom:20px;font-size:14px;font-weight:600;display:block}.Calculator-module-scss-module__RSh2WG__inputRow{border-radius:var(--r-md);border:1px solid #10262b29;align-items:stretch;margin-top:8px;display:flex;overflow:hidden}.Calculator-module-scss-module__RSh2WG__inputRow:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #f2a82c2e}.Calculator-module-scss-module__RSh2WG__inputRow input{min-width:0;font-size:16px;font-family:var(--font-body),sans-serif;color:var(--ink);background:#fff;border:none;outline:none;flex:1;padding:13px 14px}.Calculator-module-scss-module__RSh2WG__unit{color:var(--ink-2);background:var(--sand-50);align-items:center;padding:0 14px;font-size:14px;display:flex}.Calculator-module-scss-module__RSh2WG__select{width:100%;font-size:16px;font-family:var(--font-body),sans-serif;color:var(--ink);border-radius:var(--r-md);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1 1.5 7 7.5 13 1.5' fill='none' stroke='%2343555a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 16px center no-repeat;border:1px solid #10262b29;margin-top:8px;padding:13px 42px 13px 14px}.Calculator-module-scss-module__RSh2WG__select:focus-visible{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #f2a82c2e}.Calculator-module-scss-module__RSh2WG__fieldGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Calculator-module-scss-module__RSh2WG__seg{border-radius:var(--r-pill);background:var(--sand-50);border:1px solid #10262b1a;gap:4px;margin-top:8px;padding:4px;display:flex}.Calculator-module-scss-module__RSh2WG__segBtn{text-align:center;white-space:nowrap;border-radius:var(--r-pill);min-width:0;color:var(--ink-2);flex:1;padding:8px 6px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.Calculator-module-scss-module__RSh2WG__segActive{background:var(--green-800);color:#fff}.Calculator-module-scss-module__RSh2WG__rangeHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Calculator-module-scss-module__RSh2WG__rangeValue{font-family:var(--font-display),sans-serif;color:var(--gold-600);font-weight:700}.Calculator-module-scss-module__RSh2WG__range{appearance:none;border-radius:var(--r-pill);background:linear-gradient(90deg, var(--gold) 0%, var(--gold-300) 100%);outline-offset:6px;cursor:pointer;width:100%;height:6px;margin-top:12px}.Calculator-module-scss-module__RSh2WG__range::-webkit-slider-thumb{appearance:none;border:2px solid var(--gold-500);width:22px;height:22px;box-shadow:var(--shadow-soft);background:#fff;border-radius:50%}.Calculator-module-scss-module__RSh2WG__range::-moz-range-thumb{border:2px solid var(--gold-500);width:22px;height:22px;box-shadow:var(--shadow-soft);background:#fff;border-radius:50%}.Calculator-module-scss-module__RSh2WG__rangeHint{color:var(--ink-2);margin-top:8px;font-size:12.5px;font-weight:500;display:block}.Calculator-module-scss-module__RSh2WG__note{color:var(--ink-2);margin-top:8px;font-size:12.5px;line-height:1.5}.Calculator-module-scss-module__RSh2WG__result{--sim-pad:clamp(24px, 4vw, 40px);padding:var(--sim-pad);background:linear-gradient(160deg, var(--green-700), var(--green-850));color:var(--on-dark);flex-direction:column;display:flex}.Calculator-module-scss-module__RSh2WG__empty{text-align:center;color:var(--on-dark-2);margin:auto 0;padding-top:16px;font-size:15px;line-height:1.6}.Calculator-module-scss-module__RSh2WG__gauges{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.Calculator-module-scss-module__RSh2WG__gauge{background:linear-gradient(135deg, #ffffff1f, #ffffff08 42%, #ffffff04 100%),var(--glass-tint);-webkit-backdrop-filter:blur(14px)saturate(1.5);border-radius:var(--r-lg);border:1px solid #ffffff24;align-items:center;gap:12px;padding:12px 14px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff4d,inset 0 -14px 26px -14px #0000004d,0 24px 50px -24px #0009}.Calculator-module-scss-module__RSh2WG__gauge strong{font-family:var(--font-display),sans-serif;color:var(--on-dark);font-size:19px;line-height:1.15;display:block}.Calculator-module-scss-module__RSh2WG__gauge span{color:var(--on-dark-2);font-size:12px;display:block}.Calculator-module-scss-module__RSh2WG__gaugeRing{flex:none}.Calculator-module-scss-module__RSh2WG__gaugeArc{transition:stroke-dashoffset .5s}@media (max-width:420px){.Calculator-module-scss-module__RSh2WG__gauges{grid-template-columns:1fr}}.Calculator-module-scss-module__RSh2WG__simLoading{height:clamp(250px,26vw,340px);margin:calc(-1*var(--sim-pad)) calc(-1*var(--sim-pad)) 4px}.Calculator-module-scss-module__RSh2WG__simCaption{text-align:center;color:var(--on-dark-2);margin:4px 0 18px;font-size:14px;font-weight:600}.Calculator-module-scss-module__RSh2WG__simCaption strong{color:var(--gold-300)}.Calculator-module-scss-module__RSh2WG__limited{color:var(--on-dark);border-radius:var(--r-md);background:#60d6ea1a;border:1px solid #60d6ea4d;margin-bottom:16px;padding:10px 13px;font-size:12.5px;line-height:1.5}.Calculator-module-scss-module__RSh2WG__resultHead{border-bottom:1px solid var(--glass-brd);margin-bottom:20px;padding-bottom:20px}.Calculator-module-scss-module__RSh2WG__kpiLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--on-dark-2);font-size:13px;font-weight:700}.Calculator-module-scss-module__RSh2WG__kpiValue{font-family:var(--font-display),sans-serif;color:var(--gold-300);margin-top:6px;font-size:40px;font-weight:700;line-height:1;display:block}.Calculator-module-scss-module__RSh2WG__metrics{flex-direction:column;gap:14px;display:flex}.Calculator-module-scss-module__RSh2WG__metric{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Calculator-module-scss-module__RSh2WG__metricLabel{color:var(--on-dark-2);font-size:14.5px}.Calculator-module-scss-module__RSh2WG__metricValue{color:var(--on-dark);text-align:right;font-size:16px;font-weight:700}.Calculator-module-scss-module__RSh2WG__metricHi .Calculator-module-scss-module__RSh2WG__metricValue{color:var(--gold-300)}.Calculator-module-scss-module__RSh2WG__warning{color:var(--on-dark);border-radius:var(--r-md);background:#f2a82c1f;border:1px solid #f2a82c47;margin-top:20px;padding:12px 14px;font-size:12.5px;line-height:1.5}.Calculator-module-scss-module__RSh2WG__cta{border-radius:var(--r-md);background:var(--gold);color:var(--on-accent);box-shadow:var(--glow-gold);justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:14px 22px;font-size:15.5px;font-weight:700;transition:background .2s;display:inline-flex}.Calculator-module-scss-module__RSh2WG__cta:hover{background:var(--gold-300)}@media (max-width:760px){.Calculator-module-scss-module__RSh2WG__wrap{grid-template-columns:1fr}}@media (max-width:420px){.Calculator-module-scss-module__RSh2WG__fieldGrid{grid-template-columns:1fr;gap:0}}
.CrossSell-module-scss-module__1dQcCG__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:860px){.CrossSell-module-scss-module__1dQcCG__grid{grid-template-columns:1fr}}.CrossSell-module-scss-module__1dQcCG__card{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);height:100%;box-shadow:var(--shadow-soft);color:var(--ink);flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.CrossSell-module-scss-module__1dQcCG__card:hover{border-color:#f2a82c66;transform:translateY(-3px)}.CrossSell-module-scss-module__1dQcCG__card:hover .CrossSell-module-scss-module__1dQcCG__icon{transform:translateY(-4px)scale(1.04)}.CrossSell-module-scss-module__1dQcCG__card:hover .CrossSell-module-scss-module__1dQcCG__rule:after{transform:scaleX(1)}.CrossSell-module-scss-module__1dQcCG__card:hover .CrossSell-module-scss-module__1dQcCG__go{background:var(--gold);color:var(--on-accent);border-color:#0000;transform:rotate(-45deg)}.CrossSell-module-scss-module__1dQcCG__stage{background:radial-gradient(120% 110% at 82% 0%, #f2a82c1f, transparent 62%),radial-gradient(#12243f0d 1px, transparent 1.3px),linear-gradient(180deg, var(--sand-50), #fff);height:132px;padding:var(--space-3);background-size:auto,18px 18px,auto;place-items:center;display:grid}.CrossSell-module-scss-module__1dQcCG__icon{filter:drop-shadow(0 10px 14px #102a4329);width:auto;height:104px;transition:transform .35s}.CrossSell-module-scss-module__1dQcCG__body{padding:var(--space-4) var(--space-5) var(--space-4);flex-direction:column;flex:1;display:flex}.CrossSell-module-scss-module__1dQcCG__title{font-family:var(--font-display),sans-serif;margin-bottom:var(--space-2);font-size:1.08rem;font-weight:700}.CrossSell-module-scss-module__1dQcCG__desc{color:var(--ink-2);font-size:.88rem;line-height:1.55}.CrossSell-module-scss-module__1dQcCG__footRow{align-items:center;gap:var(--space-3);padding-top:var(--space-4);margin-top:auto;display:flex}.CrossSell-module-scss-module__1dQcCG__rule{background:var(--line);flex:1;height:1px;position:relative;overflow:hidden}.CrossSell-module-scss-module__1dQcCG__rule:after{content:"";background:linear-gradient(90deg, var(--gold-500), var(--gold-300));transform-origin:0;transition:transform .45s 50ms;position:absolute;inset:0;transform:scaleX(0)}.CrossSell-module-scss-module__1dQcCG__go{border:1px solid var(--line);width:30px;height:30px;color:var(--ink-2);border-radius:50%;place-items:center;transition:background .25s,color .25s,border-color .25s,transform .3s;display:inline-grid}
.PlaceholderPage-module-scss-module__hEThTa__hero{max-width:640px;padding-block:clamp(16px,5vw,56px)}.PlaceholderPage-module-scss-module__hEThTa__title{letter-spacing:-.02em;color:var(--on-dark);font-size:clamp(36px,6vw,60px);line-height:1.03}.PlaceholderPage-module-scss-module__hEThTa__intro{color:var(--on-dark-2);margin-top:20px;font-size:18px;line-height:1.6}.PlaceholderPage-module-scss-module__hEThTa__actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}
.ReferencesSection-module-scss-module__LLlVvW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.ReferencesSection-module-scss-module__LLlVvW__card{border-radius:var(--r-lg);background:#fff;border:1px solid #10262b14;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #10262b0a}.ReferencesSection-module-scss-module__LLlVvW__cover{aspect-ratio:7/5;background:var(--sand);display:block;overflow:hidden}.ReferencesSection-module-scss-module__LLlVvW__coverImg{object-fit:cover;width:100%;height:100%}.ReferencesSection-module-scss-module__LLlVvW__body{padding:20px 22px 24px}.ReferencesSection-module-scss-module__LLlVvW__cardTitle{font-family:var(--font-display),sans-serif;color:var(--ink);font-size:19px;font-weight:600}.ReferencesSection-module-scss-module__LLlVvW__tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ReferencesSection-module-scss-module__LLlVvW__tag{color:var(--gold-600);border-radius:var(--r-pill);background:#f2a82c1a;padding:5px 12px;font-size:12.5px;font-weight:600}.ReferencesSection-module-scss-module__LLlVvW__excerpt{color:var(--ink-2);margin-top:12px;font-size:14.5px;line-height:1.55}.ReferencesSection-module-scss-module__LLlVvW__empty{text-align:center;padding:40px 0}.ReferencesSection-module-scss-module__LLlVvW__emptyTitle{font-family:var(--font-display),sans-serif;color:var(--ink);margin-bottom:8px;font-size:22px}.ReferencesSection-module-scss-module__LLlVvW__emptyDesc{color:var(--ink-2);font-size:15px}@media (max-width:900px){.ReferencesSection-module-scss-module__LLlVvW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ReferencesSection-module-scss-module__LLlVvW__grid{grid-template-columns:minmax(0,1fr)}}
