@layer reset,base,tokens,recipes,utilities;.scale-choice-card{display:grid;gap:14px;margin:24px 0 18px;padding:20px 18px 18px;background:#ffffffe0;border:1px solid rgba(62,112,166,.13);border-radius:18px;box-shadow:0 14px 34px #4d647e14}.scale-hint{display:flex;justify-content:space-between;gap:10px;margin:0 2px;color:#8eb9ed;font-size:11px;font-weight:700;letter-spacing:0}.scale-choice-row{display:grid;grid-template-columns:repeat(7,1fr);align-items:center;justify-items:center;gap:10px;min-height:72px}.scale-choice{--choice-color: #94a3b8;--choice-glow: rgba(148, 163, 184, .16);display:grid;place-items:center;position:relative;width:64px;height:56px;padding:0;color:var(--choice-color);font-weight:900;background:transparent;border:0;border-radius:0;cursor:pointer;filter:drop-shadow(0 9px 16px var(--choice-glow));transition:transform .15s ease,filter .15s ease}.scale-choice:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"";background:linear-gradient(180deg,rgba(255,255,255,.82),var(--choice-color) 70%);opacity:0;transform:translateY(8%) scaleY(.12);transform-origin:50% 100%;mask:url(/assets/answer-hat-fill-mask-CpTztMOl.png) center / contain no-repeat;-webkit-mask:url(/assets/answer-hat-fill-mask-CpTztMOl.png) center / contain no-repeat;transition:opacity .18s ease,transform .26s cubic-bezier(.2,.8,.2,1)}.scale-choice:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:var(--choice-color);mask:url(/assets/answer-hat-mask-CDsLSaE2.png) center / contain no-repeat;-webkit-mask:url(/assets/answer-hat-mask-CDsLSaE2.png) center / contain no-repeat;transition:transform .15s ease,background .15s ease}.scale-choice span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;white-space:nowrap;border:0;clip:rect(0 0 0 0)}.scale-choice-negative{--choice-color: #3c95cf;--choice-glow: rgba(60, 149, 207, .18)}.scale-choice-positive{--choice-color: #6aa66b;--choice-glow: rgba(106, 166, 107, .2)}.scale-choice-neutral{--choice-color: #94a3b8;--choice-glow: rgba(148, 163, 184, .16)}.scale-choice-size-3{width:88px;height:77px}.scale-choice-size-2{width:74px;height:65px}.scale-choice-size-1{width:60px;height:52px}.scale-choice-size-0{width:46px;height:40px}.scale-choice:hover,.scale-choice:focus-visible{transform:translateY(-2px);filter:drop-shadow(0 14px 22px var(--choice-glow))}.scale-choice:hover:before,.scale-choice:focus-visible:before{opacity:.16;transform:translateY(3%) scaleY(.7) scale(1.08)}.scale-choice:hover:after,.scale-choice:focus-visible:after{transform:scale(1.08)}.scale-choice:disabled{cursor:default}.scale-choice:disabled:not(.scale-choice-selected){opacity:.48}.scale-choice-selected{transform:translateY(-2px) scale(1.08);filter:drop-shadow(0 16px 24px var(--choice-glow))}.scale-choice-selected:before,.scale-choice-selected:hover:before,.scale-choice-selected:focus-visible:before{opacity:.82;transform:translateY(0) scaleY(1)}.scale-choice-selected:after,.scale-choice-selected:hover:after,.scale-choice-selected:focus-visible:after{transform:scale(1.04)}.scale-choice:active{transform:translateY(0)}.scale-choice:focus-visible{outline:3px solid rgba(49,136,244,.24);outline-offset:3px}.result-description{width:min(100%,720px);margin:0 auto 18px;padding:18px 20px;color:#344257;font-size:14px;font-weight:600;line-height:1.9;text-align:left;background:#ffffffdb;border:1px solid var(--result-line, rgba(49, 136, 244, .16));border-radius:18px;box-shadow:0 12px 28px var(--result-glow, rgba(49, 136, 244, .12))}@media(max-width:560px){.scale-choice-card{padding:16px 12px}.scale-choice-row{gap:6px;min-height:58px}.scale-choice-size-3{width:58px;height:51px}.scale-choice-size-2{width:50px;height:44px}.scale-choice-size-1{width:42px;height:37px}.scale-choice-size-0{width:34px;height:30px}.result-description{padding:15px 16px;font-size:13px;line-height:1.85}}@layer base{:root{--made-with-panda: "🐼"}.lp-home-rebuilt{--lp-paper: #f8fbff;--lp-paper-deep: #eef6ff;--lp-ink: #283548;--lp-gold: #3188f4;--lp-gold-deep: #655df4;--lp-green: #52aee8;--lp-teal: #4f95bf;--lp-line: rgba(49, 136, 244, .22)}.lp-hero-rebuilt,.lp-learn,.lp-type-chart{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 4%,rgba(255,255,255,.98) 0 24%,transparent 56%),linear-gradient(180deg,#fff,#f4f9ff);border:1px solid var(--lp-line);border-radius:28px;box-shadow:0 24px 64px #2a65b014;border-color:#3188f433}.lp-hero-rebuilt{min-height:690px;padding:42px 22px 36px}.lp-hero-rebuilt:before,.lp-hero-rebuilt:after{border-color:#c99a4b33}.lp-hero-frame{position:absolute;top:12px;right:12px;bottom:12px;left:12px;pointer-events:none;border:1px solid rgba(201,154,75,.16);border-radius:22px;border-color:#3188f421}.lp-hero-frame:before,.lp-hero-frame:after{position:absolute;width:52px;height:52px;content:"";border-color:#347bdc57}.lp-hero-frame:before{border-top:2px solid;border-left:2px solid;border-radius:16px 0 0;top:10px;left:10px}.lp-hero-frame:after{border-right:2px solid;border-bottom:2px solid;border-radius:0 0 16px;right:10px;bottom:10px}.lp-hero-art{position:absolute;inset:var(--spacing-0);pointer-events:none}.lp-moment{position:absolute;display:grid;place-items:center;margin:var(--spacing-0)}.lp-moment img,.lp-center-mascot,.lp-learn-card img,.lp-band-party img{object-fit:contain;filter:saturate(.9) contrast(.96) brightness(1.04) drop-shadow(0 15px 18px rgba(86,72,52,.12))}.lp-moment:before{position:absolute;z-index:-1;width:112px;height:56px;background:#ecdcc25c;border-radius:50%;transform:translateY(32px);content:""}.lp-moment-left{top:112px;left:20px}.lp-moment-left img{width:104px}.lp-moment-right{top:118px;right:20px}.lp-moment-right img{width:102px}.lp-moment-laptop{bottom:68px;left:24px}.lp-moment-laptop img{width:94px}.lp-moment-pair{gap:var(--spacing-0);right:18px;bottom:74px;grid-template-columns:auto}.lp-moment-pair img{width:122px}.lp-center-mascot{position:absolute;display:none;width:100px;transform:translate(-50%);left:50%;bottom:78px}.lp-bubble,.lp-mini-card{position:absolute;display:grid;place-items:center;background:#ffffffeb;box-shadow:0 10px 22px #69522d1a}.lp-bubble{min-width:38px;min-height:34px;padding:0 10px;color:#d48b67;border-radius:18px;font-size:20px;font-weight:900}.lp-bubble-heart{color:#e8939e;top:4px;right:-12px}.lp-bubble-like{color:#6e9dd6;top:16px;left:-14px}.lp-bubble-chat{color:#8d7cc9;top:-6px;right:10px}.lp-mini-card{width:52px;height:36px;border:1px solid rgba(201,154,75,.16);border-radius:12px;right:-4px;bottom:10px}.lp-mini-card:before{width:18px;height:18px;background:#d8979c;border-radius:50%;content:""}.lp-hero-rebuilt .lp-hero-content{position:relative;z-index:2;min-height:606px;padding:126px 0 134px}.lp-hero-rebuilt .lp-meta{color:#2f6fc9;background:#ffffffe6;box-shadow:0 8px 18px #3188f414;border-color:#3188f442}.lp-hero-rebuilt .lp-hero h1,.lp-hero-rebuilt h1{color:var(--lp-ink);font-family:Kaisei Decol,serif;font-weight:700}.lp-hero-rebuilt .lp-copy{color:#4d5360}.lp-hero-rebuilt .lp-primary-button{color:#fff;background:linear-gradient(120deg,#d6aa5d,var(--lp-gold-deep));box-shadow:0 16px 28px #a9773240}.lp-hero-rebuilt .lp-primary-button:hover{box-shadow:0 19px 34px #a977324d}.lp-learn{padding:30px 18px 0;margin-top:18px}.lp-learn .section-title,.lp-type-chart .section-title{color:#343943;font-family:Kaisei Decol,serif}.lp-learn .section-title:before,.lp-learn .section-title:after,.lp-type-chart .section-title:before,.lp-type-chart .section-title:after{color:var(--lp-gold);content:"✦"}.lp-learn .section-title:before,.lp-type-chart .section-title:before{margin-right:9px}.lp-learn .section-title:after,.lp-type-chart .section-title:after{margin-left:9px}.lp-learn-grid{display:grid;gap:var(--spacing-0);margin-top:18px}.lp-learn-card{position:relative;display:flex;min-height:160px;padding:18px 14px;text-align:center;border-top:1px dashed rgba(201,154,75,.22);flex-direction:column;align-items:center;justify-content:center;border-color:#3188f42e}.lp-learn-card img{width:104px;height:auto;max-height:92px;margin-bottom:12px}.lp-learn-card strong{color:#343943;font-size:13px;line-height:1.75}.lp-learn-icon{position:absolute;display:grid;min-width:40px;height:34px;place-items:center;color:#fff;background:linear-gradient(140deg,#6aa8ff,#8a78ff);border-radius:18px;box-shadow:0 10px 18px #7d5d371c;top:14px;right:calc(50% - 62px);font-size:18px;font-weight:900}.lp-learn-icon-mask{background:linear-gradient(140deg,#4db6e8,#6d73f6)}.lp-learn-icon-people{letter-spacing:-4px;background:linear-gradient(140deg,#5fa4ff,#8a6ff0);font-size:12px}.lp-band{display:flex;min-height:136px;margin:18px -18px 0;padding:32px 22px 28px;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.18),transparent 28%),linear-gradient(100deg,#3f99c6,#5f76d8);align-items:center;justify-content:flex-end}.lp-band,.lp-band p{position:relative;color:#fff}.lp-band p{z-index:2;width:min(100%,250px);text-align:left;text-shadow:0 1px 10px rgba(24,67,73,.16);margin-left:auto;font-size:14px;font-weight:800;line-height:1.9}.lp-band-party{position:absolute;display:flex;z-index:1;gap:var(--spacing-0);max-width:42%;overflow:visible;bottom:6px;left:10px;align-items:end}.lp-band-party img{width:50px;height:auto;max-height:64px;margin-right:-4px}.lp-type-chart{padding:28px 16px 18px;margin-top:18px}.lp-type-chart img{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 14px 34px #6b523014;margin-top:14px}*{box-sizing:border-box}html{min-height:100%;background:#f8f7f4;overflow-y:auto}body{min-height:100dvh;margin:var(--spacing-0);color:var(--ink);background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.96) 0 20%,transparent 52%),#f8f7f4;overflow-y:visible}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.page-shell{width:min(100%,430px);min-height:100dvh;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overflow:visible;background:radial-gradient(circle at 12% 38%,rgba(177,215,255,.28) 0 3px,transparent 4px),radial-gradient(circle at 88% 44%,rgba(177,215,255,.28) 0 4px,transparent 5px),#ffffffd1;border-inline:1px solid rgba(56,85,116,.06);box-shadow:0 0 60px #51698012}.site-header{display:flex;gap:12px;justify-content:space-between}.site-header,.brand{align-items:center}.brand{display:inline-flex;gap:5px;padding:var(--spacing-0);color:var(--ink);background:var(--colors-transparent);border:0;cursor:pointer}.brand-hat{width:32px;height:28px;object-fit:contain}.brand span{letter-spacing:.02em;font-family:Kaisei Decol,serif;font-size:27px;font-weight:700}.header-pill{padding:7px 10px;color:#4e80bb;letter-spacing:.06em;background:#f0f7ff;border:1px solid rgba(61,131,214,.11);border-radius:999px;font-size:10px;font-weight:700}.site-nav,.header-start-button{display:none}.screen{animation:reveal .44s ease both}.hero{padding:35px 0 18px;text-align:center}.eyebrow{display:inline-flex;gap:7px;color:var(--blue);letter-spacing:.15em;align-items:center;font-size:12px;font-weight:800}.eyebrow:before,.eyebrow:after{width:6px;height:6px;background:#8fc0ff;border-radius:1px;transform:rotate(45deg);content:""}h1,h2,p{margin:var(--spacing-0)}.hero h1{margin:13px auto 10px;letter-spacing:.02em;font-size:clamp(31px,9vw,44px);line-height:1.28}.hero h1 strong{display:block;color:var(--blue);font-weight:800}.hero-copy{max-width:350px;margin:0 auto;color:#657181;font-size:14px;line-height:1.9}.home-icon-wrap{position:relative;display:grid;width:240px;height:210px;margin:2px auto 14px;place-items:center}.home-icon{width:188px;height:auto;filter:drop-shadow(0 14px 15px rgba(44,127,211,.13))}.home-icon-spark{position:absolute;width:18px;height:18px;background:#91c4ff;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);-webkit-clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}.home-icon-spark-one{top:33px;left:15px}.home-icon-spark-two{width:24px;height:24px;right:10px;bottom:49px}.home-icon-dot{position:absolute;width:9px;height:9px;background:#ddebfd;border-radius:50%}.home-icon-dot-one{bottom:35px;left:20px}.home-icon-dot-two{top:41px;right:29px}.mascot-scene{position:relative;width:290px;height:245px;margin:6px auto 12px}.mascot{width:150px;height:190px;transform:translate(-50%);animation:float 3.2s ease-in-out infinite;bottom:15px;left:50%}.mascot,.mascot-hat{position:absolute}.mascot-hat{z-index:3;width:107px;height:92px;background:linear-gradient(140deg,#fff 14%,#f3f5f7 70%,#e6eaee);border-radius:78% 22% 34% 26%/84% 30% 70% 16%;box-shadow:-7px 6px 15px #38577914,inset -8px -8px 13px #9cabbd1f;transform:rotate(-6deg);top:5px;left:22px}.mascot-body{position:absolute;z-index:2;width:128px;height:126px;background:linear-gradient(145deg,#fff 14%,#f5f5f3 67%,#e8edf0);border-radius:50% 50% 45% 45%/48% 48% 54% 54%;box-shadow:0 12px 18px #2b598726,inset -10px -11px 15px #98acc221;bottom:16px;left:11px}.mascot-face{position:absolute;z-index:5;width:90px;height:54px;background:linear-gradient(135deg,#3599ff,#0872df);border:2px solid #0864c4;border-radius:43% 43% 38% 38%/52% 52% 45% 45%;box-shadow:inset 2px 4px 9px #ffffff38;top:24px;left:19px}.mascot-eye{position:absolute;width:15px;height:24px;background:#fff;border-radius:50%;box-shadow:inset 1px -2px 2px #4178b633;top:14px}.mascot-eye-left{left:19px}.mascot-eye-right{right:19px}.mascot-arm,.mascot-foot{position:absolute;z-index:7;display:block;background:linear-gradient(145deg,#3598fc,#0871d9);border:1px solid rgba(1,90,182,.5);box-shadow:inset -4px -5px 7px #0253a62b}.mascot-arm{width:32px;height:46px;border-radius:45% 45% 50% 50%;top:63px}.mascot-arm-left{transform:rotate(22deg);left:-14px}.mascot-arm-right{transform:rotate(-25deg);right:-17px}.mascot-foot{width:44px;height:28px;border-radius:50% 52% 42% 42%;bottom:-10px}.mascot-foot-left{transform:rotate(-7deg);left:19px}.mascot-foot-right{transform:rotate(7deg);right:19px}.scene-spark{position:absolute;width:16px;height:16px;background:#9bc7ff;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);-webkit-clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}.scene-spark-one{top:45px;left:35px}.scene-spark-two{width:12px;height:12px;top:33px;right:42px}.scene-spark-three{width:20px;height:20px;right:44px;bottom:58px}.scene-dot{position:absolute;width:9px;height:9px;background:#ddebfd;border-radius:50%}.scene-dot-one{bottom:81px;left:43px}.scene-dot-two{top:92px;right:22px}.scene-bubble{position:absolute;display:grid;width:52px;height:45px;place-items:center;color:#4389e5;background:#fffffff2;border:1px solid rgba(39,109,190,.1);border-radius:15px;box-shadow:0 8px 18px #3b64911a;font-size:22px;font-weight:800}.scene-bubble:after{position:absolute;width:12px;height:12px;background:#fff;transform:rotate(45deg);bottom:-6px;left:15px;content:""}.scene-bubble-left{bottom:55px;left:7px}.scene-bubble-right{top:68px;right:8px}.home-panel,.quiz-card,.result-panel,.loading-card{background:#ffffffed;border:1px solid var(--line);border-radius:var(--card-radius);box-shadow:var(--shadow)}.home-panel{padding:18px}.home-points{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-bottom:15px}.home-point{padding:11px 4px;text-align:center;background:#f7fbff;border-radius:14px}.home-point strong{display:block;color:var(--blue);font-size:18px}.home-point span{display:block;color:#768398;margin-top:2px;font-size:10px;font-weight:700}.primary-button,.secondary-button,.share-button{display:flex;width:100%;gap:9px;padding:16px 18px;color:#fff;letter-spacing:.08em;text-decoration:none;background:linear-gradient(120deg,var(--blue),#3d8df2);border:0;border-radius:16px;box-shadow:0 9px 18px #2a77da38;cursor:pointer;min-height:54px;transition:transform .16s ease,box-shadow .16s ease;align-items:center;justify-content:center;font-size:15px;font-weight:800}.primary-button:hover,.share-button:hover{box-shadow:0 12px 22px #2a77da47;transform:translateY(-2px)}.button-icon{font-size:19px;line-height:1}.home-note{margin:13px 0 0;color:#8a95a4;text-align:center;font-size:11px;line-height:1.7}.lp-home{padding-top:22px}.lp-hero,.lp-know,.lp-party{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.96) 0 24%,transparent 48%),linear-gradient(180deg,#fffdf9,#fffaf0);border:1px solid rgba(207,174,104,.27);border-radius:24px;box-shadow:0 16px 36px #76592d14}.lp-hero{min-height:660px;padding:32px 22px 30px}.lp-hero:before,.lp-hero:after{position:absolute;pointer-events:none;border:1px solid rgba(210,178,112,.22);border-radius:20px;top:8px;right:8px;bottom:8px;left:8px;content:""}.lp-hero:after{top:16px;right:16px;bottom:16px;left:16px;opacity:.42;border-style:dotted}.lp-hero-bg{position:absolute;inset:var(--spacing-0);pointer-events:none}.lp-hero-content{position:relative;z-index:2;display:flex;min-height:596px;padding:158px 0 18px;text-align:center;flex-direction:column}.lp-hero-content,.lp-meta{align-items:center;justify-content:center}.lp-meta{display:inline-flex;padding:7px 15px;color:#5b8f7d;letter-spacing:.08em;background:#ffffffe6;border:1px solid rgba(93,170,142,.25);border-radius:999px;box-shadow:0 7px 18px #54796a17;margin-bottom:24px;font-size:11px;font-weight:800}.lp-meta:before,.lp-meta:after{color:#e8b75d;content:"✦"}.lp-meta:before{margin-right:7px}.lp-meta:after{margin-left:7px}.lp-hero h1{margin:var(--spacing-0);color:#2e3744;letter-spacing:.03em;font-family:Kaisei Decol,serif;font-size:clamp(28px,7.1vw,31px);font-weight:700;line-height:1.42}.lp-copy{max-width:310px;margin:24px auto 31px;color:#475568;font-size:13.5px;font-weight:600;line-height:2.08}.lp-primary-button{width:min(100%,315px);margin:0 auto;color:#fff;letter-spacing:.03em;background:linear-gradient(120deg,#68b79b,#4cae91);border-radius:999px;box-shadow:0 12px 22px #4ea38840}.button-arrow{display:inline-grid;width:22px;height:22px;place-items:center;background:#ffffff24;border-radius:50%;font-size:22px;line-height:1}.lp-sns-card{position:absolute;display:grid;width:86px;height:118px;place-items:center;background:#ffffffe0;border:1px solid rgba(111,164,146,.18);border-radius:18px;box-shadow:0 10px 24px #4c637514}.lp-sns-card img{width:70px;max-height:76px;object-fit:contain;filter:none}.lp-sns-card-left{transform:rotate(-5deg);top:70px;left:26px}.lp-sns-card-right{transform:rotate(5deg);top:68px;right:26px}.lp-sns-card-bottom{display:none}.lp-card-dot{width:8px;height:8px;background:#67bfa3;top:10px;left:11px}.lp-card-dot,.lp-reaction{position:absolute;border-radius:50%}.lp-reaction{display:grid;width:32px;height:32px;place-items:center;background:#fff;box-shadow:0 8px 14px #6274841a;font-size:16px;font-weight:800}.lp-reaction-heart{color:#f06d8d;top:18px;right:12px}.lp-reaction-like{color:#5f93d5;right:11px;bottom:14px}.lp-reaction-question{color:#9a83d8;top:18px;right:12px}.lp-float-mascot{position:absolute;z-index:1;object-fit:contain;display:none;filter:none}.lp-float-mascot-one{width:66px;opacity:.72;right:2px;bottom:62px}.lp-float-mascot-two{width:64px;opacity:.72;left:4px;bottom:62px}.lp-spark{position:absolute;width:17px;height:17px;background:#e8bb5d;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);-webkit-clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}.lp-spark-one{top:136px;left:142px}.lp-spark-two{background:#98d3c0;right:128px;top:146px}.lp-spark-three{width:13px;height:13px;background:#ef8aa0;right:66px;bottom:228px}.lp-dotted-line{position:absolute;width:128px;height:42px;border-top:2px dotted rgba(224,180,104,.42);border-radius:50%}.lp-dotted-line-one{transform:rotate(7deg);top:145px;left:132px}.lp-dotted-line-two{transform:rotate(-12deg);right:75px;bottom:222px}.lp-know{padding:28px 15px 18px;margin-top:18px}.lp-know .section-title{position:relative;margin-bottom:16px;font-family:Kaisei Decol,serif}.lp-know .section-title:before,.lp-know .section-title:after{color:#e5b65f;content:"✦"}.lp-know .section-title:before{margin-right:7px}.lp-know .section-title:after{margin-left:7px}.lp-know-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.lp-know-card{display:flex;min-height:170px;padding:16px 9px 12px;text-align:center;background:#ffffffeb;border:1px solid rgba(207,174,104,.2);border-radius:16px;box-shadow:0 9px 20px #664f3012;flex-direction:column;align-items:center;justify-content:flex-start}.lp-know-card img{width:76px;height:76px;object-fit:contain;margin-bottom:12px}.lp-know-card strong{color:#344152;font-size:10.5px;line-height:1.65}.lp-party{display:grid;min-height:148px;padding:24px 18px 18px;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.45),transparent 24%),linear-gradient(135deg,#edf8ef,#e6f3ff);margin-top:18px;align-items:end;border-color:#4fab8f2e}.lp-party p{color:#50616c;font-size:12px;font-weight:700;line-height:1.8}.lp-party strong{display:block;color:#2f4a55;margin-top:4px;font-family:Kaisei Decol,serif;font-size:18px;line-height:1.55}.lp-party-mascots{position:absolute;display:flex;gap:2px;opacity:.78;right:14px;bottom:12px;align-items:end}.lp-party-mascots img{width:46px;height:54px;object-fit:contain}.axis-preview{padding:28px 0 8px}.axis-preview-secondary{padding-top:20px}.section-title{text-align:center;margin-bottom:13px;font-size:17px}.type-group-preview{display:grid;gap:9px}.type-group-card{display:flex;gap:11px;padding:11px 13px;background:#fff;border:1px solid var(--group-line);border-radius:16px;box-shadow:var(--soft-shadow);align-items:center}.type-group-card>strong{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#fff;background:var(--group-color);border-radius:50%;font-size:20px}.type-group-card h3{margin:var(--spacing-0);color:var(--group-color);font-size:14px}.type-group-card p{margin:2px 0 0;color:#798697;font-size:10px;font-weight:700;line-height:1.5}.type-group-expression{--group-color: #ee9b05;--group-line: rgba(238, 155, 5, .22)}.type-group-guardian{--group-color: #eb4e78;--group-line: rgba(235, 78, 120, .2)}.type-group-observer{--group-color: #247bea;--group-line: rgba(36, 123, 234, .2)}.type-group-connector{--group-color: #20a962;--group-line: rgba(32, 169, 98, .2)}.axis-list,.axis-grid{display:grid;gap:9px;grid-template-columns:repeat(2,1fr)}.axis-list article,.axis-chip{padding:14px 13px;background:#ffffffe6;border:1px solid var(--line);border-radius:17px;box-shadow:var(--soft-shadow)}.axis-list strong,.axis-chip strong{display:block;color:var(--blue);font-size:25px}.axis-list span,.axis-chip span{color:#667486;font-size:11px;font-weight:700}.site-footer{padding:24px 0 0;color:#a0a9b5;text-align:center;font-size:10px}.quiz-wrap{padding-top:27px}.quiz-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.quiz-step{color:var(--blue);letter-spacing:.08em;font-size:12px;font-weight:800}.quiz-number{color:#97a3b2;font-size:12px;font-weight:700}.progress-track{height:7px;overflow:hidden;background:#eaf3fc;border-radius:999px}.progress-bar{height:100%;background:linear-gradient(90deg,#6faeff,var(--blue));border-radius:inherit;transition:width .32s ease}.quiz-card{min-height:455px;padding:24px 18px 18px;margin-top:18px}.quiz-label{color:#8eb9ed;letter-spacing:.16em;font-size:11px;font-weight:800}.quiz-card h1{max-width:none;margin:11px 0 21px;word-break:auto-phrase;line-break:strict;font-size:23px;line-height:1.55}.choice-list{display:grid;gap:11px}.choice-button{display:flex;width:100%;gap:12px;padding:16px 14px;color:var(--ink);text-align:left;background:#fff;border:1px solid rgba(62,112,166,.13);border-radius:16px;box-shadow:0 6px 14px #4d647e0f;cursor:pointer;min-height:62px;transition:border .15s ease,background .15s ease,transform .15s ease;align-items:center}.choice-button:hover{background:#f7fbff;transform:translateY(-2px);border-color:#2e80e25c}.choice-letter{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:50%;font-size:12px;font-weight:800}.choice-text{font-size:14px;font-weight:600;line-height:1.65}.back-button,.text-button{display:inline-flex;gap:5px;padding:5px 0;color:#8a98aa;background:var(--colors-transparent);border:0;cursor:pointer;align-items:center;margin-top:16px;font-size:12px;font-weight:700}.loading-screen{display:grid;min-height:calc(100dvh - 85px);place-items:center}.loading-card{width:100%;padding:35px 20px 30px;text-align:center}.loading-icon-wrap{display:grid;width:104px;height:104px;margin:5px auto 23px;place-items:center;overflow:hidden;background:#0ea5e9;border:6px solid #e6f3ff;border-radius:24px;box-shadow:0 0 0 1px #2e7ed82b,0 0 32px #4594f347;animation:pulse 1.6s ease-in-out infinite}.loading-icon{width:100%;height:100%;object-fit:cover}.loading-card h1{font-size:22px}.loading-message{min-height:25px;color:#748397;margin-top:10px;font-size:13px}.loading-dots{display:flex;gap:7px;justify-content:center;margin-top:17px}.loading-dots span{width:7px;height:7px;background:#b9d8fc;border-radius:50%;animation:blink 1.2s ease-in-out infinite}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}.result-wrap{--result-accent: #2f8df6;--result-end: #665df5;--result-pale: #f4f9ff;--result-glow: rgba(66, 101, 218, .12);--result-line: rgba(49, 136, 244, .2);--result-shadow: rgba(42, 101, 176, .08);padding-top:20px}.result-theme-expression{--result-accent: #d99a2d;--result-end: #f1bd4a;--result-pale: #fff7e1;--result-glow: rgba(217, 154, 45, .16);--result-line: rgba(217, 154, 45, .24);--result-shadow: rgba(150, 97, 18, .12)}.result-theme-guardian{--result-accent: #df7893;--result-end: #f0a1b2;--result-pale: #fff1f5;--result-glow: rgba(223, 120, 147, .15);--result-line: rgba(223, 120, 147, .24);--result-shadow: rgba(150, 70, 94, .11)}.result-theme-observer{--result-accent: #438bd2;--result-end: #6aa8e8;--result-pale: #eef7ff;--result-glow: rgba(67, 139, 210, .16);--result-line: rgba(67, 139, 210, .23);--result-shadow: rgba(42, 101, 176, .1)}.result-theme-connector{--result-accent: #62a377;--result-end: #8ac99a;--result-pale: #eff9f0;--result-glow: rgba(98, 163, 119, .16);--result-line: rgba(98, 163, 119, .24);--result-shadow: rgba(51, 116, 73, .11)}.result-card-shell{padding:24px 16px 18px;text-align:center;background:radial-gradient(circle at 50% 4%,rgba(255,255,255,.98) 0 24%,transparent 56%),linear-gradient(180deg,#ffffff 0%,var(--result-pale) 100%);border:1px solid var(--result-line);border-radius:28px;box-shadow:0 24px 64px var(--result-shadow);position:relative;overflow:hidden;border-color:var(--result-line)}.result-screen-label{letter-spacing:.12em;font-weight:800}.result-screen-label,.result-group-badge{color:var(--result-accent);font-size:11px}.result-group-badge{display:inline-flex;gap:6px;padding:5px 10px;background:#ffffffdb;border:1px solid var(--result-line);border-radius:999px;box-shadow:0 8px 18px var(--result-glow);align-items:center;margin-top:9px;border-color:var(--result-line)}.result-group-badge span{font-size:15px;line-height:1}.result-panel{padding:18px 13px 14px;text-align:center}.result-logo{display:inline-flex;color:var(--ink);align-items:center;font-family:Kaisei Decol,serif;font-size:22px;font-weight:700}.result-kicker{color:#65758a;margin-top:10px;font-size:12px;font-weight:700}.result-code{color:var(--colors-transparent);letter-spacing:.01em;background:linear-gradient(120deg,var(--result-accent),var(--result-end));-webkit-background-clip:text;margin-top:4px;font-size:clamp(72px,23vw,111px);font-weight:800;line-height:1;background-clip:text}.result-title{max-width:360px;margin:8px auto 0;letter-spacing:.03em;color:#283548;font-size:clamp(28px,8vw,38px);line-height:1.12;font-family:Kaisei Decol,serif}.result-tagline{max-width:375px;margin:10px auto 0;color:#637182;font-size:12px;line-height:1.75}.result-character-card{position:relative;display:grid;min-height:240px;margin:22px auto 18px;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 46%,var(--result-glow),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.78),var(--result-pale));border-radius:28px;width:min(100%,560px);border:1px solid var(--result-line)}.result-mascot-image{z-index:2;width:min(92%,340px);max-height:250px;object-fit:contain;filter:saturate(.92) contrast(.98) brightness(1.04) drop-shadow(0 16px 16px rgba(43,74,122,.12))}.result-spark{position:absolute;width:17px;height:17px;background:var(--result-accent);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);-webkit-clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}.result-spark-one{top:40px;left:29px}.result-spark-two{width:12px;height:12px;top:24px;right:45px}.result-spark-three{width:21px;height:21px;right:30px;bottom:43px}.result-visual{position:relative}.result-visual .mascot-scene{height:210px;margin-block:-1px -3px;transform:scale(.91)}.result-visual .mascot-eye{width:18px;height:9px;background:var(--colors-transparent);border-top:3px solid #fff;border-radius:50%;box-shadow:none;top:18px}.result-image{width:100%;max-height:410px;margin:10px auto 0;object-fit:contain;border-radius:20px}.result-image,.result-visual.has-image .mascot-scene{display:none}.result-visual.has-image .result-image{display:block}.axis-grid{gap:10px;margin-top:var(--spacing-0)}.axis-chip{display:flex;gap:12px;padding:14px 16px;text-align:left;min-height:72px;background:#ffffffd1;border:1px solid var(--result-line);border-radius:20px;box-shadow:0 10px 24px var(--result-glow);align-items:center;border-color:var(--result-line)}.axis-chip strong{min-width:34px;color:var(--result-accent);font-size:35px;line-height:1}.axis-chip span{color:var(--ink);font-size:12px}.result-notes{overflow:hidden;text-align:left;background:#ffffffd1;border:1px solid var(--result-line);border-radius:24px;box-shadow:0 10px 24px var(--result-glow);margin-top:14px;border-color:var(--result-line)}.result-note{display:grid;gap:10px;padding:13px;grid-template-columns:42px 1fr}.result-note+.result-note{border-top:1px solid var(--result-line);border-top-color:var(--result-line)}.note-icon{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:linear-gradient(140deg,var(--result-accent),var(--result-end));border-radius:50%;font-size:20px;font-weight:800}.result-note h3{margin:1px 0 5px;color:var(--result-accent);font-size:13px}.result-note p{color:#465569;font-size:12px;line-height:1.7}.result-actions{margin-top:12px}.result-actions,.result-actions-secondary{display:grid;gap:9px}.result-wrap .share-button{background:linear-gradient(120deg,var(--result-accent),var(--result-end));box-shadow:0 16px 28px var(--result-glow)}.result-wrap .share-button:hover{box-shadow:0 19px 34px var(--result-glow)}.secondary-button{color:var(--blue);background:#eef6ff;border:1px solid rgba(47,125,220,.09);box-shadow:none}.result-wrap .secondary-button{color:var(--result-accent);background:var(--result-pale);border-color:var(--result-line)}.start-wizzr-button{color:#fff;background:#293647}.result-wrap .start-wizzr-button{color:#fff;background:linear-gradient(120deg,#243c68,#283548)}.result-again{display:block;margin:14px auto 0;color:#8491a2;background:var(--colors-transparent);border:0;cursor:pointer;font-size:12px;font-weight:700}.result-footnote{color:#9aa5b3;text-align:center;margin-top:10px;font-size:10px;line-height:1.7}.download-wrap{width:min(100%,460px);margin:0 auto;padding:24px 16px 40px;display:flex;flex-direction:column;align-items:center}.download-card{width:100%;padding:32px 24px;background:linear-gradient(180deg,#fff,#eef4ff);border:1px solid rgba(49,136,244,.18);border-radius:28px;box-shadow:0 24px 64px #2a65b01f;text-align:center}.download-eyebrow{margin:var(--spacing-0);color:#2f8df6;letter-spacing:.16em;font-size:12px;font-weight:800}.download-title{margin:8px 0 0;color:#1f2b3a;font-size:clamp(22px,6vw,28px);font-weight:800}.download-lead{margin:12px 0 0;color:#5b6776;font-size:14px;line-height:1.8}.download-code-box{margin:20px 0 0;padding:14px;background:#f4f9ff;border:1px solid rgba(49,136,244,.2);border-radius:16px;display:flex;gap:4px;flex-direction:column}.download-code-label{color:#8491a2;letter-spacing:.1em;font-size:11px;font-weight:700}.download-code{color:#243c68;letter-spacing:.3em;font-size:34px;font-weight:800}.download-store-buttons{margin:22px 0 0;display:grid;gap:12px}.download-store-button{display:flex;gap:12px;padding:14px 18px;border-radius:16px;background:#1f2b3a;color:#fff;text-decoration:none;min-height:58px;align-items:center;justify-content:center}.download-store-button.is-android{background:linear-gradient(120deg,#243c68,#283548)}.download-store-icon{font-size:26px;line-height:1}.download-store-text{display:flex;flex-direction:column;align-items:flex-start;font-size:18px;font-weight:800;line-height:1.1}.download-store-text small{opacity:.8;letter-spacing:.04em;font-size:10px;font-weight:600}.download-note{margin:16px 0 0;color:#9aa5b3;font-size:11px;line-height:1.7}.download-wrap .result-again{margin-top:18px}.visually-hidden{position:absolute;width:1px;height:1px;padding:var(--spacing-0);overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toast{position:fixed;z-index:20;width:min(420px,calc(100vw - 36px));margin-inline:auto;padding:13px 16px;color:#fff;text-align:center;pointer-events:none;background:#223246eb;border-radius:13px;box-shadow:0 8px 22px #17243533;opacity:0;transform:translateY(15px);transition:opacity .24s ease,transform .24s ease;right:18px;bottom:18px;left:18px;font-size:12px;font-weight:700}.toast.show{opacity:1;transform:translateY(0)}.desktop-scroll-controls{display:none}.site-header .header-start-button,.lp-home-rebuilt .lp-primary-button{background:linear-gradient(120deg,#2f8df6,#665df5);box-shadow:0 16px 28px #4265da3d}.site-header .header-start-button:hover,.lp-home-rebuilt .lp-primary-button:hover{box-shadow:0 19px 34px #4265da4d}.lp-home-rebuilt .lp-hero-rebuilt,.lp-home-rebuilt .lp-learn,.lp-home-rebuilt .lp-type-chart{background:radial-gradient(circle at 50% 4%,rgba(255,255,255,.98) 0 24%,transparent 56%),linear-gradient(180deg,#fff,#f4f9ff);box-shadow:0 24px 64px #2a65b014;border-color:#3188f433}.lp-home-rebuilt .lp-hero-frame{border-color:#3188f421}.lp-home-rebuilt .lp-hero-frame:before,.lp-home-rebuilt .lp-hero-frame:after{border-color:#347bdc57}.lp-home-rebuilt .lp-meta{color:#2f6fc9;background:#ffffffe6;box-shadow:0 8px 18px #3188f414;border-color:#3188f442}.lp-home-rebuilt .lp-meta:before,.lp-home-rebuilt .lp-meta:after,.lp-home-rebuilt .lp-learn .section-title:before,.lp-home-rebuilt .lp-learn .section-title:after,.lp-home-rebuilt .lp-type-chart .section-title:before,.lp-home-rebuilt .lp-type-chart .section-title:after{color:#4d9cff}.lp-home-rebuilt .lp-learn-card{border-color:#3188f42e}.lp-home-rebuilt .lp-learn-icon{background:linear-gradient(140deg,#6aa8ff,#8a78ff)}.lp-home-rebuilt .lp-learn-icon-mask{background:linear-gradient(140deg,#4db6e8,#6d73f6)}.lp-home-rebuilt .lp-learn-icon-people{background:linear-gradient(140deg,#5fa4ff,#8a6ff0)}.lp-home-rebuilt .lp-band{background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.18),transparent 28%),linear-gradient(100deg,#3f99c6,#5f76d8)}.lp-home-concept{width:min(100%,1160px);padding:clamp(18px,3vw,36px);gap:clamp(22px,3vw,36px);margin:0 auto;color:#2f3742}.lp-home-concept .lp-concept-hero{width:min(100%,1080px);aspect-ratio:16 / 9;min-height:var(--sizes-0);background:linear-gradient(#fffbf30d,#fffbf30d),url(/assets/wizzr-hero-illustration-v5-varied-expressions-qLysEAq-.png) center / cover no-repeat;border-radius:32px;border-color:#cba05733}.lp-home-concept .lp-concept-hero:after{inset:clamp(90px,8vw,118px) clamp(230px,24vw,300px) clamp(88px,8vw,112px);background:radial-gradient(circle,#fffcf6e0,#fffcf6a8 42%,#fffcf600 73%)}.lp-home-concept .lp-concept-header{padding:clamp(24px,2.8vw,34px) clamp(30px,3.4vw,46px) 0}.lp-home-concept .lp-concept-brand{font-size:28px}.lp-home-concept .lp-concept-nav{gap:32px;font-size:12px}.lp-home-concept .lp-concept-copy{width:min(100%,720px);padding-inline:30px;margin-top:clamp(76px,7vw,104px)}.lp-home-concept .lp-concept-meta{padding:8px 24px;color:#6d8fbe;letter-spacing:.05em;background:#ffffffc7;margin-bottom:28px;font-size:13px;border-color:#5691de38}.lp-home-concept .lp-concept-meta:before,.lp-home-concept .lp-concept-meta:after{color:#5a9af4}.lp-home-concept .lp-concept-copy h1{letter-spacing:.045em;font-size:clamp(38px,4.1vw,54px);line-height:1.38}.lp-home-concept .lp-concept-copy p{max-width:620px;color:#3f4b58;text-shadow:0 1px 10px rgba(255,255,255,.82);margin-top:28px;font-size:14px;line-height:2.15}.lp-home-concept .lp-concept-primary,.lp-home-concept .lp-reference-cta{color:#fff;background:linear-gradient(120deg,#2f8df6,#665df5);box-shadow:0 16px 32px #4265da3d}.lp-home-concept .lp-concept-primary{min-width:292px;padding:15px 32px;margin-top:36px;font-size:15px}.lp-home-concept .lp-concept-primary span{background:#ffffff38}.lp-home-concept .lp-concept-note{margin-top:12px!important;font-size:11px!important}.lp-home-concept .lp-concept-learn,.lp-home-concept .lp-reference-flow,.lp-home-concept .lp-reference-final{width:min(100%,900px)}.lp-home-concept .lp-concept-learn{padding:clamp(44px,5vw,66px);position:relative;overflow:hidden;margin:0 auto;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.96),transparent 45%),linear-gradient(180deg,#fffdf8,#fff7ea);border:1px solid rgba(204,154,72,.22);border-radius:28px;box-shadow:0 18px 48px #68533214}.lp-home-concept .lp-reference-section-head{margin-bottom:clamp(30px,4vw,46px)}.lp-home-concept .lp-reference-section-head p{letter-spacing:.16em;font-size:11px}.lp-home-concept .lp-reference-section-head h2,.lp-home-concept .lp-reference-flow h2{letter-spacing:.03em;font-size:clamp(25px,3vw,34px)}.lp-home-concept .lp-learn-card-grid{gap:20px;display:grid;grid-template-columns:repeat(3,1fr)}.lp-home-concept .lp-learn-card-grid article{display:flex;min-height:170px;padding:28px 20px;overflow:hidden;background:#ffffffbd;border-radius:22px;text-align:center;border:1px solid rgba(204,154,72,.18);flex-direction:column;justify-content:space-between}.lp-home-concept .lp-learn-visual{width:100%;height:128px;margin:0 auto 14px;overflow:hidden;background:#fff8ec;border:1px solid rgba(204,154,72,.14);border-radius:18px}.lp-home-concept .lp-learn-visual img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.06)}.lp-home-concept .lp-learn-visual-left img{object-position:18% 34%}.lp-home-concept .lp-learn-visual-right img{object-position:82% 34%}.lp-home-concept .lp-role-map{display:grid;width:min(100%,210px);min-height:128px;margin:0 auto 14px;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center}.lp-home-concept .lp-role-map span{display:inline-flex;width:auto;height:auto;min-height:48px;margin:var(--spacing-0);padding:9px 8px;letter-spacing:0;border:1px solid transparent;border-radius:16px;align-items:center;justify-content:center;font-size:12px;font-weight:900}.lp-home-concept .lp-role-map .role-expression{color:#a46f16;background:#fff0cf;border-color:#d4a14642}.lp-home-concept .lp-role-map .role-guardian{color:#ad4b6c;background:#ffe7ef;border-color:#db7c9a38}.lp-home-concept .lp-role-map .role-observer{color:#376fa7;background:#e5f3ff;border-color:#5b97d338}.lp-home-concept .lp-role-map .role-connector{color:#4a875f;background:#e7f5e9;border-color:#5c9e6f38}.lp-home-concept .lp-learn-card-grid h3{margin:0 0 12px;color:#333c47;font-size:15px;line-height:1.75;font-weight:900}.lp-home-concept .lp-reference-flow{padding:clamp(46px,5vw,68px);position:relative;overflow:hidden}.lp-home-concept .lp-reference-flow h2{margin-bottom:24px}.lp-home-concept .lp-reference-flow-grid{gap:24px}.lp-home-concept .lp-reference-flow-grid article{min-height:220px;padding:32px 30px;border-radius:20px}.lp-home-concept .lp-reference-flow-grid h3{font-size:16px;line-height:1.65}.lp-home-concept .lp-reference-flow-grid p{font-size:12.5px;line-height:1.9}.lp-home-concept .lp-reference-final{display:grid;gap:clamp(22px,4vw,36px);padding:clamp(42px,5vw,60px);text-align:center;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.22),transparent 30%),linear-gradient(110deg,#6aa9a2,#5a9fa3 46%,#7eb4a5);border:0;box-shadow:0 18px 42px #40706e24;grid-template-columns:minmax(230px,.95fr) minmax(280px,1fr);align-items:center}.lp-home-concept .lp-final-visual{height:clamp(140px,14vw,178px);overflow:hidden;background:#fff8ec;border:1px solid rgba(75,151,239,.14);border-radius:22px;box-shadow:inset 0 0 0 1px #ffffff9e}.lp-home-concept .lp-final-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 70%;transform:scale(1.06)}.lp-home-concept .lp-final-copy{position:relative;z-index:1}.lp-home-concept .lp-reference-final p{max-width:620px;margin:var(--spacing-0);color:#fff;text-shadow:0 2px 12px rgba(28,77,76,.18);margin-inline:auto;font-size:19px;line-height:1.9}.lp-home-concept .lp-reference-final .lp-reference-cta{min-width:260px;padding:15px 28px;color:#4c6d6a;background:#ffffffeb;box-shadow:0 16px 30px #1e525229;margin-top:22px;font-size:14px}.lp-home-concept .lp-reference-copy,.lp-home-concept .lp-concept-learn,.lp-home-concept .lp-reference-flow,.lp-home-concept .lp-concept-type-preview,.lp-home-concept .lp-reference-final{width:min(100%,900px)}.lp-home-concept .lp-reference-copy,.lp-home-concept .lp-concept-learn,.lp-home-concept .lp-reference-flow,.lp-home-concept .lp-concept-type-preview{padding:clamp(62px,6.5vw,86px) clamp(48px,7vw,92px)}.lp-home-concept .lp-reference-copy p,.lp-home-concept .lp-learn-card-grid p,.lp-home-concept .lp-reference-flow-grid p,.lp-home-concept .lp-concept-role-grid strong{max-width:23em;margin-inline:auto}.lp-home-concept .lp-concept-lower-art{margin:30px auto 28px;overflow:hidden;background:#fffaf0;border:1px solid rgba(205,157,79,.18);border-radius:24px;box-shadow:0 18px 34px #68533214}.lp-home-concept .lp-learn-card-grid,.lp-home-concept .lp-reference-flow-grid,.lp-home-concept .lp-concept-role-grid{gap:clamp(28px,3.2vw,42px)}.lp-home-concept .lp-learn-card-grid article,.lp-home-concept .lp-reference-flow-grid article,.lp-home-concept .lp-concept-role-grid article{padding:clamp(34px,4vw,46px) clamp(26px,3vw,34px)}.lp-home-concept .lp-concept-type-preview .lp-reference-section-head{margin-bottom:clamp(34px,4.5vw,52px)}.lp-home-concept .lp-reference-copy{padding:clamp(48px,6vw,78px) clamp(36px,7vw,96px)}.lp-home-concept .lp-reference-copy h2{max-width:760px;margin-inline:auto;letter-spacing:.035em;font-size:clamp(23px,2.4vw,30px);line-height:1.65}.lp-home-concept .lp-reference-copy p{max-width:660px;margin-top:26px;font-size:14px;line-height:2.15}.lp-home-concept .lp-reference-cta{padding:14px 30px;margin-top:30px;font-size:14px}.lp-home-concept .lp-concept-learn:before,.lp-home-concept .lp-reference-flow:before,.lp-home-concept .lp-concept-type-preview:before{position:absolute;top:16px;right:16px;bottom:16px;left:16px;pointer-events:none;border:1px solid rgba(205,157,79,.16);border-radius:22px;content:""}.lp-home-concept .lp-concept-learn>*,.lp-home-concept .lp-reference-flow>*,.lp-home-concept .lp-concept-type-preview>*{position:relative;z-index:1}.lp-home-concept .lp-concept-lower-art img{display:block;width:100%;height:auto}.lp-home-concept .lp-learn-card-grid span{display:inline-flex;width:42px;height:42px;color:#a9782d;background:#fff0cf;border:1px solid rgba(205,157,79,.24);border-radius:999px;align-items:center;justify-content:center;margin-bottom:14px;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:14px;font-weight:800}.lp-home-concept .lp-learn-card-grid p{margin:var(--spacing-0);color:#64707e;font-size:12.5px;font-weight:600;line-height:1.9}.lp-home-concept .lp-reference-flow h2,.lp-home-concept .lp-reference-section-head h2{font-size:clamp(24px,2.7vw,34px)}.lp-home-concept .lp-role-note{display:block;max-width:520px;margin:18px auto 0;color:#66707e;font-size:13px;font-weight:700;line-height:1.9}.lp-home-concept .lp-concept-type-preview{position:relative;overflow:hidden;padding:clamp(44px,5vw,66px)}.lp-home-concept .lp-concept-role-grid{gap:20px}.lp-home-concept .lp-concept-role-grid article{min-height:145px;padding:26px 22px;text-align:center}.lp-home-concept .lp-concept-role-grid strong{font-size:13px;line-height:1.9}.reference-home .site-header{display:none}.lp-home-reference{width:min(100%,1120px);margin:0 auto;padding:clamp(14px,3vw,34px);gap:clamp(18px,3vw,34px);color:#2f3742}.lp-reference-panel{width:100%;box-shadow:none}.lp-reference-panel,.lp-reference-image-button{margin:0 auto;padding:var(--spacing-0);background:var(--colors-transparent);border:0}.lp-reference-image-button{display:block;width:min(100%,560px);border-radius:24px;cursor:pointer}.lp-reference-panel img,.lp-reference-image-button img{display:block;width:100%;height:auto;margin:0 auto;border-radius:24px;box-shadow:0 24px 64px #475c741f}.lp-reference-panel-types img{width:min(100%,920px)}.lp-reference-copy,.lp-reference-flow,.lp-reference-final{width:min(100%,920px);margin:0 auto;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.94),transparent 48%),linear-gradient(180deg,#fffdf8,#fff7ea);border:1px solid rgba(204,154,72,.22);border-radius:26px;box-shadow:0 18px 48px #68533214}.lp-reference-copy{padding:clamp(32px,5vw,54px) clamp(28px,6vw,76px);text-align:center}.lp-reference-kicker,.lp-reference-section-head p{margin:0 0 10px;color:#b98b3a;letter-spacing:.18em;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:13px;font-weight:700}.lp-reference-copy h1,.lp-reference-flow h2,.lp-reference-section-head h2{margin:var(--spacing-0);color:#303946;letter-spacing:.04em;font-family:Kaisei Decol,Noto Sans JP,serif;font-weight:700}.lp-reference-copy h1{font-size:clamp(30px,4.2vw,46px);line-height:1.45}.lp-reference-copy p{max-width:700px;margin:20px auto 0;color:#4d5968;font-size:16px;font-weight:600;line-height:2}.lp-reference-cta{display:inline-flex;min-width:260px;padding:16px 34px;color:#fff;letter-spacing:.04em;background:linear-gradient(120deg,#d9ad58,#bf8231);border:0;border-radius:999px;box-shadow:0 16px 30px #ad752b3d;cursor:pointer;align-items:center;justify-content:center;margin-top:30px;font-size:16px;font-weight:800}.lp-reference-flow{padding:clamp(30px,4vw,44px)}.lp-reference-flow h2{text-align:center;margin-bottom:26px;font-size:clamp(28px,3.6vw,40px)}.lp-reference-flow-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.lp-reference-flow-grid article{min-height:190px;padding:26px 24px;background:#ffffffb8;border:1px solid rgba(204,154,72,.2);border-radius:22px;box-shadow:0 12px 28px #6853320f}.lp-reference-flow-grid span{display:inline-flex;width:42px;height:42px;color:#b98735;background:#fff6e2;border:1px solid rgba(204,154,72,.26);border-radius:50%;align-items:center;justify-content:center;margin-bottom:16px;font-family:Kaisei Decol,Noto Sans JP,serif;font-weight:700}.lp-reference-flow-grid h3{margin:0 0 10px;color:#2f3742;font-size:18px;font-weight:800}.lp-reference-flow-grid p{margin:var(--spacing-0);color:#66707e;font-size:14px;font-weight:600;line-height:1.8}.lp-reference-section-head{margin:0 auto 20px;text-align:center}.lp-reference-section-head h2{font-size:clamp(30px,4vw,44px)}.lp-reference-final{padding:34px;text-align:center}.lp-reference-final p{margin:var(--spacing-0);color:#465260;font-size:19px;font-weight:800;line-height:1.8}.lp-home-reference .site-footer{color:#2e374485}.lp-home-web{width:min(100%,1160px);margin:0 auto;padding:clamp(18px,3vw,36px);gap:clamp(22px,3vw,36px);color:#2f3742}.lp-web-hero,.lp-web-know{width:min(100%,980px);margin:0 auto;overflow:hidden;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.96),transparent 46%),linear-gradient(180deg,#fffdf7,#fff7eb);border:1px solid rgba(202,153,75,.24);border-radius:30px;box-shadow:0 26px 68px #6853321a}.lp-web-hero{position:relative;min-height:680px;padding:26px 30px 0}.lp-web-hero:before,.lp-web-hero:after{position:absolute;pointer-events:none;color:#c796456b;font-size:34px;content:"✦"}.lp-web-hero:before{top:210px;left:86px}.lp-web-hero:after{right:110px;bottom:178px}.lp-web-header{position:relative;z-index:4;display:flex;gap:28px;align-items:center;justify-content:space-between}.lp-web-brand{display:inline-flex;gap:9px;padding:var(--spacing-0);color:#38404a;background:var(--colors-transparent);border:0;cursor:pointer;align-items:center;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:30px;font-weight:700}.lp-web-brand img{width:34px;height:34px;filter:grayscale(1) opacity(.82)}.lp-web-nav{display:flex;gap:28px;align-items:center;font-size:12px;font-weight:800}.lp-web-nav a{color:#424852;text-decoration:none}.lp-web-small-cta,.lp-web-primary,.lp-reference-cta{font-family:Noto Sans JP,system-ui,sans-serif}.lp-web-small-cta{padding:11px 22px;color:#fff;background:linear-gradient(120deg,#d9b160,#c48835);border:0;border-radius:999px;box-shadow:0 10px 20px #b17c2d33;cursor:pointer;font-size:13px;font-weight:800}.lp-web-hero-inner{position:relative;display:grid;min-height:585px;place-items:center;padding:44px 20px 62px}.lp-web-copy{position:relative;z-index:3;width:min(100%,620px);margin:0 auto;text-align:center}.lp-web-meta{display:inline-flex;padding:9px 26px;color:#9b6f25;letter-spacing:.06em;background:#fffaede0;border:1px solid rgba(205,157,79,.42);border-radius:999px;align-items:center;justify-content:center;margin-bottom:26px;font-size:14px;font-weight:800}.lp-web-meta:before,.lp-web-meta:after{color:#d2a14d;content:"✦"}.lp-web-meta:before{margin-right:10px}.lp-web-meta:after{margin-left:10px}.lp-web-copy h1{margin:var(--spacing-0);color:#303842;letter-spacing:.05em;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:clamp(48px,5.4vw,68px);font-weight:700;line-height:1.28}.lp-web-copy p{margin:25px auto 0;color:#424d59;font-size:16px;font-weight:700;line-height:2}.lp-web-primary{display:inline-flex;gap:14px;min-width:330px;padding:17px 34px;color:#fff;letter-spacing:.04em;background:linear-gradient(120deg,#ddb761,#c48933);border:0;border-radius:999px;box-shadow:0 18px 36px #b27c2b47;cursor:pointer;align-items:center;justify-content:center;margin-top:34px;font-size:17px;font-weight:900}.lp-web-primary span{display:inline-grid;width:24px;height:24px;place-items:center;background:#fff3;border-radius:50%}.lp-web-art{position:absolute;inset:var(--spacing-0);z-index:2;pointer-events:none}.lp-web-figure{position:absolute;margin:var(--spacing-0)}.lp-web-figure img{display:block;width:100%;height:auto;filter:drop-shadow(0 16px 18px rgba(82,70,52,.14))}.lp-web-figure span{position:absolute;display:grid;width:50px;height:44px;place-items:center;color:#cf8b73;background:#ffffffdb;border-radius:22px;box-shadow:0 12px 28px #50453314;font-size:20px;font-weight:900}.figure-phone{width:150px;top:92px;left:74px}.figure-phone span{top:-12px;right:-18px}.figure-like{width:145px;top:96px;right:88px}.figure-like span{color:#5c8edb;top:-10px;right:-14px}.figure-laptop{width:170px;bottom:118px;left:108px}.figure-laptop span{color:#d59d8b;right:-14px;bottom:20px}.figure-pair{width:210px;right:110px;bottom:120px}.figure-pair span{top:4px;right:16px}.figure-center{width:146px;transform:translate(-50%);left:50%;bottom:34px}.figure-center span{color:#839b73;top:8px;right:-32px}.lp-web-know{padding-top:34px}.lp-web-know h2{margin:0 0 28px;color:#303842;text-align:center;letter-spacing:.04em;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:34px;font-weight:700}.lp-web-know h2:before,.lp-web-know h2:after{color:#d2a14d;content:"✦"}.lp-web-know h2:before{margin-right:12px}.lp-web-know h2:after{margin-left:12px}.lp-web-know-grid{display:grid;gap:var(--spacing-0);padding:0 34px 34px;grid-template-columns:repeat(3,1fr)}.lp-web-know-grid article{min-height:218px;padding:20px 24px 10px;text-align:center;border-right:1px dashed rgba(198,154,82,.32)}.lp-web-know-grid article:last-child{border-right:0}.lp-web-know-grid img{width:122px;height:122px;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(82,70,52,.1))}.lp-web-know-grid h3{margin:16px 0 0;color:#2f3742;font-size:16px;font-weight:900;line-height:1.8}.lp-web-band{display:grid;min-height:160px;padding:24px 56px;color:#fff;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.18),transparent 32%),linear-gradient(100deg,#4d9d9f,#6ca5a2);grid-template-columns:1fr 1.45fr;align-items:center}.lp-web-band div{display:flex;gap:6px;align-items:flex-end}.lp-web-band img{width:74px;height:86px;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(26,63,74,.16))}.lp-web-band p{color:#fff;text-shadow:0 2px 14px rgba(25,63,74,.14);font-size:24px;font-weight:900;line-height:1.7}.lp-web-band p,.lp-reference-copy h2{margin:var(--spacing-0);letter-spacing:.04em}.lp-reference-copy h2{color:#303946;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:clamp(30px,4.2vw,46px);font-weight:700;line-height:1.45}.lp-concept-hero{position:relative;width:min(100%,1060px);aspect-ratio:16 / 9;min-height:var(--sizes-0);margin:0 auto;overflow:hidden;background:linear-gradient(#fffbf31a,#fffbf31a),url(/assets/wizzr-hero-illustration-v5-varied-expressions-qLysEAq-.png) center / cover no-repeat;border:1px solid rgba(202,153,75,.24);border-radius:30px;box-shadow:0 28px 72px #6853321f}.lp-concept-hero:after{position:absolute;top:92px;right:250px;bottom:96px;left:250px;pointer-events:none;background:radial-gradient(circle,#fffcf6e0,#fffcf6b8 45%,#fffcf600 72%);content:""}.lp-concept-header{position:relative;z-index:3;display:flex;gap:28px;padding:24px 30px 0;align-items:center;justify-content:space-between}.lp-concept-brand{display:inline-flex;gap:9px;padding:var(--spacing-0);color:#38404a;background:var(--colors-transparent);border:0;cursor:pointer;align-items:center;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:30px;font-weight:700}.lp-concept-brand img{width:34px;height:34px;filter:grayscale(1) opacity(.8)}.lp-concept-nav{display:flex;gap:28px;align-items:center;font-size:12px;font-weight:800}.lp-concept-nav a{color:#424852;text-decoration:none}.lp-concept-small-cta,.lp-concept-primary{font-family:Noto Sans JP,system-ui,sans-serif}.lp-concept-small-cta{padding:11px 22px;color:#fff;background:linear-gradient(120deg,#d9b160,#c48835);border:0;border-radius:999px;box-shadow:0 10px 20px #b17c2d33;cursor:pointer;font-size:13px;font-weight:800}.lp-concept-copy{position:relative;z-index:3;width:min(100%,760px);margin:86px auto 0;padding:0 24px;text-align:center}.lp-concept-meta{display:inline-flex;padding:9px 26px;color:#9b6f25;letter-spacing:.06em;background:#fffaedeb;border:1px solid rgba(205,157,79,.42);border-radius:999px;align-items:center;justify-content:center;margin-bottom:24px;font-size:14px;font-weight:800}.lp-concept-meta:before,.lp-concept-meta:after{color:#d2a14d;content:"✦"}.lp-concept-meta:before{margin-right:10px}.lp-concept-meta:after{margin-left:10px}.lp-concept-copy h1{margin:var(--spacing-0);color:#303842;letter-spacing:.05em;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:clamp(40px,4.3vw,56px);font-weight:700;line-height:1.36}.lp-concept-copy p{max-width:640px;margin:26px auto 0;color:#424d59;font-size:15px;font-weight:700;line-height:2.05}.lp-concept-primary{display:inline-flex;gap:14px;min-width:330px;padding:17px 34px;color:#fff;letter-spacing:.04em;background:linear-gradient(120deg,#ddb761,#c48933);border:0;border-radius:999px;box-shadow:0 18px 36px #b27c2b47;cursor:pointer;align-items:center;justify-content:center;margin-top:34px;font-size:17px;font-weight:900}.lp-concept-primary span{display:inline-grid;width:24px;height:24px;place-items:center;background:#fff3;border-radius:50%}.lp-concept-note{color:#434b569e!important;margin-top:14px!important;font-size:12px!important;line-height:1.4!important}.lp-concept-type-preview{width:min(100%,920px);margin:0 auto;padding:clamp(30px,4vw,46px);background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.94),transparent 48%),linear-gradient(180deg,#fffdf8,#fff7ea);border:1px solid rgba(204,154,72,.22);border-radius:26px;box-shadow:0 18px 48px #68533214}.lp-concept-role-grid{display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.lp-concept-role-grid article{min-height:130px;padding:22px 18px;background:#ffffffb3;border:1px solid rgba(204,154,72,.18);border-radius:20px}.lp-concept-role-grid span{display:inline-flex;padding:7px 12px;border-radius:999px;margin-bottom:12px;font-size:13px;font-weight:900}.lp-concept-role-grid strong{display:block;color:#424d59;font-size:14px;line-height:1.75}.role-expression span{color:#aa7416;background:#fff0cf}.role-guardian span{color:#b84d70;background:#ffe7ef}.role-observer span{color:#386fa6;background:#e5f3ff}.role-connector span{color:#4a875f;background:#e7f5e9}.result-card-shell:before{border:1px solid var(--result-line);border-radius:22px;top:12px;right:12px;bottom:12px;left:12px;opacity:.72}.result-card-shell:before,.result-card-shell:after{position:absolute;pointer-events:none;content:""}.result-card-shell:after{width:48px;height:48px;border-right:2px solid var(--result-line);border-bottom:2px solid var(--result-line);border-radius:0 0 16px;right:24px;bottom:24px}.result-card-shell>*{position:relative;z-index:1}.lp-hero-rebuilt .lp-meta:before,.lp-hero-rebuilt .lp-meta:after,.lp-learn .section-title:before,.lp-learn .section-title:after,.lp-type-chart .section-title:before,.lp-type-chart .section-title:after{color:#4d9cff}.lp-hero-rebuilt .lp-primary-button,.header-start-button{background:linear-gradient(120deg,#2f8df6,#665df5);box-shadow:0 16px 28px #4265da3d}.lp-hero-rebuilt .lp-primary-button:hover,.header-start-button:hover{box-shadow:0 19px 34px #4265da4d}body.reference-home .lp-home-concept .lp-concept-copy{width:min(100%,640px);padding-inline:22px;margin-top:clamp(66px,6.6vw,90px)}body.reference-home .lp-home-concept .lp-concept-hero{background:linear-gradient(#fffbf30a,#fffbf30a),url(/assets/wizzr-hero-illustration-v4-roles-3OXZIYl6.png) center / cover no-repeat}body.reference-home .lp-home-concept .lp-concept-meta{padding:8px 22px;color:#6d8fbe;letter-spacing:.05em;background:#ffffffc7;margin-bottom:22px;font-size:12px;border-color:#5691de38}body.reference-home .lp-home-concept .lp-concept-meta:before,body.reference-home .lp-home-concept .lp-concept-meta:after{color:#5a9af4}body.reference-home .lp-home-concept .lp-concept-copy h1{letter-spacing:.01em;font-size:clamp(29px,3.15vw,38px);line-height:1.45}body.reference-home .lp-home-concept .lp-concept-copy p{max-width:540px;color:#3f4b58;text-shadow:0 1px 10px rgba(255,255,255,.82);margin-top:20px;font-size:13px;line-height:2}body.reference-home .lp-home-concept .lp-concept-hero:after{inset:clamp(112px,10vw,136px) clamp(220px,24vw,310px) clamp(92px,9vw,120px);z-index:1;background:radial-gradient(ellipse at center,#fffdf7eb,#fffdf7b8 46%,#fffdf700 74%)}body.reference-home .lp-home-concept .lp-reference-final{display:none;gap:22px;padding:clamp(30px,4vw,44px);text-align:center;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.82),transparent 34%),linear-gradient(115deg,#f8fcff,#edf7ff 55%,#f8fbff);border:1px solid rgba(75,151,239,.18);box-shadow:0 18px 48px #2a65b01a;grid-template-columns:minmax(230px,.95fr) minmax(280px,1fr);align-items:center;flex-direction:column}body.reference-home .lp-home-concept .lp-reference-final p{max-width:650px;margin:0 auto;color:#303946;text-shadow:none;font-size:clamp(20px,2.4vw,28px);line-height:1.7}body.reference-home .lp-home-concept .lp-reference-final .lp-reference-cta{min-width:260px;padding:15px 28px;color:#fff;background:linear-gradient(120deg,#2f8df6,#665df5);box-shadow:0 16px 32px #4265da3d;margin-top:22px;font-size:14px}body.reference-home .lp-home-concept .lp-learn-reference-section{overflow:hidden;padding:var(--spacing-0);background:radial-gradient(circle at 50% 0%,#fffffff5 0,#fffffff5 20%,#fff0 54%),linear-gradient(180deg,#fffdf8,#fff7eb)}body.reference-home .lp-home-concept .lp-learn-reference-section:before{display:none}body.reference-home .lp-home-concept .lp-learn-reference-section>*{position:relative;z-index:1}body.reference-home .lp-home-concept .lp-learn-reference-art{display:block;width:100%;height:clamp(252px,27vw,292px);object-fit:cover;object-position:top center}body.reference-home .lp-home-concept .lp-learn-mobile-copy{display:block}body.reference-home .lp-home-concept .lp-flow-visual{overflow:hidden;margin:0 auto 22px;background:#fff8ec;border:1px solid rgba(204,154,72,.18);border-radius:22px;box-shadow:0 14px 34px #68533212}body.reference-home .lp-home-concept .lp-flow-visual img{display:block;width:100%;height:auto}body.reference-home .lp-home-concept .lp-reference-flow-grid article{min-height:var(--sizes-0);padding:20px 22px;text-align:center}body.reference-home .lp-home-concept .lp-reference-flow-grid span{display:none}body.reference-home .lp-home-concept .lp-reference-flow-grid h3{margin-bottom:8px;font-size:15px}body.reference-home .lp-home-concept .lp-final-copy{order:0}body.reference-home .lp-home-concept .lp-final-visual{order:1;width:min(100%,580px);height:clamp(112px,12vw,138px)}body.reference-home .lp-home-concept .lp-final-visual img{object-position:50% 92%}body.reference-home .lp-home-concept .lp-concept-nav{display:inline-flex;gap:8px;align-items:center}body.reference-home .lp-home-concept .lp-concept-nav button{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:9px 14px;color:#303946;font:inherit;background:#ffffff70;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:12px;font-weight:800}body.reference-home .lp-home-concept .lp-concept-nav button.is-active{color:#2f6db8;background:#ffffffd1;box-shadow:0 8px 18px #3767a214;border-color:#4a89da3d}body.reference-home .lp-home-concept .lp-page-shell,body.reference-home .lp-home-concept .lp-page-panel{width:min(100%,1080px)}body.reference-home .lp-home-concept .lp-page-tabs{display:grid;width:min(100%,720px);margin:0 auto 18px;gap:10px;padding:8px;background:#ffffffb8;border:1px solid rgba(211,164,82,.18);border-radius:18px;box-shadow:0 14px 32px #624c2a0f;grid-template-columns:repeat(3,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-page-tabs button{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:44px;padding:10px 12px;color:#4a5361;font:inherit;background:var(--colors-transparent);border:1px solid transparent;border-radius:13px;cursor:pointer;font-size:13px;font-weight:900}body.reference-home .lp-home-concept .lp-page-tabs button.is-active{color:#2f3742;background:#fff8ec;box-shadow:0 8px 18px #624c2a12;border-color:#d0973a3d}body.reference-home .lp-home-concept .lp-page-shell{margin:0 auto}body.reference-home .lp-home-concept .lp-page-panel{overflow:hidden;padding:clamp(38px,5vw,56px) clamp(30px,5vw,48px);background:radial-gradient(circle at 50% 0%,#fffffff5 0,#fffffff5 20%,#fff0 54%),linear-gradient(180deg,#fffdf8,#fff7eb);border:1px solid rgba(211,164,82,.24);border-radius:24px;box-shadow:0 22px 58px #74572c14}body.reference-home .lp-home-concept .lp-reference-section-head{text-align:center}body.reference-home .lp-home-concept .lp-page-lead,body.reference-home .lp-home-concept .lp-types-intro{max-width:620px;margin:-8px auto 28px;color:#516071;text-align:center;font-size:14px;font-weight:700;line-height:1.9}body.reference-home .lp-home-concept .lp-learn-card-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-learn-card-grid article,body.reference-home .lp-home-concept .lp-flow-step-cards article{display:flex;min-height:var(--sizes-0);padding:20px 18px 22px;text-align:center;background:#ffffffc7;border:1px solid rgba(211,164,82,.18);border-radius:18px;box-shadow:0 14px 32px #624c2a0f;flex-direction:column;align-items:center}body.reference-home .lp-home-concept .lp-learn-visual,body.reference-home .lp-home-concept .lp-flow-card-visual{width:100%;height:136px;margin:0 0 16px;overflow:hidden;background:#fff8ec;border:1px solid rgba(204,154,72,.14);border-radius:16px}body.reference-home .lp-home-concept .lp-learn-visual img,body.reference-home .lp-home-concept .lp-flow-card-visual img{display:block;width:100%;height:100%;object-fit:cover}body.reference-home .lp-home-concept .lp-learn-visual-left img{object-position:2% 54%}body.reference-home .lp-home-concept .lp-learn-visual-center img{object-position:47% 54%}body.reference-home .lp-home-concept .lp-learn-visual-right img{object-position:98% 54%}body.reference-home .lp-home-concept .lp-flow-card-visual-answer img{object-position:1% 52%}body.reference-home .lp-home-concept .lp-flow-card-visual-code img{object-position:47% 52%}body.reference-home .lp-home-concept .lp-flow-card-visual-share img{object-position:99% 52%}body.reference-home .lp-home-concept .lp-learn-card-grid h3,body.reference-home .lp-home-concept .lp-flow-step-cards h3{margin:0 0 8px;color:#303946;font-size:15px;line-height:1.55}body.reference-home .lp-home-concept .lp-learn-card-grid p,body.reference-home .lp-home-concept .lp-flow-step-cards p,body.reference-home .lp-home-concept .lp-role-summary p{margin:var(--spacing-0);color:#5c6979;font-size:12px;font-weight:700;line-height:1.8}body.reference-home .lp-home-concept .lp-flow-step-cards span{display:inline-flex;width:42px;height:42px;margin:0 0 14px;color:#ba822d;background:#fff2d5;border:1px solid rgba(208,151,58,.26);border-radius:999px;align-items:center;justify-content:center;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:16px;font-weight:700}body.reference-home .lp-home-concept .lp-types-board{overflow:hidden;max-width:720px;margin:0 auto 22px;background:#fff8ec;border:1px solid rgba(211,164,82,.22);border-radius:20px;box-shadow:0 16px 36px #624c2a12}body.reference-home .lp-home-concept .lp-types-board img{display:block;width:100%;height:auto}body.reference-home .lp-home-concept .lp-types-board-image{max-width:800px;padding:var(--spacing-0);background:var(--colors-transparent);border-radius:18px;border-color:#d3a4522e}body.reference-home .lp-home-concept .lp-types-board-image img{background:#fff8ec;border-radius:18px;display:block;width:100%;height:auto}body.reference-home .lp-home-concept .lp-types-board-live{display:grid;gap:14px;max-width:860px;padding:18px;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.94) 0 26%,transparent 64%),linear-gradient(180deg,#fffaf0,#fff6e7);grid-template-columns:repeat(2,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-type-role-panel{--role-accent: #d39b35;--role-soft: #fff4d6;--role-line: rgba(211, 164, 82, .24);min-width:var(--sizes-0);padding:16px;background:#ffffffbd;border:1px solid var(--role-line);border-radius:18px;box-shadow:0 12px 28px #624c2a0d}body.reference-home .lp-home-concept .lp-type-role-expression{--role-accent: #d99a2d;--role-soft: #fff3cf;--role-line: rgba(220, 160, 48, .28)}body.reference-home .lp-home-concept .lp-type-role-guardian{--role-accent: #df8ca0;--role-soft: #fff0f4;--role-line: rgba(223, 140, 160, .28)}body.reference-home .lp-home-concept .lp-type-role-observer{--role-accent: #4f94d1;--role-soft: #eef7ff;--role-line: rgba(79, 148, 209, .25)}body.reference-home .lp-home-concept .lp-type-role-connector{--role-accent: #62a377;--role-soft: #eff9f0;--role-line: rgba(98, 163, 119, .25)}body.reference-home .lp-home-concept .lp-type-role-panel header{display:flex;gap:10px;align-items:center;margin-bottom:14px}body.reference-home .lp-home-concept .lp-type-role-icon{display:inline-flex;width:40px;height:40px;flex:0 0 auto;color:var(--role-accent);background:var(--role-soft);border:1px solid var(--role-line);border-radius:999px;align-items:center;justify-content:center;font-size:18px;font-weight:900}body.reference-home .lp-home-concept .lp-type-role-panel h3,body.reference-home .lp-home-concept .lp-type-role-panel p{margin:var(--spacing-0)}body.reference-home .lp-home-concept .lp-type-role-panel h3{color:#303946;font-size:15px;font-weight:900;line-height:1.45}body.reference-home .lp-home-concept .lp-type-role-panel header p{color:#697381;font-size:11px;font-weight:700;line-height:1.6}body.reference-home .lp-home-concept .lp-type-card-grid{display:grid;gap:var(--spacing-0);overflow:hidden;background:#ffffff85;border:1px solid var(--role-line);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-type-card{position:relative;display:flex;min-width:var(--sizes-0);min-height:208px;padding:10px 8px 12px;overflow:hidden;text-align:center;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.96) 0 30%,transparent 58%),linear-gradient(180deg,#ffffffb8,#fff9eb7a);border:0;border-right:1px dashed var(--role-line);border-bottom:1px dashed var(--role-line);border-radius:0;flex-direction:column;align-items:center;justify-content:flex-start}body.reference-home .lp-home-concept .lp-type-card:nth-child(2n){border-right:0}body.reference-home .lp-home-concept .lp-type-card:nth-child(n+3){border-bottom:0}body.reference-home .lp-home-concept .lp-type-card-visual{position:relative;width:min(100%,138px);height:122px;flex:0 0 122px;margin-bottom:2px}body.reference-home .lp-home-concept .lp-type-mini-mascot{position:absolute;width:98px;height:106px;transform:translate(-50%);left:50%;bottom:4px}body.reference-home .lp-home-concept .lp-type-mini-mascot:before{position:absolute;z-index:1;top:2px;right:14px;bottom:15px;left:14px;background:radial-gradient(circle at 37% 18%,rgba(255,255,255,.98) 0 10%,transparent 34%),linear-gradient(160deg,#fff,#faf6ec 61%,#eadfce);border:1px solid rgba(100,76,50,.18);border-radius:62% 55% 48% 48%/70% 62% 38% 38%;box-shadow:inset 0 -8px 16px #7f60391a,0 13px 19px #604b2d2e;transform:rotate(-2deg);content:""}body.reference-home .lp-home-concept .lp-type-mini-mascot:after{position:absolute;z-index:0;width:18px;height:13px;background:var(--role-accent);border-radius:999px;box-shadow:32px 0 0 var(--role-accent);opacity:.9;left:27px;bottom:3px;content:""}body.reference-home .lp-home-concept .lp-type-face{position:absolute;z-index:2;width:50px;height:30px;background:var(--role-accent);border-radius:999px;box-shadow:inset 0 -2px 4px #59351d1f;top:45px;left:24px}body.reference-home .lp-home-concept .lp-type-face:before{position:absolute;width:7px;height:7px;background:#fff;border-radius:999px;box-shadow:16px 0 #fff;top:11px;left:14px;content:""}body.reference-home .lp-home-concept .lp-type-hand{position:absolute;z-index:3;width:14px;height:14px;background:var(--role-accent);border-radius:999px;box-shadow:inset 0 -2px 4px #4f2f151f;bottom:35px}body.reference-home .lp-home-concept .lp-type-hand-left{left:18px}body.reference-home .lp-home-concept .lp-type-hand-right{right:18px}body.reference-home .lp-home-concept .lp-type-prop,body.reference-home .lp-home-concept .lp-type-bubble{position:absolute;display:inline-flex;color:var(--role-accent);background:#ffffffc2;border:1px solid var(--role-line);box-shadow:0 8px 16px #63492614;align-items:center;justify-content:center;font-weight:900;line-height:1}body.reference-home .lp-home-concept .lp-type-prop-main{z-index:3;min-width:38px;height:38px;padding:0 8px;border-radius:999px;left:14px;top:10px;font-size:19px}body.reference-home .lp-home-concept .lp-type-bubble{z-index:2;min-width:28px;height:28px;padding:0 7px;color:color-mix(in srgb,var(--role-accent) 78%,#ffffff);border-radius:999px 999px 999px 6px;opacity:.86;right:14px;top:16px;font-size:13px}body.reference-home .lp-home-concept .lp-type-card-esdl .lp-type-prop-main,body.reference-home .lp-home-concept .lp-type-card-esdv .lp-type-prop-main,body.reference-home .lp-home-concept .lp-type-card-esqv .lp-type-prop-main{border-radius:14px;transform:rotate(-12deg)}body.reference-home .lp-home-concept .lp-type-card-icdv .lp-type-prop-main,body.reference-home .lp-home-concept .lp-type-card-icqv .lp-type-prop-main{color:#fff;background:var(--role-accent)}body.reference-home .lp-home-concept .lp-type-card-isql .lp-type-prop-main{min-width:48px;height:32px;left:7px;top:38px}body.reference-home .lp-home-concept .lp-type-card-isdl .lp-type-prop-main,body.reference-home .lp-home-concept .lp-type-card-isdv .lp-type-prop-main{border-radius:10px;left:11px;top:62px}body.reference-home .lp-home-concept .lp-type-card-isqv .lp-type-prop-main{border-radius:8px;left:9px;top:68px}body.reference-home .lp-home-concept .lp-type-card-ecdv .lp-type-prop-main,body.reference-home .lp-home-concept .lp-type-card-ecqv .lp-type-prop-main{min-width:44px;height:40px;left:5px;top:30px}body.reference-home .lp-home-concept .lp-type-card-ecdl .lp-type-bubble{min-width:44px}body.reference-home .lp-home-concept .lp-type-card strong{display:flex;min-height:38px;color:#313a46;align-items:center;justify-content:center;font-size:13px;font-weight:900;line-height:1.45}body.reference-home .lp-home-concept .lp-type-code{display:inline-flex;min-width:68px;min-height:24px;padding:4px 10px;color:var(--role-accent);background:#ffffffb3;border:1px solid var(--role-line);border-radius:999px;align-items:center;justify-content:center;margin-top:7px;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:12px;font-weight:900;line-height:1}body.reference-home .lp-home-concept .lp-role-summary{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-role-summary article{padding:16px 14px;text-align:center;background:#ffffffc7;border:1px solid rgba(211,164,82,.16);border-radius:16px}body.reference-home .lp-home-concept .lp-role-summary span{display:inline-flex;padding:7px 12px;color:#2f3742;background:#fff4d8;border-radius:999px;margin-bottom:8px;font-size:12px;font-weight:900}body.reference-home .lp-home-concept .lp-about-illustration-page{padding:clamp(34px,4.8vw,52px) clamp(18px,3vw,32px) clamp(22px,3vw,32px);background:radial-gradient(circle at 50% 5%,#fffffffa 0,#fffffffa 24%,#fff0 58%),linear-gradient(180deg,#fffdf9,#fff8ee)}body.reference-home .lp-home-concept .lp-about-illustration-page .lp-page-lead{margin-bottom:clamp(18px,2.6vw,26px)}body.reference-home .lp-home-concept .lp-about-story-art{margin:0 auto clamp(20px,3vw,30px);padding:var(--spacing-0);background:linear-gradient(180deg,#fffcf5eb,#fff6e6d6);border:0;border-radius:18px;box-shadow:0 16px 34px #74572c0f}body.reference-home .lp-home-concept .lp-about-story-art img{display:block;width:100%;height:auto;object-fit:contain}body.reference-home .lp-home-concept .lp-about-paper{position:relative;display:grid;margin:0 auto clamp(22px,3vw,32px);padding:clamp(16px,2.2vw,22px) clamp(14px,2vw,22px) clamp(24px,3vw,34px);overflow:hidden;background:radial-gradient(circle at 50% 0%,#ffffffc2,#fff0 42%),linear-gradient(180deg,#fffaf1,#fff6e9);border:1px solid rgba(204,154,72,.24);border-radius:18px;box-shadow:inset 0 0 0 1px #ffffffa3,0 16px 34px #74572c0f;grid-template-columns:repeat(3,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-about-paper article{position:relative;display:flex;min-width:var(--sizes-0);padding:0 clamp(10px,1.8vw,22px);text-align:center;flex-direction:column;align-items:center}body.reference-home .lp-home-concept .lp-about-paper article+article:before{position:absolute;width:1px;background:repeating-linear-gradient(to bottom,rgba(204,154,72,.34) 0 4px,transparent 4px 10px);top:18px;bottom:14px;left:var(--spacing-0);content:""}body.reference-home .lp-home-concept .lp-about-feature-art{position:relative;display:flex;width:100%;height:clamp(190px,21vw,236px);margin:0 0 8px;overflow:visible;align-items:flex-end;justify-content:center}body.reference-home .lp-home-concept .lp-about-feature-art img{display:block;width:min(100%,274px);height:auto;max-height:100%;-webkit-mask-image:radial-gradient(ellipse at center,#000 58%,rgba(0,0,0,.9) 74%,transparent 100%);object-fit:contain;object-position:center bottom;filter:saturate(1.03) contrast(1.02);mask-image:radial-gradient(ellipse at center,#000 58%,rgba(0,0,0,.9) 74%,transparent 100%)}body.reference-home .lp-home-concept .lp-about-paper article:nth-child(2) .lp-about-feature-art img,body.reference-home .lp-home-concept .lp-about-paper article:nth-child(3) .lp-about-feature-art img{width:min(100%,264px)}body.reference-home .lp-home-concept .lp-about-paper h3{max-width:12.5em;margin:0 auto 9px;color:#303946;font-size:clamp(15px,1.55vw,17px);font-weight:900;line-height:1.65}body.reference-home .lp-home-concept .lp-about-paper p{max-width:19em;margin:0 auto;color:#5f6b78;font-size:12.5px;font-weight:700;line-height:1.9}body.reference-home .lp-home-concept .lp-about-points{display:grid;margin:0 auto clamp(22px,3vw,32px);border-top:1px solid rgba(204,154,72,.14);border-bottom:1px solid rgba(204,154,72,.14);grid-template-columns:repeat(3,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-about-points article{position:relative;padding:clamp(20px,2.8vw,30px) clamp(14px,2.4vw,28px);text-align:center}body.reference-home .lp-home-concept .lp-about-points article+article:before{position:absolute;width:1px;background:repeating-linear-gradient(to bottom,rgba(204,154,72,.28) 0 4px,transparent 4px 9px);top:22px;bottom:22px;left:var(--spacing-0);content:""}body.reference-home .lp-home-concept .lp-about-points h3{max-width:14em;margin:0 auto 10px;color:#303946;font-size:clamp(15px,1.55vw,17px);font-weight:900;line-height:1.65}body.reference-home .lp-home-concept .lp-about-points p{max-width:20em;margin:0 auto;color:#5f6b78;font-size:12.5px;font-weight:700;line-height:1.9}body.reference-home .lp-home-concept .lp-about-message-band{display:block;margin:0 clamp(-8px,-1vw,0px) clamp(-10px,-1vw,0px);padding:clamp(26px,3.4vw,36px) clamp(18px,4vw,42px) clamp(30px,4vw,42px);background:radial-gradient(circle at 50% 92%,#b5d9ca57,#b5d9ca00 48%),linear-gradient(180deg,#fff8ee00,#faf6ebc2 38%,#eef8ecdb);border-top:1px solid rgba(204,154,72,.12);border-radius:0 0 22px 22px;box-shadow:inset 0 1px #ffffff85}body.reference-home .lp-home-concept .lp-about-walkers{width:100%;min-width:var(--sizes-0)}body.reference-home .lp-home-concept .lp-about-walkers img{display:block;width:min(100%,680px);height:auto;max-height:none;margin:clamp(16px,2.4vw,22px) auto 0;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(116,87,44,.08))}body.reference-home .lp-home-concept .lp-about-message-band p{width:100%;max-width:none;margin:0 auto;color:#385164;text-align:center;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.86);font-family:Kaisei Decol,Noto Sans JP,serif;font-size:clamp(16px,1.8vw,20px);font-weight:700;line-height:1.75}body.reference-home .lp-home-concept .lp-flow-story-page{background:radial-gradient(circle at 50% 0%,#fffffff5 0,#fffffff5 20%,#fff0 56%),linear-gradient(180deg,#fffdf8,#fff8ee)}body.reference-home .lp-home-concept .lp-flow-story-page .lp-reference-flow-grid{display:grid;gap:var(--spacing-0);margin:0 auto;padding:clamp(16px,2.2vw,22px) clamp(14px,2vw,22px) clamp(24px,3vw,34px);overflow:hidden;background:radial-gradient(circle at 50% 0%,#ffffffe6,#fff0 52%),linear-gradient(180deg,#fffcf5e6,#fff7ebc7);border:1px solid rgba(211,164,82,.24);border-radius:18px;box-shadow:inset 0 0 0 1px #ffffff9e,0 16px 34px #74572c0f;grid-template-columns:repeat(3,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards article{position:relative;min-width:var(--sizes-0);padding:0 clamp(10px,1.8vw,22px);text-align:center;background:var(--colors-transparent);border:0;border-radius:0;box-shadow:none}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards article+article:before{position:absolute;width:1px;background:repeating-linear-gradient(to bottom,rgba(204,154,72,.34) 0 4px,transparent 4px 10px);top:18px;bottom:14px;left:var(--spacing-0);content:""}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards span{display:inline-flex;width:42px;height:42px;margin:0 auto 12px;color:#ba822d;background:#fff2d5;border:1px solid rgba(208,151,58,.26);border-radius:999px;align-items:center;justify-content:center;font-family:Kaisei Decol,Noto Sans JP,serif;font-size:16px;font-weight:700}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-card-visual{display:flex;width:100%;height:clamp(190px,21vw,236px);margin:0 0 10px;overflow:visible;background:var(--colors-transparent);border:0;border-radius:0;align-items:flex-end;justify-content:center}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-card-visual img{display:block;width:min(100%,274px);height:auto;max-height:100%;-webkit-mask-image:radial-gradient(ellipse at center,#000 62%,rgba(0,0,0,.9) 76%,transparent 100%);object-fit:contain;object-position:center bottom;filter:saturate(1.03) contrast(1.02);mask-image:radial-gradient(ellipse at center,#000 62%,rgba(0,0,0,.9) 76%,transparent 100%)}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards h3{max-width:12.5em;margin:0 auto 9px;color:#303946;font-size:clamp(15px,1.55vw,17px);font-weight:900;line-height:1.65}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards p{max-width:19em;margin:0 auto;color:#5f6b78;font-size:12.5px;font-weight:700;line-height:1.9}html,body{overflow-x:hidden}html,body,img,svg,canvas,video{max-width:100%}.page-shell,.screen,.quiz-wrap,.result-wrap,.loading-screen,body.reference-home .lp-home-concept,body.reference-home .lp-home-concept .lp-page-shell,body.reference-home .lp-home-concept .lp-page-panel,body.reference-home .lp-home-concept .lp-concept-hero,body.reference-home .lp-home-concept .lp-types-board,body.reference-home .lp-home-concept .lp-types-board-image{min-width:var(--sizes-0);max-width:100%}:root{color-scheme:light;--ink: #26313f;--muted: #738091;--blue: #247bea;--blue-deep: #1567dc;--blue-soft: #ecf5ff;--blue-pale: #f5faff;--line: rgba(42, 91, 145, .13);--shadow: 0 18px 42px rgba(50, 82, 118, .1);--soft-shadow: 0 9px 24px rgba(59, 88, 122, .1);--card-radius: 25px;font-family:Noto Sans JP,system-ui,sans-serif}@keyframes reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-6px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes blink{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}*,:before,:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--rotate-x: 0;--rotate-y: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}@media(min-width:560px){body{height:100dvh;overflow:hidden}.page-shell{height:calc(100dvh - 24px);min-height:var(--sizes-0);margin-block:12px;overscroll-behavior:contain;scrollbar-color:rgba(36,123,234,.48) rgba(227,239,252,.7);scrollbar-gutter:stable;border:1px solid rgba(56,85,116,.08);border-radius:32px;overflow-x:hidden;overflow-y:auto}.page-shell::-webkit-scrollbar{width:10px}.page-shell::-webkit-scrollbar-track{background:#e3effcb3;border-radius:999px}.page-shell::-webkit-scrollbar-thumb{background:#247bea7a;border:2px solid rgba(227,239,252,.7);border-radius:999px}.desktop-scroll-controls{position:fixed;z-index:10;display:grid;gap:8px;transform:translateY(-50%);top:50%;right:max(10px,calc(50% - 330px))}.desktop-scroll-controls a{min-width:82px;padding:10px 12px;color:#1567dc;text-align:center;text-decoration:none;background:#fffffff0;border:1px solid rgba(36,123,234,.2);border-radius:999px;box-shadow:0 8px 18px #3252761a;cursor:pointer;font-size:12px;font-weight:800}.desktop-scroll-controls a:hover{background:#ecf5ff}}@media(min-width:721px){.lp-home-rebuilt{width:min(100%,1160px);margin:0 auto}.lp-hero-rebuilt,.lp-learn,.lp-type-chart{border-radius:28px;box-shadow:0 28px 80px #2a65b014}.lp-hero-rebuilt{min-height:660px;padding:70px 80px}.lp-hero-rebuilt .lp-hero-content{min-height:520px;padding:var(--spacing-0)}.lp-hero-rebuilt .lp-meta{padding:9px 22px;margin-bottom:25px;font-size:13px}.lp-hero-rebuilt h1{max-width:760px;letter-spacing:.035em;white-space:nowrap;font-size:clamp(52px,4.7vw,64px);line-height:1.28}.lp-hero-rebuilt .lp-copy{max-width:520px;margin:30px auto 34px;font-size:16px;line-height:2.05}.lp-hero-rebuilt .lp-primary-button{width:356px;min-height:58px;letter-spacing:.03em;font-size:16px}.lp-hero-rebuilt .home-note{width:356px;margin-top:12px}.lp-moment-left img{width:142px}.lp-moment-right img{width:140px}.lp-moment-laptop img{width:122px}.lp-moment-pair{gap:2px;right:142px;bottom:104px}.lp-moment-pair img{width:188px}.lp-center-mascot{width:134px;bottom:92px}.lp-moment:before{width:150px;height:72px;transform:translateY(42px)}.lp-bubble{min-width:52px;min-height:44px;border-radius:24px;font-size:24px}.lp-mini-card{width:72px;height:48px;border-radius:16px}.lp-learn{padding:42px 60px 0;margin-top:18px}.lp-learn-card{min-height:250px;padding:22px 34px 26px;border-top:0;border-right:1px dashed rgba(201,154,75,.3)}.lp-learn-card:last-child{border-right:0}.lp-learn-card img{width:162px;height:auto;max-height:148px;margin-bottom:20px}.lp-learn-icon{min-width:58px;height:48px;border-radius:28px;top:30px;right:calc(50% - 94px);font-size:25px}.lp-band{min-height:180px;margin:16px -60px 0;padding:38px 92px 38px 500px}.lp-band p{width:500px;text-align:left;margin-left:var(--spacing-0);font-size:26px;line-height:1.75}.lp-band-party{max-width:360px;bottom:12px;left:56px}.lp-band-party img{width:86px;height:auto;max-height:100px;margin-right:-6px}.lp-type-chart{padding:42px 56px 48px}.lp-type-chart img{width:min(100%,940px);margin:20px auto 0;border-radius:22px}html{background:radial-gradient(circle at 50% -18%,rgba(255,255,255,.98) 0 22%,transparent 58%),linear-gradient(180deg,#f7fbff,#eff7ff 58%,#eef2fb)}.lp-home-rebuilt .lp-hero-rebuilt,.lp-home-rebuilt .lp-learn,.lp-home-rebuilt .lp-type-chart{box-shadow:0 28px 80px #2a65b014}.result-wrap{width:min(100%,1160px);margin:0 auto;padding-top:18px}.result-card-shell{padding:44px 54px 42px;border-radius:30px}.result-title{max-width:none;margin-top:6px;font-size:clamp(38px,4vw,50px)}.result-character-card{min-height:300px;margin:28px auto 24px}.result-mascot-image{width:min(90%,400px);max-height:292px}.axis-grid{gap:12px;grid-template-columns:repeat(4,1fr)}.axis-chip{min-height:96px;justify-content:center}.result-notes{display:grid;grid-template-columns:repeat(2,1fr);margin-top:18px}.result-note{padding:18px}.result-note+.result-note{border-top:0;border-left:1px solid rgba(49,136,244,.16)}.result-actions{gap:12px;max-width:560px;margin-top:16px;margin-left:auto;margin-right:auto}.result-actions-secondary{gap:12px;grid-template-columns:1fr 1fr}body{background:radial-gradient(circle at 14% 18%,rgba(108,186,161,.08),transparent 22%),radial-gradient(circle at 84% 12%,rgba(225,180,93,.12),transparent 22%),transparent;overflow-x:hidden;overflow-y:auto}body,.page-shell{height:auto;min-height:100vh}.page-shell{width:min(100%,1280px);margin:0 auto;padding:26px 42px 52px;overflow:visible;background:var(--colors-transparent);border:0;border-radius:0;box-shadow:none}.site-header{width:min(100%,1160px);margin:0 auto 18px;padding:0 4px}.brand-hat{width:38px;height:33px}.site-nav{display:flex;gap:34px;color:#4d5360;align-items:center;margin-left:auto;font-size:13px;font-weight:800}.site-nav a{color:inherit;text-decoration:none}.header-start-button{display:inline-flex;min-height:38px;padding:0 18px;color:#fff;background:#d8ad62;border:0;border-radius:999px;box-shadow:0 9px 18px #aa7e372e;cursor:pointer;align-items:center;justify-content:center;margin-left:24px;font-size:13px;font-weight:800}.desktop-scroll-controls{display:none}.lp-home{width:min(100%,1160px);margin:0 auto;padding-top:var(--spacing-0)}.lp-hero,.lp-know,.lp-party{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.97) 0 22%,transparent 55%),linear-gradient(180deg,#fffdf8,#fff7eb);border-radius:30px;box-shadow:0 24px 70px #74572c14;border-color:#c99d5257}.lp-hero{min-height:610px;padding:68px 78px}.lp-hero:before{top:12px;right:12px;bottom:12px;left:12px;border-radius:24px;border-color:#c99d523b}.lp-hero:after{top:23px;right:23px;bottom:23px;left:23px;border-color:#c99d522e}.lp-hero-content{width:min(900px,100%);min-height:470px;padding:var(--spacing-0);margin:0 auto;text-align:center;align-items:center;justify-content:center}.lp-meta{padding:8px 18px;color:#86662f;background:#ffffffd6;margin-bottom:24px;font-size:13px;border-color:#ce9f4c5c}.lp-hero h1{max-width:900px;color:#2f3742;letter-spacing:.04em;white-space:nowrap;font-size:clamp(50px,4.6vw,58px);line-height:1.24}.lp-copy{max-width:455px;margin:30px auto 34px;color:#425165;font-size:16px;line-height:2.05}.lp-primary-button{width:346px;min-height:58px;margin:0 auto;background:linear-gradient(120deg,#d7aa5d,#be8c3d);box-shadow:0 15px 26px #a7752d40;font-size:16px}.lp-hero .home-note{width:346px;text-align:center}.lp-sns-card{display:grid;width:150px;height:198px;background:#ffffffc7;border-radius:24px;box-shadow:0 18px 42px #545b671a;border-color:#6fa49224}.lp-sns-card img{width:122px;max-height:136px;filter:drop-shadow(0 12px 12px rgba(64,83,96,.09))}.lp-sns-card-left{transform:rotate(-7deg);top:132px;left:86px;right:auto}.lp-sns-card-right{transform:rotate(7deg);top:124px;right:86px}.lp-sns-card-bottom{display:grid;opacity:1;transform:rotate(-3deg);top:368px;right:210px;left:auto}.lp-reaction{width:45px;height:45px;font-size:22px}.lp-float-mascot{display:block;opacity:1;filter:drop-shadow(0 15px 14px rgba(64,83,96,.1))}.lp-float-mascot-one{width:150px;right:120px;bottom:92px}.lp-float-mascot-two{width:132px;right:auto;bottom:92px;left:126px}.lp-spark{width:20px;height:20px}.lp-dotted-line-one{width:250px;top:148px;left:232px}.lp-dotted-line-two{width:260px;right:210px;bottom:166px}.lp-know{padding:42px 54px;margin-top:18px}.lp-know-grid{gap:var(--spacing-0);grid-template-columns:repeat(3,1fr)}.lp-know-card{min-height:245px;padding:24px 30px 20px;background:var(--colors-transparent);border:0;border-right:1px dashed rgba(201,157,82,.28);border-radius:0;box-shadow:none}.lp-know-card:last-child{border-right:0}.lp-know-card img{width:132px;height:132px;filter:drop-shadow(0 12px 12px rgba(64,83,96,.08));margin-bottom:22px}.lp-know-card strong{color:#2f3742;font-size:17px;line-height:1.8}.lp-party{min-height:178px;padding:42px 64px;color:#fff;background:radial-gradient(circle at 22% 20%,rgba(255,255,255,.18),transparent 30%),linear-gradient(100deg,#4e9b9e,#6ba8a3);border-radius:0 0 30px 30px;margin-top:var(--spacing-0)}.lp-party p,.lp-party strong{color:#fff;text-shadow:0 1px 10px rgba(27,68,75,.12)}.lp-party-mascots{gap:4px;opacity:.98;right:auto;bottom:18px;left:58px}.lp-party-mascots img{width:78px;height:92px;filter:drop-shadow(0 10px 10px rgba(26,63,74,.16))}.lp-moment-left{top:160px;left:92px}.lp-moment-right{top:150px;right:104px}.lp-moment-laptop{bottom:100px;left:180px}.lp-learn .section-title,.lp-type-chart .section-title{margin-bottom:24px;font-size:34px}.lp-learn-grid{grid-template-columns:repeat(3,1fr);margin-top:var(--spacing-0)}.lp-learn-card strong{font-size:17px;line-height:1.8}.lp-learn-icon-people{font-size:16px}.result-code{margin-top:10px;font-size:clamp(92px,9vw,132px)}.axis-chip strong{font-size:48px}.axis-chip span{font-size:13px;line-height:1.6}.brand span{font-size:30px}.lp-spark-one{top:206px;left:318px}.lp-spark-two{top:408px;right:374px}.lp-spark-three{right:210px;bottom:160px}.lp-know .section-title{margin-bottom:30px;font-size:34px}.lp-party p{font-size:18px}.lp-party strong{font-size:30px}.site-footer{padding-top:30px}.site-nav a:hover{color:#4aa98b}}@media(max-width:1180px){body.reference-home .page-shell{padding-inline:clamp(18px,3.6vw,34px)}body.reference-home .lp-home-concept{width:100%;padding-inline:clamp(14px,2.6vw,28px)}body.reference-home .lp-home-concept .lp-page-shell{width:100%}body.reference-home .lp-home-concept .lp-page-panel{padding-inline:clamp(22px,4vw,44px)}body.reference-home .lp-home-concept .lp-about-story-art,body.reference-home .lp-home-concept .lp-types-board-image{width:100%}}@media(max-width:920px){.lp-home-concept .lp-concept-hero{min-height:620px;aspect-ratio:auto;background-position:center}.lp-home-concept .lp-concept-hero:after{top:96px;right:14%;bottom:90px;left:14%}.lp-home-concept .lp-learn-card-grid article{min-height:196px}.lp-home-concept .lp-reference-final{text-align:center;grid-template-columns:1fr}.lp-home-concept .lp-reference-final p{margin-inline:auto}.lp-concept-nav{display:none}.lp-concept-hero{min-height:620px}.lp-concept-hero:after{top:96px;right:14%;bottom:90px;left:14%}body.reference-home .page-shell{padding-inline:clamp(14px,3vw,24px)}body.reference-home .site-header{gap:10px}body.reference-home .site-nav{display:none}body.reference-home .header-start-button{display:inline-flex;min-width:var(--sizes-0);padding-inline:16px;white-space:nowrap}body.reference-home .lp-home-concept{gap:24px;padding-top:18px}body.reference-home .lp-home-concept .lp-concept-hero{min-height:620px;aspect-ratio:auto;border-radius:24px;background-position:54% center}body.reference-home .lp-home-concept .lp-concept-header{padding:18px 22px 0}body.reference-home .lp-home-concept .lp-concept-nav{gap:6px}body.reference-home .lp-home-concept .lp-concept-nav button{padding:8px 10px;font-size:11px}body.reference-home .lp-home-concept .lp-concept-copy{width:min(100%,560px);padding-inline:18px;margin-top:116px}body.reference-home .lp-home-concept .lp-concept-copy h1{white-space:normal;font-size:clamp(34px,7vw,52px);line-height:1.34}body.reference-home .lp-home-concept .lp-concept-copy p{width:min(100%,440px);margin-inline:auto;font-size:14px}body.reference-home .lp-home-concept .lp-page-tabs{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}body.reference-home .lp-home-concept .lp-page-tabs button{min-width:var(--sizes-0);padding-inline:10px}body.reference-home .lp-home-concept .lp-types-board-image{max-width:760px}.result-card-shell{padding-inline:clamp(16px,4vw,28px)}.lp-home-concept .lp-learn-card-grid,.lp-home-concept .lp-reference-flow-grid{grid-template-columns:1fr}.lp-home-concept .lp-concept-copy,.lp-concept-copy{margin-top:80px}.lp-concept-role-grid{grid-template-columns:repeat(2,1fr)}body.reference-home .lp-home-concept .lp-about-paper,body.reference-home .lp-home-concept .lp-about-points,body.reference-home .lp-home-concept .lp-reference-flow-grid,body.reference-home .lp-home-concept .lp-flow-story-page .lp-reference-flow-grid,body.reference-home .lp-home-concept .lp-role-summary{grid-template-columns:1fr}}@media(max-width:720px){.lp-home-concept{padding:10px;gap:26px}.lp-home-concept .lp-concept-hero{min-height:610px;border-radius:22px}.lp-home-concept .lp-concept-hero:after{top:110px;right:7%;bottom:92px;left:7%}.lp-home-concept .lp-concept-header{padding:18px 18px 0}.lp-home-concept .lp-concept-copy{padding-inline:16px;margin-top:72px}.lp-home-concept .lp-concept-primary{width:min(100%,292px);min-width:var(--sizes-0);font-size:14px}.lp-home-concept .lp-concept-learn,.lp-home-concept .lp-reference-flow,.lp-home-concept .lp-reference-final{padding:32px 20px;border-radius:22px}.lp-home-concept .lp-learn-visual,.lp-home-concept .lp-role-map{height:118px;min-height:118px}.lp-home-concept .lp-final-visual{height:136px}.lp-home-concept .lp-reference-copy,.lp-home-concept .lp-concept-learn,.lp-home-concept .lp-reference-flow,.lp-home-concept .lp-concept-type-preview,.lp-home-concept .lp-reference-final{padding:42px 24px;border-radius:22px}.lp-home-reference{padding:10px;gap:16px}.lp-reference-image-button,.lp-reference-panel img,.lp-reference-image-button img{border-radius:18px}.lp-reference-copy,.lp-reference-flow,.lp-reference-final{border-radius:20px}.lp-concept-hero{min-height:600px;border-radius:22px;background-position:center}.lp-concept-header{padding:18px 18px 0}.lp-concept-small-cta{display:none}.lp-concept-primary{min-width:var(--sizes-0);width:100%}body.reference-home .desktop-scroll-controls{display:none}body.reference-home .lp-home-concept .lp-concept-hero{min-height:clamp(560px,128vw,690px);border-radius:22px;background-position:58% center}body.reference-home .lp-home-concept .lp-concept-hero:after{top:118px;right:12px;bottom:100px;left:12px;background:radial-gradient(ellipse at center,#fffdf7f5,#fffdf7db 54%,#fffdf72e 82%,#fffdf700)}body.reference-home .lp-home-concept .lp-concept-copy{padding-inline:14px;margin-top:clamp(104px,31vw,150px)}body.reference-home .lp-home-concept .lp-concept-copy h1{letter-spacing:0;max-width:9.5em;margin-inline:auto;font-size:clamp(29px,8.7vw,40px);line-height:1.44}body.reference-home .lp-home-concept .lp-concept-copy p{max-width:25em;margin-inline:auto;font-size:12.5px;line-height:1.9}body.reference-home .lp-home-concept .lp-reference-final{text-align:center;grid-template-columns:1fr}body.reference-home .lp-home-concept .lp-reference-final p{margin-inline:auto}body.reference-home .lp-home-concept .lp-learn-reference-section{padding:32px 20px}body.reference-home .lp-home-concept .lp-learn-reference-art{display:none}body.reference-home .lp-home-concept .lp-learn-mobile-copy{display:block}body.reference-home .lp-home-concept .lp-flow-visual{border-radius:18px;margin-bottom:18px}body.reference-home .lp-home-concept .lp-reference-flow-grid article{padding:20px 18px}body.reference-home .lp-home-concept .lp-final-visual{height:118px}body.reference-home .lp-home-concept .lp-concept-nav{display:none}body.reference-home .lp-home-concept .lp-page-panel{padding:30px 14px 24px;width:100%;border-radius:20px}body.reference-home .lp-home-concept .lp-page-tabs{width:100%;gap:4px;padding:4px;border-radius:16px;grid-template-columns:1fr;margin-bottom:14px}body.reference-home .lp-home-concept .lp-types-board-live{width:min(100%,390px);padding:14px}body.reference-home .lp-home-concept .lp-type-role-panel{padding:14px}body.reference-home .lp-home-concept .lp-learn-visual,body.reference-home .lp-home-concept .lp-flow-card-visual{height:132px}body.reference-home .lp-home-concept .lp-about-illustration-page{padding:30px 18px 22px}body.reference-home .lp-home-concept .lp-about-story-art{border-radius:15px}body.reference-home .lp-home-concept .lp-about-paper{padding:18px 16px 24px;grid-template-columns:1fr}body.reference-home .lp-home-concept .lp-about-paper article{padding:0 0 22px}body.reference-home .lp-home-concept .lp-about-paper article+article{border-top:1px dashed rgba(204,154,72,.24);padding-top:22px}body.reference-home .lp-home-concept .lp-about-paper article+article:before{display:none}body.reference-home .lp-home-concept .lp-about-feature-art{height:210px;margin-bottom:8px}body.reference-home .lp-home-concept .lp-about-feature-art img{width:min(100%,274px)}body.reference-home .lp-home-concept .lp-about-points{border-bottom:0;grid-template-columns:1fr}body.reference-home .lp-home-concept .lp-about-points article{padding:20px 10px;border-bottom:1px solid rgba(204,154,72,.14)}body.reference-home .lp-home-concept .lp-about-points article+article:before{display:none}body.reference-home .lp-home-concept .lp-about-message-band{margin:0 -10px -8px;padding:24px 18px 28px;text-align:center}body.reference-home .lp-home-concept .lp-about-walkers img{max-height:none}body.reference-home .lp-home-concept .lp-about-message-band p{text-align:center;white-space:normal;font-size:15px;line-height:1.8}body.reference-home .lp-home-concept .lp-flow-story-page .lp-reference-flow-grid{padding:18px 16px 24px;grid-template-columns:1fr}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards article{padding:0 0 22px}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards article+article{border-top:1px dashed rgba(204,154,72,.24);padding-top:22px}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards article+article:before{display:none}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-card-visual{height:clamp(180px,52vw,224px)}body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-card-visual img{width:min(100%,250px)}body.reference-home{background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.98) 0 24%,transparent 58%),linear-gradient(180deg,#f8fbff,#edf6ff)}body.reference-home .page-shell,.page-shell{width:100%;min-height:100dvh;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-inline:0}body.reference-home .site-header{width:100%;margin-bottom:12px}body.reference-home .brand-hat{width:32px;height:28px}body.reference-home .header-start-button{min-height:38px;padding:9px 13px;font-size:11px}body.reference-home .lp-home-concept{gap:18px;padding:10px 0 38px}body.reference-home .lp-home-concept .lp-concept-header{padding:16px 16px 0}body.reference-home .lp-home-concept .lp-concept-meta{max-width:calc(100% - 20px);padding:8px 14px;white-space:normal;font-size:11px}body.reference-home .lp-home-concept .lp-concept-primary,body.reference-home .lp-home-concept .lp-reference-cta{width:min(100%,320px);min-width:var(--sizes-0);min-height:54px;padding-inline:18px;font-size:14px}body.reference-home .lp-home-concept .lp-page-tabs button{min-height:42px;padding:8px 6px;font-size:12px;line-height:1.35}body.reference-home .lp-home-concept .lp-page-lead,body.reference-home .lp-home-concept .lp-types-intro{width:min(100%,31em);margin-inline:auto;font-size:13px;line-height:1.9}body.reference-home .lp-home-concept .lp-about-story-art,body.reference-home .lp-home-concept .lp-flow-visual,body.reference-home .lp-home-concept .lp-types-board-image{border-radius:16px}body.reference-home .lp-home-concept .lp-about-paper,body.reference-home .lp-home-concept .lp-about-points,body.reference-home .lp-home-concept .lp-flow-story-page .lp-reference-flow-grid{padding-inline:12px}body.reference-home .lp-home-concept .lp-types-board-image{max-width:100%;margin-inline:auto;overflow:hidden;box-shadow:0 14px 32px #74572c12}body.reference-home .lp-home-concept .lp-types-board-image img{border-radius:16px}.screen{width:100%}.quiz-card{min-height:auto;padding:24px 16px 18px;border-radius:22px}.quiz-card h1{max-width:100%;font-size:clamp(21px,6vw,25px)}.choice-button{min-height:64px;padding:15px 13px}.choice-text{min-width:var(--sizes-0)}.loading-screen{min-height:calc(100dvh - 70px)}.result-wrap{width:100%;padding-top:12px}.result-card-shell{padding:24px 13px 18px;border-radius:22px}.result-code{letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(62px,20vw,94px)}.result-title{max-width:9em;font-size:clamp(27px,8.2vw,38px);line-height:1.18}.result-character-card{min-height:clamp(210px,60vw,260px);border-radius:18px}.result-mascot-image{width:min(100%,280px);max-height:226px}.axis-chip{min-height:var(--sizes-0)}.result-note{gap:9px;padding:12px;grid-template-columns:38px 1fr}.note-icon{width:38px;height:38px}.lp-home-concept .lp-concept-copy h1{font-size:38px;line-height:1.48}.lp-home-concept .lp-concept-copy p{font-size:13px;line-height:2}.lp-home-concept .lp-reference-flow-grid,.lp-home-concept .lp-learn-card-grid,.lp-home-concept .lp-concept-role-grid,.lp-reference-flow-grid{grid-template-columns:1fr}.lp-concept-copy h1{font-size:42px}.lp-concept-copy p{font-size:14px}body.reference-home .lp-home-concept .lp-learn-card-grid,body.reference-home .lp-home-concept .lp-reference-flow-grid,body.reference-home .lp-home-concept .lp-types-board-live,body.reference-home .lp-home-concept .lp-role-summary{grid-template-columns:1fr}body.reference-home .lp-home-concept .lp-about-paper article:last-child,body.reference-home .lp-home-concept .lp-flow-story-page .lp-flow-step-cards article:last-child{padding-bottom:var(--spacing-0)}body.reference-home .brand span{font-size:26px}body.reference-home .lp-home-concept .lp-reference-section-head{margin-bottom:20px}body.reference-home .lp-home-concept .lp-reference-section-head h2,body.reference-home .lp-home-concept .lp-reference-flow h2,body.reference-home .lp-home-concept .lp-page-panel h2{font-size:clamp(25px,7vw,32px);line-height:1.45}.choice-list,.axis-grid,.result-actions{grid-template-columns:1fr}}@media(hover:hover)and (pointer:fine)and (max-width:559px){.desktop-scroll-controls{position:fixed;z-index:10;display:grid;gap:6px;right:8px;bottom:12px}.desktop-scroll-controls a{padding:8px 10px;color:#1567dc;text-align:center;text-decoration:none;background:#fffffff0;border:1px solid rgba(36,123,234,.2);border-radius:999px;box-shadow:0 8px 18px #3252761a;font-size:11px;font-weight:800}}@media(max-width:420px){body.reference-home .lp-home-concept .lp-type-card{min-height:206px;padding-right:6px;padding-left:6px}body.reference-home .page-shell,.page-shell{padding-inline:max(10px,env(safe-area-inset-left))}body.reference-home .site-header{gap:8px}body.reference-home .header-start-button{padding-inline:11px;font-size:10.5px}body.reference-home .lp-home-concept .lp-concept-hero{min-height:560px;background-position:57% center}body.reference-home .lp-home-concept .lp-page-panel{padding-inline:12px}body.reference-home .lp-home-concept .lp-about-paper,body.reference-home .lp-home-concept .lp-about-points,body.reference-home .lp-home-concept .lp-flow-story-page .lp-reference-flow-grid{padding-inline:10px}.quiz-card{padding-inline:14px}.choice-button{gap:10px}.result-card-shell{padding-inline:11px}.result-mascot-image{max-height:210px}body.reference-home .lp-home-concept .lp-type-card strong{font-size:12px}body.reference-home .brand span{font-size:24px}body.reference-home .lp-home-concept .lp-concept-copy{margin-top:112px}body.reference-home .lp-home-concept .lp-concept-copy h1{font-size:clamp(27px,8.8vw,34px)}body.reference-home .lp-home-concept .lp-page-tabs{grid-template-columns:1fr}.result-code{font-size:clamp(56px,19vw,78px)}.result-title{font-size:clamp(25px,8vw,32px)}}@media(max-width:379px){.page-shell{padding-inline:13px}.header-pill{padding-inline:8px;font-size:9px}.quiz-card{padding-inline:15px}.brand span{font-size:25px}.result-code{font-size:76px}}}@layer tokens{:where(:root,:host){--aspect-ratios-square: 1 / 1;--aspect-ratios-landscape: 4 / 3;--aspect-ratios-portrait: 3 / 4;--aspect-ratios-wide: 16 / 9;--aspect-ratios-ultrawide: 18 / 5;--aspect-ratios-golden: 1.618 / 1;--borders-none: none;--easings-default: cubic-bezier(.4, 0, .2, 1);--easings-linear: linear;--easings-in: cubic-bezier(.4, 0, 1, 1);--easings-out: cubic-bezier(0, 0, .2, 1);--easings-in-out: cubic-bezier(.4, 0, .2, 1);--durations-fastest: 50ms;--durations-faster: .1s;--durations-fast: .15s;--durations-normal: .2s;--durations-slow: .3s;--durations-slower: .4s;--durations-slowest: .5s;--radii-xs: .125rem;--radii-sm: .25rem;--radii-md: .375rem;--radii-lg: .5rem;--radii-xl: .75rem;--radii-2xl: 1rem;--radii-3xl: 1.5rem;--radii-4xl: 2rem;--radii-full: 9999px;--font-weights-thin: 100;--font-weights-extralight: 200;--font-weights-light: 300;--font-weights-normal: 400;--font-weights-medium: 500;--font-weights-semibold: 600;--font-weights-bold: 700;--font-weights-extrabold: 800;--font-weights-black: 900;--line-heights-none: 1;--line-heights-tight: 1.25;--line-heights-snug: 1.375;--line-heights-normal: 1.5;--line-heights-relaxed: 1.625;--line-heights-loose: 2;--fonts-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--fonts-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--letter-spacings-tighter: -.05em;--letter-spacings-tight: -.025em;--letter-spacings-normal: 0em;--letter-spacings-wide: .025em;--letter-spacings-wider: .05em;--letter-spacings-widest: .1em;--font-sizes-2xs: .5rem;--font-sizes-xs: .75rem;--font-sizes-sm: .875rem;--font-sizes-md: 1rem;--font-sizes-lg: 1.125rem;--font-sizes-xl: 1.25rem;--font-sizes-2xl: 1.5rem;--font-sizes-3xl: 1.875rem;--font-sizes-4xl: 2.25rem;--font-sizes-5xl: 3rem;--font-sizes-6xl: 3.75rem;--font-sizes-7xl: 4.5rem;--font-sizes-8xl: 6rem;--font-sizes-9xl: 8rem;--shadows-xs: 0 1px 2px 0 rgb(0 0 0 / .05);--shadows-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadows-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadows-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadows-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--colors-current: currentColor;--colors-black: #000;--colors-white: #fff;--colors-transparent: rgb(0 0 0 / 0);--colors-rose-50: #fff1f2;--colors-rose-100: #ffe4e6;--colors-rose-200: #fecdd3;--colors-rose-300: #fda4af;--colors-rose-400: #fb7185;--colors-rose-500: #f43f5e;--colors-rose-600: #e11d48;--colors-rose-700: #be123c;--colors-rose-800: #9f1239;--colors-rose-900: #881337;--colors-rose-950: #4c0519;--colors-pink-50: #fdf2f8;--colors-pink-100: #fce7f3;--colors-pink-200: #fbcfe8;--colors-pink-300: #f9a8d4;--colors-pink-400: #f472b6;--colors-pink-500: #ec4899;--colors-pink-600: #db2777;--colors-pink-700: #be185d;--colors-pink-800: #9d174d;--colors-pink-900: #831843;--colors-pink-950: #500724;--colors-fuchsia-50: #fdf4ff;--colors-fuchsia-100: #fae8ff;--colors-fuchsia-200: #f5d0fe;--colors-fuchsia-300: #f0abfc;--colors-fuchsia-400: #e879f9;--colors-fuchsia-500: #d946ef;--colors-fuchsia-600: #c026d3;--colors-fuchsia-700: #a21caf;--colors-fuchsia-800: #86198f;--colors-fuchsia-900: #701a75;--colors-fuchsia-950: #4a044e;--colors-purple-50: #faf5ff;--colors-purple-100: #f3e8ff;--colors-purple-200: #e9d5ff;--colors-purple-300: #d8b4fe;--colors-purple-400: #c084fc;--colors-purple-500: #a855f7;--colors-purple-600: #9333ea;--colors-purple-700: #7e22ce;--colors-purple-800: #6b21a8;--colors-purple-900: #581c87;--colors-purple-950: #3b0764;--colors-violet-50: #f5f3ff;--colors-violet-100: #ede9fe;--colors-violet-200: #ddd6fe;--colors-violet-300: #c4b5fd;--colors-violet-400: #a78bfa;--colors-violet-500: #8b5cf6;--colors-violet-600: #7c3aed;--colors-violet-700: #6d28d9;--colors-violet-800: #5b21b6;--colors-violet-900: #4c1d95;--colors-violet-950: #2e1065;--colors-indigo-50: #eef2ff;--colors-indigo-100: #e0e7ff;--colors-indigo-200: #c7d2fe;--colors-indigo-300: #a5b4fc;--colors-indigo-400: #818cf8;--colors-indigo-500: #6366f1;--colors-indigo-600: #4f46e5;--colors-indigo-700: #4338ca;--colors-indigo-800: #3730a3;--colors-indigo-900: #312e81;--colors-indigo-950: #1e1b4b;--colors-blue-50: #eff6ff;--colors-blue-100: #dbeafe;--colors-blue-200: #bfdbfe;--colors-blue-300: #93c5fd;--colors-blue-400: #60a5fa;--colors-blue-500: #3b82f6;--colors-blue-600: #2563eb;--colors-blue-700: #1d4ed8;--colors-blue-800: #1e40af;--colors-blue-900: #1e3a8a;--colors-blue-950: #172554;--colors-sky-50: #f0f9ff;--colors-sky-100: #e0f2fe;--colors-sky-200: #bae6fd;--colors-sky-300: #7dd3fc;--colors-sky-400: #38bdf8;--colors-sky-500: #0ea5e9;--colors-sky-600: #0284c7;--colors-sky-700: #0369a1;--colors-sky-800: #075985;--colors-sky-900: #0c4a6e;--colors-sky-950: #082f49;--colors-cyan-50: #ecfeff;--colors-cyan-100: #cffafe;--colors-cyan-200: #a5f3fc;--colors-cyan-300: #67e8f9;--colors-cyan-400: #22d3ee;--colors-cyan-500: #06b6d4;--colors-cyan-600: #0891b2;--colors-cyan-700: #0e7490;--colors-cyan-800: #155e75;--colors-cyan-900: #164e63;--colors-cyan-950: #083344;--colors-teal-50: #f0fdfa;--colors-teal-100: #ccfbf1;--colors-teal-200: #99f6e4;--colors-teal-300: #5eead4;--colors-teal-400: #2dd4bf;--colors-teal-500: #14b8a6;--colors-teal-600: #0d9488;--colors-teal-700: #0f766e;--colors-teal-800: #115e59;--colors-teal-900: #134e4a;--colors-teal-950: #042f2e;--colors-emerald-50: #ecfdf5;--colors-emerald-100: #d1fae5;--colors-emerald-200: #a7f3d0;--colors-emerald-300: #6ee7b7;--colors-emerald-400: #34d399;--colors-emerald-500: #10b981;--colors-emerald-600: #059669;--colors-emerald-700: #047857;--colors-emerald-800: #065f46;--colors-emerald-900: #064e3b;--colors-emerald-950: #022c22;--colors-green-50: #f0fdf4;--colors-green-100: #dcfce7;--colors-green-200: #bbf7d0;--colors-green-300: #86efac;--colors-green-400: #4ade80;--colors-green-500: #22c55e;--colors-green-600: #16a34a;--colors-green-700: #15803d;--colors-green-800: #166534;--colors-green-900: #14532d;--colors-green-950: #052e16;--colors-lime-50: #f7fee7;--colors-lime-100: #ecfccb;--colors-lime-200: #d9f99d;--colors-lime-300: #bef264;--colors-lime-400: #a3e635;--colors-lime-500: #84cc16;--colors-lime-600: #65a30d;--colors-lime-700: #4d7c0f;--colors-lime-800: #3f6212;--colors-lime-900: #365314;--colors-lime-950: #1a2e05;--colors-yellow-50: #fefce8;--colors-yellow-100: #fef9c3;--colors-yellow-200: #fef08a;--colors-yellow-300: #fde047;--colors-yellow-400: #facc15;--colors-yellow-500: #eab308;--colors-yellow-600: #ca8a04;--colors-yellow-700: #a16207;--colors-yellow-800: #854d0e;--colors-yellow-900: #713f12;--colors-yellow-950: #422006;--colors-amber-50: #fffbeb;--colors-amber-100: #fef3c7;--colors-amber-200: #fde68a;--colors-amber-300: #fcd34d;--colors-amber-400: #fbbf24;--colors-amber-500: #f59e0b;--colors-amber-600: #d97706;--colors-amber-700: #b45309;--colors-amber-800: #92400e;--colors-amber-900: #78350f;--colors-amber-950: #451a03;--colors-orange-50: #fff7ed;--colors-orange-100: #ffedd5;--colors-orange-200: #fed7aa;--colors-orange-300: #fdba74;--colors-orange-400: #fb923c;--colors-orange-500: #f97316;--colors-orange-600: #ea580c;--colors-orange-700: #c2410c;--colors-orange-800: #9a3412;--colors-orange-900: #7c2d12;--colors-orange-950: #431407;--colors-red-50: #fef2f2;--colors-red-100: #fee2e2;--colors-red-200: #fecaca;--colors-red-300: #fca5a5;--colors-red-400: #f87171;--colors-red-500: #ef4444;--colors-red-600: #dc2626;--colors-red-700: #b91c1c;--colors-red-800: #991b1b;--colors-red-900: #7f1d1d;--colors-red-950: #450a0a;--colors-neutral-50: #fafafa;--colors-neutral-100: #f5f5f5;--colors-neutral-200: #e5e5e5;--colors-neutral-300: #d4d4d4;--colors-neutral-400: #a3a3a3;--colors-neutral-500: #737373;--colors-neutral-600: #525252;--colors-neutral-700: #404040;--colors-neutral-800: #262626;--colors-neutral-900: #171717;--colors-neutral-950: #0a0a0a;--colors-stone-50: #fafaf9;--colors-stone-100: #f5f5f4;--colors-stone-200: #e7e5e4;--colors-stone-300: #d6d3d1;--colors-stone-400: #a8a29e;--colors-stone-500: #78716c;--colors-stone-600: #57534e;--colors-stone-700: #44403c;--colors-stone-800: #292524;--colors-stone-900: #1c1917;--colors-stone-950: #0c0a09;--colors-zinc-50: #fafafa;--colors-zinc-100: #f4f4f5;--colors-zinc-200: #e4e4e7;--colors-zinc-300: #d4d4d8;--colors-zinc-400: #a1a1aa;--colors-zinc-500: #71717a;--colors-zinc-600: #52525b;--colors-zinc-700: #3f3f46;--colors-zinc-800: #27272a;--colors-zinc-900: #18181b;--colors-zinc-950: #09090b;--colors-gray-50: #f9fafb;--colors-gray-100: #f3f4f6;--colors-gray-200: #e5e7eb;--colors-gray-300: #d1d5db;--colors-gray-400: #9ca3af;--colors-gray-500: #6b7280;--colors-gray-600: #4b5563;--colors-gray-700: #374151;--colors-gray-800: #1f2937;--colors-gray-900: #111827;--colors-gray-950: #030712;--colors-slate-50: #f8fafc;--colors-slate-100: #f1f5f9;--colors-slate-200: #e2e8f0;--colors-slate-300: #cbd5e1;--colors-slate-400: #94a3b8;--colors-slate-500: #64748b;--colors-slate-600: #475569;--colors-slate-700: #334155;--colors-slate-800: #1e293b;--colors-slate-900: #0f172a;--colors-slate-950: #020617;--blurs-sm: 4px;--blurs-base: 8px;--blurs-md: 12px;--blurs-lg: 16px;--blurs-xl: 24px;--blurs-2xl: 40px;--blurs-3xl: 64px;--spacing-0: 0rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--spacing-0\.5: .125rem;--spacing-1\.5: .375rem;--spacing-2\.5: .625rem;--spacing-3\.5: .875rem;--sizes-0: 0rem;--sizes-1: .25rem;--sizes-2: .5rem;--sizes-3: .75rem;--sizes-4: 1rem;--sizes-5: 1.25rem;--sizes-6: 1.5rem;--sizes-7: 1.75rem;--sizes-8: 2rem;--sizes-9: 2.25rem;--sizes-10: 2.5rem;--sizes-11: 2.75rem;--sizes-12: 3rem;--sizes-14: 3.5rem;--sizes-16: 4rem;--sizes-20: 5rem;--sizes-24: 6rem;--sizes-28: 7rem;--sizes-32: 8rem;--sizes-36: 9rem;--sizes-40: 10rem;--sizes-44: 11rem;--sizes-48: 12rem;--sizes-52: 13rem;--sizes-56: 14rem;--sizes-60: 15rem;--sizes-64: 16rem;--sizes-72: 18rem;--sizes-80: 20rem;--sizes-96: 24rem;--sizes-0\.5: .125rem;--sizes-1\.5: .375rem;--sizes-2\.5: .625rem;--sizes-3\.5: .875rem;--sizes-xs: 20rem;--sizes-sm: 24rem;--sizes-md: 28rem;--sizes-lg: 32rem;--sizes-xl: 36rem;--sizes-2xl: 42rem;--sizes-3xl: 48rem;--sizes-4xl: 56rem;--sizes-5xl: 64rem;--sizes-6xl: 72rem;--sizes-7xl: 80rem;--sizes-8xl: 90rem;--sizes-prose: 65ch;--sizes-full: 100%;--sizes-min: min-content;--sizes-max: max-content;--sizes-fit: fit-content;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px;--animations-spin: spin 1s linear infinite;--animations-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animations-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animations-bounce: bounce 1s infinite;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}}@layer utilities{.page_about{page:about}.page_flow{page:flow}.page_types{page:types}}
