@import "https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";.navbar{z-index:50;background:#fff;border-bottom:1px solid #e6ebf1;position:sticky;top:0}.navbar__inner{justify-content:space-between;align-items:center;height:72px;display:flex}.navbar__logo{width:auto;height:70px}.navbar__toggle{z-index:60;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:none;position:relative}.navbar__toggle span{transform-origin:50%;background:#1b4586;border-radius:99px;width:26px;height:2px;transition:transform .25s,opacity .2s;display:block}.navbar__toggle.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.navbar__toggle.is-open span:nth-child(2){opacity:0}.navbar__toggle.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.navbar__menu{align-items:center;gap:2rem;display:flex}.navbar__links{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.navbar__links a{color:#5b6b7a;font-size:.95rem;font-weight:500;transition:color .15s}.navbar__links a:hover{color:#2e6dbe}.navbar__cta{white-space:nowrap}.navbar__backdrop{display:none}@media (width<=768px){.navbar__toggle{display:flex}.navbar__menu{z-index:45;opacity:0;visibility:hidden;background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;padding:2rem 1.25rem;transition:opacity .22s,transform .22s,visibility .22s;position:fixed;inset:72px 0 0;transform:translateY(-10px)}.navbar__menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.navbar__links{flex-direction:column;align-items:center;gap:.25rem;width:100%}.navbar__links li{width:100%}.navbar__links a{text-align:center;color:#1a1a1a;width:100%;padding:.85rem .25rem;font-size:.95rem;font-weight:500;display:block}.navbar__links a:hover{color:#2e6dbe}.navbar__cta{width:100%;margin-top:auto;padding:.9rem 1.4rem}.navbar__logo{height:60px}}@keyframes start-fade{0%{opacity:0}to{opacity:1}}@keyframes start-pop{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.start__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b45868c;justify-content:center;align-items:flex-start;padding:2.5rem 1rem;animation:.2s start-fade;display:flex;position:fixed;inset:0;overflow-y:auto}@media (width<=768px){.start__overlay{padding:0}}.start__dialog{background:#f7fafc;border-radius:16px;outline:none;flex-direction:column;width:100%;max-width:720px;max-height:calc(100dvh - 5rem);animation:.28s start-pop;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000047}@media (width<=768px){.start__dialog{border-radius:0;height:100dvh;max-height:100dvh}}.start__body{flex:auto;padding:clamp(1.5rem,4vw,2.5rem);overflow-y:auto}.start__footer{background:#f7fafc;border-top:1px solid #e6ebf1;flex-wrap:wrap;flex-shrink:0;gap:.75rem;padding:1rem clamp(1.5rem,4vw,2.5rem);display:flex}@media (width<=768px){.start__footer .start__next{flex:100%}}.start__close{color:#1b4586;cursor:pointer;z-index:5;background:#fff;border:1px solid #e6ebf1;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s;display:flex;position:absolute;top:1rem;right:1rem}.start__close svg{width:18px;height:18px}.start__close:hover{color:#fff;background:#1b4586}.start__header{text-align:center;margin-bottom:1.75rem}.start__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#2e6dbe;align-items:center;gap:.6rem;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.start__dots{gap:4px;display:inline-flex}.start__dots span{border-radius:50%;width:7px;height:7px;display:block}.start__dots span:first-child{background:#1b4586}.start__dots span:nth-child(2){background:#f8ce5a}.start__dots span:nth-child(3){background:#f2666b}.start__dots span:nth-child(4){background:#3db39e}.start__title{color:#1b4586;margin-bottom:.4rem;font-size:clamp(1.6rem,4vw,2.2rem)}.start__subtitle{color:#5b6b7a;font-size:.95rem}.start__progress{justify-content:center;margin-bottom:2rem;display:flex}.start__pstep{flex-direction:column;flex:1;align-items:center;gap:.4rem;max-width:120px;display:flex;position:relative}.start__pstep:after{content:"";background:#e6ebf1;height:2px;transition:background .3s;position:absolute;top:14px;left:60%;right:-40%}.start__pstep:last-child:after{display:none}.start__pstep.is-done:after{background:#2e6dbe}.start__pcircle{color:#5b6b7a;z-index:1;background:#f7fafc;border:2px solid #e6ebf1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;transition:all .3s;display:flex;position:relative}.start__plabel{letter-spacing:.06em;text-transform:uppercase;color:#5b6b7a;opacity:.6;text-align:center;font-size:.62rem}.start__pstep.is-active .start__pcircle{color:#fff;background:#2e6dbe;border-color:#2e6dbe;box-shadow:0 0 0 4px #2e6dbe26}.start__pstep.is-done .start__pcircle{color:#fff;background:#2e6dbe;border-color:#2e6dbe}.start__pstep.is-active .start__plabel,.start__pstep.is-done .start__plabel{opacity:1;color:#1b4586}.start__card{background:#fff;border:1px solid #e6ebf1;border-radius:12px;margin-bottom:1.25rem;padding:clamp(1.25rem,3vw,2rem);position:relative;overflow:hidden}.start__card:before{content:"";background:linear-gradient(90deg,#1b4586,#2e6dbe,#3db39e);height:3px;position:absolute;top:0;left:0;right:0}.start__card-title{color:#1b4586;margin-bottom:.3rem;font-size:1.2rem}.start__card-sub{color:#5b6b7a;margin-bottom:1.25rem;font-size:.85rem}.start__field{margin-bottom:1.1rem}.start__field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=768px){.start__field-row{grid-template-columns:1fr;gap:0}}.start__label{letter-spacing:.06em;text-transform:uppercase;color:#1b4586;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;display:block}.start__input,.start__textarea{color:#1a1a1a;background:#f7fafc;border:1.5px solid #e6ebf1;border-radius:10px;width:100%;padding:.75rem .9rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.start__input::placeholder,.start__textarea::placeholder{color:#5b6b7a}.start__input:focus,.start__textarea:focus{border-color:#2e6dbe;outline:none;box-shadow:0 0 0 3px #2e6dbe26}.start__input.is-error,.start__textarea.is-error{border-color:#f2666b}.start__textarea{resize:vertical;min-height:90px}.start__error{color:#f2666b;margin-top:.4rem;font-size:.78rem}.start__field-hint{color:#5b6b7a;margin-top:.4rem;font-size:.78rem}.start__type-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.5rem;display:grid}@media (width<=768px){.start__type-grid{grid-template-columns:1fr}}.start__type-card{text-align:left;cursor:pointer;background:#f7fafc;border:2px solid #e6ebf1;border-radius:12px;padding:1.1rem 1rem;transition:border-color .2s,background .2s;position:relative}.start__type-card:hover{border-color:#2e6dbe}.start__type-card.is-selected{background:#2e6dbe0f;border-color:#2e6dbe}.start__check{opacity:0;background:#2e6dbe;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .2s;display:flex;position:absolute;top:12px;right:12px}.start__check svg{width:11px;height:9px}.start__type-card.is-selected .start__check{opacity:1}.start__type-badge{letter-spacing:.08em;text-transform:uppercase;color:#5b6b7a;background:#f7fafc;border:1px solid #e6ebf1;border-radius:4px;margin-bottom:.6rem;padding:.15rem .5rem;font-size:.6rem;font-weight:700;display:inline-block}.start__type-name{color:#1b4586;margin-bottom:.25rem;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;display:block}.start__type-desc{color:#5b6b7a;font-size:.78rem;line-height:1.5;display:block}.start__size-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.6rem;display:grid}@media (width<=768px){.start__size-grid{grid-template-columns:1fr}}.start__size{cursor:pointer;text-align:center;background:#f7fafc;border:2px solid #e6ebf1;border-radius:10px;padding:.9rem .6rem;transition:border-color .2s,background .2s}.start__size:hover{border-color:#2e6dbe}.start__size.is-selected{background:#2e6dbe0f;border-color:#2e6dbe}.start__size-name{color:#1b4586;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:700;display:block}.start__size-pieces{color:#5b6b7a;margin-top:2px;font-size:.72rem;display:block}.start__size-price{color:#2e6dbe;margin-top:.35rem;font-size:.9rem;font-weight:600;display:block}.start__piece-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.6rem;display:grid}@media (width<=768px){.start__piece-grid{grid-template-columns:1fr}}.start__piece{cursor:pointer;text-align:center;background:#f7fafc;border:2px solid #e6ebf1;border-radius:10px;padding:.7rem .5rem;transition:border-color .2s,background .2s}.start__piece:hover{border-color:#2e6dbe}.start__piece.is-selected{background:#2e6dbe0f;border-color:#2e6dbe}.start__piece-max{letter-spacing:.03em;text-transform:uppercase;color:#2e6dbe;margin-bottom:2px;font-size:.65rem;font-weight:700;display:block}.start__piece-count{color:#1b4586;font-size:.95rem;font-weight:700}.start__piece-label{color:#5b6b7a;font-size:.78rem;font-weight:400}.start__side-columns{align-items:flex-start;gap:1.5rem;display:flex}@media (width<=768px){.start__side-columns{flex-direction:column}}.start__side-fields{flex:auto;min-width:0}@media (width<=768px){.start__side-fields{width:100%}}.start__preview{text-align:center;flex:0 0 140px}@media (width<=768px){.start__preview{align-self:center}}.start__preview-label{letter-spacing:.04em;text-transform:uppercase;color:#5b6b7a;margin:0 0 .5rem;font-size:.72rem;font-weight:700}.start__preview-shape{border:2px solid #e6ebf1;border-radius:4px;width:140px;margin:0 auto;transition:aspect-ratio .25s;position:relative;overflow:hidden}.start__preview-art{width:100%;height:100%;display:block;position:absolute;inset:0}.start__preview-grid{background-image:linear-gradient(90deg,#fff9 1px,#0000 1px),linear-gradient(#fff9 1px,#0000 1px);background-repeat:repeat;position:absolute;inset:0}.start__preview-empty{text-align:center;color:#5b6b7a;background:#f7fafc;border:2px dashed #e6ebf1;border-radius:4px;justify-content:center;align-items:center;width:140px;height:180px;margin:0 auto;padding:.5rem;font-size:.75rem;display:flex}.start__preview-caption{color:#5b6b7a;margin:.5rem 0 0;font-size:.72rem}.start__opt-preview-img{object-fit:cover;border:2px solid #e6ebf1;border-radius:8px;width:140px;height:140px;margin:0 auto;display:block}.start__opt-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.6rem;display:grid}.start__opt{cursor:pointer;text-align:left;background:#f7fafc;border:2px solid #e6ebf1;border-radius:10px;padding:.9rem;transition:border-color .2s,background .2s}.start__opt:hover{border-color:#2e6dbe}.start__opt.is-selected{background:#2e6dbe0f;border-color:#2e6dbe}.start__opt-emoji{margin-bottom:.35rem;font-size:1.3rem;display:block}.start__opt-emoji--img{object-fit:contain;border-radius:4px;width:22px;height:22px}.start__opt-name{color:#1b4586;font-size:.85rem;font-weight:600;display:block}.start__opt-desc{color:#5b6b7a;margin-top:2px;font-size:.75rem;line-height:1.4;display:block}.start__opt-price{color:#2e6dbe;margin-top:2px;font-size:.82rem;font-weight:500;display:block}.start__hint{color:#1b4586;background:#2e6dbe14;border-radius:8px;margin-top:1rem;padding:.75rem .9rem;font-size:.8rem;line-height:1.55}.start__upload{text-align:center;cursor:pointer;background:#f7fafc;border:2px dashed #2e6dbe66;border-radius:12px;padding:2.5rem 1.5rem;transition:border-color .2s,background .2s;position:relative}.start__upload:hover,.start__upload.is-drag{background:#2e6dbe0a;border-color:#2e6dbe}.start__upload-input{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;inset:0}.start__upload-icon{margin-bottom:.6rem;font-size:2.2rem}.start__upload-title{color:#1b4586;margin-bottom:.3rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700}.start__upload-sub{color:#5b6b7a;font-size:.82rem}.start__upload-btn{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#1b4586;border-radius:8px;margin-top:.9rem;padding:.6rem 1.4rem;font-size:.75rem;font-weight:600;display:inline-block}.start__upload-preview{display:inline-block;position:relative}.start__upload-img{object-fit:cover;z-index:3;border:2px solid #e6ebf1;border-radius:8px;max-width:100%;max-height:220px;position:relative}.start__remove{color:#fff;cursor:pointer;z-index:4;background:#f2666b;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;display:flex;position:absolute;top:-10px;right:-10px}.start__tip{color:#1b4586;text-align:left;background:#2e6dbe14;border-radius:8px;margin-top:1rem;padding:.75rem .9rem;font-size:.8rem;line-height:1.55}.start__summary{color:#fff;background:#1b4586;border-radius:12px;margin-bottom:1.25rem;padding:1.75rem}.start__summary-title{color:#f8ce5a;border-bottom:1px solid #ffffff1f;margin-bottom:1rem;padding-bottom:.85rem;font-size:1.1rem}.start__row{color:#fffc;justify-content:space-between;gap:1rem;margin-bottom:.65rem;font-size:.9rem;display:flex}.start__row span:last-child{color:#fff;text-align:right;font-weight:500}.start__row--divide{border-top:1px solid #ffffff1f;margin-top:.9rem;padding-top:.9rem}.start__row--total{border-top:1px solid #ffffff1f;margin-top:1rem;padding-top:1rem;font-size:1rem;font-weight:600}.start__row--total span:last-child{color:#f8ce5a;font-family:Poppins,sans-serif;font-size:1.5rem}.start__note{color:#ffffff80;margin-top:.85rem;font-size:.72rem;line-height:1.55}.start__confirm-img{border:1px solid #e6ebf1;border-radius:8px;max-width:100%}.start__back{color:#1b4586;cursor:pointer;background:0 0;border:1.5px solid #e6ebf1;border-radius:10px;padding:.85rem 1.4rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:border-color .2s,color .2s}.start__back:hover{color:#2e6dbe;border-color:#2e6dbe}.start__next{letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b4586,#2e6dbe);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:filter .2s,transform .1s;display:flex}.start__next:hover{filter:brightness(1.08)}.start__next:active{transform:translateY(1px)}.start__next--submit{background:linear-gradient(135deg,#2e6dbe,#3db39e)}.start__next--secondary{color:#1b4586;background:#fff;border:1.5px solid #e6ebf1}.start__next--secondary:hover{filter:none;color:#2e6dbe;border-color:#2e6dbe}.start__next:disabled{opacity:.6;cursor:not-allowed;filter:none;transform:none}.start__submit-error{color:#f2666b;background:#f2666b14;border:1px solid #f2666b4d;border-radius:8px;margin-top:1rem;padding:.75rem .9rem;font-size:.82rem;line-height:1.55}.start__success{text-align:center;padding:1rem .5rem .5rem;animation:.35s start-pop}.start__success-icon{background:linear-gradient(135deg,#2e6dbe,#3db39e);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 1.25rem;font-size:2rem;display:flex}.start__success-title{color:#1b4586;margin-bottom:.6rem;font-size:clamp(1.6rem,5vw,2rem)}.start__success-msg{color:#5b6b7a;max-width:420px;margin:0 auto 1.75rem;font-size:.95rem;line-height:1.65}.start__success-card,.start__steps{text-align:left;background:#fff;border:1px solid #e6ebf1;border-radius:12px;max-width:380px;margin:0 auto;padding:1.25rem}.start__success-card{margin-bottom:1.25rem}.start__success-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#2e6dbe;margin-bottom:.85rem;font-family:Poppins,sans-serif;font-size:.68rem;font-weight:700}.start__success-row{color:#1a1a1a;justify-content:space-between;gap:1rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.start__success-row span:first-child{color:#5b6b7a}.start__success-row span:last-child{font-weight:500}.start__success-total{color:#2e6dbe;font-weight:700}.start__wa-btn{color:#fff;background:#25d366;border-radius:12px;justify-content:center;align-items:center;gap:.7rem;width:100%;max-width:360px;margin:0 auto .6rem;padding:1rem 1.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;transition:filter .2s;display:inline-flex;box-shadow:0 10px 26px #25d36659}.start__wa-btn:hover{filter:brightness(1.05)}.start__wa-btn--outline{color:#25d366;box-shadow:none;background:#fff;border:1.5px solid #25d366}.start__wa-btn--outline:hover{filter:none;background:#25d3660f}.start__success-hint{color:#5b6b7a;margin-bottom:1.75rem;font-size:.78rem}.start__step-item{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.start__step-item:last-child{margin-bottom:0}.start__step-num{color:#fff;background:#2e6dbe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:flex}.start__step-text{color:#5b6b7a;font-size:.85rem;line-height:1.5}.footer{color:#ffffffd9;background:#1b4586}.footer__inner{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:2.5rem;padding:clamp(3rem,6vw,4.5rem) 1.25rem clamp(2.5rem,4vw,3.5rem);display:grid}.footer__logo{width:auto;height:70px;margin-bottom:1.1rem}.footer__tagline{color:#ffffffb3;max-width:30ch;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.footer__social{gap:.75rem;display:flex}.footer__social-link{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,transform .18s;display:flex}.footer__social-link svg{width:19px;height:19px}.footer__social-link:hover{background:#2e6dbe;transform:translateY(-2px)}.footer__heading{letter-spacing:.06em;text-transform:uppercase;color:#fff;margin-bottom:1.1rem;font-size:.85rem;font-weight:600}.footer__links{flex-direction:column;gap:.7rem;list-style:none;display:flex}.footer__links a{color:#ffffffb3;font-size:.95rem;transition:color .15s}.footer__links a:hover{color:#fff}.footer__cta-text{color:#ffffffb3;margin-bottom:1.1rem;font-size:.95rem;line-height:1.6}.footer__bar{border-top:1px solid #ffffff1f}.footer__bar-inner{color:#ffffff8c;justify-content:space-between;align-items:center;padding-top:1.25rem;padding-bottom:1.25rem;font-size:.85rem;display:flex}.footer__credit{font-family:Poppins,sans-serif;font-style:italic}@media (width<=1024px){.footer__inner{grid-template-columns:1fr 1fr;gap:2rem}}@media (width<=768px){.footer__inner{text-align:left;grid-template-columns:1fr}.footer__bar-inner{text-align:center;flex-direction:column;gap:.5rem}}.hero{padding:clamp(2.5rem,6vw,5rem) 0;overflow:hidden}.hero__inner{grid-template-columns:.9fr 1.15fr;align-items:center;gap:clamp(1.5rem,3.5vw,3rem);display:grid}.hero__content{animation:.7s both hero-rise}.hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2e6dbe;align-items:center;gap:.6rem;margin-bottom:1.25rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex}.hero__dots{gap:4px;display:inline-flex}.hero__dots i{border-radius:50%;width:9px;height:9px}.hero__dots i:first-child{background:#f8ce5a}.hero__dots i:nth-child(2){background:#f2666b}.hero__dots i:nth-child(3){background:#3db39e}.hero__dots i:nth-child(4){background:#2e6dbe}.hero__title{letter-spacing:-.01em;color:#1b4586;max-width:15ch;margin-bottom:1.1rem;font-size:clamp(2rem,4.6vw,3.25rem);font-weight:700;line-height:1.1}.hero__subtitle{color:#5b6b7a;max-width:46ch;margin-bottom:2rem;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.7}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.hero__secondary{color:#1b4586;align-items:center;gap:.4rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:gap .18s,color .15s;display:inline-flex}.hero__secondary:hover{color:#2e6dbe;gap:.65rem}.hero__meta{color:#5b6b7a;font-size:.875rem}.hero__meta span{color:#e6ebf1;margin:0 .15rem}.hero__visual{justify-content:center;animation:.9s cubic-bezier(.22,1,.36,1) .15s both hero-drop;display:flex;position:relative}.hero__visual img{z-index:2;object-fit:contain;border-radius:20px;width:auto;max-width:100%;height:auto;max-height:480px;animation:.4s both hero-image-fade;position:relative}.hero__visual-placeholder{z-index:2;aspect-ratio:4/3;background:linear-gradient(100deg,#e6ebf180 40%,#e6ebf1cc 50%,#e6ebf180 60%) 0 0/200% 100%;border-radius:20px;width:100%;animation:1.6s ease-in-out infinite hero-placeholder-shimmer;position:relative}.hero__orbs{z-index:1;pointer-events:none;position:absolute;inset:-12%}.hero .orb{filter:blur(36px);opacity:.5;will-change:transform;border-radius:50%;position:absolute}.hero .orb--1{background:#f8ce5a;width:200px;height:200px;animation:9s ease-in-out infinite orb-float-a;top:2%;left:5%}.hero .orb--2{background:#3db39e;width:240px;height:240px;animation:11s ease-in-out infinite orb-float-b;bottom:0%;right:-6%}.hero .orb--3{opacity:.7;filter:blur(30px);background:#f2666b;width:220px;height:220px;animation:8s ease-in-out 1.5s infinite orb-float-a;top:25%;right:4%}.hero .orb--4{background:#2e6dbe;width:170px;height:170px;animation:12s ease-in-out .8s infinite orb-float-b;bottom:8%;left:6%}@keyframes orb-float-a{0%{transform:translate(0)scale(1)}33%{transform:translate(42px,-34px)scale(1.12)}66%{transform:translate(-26px,30px)scale(.94)}to{transform:translate(0)scale(1)}}@keyframes orb-float-b{0%{transform:translate(0)scale(1)}33%{transform:translate(-46px,28px)scale(.9)}66%{transform:translate(30px,-32px)scale(1.1)}to{transform:translate(0)scale(1)}}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-drop{0%{opacity:0;transform:translateY(-28px)rotate(-3deg)scale(.94)}60%{opacity:1;transform:translateY(6px)rotate(1deg)scale(1.01)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}@keyframes hero-image-fade{0%{opacity:0}to{opacity:1}}@keyframes hero-placeholder-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1024px){.hero__title{max-width:18ch}}@media (width<=768px){.hero__inner{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.hero__content{display:contents}.hero__eyebrow{flex-direction:column;order:1;align-items:center;gap:.5rem}.hero__title{order:2;max-width:18ch;margin-left:auto;margin-right:auto}.hero__visual{order:3;width:100%;max-width:380px;margin:.5rem auto 1.75rem}.hero__subtitle{order:4;margin-left:auto;margin-right:auto}.hero__actions{order:5;justify-content:center}.hero__meta{order:6}}@media (prefers-reduced-motion:reduce){.hero__content,.hero__visual,.hero__visual img,.hero__visual-placeholder,.hero .orb{animation:none}}.hiw{padding:clamp(3.5rem,7vw,6rem) 0;scroll-margin-top:90px}.hiw__head{text-align:center;max-width:640px;margin:0 auto clamp(2.5rem,5vw,3.5rem)}.hiw__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2e6dbe;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600}.hiw__title{color:#1b4586;margin-bottom:.85rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:700;line-height:1.2}.hiw__subtitle{color:#5b6b7a;font-size:1.05rem;line-height:1.6}.hiw__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.hiw__card{background:#fff;border:1px solid #e6ebf1;border-radius:20px;padding:1.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.hiw__card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1b45861a}.hiw__icon{border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.1rem;font-size:26px;line-height:1;display:flex}.hiw__icon--yellow{color:#c2941a;background:#f8ce5a33}.hiw__icon--coral{color:#f2666b;background:#f2666b24}.hiw__icon--teal{color:#3db39e;background:#3db39e24}.hiw__icon--blue{color:#2e6dbe;background:#2e6dbe1f}.hiw__step{letter-spacing:.06em;text-transform:uppercase;color:#5b6b7a;margin-bottom:.4rem;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;display:block}.hiw__card-title{color:#1b4586;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.hiw__desc{color:#5b6b7a;font-size:.95rem;line-height:1.6}@media (width<=1024px){.hiw__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hiw__grid{grid-template-columns:1fr}}.gallery{padding:clamp(3.5rem,7vw,6rem) 0;scroll-margin-top:90px}.gallery__head{text-align:center;max-width:640px;margin:0 auto clamp(2.5rem,5vw,3.5rem)}.gallery__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2e6dbe;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600}.gallery__title{color:#1b4586;margin-bottom:.85rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:700;line-height:1.2}.gallery__subtitle{color:#5b6b7a;font-size:1.05rem;line-height:1.6}.gallery__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.gallery__item{cursor:pointer;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 6px 18px #1b45860f}.gallery__media{aspect-ratio:4/3;justify-content:center;align-items:center;transition:transform .4s;display:flex;position:relative}.gallery__media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.gallery__media--1{background:linear-gradient(135deg,#1b4586,#2e6dbe)}.gallery__media--2{background:linear-gradient(135deg,#f2666b,#f8ce5a)}.gallery__media--3{background:linear-gradient(135deg,#3db39e,#2e6dbe)}.gallery__media--4{background:linear-gradient(135deg,#f8ce5a,#f2666b)}.gallery__media--5{background:linear-gradient(135deg,#2e6dbe,#3db39e)}.gallery__media--6{background:linear-gradient(135deg,#f2666b,#1b4586)}.gallery__media--skeleton{background:linear-gradient(100deg,#e6ebf180 40%,#e6ebf1cc 50%,#e6ebf180 60%) 0 0/200% 100%;animation:1.6s ease-in-out infinite gallery-media-shimmer}.gallery__piece{width:46px;height:46px}.gallery__item:hover .gallery__media{transform:scale(1.06)}.gallery__badge{z-index:3;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#0f172ad9;border-radius:8px;padding:.3rem .6rem;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.gallery__label{z-index:2;background:linear-gradient(#0f172a00,#0f172ac7);flex-direction:column;gap:.35rem;padding:3rem 1.1rem 1.1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery__label-title{color:#fff;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600}.gallery__label-meta{color:#ffffffd9;font-size:.85rem}.gallery__order-btn{color:#1b4586;cursor:pointer;background:#fff;border:none;border-radius:8px;align-self:flex-start;margin-top:.3rem;padding:.45rem .9rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:transform .12s,background .15s}.gallery__order-btn:hover:not(:disabled){background:#f8ce5a}.gallery__order-btn:active:not(:disabled){transform:scale(.97)}.gallery__order-btn:disabled{color:#ffffffbf;cursor:not-allowed;background:#ffffff4d}.gallery__cta{text-align:center;margin-top:clamp(2rem,4vw,3rem)}@keyframes gallery-media-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1024px){.gallery__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.gallery__grid{grid-template-columns:1fr}}@keyframes ready-order-fade{0%{opacity:0}to{opacity:1}}@keyframes ready-order-pop{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ready-order__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b45868c;justify-content:center;align-items:flex-start;padding:2.5rem 1rem;animation:.2s ready-order-fade;display:flex;position:fixed;inset:0;overflow-y:auto}@media (width<=768px){.ready-order__overlay{padding:0}}.ready-order__dialog{background:#f7fafc;border-radius:16px;outline:none;flex-direction:column;width:100%;max-width:560px;max-height:calc(100dvh - 5rem);animation:.28s ready-order-pop;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000047}@media (width<=768px){.ready-order__dialog{border-radius:0;height:100dvh;max-height:100dvh}}.ready-order__body{flex:auto;padding:clamp(1.5rem,4vw,2.5rem);overflow-y:auto}.ready-order__footer{background:#f7fafc;border-top:1px solid #e6ebf1;flex-wrap:wrap;flex-shrink:0;gap:.75rem;padding:1rem clamp(1.5rem,4vw,2.5rem);display:flex}@media (width<=768px){.ready-order__footer .ready-order__submit{flex:100%}}.ready-order__close{color:#1b4586;cursor:pointer;z-index:5;background:#fff;border:1px solid #e6ebf1;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s;display:flex;position:absolute;top:1rem;right:1rem}.ready-order__close svg{width:18px;height:18px}.ready-order__close:hover{color:#fff;background:#1b4586}.ready-order__header{text-align:center;margin-bottom:1.25rem}.ready-order__title{color:#1b4586;margin-bottom:.4rem;font-size:clamp(1.4rem,4vw,1.8rem)}.ready-order__subtitle{color:#5b6b7a;font-size:.92rem;line-height:1.55}.ready-order__summary{background:#fff;border:1px solid #e6ebf1;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.9rem;display:flex}.ready-order__summary-img{object-fit:cover;border-radius:8px;flex-shrink:0;width:64px;height:64px}.ready-order__summary-label{color:#1b4586;margin-bottom:.2rem;font-family:Poppins,sans-serif;font-weight:600}.ready-order__summary-meta{color:#5b6b7a;margin-bottom:.2rem;font-size:.82rem}.ready-order__summary-price{color:#2e6dbe;font-size:.92rem;font-weight:700}.ready-order__field{margin-bottom:1.1rem}.ready-order__field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=768px){.ready-order__field-row{grid-template-columns:1fr;gap:0}}.ready-order__label{letter-spacing:.06em;text-transform:uppercase;color:#1b4586;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;display:block}.ready-order__input,.ready-order__textarea{color:#1a1a1a;background:#fff;border:1.5px solid #e6ebf1;border-radius:10px;width:100%;padding:.75rem .9rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.ready-order__input::placeholder,.ready-order__textarea::placeholder{color:#5b6b7a}.ready-order__input:focus,.ready-order__textarea:focus{border-color:#2e6dbe;outline:none;box-shadow:0 0 0 3px #2e6dbe26}.ready-order__input.is-error,.ready-order__textarea.is-error{border-color:#f2666b}.ready-order__textarea{resize:vertical;min-height:80px}.ready-order__error{color:#f2666b;margin-top:.4rem;font-size:.78rem}.ready-order__opt-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.6rem;display:grid}.ready-order__opt{cursor:pointer;text-align:left;background:#f7fafc;border:2px solid #e6ebf1;border-radius:10px;padding:.9rem;transition:border-color .2s,background .2s}.ready-order__opt:hover{border-color:#2e6dbe}.ready-order__opt.is-selected{background:#2e6dbe0f;border-color:#2e6dbe}.ready-order__opt-emoji{margin-bottom:.35rem;font-size:1.3rem;display:block}.ready-order__opt-emoji--img{object-fit:contain;border-radius:4px;width:22px;height:22px}.ready-order__opt-name{color:#1b4586;font-size:.85rem;font-weight:600;display:block}.ready-order__opt-price{color:#2e6dbe;margin-top:2px;font-size:.82rem;font-weight:500;display:block}.ready-order__hint{color:#1b4586;background:#2e6dbe14;border-radius:8px;margin-top:.75rem;padding:.75rem .9rem;font-size:.8rem;line-height:1.55}.ready-order__submit-error{color:#f2666b;background:#f2666b14;border:1px solid #f2666b4d;border-radius:8px;margin-top:.5rem;padding:.75rem .9rem;font-size:.82rem;line-height:1.55}.ready-order__submit{letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b4586,#2e6dbe);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:filter .2s,transform .1s;display:flex}.ready-order__submit:hover{filter:brightness(1.08)}.ready-order__submit:active{transform:translateY(1px)}.ready-order__submit--secondary{color:#1b4586;background:#fff;border:1.5px solid #e6ebf1}.ready-order__submit--secondary:hover{filter:none;color:#2e6dbe;border-color:#2e6dbe}.ready-order__submit:disabled{opacity:.6;cursor:not-allowed;filter:none;transform:none}.ready-order__success{text-align:center;padding:1rem .5rem .5rem;animation:.35s ready-order-pop}.ready-order__success-icon{background:linear-gradient(135deg,#2e6dbe,#3db39e);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 1.25rem;font-size:2rem;display:flex}.ready-order__success-title{color:#1b4586;margin-bottom:.6rem;font-size:clamp(1.4rem,5vw,1.7rem)}.ready-order__success-msg{color:#5b6b7a;max-width:380px;margin:0 auto 1.5rem;font-size:.95rem;line-height:1.65}.ready-order__success-card{text-align:left;background:#fff;border:1px solid #e6ebf1;border-radius:12px;max-width:380px;margin:0 auto 1rem;padding:1.25rem}.ready-order__success-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#2e6dbe;margin-bottom:.85rem;font-family:Poppins,sans-serif;font-size:.68rem;font-weight:700}.ready-order__success-row{color:#1a1a1a;justify-content:space-between;gap:1rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.ready-order__success-row span:first-child{color:#5b6b7a}.ready-order__success-total{color:#2e6dbe;font-weight:700}.ready-order__wa-btn{color:#fff;background:#25d366;border-radius:12px;justify-content:center;align-items:center;gap:.7rem;width:100%;max-width:360px;margin:0 auto .6rem;padding:1rem 1.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;transition:filter .2s;display:inline-flex;box-shadow:0 10px 26px #25d36659}.ready-order__wa-btn:hover{filter:brightness(1.05)}.ready-order__wa-btn--outline{color:#1b4586;box-shadow:none;background:#fff;border:1.5px solid #e6ebf1}.ready-order__wa-btn--outline:hover{filter:none;color:#2e6dbe;border-color:#2e6dbe}.ready-order__success-hint{color:#5b6b7a;margin-bottom:.5rem;font-size:.78rem}@keyframes puzzle-preview-fade{0%{opacity:0}to{opacity:1}}@keyframes puzzle-preview-pop{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.puzzle-preview__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b4586b3;justify-content:center;align-items:flex-start;padding:2.5rem 1rem;animation:.2s puzzle-preview-fade;display:flex;position:fixed;inset:0;overflow-y:auto}@media (width<=768px){.puzzle-preview__overlay{padding:0}}.puzzle-preview__dialog{background:#fff;border-radius:16px;outline:none;flex-direction:column;width:100%;max-width:640px;max-height:calc(100dvh - 5rem);animation:.28s puzzle-preview-pop;display:flex;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000059}@media (width<=768px){.puzzle-preview__dialog{border-radius:0;height:100dvh;max-height:100dvh}}.puzzle-preview__close{color:#fff;cursor:pointer;z-index:5;background:#0f172a80;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.puzzle-preview__close svg{width:18px;height:18px}.puzzle-preview__close:hover{background:#0f172abf}.puzzle-preview__image-wrap{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex;position:relative}.puzzle-preview__image{width:auto;max-width:100%;height:auto;max-height:60vh;display:block}.puzzle-preview__badge{z-index:2;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#0f172ad9;border-radius:8px;padding:.3rem .6rem;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:600;position:absolute;top:.9rem;left:.9rem}.puzzle-preview__info{padding:clamp(1.25rem,4vw,1.75rem)}.puzzle-preview__title{color:#1b4586;margin-bottom:.5rem;font-size:clamp(1.3rem,3.5vw,1.6rem)}.puzzle-preview__desc{color:#5b6b7a;margin-bottom:.75rem;font-size:.92rem;line-height:1.6}.puzzle-preview__meta{color:#5b6b7a;margin-bottom:1.25rem;font-size:.85rem}.puzzle-preview__footer{border-top:1px solid #e6ebf1;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.puzzle-preview__price{color:#2e6dbe;font-size:1.3rem;font-weight:700}.puzzle-preview__order-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b4586,#2e6dbe);border:none;border-radius:10px;padding:.75rem 1.4rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:filter .2s,transform .1s}.puzzle-preview__order-btn:hover:not(:disabled){filter:brightness(1.08)}.puzzle-preview__order-btn:active:not(:disabled){transform:translateY(1px)}.puzzle-preview__order-btn:disabled{opacity:.5;cursor:not-allowed;filter:none;transform:none}.why{padding:clamp(3.5rem,7vw,6rem) 0;scroll-margin-top:90px}.why__inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.why__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2e6dbe;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600}.why__title{color:#1b4586;margin-bottom:.85rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:700;line-height:1.2}.why__subtitle{color:#5b6b7a;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.65}.why__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.why__card{background:#fff;border:1px solid #e6ebf1;border-radius:20px;padding:1.6rem 1.4rem;transition:transform .2s,box-shadow .2s}.why__card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1b45861a}.why__icon{border-radius:13px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;font-size:24px;line-height:1;display:flex}.why__icon--yellow{color:#c2941a;background:#f8ce5a33}.why__icon--coral{color:#f2666b;background:#f2666b24}.why__icon--teal{color:#3db39e;background:#3db39e24}.why__icon--blue{color:#2e6dbe;background:#2e6dbe1f}.why__card-title{color:#1b4586;margin-bottom:.45rem;font-size:1.1rem;font-weight:600}.why__desc{color:#5b6b7a;font-size:.93rem;line-height:1.6}@media (width<=1024px){.why__inner{grid-template-columns:1fr}.why__cta{margin-bottom:.5rem}}@media (width<=768px){.why__grid{grid-template-columns:1fr}}.parallax{text-align:center;background:url(/assets/parallax-BgRagZ8t.jpg) 50%/cover no-repeat fixed;padding:clamp(5rem,14vw,9rem) 0;position:relative;overflow:hidden}.parallax__overlay{z-index:1;pointer-events:none;background:#1b458680;position:absolute;inset:0}.parallax__content{z-index:2;max-width:720px;position:relative}.parallax__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ffffffd9;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600}.parallax__title{color:#fff;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;line-height:1.15}.parallax__subtitle{color:#ffffffe6;max-width:48ch;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.6}.parallax__cta{color:#1b4586;background:#fff;transition:transform .12s,background .15s}.parallax__cta:hover{background:#ffffffe6;transform:translateY(-2px)}.parallax__cta:active{transform:scale(.97)}@media (width<=768px){.parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.parallax{background-attachment:scroll}}@keyframes review-form-fade{0%{opacity:0}to{opacity:1}}@keyframes review-form-pop{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.review-form__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b45868c;justify-content:center;align-items:flex-start;padding:2.5rem 1rem;animation:.2s review-form-fade;display:flex;position:fixed;inset:0;overflow-y:auto}@media (width<=768px){.review-form__overlay{padding:0}}.review-form__dialog{background:#f7fafc;border-radius:16px;outline:none;flex-direction:column;width:100%;max-width:560px;max-height:calc(100dvh - 5rem);animation:.28s review-form-pop;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000047}@media (width<=768px){.review-form__dialog{border-radius:0;height:100dvh;max-height:100dvh}}.review-form__body{flex:auto;padding:clamp(1.5rem,4vw,2.5rem);overflow-y:auto}.review-form__footer{background:#f7fafc;border-top:1px solid #e6ebf1;flex-shrink:0;padding:1rem clamp(1.5rem,4vw,2.5rem);display:flex}.review-form__close{color:#1b4586;cursor:pointer;z-index:5;background:#fff;border:1px solid #e6ebf1;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s;display:flex;position:absolute;top:1rem;right:1rem}.review-form__close svg{width:18px;height:18px}.review-form__close:hover{color:#fff;background:#1b4586}.review-form__header{text-align:center;margin-bottom:1.5rem}.review-form__title{color:#1b4586;margin-bottom:.4rem;font-size:clamp(1.4rem,4vw,1.8rem)}.review-form__subtitle{color:#5b6b7a;font-size:.92rem;line-height:1.55}.review-form__rating{gap:6px;display:flex}.review-form__star{cursor:pointer;color:#f8ce5a;background:0 0;border:none;padding:2px}.review-form__star svg{width:30px;height:30px}.review-form__field{margin-bottom:1.1rem}.review-form__field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=768px){.review-form__field-row{grid-template-columns:1fr;gap:0}}.review-form__label{letter-spacing:.06em;text-transform:uppercase;color:#1b4586;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;display:block}.review-form__input,.review-form__textarea{color:#1a1a1a;background:#fff;border:1.5px solid #e6ebf1;border-radius:10px;width:100%;padding:.75rem .9rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.review-form__input::placeholder,.review-form__textarea::placeholder{color:#5b6b7a}.review-form__input:focus,.review-form__textarea:focus{border-color:#2e6dbe;outline:none;box-shadow:0 0 0 3px #2e6dbe26}.review-form__input.is-error,.review-form__textarea.is-error{border-color:#f2666b}.review-form__textarea{resize:vertical;min-height:100px}.review-form__error{color:#f2666b;margin-top:.4rem;font-size:.78rem}.review-form__field-hint{color:#5b6b7a;margin-top:.4rem;font-size:.78rem}.review-form__submit-error{color:#f2666b;background:#f2666b14;border:1px solid #f2666b4d;border-radius:8px;margin-top:.5rem;padding:.75rem .9rem;font-size:.82rem;line-height:1.55}.review-form__submit{letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b4586,#2e6dbe);border:none;border-radius:10px;flex:1;padding:.95rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:filter .2s,transform .1s}.review-form__submit:hover{filter:brightness(1.08)}.review-form__submit:active{transform:translateY(1px)}.review-form__submit:disabled{opacity:.6;cursor:not-allowed;filter:none;transform:none}.review-form__success{text-align:center;padding:1rem .5rem .5rem;animation:.35s review-form-pop}.review-form__success-icon{background:linear-gradient(135deg,#2e6dbe,#3db39e);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 1.25rem;font-size:2rem;display:flex}.review-form__success-title{color:#1b4586;margin-bottom:.6rem;font-size:clamp(1.4rem,5vw,1.7rem)}.review-form__success-msg{color:#5b6b7a;max-width:380px;margin:0 auto;font-size:.95rem;line-height:1.65}.reviews{padding:clamp(3.5rem,7vw,6rem) 0;scroll-margin-top:90px}.reviews__head{text-align:center;max-width:640px;margin:0 auto clamp(2.5rem,5vw,3.5rem)}.reviews__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2e6dbe;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600}.reviews__title{color:#1b4586;margin-bottom:.85rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:700;line-height:1.2}.reviews__subtitle{color:#5b6b7a;font-size:1.05rem;line-height:1.6}.reviews__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.reviews__card{background:#fff;border:1px solid #e6ebf1;border-radius:20px;flex-direction:column;gap:1rem;padding:1.75rem 1.6rem;transition:transform .2s,box-shadow .2s;display:flex}.reviews__card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1b45861a}.reviews__stars{color:#f8ce5a;gap:2px;display:flex}.reviews__stars svg{width:18px;height:18px}.reviews__quote{color:#1a1a1a;flex-grow:1;font-size:.98rem;line-height:1.65}.reviews__author{align-items:center;gap:.75rem;display:flex}.reviews__avatar{color:#2e6dbe;background:#2e6dbe1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;display:flex}.reviews__name{color:#1b4586;font-size:.95rem;font-weight:600}.reviews__location{color:#5b6b7a;font-size:.85rem}.reviews__cta{justify-content:center;margin-top:clamp(2rem,4vw,2.75rem);display:flex}.reviews__write-btn{color:#1b4586;cursor:pointer;background:0 0;border:1.5px solid #e6ebf1;border-radius:20px;padding:.85rem 1.75rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;transition:border-color .2s,color .2s}.reviews__write-btn:hover{color:#2e6dbe;border-color:#2e6dbe}@media (width<=1024px){.reviews__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}.contact__head{text-align:center;max-width:640px;margin:0 auto 2.5rem}.contact__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2e6dbe;align-items:center;gap:.6rem;margin-bottom:.9rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;display:inline-flex}.contact__dots{gap:4px;display:inline-flex}.contact__dots span{border-radius:50%;width:8px;height:8px;display:block}.contact__dots span:first-child{background:#1b4586}.contact__dots span:nth-child(2){background:#f8ce5a}.contact__dots span:nth-child(3){background:#f2666b}.contact__dots span:nth-child(4){background:#3db39e}.contact__title{color:#1b4586;margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.6rem)}.contact__subtitle{color:#5b6b7a;font-size:1.05rem}.contact__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:2.5rem;display:grid}@media (width<=1024px){.contact__grid{grid-template-columns:1fr;gap:2rem}}.contact__aside{background:#fff;border:1px solid #e6ebf1;border-radius:12px;padding:1.75rem}.contact__aside-title{color:#1b4586;margin-bottom:.4rem;font-size:1.25rem}.contact__aside-text{color:#5b6b7a;margin-bottom:1.25rem}.contact__links{flex-direction:column;gap:.85rem;list-style:none;display:flex}.contact__links a{color:#1a1a1a;align-items:center;gap:.65rem;font-weight:500;transition:color .2s;display:inline-flex}.contact__links a:hover{color:#2e6dbe}.contact__link-icon{color:#2e6dbe;flex-shrink:0;display:inline-flex}.contact__link-icon svg{width:20px;height:20px;display:block}.contact__form{background:#fff;border:1px solid #e6ebf1;border-radius:12px;padding:1.75rem}.contact__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=768px){.contact__row{grid-template-columns:1fr;gap:0}}.contact__field{flex-direction:column;margin-bottom:1.1rem;display:flex}.contact__field label{color:#1b4586;margin-bottom:.4rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.contact__field input,.contact__field textarea{color:#1a1a1a;background:#f7fafc;border:1px solid #e6ebf1;border-radius:10px;padding:.8rem .9rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.contact__field input::placeholder,.contact__field textarea::placeholder{color:#5b6b7a}.contact__field input:focus,.contact__field textarea:focus{border-color:#2e6dbe;outline:none;box-shadow:0 0 0 3px #2e6dbe26}.contact__field textarea{resize:vertical;min-height:120px}.contact__consent{color:#5b6b7a;cursor:pointer;align-items:flex-start;gap:.6rem;margin-bottom:1.25rem;font-size:.85rem;line-height:1.5;display:flex}.contact__consent input{accent-color:#2e6dbe;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:.1rem}.contact__submit{width:100%;margin-top:.25rem}.contact__submit:disabled{opacity:.6;cursor:not-allowed}.contact__status{margin-top:1rem;font-size:.95rem;font-weight:500}.contact__status--success{color:#3db39e}.contact__status--error{color:#f2666b}.faq{padding:clamp(3.5rem,7vw,6rem) 0;scroll-margin-top:90px}.faq__inner{max-width:760px}.faq__head{text-align:center;margin:0 auto clamp(2.25rem,4vw,3rem)}.faq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2e6dbe;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600}.faq__title{color:#1b4586;margin-bottom:.85rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:700;line-height:1.2}.faq__subtitle{color:#5b6b7a;font-size:1.05rem;line-height:1.6}.faq__item{background:#fff;border:1px solid #e6ebf1;border-radius:12px;margin-bottom:.85rem;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq__item.is-open{border-color:#2e6dbe66;box-shadow:0 8px 22px #1b458614}.faq__q{cursor:pointer;text-align:left;color:#1b4586;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.15rem 1.35rem;font-family:Poppins,sans-serif;font-size:1.02rem;font-weight:600;display:flex}.faq__chevron{color:#2e6dbe;flex-shrink:0;width:20px;height:20px;transition:transform .25s}.faq__item.is-open .faq__chevron{transform:rotate(180deg)}.faq__a{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.faq__item.is-open .faq__a{grid-template-rows:1fr}.faq__a-inner{color:#5b6b7a;min-height:0;padding:0 1.35rem;font-size:.97rem;line-height:1.65;overflow:hidden}.faq__item.is-open .faq__a-inner{padding-bottom:1.25rem}*{box-sizing:border-box;margin:0;padding:0}#root{flex-direction:column;min-height:100vh;display:flex}main{flex:1 0 auto}html{scroll-behavior:smooth}body{color:#1a1a1a;background:#fff;font-family:Inter,sans-serif;line-height:1.6}h1,h2,h3,h4{color:#1b4586;font-family:Poppins,sans-serif;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#2e6dbe26}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}.section{padding:4rem 0}.section--alt{background:#f7fafc}.btn{cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:transform .12s,background .15s;display:inline-flex}.btn--primary{color:#fff;background:#2e6dbe}.btn--primary:hover{background:#2559a0}.btn--primary:active{transform:scale(.97)}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal-group]>*{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(24px)}[data-reveal-group].is-visible>*{opacity:1;transform:translateY(0)}[data-reveal-group].is-visible>:nth-child(2){transition-delay:80ms}[data-reveal-group].is-visible>:nth-child(3){transition-delay:.16s}[data-reveal-group].is-visible>:nth-child(4){transition-delay:.24s}[data-reveal-group].is-visible>:nth-child(5){transition-delay:.32s}[data-reveal-group].is-visible>:nth-child(6){transition-delay:.4s}.text-skeleton{-webkit-user-select:none;user-select:none;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;border-radius:4px;animation:1.6s ease-in-out infinite text-skeleton-shimmer;color:#0000!important;background-image:linear-gradient(100deg,#e6ebf18c 40%,#e6ebf1d9 50%,#e6ebf18c 60%)!important}@keyframes text-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
