.gp3d-wrap{position:relative;width:100%;height:650px;overflow:hidden;background:#fff0}@media (max-width:768px){.gp3d-wrap{height:380px}}.gp3d-wrap canvas{position:absolute;inset:0;display:block;touch-action:none;width:100%!important;height:100%!important;z-index:2;cursor:pointer}.gp3d-wrap canvas:active{cursor:grabbing}.gp3d-poster{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1;background:#f8f8f8;opacity:1;transition:opacity .28s ease}.gp3d-poster img{width:100%;height:100%;object-fit:contain;display:block}.gp3d-poster.is-hidden{opacity:0;pointer-events:none}.gp3d-wrap canvas{position:absolute;inset:0;display:block;touch-action:none;width:100%!important;height:100%!important;z-index:2}.gp3d-wrap .gp3d-overlay{position:absolute;top:20px;left:0;width:100%;pointer-events:none;z-index:10;text-align:center;transition:opacity 0.4s ease,transform 0.4s ease;opacity:1}.gp3d-wrap .gp3d-overlay .hint-top{display:inline-block;background:#fff;color:#1e293b;padding:10px 20px;border-radius:24px;font-size:13px;font-weight:500;letter-spacing:.3px;box-shadow:0 10px 10px rgb(0 0 0 / .05)}.gp3d-overlay.is-hidden{opacity:0;transform:translateY(-10px);pointer-events:none}.calc-card{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background-color:rgb(0 207 250 / .14);border-radius:20px;padding:30px;color:#2f2f2f;margin-bottom:0;box-shadow:0 10px 30px rgb(0 0 0 / .05)}.calc-header{margin-bottom:22px}.calc-title{font-size:24px;font-weight:700;margin:0 0 10px 0;padding:0;display:block;line-height:1.2}.calc-specs{background:rgb(255 255 255 / .85);padding:10px 14px;border-radius:12px;font-size:15px;display:inline-block}.calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 36px;margin-top:22px}.calc-item{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:11px 12px;border-bottom:1px solid rgb(0 0 0 / .05);cursor:pointer;transition:background-color 0.2s ease,transform 0.1s ease;user-select:none;border-radius:10px;margin-left:-12px;margin-right:-12px}.gp-calc-btn-main{display:flex;align-items:center;justify-content:center;width:100%;background:#ffce38;color:#111827;padding:18px 24px;border-radius:16px;font-weight:700;text-decoration:none;text-transform:uppercase;font-size:17px;letter-spacing:.5px;transition:all 0.2s ease;box-shadow:0 10px 25px rgb(255 206 56 / .3);border:none}.gp-calc-btn-main:hover{filter:brightness(.96);color:#111827;transform:translateY(-2px);box-shadow:0 12px 30px rgb(255 206 56 / .4)}.gp-calc-btn-main:active{transform:scale(.98)}.gp-calc-btn-pdf{display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;width:100%;padding:18px 24px;border-radius:16px;background:#fff0;border:1.5px solid rgb(0 207 250 / .33);color:#2f2f2f;font-weight:600;font-size:15px;letter-spacing:.3px;text-decoration:none;transition:all 0.2s ease}.gp-calc-btn-pdf:hover{background:#eaf7ff;border-color:rgb(0 207 250 / .6);color:#2f2f2f}.gp-calc-btn-pdf:active{transform:scale(.98)}@media (max-width:420px){.gp-calc-btn-pdf{font-size:13px}}@media (hover:hover){.calc-item:not(.is-disabled):hover{background-color:rgb(255 255 255 / .4)}}.calc-item:not(.is-disabled):active{transform:scale(.98);background-color:rgb(255 255 255 / .2)}.calc-item.is-disabled{cursor:default;opacity:.85}.item-info{display:flex;flex-direction:column;gap:4px}.item-label{font-weight:560;font-size:15px;line-height:1.2;color:#2f2f2f}.item-price{font-weight:700;font-size:16px;color:#000;white-space:nowrap}.item-price.base{color:#2f2f2f;opacity:.8}.checkbox input[type="checkbox"]{display:none}.checkbox input[type="checkbox"]+label{pointer-events:none;position:relative;display:inline-block;height:24px;width:42px;border-radius:30px;background:rgb(160 160 160 / .45);transition:background-color .3s ease;flex-shrink:0}.checkbox input[type="checkbox"]+label:after{content:"";position:absolute;top:3px;left:3px;height:18px;width:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .15);transition:transform .3s cubic-bezier(.4,0,.2,1)}.checkbox input[type="checkbox"]:checked+label{background:rgb(93 213 110 / .95)}.checkbox input[type="checkbox"]:checked+label:after{transform:translateX(18px)}.calc-footer{margin-top:30px;background-color:rgb(0 207 250 / .33);padding:22px;border-radius:20px;display:block!important}.total-main{display:flex;justify-content:space-between;align-items:baseline;gap:5px;margin-bottom:10px}.total-title{font-size:18px;font-weight:900;letter-spacing:.3px;line-height:1.4}.total-amount{font-size:26px;font-weight:950;white-space:nowrap}.total-breakdown{font-size:14px;line-height:1.35;opacity:.85}.guarantee-box.strong{margin-top:5px;margin-bottom:5px;padding:12px 16px;border-radius:12px;font-size:14px;display:flex;align-items:center;gap:10px}.guarantee-box.strong .check{color:#10b981;margin-top:4px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;line-height:1}.guarantee-box.strong .check svg{width:20px;height:20px;display:block}.check{font-size:16px;font-weight:900;color:#333e48;flex-shrink:0}.guarantee-text{display:flex;flex-direction:row;align-items:baseline;gap:6px}.guarantee-main{font-weight:700;white-space:nowrap}.guarantee-sub{opacity:.8}@media (max-width:768px){.calc-card{padding:20px}.calc-grid{grid-template-columns:1fr 1fr;gap:8px 10px}.calc-item{padding:8px 8px;margin-left:-8px;margin-right:-8px;gap:8px}.item-label{font-size:13px;-webkit-line-clamp:3}.item-price{font-size:13px}.checkbox input[type="checkbox"]+label{transform:scale(.85);transform-origin:left center}.kb-button.js-gp3d-open-popup{width:100%!important;margin-top:10px}.guarantee-main{font-size:15px}.guarantee-sub{font-size:13px}}@media (max-width:1057px){.guarantee-text{flex-direction:column;align-items:flex-start;gap:4px}.guarantee-box.strong{align-items:flex-start;padding:14px 16px}}.gp3d-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(15 23 42 / .7);backdrop-filter:blur(4px);z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s ease}.gp3d-popup-overlay.is-active{opacity:1;visibility:visible}.gp3d-popup-card{background:#fff;width:100%;max-width:500px;border-radius:24px;padding:40px;position:relative;transform:translateY(20px);transition:transform 0.3s ease;box-shadow:0 25px 50px -12px rgb(0 0 0 / .25);margin:20px;max-height:90vh;overflow-y:auto}.gp3d-popup-overlay.is-active .gp3d-popup-card{transform:translateY(0)}.gp3d-popup-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#e2e8f0;border:none;font-size:22px;line-height:1;color:#334155;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 5px rgb(0 0 0 / .1);transition:all 0.2s}.gp3d-popup-close:hover{background:#cbd5e1;color:#000}.gp3d-popup-header h3{margin:0 0 8px 0;font-size:24px;font-weight:800;color:#1e293b;text-transform:uppercase}.gp3d-popup-header p{margin:0 0 24px 0;font-size:15px;color:#64748b;line-height:1.4}body.gp3d-popup-open{overflow:hidden!important;touch-action:none}@media (max-width:600px){.gp3d-popup-card{padding:30px 20px 25px}.gp3d-popup-form-mount .kb-forms-submit,.gp3d-popup-form-mount button[type="submit"]{width:100%!important;margin-top:10px}.gp3d-popup-form-mount .kb-form-block{flex-direction:column!important}}.gp-journey-section{font-family:system-ui,-apple-system,sans-serif;padding:30px 20px;max-width:1000px;margin:0 auto;color:var(--gp-dark,#111827)}.gp-journey-title{font-size:clamp(34px, 5vw, 42px);font-weight:800;color:var(--gp-dark,#111827);margin:0 0 18px 0;text-align:center;letter-spacing:-.5px;line-height:1.1}.gp-journey-time{font-size:15px;color:#333e48;text-align:center;margin:0 0 42px 0;line-height:1.5}.gp-journey-time .gp-journey-hl-yellow{padding:1px 10px;font-size:14px;font-weight:500;background-color:#ffce386e}.gp-journey-timeline{position:relative;list-style:none;margin:0 auto;padding:0 0 0 50px}.gp-journey-step{position:relative;margin-bottom:50px;opacity:0;transform:translateY(20px);transition:all 0.6s cubic-bezier(.25,.46,.45,.94)}.gp-journey-step.is-visible{opacity:1;transform:translateY(0)}.gp-journey-step:last-child{margin-bottom:0}.gp-journey-step:not(:last-child)::before{content:'';position:absolute;z-index:1;left:-29px;top:30px;bottom:-50px;width:2px;background:linear-gradient(to bottom,rgb(0 207 250 / .55) 0%,rgb(0 207 250 / .18) 35%,rgb(229 231 235 / .9) 100%)}.gp-journey-icon{position:absolute;left:-50px;top:0;width:44px;height:44px;background-color:var(--gp-blue,#00cffa);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:10;box-shadow:0 4px 15px rgb(0 207 250 / .3)}.gp-journey-card{background:rgb(248 248 248 / .7);border-radius:20px;padding:16px 18px;display:flex;flex-direction:column;align-items:flex-start}.gp-journey-header{font-size:20px;font-weight:800;margin:0 0 10px 0;text-transform:uppercase;display:flex;flex-wrap:wrap;align-items:center;gap:10px;line-height:1.3}.gp-journey-hl-blue{color:#64748b;font-weight:700}.gp-journey-hl-yellow{background-color:var(--gp-yellow,#ffce39);padding:2px 10px;border-radius:6px;color:var(--gp-dark,#111827);font-size:15px}.gp-journey-text{font-size:15px;color:#333e48;margin:0 0 12px 0;line-height:1.5;margin-bottom:15px!important}.gp-journey-link{display:inline-flex;align-items:center;color:var(--gp-blue,#00cffa);text-decoration:none;font-weight:500;font-size:14px;border-bottom:1px solid #fff0;transition:all 0.3s;margin-bottom:10px}.gp-journey-link:hover{border-bottom-color:var(--gp-blue,#00cffa)}.gp-journey-tag{display:inline-flex;align-items:center;font-size:13px;font-weight:500;color:#059669;background:#d1fae5;padding:6px 12px;border-radius:8px;margin-top:4px}@media (min-width:1024px){.gp-journey-section{padding:50px 40px}.gp-journey-timeline{padding-left:80px}.gp-journey-step{margin-bottom:70px}.gp-journey-step:not(:last-child)::before{left:-44px;top:40px;bottom:-70px}.gp-journey-icon{left:-80px;width:72px;height:72px}.gp-journey-icon svg{width:32px;height:32px}.gp-journey-card{padding:20px 24px;border-radius:24px}.gp-journey-header{font-size:24px}.gp-journey-text{font-size:16px;max-width:750px;line-height:1.65}}.gp-journey-tag{display:inline-flex;margin-top:0;align-items:center;font-size:13px;font-weight:500;color:#059669;background:#d1fae5;padding:6px 12px;border-radius:8px}