@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#071a33;--muted:#5d718b;--blue:#0f7cff;--blue-deep:#075ec8;--blue-soft:#edf6ff;--line:#dce9f7;--paper:#fff;--wash:#f7fbff}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100vw;overflow-x:hidden}body{background:var(--paper);color:var(--ink);width:100%;max-width:100vw;margin:0;font-family:Inter,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.shell{width:min(1200px,100% - 48px);margin-inline:auto}.nav{justify-content:space-between;align-items:center;gap:30px;min-height:80px;display:flex}.brand-image{object-fit:contain;width:auto;height:42px;display:block}.nav-links{color:var(--muted,#55708f);align-items:center;gap:28px;font-size:14px;font-weight:500;display:flex}.nav-links a{color:var(--muted,#55708f);text-decoration:none;transition:color .15s}.nav-links a:hover,.text-link:hover{color:var(--blue,#0f7cff)}.button{background:var(--blue,#0f7cff);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:14px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #0f7cff33;color:#fff!important}.button:hover{background:var(--blue-deep,#075ec8);transform:translateY(-2px);box-shadow:0 14px 28px #0f7cff47}.button span{font-size:18px;line-height:0;transition:transform .2s}.button:hover span{transform:translate(3px)}.button--small{padding:10px 18px;font-size:13.5px}.button--light{background:#fff;box-shadow:0 10px 24px #00000014;color:var(--blue,#0f7cff)!important}.button--light:hover{background:#f0f7ff}.hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:50px;min-height:640px;padding:60px 0 90px;display:grid}.eyebrow{color:var(--blue,#0f7cff);letter-spacing:1.2px;text-transform:uppercase;align-items:center;margin:0 0 16px;font-size:12px;font-weight:800;display:inline-flex}.status-dot{background:#23c483;border-radius:50%;width:8px;height:8px;margin-right:10px;display:inline-block;box-shadow:0 0 0 4px #23c48333}.hero h1{letter-spacing:-2.5px;color:#011632;max-width:580px;margin:0 0 20px;font-size:clamp(38px,4.5vw,62px);font-weight:800;line-height:1.08}.hero h1 em{color:var(--blue,#0f7cff);font-style:normal}.hero-lead{max-width:500px;color:var(--muted,#55708f);margin:0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin:32px 0 28px;display:flex}.text-link{color:#011632;border-bottom:1px solid;align-items:center;gap:6px;padding-bottom:2px;font-size:14px;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.hero-notes{color:#617a95;gap:8px;font-size:13px;display:grid}.hero-notes span{align-items:center;gap:6px;display:flex}.hero-visual{min-width:0}.browser{background:#fff;border:1px solid #cfe2f8;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #0f3e7824}.browser-bar{background:#f4f8fc;border-bottom:1px solid #deebf8;align-items:center;gap:7px;height:36px;padding:0 14px;display:flex}.browser-bar i{background:#ff8177;border-radius:50%;width:9px;height:9px}.browser-bar i:nth-child(2){background:#f2c65a}.browser-bar i:nth-child(3){background:#5dcc91}.browser-bar span{color:#7a91a9;margin:auto;font-size:11px;font-weight:500}.browser img{width:100%;height:auto;display:block}.final-cta{color:#fff;text-align:center;background:#071a33;padding:110px 0}.final-cta .eyebrow{color:#8fc5ff}.final-cta h2{letter-spacing:-2px;color:#fff;max-width:780px;margin:0 auto 30px;font-size:clamp(34px,4.5vw,56px);line-height:1.1}.final-cta h2 em{color:#70c5ff;font-style:normal}.final-cta .button{margin:0 auto}.footer{min-height:92px;color:var(--muted,#55708f);border-top:1px solid var(--line,#e1ebf8);justify-content:space-between;align-items:center;gap:28px;padding:30px 0;font-size:13px;display:flex}.footer img{width:auto;height:34px}.footer-links{flex-wrap:wrap;gap:22px;display:flex}.footer-links a{color:var(--muted,#55708f);text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--blue,#0f7cff)}@media (max-width:800px){.shell{width:calc(100% - 32px)}.nav-links{display:none}.nav .button{padding:10px 14px}.hero{padding:40px 0 60px;display:block}.hero h1{letter-spacing:-1.5px}.hero-visual{margin-top:45px}.footer{flex-direction:column;align-items:flex-start;gap:16px;min-height:auto;padding:24px 0}.footer-links{width:100%}}
.site-header{z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;width:100%;position:sticky;top:0;box-shadow:0 4px 16px #0f3e7808}.nav-container{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand-link{flex-shrink:0;align-items:center;display:flex}.brand-image{object-fit:contain;width:auto;height:38px;display:block}.nav-links{color:var(--muted,#55708f);align-items:center;gap:22px;font-size:14px;font-weight:500;display:flex}.nav-links a{color:var(--muted,#55708f);white-space:nowrap;text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--blue,#0f7cff)}.nav-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.nav-login-link{color:var(--ink,#011632);white-space:nowrap;border-radius:6px;align-items:center;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.nav-login-link:hover{color:var(--blue,#0f7cff);background:#f0f7ff}.mobile-login-link{padding:12px 10px;font-size:14px;font-weight:700;text-decoration:none;display:block;color:var(--blue,#0f7cff)!important}.mobile-menu-divider{border:0;border-top:1px solid #e1ebf8;margin:6px 0}.mobile-nav{display:none}.hero-wrap{background:#fff radial-gradient(circle at 75% 35%,#0f7cff0d 0%,#0000 60%);border-bottom:1px solid #edf2f7}.hero-visual{position:relative}.hero-float{z-index:10;background:#fff;border:1px solid #d8e6f5;border-radius:12px;align-items:center;gap:12px;padding:12px 18px;animation:.7s cubic-bezier(.16,1,.3,1) both float-in;display:flex;position:absolute;box-shadow:0 18px 40px #0f3e781f}.hero-float strong,.hero-float small{display:block}.hero-float strong{color:#0c233c;font-size:13px;font-weight:700}.hero-float small{color:#617a95;margin-top:2px;font-size:11px}.hero-float--payment{top:15%;right:-20px}.hero-float--pin{bottom:8%;left:-20px}.float-icon{border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.float-icon--green{color:#16865b;background:#ddf8ec}.float-icon--blue{color:var(--blue,#0f7cff);background:#eef5ff}.trust-band-wrap{background:#fff;border-bottom:1px solid #e2e8f0;padding:32px 0 36px}.trust-band-container{text-align:center}.trust-band-heading{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;margin:0 0 22px;font-size:12px;font-weight:700}.trust-logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:42px;display:flex}.trust-logo-item{color:#475569;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:14px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}.trust-logo-item:hover{opacity:.8}.trust-logo-img{object-fit:contain;flex-shrink:0;width:24px;height:24px;display:block}.trust-logo-img--stripe{border-radius:6px}.trust-logo-img--blik{width:auto;height:20px}.bento-section{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:95px 0 80px}.section-head{text-align:center;max-width:720px;margin:0 auto 54px}.section-badge{color:#0f7cff;letter-spacing:.4px;background:#edf5ff;border:1px solid #d4e5ff;border-radius:999px;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.section-badge--green{color:#0f8a44;background:#eef8f2;border-color:#d1ebd9}.section-head h2{color:#011632;letter-spacing:-1.5px;margin-bottom:16px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.15}.section-head h2 em{color:var(--blue,#0f7cff);font-style:normal}.section-head p{color:#55708f;margin:0;font-size:16px;line-height:1.6}.bento-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.bento-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;min-width:0;max-width:100%;padding:32px 28px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0f3e780a}.bento-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 18px 40px #0f7cff1a}.bento-card--large{grid-column:span 2}.bento-card--small{grid-column:span 1}.bento-tag{color:#0f7cff;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-size:10.5px;font-weight:800;display:inline-block}.bento-card h3{color:#0f172a;margin:0 0 10px;font-size:20px;font-weight:800;line-height:1.28}.bento-card p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.bento-ui-calendar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:10px;margin-top:24px;padding:16px 18px;display:grid}.bento-ui-calendar-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.bento-ui-calendar-head strong{color:#0f172a;font-size:12px}.bento-ui-calendar-head span{color:#64748b;font-size:11px}.bento-cal-slot{border-radius:8px;align-items:center;gap:14px;padding:10px 14px;display:flex}.bento-cal-slot--purple{background:#fbf9fe;border:1px solid #ede5f8}.bento-cal-slot--blue{background:#f4f8ff;border:1px solid #dbeafe}.bento-slot-time{color:#334155;white-space:nowrap;font-size:12px;font-weight:700}.bento-slot-info{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.bento-slot-info strong{color:#0f172a;font-size:13px}.bento-badge-pill{border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.bento-badge-pill--purple{color:#6b21a8;background:#f3e8ff}.bento-badge-pill--blue{color:#1d4ed8;background:#dbeafe}.bento-slot-link-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.bento-meet-url{color:#64748b;word-break:break-all;overflow-wrap:anywhere;font-family:monospace;font-size:11px}.bento-ui-pin{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:24px 20px}.bento-pin-header{color:#0f172a;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.bento-pin-dots{justify-content:center;gap:12px;margin:18px 0;display:flex}.dot{background:#cbd5e1;border-radius:50%;width:14px;height:14px}.dot--filled{background:#0f7cff;box-shadow:0 0 0 3px #0f7cff33}.bento-pin-status{color:#0f8a44;background:#eef8f2;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.bento-ui-payment{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:20px 18px}.bento-payment-box{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex;box-shadow:0 4px 12px #0f3e7808}.bento-payment-left{align-items:center;gap:12px;display:flex}.bento-blik-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 6px;display:flex}.bento-blik-img{object-fit:contain;width:auto;height:18px;display:block}.bento-payment-left strong{color:#0f172a;font-size:13px;font-weight:700;display:block}.bento-payment-left small{color:#64748b;margin-top:1px;font-size:11.5px;display:block}.bento-paid-badge{color:#0f8a44;background:#eef8f2;border:1px solid #d1ebd9;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.bento-payment-hint{text-align:center;color:#94a3b8!important;margin:10px 0 0!important;font-size:11.5px!important}.bento-ui-profile{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:18px 20px}.bento-profile-top{align-items:center;gap:14px;margin-bottom:16px;display:flex}.bento-profile-avatar-wrap{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:0 2px 8px #0f3e781f}.bento-profile-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.bento-profile-meta strong{color:#0f172a;font-size:14.5px;font-weight:700;display:block}.bento-profile-meta span{color:#64748b;margin-top:1px;font-size:12px;display:block}.bento-profile-meta small{color:#0f7cff;word-break:break-all;overflow-wrap:anywhere;margin-top:2px;font-family:monospace;font-size:11px;display:block}.bento-profile-slots{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.slot-pill{color:#334155;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600}.slot-pill--active{color:#0f7cff;background:#eff6ff;border-color:#0f7cff;font-weight:700}.bento-book-btn{color:#fff;cursor:default;opacity:.95;-webkit-user-select:none;user-select:none;pointer-events:none;background:#0f7cff;border:none;border-radius:8px;margin-left:auto;padding:8px 16px;font-size:12px;font-weight:700}.steps-section{background:#fff;padding:95px 0}.three-steps-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.three-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:24px 22px;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 16px #0f3e780a}.three-step-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 28px #0f7cff14}.three-step-head{justify-content:flex-start;align-items:center;margin-bottom:14px;display:flex}.three-step-number{color:#94a3b8;letter-spacing:-.5px;font-size:28px;font-weight:800;line-height:1}.three-step-card h3{color:#0f172a;margin:0 0 8px;font-size:17px;font-weight:800;line-height:1.3}.three-step-card p{color:#64748b;margin:0;font-size:13.5px;line-height:1.55}@media (min-width:900px){.three-step-card:not(:last-child):after{content:"";pointer-events:none;z-index:2;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f7cff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:13px 13px;border:1px solid #e2e8f0;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;right:-28px;transform:translateY(-50%);box-shadow:0 2px 8px #0f3e780f}}.testimonials-wrap{background:#f8fafc;border-top:1px solid #e2e8f0;padding:95px 0 60px}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;padding:30px 26px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 20px #0f3e780a}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0f7cff14}.testimonial-quote-icon{color:#0f7cff;margin-bottom:12px;font-family:Georgia,serif;font-size:38px;line-height:1}.testimonial-text{color:#334155;flex:1;margin:0 0 20px;font-size:14.5px;line-height:1.65}.testimonial-author-block strong{color:#0f172a;font-size:14px;display:block}.testimonial-author-block span{color:#64748b;margin-top:2px;font-size:12px;display:block}.pricing-section{background:#f8fafc;padding:60px 0 95px}.pricing-grid-3,.pricing-grid-4{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1080px;margin:0 auto;display:grid}.pricing-card{background:#fff;border:1px solid #dde9fb;border-radius:18px;flex-direction:column;padding:26px 22px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 10px 20px #0f3e780f}.pricing-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #0f3e781a}.pricing-discount-badge{color:#0f8a44;background:#eef8f2;border:1px solid #ccebd7;border-radius:6px;width:fit-content;margin-bottom:12px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-block}.pricing-card h3{color:#102844;margin:0 0 8px;font-size:19px;font-weight:800}.pricing-price-box{align-items:baseline;gap:8px;margin:8px 0 2px;display:flex}.pricing-price{color:var(--blue,#0f7cff);font-size:32px;font-weight:800;line-height:1}.pricing-regular-price{color:#94a3b8;font-size:18px;font-weight:600;text-decoration:line-through}.pricing-per-month{color:#64748b;font-size:13px;font-weight:500}.pricing-subtitle{color:#617a95;margin:4px 0 14px;font-size:12.5px}.pricing-commission-box{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin-bottom:16px;padding:10px 12px}.pricing-commission-box p{color:#1e40af;margin:0;font-size:11.5px;font-weight:500;line-height:1.5}.pricing-features{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pricing-feature{color:#2f465f;background:#fbfdff;border:1px solid #e2ebf8;border-radius:8px;padding:8px 10px 8px 30px;font-size:12.5px;line-height:1.45;position:relative}.pricing-feature:before{content:"✓";color:#0f62d4;background:#e7f1ff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9.5px;font-weight:800;display:inline-flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.pricing-actions{margin-top:20px}.pricing-choose-btn{color:#0f7cff;cursor:pointer;background:#f4f9ff;border:1px solid #0f7cff;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.pricing-choose-btn:hover{color:#fff;background:#0f7cff}.pricing-card--highlighted{background:linear-gradient(#f2f8ff 0%,#fff 100%);border-color:#0f7cff;transform:translateY(-3px);box-shadow:0 14px 30px #0f7cff26}.pricing-card--highlighted .pricing-choose-btn{color:#fff;background:#0f7cff}.pricing-card--highlighted .pricing-choose-btn:hover{background:var(--blue-deep,#0752ab)}.pricing-card--disabled{opacity:.72}.pricing-card--disabled .pricing-choose-btn{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;border-color:#cbd5e1}.faq-section{background:#fff;border-top:1px solid #e2e8f0;padding:95px 0}.faq-card{background:#fff;border:1px solid #e1ecf8;border-radius:16px;max-width:820px;margin:0 auto;padding:8px 24px;box-shadow:0 10px 30px #0f3e780d}.faq-item{border-bottom:1px solid #edf2f9;padding:18px 0}.faq-item:last-child{border-bottom:none}.faq-question{cursor:pointer;color:#011632;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;font-size:16px;font-weight:700;display:flex}.faq-question:hover{color:#0f7cff}.faq-toggle-btn{color:#0f7cff;background:#f0f5fc;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:16px;line-height:1;transition:transform .25s,background .2s;display:grid}.faq-toggle-btn.expanded{background:#e0edfe;transform:rotate(45deg)}.faq-answer{color:#55708f;margin-top:12px;font-size:14.5px;line-height:1.65;animation:.2s fade-in;display:none}.faq-answer.visible{display:block}.pricing-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1200;background:#06142485;justify-content:center;align-items:center;padding:20px;animation:.2s fade-in;display:flex;position:fixed;inset:0}.pricing-modal{background:#fff;border-radius:16px;width:min(520px,100%);max-height:90vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #01163247}.pricing-modal__header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.pricing-modal__tag{color:#0f7cff;background:#edf5ff;border-radius:6px;margin-bottom:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.pricing-modal__header h3{color:#011632;margin:0;font-size:22px;font-weight:800}.pricing-modal__sub{color:#617a95;margin:4px 0 0;font-size:13px}.pricing-modal__close{color:#486581;cursor:pointer;background:#f0f4f9;border:none;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;transition:background .15s;display:grid}.pricing-modal__close:hover{color:#011632;background:#e1ebf5}.pricing-modal__grid{gap:14px;display:grid}.pricing-modal__full{color:#102844;gap:6px;font-size:13px;font-weight:700;display:grid}.pricing-modal__full span{color:#7b93ab;font-weight:400}.pricing-modal__full input{width:100%;font:inherit;color:#011632;background:#fff;border:1px solid #d4e2f2;border-radius:8px;padding:12px 14px}.pricing-modal__full input:focus{border-color:#0f7cff;outline:2px solid #0f7cff44}.pricing-modal__full input.input-invalid{border-color:#e53935}.pricing-modal__error{color:#d32f2f;margin:12px 0 0;font-size:13px;font-weight:600}.pricing-modal__actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.pricing-modal__ghost{color:#55708f;cursor:pointer;background:0 0;border:1px solid #d4e2f2;border-radius:8px;padding:11px 18px;font-size:14px;font-weight:600}.pricing-modal__ghost:hover{background:#f4f8fd}.pricing-modal__submit{color:#fff;cursor:pointer;background:#0f7cff;border:none;border-radius:8px;padding:11px 22px;font-size:14px;font-weight:700;transition:background .15s,transform .15s;box-shadow:0 4px 14px #0f7cff47}.pricing-modal__submit:hover{background:#0066de;transform:translateY(-1px)}.pricing-modal__submit:disabled{opacity:.65;cursor:wait;transform:none}.final-cta{color:#fff;text-align:center;background:#071a33;padding:120px 0}.final-cta-container{text-align:center;flex-direction:column;align-items:center;max-width:820px;margin:0 auto;display:flex}.final-cta-eyebrow{color:#8fc5ff;letter-spacing:1.5px;margin-bottom:20px;font-size:13px;font-weight:700}.final-cta h2{letter-spacing:-2px;color:#fff;max-width:780px;margin:0 auto 24px;font-size:clamp(34px,4.5vw,56px);line-height:1.15}.final-cta h2 em{color:#70c5ff;font-style:normal}.final-lead{color:#d9ebff;max-width:580px;margin:0 auto 40px;font-size:16px;line-height:1.65}.final-cta-actions{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.final-cta-button{border-radius:12px;min-width:170px;padding:15px 34px;font-size:15px;font-weight:600}.final-contact{color:#94a3b8;cursor:pointer;font-size:14px;text-decoration:none;transition:color .2s,text-decoration-color .2s;display:inline-block}.final-contact:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes float-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.site-footer{border-top:1px solid var(--line,#e1ebf8);background:#fff;width:100%;overflow:hidden}.site-footer__main{grid-template-columns:1.3fr 2fr;gap:64px;padding:64px 0 44px;display:grid}.site-footer__brand{flex-direction:column;gap:16px;display:flex}.site-footer__logo-link{line-height:0;display:inline-block}.site-footer__logo{width:auto;height:38px;display:block}.site-footer__tagline{color:var(--muted,#55708f);max-width:360px;margin:0;font-size:14px;line-height:1.6}.site-footer__nav-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.site-footer__col{flex-direction:column;gap:14px;display:flex}.site-footer__heading{text-transform:uppercase;letter-spacing:.8px;color:#0f172a;font-size:13px;font-weight:700}.site-footer__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.site-footer__list a{color:#55708f;font-size:14px;text-decoration:none;transition:color .15s}.site-footer__list a:hover{color:#0f7cff}.site-footer__bottom{border-top:1px solid var(--line,#e1ebf8);color:#64748b;background:#f8fafc;width:100%;padding:22px 0;font-size:13px;overflow:hidden}.site-footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.site-footer__copyright-group{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.site-footer__legal-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.site-footer__legal-links a{color:#64748b;font-size:13px;text-decoration:none;transition:color .15s}.site-footer__legal-links a:hover{color:#0f7cff;text-decoration:underline}.site-footer__separator{color:#cbd5e1}.site-footer__realization{color:#64748b;align-items:center;gap:8px;font-size:12px;display:flex}.site-footer__itlight-link{opacity:.85;align-items:center;transition:opacity .2s,transform .2s;display:inline-flex}.site-footer__itlight-link:hover{opacity:1;transform:translateY(-1px)}.site-footer__itlight-logo{width:auto;height:20px;display:block}.checkbox-label{color:#64748b!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;flex-direction:row!important;align-items:flex-start!important;gap:12px!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important;display:flex!important}.checkbox-label input[type=checkbox]{cursor:pointer!important;accent-color:#0f7cff!important;flex-shrink:0!important;width:18px!important;min-width:18px!important;height:18px!important;margin:2px 0 0!important}@media (max-width:1080px){.pricing-grid-3,.pricing-grid-4,.bento-grid,.three-steps-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}.bento-card--large,.bento-card--small{grid-column:span 1}.nav-links{gap:16px;font-size:13px}}@media (max-width:860px){.nav-links,.nav-actions>.button{display:none}.mobile-nav{display:block}.menu-toggle{border:1px solid var(--line,#e1ebf8);cursor:pointer;background:#fff;border-radius:6px;place-content:center;gap:5px;width:40px;height:40px;display:grid}.menu-toggle span{background:var(--ink,#011632);width:18px;height:2px;display:block}.mobile-menu{border:1px solid var(--line,#e1ebf8);background:#fff;border-radius:10px;gap:4px;padding:16px;display:grid;position:absolute;top:72px;left:17px;right:17px;box-shadow:0 18px 45px #164f7b2e}.mobile-menu a{color:var(--muted,#55708f);padding:12px 10px;font-size:14px;font-weight:600;text-decoration:none}.mobile-menu .button{color:#fff;text-align:center;margin-top:6px}.hero-float{box-sizing:border-box;max-width:calc(100% - 24px)}.hero-float--payment{top:6%;right:0}.hero-float--pin{bottom:3%;left:0}.pricing-grid-3,.pricing-grid-4,.bento-grid,.three-steps-grid,.testimonials-grid{grid-template-columns:1fr}.bento-card--large,.bento-card--small{grid-column:span 1}.bento-card{padding:24px 20px}.bento-cal-slot{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 12px}.bento-slot-info{flex-direction:column;align-items:flex-start;gap:6px}.bento-slot-link-row{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.bento-profile-slots{flex-direction:column;align-items:stretch}.bento-book-btn{text-align:center;width:100%;margin-left:0}.pricing-card{padding:20px}.trust-logos-row{gap:22px}.site-footer__main{grid-template-columns:1fr;gap:40px;padding:48px 0 32px}.site-footer__nav-grid{grid-template-columns:repeat(2,1fr);gap:28px}.site-footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:640px){.hero-float{width:100%;margin:14px 0 0;position:static}.bento-card{border-radius:16px;padding:20px 16px}.bento-payment-box{flex-direction:column;align-items:flex-start;gap:12px}.bento-paid-badge{align-self:flex-start}.bento-profile-top{flex-direction:column;align-items:flex-start;gap:10px}.site-footer__nav-grid{grid-template-columns:1fr;gap:24px}.site-footer__legal-links{flex-direction:column;align-items:flex-start;gap:8px}.site-footer__separator{display:none}}
.cookie-banner{color:#e3effd;z-index:10000;background:#06192e;border:1px solid #1c3552;border-radius:12px;width:min(920px,100% - 2rem);padding:1.25rem 1.6rem;font-size:13.5px;animation:.3s ease-out cb-slide-up;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 16px 50px #02122673}.cb-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.cb-text{flex:1;min-width:260px}.cb-text strong{color:#fff;margin-bottom:.35rem;font-size:14.5px;font-weight:700;display:block}.cb-text p{color:#9ab4d0;margin:0;font-size:13px;line-height:1.5}.cb-actions{flex-shrink:0;gap:.65rem;display:flex}.cb-btn{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.15rem;font-size:13px;font-weight:600;transition:background .15s,opacity .15s}.cb-btn:hover{opacity:.9}.cb-btn--accept{background:var(--blue,#0f7cff);color:#fff}.cb-btn--deny{color:#cde0f5;background:#ffffff14;border:1px solid #ffffff24}.cb-btn--deny:hover{background:#ffffff24}.cb-btn--save{background:var(--blue,#0f7cff);color:#fff}.cb-manage-toggle{color:#669ad2;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.5rem 0 0;font-size:12px;transition:color .15s}.cb-manage-toggle:hover{color:#9bc6f5}.cb-manage{border-top:1px solid #ffffff1a;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.cb-pref{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cb-pref-info strong{color:#fff;font-size:13px;display:block}.cb-pref-info span{color:#8faecf;margin-top:2px;font-size:12px;display:block}.cb-always{color:#2ed573;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.cb-switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.cb-switch input{opacity:0;width:0;height:0}.cb-slider{cursor:pointer;background-color:#ffffff2e;border-radius:24px;transition:all .2s;position:absolute;inset:0}.cb-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;bottom:3px;left:3px}.cb-switch input:checked+.cb-slider{background-color:var(--blue,#0f7cff)}.cb-switch input:checked+.cb-slider:before{transform:translate(20px)}.cb-manage-footer{border-top:1px dashed #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.cb-policy-link{color:#8faecf;font-size:12px;text-decoration:underline}.cb-policy-link:hover{color:#fff}@keyframes cb-slide-up{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:650px){.cb-actions{width:100%}.cb-actions .cb-btn{text-align:center;flex:1}}
