﻿:root{--deep-ocean: #2E5266;--teal-blue: #4A7C8C;--sky-blue: #5D9AA6;--sage-green: #6FA67F;--slate-purple: #6B7B9E;--gold-accent: #C9A961;--earth-brown: #5C4A3C;--white: #fff;--off-white: #F8F7F4;--light-gray: #F0EEEA;--medium-gray: #7A7570;--dark-gray: #2A2825;--font-display: 'Playfair Display', georgia, serif;--font-body: 'DM Sans', system-ui, sans-serif}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--dark-gray);background:var(--white);overflow-x:hidden;line-height:1.65}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2.5rem;height:75px;display:flex;align-items:center;background:rgba(46,82,102,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.08);transition:background .3s}.site-header.is-scrolled{background:rgba(46,82,102,.98)}@media(max-width: 600px){.site-header{padding:0 1.25rem}}.header-inner{max-width:1320px;margin-inline:auto;width:100%;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.header-logo-icon{width:54px;height:54px;background:linear-gradient(135deg, var(--teal-blue), var(--sky-blue));border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1rem}.header-logo-name{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--white);letter-spacing:.01em}.header-nav{display:flex;align-items:center;gap:.25rem}.header-nav a{font-size:.85rem;font-weight:500;color:hsla(0,0%,100%,.65);text-decoration:none;padding:.4rem .9rem;border-radius:8px;transition:all .2s}.header-nav a:hover,.header-nav a.active{color:var(--white);background:hsla(0,0%,100%,.1)}@media(max-width: 600px){.header-nav{display:none}}.footer-ktlabs,.footer-brand{margin-top:1.25rem;display:flex;align-items:center;gap:.85rem}.footer-ktlabs-logo{height:75px;width:auto;display:block;flex-shrink:0}.footer-app-icon{border-radius:10px;object-fit:cover;flex-shrink:0}.footer-brand-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.footer-brand-header .footer-brand-title{margin-bottom:0}.site-footer{background:var(--dark-gray);color:hsla(0,0%,100%,.6)}.footer-simple{padding:3rem 2.5rem}.footer-simple .footer-inner{max-width:1100px;margin-inline:auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.footer-simple .footer-brand{display:flex;align-items:center;gap:.75rem}.footer-simple .footer-brand-icon{width:30px;height:30px;background:linear-gradient(135deg, var(--teal-blue), var(--sky-blue));border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.85rem}.footer-simple .footer-brand-text{font-family:var(--font-display);font-size:.95rem;font-weight:600;color:hsla(0,0%,100%,.8)}.footer-simple .footer-copy{font-size:.8rem;color:hsla(0,0%,100%,.35);line-height:1.6}.footer-simple .footer-links{display:flex;gap:1.5rem}.footer-simple .footer-links a{font-size:.82rem;color:hsla(0,0%,100%,.4);text-decoration:none;transition:color .2s}.footer-simple .footer-links a:hover{color:hsla(0,0%,100%,.8)}@media(max-width: 600px){.footer-simple{padding:2.5rem 1.25rem}.footer-simple .footer-inner{flex-direction:column;align-items:flex-start;gap:1rem}}.footer-extended{padding:4rem 2.5rem 2rem}.footer-extended .footer-inner{max-width:1320px;margin-inline:auto;width:100%}.footer-extended .footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.07);margin-bottom:2rem}.footer-extended .footer-brand-title{font-family:var(--font-display);font-size:1.3rem;font-weight:600;color:var(--white);margin-bottom:.75rem}.footer-extended .footer-brand p:not(.footer-brand-title){font-size:.875rem;line-height:1.7;max-width:280px}.footer-extended .footer-col h4{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--white);margin-bottom:1rem}.footer-extended .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer-extended .footer-col a{font-size:.875rem;color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .2s}.footer-extended .footer-col a:hover{color:var(--gold-accent)}.footer-extended .footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.footer-extended .footer-bottom a{color:hsla(0,0%,100%,.4);text-decoration:none;margin-left:1.5rem;transition:color .2s}.footer-extended .footer-bottom a:hover{color:var(--gold-accent)}@media(max-width: 1024px){.footer-extended .footer-top{grid-template-columns:1fr 1fr}}@media(max-width: 768px){.footer-extended .footer-top{grid-template-columns:1fr;gap:2rem}.footer-extended .footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.hero{background:linear-gradient(150deg, var(--deep-ocean) 0%, var(--teal-blue) 55%, #3D8A6E 100%);padding:11rem 2.5rem 7rem;position:relative;overflow:hidden;text-align:center}.hero::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle, rgba(255, 255, 255, 0.05) 1px, transparent 1px);background-size:40px 40px}@media(max-width: 600px){.hero{padding:9rem 1.25rem 5rem}}.hero-ring{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:700px;height:700px;border-radius:50%;border:1px solid rgba(201,169,97,.1);pointer-events:none}.hero-ring::before{content:"";position:absolute;inset:80px;border-radius:50%;border:1px solid rgba(201,169,97,.07)}.hero-inner{max-width:780px;margin:0 auto;position:relative;z-index:10}.hero-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:1.25rem}.hero-label::before,.hero-label::after{content:"";display:block;width:20px;height:1.5px;background:var(--gold-accent)}.hero h1{font-family:var(--font-display);font-size:clamp(2.6rem,5vw,4rem);font-weight:600;color:var(--white);line-height:1.15;margin-bottom:1.5rem}.hero h1 em{font-style:normal;color:var(--gold-accent)}.hero-subtitle{font-size:1.05rem;color:hsla(0,0%,100%,.65);line-height:1.8;max-width:540px;margin:0 auto 2.5rem;font-weight:300}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--gold-accent);color:var(--white);text-decoration:none;font-size:.9rem;font-weight:600;padding:.85rem 2rem;border-radius:100px;transition:all .25s;box-shadow:0 4px 20px rgba(201,169,97,.35)}.hero-cta:hover{background:#d4b46e;transform:translateY(-2px);box-shadow:0 8px 28px rgba(201,169,97,.45)}.hero .lang-switcher{justify-content:center;margin-bottom:1.75rem}.section-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-blue);text-align:center;margin-bottom:.75rem}.section-title{font-family:var(--font-display);font-size:clamp(1.9rem,3vw,2.6rem);font-weight:600;color:var(--deep-ocean);text-align:center;line-height:1.2;margin-bottom:1rem}.section-intro{font-size:.95rem;color:var(--medium-gray);text-align:center;max-width:520px;margin:0 auto 3.5rem;line-height:1.8;font-weight:300}.features{padding:6rem 2.5rem;background:var(--white)}@media(max-width: 600px){.features{padding:4rem 1.25rem}}.feature-grid{max-width:1100px;margin-inline:auto;width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 900px){.feature-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.feature-grid{grid-template-columns:1fr}}.feature-card{padding:2rem 1.75rem;background:var(--off-white);border-radius:20px;border:1px solid rgba(0,0,0,.04);transition:all .3s}.feature-card:hover{background:var(--white);box-shadow:0 8px 32px rgba(46,82,102,.1);transform:translateY(-3px)}.feature-icon{width:52px;height:52px;background:linear-gradient(135deg, rgba(74, 124, 140, 0.15), rgba(93, 154, 166, 0.08));border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1.25rem}.feature-card h3{font-family:var(--font-display);font-size:1.15rem;font-weight:600;color:var(--deep-ocean);margin-bottom:.6rem;line-height:1.3}.feature-card p{font-size:.87rem;color:var(--medium-gray);line-height:1.75;font-weight:300}.privacy-strip{background:linear-gradient(135deg, var(--deep-ocean), var(--teal-blue));padding:4rem 2.5rem}@media(max-width: 600px){.privacy-strip{padding:3rem 1.25rem}}.privacy-strip-inner{max-width:1100px;margin-inline:auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}@media(max-width: 600px){.privacy-strip-inner{flex-direction:column;align-items:flex-start}}.privacy-strip h2{font-family:var(--font-display);font-size:1.7rem;font-weight:600;color:var(--white);margin-bottom:.5rem}.privacy-strip p{font-size:.9rem;color:hsla(0,0%,100%,.6);line-height:1.75;max-width:480px;font-weight:300}.privacy-strip-link{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.12);color:var(--white);text-decoration:none;font-size:.88rem;font-weight:600;padding:.8rem 1.75rem;border-radius:100px;border:1.5px solid hsla(0,0%,100%,.2);transition:all .25s;white-space:nowrap}.privacy-strip-link:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4)}.page-hero{background:linear-gradient(150deg, var(--deep-ocean) 0%, var(--teal-blue) 55%, #3D8A6E 100%);padding:11rem 2.5rem 5rem;position:relative;overflow:hidden}.page-hero::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle, rgba(255, 255, 255, 0.05) 1px, transparent 1px);background-size:40px 40px}@media(max-width: 768px){.page-hero{padding:8rem 1.5rem 3.5rem}}.page-hero-ring{position:absolute;right:-5%;top:50%;transform:translateY(-50%);width:500px;height:500px;border-radius:50%;border:1px solid rgba(201,169,97,.12);pointer-events:none}.page-hero-ring::before{content:"";position:absolute;inset:60px;border-radius:50%;border:1px solid rgba(201,169,97,.08)}.page-hero-inner{max-width:1320px;margin-inline:auto;width:100%;position:relative;z-index:10;display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem}@media(max-width: 768px){.page-hero-inner{grid-template-columns:1fr}}.page-hero-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:hsla(0,0%,100%,.5);margin-bottom:1.5rem}.page-hero-breadcrumb a{color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .2s}.page-hero-breadcrumb a:hover{color:var(--gold-accent)}.page-hero-breadcrumb span{color:hsla(0,0%,100%,.25)}.page-hero-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-accent);margin-bottom:1rem}.page-hero-label::before{content:"";display:block;width:20px;height:1.5px;background:var(--gold-accent)}.page-hero h1{font-family:var(--font-display);font-size:clamp(2.2rem,4vw,3.4rem);font-weight:600;color:var(--white);line-height:1.18;margin-bottom:1.25rem}.page-hero h1 em{font-style:normal;color:var(--gold-accent)}.page-hero-meta{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.page-hero-meta-item{font-size:.85rem;color:hsla(0,0%,100%,.55)}.page-hero-meta-item strong{color:hsla(0,0%,100%,.9);font-weight:500}.lang-switcher{display:flex;gap:.5rem;align-self:end;padding-bottom:.2rem}@media(max-width: 768px){.lang-switcher{justify-content:flex-start}}.lang-btn{padding:.4rem .9rem;border-radius:100px;font-size:.78rem;font-weight:600;letter-spacing:.06em;cursor:pointer;border:1.5px solid hsla(0,0%,100%,.3);background:rgba(0,0,0,0);color:hsla(0,0%,100%,.6);transition:all .2s;font-family:var(--font-body)}.lang-btn.active{background:var(--gold-accent);border-color:var(--gold-accent);color:var(--white)}.lang-btn:hover:not(.active){border-color:hsla(0,0%,100%,.6);color:var(--white)}.content-wrapper{max-width:1320px;margin-inline:auto;width:100%;padding:5rem 2.5rem;display:grid;grid-template-columns:260px 1fr;gap:5rem;align-items:start}@media(max-width: 1024px){.content-wrapper{grid-template-columns:220px 1fr;gap:3rem}}@media(max-width: 768px){.content-wrapper{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem}}.sidebar{position:sticky;top:calc(75px + 2rem)}@media(max-width: 768px){.sidebar{position:static}}.sidebar-label{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--medium-gray);margin-bottom:1rem}.sidebar-nav{list-style:none;display:flex;flex-direction:column;gap:.15rem}@media(max-width: 768px){.sidebar-nav{display:none}}.sidebar-nav a{display:block;font-size:.83rem;color:var(--medium-gray);text-decoration:none;padding:.4rem .75rem;border-radius:8px;border-left:2px solid rgba(0,0,0,0);transition:all .2s;line-height:1.4}.sidebar-nav a:hover,.sidebar-nav a.active{color:var(--deep-ocean);background:var(--off-white);border-left-color:var(--teal-blue)}.sidebar-app-card{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg, var(--deep-ocean), var(--teal-blue));border-radius:16px}.sidebar-app-card .app-icon{width:48px;height:48px;background:hsla(0,0%,100%,.15);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:.75rem;overflow:hidden}.sidebar-app-card .app-icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.sidebar-app-card h4{font-size:.9rem;font-weight:600;color:var(--white);margin-bottom:.3rem}.sidebar-app-card p{font-size:.78rem;color:hsla(0,0%,100%,.65);line-height:1.6}.sidebar-contact{margin-top:1.25rem;padding:1.25rem;background:var(--off-white);border-radius:14px;border:1px solid rgba(0,0,0,.05)}.sidebar-contact h4{font-size:.82rem;font-weight:600;color:var(--deep-ocean);margin-bottom:.6rem}.sidebar-contact p{font-size:.78rem;color:var(--medium-gray);line-height:1.65}.sidebar-contact a{color:var(--teal-blue);text-decoration:none;font-weight:500}.sidebar-contact a:hover{color:var(--deep-ocean)}.privacy-article{min-width:0}.lang-content{display:none}.lang-content.active{display:block}.privacy-section{margin-bottom:3.5rem;padding-bottom:3.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.privacy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-section h2{font-family:var(--font-display);font-size:1.55rem;font-weight:600;color:var(--deep-ocean);line-height:1.25}.privacy-section h3{font-size:.95rem;font-weight:600;color:var(--deep-ocean);margin-top:1.75rem;margin-bottom:.6rem;display:flex;align-items:center;gap:.5rem}.privacy-section h3::before{content:"";display:block;width:3px;height:1em;background:var(--teal-blue);border-radius:2px;flex-shrink:0}.privacy-section p{font-size:.9rem;color:var(--medium-gray);line-height:1.8;margin-bottom:.85rem;font-weight:300}.privacy-section p:last-child{margin-bottom:0}.privacy-section p strong{color:var(--dark-gray);font-weight:600}.privacy-section a{color:var(--teal-blue);text-decoration:none;font-weight:500;border-bottom:1px solid rgba(74,124,140,.3);transition:all .2s}.privacy-section a:hover{color:var(--deep-ocean);border-bottom-color:var(--deep-ocean)}.privacy-section ul{padding-left:0;list-style:none;margin-bottom:.85rem}.privacy-section ul li{font-size:.9rem;color:var(--medium-gray);line-height:1.7;padding:.2rem 0 .2rem 1.25rem;position:relative;font-weight:300}.privacy-section ul li::before{content:"–";position:absolute;left:0;color:var(--teal-blue);font-weight:600}.section-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.section-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;background:linear-gradient(135deg, var(--teal-blue), var(--sky-blue));color:var(--white);font-size:.78rem;font-weight:700;border-radius:8px;margin-top:.25rem}.highlight-box{background:var(--off-white);border-left:3px solid var(--gold-accent);border-radius:0 12px 12px 0;padding:1.25rem 1.5rem;margin:1.25rem 0}.highlight-box p{font-size:.88rem;margin-bottom:0;color:var(--medium-gray);line-height:1.7}.highlight-box strong{color:var(--earth-brown)}.privacy-shield{display:grid;grid-template-columns:repeat(2, 1fr);gap:.85rem;margin:1.25rem 0}@media(max-width: 768px){.privacy-shield{grid-template-columns:1fr}}.shield-item{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;background:var(--off-white);border-radius:10px;border:1px solid rgba(0,0,0,.04)}.shield-check{width:24px;height:24px;min-width:24px;background:rgba(111,166,127,.15);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.8rem}.shield-item span{font-size:.83rem;font-weight:500;color:var(--deep-ocean)}.permission-grid{display:flex;flex-direction:column;gap:1rem;margin:1.25rem 0}.permission-card{padding:1.25rem 1.5rem;background:var(--white);border-radius:14px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px rgba(0,0,0,.03);transition:box-shadow .25s}.permission-card:hover{box-shadow:0 4px 20px rgba(46,82,102,.08)}.permission-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.permission-card-header h4{font-size:.9rem;font-weight:600;color:var(--deep-ocean)}.permission-icon{width:36px;height:36px;background:linear-gradient(135deg, rgba(74, 124, 140, 0.12), rgba(93, 154, 166, 0.08));border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem}.permission-detail{display:grid;grid-template-columns:auto 1fr;gap:.3rem .75rem}@media(max-width: 768px){.permission-detail{grid-template-columns:1fr}}.permission-detail dt{font-size:.78rem;font-weight:600;color:var(--teal-blue);text-transform:uppercase;letter-spacing:.04em;padding-top:.1rem}@media(max-width: 768px){.permission-detail dt{margin-top:.5rem}}.permission-detail dd{font-size:.83rem;color:var(--medium-gray);font-weight:300;line-height:1.6}.rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1.25rem}@media(max-width: 768px){.rights-grid{grid-template-columns:1fr}}.right-card{padding:1.15rem 1.25rem;background:var(--off-white);border-radius:12px;border:1px solid rgba(0,0,0,.04);transition:box-shadow .25s}.right-card:hover{box-shadow:0 4px 18px rgba(46,82,102,.08)}.right-card h4{font-size:.85rem;font-weight:600;color:var(--deep-ocean);margin-bottom:.35rem}.right-card p{font-size:.8rem;color:var(--medium-gray);line-height:1.6;margin-bottom:0}.contact-card{background:linear-gradient(135deg, var(--deep-ocean), var(--teal-blue));border-radius:18px;padding:1.75rem 2rem;margin-top:1.25rem}.contact-card p{color:hsla(0,0%,100%,.75);font-size:.88rem;margin-bottom:.4rem}.contact-card p:last-child{margin-bottom:0}.contact-card strong{color:var(--white)}.contact-card a{color:var(--gold-accent);text-decoration:none;border-bottom:1px solid rgba(201,169,97,.35);font-weight:500;transition:all .2s}.contact-card a:hover{color:#d4b36e}.storage-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .6rem;background:rgba(111,166,127,.1);border:1px solid rgba(111,166,127,.25);border-radius:100px;font-size:.78rem;font-weight:600;color:#4a8a5c;margin-bottom:1rem}.storage-badge::before{content:"🔒";font-size:.85rem}.support-wrapper{max-width:1100px;margin-inline:auto;width:100%;padding:4rem 2.5rem 6rem}@media(max-width: 600px){.support-wrapper{padding:2.5rem 1.25rem 4rem}}.support-intro{margin-bottom:2.5rem}.support-intro h2{font-family:var(--font-display);font-size:1.8rem;font-weight:700;color:var(--deep-ocean);margin-bottom:.75rem}.support-intro p{font-size:1rem;color:var(--medium-gray);line-height:1.7;max-width:640px}.support-form{background:var(--white);border:1px solid rgba(46,82,102,.12);border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px rgba(46,82,102,.06)}@media(max-width: 600px){.support-form{padding:1.5rem;border-radius:12px}}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:0}.form-row .form-group{margin-bottom:0}@media(max-width: 600px){.form-row{grid-template-columns:1fr}}.form-row+.form-group,.form-row+.form-row{margin-top:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:600;color:var(--deep-ocean);margin-bottom:.5rem;letter-spacing:.01em}.form-required{color:#e05252;margin-left:.2em}.form-input{width:100%;padding:.75rem 1rem;font-family:var(--font-body);font-size:.95rem;color:var(--dark-gray);background:var(--off-white);border:1.5px solid rgba(46,82,102,.18);border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;box-sizing:border-box}.form-input::placeholder{color:rgba(122,117,112,.55)}.form-input:focus{border-color:var(--teal-blue);background:var(--white);box-shadow:0 0 0 3px rgba(74,124,140,.12)}.form-input.is-invalid{border-color:#e05252;box-shadow:0 0 0 3px rgba(224,82,82,.1)}.form-textarea{resize:vertical;min-height:130px;line-height:1.6}.form-error{font-size:.8rem;color:#e05252;margin-top:.35rem;min-height:1.1em}.form-error:empty{display:none}.captcha-group{background:linear-gradient(135deg, rgba(74, 124, 140, 0.05), rgba(201, 169, 97, 0.05));border:1.5px dashed rgba(74,124,140,.3);border-radius:12px;padding:1.5rem;margin-bottom:2rem;margin-top:.5rem}.captcha-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.captcha-label .form-label{margin-bottom:0;font-size:.95rem}.captcha-icon{font-size:1.2rem;line-height:1}.captcha-box{display:flex;align-items:center;gap:1rem;margin-bottom:.6rem}@media(max-width: 600px){.captcha-box{flex-direction:column;align-items:flex-start}}.captcha-question{display:flex;align-items:center;gap:.5rem;background:var(--white);border:1.5px solid rgba(74,124,140,.2);border-radius:8px;padding:.65rem 1.25rem;flex-shrink:0}.captcha-question-text{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--deep-ocean);letter-spacing:.03em;white-space:nowrap;user-select:none}.captcha-input{width:100px;flex-shrink:0;text-align:center;font-size:1.05rem;font-weight:600}.captcha-input::-webkit-inner-spin-button,.captcha-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.captcha-input{-moz-appearance:textfield}@media(max-width: 600px){.captcha-input{width:100%}}.captcha-hint{font-size:.8rem;color:var(--medium-gray);line-height:1.5;margin-bottom:0}.form-submit-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding-top:.5rem}.btn-submit{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2rem;background:linear-gradient(135deg, var(--deep-ocean), var(--teal-blue));color:var(--white);font-family:var(--font-body);font-size:.95rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:opacity .2s,transform .15s,box-shadow .2s;text-decoration:none;box-shadow:0 4px 14px rgba(46,82,102,.3)}.btn-submit:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px rgba(46,82,102,.35)}.btn-submit:active{transform:translateY(0)}.btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-submit-icon{font-size:1.1rem}.form-note{font-size:.8rem;color:var(--medium-gray);line-height:1.5;margin:0;flex:1;min-width:200px}.form-note strong{color:var(--deep-ocean)}.form-success{text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg, rgba(111, 166, 127, 0.1), rgba(74, 124, 140, 0.08));border:1.5px solid rgba(111,166,127,.3);border-radius:12px;margin-top:1.5rem}.form-success .success-icon{font-size:2.5rem;margin-bottom:.75rem}.form-success h3{font-family:var(--font-display);font-size:1.3rem;font-weight:700;color:var(--deep-ocean);margin-bottom:.5rem}.form-success p{font-size:.9rem;color:var(--medium-gray);line-height:1.6;margin:0}@keyframes spin{to{transform:rotate(360deg)}}.btn-submit.is-loading{pointer-events:none;opacity:.75}.btn-submit.is-loading .btn-submit-icon{display:inline-block;animation:spin .8s linear infinite}.form-submit-error{font-size:.85rem;color:#e05252;background:rgba(224,82,82,.06);border:1px solid rgba(224,82,82,.2);border-radius:8px;padding:.75rem 1rem;line-height:1.5;margin-bottom:1rem}.form-submit-error:empty{display:none}
