.quest-hero{position:relative;min-height:100vh;min-height:100svh;min-height:100dvh;min-height:var(--app-height,100svh);display:flex;align-items:flex-end;padding-bottom:80px;overflow:clip}.quest-hero-bg{position:absolute;inset:0;background-color:var(--dark-1);overflow:clip;isolation:isolate;transform:scale(var(--hero-scale,1.04));transition:transform .1s linear}.quest-hero-bg-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-position,center);pointer-events:none;user-select:none;-webkit-user-drag:none;z-index:0}.quest-hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(6,6,13,.93) 0,rgba(6,6,13,.55) 60%,rgba(6,6,13,.25) 100%);background-image:linear-gradient(to top,#06060d 0,rgba(6,6,13,.5) 40%,transparent 100%),linear-gradient(to right,rgba(6,6,13,.9) 0,rgba(6,6,13,.3) 100%)}.quest-hero-shapes{position:absolute;inset:0;pointer-events:none}.quest-hero .container{position:relative;z-index:2;padding-top:140px}.quest-back-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-display);font-size:.65rem;letter-spacing:3px;text-transform:uppercase;color:var(--text-muted);margin-bottom:24px;transition:color var(--transition)}.quest-back-link:hover{color:var(--blue-2)}.quest-hero-badge{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display);font-size:.65rem;letter-spacing:4px;text-transform:uppercase;color:var(--blue-2);padding:5px 14px;border:1px solid rgba(0,170,255,.25);border-radius:50px;background:rgba(0,170,255,.05);margin-bottom:18px}.quest-badge-gold{color:var(--yellow-1);border-color:rgba(255,208,0,.3);background:rgba(255,208,0,.05)}.quest-badge-red{color:var(--red-1);border-color:rgba(255,0,60,.3);background:rgba(255,0,60,.05)}.quest-hero-title{font-family:var(--font-title);font-size:clamp(3rem, 8vw, 7rem);font-weight:400;letter-spacing:2px;line-height:.95;margin-bottom:16px;background:linear-gradient(135deg,#fff,rgba(255,255,255,.8));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 40px rgba(0,170,255,.3))}.quest-title-red{filter:drop-shadow(0 0 40px rgba(255,0,60,.3))}.quest-hero-tagline{font-size:clamp(.95rem, 2vw, 1.2rem);color:var(--text-secondary);margin-bottom:32px;line-height:1.4;font-style:italic;letter-spacing:1px}.quest-hero-meta{display:flex;gap:0;flex-wrap:wrap;margin-bottom:40px}.qmeta-item{display:flex;flex-direction:column;align-items:center;padding:16px 28px;border-right:1px solid rgba(255,255,255,.08);gap:4px}.qmeta-item:first-child{padding-left:0}.qmeta-item:last-child{border-right:none}.qmeta-item i{color:var(--blue-2);font-size:1rem;margin-bottom:2px}.qmeta-item span{font-size:.62rem;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted)}.qmeta-item strong{font-family:var(--font-display);font-size:.85rem;font-weight:600;color:var(--text-primary)}.quest-hero-cta{font-size:.85rem;padding:16px 40px;flex-wrap:wrap;justify-content:center;gap:6px 8px;line-height:1.25;white-space:normal;text-align:center;text-wrap:balance}.quest-cta-red{background:linear-gradient(135deg,var(--red-1),var(--red-2))!important;box-shadow:0 0 30px var(--red-glow)!important}.quest-cta-red:hover{box-shadow:0 0 50px var(--red-glow)!important}.quest-story-section{padding:100px 0 80px;background:var(--dark-2);position:relative}.quest-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.quest-story-title{font-family:var(--font-title);font-size:clamp(2.5rem, 5vw, 4rem);letter-spacing:2px;line-height:1;margin:16px 0 24px}.quest-story-title em{font-style:normal;background:linear-gradient(135deg,var(--blue-2),var(--blue-3));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.em-red{background:linear-gradient(135deg,var(--red-1),var(--red-2))!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.quest-story-body p{color:var(--text-secondary);line-height:1.4;font-size:1rem;margin-bottom:32px}.quest-features-list{display:flex;flex-direction:column;gap:12px}.qf-item{display:flex;align-items:center;gap:14px;padding:14px 18px;background:rgba(0,170,255,.04);border:1px solid rgba(0,170,255,.12);border-radius:var(--radius-sm);font-size:.9rem;color:var(--text-secondary);transition:all var(--transition)}.qf-item:hover{background:rgba(0,170,255,.08);border-color:rgba(0,170,255,.25);color:var(--text-primary);transform:translateX(4px)}.qf-item i{color:var(--blue-2);width:18px;flex-shrink:0}.qf-red{background:rgba(255,0,60,.04);border-color:rgba(255,0,60,.12)}.qf-red:hover{background:rgba(255,0,60,.08);border-color:rgba(255,0,60,.25)}.qf-red i{color:var(--red-1)}.quest-story-img-wrap{position:relative;border-radius:var(--radius-lg);overflow:hidden}.quest-story-img-wrap img{width:100%;height:480px;object-fit:cover;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--dark-4),var(--dark-5))}.quest-img-glow{position:absolute;inset:-1px;border-radius:var(--radius-lg);border:1.5px solid rgba(0,170,255,.2);box-shadow:inset 0 0 60px rgba(0,170,255,.06),0 0 60px rgba(0,170,255,.08);pointer-events:none}.quest-img-glow-gold{border-color:rgba(255,208,0,.2);box-shadow:inset 0 0 60px rgba(255,208,0,.04),0 0 60px rgba(255,208,0,.06)}.quest-img-glow-red{border-color:rgba(255,0,60,.2);box-shadow:inset 0 0 60px rgba(255,0,60,.04),0 0 60px rgba(255,0,60,.06)}.quest-difficulty-card{position:absolute;bottom:-20px;right:20px;background:rgba(6,6,13,.95);backdrop-filter:blur(20px);border:1.5px solid rgba(0,170,255,.3);border-radius:var(--radius-md);padding:16px 24px;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.5),0 0 20px rgba(0,170,255,.1)}.quest-diff-gold{border-color:rgba(255,208,0,.3);box-shadow:0 10px 40px rgba(0,0,0,.5),0 0 20px rgba(255,208,0,.08)}.quest-diff-red{border-color:rgba(255,0,60,.3);box-shadow:0 10px 40px rgba(0,0,0,.5),0 0 20px rgba(255,0,60,.08)}.diff-card-label{font-size:.6rem;letter-spacing:3px;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.diff-card-stars{display:flex;gap:3px;justify-content:center;margin-bottom:8px}.diff-card-stars .fas{color:var(--yellow-1);font-size:.8rem}.diff-card-stars .far{color:rgba(255,208,0,.25);font-size:.8rem}.diff-card-note{font-family:var(--font-display);font-size:.75rem;font-weight:700;color:var(--text-secondary)}.quest-tag-red{color:var(--red-1);border-color:rgba(255,0,60,.3);background:rgba(255,0,60,.05)}.quest-gallery-section{padding:var(--section-pad);background:var(--dark-1)}.quest-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:220px;gap:12px}.quest-book-section{padding:80px 0;background:var(--dark-2);border-top:1px solid rgba(0,170,255,.1);border-bottom:1px solid rgba(0,170,255,.1)}.quest-book-section .container{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(340px,0.9fr);gap:28px;align-items:stretch}.quest-book-section-red{border-top-color:rgba(255,0,60,.15);border-bottom-color:rgba(255,0,60,.15)}.quest-book-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;background:var(--dark-3);border-radius:var(--radius-lg);padding:48px;border:1px solid rgba(0,170,255,.12);box-shadow:0 20px 60px rgba(0,0,0,.3)}.quest-book-price{flex:1;min-width:200px}.quest-book-price .section-tag{margin-bottom:16px}.qbook-price-main{font-family:var(--font-display);font-size:4rem;font-weight:700;color:var(--blue-2);text-shadow:0 0 30px var(--blue-glow);line-height:1;margin-bottom:8px}.qbook-price-main small{font-size:1.2rem;color:var(--text-muted);margin-left:4px}.qbook-price-sub{font-size:.82rem;color:var(--text-muted)}.quest-book-cta{flex:1;min-width:220px;text-align:center}.qbook-cta-label{font-family:var(--font-display);font-size:.62rem;letter-spacing:4px;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px}.quest-phone{display:block;font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--red-1);text-shadow:0 0 30px var(--red-glow);margin-bottom:6px;transition:text-shadow var(--transition)}.quest-phone:hover{text-shadow:0 0 50px var(--red-glow)}.qbook-hours{font-size:.78rem;color:var(--text-muted);display:flex;align-items:center;justify-content:center;gap:6px}.qbook-hours i{color:var(--blue-2)}.quest-video-section{padding:88px 0;background:var(--dark-1)}.quest-video-section-desc{max-width:760px;margin:18px auto 0;text-align:center;line-height:1.4}.quest-video-card{display:block;text-decoration:none;color:inherit}.quest-video-placeholder{position:relative;min-height:360px;display:grid;align-content:center;justify-items:center;gap:18px;padding:42px 36px;text-align:center;border-radius:32px;overflow:hidden;background:linear-gradient(140deg,rgba(73,19,17,.9),rgba(13,4,5,.96)),radial-gradient(circle at 50% 20%,rgba(255,226,164,.14),transparent 20%);border:1px solid rgba(212,175,55,.16);box-shadow:0 24px 64px rgba(0,0,0,.32)}.quest-video-placeholder::after,.quest-video-placeholder::before{content:"";position:absolute;inset:0;pointer-events:none}.quest-video-placeholder::before{background:radial-gradient(circle at 50% 22%,rgba(240,217,160,.18),transparent 18%),linear-gradient(90deg,transparent 14%,rgba(255,255,255,.05) 18%,transparent 24%);opacity:.85}.quest-video-placeholder::after{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0)),radial-gradient(circle at 50% 55%,rgba(0,0,0,0),rgba(0,0,0,.22) 62%,rgba(0,0,0,.55) 100%)}.quest-video-cta,.quest-video-kicker{position:relative;z-index:1;font-family:var(--font-display);text-transform:uppercase}.quest-video-kicker{font-size:.82rem;letter-spacing:.18em;color:var(--yellow-2)}.quest-video-play{position:relative;z-index:1;width:104px;height:104px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(212,175,55,.3);background:rgba(255,255,255,.04);box-shadow:0 0 24px rgba(212,175,55,.12)}.quest-video-play i{font-size:2.6rem;color:var(--yellow-2)}.quest-video-hint,.quest-video-name{position:relative;z-index:1}.quest-video-name{font-family:var(--font-title);font-size:clamp(2rem, 3.4vw, 3.3rem);letter-spacing:.04em;color:var(--text-primary)}.quest-video-hint{max-width:680px;font-size:1rem;line-height:1.4;color:var(--text-secondary)}.quest-video-cta{padding:12px 22px;border-radius:999px;border:1px solid rgba(212,175,55,.26);background:rgba(255,255,255,.04);color:var(--text-primary);letter-spacing:.08em}.quest-others-section{padding:var(--section-pad);background:var(--dark-1)}.quest-others-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.quest-other-card{display:block;border-radius:var(--radius-lg);overflow:hidden;background:var(--dark-3);border:1px solid rgba(255,255,255,.06);transition:.4s;text-decoration:none}.quest-other-card:hover{border-color:rgba(0,170,255,.3);transform:translateY(-6px);box-shadow:0 20px 50px rgba(0,0,0,.5)}.qoc-img{height:200px;background-size:cover;background-position:center;background-color:var(--dark-4);transition:transform .5s}.quest-other-card:hover .qoc-img{transform:scale(1.04)}.qoc-body{padding:24px}.qoc-body .quest-number{font-family:var(--font-display);font-size:.82rem;color:var(--blue-2);letter-spacing:.16em;margin-bottom:8px;display:block}.qoc-body h3{font-family:var(--font-title);font-size:2.25rem;letter-spacing:.04em;margin-bottom:14px;color:var(--text-primary)}.qoc-body .btn-quest{font-size:.96rem}.quest-calc-wrap{display:flex;justify-content:stretch;margin-top:0}.quest-calc-panel{width:100%;height:100%}@media (max-width:900px){.quest-hero{min-height:auto;padding-bottom:56px}.quest-hero .container{padding-top:116px}.quest-story-grid{grid-template-columns:1fr;gap:40px}.quest-story-img-wrap img{height:300px}.quest-difficulty-card{position:relative;bottom:auto;right:auto;margin-top:16px;display:inline-block}.quest-hero-meta{gap:0}.qmeta-item{padding:12px 16px}}@media (max-width:768px){.quest-hero-bg{transform:scale(var(--hero-scale-mobile,1.01))}.quest-hero-bg-media{object-position:var(--hero-position-mobile,var(--hero-position,center))}.quest-hero{padding-bottom:44px}.quest-hero .container{padding-top:104px}.quest-back-link{margin-bottom:18px;letter-spacing:.14em}.quest-hero-badge{font-size:.72rem;letter-spacing:.14em}.quest-hero-title{font-size:clamp(3rem, 14vw, 4.8rem);letter-spacing:.04em}.quest-hero-tagline{max-width:32ch;font-size:1rem;line-height:1.4;margin-bottom:24px}.quest-hero-cta{width:100%;justify-content:center;padding-inline:22px}.quest-hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%;width:100%;margin-bottom:28px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.qmeta-item{width:auto;padding:14px 12px;border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.qmeta-item:first-child{padding-left:12px}.qmeta-item:nth-child(odd){border-right:1px solid rgba(255,255,255,.06)}.qmeta-item:nth-last-child(-n+2){border-bottom:none}.quest-book-section,.quest-gallery-section,.quest-others-section,.quest-story-section,.quest-video-section{padding:72px 0}.quest-story-grid{gap:28px}.quest-story-title{font-size:clamp(2.2rem, 10vw, 3.3rem);letter-spacing:.04em;margin:12px 0 18px}.quest-book-section .container{grid-template-columns:1fr;gap:18px}.quest-gallery-grid{grid-template-columns:1fr;grid-auto-rows:220px}.quest-others-grid{grid-template-columns:1fr;gap:18px}.quest-book-inner{flex-direction:column;text-align:center;padding:30px 22px}.quest-video-placeholder{min-height:300px;padding:34px 24px}.qbook-price-main{font-size:3rem}.quest-phone{font-size:1.6rem}.qoc-body{padding:20px}.qoc-body h3{font-size:clamp(1.85rem, 9vw, 2.35rem)}.qoc-body .btn-quest{width:100%;justify-content:center}}@media (max-width:480px){.quest-hero .container{padding-top:98px}.qmeta-item{padding:10px 12px}.quest-gallery-grid{grid-template-columns:1fr}.gallery-wide{grid-column:auto}.quest-video-name{font-size:clamp(1.7rem, 9vw, 2.35rem)}.quest-video-kicker{letter-spacing:.12em}.qmeta-item strong{font-size:.8rem}.quest-video-placeholder{min-height:260px;padding:28px 20px}.qoc-img{height:180px}}