@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;0,800;0,900;1,400;1,600;1,700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0}#root{width:100%;min-height:100svh}::selection{color:#1a1a1a;background:#7b6fa233}html{scroll-behavior:smooth}.event-banner{background:linear-gradient(135deg,#fff8f3 0%,#fdeef0 50%,#f5f0fb 100%);justify-content:center;width:100%;padding:3.5rem;display:flex}.event-banner-inner{flex-direction:column;align-items:center;width:100%;max-width:1100px;display:flex}.event-banner-badge{color:#fff;letter-spacing:1.5px;background:#1a1a1a;border-radius:100px;margin-bottom:1.2rem;padding:.45rem 1.2rem;font-size:.75rem;font-weight:700;display:inline-block}.event-banner-frame{border-radius:24px;width:100%;transition:transform .3s;overflow:hidden;box-shadow:0 20px 50px #0000001f}.event-banner-frame:hover{transform:translateY(-4px)}.event-banner-img{object-fit:cover;width:100%;display:block}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}.app{color:#1a1a1a;letter-spacing:-.01em;word-break:keep-all;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background-color:#fff;flex-direction:column;min-height:100svh;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif;line-height:1.75;display:flex;overflow-x:hidden}.app button,.app a,.app [role=button],.app [onclick]{-webkit-tap-highlight-color:transparent;outline:none}.header{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#ffffffe0;position:fixed;inset:0 0 auto}.navbar{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.85rem 3.5rem;display:flex}.logo{flex-shrink:0;text-decoration:none}.nav-logo-image{background-image:url(/assets/fillmore-logo-noback.png);background-position:50%;background-repeat:no-repeat;background-size:155px 125px;width:180px;height:70px}.logo-image{object-fit:contain;width:auto;height:42px}.nav{align-items:center;gap:2.8rem;display:flex}.nav-link{color:#1a1a1a;letter-spacing:.02em;font-size:.88rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.nav-link:after{content:"";background:#7b6fa2;height:1.5px;transition:transform .25s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.nav-link:hover{color:#7b6fa2}.nav-link:hover:after{transform:scaleX(1)}.nav-link--btn{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.logo--btn{cursor:pointer;background:0 0;border:none;padding:0}.nav-cta--btn{cursor:pointer;border:none;font-family:inherit}.header-right{align-items:center;gap:.8rem;display:flex}.nav-cta{color:#fff;white-space:nowrap;letter-spacing:.01em;background:#7ec8a0;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.nav-cta:hover{background:#6ab48c;transform:translateY(-1px);box-shadow:0 6px 20px #7ec8a04d}.cta-arrow{font-size:1rem;transition:transform .2s}.nav-cta:hover .cta-arrow{transform:translate(3px)}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger-line{transform-origin:50%;background-color:#1a1a1a;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.hamburger--active .hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.hamburger--active .hamburger-line:nth-child(2){opacity:0}.hamburger--active .hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{background:#fff8f3;align-items:center;min-height:100vh;padding:100px 3.5rem 3rem;display:flex;position:relative;overflow:hidden}.hero-deco{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hero-deco--1{background:radial-gradient(circle,#f5a0b02e 0%,#0000 70%);width:320px;height:320px;animation:8s ease-in-out infinite decoFloat;top:8%;left:-4%}.hero-deco--2{background:radial-gradient(circle,#ffd06026 0%,#0000 70%);width:260px;height:260px;animation:10s ease-in-out 2s infinite decoFloat;bottom:10%;right:5%}.hero-deco--3{background:radial-gradient(circle,#9b7ed81f 0%,#0000 70%);width:200px;height:200px;animation:9s ease-in-out 4s infinite decoFloat;top:55%;left:42%}@keyframes decoFloat{0%,to{transform:translate(0)scale(1)}50%{transform:translate(15px,-20px)scale(1.08)}}.float-char{z-index:1;filter:drop-shadow(0 4px 8px #00000014);pointer-events:none;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}.float-char--1{animation:6s ease-in-out infinite floatBob1;top:14%;left:6%}.float-char--2{animation:7s ease-in-out 1s infinite floatBob2;top:22%;right:8%}.float-char--3{animation:5.5s ease-in-out .5s infinite floatBob3;bottom:18%;left:3%}.float-char--4{animation:8s ease-in-out 2s infinite floatBob1;bottom:28%;right:4%}.float-char--5{animation:6.5s ease-in-out 3s infinite floatBob2;top:50%;left:10%}.float-char--6{animation:7.5s ease-in-out 1.5s infinite floatBob3;top:10%;left:44%}.float-char--7{animation:5s ease-in-out .8s infinite floatBob1;bottom:8%;right:18%}.float-char--8{opacity:.6;animation:9s ease-in-out 4s infinite floatBob2;bottom:47%;left:37%}@keyframes floatBob1{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-18px)rotate(5deg)}50%{transform:translateY(-8px)rotate(-3deg)}75%{transform:translateY(-22px)rotate(2deg)}}@keyframes floatBob2{0%,to{transform:translateY(0)translate(0)rotate(0)}33%{transform:translateY(-15px)translate(8px)rotate(-4deg)}66%{transform:translateY(-25px)translate(-5px)rotate(6deg)}}@keyframes floatBob3{0%,to{transform:translateY(0)scale(1)rotate(0)}50%{transform:translateY(-20px)scale(1.06)rotate(-5deg)}}.hero-grid{z-index:2;grid-template-columns:1fr 1.4fr;align-items:center;gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}.hero-text{padding-right:1rem}.hero-eyebrow{letter-spacing:3.5px;text-transform:uppercase;color:#7b6fa2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border-radius:100px;margin-bottom:1.8rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.hero-title{margin:0 0 1.6rem}.hero-title-line{color:#1a1a1a;letter-spacing:-.01em;transform-origin:0 0;font-family:Libre Bodoni,Bodoni Moda,Didot,Georgia,serif;font-size:clamp(5rem,13vw,12rem);font-weight:400;line-height:.9;display:block;transform:scaleY(1.12)scaleX(.92)}.hero-title-line em{font-style:italic;font-weight:400}.hero-sub{color:#888;margin:0 0 2.5rem;font-size:.95rem;line-height:1.9}.hero-ctas{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.btn-primary{color:#fff;background:#7ec8a0;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary:hover{background:#6ab48c;transform:translateY(-2px);box-shadow:0 8px 24px #7ec8a04d}.btn-arrow{transition:transform .2s}.btn-primary:hover .btn-arrow{transform:translate(3px)}.btn-ghost{color:#1a1a1a;border:1.5px solid #1a1a1a;border-radius:100px;align-items:center;padding:.85rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-ghost:hover{color:#fff;background:#1a1a1a}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.puzzle-label{color:#1a1a1a;white-space:nowrap;pointer-events:none;align-items:center;gap:.3rem;font-family:Libre Bodoni,Georgia,serif;font-size:.82rem;font-style:italic;line-height:1.3;display:flex;position:absolute}.puzzle-arrow{flex-shrink:0;width:32px;height:22px}.puzzle-label--1{top:12%;left:-14%}.puzzle-label--2{top:2%;right:-10%}.puzzle-label--3{bottom:12%;left:-12%}.puzzle-label--4{bottom:28%;right:-16%}.puzzle-label--5{bottom:8%;right:-4%}.puzzle-head-img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;mix-blend-mode:multiply;filter:drop-shadow(0 12px 40px #00000014);width:130%;max-width:820px;height:580px;animation:6s ease-in-out infinite heroImgFloat}@keyframes heroImgFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.journey-strip{background:#f5f5f5;border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;padding:1.8rem 3.5rem}.journey-strip-inner{grid-template-columns:repeat(5,1fr);align-items:start;gap:1.2rem;max-width:1400px;margin:0 auto;display:grid}.strip-item{align-items:center;gap:.7rem;display:flex}.strip-char{flex-shrink:0}.strip-char-img{object-fit:contain;width:48px;height:48px}.strip-title{color:#1a1a1a;margin-bottom:.1rem;font-size:1.2rem;font-weight:700;display:block}.strip-desc{color:#999;font-size:.72rem;line-height:1.35;display:block}.sec{background:#fff;padding:6.5rem 3.5rem}.sec--alt{background:#f7f7f7}.sec--dark{color:#e8ddd0;background:#1a1a1a}.sec-inner{max-width:1100px;margin:0 auto}.tag{color:#7b6fa2;letter-spacing:2.5px;text-transform:uppercase;border:1px solid #7b6fa247;border-radius:100px;margin-bottom:1.4rem;padding:.35rem 1.1rem;font-size:.68rem;font-weight:500;display:inline-block}.tag--light{color:#c4a0d8;border-color:#c4a0d847}.sec-title{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:1.4rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.3}.sec-title--light{color:#e8ddd0}.accent{color:#9279e1}.sec-desc{color:#999;margin-bottom:2.5rem;font-size:.95rem;line-height:1.85}.sec--dark .sec-desc{color:#a89e90}.about-head{text-align:center;max-width:680px;margin:0 auto 3.5rem}.about-body{color:#888;margin:0;font-size:.95rem;line-height:2}.about-grid{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.about-card{border-radius:22px;flex-direction:column;justify-content:space-between;min-height:230px;padding:2rem 1.8rem;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.about-card:before{content:"";pointer-events:none;background:#ffffff29;border-radius:50%;width:150px;height:150px;position:absolute;top:-40%;right:-25%}.about-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #00000014}.about-card-head{justify-content:space-between;align-items:flex-start;display:flex}.about-card-tag{letter-spacing:1.4px;text-transform:uppercase;color:#0000004d;background:#fff6;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:700}.about-card-icon{opacity:.65;flex-shrink:0;font-size:1.5rem;display:block}.about-card-icon img{width:24px;height:24px;display:block}.about-card-foot{flex-direction:column;gap:.2rem;display:flex}.about-card-title{color:#1a1a1a;font-size:1.2rem;font-weight:800}.about-card-desc{color:#0000007a;font-size:.78rem;line-height:1.45}.emo-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.emo-card{cursor:pointer;opacity:.82;border:3px solid #0000;border-radius:22px;flex-direction:column;align-items:center;gap:.8rem;padding:2.6rem 1rem;font-family:inherit;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 4px 14px #0000000a}.emo-card:hover{opacity:1;transform:translateY(-6px)scale(1.02);box-shadow:0 10px 28px #00000014}.emo-card--on{opacity:1;border-color:#ffffffd9;transform:translateY(-6px)scale(1.06);box-shadow:0 14px 34px #0000001f}.emo-card--off{opacity:.32;transform:scale(.95)}.emo-icon{font-size:3.6rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.emo-icon img{width:48px;height:48px;display:block}.emo-card--on .emo-icon{transform:scale(1.2)}.emo-name{color:#333;font-size:1rem;font-weight:700}.emo-result{text-align:center;opacity:0;min-height:70px;margin-top:1.2rem;transition:all .5s cubic-bezier(.22,1,.36,1);transform:translateY(14px)}.emo-result--show{opacity:1;transform:translateY(0)}.emo-result-icon{justify-content:center;margin-bottom:.5rem;font-size:2.6rem;animation:.5s cubic-bezier(.34,1.56,.64,1) emoPop;display:flex}.emo-result-icon img{width:42px;height:42px;display:block}@keyframes emoPop{0%{transform:scale(0)}60%{transform:scale(1.25)}to{transform:scale(1)}}.emo-result-msg{color:#555;max-width:460px;margin:0 auto;font-size:1rem;font-weight:500;line-height:1.7}.emo-sec{transition:background-color .8s;position:relative;overflow:hidden}.emo-content{z-index:2;position:relative}.emo-sec--햇살{background-color:#fff5e0}.emo-sec--구름{background-color:#eee6df}.emo-sec--비{background-color:#dde4ec}.emo-sec--번개{background-color:#1e1e2e}.emo-sec--번개 .sec-title,.emo-sec--번개 .sec-desc,.emo-sec--번개 .emo-name{color:#d8d4dc;transition:color .8s}.emo-sec--번개 .tag{color:#b0e0c4;border-color:#b0e0c480;transition:color .8s,border-color .8s}.emo-sec--번개 .emo-result-msg{color:#d8d4dc}.weather-overlay{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.sun-glow{background:radial-gradient(circle,#ffdc6480 0%,#ffc83226 50%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:3s ease-in-out infinite sunPulse;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.sun-rays{opacity:0;background:conic-gradient(#0000 0deg,#ffd25026 5deg,#0000 10deg 30deg,#ffd2501f 35deg,#0000 40deg 60deg,#ffd25026 65deg,#0000 70deg 90deg,#ffd2501f 95deg,#0000 100deg 120deg,#ffd25026 125deg,#0000 130deg 150deg,#ffd2501f 155deg,#0000 160deg 180deg,#ffd25026 185deg,#0000 190deg 210deg,#ffd2501f 215deg,#0000 220deg 240deg,#ffd25026 245deg,#0000 250deg 270deg,#ffd2501f 275deg,#0000 280deg 300deg,#ffd25026 305deg,#0000 310deg 330deg,#ffd2501f 335deg,#0000 340deg 360deg);width:600px;height:600px;animation:1s ease-out forwards sunRaysIn,20s linear 1s infinite sunRotate;position:absolute;top:-10%;left:50%;transform:translate(-50%)}@keyframes sunPulse{0%,to{opacity:.8;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.15)}}@keyframes sunRotate{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}@keyframes sunRaysIn{0%{opacity:0}to{opacity:1}}.cloud-fog{filter:blur(40px);background:#c8c8d280;border-radius:50%;width:120%;height:40%;position:absolute}.cloud-fog--1{animation:8s ease-in-out infinite cloudDrift1;top:5%;left:-20%}.cloud-fog--2{background:#bebec873;animation:10s ease-in-out infinite cloudDrift2;top:30%;right:-15%}.cloud-fog--3{background:#b4b4c359;animation:12s ease-in-out infinite cloudDrift3;bottom:10%;left:-10%}.cloud-shape{opacity:0;filter:blur(1px)drop-shadow(0 4px 15px #9696aa66);font-size:5rem;position:absolute}.cloud-shape--1{font-size:6rem;animation:9s ease-in-out infinite cloudFloat1;top:5%;left:5%}.cloud-shape--2{font-size:5rem;animation:11s ease-in-out .5s infinite cloudFloat2;top:15%;right:8%}.cloud-shape--3{font-size:4.5rem;animation:10s ease-in-out 1s infinite cloudFloat3;top:45%;left:15%}.cloud-shape--4{font-size:5.5rem;animation:12s ease-in-out .8s infinite cloudFloat4;bottom:20%;right:12%}.cloud-shape--5{font-size:4rem;animation:8s ease-in-out 1.5s infinite cloudFloat5;bottom:8%;left:35%}@keyframes cloudFloat1{0%{opacity:0;transform:translate(-60px)translateY(0)}15%{opacity:.7}50%{opacity:.5;transform:translate(40px)translateY(-15px)}85%{opacity:.7}to{opacity:0;transform:translate(-60px)translateY(0)}}@keyframes cloudFloat2{0%{opacity:0;transform:translate(50px)translateY(0)}15%{opacity:.6}50%{opacity:.45;transform:translate(-30px)translateY(-10px)}85%{opacity:.6}to{opacity:0;transform:translate(50px)translateY(0)}}@keyframes cloudFloat3{0%{opacity:0;transform:translate(-40px)translateY(0)}20%{opacity:.55}50%{opacity:.4;transform:translate(35px)translateY(-12px)}80%{opacity:.55}to{opacity:0;transform:translate(-40px)translateY(0)}}@keyframes cloudFloat4{0%{opacity:0;transform:translate(30px)translateY(0)}15%{opacity:.5}50%{opacity:.4;transform:translate(-45px)translateY(-8px)}85%{opacity:.5}to{opacity:0;transform:translate(30px)translateY(0)}}@keyframes cloudFloat5{0%{opacity:0;transform:translate(-20px)translateY(0)}20%{opacity:.5}50%{opacity:.35;transform:translate(25px)translateY(-10px)}80%{opacity:.5}to{opacity:0;transform:translate(-20px)translateY(0)}}@keyframes cloudDrift1{0%,to{opacity:0;transform:translate(0)}20%{opacity:1}50%{transform:translate(8%)}80%{opacity:1}}@keyframes cloudDrift2{0%,to{opacity:0;transform:translate(0)}25%{opacity:1}50%{transform:translate(-6%)}75%{opacity:1}}@keyframes cloudDrift3{0%,to{opacity:0;transform:translate(0)}30%{opacity:1}50%{transform:translate(5%)}70%{opacity:1}}.raindrop{background:linear-gradient(#0000,#648cc899);border-radius:0 0 2px 2px;width:2px;height:18px;animation:linear infinite rainFall;position:absolute;top:-10px}@keyframes rainFall{0%{opacity:0;transform:translateY(-20px)}10%{opacity:1}90%{opacity:.6}to{opacity:0;transform:translateY(calc(100vh + 20px))}}.lightning-flash{background:#fff;animation:3s ease-out infinite lightningFlash;position:absolute;inset:0}@keyframes lightningFlash{0%{opacity:0}2%{opacity:.8}4%{opacity:0}6%{opacity:.4}8%{opacity:0}30%{opacity:0}31%{opacity:.3}32%{opacity:0}to{opacity:0}}.lightning-bolt{opacity:0;filter:drop-shadow(0 0 30px #ffff64cc);font-size:8rem;animation:3s ease-out infinite boltAppear;position:absolute;top:10%;left:50%;transform:translate(-50%)}@keyframes boltAppear{0%{opacity:0;transform:translate(-50%)scale(.5)}2%{opacity:1;transform:translate(-50%)scale(1.2)}6%{opacity:0;transform:translate(-50%)scale(1)}to{opacity:0}}.prod-poster{background:#f5f0ed;border-radius:20px;justify-content:center;align-items:center;margin:2rem 0 1.5rem;display:flex;overflow:hidden}.prod-poster-img{object-fit:contain;max-width:100%;max-height:100%;display:block}.prod-hint{color:#999;margin:0 0 .6rem;font-size:.82rem}.prod-tags{grid-template-columns:repeat(4,auto);justify-content:start;gap:.6rem;margin-bottom:3.5rem;display:grid}.prod-tag{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #0000000f;border-radius:100px;padding:.55rem 1.3rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .25s}.prod-tag:hover{color:#7ec8a0;border-color:#7ec8a0}.prod-tag--on{color:#fff;background:#7ec8a0;border-color:#7ec8a0}.prod-tag--on:hover{color:#fff;background:#6ab48c}.reveal-box{text-align:center;background:linear-gradient(135deg,#fafafa 0%,#f5f0ed 100%);border-radius:26px;padding:3.5rem 2.5rem}.reveal-lead{color:#4a3728;margin:0 0 1.2rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,3vw,2rem)}.formula{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5rem;margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,4.5vw,3.2rem);font-weight:800;display:flex}.f-feel{color:#5bae7a;font-style:italic}.f-eco{color:#eb54a0;font-style:italic}.f-op{color:#b08968;font-weight:400}.f-result{color:#1a1a1a;position:relative}.f-result:after{content:"";z-index:-1;background:#7b6fa238;height:.14em;position:absolute;bottom:.06em;left:0;right:0}.reveal-sub{color:#777;margin:0 0 2rem;font-size:1.05rem;font-style:italic}.reveal-quote{color:#4a3728;max-width:560px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.4rem);font-weight:600;line-height:1.8}.loop-circle{width:400px;height:400px;margin:2rem auto 0;position:relative}.loop-arrows{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.loop-pos--0{position:absolute;top:0;left:50%;transform:translate(-50%)}.loop-pos--1{position:absolute;top:50%;right:0;transform:translateY(-50%)}.loop-pos--2{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.loop-pos--3{position:absolute;top:50%;left:0;transform:translateY(-50%)}.loop-btn{aspect-ratio:1;text-align:center;color:#333;cursor:pointer;border:3px solid #0000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:115px;padding:0;font-family:inherit;font-weight:600;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex}.loop-btn:hover{border-color:#fff9;box-shadow:0 8px 22px #00000029}.loop-btn--on{border-color:#fff;box-shadow:0 10px 28px #00000038}.trust-heading{margin:10px}.loop-icon{font-size:2rem}.loop-icon img{width:32px;height:32px;display:block}.loop-name{margin-top:-3px;font-size:.88rem;font-weight:700}.loop-arrow{color:#7b6fa2;font-size:1.3rem;font-weight:700}.loop-back{text-align:center;color:#a89e90;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.6rem;font-size:.88rem;display:flex}.loop-spin{color:#7b6fa2;font-size:1.2rem;animation:3s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.loop-detail{text-align:center;color:#a89e90;opacity:0;max-width:580px;min-height:1px;margin:0 auto 2rem;font-size:.95rem;line-height:1.7;transition:all .35s;transform:translateY(8px)}.loop-detail--show{opacity:1;transform:translateY(0)}.loop-detail strong{color:#c4a0d8}.prob-list{gap:.8rem;display:grid}.prob-row{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex}.prob-row:hover{transform:translate(5px);box-shadow:-4px 0 #7b6fa2}.prob-num{color:#c4a0d8;flex-shrink:0;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:800;line-height:1}.prob-title{color:#e8ddd0;margin-bottom:.35rem;font-size:1rem;font-weight:600}.prob-desc{color:#a89e90;margin:0;font-size:.9rem;line-height:1.7}.phase-grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-bottom:1rem;display:grid}.phase-card{background:#fff;border:1px solid #0000000d;border-radius:18px;padding:2.2rem 1.6rem 1.6rem;transition:transform .3s,box-shadow .3s;position:relative}.phase-card:before{content:"";background:linear-gradient(90deg,#7b6fa2,#c4a0d8);border-radius:0 0 2px 2px;height:3px;position:absolute;top:0;left:1.4rem;right:1.4rem}.phase-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000000f}.phase-tag{color:#7b6fa2;letter-spacing:1.5px;text-transform:uppercase;font-size:.7rem;font-weight:700}.phase-title{color:#1a1a1a;margin:.8rem 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700}.phase-desc{color:#888;margin:0;font-size:.88rem;line-height:1.7}.disc-box{text-align:center;background:#fff;border:1px solid #0000001f;border-radius:22px;padding:3rem 2.5rem}.disc-title{color:#1a1a1a;margin-bottom:2rem;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700}.disc-list{gap:.6rem;max-width:620px;margin:0 auto;display:grid}.disc-row{text-align:left;background:#f7f7f7;border-radius:12px;align-items:center;gap:1.1rem;padding:1.1rem 1.4rem;transition:transform .3s;display:flex}.disc-row:hover{transform:translate(4px)}.disc-num{color:#7b6fa2;flex-shrink:0;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:800;line-height:1}.disc-text{color:#333;margin:0;font-size:.95rem;font-weight:500;line-height:1.5}.story-carousel{padding:1rem 0 2rem;overflow:hidden}.story-track{gap:1.1rem;width:max-content;animation:22s linear infinite storySlide;display:flex}.story-track--paused{animation-play-state:paused}@keyframes storySlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.story-card{scroll-snap-align:start;background:#fff;border:1.5px solid #0000001a;border-radius:16px;flex-shrink:0;width:280px;min-width:280px;padding:1.4rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000000a}.story-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000000d}.story-card--active{border-color:#7ec8a0;transform:translateY(-3px);box-shadow:0 8px 20px #7ec8a026}.story-card{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none}.story-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.7rem;display:flex}.story-name{color:#333;font-size:.9rem;font-weight:700}.story-topic{color:#555;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:600}.story-quote{color:#666;margin:0;font-size:.85rem;line-height:1.7}.beta-grid{grid-template-columns:repeat(4,1fr);gap:.9rem;margin-bottom:1.5rem;display:grid}.beta-card{background:#fff;border:1px solid #0000001f;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.4rem;display:flex}.beta-num{color:#7b6fa2;font-family:Playfair Display,Georgia,serif;font-size:.8rem;font-weight:600}.beta-name{color:#333;font-size:1.02rem;font-weight:700}.ba-row{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.1rem;display:grid}.ba{border-radius:24px;flex-direction:column;justify-content:space-between;min-height:270px;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.ba--before{background:#f0f0f0}.ba--after{color:#fff;background:linear-gradient(150deg,#7b6fa2 0%,#c4a0d8 55%,#f5a0b0 100%)}.ba-tag{letter-spacing:3px;color:#8a8275;font-size:.72rem;font-weight:800}.ba--after .ba-tag{color:#ffffffd1}.ba-quote{color:#6b6357;margin:1rem 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.4rem,3.5vw,2.2rem);font-weight:800;line-height:1.35}.ba--after .ba-quote{color:#fff;font-style:italic}.ba-emoji{align-self:flex-end;font-size:2.4rem}.ba-mid{justify-content:center;align-items:center;display:flex}.ba-arrow{color:#7b6fa2;font-size:2rem;font-weight:800}.ben-grid{grid-template-columns:repeat(3,1fr);gap:.9rem;display:grid}.ben-card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:18px;padding:1.8rem 1.2rem;transition:transform .3s,box-shadow .3s,border-color .3s}.ben-card:hover{border-color:#c4a0d8;transform:translateY(-4px);box-shadow:0 10px 26px #c4a0d81f}.ben-icon{margin-bottom:.5rem;font-size:2rem}.ben-title{color:#1a1a1a;margin:0 0 .3rem;font-size:.9rem;font-weight:700}.ben-desc{color:#888;margin:0;font-size:.78rem;line-height:1.5}.goods-section{text-align:center;margin-top:3.5rem}.goods-heading{color:#1a1a1a;margin:0 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700}.goods-sub{color:#999;margin:0 0 1.5rem;font-size:.88rem}.goods-grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;max-width:700px;margin:0 auto;display:grid}.goods-card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:18px;transition:transform .3s,box-shadow .3s;overflow:hidden}.goods-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #00000014}.goods-img{aspect-ratio:1;object-fit:contain;box-sizing:border-box;width:100%;padding:1rem;display:block}.goods-name{color:#1a1a1a;padding:.8rem .5rem .2rem;font-size:.95rem;font-weight:700;display:block}.goods-desc{color:#999;padding:0 .5rem .8rem;font-size:.75rem;display:block}.trust-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem;display:grid}.trust-card{background:#fff;border:1px solid #0000000d;border-top:3px solid #7b6fa2;border-radius:16px;padding:1.8rem 1.5rem;transition:transform .3s,box-shadow .3s}.trust-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000000d}.trust-num{color:#7b6fa273;margin-bottom:.35rem;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:800;display:block}.trust-title{color:#1a1a1a;margin-bottom:.45rem;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.trust-desc{color:#888;margin:0;font-size:.88rem;line-height:1.6}.apply-sec{background:#fff8f3;padding:5rem 3.5rem}.apply-inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:3.5rem;max-width:1100px;margin:0 auto;display:grid}.apply-left{position:sticky;top:120px}.apply-title{color:#1a1a1a;margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.3}.apply-accent{color:#7ec8a0}.apply-desc{color:#888;margin:0 0 2rem;font-size:.92rem;line-height:1.85}.apply-points{flex-direction:column;gap:.7rem;display:flex}.apply-point{color:#555;align-items:center;gap:.6rem;font-size:.88rem;font-weight:500;display:flex}.apply-point-icon{color:#7ec8a0;font-size:.75rem}.apply-right{background:#fff;border:1px solid #0000000a;border-radius:24px;padding:2.2rem;box-shadow:0 8px 32px #0000000f}.apply-form{flex-direction:column;gap:1rem;display:flex}.af-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.af-row--3{grid-template-columns:1fr 1fr .6fr}.af-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;padding-right:2rem}.af-checkbox-group{flex-wrap:wrap;gap:.6rem;display:flex}.af-checkbox{color:#555;cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.af-checkbox input{appearance:none;cursor:pointer;background:#fafafa;border:1.5px solid #ccc;border-radius:4px;flex-shrink:0;width:18px;height:18px;transition:all .2s;position:relative}.af-checkbox input:checked{background:#7ec8a0;border-color:#7ec8a0}.af-checkbox input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.af-checkbox:has(input:checked) span{color:#1a1a1a;font-weight:600}.af-group{flex-direction:column;gap:.3rem;display:flex}.af-label{color:#1a1a1a;font-size:.78rem;font-weight:600}.af-input{color:#1a1a1a;box-sizing:border-box;background:#fafafa;border:1.5px solid #eee;border-radius:12px;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.af-input::placeholder{color:#bbb}.af-input:focus{background:#fff;border-color:#7ec8a0;outline:none;box-shadow:0 0 0 3px #7ec8a01f}.af-textarea{resize:none;min-height:80px}.af-submit{color:#fff;cursor:pointer;background:#7ec8a0;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .25s;display:flex}.af-submit:hover{background:#6ab48c;transform:translateY(-2px);box-shadow:0 8px 24px #7ec8a04d}.af-arrow{transition:transform .2s}.af-submit:hover .af-arrow{transform:translate(3px)}.tag--capture{cursor:pointer;transition:all .25s}.tag--capture:hover{color:#1a1a1a;background:#fac73a14;border-color:#fac73a99}.confirm-overlay{z-index:99999;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.confirm-modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:400px;padding:2.5rem 2rem;animation:.3s modalIn}@keyframes modalIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.confirm-icon{color:#7ec8a0;margin-bottom:1rem;font-size:2rem}.confirm-title{color:#1a1a1a;margin:0 0 1.2rem;font-family:Libre Bodoni,Georgia,serif;font-size:1.3rem;font-weight:700}.confirm-body{color:#666;margin:0 0 .8rem;font-size:.88rem;line-height:1.7}.confirm-body strong{color:#1a1a1a}.confirm-note{color:#999;margin:1.2rem 0 1.5rem;font-size:.82rem;font-style:italic;line-height:1.6}.confirm-close{color:#fff;cursor:pointer;background:#7ec8a0;border:none;border-radius:100px;padding:.7rem 2.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.confirm-close:hover{background:#6ab48c}.clear-section{text-align:center;background:#fff8f3;padding:2rem 1rem}.clear-btn{color:#999;cursor:pointer;background:0 0;border:1.5px solid #ddd;border-radius:100px;padding:.7rem 2rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.clear-btn:hover{color:#555;border-color:#bbb}.footer-copy--tap{cursor:pointer}.admin-list{text-align:left;max-width:600px;margin:1.5rem auto 0}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.admin-title{color:#333;align-items:center;gap:.6rem;margin:0;font-size:.9rem;font-weight:700;display:flex}.admin-close-top{color:#999;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:.15rem .5rem;font-family:inherit;font-size:.72rem}.admin-close-top:hover{color:#555;border-color:#bbb}.admin-guide{align-items:center;gap:.4rem;display:flex}.admin-guide-label{color:#555;font-size:.82rem;font-weight:600}.admin-guide-input{border:1px solid #ddd;border-radius:6px;width:80px;padding:.3rem .5rem;font-family:inherit;font-size:.8rem}.admin-guide-input:focus{border-color:#7b6fa2;outline:none}.admin-guide-save{color:#fff;cursor:pointer;background:#7b6fa2;border:none;border-radius:6px;padding:.3rem .6rem;font-family:inherit;font-size:.75rem;font-weight:600}.admin-guide-save:hover{background:#6a5f8e}.admin-empty{color:#999;font-size:.85rem}.admin-card{color:#444;background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:.8rem;padding:1rem;font-size:.82rem;line-height:1.7}.admin-card p{margin:0}.admin-date{color:#aaa;margin-bottom:.4rem;font-size:.72rem;display:block}.admin-summary-row{border-top:1px dashed #ddd;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}.admin-summary{color:#7b6fa2;word-break:break-all;flex:1;font-size:.78rem;font-weight:600}.admin-copy{cursor:pointer;color:#999;background:0 0;border:1px solid #ddd;border-radius:6px;flex-shrink:0;align-items:center;padding:.3rem;transition:all .2s;display:flex}.admin-copy:hover{color:#7b6fa2;border-color:#7b6fa2}.admin-copy:after{content:"";color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#333;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;transition:opacity .3s;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.admin-copy[data-copied=true]:after{content:"복사됨!";opacity:1}.admin-copy{position:relative}.footer{text-align:center;background:#f5f5f5;border-top:1px solid #0000000d;margin-top:auto;padding:2.8rem 3.5rem}.footer-inner{max-width:1100px;margin:0 auto}.footer-logo{opacity:.6;width:auto;height:32px;margin-bottom:1.2rem}.footer-copy{color:#aaa;margin:0 0 .6rem;font-size:1rem}.footer-links{justify-content:center;align-items:center;gap:1.5rem;display:flex}.footer-link{color:#888;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.footer-link:hover{color:#1a1a1a}.footer-icon{flex-shrink:0;width:18px;height:18px}.footer-mail-btn{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;position:relative}.footer-mail-btn:after{content:"";color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#333;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;transition:opacity .3s;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.footer-mail-btn[data-copied=true]:after{content:"복사됨!";opacity:1}.footer-dot{color:#ccc;margin:0 .35rem}.nav-mobile-cta{display:none}.mobile-menu{z-index:99999;background:#fff8f2;flex-direction:column;justify-content:center;align-items:center;gap:1.8rem;display:flex;position:fixed;inset:0}.mobile-menu-close{color:#1a1a1a;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;position:absolute;top:1.2rem;right:1.5rem}.mobile-menu-link{color:#1a1a1a;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .2s}.mobile-menu-link:hover{color:#7ec8a0}.mobile-menu-link--btn{cursor:pointer;background:0 0;border:none;font-family:inherit}.mobile-menu-cta--btn{cursor:pointer;border:none;font-family:inherit}.mobile-menu-cta{color:#fff;background:#7ec8a0;border-radius:100px;margin-top:.5rem;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;text-decoration:none}@media (width<=768px){.event-banner{padding:2.5rem 1.5rem}.event-banner-frame{border-radius:16px}.event-banner-badge{padding:.4rem 1rem;font-size:.68rem}.nav--desktop{display:none}.hamburger{display:flex}.navbar{padding:.7rem 1.5rem}.logo-image{height:36px}.nav-logo-image{background-size:100px 80px;width:80px;height:45px}.hero{min-height:auto;padding:calc(60px + 2.5rem) 1.5rem 3rem}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-text{text-align:center;padding-right:0}.hero-ctas{justify-content:center}.hero-visual{max-width:420px;margin:0 auto}.puzzle-head-img{width:100%;height:auto}.puzzle-label{font-size:.65rem}.puzzle-arrow{width:22px;height:16px}.float-char{opacity:.7}.float-char--5,.float-char--8,.p-label{display:none}.journey-strip{padding:1.4rem 1.5rem}.journey-strip-inner{grid-template-columns:repeat(2,1fr);gap:.8rem}.strip-item:last-child{grid-column:1/-1;justify-self:center}.sec{padding:4.5rem 1.5rem}.sec-title{font-size:1.9rem}.about-grid{grid-template-columns:1fr}.emo-grid{grid-template-columns:repeat(2,1fr)}.emo-icon img{width:42px;height:42px}.loop-icon img{width:28px;height:28px}.prod-poster{border-radius:14px}.prod-tags{grid-template-columns:repeat(2,1fr);justify-content:center}.prod-tag{text-align:center}.phase-grid{grid-template-columns:1fr}.loop-circle{width:320px;height:320px}.loop-btn{width:90px}.story-card{width:260px;min-width:260px}.beta-grid{grid-template-columns:repeat(2,1fr)}.ba-row{grid-template-columns:1fr;gap:.8rem}.ba{min-height:210px;padding:2rem 1.5rem}.ba-arrow{display:inline-block;transform:rotate(90deg)}.ben-grid{grid-template-columns:repeat(2,1fr)}.ben-desc{font-size:.72rem}.goods-grid{max-width:100%}.goods-section{margin-top:2.5rem}.trust-grid{grid-template-columns:1fr}.trust-heading{margin-top:2.5rem;font-size:1.3rem}.apply-sec{padding:4rem 1.5rem}.apply-inner{grid-template-columns:1fr;gap:2rem}.apply-left{text-align:center;position:static}.apply-points{align-items:center}.apply-right{padding:1.5rem}.af-row,.af-row--3{grid-template-columns:1fr}.af-label{font-size:.75rem}.footer{padding:2rem 1.5rem}.footer-links{gap:1rem}.footer-copy{font-size:.75rem}.sun-glow{width:300px;height:300px}.sun-rays{width:400px;height:400px}.cloud-shape{font-size:3rem}.cloud-shape--1{font-size:4rem}.cloud-shape--4{font-size:3.5rem}.lightning-bolt{font-size:5rem}}@media (width<=480px){.navbar{padding:.7rem 1rem}.nav-cta{display:none}.logo-image{height:30px}.nav-logo-image{background-size:89px 71px;width:80px;height:40px}.hero-title-line{font-size:clamp(3rem,14vw,5rem);font-weight:700}.hero-eyebrow{letter-spacing:2.5px;font-size:.65rem}.hero-sub{font-size:.88rem}.float-char--2,.float-char--4,.float-char--5,.float-char--6,.float-char--7,.float-char--8{display:none}.float-char--1{top:auto;bottom:5%;left:5%}.float-char--3{bottom:5%;left:auto;right:5%}.hero-deco--1{width:180px;height:180px}.hero-deco--2,.hero-deco--3{display:none}.sec{padding:3rem 1rem}.sec-inner{padding:0}.sec-title{font-size:1.5rem}.tag{padding:.3rem .8rem;font-size:.62rem}.journey-strip{padding:1.2rem 1rem}.journey-strip-inner{grid-template-columns:1fr;gap:.7rem}.strip-item:last-child{grid-column:auto;justify-self:auto}.about-card{border-radius:16px;min-height:160px;padding:1.4rem 1.2rem}.about-card-icon img{width:20px;height:20px}.emo-card{border-radius:18px;padding:1.8rem .7rem}.emo-icon{font-size:2.6rem}.emo-icon img{width:36px;height:36px}.emo-name{font-size:.88rem}.prod-grid{gap:.6rem}.prod-name{font-size:.78rem}.reveal-box{border-radius:18px;padding:2rem 1.2rem}.formula{font-size:1.3rem}.loop-circle{width:280px;height:280px}.loop-btn{aspect-ratio:1;width:78px}.loop-icon img{width:24px;height:24px}.loop-name{font-size:.72rem}.prob-row{gap:.7rem;padding:1rem}.prob-num{font-size:1.4rem}.beta-grid{gap:.6rem}.beta-card{padding:1.1rem}.ba{border-radius:18px;min-height:180px;padding:1.5rem 1.2rem}.ba-quote{font-size:1.3rem}.ben-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.ben-card{border-radius:14px;padding:1.2rem .7rem}.ben-icon{font-size:1.6rem}.goods-grid{gap:.6rem}.goods-name{font-size:.85rem}.trust-card{padding:1.2rem}.trust-heading{margin-top:2rem;font-size:1.15rem}.apply-sec{padding:3rem 1rem}.apply-title{font-size:1.6rem}.apply-desc{font-size:.85rem}.apply-right{border-radius:18px;padding:1.2rem}.af-input{padding:.6rem .8rem;font-size:.82rem}.af-textarea{min-height:65px}.af-submit{padding:.75rem 1.5rem;font-size:.88rem}.ben-card{padding:1rem .6rem}.ben-title{font-size:.8rem}.ben-desc{font-size:.68rem}.goods-heading{font-size:1rem}.goods-sub{font-size:.78rem}.goods-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.goods-img{padding:.6rem}.goods-name{padding:.5rem .3rem .1rem;font-size:.78rem}.goods-desc{padding:0 .3rem .6rem;font-size:.65rem}.footer-links{flex-wrap:wrap;gap:.8rem}.footer-link{font-size:.78rem}.footer-copy{font-size:.7rem}.disc-box{padding:1.8rem 1rem}.disc-title{font-size:1rem}.disc-row{padding:.8rem 1rem}.loop-row{gap:.3rem}.story-card{width:240px;min-width:240px;padding:1.1rem}.sun-glow{width:220px;height:220px}.sun-rays{width:280px;height:280px}.cloud-shape{font-size:2.5rem}.cloud-shape--1{font-size:3rem}.cloud-shape--2{font-size:2.5rem}.cloud-shape--4{font-size:2.8rem}.cloud-shape--5{font-size:2rem}.raindrop{height:14px}.lightning-bolt{font-size:4rem}.emo-sec{padding:3rem 1rem}.footer{padding:2rem 1rem}}.fit-page{background:#fff8f3;justify-content:center;align-items:center;min-height:100vh;padding:130px 3.5rem 5rem;display:flex}.fit-page-inner{width:100%;max-width:920px;margin:0 auto}.fit-page-top{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.fit-home-link{color:#999;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:.85rem;transition:color .2s}.fit-home-link:hover{color:#1a1a1a}.fit-progress{background:#0000000f;border-radius:100px;flex:1;height:4px;overflow:hidden}.fit-progress-bar{background:#7ec8a0;height:100%;transition:width .35s}.fit-viewport{background:#fff;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000000f}.fit-track{width:100%;transition:transform .5s cubic-bezier(.65,0,.35,1);display:flex}.fit-slide{box-sizing:border-box;text-align:center;flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;gap:1.3rem;width:100%;min-height:620px;padding:3.5rem 3rem;display:flex}.fit-intro-title{color:#1a1a1a;margin:.6rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,7vw,4rem);font-weight:700}.fit-intro-desc{color:#888;max-width:540px;margin:0 0 .6rem;font-size:1.1rem;line-height:1.9}.fit-start-btn{color:#fff;cursor:pointer;background:#7ec8a0;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:1.1rem 2.8rem;font-family:inherit;font-size:1.05rem;font-weight:600;transition:all .25s;display:inline-flex}.fit-start-btn:hover{background:#6ab48c;transform:translateY(-2px);box-shadow:0 8px 24px #7ec8a04d}.fit-step-label{color:#7b6fa2;letter-spacing:2px;text-transform:uppercase;font-size:.72rem;font-weight:600}.fit-question{color:#1a1a1a;max-width:680px;margin:0 0 .6rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3.6vw,2.3rem);font-weight:700;line-height:1.4}.fit-options{flex-direction:column;gap:1rem;width:100%;max-width:540px;display:flex}.fit-option{box-sizing:border-box;text-align:left;color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px solid #0000001a;border-radius:18px;align-items:center;gap:.9rem;width:100%;padding:1.15rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .22s;display:flex}.fit-option:hover{background:#7b6fa20f;border-color:#7b6fa2;transform:translateY(-2px)}.fit-option--selected{background:#7ec8a01a;border-color:#7ec8a0}.fit-option-icon{flex-shrink:0;font-size:1.4rem;line-height:1}.fit-option-label{flex:1}.fit-nav-row{justify-content:space-between;align-items:center;width:100%;max-width:540px;margin-top:.4rem;display:flex}.fit-nav-btn{cursor:pointer;border-radius:100px;align-items:center;gap:.4rem;padding:.75rem 1.6rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .22s;display:inline-flex}.fit-nav-btn--prev{color:#666;background:0 0;border:1.5px solid #00000026}.fit-nav-btn--prev:hover{color:#1a1a1a;border-color:#1a1a1a}.fit-nav-btn--next{color:#fff;background:#7ec8a0;border:none}.fit-nav-btn--next:hover{background:#6ab48c;transform:translateY(-2px)}.fit-nav-btn--next:disabled{color:#00000059;cursor:not-allowed;background:#0000001a;transform:none}.fit-result-tag{color:#1a1a1a;letter-spacing:1.5px;text-transform:uppercase;border-radius:100px;padding:.4rem 1.1rem;font-size:.7rem;font-weight:700;display:inline-block}.fit-result-title{color:#1a1a1a;max-width:600px;margin:.4rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.9rem,4.6vw,2.8rem);font-weight:700;line-height:1.4}.fit-result-desc{color:#888;max-width:560px;margin:0 0 .2rem;font-size:1.02rem;line-height:1.9}.fit-result-recommend{flex-wrap:wrap;justify-content:center;gap:.6rem;max-width:560px;margin:0 0 .6rem;display:flex}.fit-recommend-chip{color:#1a1a1a;background:#0000000d;border-radius:100px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600}.fit-result-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.fit-cta-primary{color:#fff;cursor:pointer;background:#7ec8a0;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex}.fit-cta-primary:hover{background:#6ab48c;transform:translateY(-2px);box-shadow:0 8px 24px #7ec8a04d}.fit-cta-ghost{color:#1a1a1a;cursor:pointer;background:0 0;border:1.5px solid #1a1a1a;border-radius:100px;align-items:center;padding:.85rem 2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex}.fit-cta-ghost:hover{color:#fff;background:#1a1a1a}@media (width<=768px){.fit-page{align-items:flex-start;min-height:0;padding:calc(60px + 1.2rem) 1rem 1.5rem}.fit-page-inner{max-width:100%}.fit-viewport{border-radius:20px}.fit-slide{gap:1rem;min-height:0;padding:2.2rem 1.3rem}.fit-intro-desc{font-size:1rem}.fit-start-btn{padding:.95rem 2.2rem;font-size:.95rem}.fit-options{gap:.75rem;max-width:100%}.fit-nav-row{max-width:100%}.fit-result-desc{font-size:.95rem}}@media (width<=480px){.fit-page{padding:calc(60px + 1rem) .75rem 1.25rem}.fit-slide{padding:1.8rem 1rem}.fit-intro-desc{max-width:100%}.fit-option{border-radius:14px;gap:.65rem;padding:.9rem 1.1rem;font-size:.88rem}.fit-option-icon{font-size:1.15rem}.fit-nav-row{gap:.6rem}.fit-nav-btn{white-space:nowrap;flex:1;justify-content:center;padding:.7rem .9rem;font-size:.82rem}.fit-result-recommend{max-width:100%}.fit-result-ctas{flex-direction:column;width:100%}.fit-cta-primary,.fit-cta-ghost{justify-content:center;width:100%}}
