.page{min-height:100vh;display:flex;flex-direction:column;background:#f7f8fa;position:relative;overflow-x:hidden}.container{max-width:820px;margin:0 auto;padding:0 1.5rem}.magnifying-lens{position:fixed;left:var(--lens-x, -200px);top:var(--lens-y, -200px);width:120px;height:120px;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);z-index:9999;opacity:0;transition:opacity .2s ease;background:radial-gradient(circle at center,rgba(27,42,74,.03) 0%,rgba(27,42,74,.08) 50%,transparent 70%);box-shadow:0 0 0 2px #1b2a4a26,0 4px 12px #1b2a4a1a;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px)}.magnifying-lens.active{opacity:1}.magnifying-lens:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.4) 0%,transparent 60%)}.term-card-body p{font-size:.95rem}.hover-word{display:inline;transition:font-size .15s ease,color .15s ease;border-radius:3px;cursor:default}.hover-word:hover{font-size:1.35rem;color:#0f1d36}.header{background:linear-gradient(135deg,#1b2a4a,#2c4270);color:#fff;padding:1.25rem 0;position:relative;overflow:visible}.header-inner{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:0 1.5rem}.header-row{display:flex;align-items:center;justify-content:space-between}.header-text{min-width:0}.lang-dropdown{position:relative;flex-shrink:0;margin-left:1rem}.lang-dropdown-btn{display:flex;align-items:center;gap:.5rem;padding:.35rem .65rem;background:#ffffffeb;border:1.5px solid rgba(255,255,255,.95);border-radius:6px;color:#1b2a4a;cursor:pointer;font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;font-weight:500;transition:all .2s ease}.lang-dropdown-btn:hover{background:#fff;border-color:#fff}.lang-flag{width:20px;height:14px;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 .5px #0000001a}.lang-label{line-height:1}.lang-chevron{width:14px;height:14px;opacity:.4;transition:transform .2s ease;color:#1b2a4a}.lang-chevron.open{transform:rotate(180deg)}.lang-dropdown-menu{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026,0 1px 3px #00000014;overflow:hidden;z-index:10000;min-width:140px;animation:dropIn .15s ease-out}@keyframes dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lang-option{display:flex;align-items:center;gap:.6rem;width:100%;padding:.6rem .85rem;border:none;background:transparent;color:#3d4451;font-size:.85rem;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;transition:background .15s ease}.lang-option:hover{background:#f0f2f5}.lang-option.active{background:#eef1f6;font-weight:600;color:#1b2a4a}.header-decoration{position:absolute;top:-80%;right:-25%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.04) 0%,transparent 70%);pointer-events:none}.firm-name{font-size:clamp(1.1rem,3vw,1.6rem);margin:0;font-weight:400;letter-spacing:.03em;font-family:Georgia,Times New Roman,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.firm-tagline{margin:.15rem 0 0;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-family:system-ui,-apple-system,sans-serif;font-weight:300}.terms-hero{text-align:center;padding:3rem 0 1.5rem}.terms-title{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .4rem;font-weight:600;color:#1b2a4a;letter-spacing:-.01em}.terms-date{color:#8a8f9a;font-style:italic;margin:0 0 1.25rem;font-size:.92rem}.terms-intro{max-width:560px;margin:0 auto;color:#5c6370;font-family:system-ui,-apple-system,sans-serif;font-size:.95rem;line-height:1.6}.terms{padding:.5rem 0 1rem;display:flex;flex-direction:column;gap:1rem}.term-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;border:2px solid color-mix(in srgb,var(--section-color) 25%,transparent);border-left:4px solid var(--section-color);transition:box-shadow .2s ease,transform .2s ease,border-color .3s ease;overflow:hidden}.term-card.expanded{border-color:var(--section-color);border-left:4px solid var(--section-color)}.term-card.collapsed:hover{box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a;transform:translateY(-1px)}.term-card-header{display:flex;align-items:flex-start;gap:1rem;padding:1.75rem 2rem;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;transition:background .2s ease;position:relative}.term-card.expanded .term-card-header{background:linear-gradient(to right,color-mix(in srgb,var(--section-color) 8%,transparent),transparent 50%);padding-bottom:1rem;border-bottom:1px solid color-mix(in srgb,var(--section-color) 20%,transparent)}.term-card.collapsed .term-card-header:hover{background:#00000004}.term-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--section-color) 12%,white),color-mix(in srgb,var(--section-color) 20%,white));border-radius:10px;padding:8px;transition:all .3s ease;color:var(--section-color)}.term-card.expanded .term-icon{background:linear-gradient(135deg,color-mix(in srgb,var(--section-color) 15%,white),color-mix(in srgb,var(--section-color) 25%,white));color:var(--section-color)}.term-icon svg{width:100%;height:100%}.term-header-content{flex:1}.term-card-title{margin:0;font-size:1.1rem;color:var(--section-color);font-weight:600;line-height:1.3;display:flex;align-items:center;gap:.5rem}.term-card.expanded .term-card-title{color:var(--section-color)}.term-num{color:#8a94a8;font-weight:400;margin-right:.15em}.viewed-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#10b981;color:#fff;border-radius:50%;margin-left:.25rem}.viewed-badge svg{width:12px;height:12px}.term-card-subtitle{margin:.2rem 0 0;font-size:.82rem;color:#8a94a8;font-family:system-ui,-apple-system,sans-serif;font-weight:400;letter-spacing:.01em}.expand-icon{flex-shrink:0;width:24px;height:24px;color:#8a94a8;transition:transform .3s ease,color .2s ease;margin-top:.25rem}.term-card.expanded .expand-icon{transform:rotate(180deg);color:var(--section-color)}.term-card-body-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.term-card.expanded .term-card-body-wrapper{grid-template-rows:1fr}.term-card-body{color:#3d4451;font-size:.95rem;line-height:1.75;padding:0 2rem;overflow:hidden;opacity:0;transition:opacity .3s ease,padding .35s ease}.term-card.expanded .term-card-body{opacity:1;padding:0 2rem 1.75rem}.term-card-body p{margin:0 0 .75rem;text-align:left}.term-card-body p:last-child{margin-bottom:0}.consent-section{padding:2rem 0 3.5rem;margin-top:1rem}.consent-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #1b2a4a14,0 1px 3px #0000000a;padding:2rem 2rem 2.25rem;border:2px solid #1b2a4a;position:relative;transition:opacity .3s ease,border-color .3s ease}.consent-card.disabled{opacity:.6;border-color:#cbd5e1;pointer-events:none}.consent-card.disabled:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.02) 10px,rgba(0,0,0,.02) 20px);border-radius:12px;pointer-events:none}.consent-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid #eef0f4}.consent-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1b2a4a,#2c4270);border-radius:10px;color:#fff;padding:9px}.consent-icon svg{width:100%;height:100%}.consent-title{font-size:1.35rem;color:#1b2a4a;margin:0;font-weight:600}.consent-desc{margin:.35rem 0 0;color:#5c6370;font-size:.92rem;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}.consent-desc strong{color:#1b2a4a;font-weight:600}.consent-form{display:flex;flex-direction:column;gap:1.1rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-group label{font-size:.85rem;font-weight:600;color:#3d4451;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.02em}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel]{padding:.7rem .85rem;border:1.5px solid #d8dce5;border-radius:8px;font-size:.95rem;font-family:system-ui,-apple-system,sans-serif;background:#fafbfc;transition:border-color .2s,box-shadow .2s,background .2s}.form-group input:focus{outline:none;border-color:#1b2a4a;box-shadow:0 0 0 3px #1b2a4a1a;background:#fff}.form-group input:disabled{background:#f1f3f5;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}.form-group input:invalid:not(:placeholder-shown){border-color:#c0392b}.checkbox-group{flex-direction:row;align-items:flex-start;gap:.6rem;margin-top:.5rem;padding:.85rem 1rem;background:#f5f7fa;border-radius:8px;border:1.5px solid #e2e6ed}.checkbox-group input[type=checkbox]{margin-top:.2rem;width:18px;height:18px;flex-shrink:0;accent-color:#1b2a4a}.checkbox-group input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.checkbox-group label{font-weight:400;font-size:.92rem;line-height:1.4;color:#3d4451}.submit-btn{align-self:flex-start;padding:.75rem 2.5rem;background:linear-gradient(135deg,#1b2a4a,#2c4270);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;transition:transform .15s,box-shadow .15s;letter-spacing:.02em;margin-top:.5rem}.submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1b2a4a40}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.form-message{padding:.85rem 1.15rem;border-radius:8px;font-family:system-ui,-apple-system,sans-serif;font-size:.92rem;font-weight:500}.form-message.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.form-message.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.consent-success{display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem;text-align:center;animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.consent-success-icon{width:72px;height:72px;background:#ecfdf5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#10b981;padding:16px}.consent-success-icon svg{width:100%;height:100%}.consent-success-title{font-size:1.2rem;color:#065f46;margin:0;font-weight:600;font-family:system-ui,-apple-system,sans-serif}.consent-success-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 1.5rem;text-align:center;animation:fadeInUp .5s ease-out;flex:1}.consent-success-page .consent-success-icon{width:96px;height:96px;background:#ecfdf5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#10b981;padding:20px}.consent-success-page .consent-success-icon svg{width:100%;height:100%}.consent-success-page .consent-success-title{font-size:1.5rem;color:#065f46;margin:0;font-weight:600;font-family:system-ui,-apple-system,sans-serif}.footer{background:linear-gradient(135deg,#1b2a4a,#1e3050);color:#fff;padding:2.5rem 0 2rem;margin-top:auto;font-family:system-ui,-apple-system,sans-serif;font-size:.85rem}.footer-content{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;text-align:center;margin-bottom:1.75rem}.footer-col{flex:1;min-width:180px;line-height:1.6}.footer-icon{width:20px;height:20px;color:#ffffffb3;margin:0 auto .35rem}.footer-icon svg{width:100%;height:100%}.footer strong{color:#fff;display:block;margin-bottom:.25rem;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding-top:1.25rem;margin:0;color:#ffffff80;font-size:.8rem}.footer-logo{display:block;margin:1.5rem auto 0;height:140px;width:auto;max-width:90%;object-fit:contain;border-radius:12px;box-shadow:0 0 20px #ffffff4d}@media(max-width:640px){.header{padding:.85rem 0}.header-inner{padding:0 1rem}.firm-name{font-size:.95rem;white-space:normal;overflow:visible;line-height:1.3}.firm-tagline{font-size:.6rem;letter-spacing:.08em}.lang-dropdown{margin-left:.5rem}.lang-label{display:none}.lang-dropdown-btn{padding:.3rem .5rem;gap:.35rem}.term-card{border-radius:10px}.term-card-header{gap:.75rem;padding:1.25rem}.term-card.expanded .term-card-header{padding:1.25rem 1.25rem 1rem}.term-card.expanded .term-card-body{padding:0 1.25rem 1.5rem}.term-icon{width:34px;height:34px;padding:7px}.consent-card{padding:1.5rem 1.25rem}.terms-hero{padding:2rem 0 1rem}.footer-content{flex-direction:column;gap:1.25rem}.footer-logo{height:110px}.hover-word:hover{font-size:inherit;color:inherit}.magnifying-lens{display:none}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c2c2c;background:#f7f8fa;line-height:1.7}::selection{background:#1b2a4a26}html{scroll-behavior:smooth}
