
:root{--ink:#1b1830;--muted:#686576;--purple:#6842e5;--accent:#d5f77d;--line:#e6e4ed;--paper:#fff;--soft:#f6f5fa;--radius:24px;font-family:'Noto Sans KR','Malgun Gothic',sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);font-size:16px;line-height:1.7;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ad87ff;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em;line-height:1.24}h1{font-size:clamp(3rem,5.5vw,5.6rem);font-weight:900}h2{font-size:clamp(2rem,3.3vw,3.35rem);font-weight:800}h3{font-size:1.45rem;font-weight:800}p{color:var(--muted)}em{font-style:normal;color:var(--purple)}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:4px}.family-bar{display:flex;gap:36px;padding:9px max(4.5vw,24px);background:#f5f4f8;border-bottom:1px solid var(--line);font-size:12px;align-items:center}.family-word{font-weight:900;letter-spacing:.08em;white-space:nowrap}.family-bar nav{display:flex;gap:24px;overflow:auto;white-space:nowrap}.family-bar nav a{color:#72707d}.family-bar nav a[aria-current]{color:var(--purple);font-weight:800}.site-header{padding:22px max(4.5vw,24px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20}.wordmark{display:inline-flex;align-items:center;gap:8px;font-weight:900;font-size:1.8rem;line-height:1;letter-spacing:-.06em;white-space:nowrap}.brand-symbol{color:var(--purple);font-size:2.5rem}.site-header nav{display:flex;gap:32px;font-size:14px;font-weight:600}.header-cta{padding:11px 21px;background:var(--purple);border-radius:30px;color:white;font-weight:700;font-size:14px;white-space:nowrap}.header-cta span{margin-left:14px}.scout-hero{max-width:1600px;margin:auto;padding:74px max(4.5vw,24px) 80px;display:grid;grid-template-columns:1.08fr 1fr;gap:5vw;align-items:center}.eyebrow{font-size:13px;letter-spacing:.12em;font-weight:800;color:var(--purple);margin-bottom:20px}.tiny-star{font-size:23px;vertical-align:middle;margin-right:7px}.hero-description{font-size:18px;line-height:1.9;margin:28px 0;color:#5f5b6e}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button{display:inline-flex;align-items:center;gap:24px;justify-content:space-between;background:var(--purple);color:white;border:1px solid var(--purple);border-radius:100px;padding:17px 25px;font-weight:700;font-size:15px;transition:transform .18s,background .18s}.button:hover{transform:translateY(-3px);filter:brightness(.97)}.button.secondary{background:transparent;color:var(--ink);border-color:#d8d4e3}.hero-note{margin-top:21px;font-size:13px;color:#787381}.hero-board{background:var(--purple);color:white;border-radius:30px;padding:32px;min-height:445px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 24px 70px #5433b52a}.board-top,.board-bottom{display:flex;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:.06em}.board-top{opacity:.7}.project-word{font-size:clamp(1.8rem,2.8vw,3rem);line-height:1.45;font-weight:800;letter-spacing:-.05em;padding:22px 0}.project-word span{color:var(--accent)}.project-tags{display:flex;gap:8px;flex-wrap:wrap;padding:8px 0 35px}.project-tags span{padding:5px 12px;border:1px solid #bca9ff;border-radius:20px;font-size:12px}.board-bottom{border-top:1px solid #b19aef;padding-top:18px;align-items:center}.board-bottom span{max-width:180px}.section{padding:96px max(4.5vw,24px);max-width:1600px;margin:auto}.section>p:not(.eyebrow){margin-top:24px;font-size:18px}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:40px}.section-head p{max-width:450px}.footer-top{display:flex;justify-content:space-between;gap:45px;align-items:start}.footer-top>div{display:flex;gap:20px;flex-wrap:wrap;justify-content:end;font-size:13px;max-width:700px}.footer-family{font-weight:400;font-size:13px;letter-spacing:0;margin-left:14px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;margin-top:40px;padding-top:25px}.footer-bottom p{font-size:12px;line-height:1.9}footer{padding:50px max(4.5vw,24px);background:#f8f7fb}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq summary{list-style:none;font-size:17px;font-weight:600;display:flex;justify-content:space-between;cursor:pointer;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq details p{padding-top:17px;line-height:1.9}.faq details[open] summary span{transform:rotate(45deg)}.end-banner{margin:10px max(4.5vw,24px) 80px;padding:54px;background:var(--purple);color:white;border-radius:24px;display:flex;justify-content:space-between;gap:40px;align-items:center}.end-banner p{color:#e4daff;margin-top:18px}.end-banner .eyebrow{color:var(--accent);margin-top:0}.end-banner .button{background:var(--accent);color:#27163f;border-color:var(--accent);white-space:nowrap}
@media(min-width:1600px){.site-header,.family-bar,footer{padding-left:calc((100vw - 1456px)/2);padding-right:calc((100vw - 1456px)/2)}}
@media(max-width:1000px){.site-header nav{gap:18px}.scout-hero{gap:30px}.hero-board{min-height:410px;padding:26px}.button{padding:14px 20px;font-size:14px;gap:14px}.family-bar{gap:18px}.family-bar nav{gap:20px}.footer-top{flex-direction:column}.footer-top>div{justify-content:start}.end-banner{padding:36px;align-items:start;flex-direction:column}}
@media(max-width:760px){.family-bar{padding:9px 20px}.family-word{display:none}.family-bar nav{gap:20px}.site-header{padding:15px 20px;gap:12px}.site-header nav{display:none}.wordmark{font-size:1.55rem}.brand-symbol{font-size:2rem}.header-cta{padding:9px 15px;font-size:13px}.scout-hero{padding:45px 22px 50px;grid-template-columns:1fr;gap:35px}h1{font-size:clamp(2.8rem,10.5vw,4.4rem);line-height:1.25}.hero-description{font-size:16px;margin:22px 0}.hero-board{min-height:340px;border-radius:22px}.project-word{font-size:2rem}.section{padding:62px 22px}.section-head{display:block}.section-head p{margin-top:20px}.faq{grid-template-columns:1fr;gap:24px}.end-banner{padding:30px 25px;margin:0 22px 55px}.footer-bottom{flex-direction:column;gap:16px}footer{padding:40px 22px}.footer-family{display:none}.eyebrow{font-size:12px}.footer-top>div{gap:13px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
figure{margin:0}figcaption{font-size:12px;line-height:1.65;color:#706b7c;margin-top:12px}ul{margin:0;padding-left:20px}li+li{margin-top:10px}.section-intro{font-size:18px;margin-top:24px!important;line-height:1.9}.section-note{font-size:13px!important;color:var(--muted);margin-top:26px!important}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:15px;font-weight:700;color:var(--purple);margin-top:24px}.text-link:hover{text-decoration:underline}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-grid article{padding:35px 30px 40px;border:1px solid var(--line);border-radius:18px;background:white}.card-index{display:block;color:var(--purple);font-size:12px;font-weight:800;letter-spacing:.1em;margin-bottom:43px}.feature-grid h3{margin-bottom:18px}.feature-grid p{font-size:16px;line-height:1.9}.scout-visual{position:relative;background:#d9e9f9;border-radius:28px;overflow:hidden;min-height:482px;box-shadow:0 18px 50px #40286112}.scout-visual>img{width:100%;height:482px;object-fit:cover;object-position:91% 50%}.floating-tag{position:absolute;top:24px;left:24px;padding:10px 18px;background:white;border-radius:30px;font-size:13px;font-weight:700;box-shadow:0 4px 30px #514a8e13}.visual-caption{position:absolute;left:0;bottom:0;width:100%;padding:24px 28px;background:linear-gradient(transparent,#211c4fd9);color:white;display:flex;align-items:end;gap:18px;flex-wrap:wrap}.visual-caption>span:first-child{width:100%;font-size:11px;letter-spacing:.1em}.visual-caption strong{font-size:1.5rem;line-height:1.4;letter-spacing:-.04em}.lime-pill{font-size:12px;padding:5px 12px;border-radius:30px;background:var(--accent);color:#262634;margin-left:auto;align-self:end}.promise-strip{background:#f5f2fd;border-top:1px solid #e9e0fc;border-bottom:1px solid #e9e0fc;display:grid;grid-template-columns:repeat(3,1fr);padding:25px max(4.5vw,24px);gap:20px;text-align:center;font-size:14px;color:#6d6281}.promise-strip b{font-size:18px;color:var(--purple);margin-right:13px}.project-section{background:#f6f4fc}.project-tabs{display:flex;gap:10px;margin-bottom:25px;flex-wrap:wrap}.project-tabs button{border:1px solid #d9d4e4;border-radius:40px;padding:12px 22px;background:transparent;color:#766b87;font-size:15px;font-weight:600}.project-tabs button[aria-selected="true"]{background:var(--ink);border-color:var(--ink);color:white}.project-panel{display:grid;grid-template-columns:1fr 1fr;gap:55px;background:white;border-radius:24px;padding:45px;align-items:center}.project-panel[hidden]{display:none}.project-count{font-size:12px;letter-spacing:.1em;color:var(--purple);font-weight:700}.project-panel h3{font-size:2.3rem;margin:20px 0}.project-panel p{margin-bottom:24px;line-height:1.9}.project-evidence img{width:100%;height:350px;object-fit:cover;border-radius:14px}.check-list{list-style:none;padding:0;margin:24px 0}.check-list li{padding-left:25px;position:relative;font-size:15px}.check-list li::before{content:'✓';position:absolute;left:0;color:var(--purple);font-weight:800}.report-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.report-section>div>p:not(.eyebrow){margin-top:27px;font-size:17px;line-height:1.95}.report-preview{border:1px solid #e0d9f2;border-radius:20px;padding:32px;box-shadow:0 20px 60px #4a37640b;transform:rotate(1deg)}.report-label{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin-bottom:27px}.report-label b{color:var(--purple)}.report-label span{color:#867e96;background:#f6f3fb;border-radius:20px;padding:2px 10px}.report-preview h3{font-size:1.4rem}.report-preview dl{margin:20px 0 0}.report-preview dl>div{display:grid;grid-template-columns:95px 1fr;border-bottom:1px solid var(--line);padding:16px 0;gap:10px;font-size:14px}.report-preview dt{font-weight:700}.report-preview dd{margin:0;color:#6c657d}.report-preview>p{margin-top:20px;font-size:12px}.pricing-section{display:grid;grid-template-columns:1fr .85fr;gap:10vw;align-items:center}.prep-note{margin-top:35px;border-left:3px solid #e2d7fd;padding-left:22px}.prep-note h3{font-size:16px}.prep-note p{font-size:14px;line-height:2;margin-top:12px}.price-card{padding:38px;border:2px solid var(--purple);border-radius:26px;background:#faf8ff;position:relative}.price-tag{font-size:12px;font-weight:800;letter-spacing:.06em;color:var(--purple)}.price-card h3{margin-top:22px}.price{display:flex;align-items:baseline;gap:9px;margin:24px 0 0}.price strong{font-size:3.6rem;letter-spacing:-.07em;line-height:1.3}.price span{font-size:16px;color:#71697e}.price-card .check-list{border-top:1px solid #dcd0f8;padding-top:23px;margin-top:25px}.price-card .button{width:100%;justify-content:center}.price-card>p{font-size:12px;text-align:center;margin-top:19px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.steps article{border-top:2px solid var(--line);padding-top:25px}.step-number{display:block;color:var(--purple);font-size:14px;font-weight:800;margin-bottom:18px}.steps p{font-size:16px;line-height:1.9;margin-top:18px}.onboarding{padding-top:10px}.brand-bridge{padding:25px 5vw;background:#eee9f9;font-size:14px;display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.brand-bridge a{font-weight:700;text-decoration:underline;text-underline-offset:5px;margin-left:16px}.scope-note{border-radius:15px;padding:25px 30px;background:var(--soft);display:flex;gap:30px;align-items:center;margin-top:40px}.scope-note>b{font-size:15px;min-width:220px}.scope-note>p{font-size:14px}.original-logo{width:155px;height:auto}.theme-ailume{--purple:#1969cf;--accent:#d9f97c;--soft:#eff6fd}.theme-ailume .site-header .brand-symbol,.theme-iakka .site-header .brand-symbol{display:none}.platform-hero{padding:65px max(4.5vw,24px) 70px;background:linear-gradient(135deg,#eff8ff,#edf1fe 50%,#e7faf8)}.platform-heading{text-align:center;max-width:1050px;margin:0 auto}.platform-heading h1{font-size:clamp(2.5rem,4.8vw,4.8rem)}.platform-heading>p:not(.eyebrow){font-size:18px;line-height:1.9;margin:25px 0 30px}.platform-heading .actions{justify-content:center}.class-flow{max-width:1100px;margin:55px auto 0;padding:26px;background:#fff;border:1px solid #c3d9ef;border-radius:22px;box-shadow:0 20px 50px #24517b18}.flow-title{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin-bottom:22px}.flow-title span{font-size:12px;color:#929eac}.class-flow-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lesson-stage{background:#f3f7fb;padding:32px 26px;border-radius:13px}.lesson-stage>span{font-size:12px;color:#5b7896;font-weight:700}.lesson-stage h3{font-size:1.55rem;line-height:1.5;margin-top:27px}.lesson-stage p{font-size:13px;margin-top:28px;color:#63829f}.lesson-stage.active{background:#1969cf;color:#fff}.lesson-stage.active p,.lesson-stage.active span{color:#e7f0ff}.flow-bottom{display:flex;justify-content:space-between;font-size:12px;color:#7d8da0;margin-top:20px}.flow-bottom b{color:#176aca}.platform-origin{display:grid;grid-template-columns:.6fr 1fr;gap:8vw;align-items:center;padding-top:20px}.platform-origin>img{max-height:340px;width:100%;object-fit:contain}.platform-origin>div>p:not(.eyebrow){font-size:17px;line-height:2;margin-top:25px;max-width:620px}.theme-fourcuts{--purple:#694ee6;--accent:#e7dfff}.photo-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:5vw;padding:60px max(4.5vw,24px) 75px;background:#201335;color:#fff;align-items:center}.photo-hero h1{font-size:clamp(3.6rem,5.8vw,6rem)}.photo-hero em{color:#c4b1ff}.photo-hero .eyebrow{color:#c4b1ff}.photo-hero .hero-description{color:#cbbfd7;font-size:17px}.photo-hero .hero-note{color:#b6a6c6}.photo-hero .button{background:#d9c8ff;color:#32214e;border-color:#d9c8ff}.photo-hero-image{position:relative}.photo-hero-image figure{transform:rotate(-3deg)}.photo-hero-image img{width:100%;height:auto;border-radius:16px}.photo-hero-image figcaption{color:#b9aaca;transform:rotate(3deg);padding:15px}.image-stamp{position:absolute;right:-4px;bottom:30px;background:#ddf792;color:#27391b;width:110px;height:110px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:12px;border-radius:50%;transform:rotate(12deg);border:1px solid #95bb4e}.image-stamp b{font-size:20px;line-height:1.4}.evidence-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding-top:20px}.evidence-section>div>p:not(.eyebrow){margin-top:27px;font-size:17px;line-height:1.9}.evidence-section img{border-radius:16px;height:350px;object-fit:cover;width:100%}.models-section{background:#f7f5fb}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.model-grid article{padding:30px;background:white;border-radius:22px;border:1px solid var(--line);display:flex;align-items:start;flex-direction:column}.model-letter{font-size:55px;font-weight:900;letter-spacing:-.08em;line-height:1.2;color:#c5bce4;margin-bottom:26px}.model-grid .eyebrow{margin-bottom:10px;font-size:12px}.model-grid h3{font-size:1.8rem}.model-grid article>p:not(.eyebrow){margin:18px 0;font-size:15px;line-height:1.9}.model-grid ul{font-size:14px;padding-left:18px;color:#7e748c;margin-bottom:30px}.model-grid .button{margin-top:auto;width:100%;font-size:14px}.model-grid .recommended{border:2px solid var(--purple)}.model-grid .recommended .model-letter{color:var(--purple)}.theme-travel{--purple:#076b83;--accent:#d6f58b;--soft:#edf7f6}.travel-hero{background:#e7f5f5;padding:55px max(4.5vw,24px) 60px;display:grid;grid-template-columns:1.05fr 1fr;gap:35px;align-items:center}.travel-title h1{font-size:clamp(2.8rem,4.6vw,4.8rem)}.travel-title>p:not(.eyebrow){font-size:18px;margin:25px 0 27px;line-height:1.9}.travel-hero img{border-radius:22px;width:100%;height:440px;object-fit:cover}.launch-note{display:block;margin-top:17px;font-size:13px;color:#467d86}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-grid article{border-radius:20px;padding:35px;background:#f0f8fa;min-height:260px;display:flex;flex-direction:column}.collection-grid article:nth-child(2){background:#fff3d4}.collection-grid article:nth-child(3){background:#eaf0de}.collection-grid article>span{font-size:12px;letter-spacing:.15em;font-weight:800;color:#667f86}.collection-grid h3{margin:45px 0 15px}.collection-grid p{font-size:15px}.collection-grid small{margin-top:20px;font-size:12px;color:#6c8186}.empty-state{border:1px solid #cfdfe2;margin-top:35px;padding:26px 30px;border-radius:16px;display:flex;align-items:center;gap:25px}.empty-state>span{font-size:44px;color:#b1ccd2}.empty-state h3{font-size:17px}.empty-state p{font-size:14px;margin-top:7px}.empty-state .text-link{margin:0 0 0 auto;white-space:nowrap}.travel-flow{background:#103e4c;color:white}.travel-flow .section{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:25px}.travel-flow .eyebrow{width:100%;color:#8cd3d9}.travel-flow em{color:#d6f58b}.travel-flow h2{font-size:clamp(2.7rem,4vw,4.2rem);line-height:1.5}.travel-flow p:not(.eyebrow){color:#b5d3d9;font-size:18px;line-height:1.9}.partner-section{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.partner-section img{border-radius:20px;width:100%;height:365px;object-fit:cover}.partner-section>div>p:not(.eyebrow){margin:25px 0 30px;font-size:17px;line-height:1.9}.theme-welcome{--purple:#b8491c;--accent:#ffd281;--soft:#fff2e9}.commerce-nav{display:flex;justify-content:center;border-bottom:1px solid var(--line);gap:50px;padding:18px 24px;font-size:14px;font-weight:600}.commerce-nav a[aria-current]{color:var(--purple)}.commerce-nav span{font-size:12px;color:#938c98;margin-left:8px;font-weight:400}.welcome-hero{padding:65px max(4.5vw,24px) 75px;display:grid;grid-template-columns:1.2fr 1fr;gap:5vw;align-items:center}.welcome-hero h1{font-size:clamp(2.8rem,4.8vw,4.8rem)}.welcome-manifesto{background:#ffc369;padding:35px 35px 25px;border-radius:4px;min-height:420px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(2deg)}.welcome-manifesto>span{font-size:12px;font-weight:800;letter-spacing:.15em}.welcome-manifesto h2{font-size:2.5rem}.welcome-manifesto h2 em{font-size:4.2rem;color:#843000}.manifesto-bottom{display:flex;align-items:end;justify-content:space-between}.manifesto-bottom p{font-size:12px;letter-spacing:.1em;color:#815024}.manifesto-bottom>span{font-size:65px;color:#9d370f;line-height:1}.kit-section{background:#fdf5ec}.kit-items{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.kit-items article{background:white;border-radius:10px;padding:30px}.kit-items article>span{font-size:40px;color:#e7b890;font-weight:800}.kit-items h3{margin:27px 0 16px}.kit-items b{display:block;font-size:14px;color:#bc672f;margin-bottom:10px}.kit-items p{font-size:15px}.connected-process{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;gap:28px}.connected-process article{border-top:2px solid #d9b897;padding:26px 0 0}.connected-process span{color:#a7622b;font-size:13px;font-weight:700}.connected-process h3{font-size:1.7rem;margin:25px 0 20px}.connected-process p{font-size:16px;line-height:1.9}.theme-challenge{--purple:#5c37c9;--accent:#ffd075;--soft:#f1eafc}.challenge-hero{background:#f1eafa;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:3vw;padding:65px max(4.5vw,24px) 75px}.challenge-heading h1{font-size:clamp(2.7rem,4.6vw,4.7rem)}.challenge-heading>p:not(.eyebrow){font-size:18px;line-height:1.9;margin:26px 0 32px}.challenge-type{font-size:clamp(5rem,8.5vw,8.5rem);line-height:.94;font-weight:900;letter-spacing:-.07em;transform:rotate(-5deg);color:#5c37c9;position:relative}.challenge-type>span:not(.type-star){color:#ed774c}.type-star{position:absolute;right:0;bottom:-25px;font-size:130px;color:#ed774c;line-height:1}.challenge-open{border:1px solid #ded3f5;border-radius:18px;padding:35px;display:flex;justify-content:space-between;gap:30px;align-items:center}.small-label{display:block;font-size:12px;font-weight:700;color:var(--purple);margin-bottom:16px}.challenge-open h3{font-size:1.45rem}.challenge-open p{font-size:15px;margin-top:13px}.related-links{display:flex;gap:24px;justify-content:end;font-size:14px;font-weight:700;color:var(--purple);margin-top:24px}.host-section{background:#f7f3fc}.theme-shop{--purple:#6842e5}.shop-hero{max-width:1300px;text-align:center;padding-bottom:50px}.shop-hero h1{font-size:clamp(3rem,4.8vw,4.8rem)}.commerce-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.commerce-grid>a{min-height:380px;padding:33px;border-radius:23px;background:#e9e0fb;display:flex;flex-direction:column;transition:transform .2s}.commerce-grid>a:hover{transform:translateY(-6px)}.commerce-grid>a:nth-child(2){background:#ffe0b0}.commerce-grid>a:nth-child(3){background:#ecf3ca}.commerce-grid>a>span{font-size:12px;font-weight:800;letter-spacing:.1em}.commerce-grid h2{font-size:2.4rem;margin:45px 0 22px}.commerce-grid p{font-size:16px;margin-bottom:30px;color:#655473}.commerce-grid b{margin-top:auto;font-size:14px}.theme-iakka{--purple:#126bd1;--accent:#c9efff;--line:#e0e7ef}.corporate-logo{width:115px;height:auto}.corporate-title{padding:55px max(4.5vw,24px) 45px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:15px}.corporate-title .eyebrow{grid-column:span 2;margin-bottom:10px}.corporate-title h1{font-size:clamp(3rem,4.5vw,4.5rem)}.corporate-title h1 br{display:none}.corporate-title>p:not(.eyebrow){justify-self:end;font-size:16px;line-height:1.8}.brand-panels{display:grid;grid-template-columns:repeat(6,1fr);padding:0 max(4.5vw,24px) 50px;gap:9px}.brand-panel{min-height:410px;padding:23px 18px 20px;color:white;display:flex;flex-direction:column;justify-content:space-between;border-radius:4px;transition:transform .25s,box-shadow .25s}.brand-panel:hover{transform:translateY(-10px);box-shadow:0 15px 30px #11234425}.panel-num{font-size:12px;opacity:.65}.brand-panel h2{font-size:clamp(1.2rem,1.8vw,1.85rem);line-height:1.4;letter-spacing:-.05em;margin-top:14px}.brand-panel p{font-size:12px;line-height:1.8;color:inherit;opacity:.7}.panel-end{display:flex;justify-content:space-between;align-items:end;gap:12px}.panel-end strong{font-size:11px;letter-spacing:.07em;line-height:1.5}.panel-end>span{font-size:26px;line-height:1}.panel-ailume{background:#1259b8}.panel-scout{background:#6842e5}.panel-fourcuts{background:#2a1e43}.panel-travel{background:#156177}.panel-welcome{background:#e8a64f;color:#3e2b0e}.panel-challenge{background:#ded0f6;color:#3d2674}.belief{display:grid;grid-template-columns:.4fr 1fr;gap:50px;padding-bottom:20px}.belief>div>p{max-width:850px;margin-top:30px;font-size:18px;line-height:2}.corporate-values{padding-top:55px}.corporate-values article{border:none;background:#f3f6fa}.reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.reference-grid img{height:320px;width:100%;object-fit:cover;border-radius:15px;margin-bottom:25px}.reference-grid>a>span{font-size:12px;color:var(--purple);font-weight:800;letter-spacing:.1em}.reference-grid h3{margin:12px 0}.reference-grid>a>p{font-size:15px}.reference-note{margin-top:35px;padding:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.reference-note p{margin-top:8px;font-size:14px}.contact-section{background:#eaf2fd;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact-section>div>p:not(.eyebrow){margin-top:26px;font-size:17px}.contact-row{display:flex;align-items:center;gap:20px;padding:23px 0;border-bottom:1px solid #bccfe8}.contact-row>span:first-child{font-size:13px;min-width:60px;color:#6885a9}.contact-row strong{font-size:clamp(1.2rem,2.2vw,2rem);letter-spacing:-.03em}.contact-row>span:last-child{margin-left:auto}.address{font-size:14px!important;color:#6885a9}.goods-showcase{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:35px}.goods-showcase figure{background:#fff;border-radius:18px;overflow:hidden}.goods-showcase img{height:300px;width:100%;object-fit:contain}.goods-showcase figcaption{padding:0 22px 18px}.machine-band{display:grid;grid-template-columns:180px 1fr;gap:35px;padding:28px;border:1px solid var(--line);border-radius:20px;margin-top:30px;align-items:center}.machine-band img{height:250px;width:100%;object-fit:contain}.machine-band p{margin-top:18px}
@media(max-width:1100px){.site-header nav{gap:20px}.scout-visual,.scout-visual>img{min-height:420px;height:420px}.feature-grid{gap:15px}.feature-grid article{padding:27px 24px}.project-panel{padding:32px;gap:30px}.report-section{gap:35px}.pricing-section{gap:50px}.model-grid article{padding:25px}.model-grid .button{padding:14px 18px}.commerce-nav{gap:25px}.commerce-nav span{display:none}.welcome-manifesto{min-height:350px}.welcome-manifesto h2{font-size:2rem}.brand-panels{gap:6px}.brand-panel{padding:18px 13px;min-height:360px}.empty-state{flex-wrap:wrap}.empty-state .text-link{margin-left:68px}.corporate-title{grid-template-columns:1fr}.corporate-title .eyebrow{grid-column:auto}.corporate-title>p:not(.eyebrow){justify-self:start;margin-top:8px}.flow-title span{font-size:12px}.lesson-stage{padding:23px 18px}.lesson-stage h3{font-size:1.35rem}.challenge-type{font-size:7vw}.type-star{font-size:100px}}
@media(max-width:760px){.scout-visual,.scout-visual>img{min-height:380px;height:380px}.scout-visual>img{object-position:91% center}.visual-caption{padding:22px}.promise-strip{grid-template-columns:1fr;gap:10px;text-align:left;padding:20px 25px}.promise-strip span{font-size:13px}.promise-strip b{display:inline-block;width:70px}.feature-grid{grid-template-columns:1fr}.feature-grid article{padding:25px}.card-index{margin-bottom:25px}.project-tabs{gap:7px}.project-tabs button{font-size:13px;padding:10px 15px}.project-panel{grid-template-columns:1fr;padding:26px;gap:10px}.project-panel h3{font-size:1.9rem}.project-evidence img{height:235px}.report-section{grid-template-columns:1fr;gap:35px}.report-preview{padding:25px;transform:none}.report-label{gap:10px;font-size:12px}.report-preview dl>div{grid-template-columns:80px 1fr;font-size:13px}.pricing-section{grid-template-columns:1fr;gap:35px}.price-card{padding:28px}.price strong{font-size:3.2rem}.steps{grid-template-columns:1fr;gap:25px;margin-top:35px}.steps article{padding-top:20px}.steps h3{font-size:1.3rem}.steps p{margin-top:10px;font-size:15px}.step-number{margin-bottom:12px}.brand-bridge{padding:25px;text-align:center;gap:8px;font-size:13px}.brand-bridge a{margin:10px 0 0}.scope-note{flex-direction:column;align-items:start;gap:12px;padding:22px}.scope-note>b{min-width:0}.platform-hero{padding:43px 22px}.platform-heading h1{font-size:clamp(2.1rem,8.6vw,3.5rem)}.platform-heading>p:not(.eyebrow){font-size:16px}.class-flow{padding:20px;margin-top:35px}.flow-title{flex-direction:column;gap:4px}.class-flow-inner{grid-template-columns:1fr;gap:10px}.lesson-stage{padding:20px;display:grid;grid-template-columns:80px 1fr;gap:5px 12px;align-items:center}.lesson-stage h3{font-size:1.2rem;margin:0;grid-column:2;grid-row:1/span 2}.lesson-stage p{margin:0;font-size:12px}.lesson-stage h3 br{display:none}.flow-bottom{gap:15px;font-size:11px}.platform-origin{grid-template-columns:1fr;gap:20px}.platform-origin>img{max-height:230px}.photo-hero{grid-template-columns:1fr;padding:45px 22px;gap:35px}.photo-hero h1{font-size:3.6rem}.photo-hero .hero-description{font-size:16px}.photo-hero-image{padding:10px}.photo-hero-image figure{transform:rotate(-2deg)}.photo-hero-image figcaption{padding:0;font-size:11px}.image-stamp{width:85px;height:85px;font-size:10px;right:0}.image-stamp b{font-size:17px}.evidence-section{grid-template-columns:1fr;gap:30px}.evidence-section img{height:250px}.model-grid{grid-template-columns:1fr}.model-grid article{padding:28px}.model-letter{font-size:40px;margin-bottom:15px}.travel-hero{grid-template-columns:1fr;padding:45px 22px;gap:32px}.travel-title h1{font-size:clamp(2.5rem,9vw,3.7rem)}.travel-title>p:not(.eyebrow){font-size:16px}.travel-hero img{height:auto}.collection-grid{grid-template-columns:1fr}.collection-grid article{min-height:220px;padding:28px}.collection-grid h3{margin-top:28px}.empty-state{padding:22px;gap:15px}.empty-state>span{display:none}.empty-state .text-link{margin-left:0}.travel-flow h2{font-size:2.3rem}.travel-flow p:not(.eyebrow){font-size:16px}.partner-section{grid-template-columns:1fr;gap:30px}.partner-section img{height:250px}.commerce-nav{gap:24px;overflow:auto;justify-content:start;white-space:nowrap;padding:13px 22px;font-size:13px}.welcome-hero{grid-template-columns:1fr;padding:43px 22px 55px;gap:38px}.welcome-hero h1{font-size:clamp(2.4rem,9vw,3.7rem)}.welcome-manifesto{min-height:310px;padding:28px;transform:rotate(1deg)}.welcome-manifesto h2{font-size:2.1rem}.welcome-manifesto h2 em{font-size:3.5rem}.kit-items{grid-template-columns:1fr;gap:18px}.kit-items article{padding:25px}.kit-items article>span{font-size:28px}.kit-items h3{margin-top:18px}.connected-process{grid-template-columns:1fr;gap:30px}.connected-process h3{font-size:1.45rem}.challenge-hero{grid-template-columns:1fr;padding:43px 22px 55px;gap:40px}.challenge-heading h1{font-size:clamp(2.3rem,8.7vw,3.7rem)}.challenge-heading>p:not(.eyebrow){font-size:16px}.challenge-type{font-size:4.5rem;line-height:1;transform:rotate(-3deg);max-width:350px;margin:0 auto 10px}.challenge-type br{display:none}.type-star{font-size:90px;bottom:-25px;right:-20px}.challenge-open{flex-direction:column;align-items:start;padding:25px;gap:24px}.challenge-open h3{font-size:1.3rem}.related-links{flex-direction:column;gap:13px}.commerce-grid{grid-template-columns:1fr}.commerce-grid>a{min-height:300px}.shop-hero h1{font-size:clamp(2.3rem,8.6vw,3.6rem)}.corporate-title{padding:40px 22px 30px}.corporate-title h1{font-size:3rem}.corporate-title h1 br{display:block}.corporate-title>p:not(.eyebrow){font-size:15px}.brand-panels{grid-template-columns:1fr 1fr;padding:0 22px 20px;gap:9px}.brand-panel{min-height:265px;padding:20px}.brand-panel h2{font-size:1.55rem}.panel-end strong{font-size:10px}.belief{grid-template-columns:1fr;gap:15px}.belief>div>p{font-size:16px;margin-top:25px}.corporate-values{padding-top:30px}.reference-grid{grid-template-columns:1fr;gap:35px}.reference-grid img{height:240px}.reference-note{padding:22px 0}.contact-section{grid-template-columns:1fr;gap:30px}.contact-row{padding:20px 0;gap:10px}.contact-row strong{font-size:1.3rem}.contact-row>span:first-child{min-width:45px}.goods-showcase{gap:12px}.goods-showcase img{height:180px}.goods-showcase figcaption{padding:0 15px 15px;font-size:11px}.machine-band{grid-template-columns:110px 1fr;padding:20px;gap:20px}.machine-band img{height:200px}.machine-band h3{font-size:1.2rem}.machine-band p{font-size:14px}}
@media(min-width:761px) and (max-width:950px){.site-header nav{display:none}.scout-hero{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:3.2rem}.hero-description{font-size:16px}.hero-note{font-size:12px}.scout-visual,.scout-visual>img{height:400px;min-height:400px}.brand-panel h2{font-size:1.4rem}.brand-panels{grid-template-columns:repeat(3,1fr)}.brand-panel{min-height:260px}.challenge-type{font-size:6.7vw}}
@media print{.family-bar,.site-header,.header-cta,.actions,.commerce-nav{display:none}.section{padding:35px 20px}.scout-hero{padding:25px 20px}.hero-board,.scout-visual{box-shadow:none}body{font-size:12pt}.brand-panel{min-height:250px}footer{break-inside:avoid}}
