.lamp-hero{position:relative;overflow:hidden;height:100vh;height:100dvh;min-height:640px;background:linear-gradient(to bottom,#f7fbfc,#eef6f7 55%,#e6f1f3);display:flex;flex-direction:column;align-items:center}.lamp-stage{position:relative;width:100%;height:24vh;min-height:160px;pointer-events:none}.lamp-bar{position:absolute;left:50%;bottom:0;width:min(40rem,90vw);height:10px;border-radius:999px;background:linear-gradient(to bottom,#eafbfe,#8fe0ef 38%,#1e8da3);transform:translate(-50%);box-shadow:inset 0 -2px 4px #0b3b4673,0 0 12px #8ce2f0bf,0 0 34px #34a4ba73,0 0 90px #34a4ba40;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 16%,#000 84%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 16%,#000 84%,transparent 100%);animation:lampBar 1s .25s cubic-bezier(.16,1,.3,1) both}@keyframes lampBar{0%{transform:translate(-50%) scaleX(.25);opacity:.4}to{transform:translate(-50%) scaleX(1);opacity:1}}.lamp-cone{position:absolute;left:50%;top:calc(24vh - 2px);width:min(48rem,100vw);height:min(52vh,480px);transform:translate(-50%);background:linear-gradient(to bottom,rgba(52,164,186,.2),rgba(52,164,186,.08) 55%,transparent 88%);clip-path:polygon(15% 0,85% 0,100% 100%,0 100%);filter:blur(16px);animation:lampCone 2.4s .5s cubic-bezier(.16,1,.3,1) both}@keyframes lampCone{0%{opacity:0;transform:translate(-50%) scaleX(.45)}to{opacity:1;transform:translate(-50%) scaleX(1)}}.lamp-glow{position:absolute;left:50%;bottom:-70px;width:min(34rem,82vw);height:150px;transform:translate(-50%);border-radius:50%;background:#34a4ba33;filter:blur(80px);animation:lampFade 2.2s .5s ease both}.lamp-halo{position:absolute;left:50%;bottom:-10px;width:min(44rem,96vw);height:190px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center bottom,rgba(140,226,240,.22) 0%,rgba(90,196,216,.14) 28%,rgba(52,164,186,.08) 48%,rgba(52,164,186,.035) 66%,transparent 84%);filter:blur(46px);animation:lampFade 2.6s .55s ease both}@keyframes lampFade{0%{opacity:0}to{opacity:1}}.lamp-copy{position:relative;z-index:2;margin-top:clamp(2rem,6vh,4.5rem);text-align:center;padding:0 1.5rem;animation:lampRise .9s .55s cubic-bezier(.16,1,.3,1) both}@keyframes lampRise{0%{opacity:0;transform:translateY(56px)}to{opacity:1;transform:translateY(0)}}.lamp-copy h1{margin:0;font-size:clamp(3rem,8vw,5.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;background:linear-gradient(to bottom,#4fb3c8,#1e7585 34%,#123b46 82%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media(forced-colors:active){.lamp-copy h1{background:none;-webkit-text-fill-color:CanvasText;color:CanvasText}filter: drop-shadow(0 -4px 10px rgba(140,226,240,.45)) drop-shadow(0 -16px 40px rgba(52,164,186,.35))}.lamp-copy p{margin:1.3rem auto 0;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.7;color:#46626b}.lamp-copy p span{display:block;opacity:0;animation:lampWord .45s cubic-bezier(.16,1,.3,1) both}.lamp-copy p span:nth-child(1){animation-delay:.5s}.lamp-copy p span:nth-child(2){animation-delay:.85s}.lamp-copy p span:nth-child(3){animation-delay:1.2s}.lamp-copy p span:nth-child(4){animation-delay:1.55s}@keyframes lampWord{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.lamp-copy p span:nth-child(-n+3){font-weight:800;font-size:1em;letter-spacing:.18em;text-transform:uppercase;color:#2a4c56}.lamp-copy p span+span{margin-top:.45em}.lamp-copy p span:nth-child(4){position:relative;display:inline-block;z-index:0;margin-top:.8em;font-weight:700;color:#123b46}.lamp-copy p span:nth-child(4):before{content:"";position:absolute;inset:-.3em -.55em;z-index:-1;background:url(/assets/yellow-crayon-scribble-2-0LBISZv4.png) center / 100% 100% no-repeat;opacity:.9}.lamp-dive{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;margin-top:2.2rem;border-radius:50%;border:1px solid rgba(30,117,133,.4);background:#ffffffbf;color:#1e7585;cursor:pointer;box-shadow:0 10px 26px -14px #1e758580;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .3s ease,background .3s ease,box-shadow .3s ease}.lamp-dive:hover{transform:translateY(4px);border-color:#1e7585cc;background:#fff;box-shadow:0 14px 34px -14px #1e75858c}.lamp-ripple{position:absolute;inset:0;border-radius:50%;background:#34a4ba4d;transform:scale(.4);opacity:1;animation:lampRipple .85s ease-out forwards;pointer-events:none}@keyframes lampRipple{to{transform:scale(2.6);opacity:0}}.lamp-floor{position:absolute;left:0;right:0;bottom:0;width:100%;height:min(34vh,300px);display:block;pointer-events:none}@media(prefers-reduced-motion:reduce){.lamp-bar,.lamp-cone,.lamp-glow,.lamp-halo,.lamp-copy,.lamp-dive{animation:none}.lamp-copy p span{animation:none;opacity:1}.lamp-ripple{display:none}}.contact-form-section{padding:0;background:#fff;scroll-margin-top:10vh}.form-split{display:grid;grid-template-columns:38.2fr 61.8fr;min-height:700px}.form-left{background:linear-gradient(170deg,#f4f8f9,#eaf2f4);border-right:1px solid rgba(15,39,45,.08);padding:3.5rem 3rem;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.form-left-content{position:relative;z-index:2;max-width:400px}.fl2-net{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.fl2-why{margin:0 0 1.4rem;max-width:34ch;font-size:1.08rem;line-height:1.6;color:#46626b}.fl2-title{margin:0 0 1.2rem;font-family:Yeseva One,Georgia,serif;font-weight:400;font-size:clamp(1.7rem,2.2vw,2.2rem);white-space:nowrap;color:#0f272d}.fl2-mail{display:inline-block;margin-bottom:2rem;font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:800;color:#1e7585;text-decoration:none;border-bottom:2px solid rgba(30,117,133,.25);padding-bottom:.15rem;transition:border-color .3s ease}.fl2-mail:hover{border-color:#1e7585}.form-left-details{display:flex;flex-direction:column;gap:1.5rem}.detail-row{display:flex;align-items:flex-start;gap:1rem}.detail-icon{width:42px;height:42px;border-radius:12px;background:#fff;border:1px solid rgba(30,117,133,.2);display:flex;align-items:center;justify-content:center;color:#1e7585;flex-shrink:0}.detail-label{display:block;font-size:.92rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6e858d;margin-bottom:.2rem}.detail-value{display:block;font-size:1.05rem;font-weight:600;color:#0f272d;text-decoration:none;transition:color .3s ease}a.detail-value:hover{color:#1e7585}.form-left-decor{position:absolute;inset:0;pointer-events:none;z-index:1}.decor-ring{position:absolute;border-radius:50%;border:1.5px solid rgba(100,196,201,.25)}.decor-ring-1{width:350px;height:350px;bottom:-80px;right:-80px;animation:ringFloat 12s ease-in-out infinite}.decor-ring-2{width:250px;height:250px;top:-40px;right:30%;animation:ringFloat 15s ease-in-out infinite reverse}@keyframes ringFloat{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(10px,-15px) rotate(10deg)}}.decor-dot{position:absolute;border-radius:50%;background:#64c4c973}.decor-dot-1{width:6px;height:6px;top:20%;right:15%;animation:dotPulse 3s ease-in-out infinite}.decor-dot-2{width:4px;height:4px;bottom:30%;right:25%;animation:dotPulse 4s ease-in-out infinite 1s}.decor-dot-3{width:5px;height:5px;top:55%;right:10%;animation:dotPulse 3.5s ease-in-out infinite .5s}.decor-dot-4{width:4px;height:4px;top:12%;right:40%;animation:dotPulse 4.5s ease-in-out infinite 1.5s}.decor-dot-5{width:7px;height:7px;top:75%;right:35%;animation:dotPulse 3s ease-in-out infinite .8s}.decor-dot-6{width:3px;height:3px;top:40%;right:5%;animation:dotPulse 5s ease-in-out infinite 2s}.decor-dot-7{width:5px;height:5px;top:85%;right:18%;animation:dotPulse 3.8s ease-in-out infinite 1.2s}@keyframes dotPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.8)}}.form-right{padding:4rem 4rem 4rem 3.5rem;display:flex;align-items:center;justify-content:center}.contact-form{display:flex;flex-direction:column;gap:1.3rem;width:100%;max-width:580px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.form-field{display:flex;flex-direction:column}.form-field label{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:.5rem;transition:color .3s ease}.form-field.active label{color:var(--brand-teal-500)}.form-field input,.form-field textarea{padding:.85rem 0;border:none;border-bottom:2px solid #e8e8e8;font-size:1.05rem;font-family:inherit;color:#2a2a2a;background:transparent;transition:border-color .3s ease;border-radius:0}.form-field input:focus,.form-field textarea:focus{outline:none;border-bottom-color:var(--brand-teal-500)}.custom-select{position:relative}.select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;border:none;border-bottom:2px solid #e8e8e8;background:transparent;font-size:1.05rem;font-family:inherit;color:#1a1f2e;cursor:pointer;transition:border-color .3s ease;text-align:left;font-weight:500}.select-trigger.placeholder span{color:#bbb;font-weight:400}.form-field.active .select-trigger{border-bottom-color:var(--brand-teal-500)}.select-chevron{color:#999;transition:transform .3s ease,color .3s ease;flex-shrink:0}.custom-select.open .select-chevron{transform:rotate(180deg);color:var(--brand-teal-500)}.select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#1a1f2e;border-radius:14px;padding:.5rem;z-index:20;box-shadow:0 12px 40px #00000026,0 2px 8px #00000014;animation:menuReveal .25s cubic-bezier(.2,.6,.35,1);transform-origin:top center}@keyframes menuReveal{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.select-option{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:none;border-radius:10px;background:transparent;font-size:1rem;font-family:inherit;color:#e6ebf0e6;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease;text-align:left}.select-option:hover{background:#ffffff0f;color:#e8ecf1}.select-option.selected{color:var(--brand-teal-300);font-weight:600}.select-option.selected:hover{background:#64c4c914}.select-option svg{color:var(--brand-teal-300)}.form-field textarea{resize:vertical;min-height:100px}.form-field textarea::-moz-placeholder{color:#bbb}.form-field textarea::placeholder{color:#bbb}.type-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.4rem}.type-chip{padding:.5rem 1.1rem;border:1.5px solid #e0e0e0;border-radius:50px;font-size:1rem;font-weight:500;color:#777;cursor:pointer;transition:border-color .3s ease,color .3s ease,background .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.type-chip input[type=radio]{display:none}.type-chip:hover{border-color:silver;color:#555}.type-chip.selected{border-color:var(--brand-teal-500);background:#34a4ba14;color:var(--brand-teal-600);font-weight:600}.form-terms{display:flex;align-items:center;gap:.7rem}.form-terms input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--brand-teal-500)}.form-terms label{font-size:1rem;color:#888;cursor:pointer}.form-terms a{color:var(--brand-teal-500);text-decoration:none;font-weight:500}.form-terms a:hover{text-decoration:underline}.form-status{display:flex;align-items:center;gap:.75rem;padding:1rem 1.3rem;border-radius:14px;font-size:1rem;font-weight:500;line-height:1.5;animation:statusReveal .4s cubic-bezier(.2,.6,.35,1)}.form-status svg{flex-shrink:0}@keyframes statusReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.form-status.success{background:#1a1f2e;color:var(--brand-teal-300);border:1px solid rgba(100,196,201,.2)}.form-status.error{background:#ef44440f;color:#dc4a4a;border:1px solid rgba(239,68,68,.15)}.form-submit{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 2.5rem;background:#fff;color:#6b7a85;border:2px solid #E0E0E0;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;align-self:flex-start;transition:color .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.34,1.35,.64,1);position:relative;overflow:hidden}.form-submit:after{content:"";position:absolute;inset:0;border-radius:50px;background:var(--brand-charcoal);z-index:-1;clip-path:inset(50% 50% 50% 50% round 50px);transition:clip-path .5s cubic-bezier(.4,0,.2,1)}.form-submit:hover:after{clip-path:inset(0% 0% 0% 0% round 50px)}.form-submit:hover{color:#fff;transform:scale(1.06);box-shadow:0 6px 20px #3a444340}.form-submit:hover svg{transform:translate(3px)}.form-submit svg{transition:transform .3s ease}.form-submit:active{transform:scale(.94);transition-duration:.12s}.form-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:1024px){.form-split{grid-template-columns:38.2fr 61.8fr}.form-left{padding:3rem 2.5rem 3rem 3rem}.form-right{padding:3rem 2.5rem}.form-left-title{font-size:2.4rem}}@media(max-width:768px){.form-split{grid-template-columns:1fr;min-height:0}.form-left{padding:1.75rem 1.25rem}.form-right{padding:1.5rem 1.25rem}.form-left-title{font-size:1.5rem;margin-bottom:.5rem}.form-left-subtitle{font-size:1rem;line-height:1.5}.form-row{grid-template-columns:1fr;gap:.75rem}.form-field input,.form-field textarea{font-size:1rem;padding:.7rem .85rem}.form-field label{font-size:1rem}.form-field textarea{min-height:110px}.type-chips{gap:.35rem}.type-chip{font-size:1rem;padding:.35rem .75rem}.form-submit{width:100%;justify-content:center;padding:.75rem 1.25rem;font-size:1rem}}@media(max-width:480px){.form-left{padding:1.5rem 1rem}.form-right{padding:1.25rem 1rem}.form-left-title{font-size:1.35rem}.form-left-subtitle{font-size:1rem}.form-field input,.form-field textarea{font-size:1rem;padding:.6rem .75rem}.form-field label{font-size:1rem}.form-field textarea{min-height:95px}.type-chip{font-size:1rem;padding:.3rem .7rem}.form-submit{font-size:1rem;padding:.7rem 1.1rem}}.submit-wrap{position:relative}.confetti{position:absolute;left:50%;top:50%;z-index:3;pointer-events:none}.confetti i{position:absolute;left:0;top:0;border-radius:2px;opacity:0;animation:confettiPop 1.15s cubic-bezier(.16,1,.3,1) forwards}@keyframes confettiPop{0%{opacity:1;transform:translate(0) rotate(0) scale(.6)}70%{opacity:1}to{opacity:0;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scale(1)}}@media(prefers-reduced-motion:reduce){.confetti{display:none}}.form-field input:user-invalid,.form-field textarea:user-invalid{border-bottom-color:#c4444d;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'><circle cx='8' cy='8' r='7' fill='none' stroke='%23C4444D' stroke-width='1.6'/><path d='M8 4.4 L8 9' stroke='%23C4444D' stroke-width='1.8' stroke-linecap='round'/><circle cx='8' cy='11.6' r='1' fill='%23C4444D'/></svg>");background-repeat:no-repeat;background-position:right .2rem center;background-size:16px 16px;padding-right:1.6rem}.form-field:has(input:user-invalid) label:after,.form-field:has(textarea:user-invalid) label:after{content:" (required)";text-transform:none;letter-spacing:normal}.form-field:has(input:user-invalid) label,.form-field:has(textarea:user-invalid) label{color:#c4444d}.form-terms input:user-invalid{outline:2px solid #C4444D;outline-offset:2px}
