﻿:root{--ho-primary: #6d28d9;--ho-primary-d: #5b21b6;--ho-primary-l: #f1ecfb;--ho-accent: #c68a3e;--ho-dark: #1e1630;--ho-gray: #6f6557;--ho-light: #f4ebdc;--ho-border: #ece1d1;--ho-radius: 16px;--ho-radius-lg: 26px;--ho-shadow: 0 18px 50px rgba(42, 38, 32, 0.13)}*,*::before,*::after{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{font-family:"Rubik",system-ui,sans-serif;font-size:16px;line-height:1.65;color:#2a2620;background:#fbf6ee;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}img{max-width:100%;display:block}.ho-nav{position:sticky;top:0;inset-inline-start:0;inset-inline-end:0;z-index:1000;background:rgba(14,26,22,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.ho-nav__inner{display:flex;align-items:center;height:100%;gap:1.25rem}.ho-nav__logo{display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0}.ho-nav__logo-mark{width:36px;height:36px;background:linear-gradient(135deg, #6d28d9, #c68a3e);border-radius:11px;display:flex;align-items:center;justify-content:center;font-family:"Fraunces","Rubik",Georgia,serif;font-size:.95rem;color:#fff;font-weight:800;flex-shrink:0;box-shadow:0 4px 14px rgba(109,40,217,.35)}.ho-nav__logo-name{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.12rem;font-weight:700;color:#fff;letter-spacing:-0.01em;white-space:nowrap}.ho-nav__links{flex:1;justify-content:center;align-items:center;gap:.15rem}.ho-nav__link{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .95rem;border-radius:50px;font-size:.88rem;font-weight:500;color:rgba(255,255,255,.66);transition:all .2s;white-space:nowrap;border:1px solid rgba(0,0,0,0)}.ho-nav__link:hover,.ho-nav__link.is-active{color:#fff;background:rgba(255,255,255,.08)}.ho-nav__link--cta{background:rgba(198,138,62,.18);color:#ecc58a;font-weight:600;border-color:rgba(198,138,62,.3)}.ho-nav__link--cta:hover,.ho-nav__link--cta.is-active{background:#c68a3e;color:#1e1630;border-color:#c68a3e}.ho-nav__actions{flex-shrink:0;gap:.6rem}.ho-nav__login{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1.15rem;border-radius:50px;font-size:.86rem;font-weight:700;color:#fff;background:#6d28d9;border:none;cursor:pointer;transition:all .2s;font-family:"Rubik",system-ui,sans-serif;white-space:nowrap;box-shadow:0 3px 14px rgba(109,40,217,.4);line-height:1}.ho-nav__login:hover{background:#5b21b6;color:#fff;box-shadow:0 6px 22px rgba(109,40,217,.5);transform:translateY(-1px)}.ho-nav__mobile{gap:.5rem;flex-shrink:0;margin-inline-start:auto}.ho-nav__toggle{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:10px;color:rgba(255,255,255,.8);font-size:.95rem;cursor:pointer;transition:all .2s;line-height:1;padding:0}.ho-nav__toggle:hover{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.27);color:#fff}.ho-lang-switcher{display:inline-flex;align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:50px;padding:3px;gap:2px}.ho-lang-switcher__btn{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .68rem;border-radius:50px;font-size:.78rem;font-weight:700;color:rgba(255,255,255,.58);transition:all .2s;white-space:nowrap;letter-spacing:.02em}.ho-lang-switcher__btn img{width:15px;height:15px;border-radius:50%;object-fit:cover;flex-shrink:0}.ho-lang-switcher__btn:hover{color:rgba(255,255,255,.9);background:rgba(255,255,255,.09)}.ho-lang-switcher__btn.active{background:#c68a3e;color:#1e1630;box-shadow:0 2px 8px rgba(198,138,62,.45)}.ho-lang-switcher--drawer{background:#fbf6ee;border-color:#ece1d1}.ho-lang-switcher--drawer .ho-lang-switcher__btn{color:#6f6557;font-size:.85rem;padding:.35rem .85rem}.ho-lang-switcher--drawer .ho-lang-switcher__btn:hover{background:#f1ecfb;color:#6d28d9}.ho-lang-switcher--drawer .ho-lang-switcher__btn.active{background:#6d28d9;color:#fff;box-shadow:0 2px 8px rgba(109,40,217,.25)}.ho-section-label{display:inline-flex;align-items:center;gap:.45rem;background:#f1ecfb;color:#5b21b6;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.4rem .95rem;border-radius:50px;margin-bottom:1rem}.ho-section-title{font-family:"Fraunces","Rubik",Georgia,serif;font-size:clamp(1.9rem,3.6vw,2.9rem);font-weight:600;line-height:1.15;letter-spacing:-0.01em;color:#2a2620}.ho-section-sub{font-size:1.06rem;color:#6f6557;max-width:580px;line-height:1.75}.ho-btn-outline-light,.ho-btn-white,.ho-btn-outline,.ho-btn-primary{display:inline-flex;align-items:center;gap:.5rem;font-family:"Rubik",system-ui,sans-serif;font-weight:700;font-size:1rem;border-radius:50px;border:none;cursor:pointer;text-decoration:none !important;transition:transform .25s,box-shadow .25s,background .25s,color .25s,border-color .25s;line-height:1;white-space:nowrap}.ho-btn-primary{background:linear-gradient(135deg, #6d28d9, #7c3aed);color:#fff !important;padding:.9rem 2.1rem;box-shadow:0 8px 24px rgba(109,40,217,.32)}.ho-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(109,40,217,.42);color:#fff !important}.ho-btn-outline{background:rgba(0,0,0,0);color:#6d28d9 !important;padding:.85rem 2.1rem;border:2px solid rgba(109,40,217,.35)}.ho-btn-outline:hover{background:#6d28d9;color:#fff !important;border-color:#6d28d9;transform:translateY(-2px)}.ho-btn-white{background:#fff;color:#5b21b6 !important;padding:.9rem 2.1rem;box-shadow:0 8px 24px rgba(0,0,0,.15)}.ho-btn-white:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(0,0,0,.22);color:#5b21b6 !important}.ho-btn-outline-light{background:rgba(0,0,0,0);color:#fff !important;padding:.85rem 2.1rem;border:2px solid rgba(255,255,255,.32)}.ho-btn-outline-light:hover{background:rgba(255,255,255,.12);color:#fff !important;transform:translateY(-2px);border-color:rgba(255,255,255,.55)}.ho-btn-lg{font-size:1.08rem !important;padding:1.05rem 2.6rem !important}.ho-card{background:#fff;border:1px solid #ece1d1;border-radius:26px;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;height:100%}.ho-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(42,38,32,.13);border-color:rgba(109,40,217,.25)}.ho-feat-title{font-size:1.02rem;font-weight:700;color:#2a2620;margin-bottom:.5rem}.ho-feat-desc{font-size:.88rem;color:#6f6557;line-height:1.65;margin-bottom:0}.ho-stat-card{text-align:center;padding:1.4rem 1rem;border-radius:16px;background:#fff;border:1px solid #ece1d1;height:100%;transition:transform .25s,box-shadow .25s,border-color .25s}.ho-stat-card:hover{border-color:rgba(109,40,217,.3);box-shadow:0 8px 28px rgba(42,38,32,.07);transform:translateY(-3px)}.ho-stat-card-icon{color:#6d28d9;font-size:1.35rem;margin-bottom:.45rem}.ho-stat-card-val{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.45rem;font-weight:600;color:#2a2620;line-height:1.2}.ho-stat-card-lbl{font-size:.76rem;color:#6f6557;margin-top:.2rem}.ho-ssl-note{font-size:.88rem;color:#6f6557;text-align:center;margin-top:1.5rem}.ho-ssl-note i{color:#6d28d9;margin-inline-end:.3rem}.ho-footer{background:#1e1630;padding:2.75rem 0 1.85rem;text-align:center}.ho-footer__brand{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem}.ho-footer__brand-mark{width:32px;height:32px;background:linear-gradient(135deg, #6d28d9, #c68a3e);border-radius:9px;display:flex;align-items:center;justify-content:center;font-family:"Fraunces","Rubik",Georgia,serif;font-size:.85rem;color:#fff;font-weight:800;flex-shrink:0}.ho-footer__brand-name{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.1rem;font-weight:700;color:#fff}.ho-footer__links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem 1.6rem;margin-bottom:1.5rem}.ho-footer__links a{color:rgba(255,255,255,.55);font-size:.84rem;transition:color .2s}.ho-footer__links a:hover{color:#c68a3e}.ho-footer__copy{color:rgba(255,255,255,.32);font-size:.78rem}.ho-page{font-family:"Rubik",system-ui,sans-serif;color:#2a2620}.ho-page section{position:relative}.ho-hero{background:radial-gradient(circle at 80% 12%, rgba(109, 40, 217, 0.3) 0%, transparent 48%),radial-gradient(circle at 12% 92%, rgba(198, 138, 62, 0.18) 0%, transparent 50%),linear-gradient(155deg, #1e1630 0%, #2e2150 55%, #150f24 100%);padding:120px 0 88px;overflow:hidden;position:relative}.ho-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(198,138,62,.16);border:1px solid rgba(198,138,62,.34);color:#ecc58a;font-size:.8rem;font-weight:600;padding:.42rem 1.05rem;border-radius:50px;margin-bottom:1.5rem}.ho-hero-badge span{width:7px;height:7px;background:#ecc58a;border-radius:50%;animation:pulse-dot 2s infinite;flex-shrink:0}@keyframes pulse-dot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(0.8)}}.ho-hero-title{font-family:"Fraunces","Rubik",Georgia,serif;font-size:clamp(2.3rem,5vw,4rem);font-weight:600;line-height:1.08;letter-spacing:-0.015em;color:#fff;margin-bottom:1.3rem}.ho-hero-title .ho-highlight{background:linear-gradient(90deg, #a78bfa, #ecc58a);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.ho-hero-sub{font-size:1.16rem;color:rgba(233,226,214,.78);line-height:1.75;margin-bottom:2.25rem;max-width:540px}.ho-hero-stats{display:flex;gap:2.5rem;margin-top:2.5rem;flex-wrap:wrap}.ho-hero-stat-num{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.75rem;font-weight:600;color:#fff;line-height:1}.ho-hero-stat-lbl{font-size:.8rem;color:rgba(233,226,214,.55);margin-top:.25rem}.ho-dashboard-mock{background:linear-gradient(160deg, rgba(30, 52, 44, 0.95), rgba(14, 26, 22, 0.95));border:1px solid rgba(255,255,255,.1);border-radius:26px;padding:1.5rem;box-shadow:0 40px 100px rgba(0,0,0,.45);position:relative;z-index:1}.ho-mock-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.ho-mock-dot{width:10px;height:10px;border-radius:50%}.ho-mock-dot.red{background:#e0794f}.ho-mock-dot.yel{background:#c68a3e}.ho-mock-dot.grn{background:#8b5cf6}.ho-mock-url{flex:1;background:rgba(255,255,255,.07);border-radius:6px;height:22px;margin-inline-start:auto}.ho-mock-stat-row{display:flex;gap:.75rem;margin-bottom:.75rem}.ho-mock-stat{flex:1;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.9rem}.ho-mock-stat-val{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.3rem;font-weight:600;color:#fff}.ho-mock-stat-lbl{font-size:.66rem;color:rgba(233,226,214,.5);margin-top:.15rem}.ho-mock-chart{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem;margin-bottom:.75rem;height:100px;display:flex;align-items:flex-end;gap:.4rem}.ho-mock-bar-item{flex:1;background:linear-gradient(to top, #6d28d9, #8b5cf6);border-radius:4px 4px 0 0;opacity:.85}.ho-mock-orders{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.75rem 1rem}.ho-mock-order-row{display:flex;align-items:center;gap:.75rem;padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.ho-mock-order-row:last-child{border-bottom:none}.ho-mock-order-avatar{width:26px;height:26px;border-radius:50%;flex-shrink:0}.ho-mock-order-name{font-size:.72rem;color:rgba(233,226,214,.8);flex:1}.ho-mock-order-amt{font-size:.72rem;font-weight:700;color:#a78bfa}.ho-mock-badge{font-size:.6rem;padding:.15rem .5rem;border-radius:50px;font-weight:600}.ho-mock-badge.paid{background:rgba(61,179,158,.18);color:#a78bfa}.ho-mock-badge.new{background:rgba(198,138,62,.2);color:#ecc58a}.ho-trust{background:#fff;border-top:1px solid #ece1d1;border-bottom:1px solid #ece1d1;padding:1.6rem 0}.ho-trust-item{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;color:#2a2620;white-space:nowrap}.ho-trust-item i{color:#6d28d9;font-size:1.1rem}.ho-trust-divider{width:1px;height:30px;background:#ece1d1}.ho-features{padding:96px 0;background:#fbf6ee}.ho-feat-icon-wrap{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.35rem;margin-bottom:1.1rem;flex-shrink:0}.ho-how{padding:96px 0;background:#fff}.ho-step{text-align:center;padding:2.6rem 1.5rem;border-radius:26px;background:#fbf6ee;border:1px solid #ece1d1;transition:transform .3s,box-shadow .3s,border-color .3s;height:100%}.ho-step:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(42,38,32,.13);border-color:rgba(109,40,217,.25)}.ho-step-num{width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg, #6d28d9, #c68a3e);color:#fff;font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.3rem;box-shadow:0 10px 26px rgba(109,40,217,.32)}.ho-step-icon{font-size:2rem;margin-bottom:1rem;color:#6d28d9}.ho-step-title{font-size:1.15rem;font-weight:700;color:#2a2620;margin-bottom:.5rem}.ho-step-desc{font-size:.92rem;color:#6f6557;line-height:1.65;margin-bottom:0}.ho-why{padding:96px 0;background:#f4ebdc}.ho-why-visual{background:linear-gradient(140deg, #6d28d9 0%, #5b21b6 60%, #4c1d95 100%);border-radius:26px;padding:3rem 2.5rem;color:#fff;position:relative;overflow:hidden}.ho-why-visual::after{content:"";position:absolute;bottom:-60px;inset-inline-end:-60px;width:250px;height:250px;background:radial-gradient(circle, rgba(198, 138, 62, 0.28) 0%, transparent 70%);border-radius:50%}.ho-why-card-title{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.55rem;font-weight:600;color:#fff;margin-bottom:1.6rem}.ho-why-bullet{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:1.15rem;position:relative;z-index:1}.ho-why-bullet-icon{width:34px;height:34px;background:rgba(255,255,255,.16);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem}.ho-why-bullet-text{font-size:.95rem;color:rgba(255,255,255,.88);line-height:1.5}.ho-why-bullet-title{font-weight:700;color:#fff;display:block;margin-bottom:.15rem}.ho-pricing{padding:96px 0;background:#fff}.ho-pricing-card{border-radius:26px;padding:2.6rem;border:1.5px solid #ece1d1;transition:transform .3s,box-shadow .3s,border-color .3s;height:100%;background:#fff;position:relative}.ho-pricing-card.featured{border-color:#6d28d9;background:linear-gradient(170deg, #f1ecfb, #fff 75%);box-shadow:0 18px 50px rgba(109,40,217,.14)}.ho-pricing-card:not(.featured):hover{border-color:rgba(109,40,217,.35);transform:translateY(-4px);box-shadow:0 18px 50px rgba(42,38,32,.13)}.ho-pricing-badge{position:absolute;top:-15px;inset-inline-start:50%;transform:translateX(-50%);background:linear-gradient(135deg, #6d28d9, #7c3aed);color:#fff;font-size:.75rem;font-weight:700;padding:.35rem 1rem;border-radius:50px;white-space:nowrap;box-shadow:0 6px 16px rgba(109,40,217,.35)}[dir=rtl] .ho-pricing-badge{transform:translateX(50%)}.ho-price-main{font-family:"Fraunces","Rubik",Georgia,serif;font-size:3rem;font-weight:600;color:#2a2620;line-height:1}.ho-price-row{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px solid #ece1d1;font-size:.9rem}.ho-price-row:last-child{border-bottom:none}.ho-price-row-val{font-weight:700;color:#6d28d9}.ho-check-item{display:flex;align-items:center;gap:.65rem;font-size:.9rem;color:#2a2620;margin-bottom:.65rem}.ho-check-item i{color:#6d28d9;font-size:.95rem;flex-shrink:0}.ho-cta-register{padding:104px 0;background:radial-gradient(ellipse at 50% 40%, rgba(109, 40, 217, 0.32) 0%, transparent 62%),radial-gradient(circle at 85% 90%, rgba(198, 138, 62, 0.16) 0%, transparent 55%),linear-gradient(150deg, #1e1630 0%, #2e2150 60%, #150f24 100%);position:relative;overflow:hidden;text-align:center}.ho-cta-register h2{font-family:"Fraunces","Rubik",Georgia,serif;color:#fff;font-size:clamp(2rem,4vw,3.1rem);font-weight:600;letter-spacing:-0.01em;margin-bottom:1rem}.ho-cta-register p{color:rgba(233,226,214,.78);font-size:1.12rem;margin-bottom:2.5rem}.ho-faq{padding:96px 0;background:#fbf6ee}.ho-faq .accordion-item{border:1px solid #ece1d1 !important;border-radius:16px !important;margin-bottom:.75rem;overflow:hidden;background:#fff}.ho-faq .accordion-button{font-weight:700;font-size:.98rem;background:#fff;color:#2a2620;box-shadow:none;padding:1.15rem 1.45rem}.ho-faq .accordion-button:not(.collapsed){color:#6d28d9;background:#f1ecfb}.ho-faq .accordion-button:focus{box-shadow:0 0 0 3px rgba(109,40,217,.15)}.ho-faq .accordion-button::after{filter:none}.ho-faq .accordion-body{background:#fff;font-size:.94rem;color:#6f6557;line-height:1.7}.sr-page{min-height:calc(100vh - 66px);font-family:"Rubik",system-ui,sans-serif;background:#fbf6ee}.sr-panel{background:radial-gradient(circle at 85% 8%, rgba(109, 40, 217, 0.32) 0%, transparent 48%),radial-gradient(circle at 5% 95%, rgba(198, 138, 62, 0.16) 0%, transparent 52%),linear-gradient(160deg, #1e1630 0%, #2e2150 55%, #150f24 100%);min-height:calc(100vh - 66px);position:sticky;top:66px;overflow:hidden}.sr-panel__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 66px);padding:3rem 2.5rem}.sr-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(198,138,62,.18);border:1px solid rgba(198,138,62,.36);color:#ecc58a;font-size:.78rem;font-weight:700;padding:.36rem .95rem;border-radius:50px;margin-bottom:1.75rem;width:fit-content}.sr-badge__dot{width:7px;height:7px;background:#ecc58a;border-radius:50%;flex-shrink:0;animation:sr-pulse 2s infinite}@keyframes sr-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(0.8)}}.sr-heading{font-family:"Fraunces","Rubik",Georgia,serif;font-size:clamp(1.7rem,2.6vw,2.5rem);font-weight:600;color:#fff;line-height:1.18;letter-spacing:-0.01em;margin-bottom:.9rem}.sr-heading__accent{background:linear-gradient(90deg, #a78bfa, #ecc58a);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.sr-lead{color:rgba(233,226,214,.75);font-size:.97rem;line-height:1.7;margin-bottom:2.25rem}.sr-features{margin-bottom:0}.sr-feature{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem}.sr-feature__icon{width:40px;height:40px;border-radius:11px;background:var(--fi-bg);color:var(--fi-color);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem}.sr-feature__title{font-weight:700;color:#fff;font-size:.93rem;margin-bottom:.1rem}.sr-feature__desc{color:rgba(233,226,214,.55);font-size:.82rem;line-height:1.5}.sr-stats{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.sr-stat__num{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.5rem;font-weight:600;color:#fff;line-height:1}.sr-stat__lbl{font-size:.74rem;color:rgba(233,226,214,.5);margin-top:.15rem}.sr-form-area{min-height:100%;padding:3rem 2rem;display:flex;align-items:center;justify-content:center;background:#fbf6ee}.sr-card{background:#fff;border-radius:26px;border:1px solid #ece1d1;padding:2.6rem 2.3rem;width:100%;max-width:560px;box-shadow:0 18px 50px rgba(42,38,32,.09)}.sr-card__head{margin-bottom:1.75rem}.sr-card__title{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.6rem;font-weight:600;color:#2a2620;margin-bottom:.3rem}.sr-card__sub{color:#6f6557;font-size:.9rem}.sr-alert{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.sr-alert--success{background:#f1ecfb;border:1px solid rgba(109,40,217,.35);color:#5b21b6}.sr-alert--error{background:#fbeee9;border:1px solid #e8b6a2;color:#9c4a2a}.sr-alert__icon{flex-shrink:0;margin-top:.1rem}.sr-alert__close{background:none;border:none;cursor:pointer;color:inherit;opacity:.6;margin-inline-start:auto;padding:0;font-size:.9rem;line-height:1}.sr-alert__close:hover{opacity:1}.sr-section-label{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6d28d9;margin-bottom:1rem}.sr-section-label::after{content:"";flex:1;height:1px;background:#ece1d1}.sr-field{margin-bottom:1.1rem}.sr-label{display:block;font-size:.83rem;font-weight:700;color:#463f36;margin-bottom:.4rem}.sr-req{color:#c0492a;margin-inline-start:.2rem}.sr-optional{color:#6f6557;font-weight:400;font-size:.75rem;margin-inline-start:.35rem}.sr-input{display:block;width:100%;padding:.78rem 1rem;font-size:.93rem;font-family:"Rubik",system-ui,sans-serif;color:#2a2620;background:#fbf6ee;border:1.5px solid #ece1d1;border-radius:12px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.sr-input::placeholder{color:#b3a795}.sr-input:focus{border-color:#6d28d9;background:#fff;box-shadow:0 0 0 3px rgba(109,40,217,.13)}.sr-input.is-invalid{border-color:#c0492a;background:#fbf1ec}.sr-input.is-invalid:focus{box-shadow:0 0 0 3px rgba(192,73,42,.13)}.sr-select{appearance:auto;-webkit-appearance:auto;cursor:pointer}.sr-textarea{resize:vertical;min-height:88px}.sr-icon-wrap{position:relative}.sr-icon-wrap .sr-input{padding-inline-start:2.75rem}.sr-icon-wrap__icon{position:absolute;top:50%;transform:translateY(-50%);inset-inline-start:.95rem;color:#b3a795;font-size:.9rem;pointer-events:none;transition:color .2s}.sr-icon-wrap:focus-within .sr-icon-wrap__icon{color:#6d28d9}.sr-phone-row{display:flex;gap:.5rem}.sr-phone-prefix{display:flex;align-items:center;background:#f4ebdc;border:1.5px solid #ece1d1;border-radius:12px;padding:0 .5rem 0 .85rem;gap:.3rem;flex-shrink:0}.sr-phone-prefix__icon{color:#b3a795;font-size:.85rem}.sr-country-code{width:52px;padding:.78rem .35rem;background:rgba(0,0,0,0);border:none;outline:none;font-family:"Rubik",system-ui,sans-serif;font-size:.93rem;color:#2a2620}.sr-error{display:flex;align-items:center;gap:.3rem;color:#c0492a;font-size:.78rem;margin-top:.3rem;margin-bottom:0}.sr-btn{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.98rem 2rem;background:linear-gradient(135deg, #6d28d9, #7c3aed);color:#fff;font-size:1rem;font-weight:700;font-family:"Rubik",system-ui,sans-serif;border:none;border-radius:50px;cursor:pointer;margin-top:1.5rem;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 8px 24px rgba(109,40,217,.32)}.sr-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 34px rgba(109,40,217,.42);background:linear-gradient(135deg, #5b21b6, #6d28d9)}.sr-btn:active:not(:disabled){transform:translateY(0)}.sr-btn:disabled{opacity:.7;cursor:not-allowed}.sr-trust-row{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:center;margin-top:1.5rem}.sr-trust-item{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:#6f6557;font-weight:500}.sr-trust-item i{color:#6d28d9;font-size:.8rem}.sr-back-link{display:inline-flex;align-items:center;gap:.4rem;color:#6f6557;font-size:.82rem;transition:color .2s}.sr-back-link:hover{color:#6d28d9}.ho-drawer{width:min(300px,88vw) !important;background:#fff !important}.ho-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #ece1d1 !important}.ho-drawer__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fbf6ee;border:1px solid #ece1d1;border-radius:9px;cursor:pointer;color:#6f6557;font-size:1rem;transition:all .2s;padding:0;line-height:1}.ho-drawer__close:hover{background:#fbeee9;border-color:#e8b6a2;color:#9c4a2a}.ho-drawer__body{padding:0;display:flex;flex-direction:column;overflow-y:auto}.ho-drawer__nav{padding:.5rem 0}.ho-drawer__link{display:flex;align-items:center;gap:.75rem;padding:.9rem 1.25rem;font-size:.9rem;font-weight:500;color:#2a2620;border-bottom:1px solid rgba(236,225,209,.7);transition:all .2s}.ho-drawer__link i{font-size:.85rem;flex-shrink:0;color:#6f6557;transition:color .2s}.ho-drawer__link img{border-radius:3px;flex-shrink:0}.ho-drawer__link:hover{background:#fbf6ee;color:#6d28d9}.ho-drawer__link:hover i{color:#6d28d9}.ho-drawer__link:last-child{border-bottom:none}.ho-drawer__link--cta{color:#6d28d9;font-weight:700}.ho-drawer__link--cta i{color:#6d28d9}.ho-drawer__link--cta:hover{background:#f1ecfb}.ho-drawer__auth{padding:1rem 1.25rem;border-top:1px solid #ece1d1;border-bottom:1px solid #ece1d1}.ho-drawer__auth-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.78rem 1rem;border-radius:50px;font-size:.9rem;font-weight:700;cursor:pointer;font-family:"Rubik",system-ui,sans-serif;transition:all .2s}.ho-drawer__auth-btn--in{background:#6d28d9;color:#fff;border:2px solid #6d28d9;box-shadow:0 4px 16px rgba(109,40,217,.24)}.ho-drawer__auth-btn--in:hover{background:#5b21b6;border-color:#5b21b6;color:#fff}.ho-drawer__auth-btn--out{background:rgba(0,0,0,0);color:#6f6557;border:1.5px solid #ece1d1}.ho-drawer__auth-btn--out:hover{border-color:#c0492a;color:#c0492a}.ho-drawer__info{padding:1rem 1.25rem;border-bottom:1px solid #ece1d1;display:flex;flex-direction:column;gap:.6rem}.ho-drawer__info-item{display:flex;align-items:flex-start;gap:.65rem;font-size:.82rem;color:#6f6557;transition:color .2s}.ho-drawer__info-item i{margin-top:.15rem;flex-shrink:0;color:#6d28d9;font-size:.82rem}.ho-drawer__info-item:hover{color:#2a2620}.ho-drawer__lang-row{padding:.85rem 1.25rem;border-top:1px solid #ece1d1;border-bottom:1px solid #ece1d1}.ho-drawer__socials{padding:1rem 1.25rem 1.5rem;display:flex;gap:.65rem;flex-wrap:wrap}.ho-drawer__social{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#fbf6ee;border:1px solid #ece1d1;color:#6f6557;font-size:.95rem;transition:all .2s}.ho-drawer__social:hover{background:#f1ecfb;border-color:#6d28d9;color:#6d28d9}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(0.22, 1, 0.36, 1),transform .7s cubic-bezier(0.22, 1, 0.36, 1);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal-group]>*{opacity:0;transform:translateY(22px);transition:opacity .6s cubic-bezier(0.22, 1, 0.36, 1),transform .6s cubic-bezier(0.22, 1, 0.36, 1)}[data-reveal-group].is-visible>*{opacity:1;transform:none}[data-reveal-group].is-visible>*:nth-child(1){transition-delay:0.06s}[data-reveal-group].is-visible>*:nth-child(2){transition-delay:0.12s}[data-reveal-group].is-visible>*:nth-child(3){transition-delay:0.18s}[data-reveal-group].is-visible>*:nth-child(4){transition-delay:0.24s}[data-reveal-group].is-visible>*:nth-child(5){transition-delay:0.3s}[data-reveal-group].is-visible>*:nth-child(6){transition-delay:0.36s}[data-reveal-group].is-visible>*:nth-child(7){transition-delay:0.42s}[data-reveal-group].is-visible>*:nth-child(8){transition-delay:0.48s}[data-reveal-group].is-visible>*:nth-child(9){transition-delay:0.54s}[data-reveal-group].is-visible>*:nth-child(10){transition-delay:0.6s}[dir=rtl] body{line-height:1.9}[dir=rtl] .ho-hero-sub{max-width:none}[dir=rtl] .ho-section-sub{text-align:center}[dir=rtl] .ho-trust-item,[dir=rtl] .ho-check-item,[dir=rtl] .ho-why-bullet{text-align:right}[dir=rtl] .ho-card{text-align:start}[dir=rtl] .ho-section-title,[dir=rtl] .ho-hero-title,[dir=rtl] .ho-why-card-title,[dir=rtl] .ho-cta-register h2,[dir=rtl] .ho-price-main,[dir=rtl] .ho-hero-stat-num,[dir=rtl] .ho-mock-stat-val,[dir=rtl] .ho-stat-card-val,[dir=rtl] .sr-heading,[dir=rtl] .sr-card__title,[dir=rtl] .sr-stat__num,[dir=rtl] .ho-nav__logo-name,[dir=rtl] .ho-footer__brand-name{font-family:"Rubik",system-ui,sans-serif;font-weight:800}[dir=rtl] .accordion-button{text-align:right}[dir=rtl] .accordion-button::after{margin-left:0;margin-right:auto}@media(max-width: 991px){.ho-features,.ho-how,.ho-why,.ho-pricing,.ho-faq{padding:72px 0}.ho-cta-register{padding:82px 0}.ho-why-visual{padding:2.25rem 2rem}.sr-panel{position:relative;min-height:auto;top:auto}.sr-panel__inner{min-height:auto;padding:2.5rem 1.75rem 2rem;text-align:center;align-items:center}.sr-badge{margin-inline:auto}.sr-lead{display:none}.sr-features{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;text-align:start;width:100%}.sr-feature{margin-bottom:0}.sr-stats{justify-content:center;gap:1.25rem}.sr-form-area{padding:2rem 1.25rem 3rem}}@media(max-width: 767px){.ho-hero{padding:96px 0 56px}.ho-features,.ho-how,.ho-why,.ho-pricing,.ho-faq{padding:58px 0}.ho-cta-register{padding:68px 0}.ho-hero-stats{gap:1.5rem}.ho-dashboard-mock{margin-top:2.5rem}.ho-trust-divider{display:none}.ho-pricing-card{margin-bottom:1.5rem}.ho-pricing-badge{font-size:.7rem;padding:.25rem .8rem}.ho-section-title{font-size:1.8rem}.ho-section-sub{font-size:.98rem}.ho-step{padding:2rem 1.25rem}.ho-stat-card{padding:1.1rem .75rem}.sr-heading{font-size:1.55rem}.sr-stat__num{font-size:1.25rem}.sr-stats{gap:1rem}}@media(max-width: 575px){.ho-hero{padding:86px 0 44px}.ho-hero-badge{font-size:.72rem}.ho-hero-title{font-size:2.1rem}.ho-hero-sub{font-size:1rem;margin-bottom:1.75rem}.ho-hero-stats{gap:1rem}.ho-hero-stat-num{font-size:1.45rem}.ho-hero-stat-lbl{font-size:.75rem}.ho-trust{padding:1.15rem 0}.ho-trust-item{font-size:.82rem}.ho-why-visual{padding:1.85rem 1.35rem}.ho-why-card-title{font-size:1.3rem;margin-bottom:1rem}.ho-cta-register h2{font-size:1.75rem}.ho-cta-register p{font-size:1rem}.ho-footer__links{gap:.4rem 1rem}.ho-btn-lg{font-size:.98rem !important;padding:.9rem 1.6rem !important}.ho-price-main{font-size:2.4rem}.ho-dashboard-mock{margin-top:2rem}.ho-mock-stat-val{font-size:1.05rem}.ho-nav__logo-name{font-size:1rem}.ho-nav__toggle{width:36px;height:36px}.ho-lang-switcher__btn{padding:.25rem .5rem;font-size:.72rem}.sr-panel__inner{padding:2rem 1.25rem 1.75rem}.sr-features{grid-template-columns:1fr;gap:.5rem}.sr-card{padding:1.85rem 1.3rem;border-radius:18px}.sr-card__title{font-size:1.35rem}.sr-card__sub{font-size:.84rem}.sr-trust-row{gap:.5rem 1rem}.sr-btn{font-size:.95rem;padding:.92rem 1.5rem}.sr-input{font-size:.88rem}.sr-phone-row{flex-wrap:wrap}}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important}[data-reveal],[data-reveal-group]>*{opacity:1 !important;transform:none !important}}.hover-lift{transition:transform .25s ease,box-shadow .25s ease}.hover-lift:hover{transform:translateY(-3px)}.animate__animated{--animate-duration: 0.9s}.ho-hero-visual{position:relative}.ho-hero-float{position:absolute;inset-inline-end:-18px;bottom:-28px;width:168px;height:168px;border-radius:20px;background-color:#6d28d9;background-size:cover;background-position:center;border:4px solid rgba(255,255,255,.12);box-shadow:0 26px 60px rgba(0,0,0,.45);z-index:3;overflow:hidden}.ho-hero-float__tag{position:absolute;inset-inline-start:10px;bottom:10px;display:inline-flex;align-items:center;gap:.35rem;background:rgba(30,22,48,.82);backdrop-filter:blur(6px);color:#fff;font-size:.72rem;font-weight:700;padding:.3rem .6rem;border-radius:50px}.ho-hero-float__tag i{color:#ecc58a}.ho-showcase{padding:96px 0;background:#fff}.ho-show-card{position:relative;display:block;height:320px;border-radius:26px;overflow:hidden;background-color:#5b21b6;background-size:cover;background-position:center;box-shadow:0 8px 28px rgba(42,38,32,.07);transition:transform .35s ease,box-shadow .35s ease;isolation:isolate}.ho-show-card::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg, rgba(30, 22, 48, 0.05) 0%, rgba(30, 22, 48, 0.35) 45%, rgba(20, 14, 34, 0.92) 100%);transition:background .35s ease}.ho-show-card::after{content:"";position:absolute;inset:0;z-index:1;opacity:0;background:radial-gradient(circle at 50% 120%, rgba(109, 40, 217, 0.55), transparent 60%);transition:opacity .35s ease}.ho-show-card__body{position:absolute;inset-inline:0;bottom:0;z-index:2;padding:1.6rem;color:#fff;text-align:start}.ho-show-card__title{font-family:"Fraunces","Rubik",Georgia,serif;font-size:1.35rem;font-weight:600;margin-bottom:.35rem}.ho-show-card__desc{font-size:.88rem;color:rgba(255,255,255,.8);line-height:1.55;margin-bottom:.6rem}.ho-show-card__link{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;color:#ecc58a;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}.ho-show-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(42,38,32,.13)}.ho-show-card:hover::after{opacity:1}.ho-show-card:hover .ho-show-card__link{opacity:1;transform:none}.ho-parallax{position:relative;overflow:hidden;padding:130px 0;isolation:isolate}.ho-parallax__bg{position:absolute;inset-inline:0;top:-12%;height:124%;background-color:#1e1630;background-size:cover;background-position:center;z-index:-2;will-change:transform}.ho-parallax__overlay{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 80% 20%, rgba(109, 40, 217, 0.55) 0%, transparent 55%),linear-gradient(120deg, rgba(20, 14, 34, 0.92) 0%, rgba(30, 22, 48, 0.82) 100%)}.ho-parallax__content{position:relative;z-index:1}.ho-parallax__title{font-family:"Fraunces","Rubik",Georgia,serif;color:#fff;font-size:clamp(1.9rem,4vw,3rem);font-weight:600;line-height:1.2;margin:.6rem 0 1rem}.ho-parallax__sub{color:rgba(233,226,214,.82);font-size:1.12rem;max-width:640px;margin:0 auto 2rem}.ho-testimonials{padding:96px 0;background:#f4ebdc}.ho-tcard{height:100%;background:#fff;border:1px solid #ece1d1;border-radius:26px;padding:2rem 1.9rem;box-shadow:0 8px 28px rgba(42,38,32,.07);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column}.ho-tcard:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(42,38,32,.13);border-color:rgba(109,40,217,.25)}.ho-tcard__stars{color:#e2a93b;font-size:.82rem;letter-spacing:.12em;margin-bottom:.9rem}.ho-tcard__quote{font-size:1rem;color:#2a2620;line-height:1.75;margin-bottom:1.4rem;flex:1}.ho-tcard__quote::before{content:"“"}.ho-tcard__quote::after{content:"”"}.ho-tcard__author{display:flex;align-items:center;gap:.8rem}.ho-tcard__avatar{width:46px;height:46px;border-radius:50%;background-color:#f1ecfb;background-size:cover;background-position:center;flex-shrink:0;border:2px solid #f1ecfb}.ho-tcard__meta{display:flex;flex-direction:column;line-height:1.3}.ho-tcard__name{font-weight:700;color:#2a2620;font-size:.92rem}.ho-tcard__role{font-size:.8rem;color:#6f6557}@media(max-width: 991px){.ho-showcase,.ho-testimonials{padding:72px 0}.ho-parallax{padding:96px 0}}@media(max-width: 767px){.ho-showcase,.ho-testimonials{padding:58px 0}.ho-parallax{padding:76px 0}.ho-show-card{height:280px}.ho-hero-float{width:128px;height:128px;inset-inline-end:4px;bottom:-20px}}@media(max-width: 575px){.ho-hero-float{display:none}}
