*{margin:0;padding:0;box-sizing:border-box}html{width:100%;overflow-x:hidden}.top-popup{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:12px 20px;min-height:var(--popup-height);background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px rgba(0,0,0,.08)}body{width:100%;min-width:0;padding-top:calc(var(--popup-height) + var(--popup-image-gap));padding-bottom:var(--bottom-popup-height);overflow-x:hidden;pointer-events:none}body .floating-form,body .form-toggle-fab{pointer-events:auto}img{max-width:100%}.top-popup .popup-left{flex:1 1;cursor:default}.popup-left span{font-size:20px;color:#090;line-height:1.3}.limit_page{width:100%;min-width:0}.limit_page .cnt1{min-width:0;overflow-x:hidden;margin-top:calc(-1 * var(--popup-image-gap));padding-top:var(--popup-image-gap);width:100vw;margin-left:calc(50% - 50vw);box-sizing:border-box;background-image:url(/images/cnt_bg.webp);background-repeat:repeat;background-position:0 0}.fullscreen-container{width:100%;max-width:var(--landing-max-width,953px);margin:0 auto;overflow:hidden}.fullscreen-container .fullscreen-image{width:100%;max-width:100%;height:auto;display:block}.bottom-popup{position:fixed;bottom:0;left:0;right:0;z-index:1000;min-height:var(--bottom-popup-height);display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 24px;background:#fff;border-radius:var(--bottom-popup-radius) var(--bottom-popup-radius) 0 0;border-top:1px solid #e0e0e0;box-shadow:0 -2px 8px rgba(0,0,0,.08)}.bottom-popup .popup-center,.bottom-popup .popup-left{flex:1 1;min-width:0;display:flex;cursor:default;margin-top:var(--bottom-img1-margin-top)}.bottom-popup .popup-left{justify-content:flex-start;margin-left:var(--bottom-img1-margin-left)}.bottom-popup .popup-center{justify-content:flex-end;margin-top:var(--bottom-img2-margin-top)}.bottom-popup .popup-center img,.bottom-popup .popup-left img{width:auto;height:auto;max-width:100%;max-height:var(--bottom-img1-height);object-fit:contain;display:block}.bottom-popup .popup-center img{max-height:var(--bottom-img2-height)}@media (min-width:1400px){.bottom-popup .popup-left{flex:0 0 auto}.bottom-popup .popup-center{position:absolute;left:calc(var(--bottom-img2-left) + var(--bottom-img2-left-offset, 0px));transform:translateX(-50%);flex:none;justify-content:center}}@media (max-width:768px){:root{--popup-height:70px;--popup-image-gap:28px;--bottom-popup-height:130px;--bottom-img1-height:48px;--bottom-img2-height:48px}.top-popup{padding:10px 12px}.bottom-popup{flex-wrap:wrap;justify-content:center;align-content:center;min-height:130px;padding:12px 16px;gap:12px}.bottom-popup .popup-center,.bottom-popup .popup-left{flex:0 1 auto;min-width:140px}.bottom-popup .popup-center{margin-left:0}body{padding-bottom:var(--bottom-popup-height)}}@media (max-width:480px){:root{--popup-height:60px;--popup-image-gap:28px;--bottom-popup-height:150px;--bottom-img1-height:40px;--bottom-img2-height:40px}.bottom-popup{min-height:150px;padding:12px 14px;gap:10px}.bottom-popup .popup-center,.bottom-popup .popup-left{min-width:120px}body{padding-bottom:var(--bottom-popup-height)}}@media (max-width:1300px){.floating-form{width:320px;padding:26px 28px}}@media (max-width:1200px){.floating-form{width:300px;padding:24px 26px}}@media (max-width:1100px){.floating-form{width:280px;padding:22px 24px}}@media (max-height:700px) and (min-width:1025px){.floating-form{top:calc(var(--popup-height) + 24px);transform:translateY(0)}}.floating-form{position:fixed;top:50%;right:var(--floating-form-right);transform:translateY(-50%);z-index:900;width:340px;padding:28px 32px;background:linear-gradient(180deg,#fff,#f8fcf9);border-radius:18px;border:none;box-shadow:inset 0 0 0 10px #f8fcf9,inset 0 0 0 12px #090,0 0 20px rgba(0,153,0,.2),0 0 40px rgba(0,153,0,.12),0 8px 24px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.9);transition:box-shadow .25s ease}.floating-form:hover{box-shadow:inset 0 0 0 10px #f8fcf9,inset 0 0 0 12px #0a0,0 0 28px rgba(0,153,0,.3),0 0 50px rgba(0,153,0,.18),0 12px 32px rgba(0,0,0,.16),inset 0 1px 0 #fff}.floating-form .form-tag{text-align:center;font-size:13px;font-weight:600;color:#1e4d32;margin-bottom:8px;line-height:1.5;letter-spacing:-.2px}.floating-form .form-title{text-align:center;font-size:22px;font-weight:800;margin-bottom:22px;color:#0d2b1a;line-height:1.35;letter-spacing:-.4px}.floating-form .form-title .highlight{color:#070;font-weight:800;text-shadow:none}.floating-form .form-row{display:flex;align-items:center;margin-bottom:16px;gap:16px}.floating-form .form-row label{width:40px;font-size:15px;font-weight:700;color:#0d2b1a;flex-shrink:0}.floating-form .form-row input{flex:1 1;min-width:0;padding:12px 16px;border:2px solid #b8d4be;border-radius:10px;font-size:15px;font-weight:500;color:#0d2b1a;background:#fff;line-height:1.5;min-height:46px}.floating-form .form-row input::placeholder{color:#5a8a6a;font-weight:400}.floating-form .form-row input:focus{outline:none;border-color:#070;background:#fff;box-shadow:0 0 0 4px rgba(0,119,0,.15)}.floating-form .form-consent{display:flex;align-items:flex-start;gap:10px;margin:18px 0;font-size:13px;font-weight:600;color:#1e4d32;line-height:1.5}.floating-form .form-consent input{margin-top:2px;flex-shrink:0}.floating-form .form-btn{width:100%;padding:16px 18px;border:2px solid #060;border-radius:12px;background:linear-gradient(180deg,#0a0,#090 50%,#070);font-size:17px;font-weight:800;cursor:pointer;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 4px 16px rgba(0,153,0,.4),inset 0 1px 0 hsla(0,0%,100%,.2);transition:all .2s ease;letter-spacing:-.3px}.floating-form .form-btn:hover{background:linear-gradient(180deg,#0b0,#0a0 50%,#090);box-shadow:0 6px 20px rgba(0,153,0,.5),inset 0 1px 0 hsla(0,0%,100%,.3);transform:translateY(-2px)}.floating-form .form-btn:active{transform:translateY(0)}.floating-form .form-btn .red{color:#ffeb99}.floating-form .form-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-toggle-fab{display:none}@media (max-width:1024px){.form-toggle-fab{display:flex;flex-direction:column;position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:950;align-items:center;justify-content:center;gap:4px;padding:22px 18px;background:linear-gradient(145deg,#0b0,#0a0 40%,#080);color:transparent;font-size:18px;font-weight:800;letter-spacing:.5px;line-height:1.2;border:2px solid #060;border-radius:16px;box-shadow:0 6px 24px rgba(0,0,0,.25),0 0 0 2px hsla(0,0%,100%,.4),inset 0 1px 0 hsla(0,0%,100%,.3);cursor:pointer;transition:background .2s ease;pointer-events:auto;overflow:hidden;animation:fabAttention 2.8s ease-in-out infinite}.form-toggle-fab .fab-text{position:relative;z-index:1;line-height:1.1;letter-spacing:.5px;background:linear-gradient(180deg,#fffef5,#fff8d6 50%,#ffeaa7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 1px rgba(0,0,0,.4)) drop-shadow(0 0 1px rgba(0,0,0,.25))}.form-toggle-fab .fab-text:first-child{font-weight:900;letter-spacing:1px}.form-toggle-fab:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,transparent 35%,hsla(0,0%,100%,.35) 50%,transparent 65%,transparent);background-size:250% 100%;animation:fabShimmer 2.8s ease-in-out infinite;pointer-events:none;transition:opacity .3s ease}.form-toggle-fab:hover{background:linear-gradient(145deg,#0c0,#0b0 40%,#090);box-shadow:0 8px 28px rgba(0,0,0,.3),0 0 0 3px hsla(0,0%,100%,.5),inset 0 1px 0 hsla(0,0%,100%,.35);transform:translateY(-50%) scale(1.02);animation:none}.form-toggle-fab:hover:before{animation:none;opacity:0}.form-toggle-fab:active{transform:translateY(-50%) scale(.98)}.form-toggle-fab.hidden{display:none!important}.floating-form.form-collapsed{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-50%) scale(.95);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.floating-form:not(.form-collapsed){transition:opacity .25s ease,transform .25s ease}.floating-form .form-close-btn{position:absolute;top:18px;right:18px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.06);border:none;border-radius:50%;font-size:20px;color:#333;cursor:pointer;transition:background .2s}.floating-form .form-close-btn:hover{background:rgba(0,0,0,.1)}.floating-form.form-has-close{padding-top:48px}.floating-form{top:50%;left:50%;right:unset;bottom:auto;transform:translate(-50%,-50%);width:calc(100% - 32px);max-width:400px;max-height:calc(100vh - var(--popup-height) - var(--bottom-popup-height) - 80px);z-index:1050;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 24px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fcf9);border:none;box-shadow:inset 0 0 0 10px #f8fcf9,inset 0 0 0 12px #090,0 0 20px rgba(0,153,0,.2),0 0 40px rgba(0,153,0,.12),0 8px 24px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.9)}.floating-form:hover{box-shadow:inset 0 0 0 10px #f8fcf9,inset 0 0 0 12px #0a0,0 0 28px rgba(0,153,0,.3),0 0 50px rgba(0,153,0,.18),0 12px 32px rgba(0,0,0,.16),inset 0 1px 0 #fff}.floating-form .form-tag{font-size:11px;margin-bottom:6px}.floating-form .form-title{font-size:18px;margin-bottom:18px}.floating-form .form-row{margin-bottom:14px}.floating-form .form-row label{font-size:14px;width:36px}.floating-form .form-row input{padding:12px 14px;font-size:14px;min-height:44px}.floating-form .form-consent{margin:14px 0;font-size:12px}.floating-form .form-btn{padding:14px 16px;font-size:15px}}@media (max-width:480px){.form-toggle-fab{right:16px;padding:20px 16px;font-size:17px}.floating-form{width:calc(100% - 24px);padding:18px 20px;border-radius:18px}.floating-form .form-title{font-size:16px;margin-bottom:16px}}.alert-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.4);animation:fadeIn .25s ease;pointer-events:auto}.alert-card{width:100%;max-width:340px;padding:28px 32px;background:linear-gradient(180deg,#fff,#f8fcf9);border-radius:20px;border:none;box-shadow:inset 0 0 0 10px #f8fcf9,inset 0 0 0 12px #090,0 0 20px rgba(0,153,0,.15),0 20px 50px rgba(0,0,0,.15);text-align:center;animation:slideUp .3s ease}.alert-icon{width:48px;height:48px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(180deg,#c9a227,#b8921f);border-radius:50%;box-shadow:0 4px 12px rgba(184,146,31,.4)}.alert-message{font-size:15px;font-weight:500;color:#2c3e2f;line-height:1.6;margin-bottom:24px;white-space:pre-line}.alert-btn{width:100%;padding:14px 16px;border:none;border-radius:12px;background:linear-gradient(180deg,#0a0,#090 50%,#070);font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.alert-btn:hover{background:linear-gradient(180deg,#0b0,#0a0 50%,#090);transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,153,0,.4)}.success-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.4);animation:fadeIn .25s ease;pointer-events:auto}@keyframes fabAttention{0%,to{transform:translateY(-50%);box-shadow:0 6px 24px rgba(0,0,0,.25),0 0 0 2px hsla(0,0%,100%,.4),inset 0 1px 0 hsla(0,0%,100%,.3)}50%{transform:translateY(-50%);box-shadow:0 8px 28px rgba(0,0,0,.28),0 0 0 3px hsla(0,0%,100%,.5),inset 0 1px 0 hsla(0,0%,100%,.35)}}@keyframes fabShimmer{0%{background-position:200%}to{background-position:-200%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-card{width:100%;max-width:340px;padding:32px 28px;background:linear-gradient(180deg,#fff,#f0f9f2);border-radius:20px;border:2px solid #090;box-shadow:0 0 0 4px rgba(0,153,0,.15),0 0 40px rgba(0,153,0,.2),0 20px 50px rgba(0,0,0,.2);text-align:center;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.success-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff;background:linear-gradient(180deg,#0a0,#090);border-radius:50%;box-shadow:0 4px 16px rgba(0,153,0,.4)}.success-title{font-size:20px;font-weight:700;color:#1a3d2e;margin-bottom:10px;line-height:1.4}.success-desc{font-size:14px;color:#3d6b4a;margin-bottom:24px;line-height:1.5}.success-btn{width:100%;padding:14px 16px;border:2px solid #070;border-radius:10px;background:linear-gradient(180deg,#0a0,#090 50%,#070);font-size:16px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease}.success-btn:hover{background:linear-gradient(180deg,#0b0,#0a0 50%,#090);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,153,0,.4)}