@font-face{font-family:Manrope;src:url('/assets/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--bg:#faf8ff;--surface:#f0edf6;--ink:#272334;--muted:#655f70;--primary:#655099;--purple:#e9dfff;--line:#ddd6e6;--green:#dfead3;--radius:32px;color-scheme:light;font-family:Manrope,Arial,sans-serif;font-synthesis:none;color:var(--ink);background:var(--bg)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,summary{touch-action:manipulation}button:disabled{cursor:default}img{display:block;width:100%;height:100%;object-fit:cover}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--primary);outline-offset:5px}::selection{background:#d7c4fa}svg{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}button{color:inherit}.wrap{max-width:1328px;margin:0 auto;padding:0 40px}.skip{position:fixed;top:-80px;left:20px;z-index:10;background:var(--ink);color:white;padding:16px;border-radius:20px}.skip:focus{top:10px}.topbar{height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:22px;font-weight:800;letter-spacing:-1px}.brand-icon{display:grid;place-items:center;background:var(--primary);color:#fff;width:43px;height:43px;border-radius:15px;transform:rotate(-7deg)}.brand-icon svg{width:27px;height:27px;transform:rotate(7deg)}.brand em{font-style:normal;font-weight:400}.nav{display:flex;align-items:center;gap:6px}.nav a,.nav button{padding:12px 20px;border-radius:25px;font-size:13px;font-weight:700;background:none;border:0;display:flex;align-items:center;gap:9px}.nav .active{background:var(--purple);color:#4c3776}.nav a:hover,.nav button:hover{background:#eee8f6}.nav svg{width:17px;height:17px}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:2px;display:flex;gap:9px;align-items:center}.eyebrow .dot{height:7px;width:7px;border-radius:50%;background:currentColor}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:16px;min-height:490px}.hero-copy{background:var(--purple);border-radius:var(--radius);padding:44px 42px;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden}.hero h1{font-size:clamp(42px,4.8vw,66px);font-weight:500;line-height:1.09;letter-spacing:-3.5px;margin:29px 0 20px}.hero h1 em{font-style:normal;color:var(--primary)}.hero p{font-size:15px;line-height:1.8;max-width:410px;margin:0 0 28px;color:#554d65}.button{display:inline-flex;gap:12px;align-items:center;justify-content:center;background:var(--primary);border:1px solid transparent;border-radius:32px;color:white;padding:15px 23px;font-size:13px;font-weight:700;min-height:49px;transition:background .15s,transform .15s}.button:hover{background:#513d82;transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--primary);border-color:#b7a8ce}.button.secondary:hover{background:#e4d8f3}.button svg{width:19px;height:19px}.hero-photo{position:relative;border-radius:var(--radius);overflow:hidden;background:#c4d4d9;min-height:440px}.hero-photo>img{position:absolute;inset:0}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#16252bbf);pointer-events:none}.photo-caption{position:absolute;bottom:28px;left:28px;right:28px;color:#fff;z-index:1;font-size:12px;display:flex;align-items:center;gap:8px}.photo-caption svg{width:16px;height:16px}.photo-caption a{text-decoration:underline;text-underline-offset:3px}.speech{position:absolute;z-index:2;border-radius:22px 22px 22px 5px;padding:15px 24px;background:#fffaf1;font-size:27px;font-weight:600;box-shadow:0 6px 20px #00000012;transform:rotate(-8deg);left:30px;top:40px}.speech.second{left:auto;right:28px;top:125px;transform:rotate(9deg);background:#e7e0ff}.speech.third{top:auto;bottom:110px;left:45px;transform:rotate(-5deg);background:#deedcc}.hero-stamp{position:absolute;right:23px;bottom:104px;z-index:1;background:#e4edcf;color:#37452a;border-radius:50%;width:100px;height:100px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;transform:rotate(10deg);font-size:10px;font-weight:700}.hero-stamp strong{font-size:35px;font-weight:500;line-height:1.3}.intro-strip{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:28px 8px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.intro-strip p{margin:0;line-height:1.7}.strip-stats{display:flex;gap:24px;flex-shrink:0}.strip-stats span{display:flex;align-items:center;gap:7px}.strip-stats svg{width:17px;height:17px;color:var(--primary)}.catalog{padding-top:64px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-heading h2{font-size:36px;font-weight:500;letter-spacing:-1.5px;line-height:1.2;margin:12px 0}.section-heading p{font-size:13px;color:var(--muted);margin:0}.count{font-size:12px;color:var(--muted);white-space:nowrap;padding-bottom:5px}.tools{display:flex;justify-content:space-between;align-items:center;gap:22px;margin:28px 0}.filters{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid #cbc2d6;border-radius:22px;padding:9px 16px;background:transparent;font-size:12px;min-height:38px}.chip[aria-pressed=true]{background:var(--purple);border-color:var(--purple);color:#49336f;font-weight:800}.chip:hover{background:#eee5f8}.search{display:flex;align-items:center;gap:10px;border:1px solid #cbc2d6;border-radius:24px;padding:0 15px;min-width:250px}.search svg{width:18px;color:var(--muted)}.search input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:12px 0;font-size:12px;color:var(--ink)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.country-card{border-radius:26px;overflow:hidden;background:#f0edf5;position:relative;transition:transform .2s,box-shadow .2s}.country-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #49336612}.country-card:nth-child(3n+2){background:#ebeee5}.country-card:nth-child(3n){background:#f5ede6}.card-picture{height:205px;position:relative;overflow:hidden}.card-picture img{transition:transform .4s}.country-card:hover img{transform:scale(1.04)}.card-flag{position:absolute;left:18px;top:16px;display:flex;align-items:center;gap:7px;background:#faf8fff2;backdrop-filter:blur(5px);border-radius:24px;padding:7px 12px;font-size:11px;font-weight:700}.card-flag span{font-size:18px;line-height:1}.card-body{padding:22px}.card-family{font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:var(--muted);font-weight:700}.card-title{display:flex;gap:10px;justify-content:space-between;align-items:center;margin-top:8px}.card-title h3{font-weight:600;font-size:25px;letter-spacing:-1px;margin:0}.card-title .circle{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid #c9bfd1;flex-shrink:0}.card-title a:after{content:'';position:absolute;inset:0}.card-body p{font-size:12px;color:var(--muted);margin:10px 0 0;line-height:1.7}.empty{padding:48px;text-align:center;background:var(--surface);border-radius:24px;margin-top:20px}.empty p{color:var(--muted);font-size:14px}.note{margin:48px 0 0;padding:28px 32px;border-radius:26px;background:#e9ecdf;display:flex;gap:20px;align-items:flex-start}.note>svg{width:30px;height:30px;color:#566740}.note h2{font-size:18px;letter-spacing:-.4px;font-weight:600;margin:0 0 7px}.note p{font-size:13px;line-height:1.8;color:#515647;margin:0;max-width:880px}.advert{margin-top:64px;border-top:1px solid var(--line);padding:30px 0}.advert-label{display:block;font-size:9px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin:0 0 12px 8px}.advert-inner{border-radius:26px;padding:28px 32px;background:#e7ddf8;display:flex;align-items:center;justify-content:space-between;gap:24px}.advert-brand{display:flex;gap:16px;align-items:center}.bus-icon{display:grid;place-items:center;width:54px;height:54px;flex-shrink:0;background:#665095;color:white;border-radius:18px}.bus-icon svg{width:28px;height:28px}.advert h2{font-size:20px;letter-spacing:-.6px;margin:0 0 6px;font-weight:700}.advert p{font-size:12px;margin:0;color:#554767}.advert .button{white-space:nowrap}.footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:25px 0 36px;font-size:10px;color:var(--muted)}.footer p{margin:0;line-height:1.8}.footer a{text-decoration:underline;text-underline-offset:3px}.footer .brand{font-size:15px;text-decoration:none;color:var(--ink)}.footer-links{display:flex;gap:20px}.breadcrumb{font-size:11px;color:var(--muted);display:flex;gap:10px;align-items:center;margin:5px 0 24px}.breadcrumb svg{width:13px;height:13px}.breadcrumb a:hover{text-decoration:underline}.detail-hero{min-height:420px}.detail-hero .hero-copy{padding:36px 40px}.detail-hero h1{font-size:64px;letter-spacing:-3px;margin:24px 0 5px}.native{font-size:23px;color:var(--primary);margin-bottom:20px}.detail-hero p{font-size:14px;line-height:1.85;margin-bottom:0;max-width:450px}.detail-hero .hero-photo{min-height:400px}.pill{display:inline-flex;gap:8px;align-items:center;padding:7px 12px;border:1px solid #c2b3d9;border-radius:20px;font-size:11px;font-weight:600}.hero-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:40px;margin-top:48px;align-items:start}.detail-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.detail-heading h2{font-size:26px;font-weight:500;letter-spacing:-1px;margin:0}.text-button{border:0;background:none;color:var(--primary);font-size:11px;padding:10px 0;font-weight:700}.accordion{border:1px solid var(--line);border-radius:22px;background:#f3eff9;margin-bottom:12px;overflow:hidden}.accordion[open]{background:#ede4fa;border-color:#e1d5f0}.accordion summary{list-style:none;cursor:pointer;padding:21px 23px;display:flex;align-items:center;gap:16px;font-size:15px;font-weight:600}.accordion summary::-webkit-details-marker{display:none}.accordion summary .number{color:#786392;font-size:12px;font-weight:500}.accordion summary svg{margin-left:auto;width:18px;height:18px;transition:transform .2s}.accordion[open] summary svg{transform:rotate(180deg)}.accordion .answer{padding:0 26px 24px 57px;color:#5a5067;font-size:14px;line-height:1.95;margin:0}.phrase-card{background:var(--green);border-radius:26px;padding:26px}.phrase-card .eyebrow{font-size:9px;letter-spacing:1.5px;color:#526146}.phrase-card h2{font-size:22px;font-weight:500;letter-spacing:-.6px;line-height:1.3;margin:14px 0 25px}.phrase{padding:17px 0;border-top:1px solid #bfcdb0}.phrase:last-of-type{padding-bottom:0}.phrase strong{font-size:22px;font-weight:500;display:block;overflow-wrap:anywhere}.phrase small{font-size:11px;color:#526146;display:block;margin-top:6px}.aside-note{font-size:11px;color:var(--muted);line-height:1.85;padding:4px 10px}.source-line{font-size:10px;color:var(--muted);line-height:1.8;margin-top:24px}.source-line a{text-decoration:underline}.next-country{border:1px solid var(--line);border-radius:24px;padding:20px;margin-top:24px;display:flex;gap:10px;align-items:center;justify-content:space-between}.next-country small{font-size:10px;color:var(--muted);display:block;margin-bottom:5px}.next-country strong{font-size:15px;font-weight:600}.next-country:hover{background:var(--purple)}.reading-note{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;margin-top:20px}.reading-note svg{width:15px;height:15px}.sources-page{max-width:850px}.sources-page h1{font-size:48px;letter-spacing:-2px;font-weight:500}.sources-page>p{font-size:14px;color:var(--muted);line-height:1.9}.source-item{border-top:1px solid var(--line);padding:24px 0;font-size:12px;line-height:1.85;overflow-wrap:anywhere}.source-item h2{font-weight:600;font-size:20px;margin:0 0 8px}.source-item a{text-decoration:underline;text-underline-offset:3px;color:var(--primary)}.source-item p{margin:6px 0}.error-page{text-align:center;padding:80px 0}.error-page h1{font-size:48px}.error-page p{color:var(--muted);margin-bottom:25px}[hidden]{display:none!important}
@media(min-width:1440px){.hero h1{font-size:68px}.hero{min-height:510px}}
@media(max-width:1000px){.wrap{padding:0 26px}.hero-copy{padding:34px 30px}.hero h1{font-size:49px;letter-spacing:-2.7px}.grid{gap:18px}.card-picture{height:170px}.card-body{padding:18px}.card-title h3{font-size:22px}.tools{align-items:flex-start;flex-direction:column}.search{width:100%}.detail-layout{grid-template-columns:minmax(0,1fr) 265px;gap:24px}.detail-hero h1{font-size:52px}.detail-hero .hero-copy{padding:30px}.strip-stats{gap:12px}.intro-strip{gap:14px}.hero-stamp{width:83px;height:83px;right:15px}.speech{font-size:23px}}
@media(max-width:700px){.wrap{padding:0 18px}.topbar{height:82px;gap:10px}.brand{font-size:19px;gap:8px}.brand-icon{width:35px;height:35px;border-radius:12px}.brand-icon svg{width:23px}.nav a,.nav button{padding:10px 12px;font-size:11px}.nav .about-link{display:none}.nav button span{display:none}.nav button{padding:10px}.hero{grid-template-columns:1fr;gap:12px}.hero-copy{padding:32px 28px;min-height:395px}.hero h1{font-size:52px;letter-spacing:-2.8px;margin-top:23px}.hero p{font-size:14px;margin-bottom:23px}.hero-photo{min-height:290px}.speech{top:25px;font-size:23px;left:25px;padding:11px 20px}.speech.second{top:70px;right:20px}.speech.third{bottom:58px;left:30px}.hero-stamp{bottom:51px;right:23px;width:75px;height:75px;font-size:9px}.hero-stamp strong{font-size:28px}.photo-caption{bottom:19px;left:22px;font-size:10px}.intro-strip{padding:22px 4px;align-items:flex-start;flex-direction:column;gap:13px}.strip-stats{gap:20px;font-size:11px}.catalog{padding-top:40px}.section-heading h2{font-size:30px}.section-heading p{font-size:12px;line-height:1.8}.count{font-size:10px}.tools{margin:22px 0;gap:16px}.filters{gap:6px}.chip{padding:8px 12px;font-size:11px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card-picture{height:150px}.card-flag{top:10px;left:10px;padding:5px 8px;font-size:9px;gap:4px}.card-flag span{font-size:15px}.card-body{padding:16px 13px}.card-family{font-size:8px;letter-spacing:.8px}.card-title h3{font-size:20px;letter-spacing:-.7px}.card-title .circle{width:28px;height:28px}.card-title .circle svg{width:16px}.card-body p{font-size:11px;line-height:1.65;min-height:37px}.country-card{border-radius:20px}.note{margin-top:30px;padding:24px 20px;gap:13px}.note h2{font-size:17px}.note p{font-size:12px}.note>svg{width:24px}.advert{margin-top:40px}.advert-inner{padding:24px;align-items:flex-start;flex-direction:column;gap:21px}.advert h2{font-size:18px}.advert p{font-size:11px;line-height:1.7}.advert .button{align-self:stretch}.bus-icon{width:42px;height:46px;border-radius:15px}.footer{align-items:flex-start;flex-wrap:wrap;gap:16px}.footer>p{max-width:210px}.footer-links{width:100%;gap:16px}.breadcrumb{margin-top:5px;margin-bottom:19px}.detail-hero h1{font-size:54px}.detail-hero .hero-copy{min-height:0;padding:30px 27px}.detail-hero .hero-photo{min-height:280px}.native{font-size:22px}.detail-layout{grid-template-columns:1fr;margin-top:34px;gap:24px}.detail-heading h2{font-size:24px}.accordion summary{padding:20px 18px;font-size:14px;gap:11px}.accordion .answer{padding:0 22px 23px 44px;font-size:13px;line-height:1.9}.detail-aside{display:grid;grid-template-columns:1fr;gap:10px}.phrase-card{padding:25px}.phrase-card h2{margin-bottom:20px}.aside-note{margin:0}.sources-page h1{font-size:38px}.source-item{font-size:11px}.hero-meta{margin-top:22px}.reading-note{margin-top:16px}.detail-hero p{font-size:13px}.error-page h1{font-size:36px}}
@media(max-width:370px){.wrap{padding:0 12px}.hero h1{font-size:46px}.nav a{padding:10px}.card-title h3{font-size:18px}.card-title .circle{width:24px;height:24px}.card-picture{height:125px}.strip-stats{gap:10px}.brand{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media(max-width:700px){.detail-hero h1{font-size:clamp(38px,12vw,54px)}}

.brand-name{line-height:1.25;letter-spacing:-.5px}.brand-name em{display:block;font-size:.72em;margin-top:3px;letter-spacing:.3px}.brand-icon{flex-shrink:0}
@media(max-width:700px){.topbar .brand{font-size:17px}.topbar .brand-icon{width:32px;height:32px}.topbar .nav{gap:0}.topbar .nav a{padding:10px 9px}.topbar .nav button{padding:8px}.topbar{gap:8px}}
@media(max-width:370px){.topbar .brand{font-size:15px;gap:6px}.topbar .nav a{font-size:10px;padding:10px 7px}.topbar .nav button{padding:6px}}

.busearch-logo{width:64px;height:64px;object-fit:contain;flex-shrink:0;border-radius:14px;background:white}@media(max-width:700px){.busearch-logo{width:52px;height:52px;border-radius:12px}}
.reading-progress{display:flex;align-items:center;gap:22px;padding:20px 24px;margin:0 0 24px;background:#e9ecdf;border-radius:22px}.reading-progress>div{flex:1}.reading-progress strong{font-size:14px;font-weight:700}.reading-progress p{font-size:11px;line-height:1.6;color:#515647;margin:6px 0 0}.reading-progress progress{width:160px;height:9px;accent-color:#655099;flex-shrink:0;border:0;border-radius:8px;overflow:hidden;background:#d0d7c4}.reading-progress progress::-webkit-progress-bar{background:#d0d7c4}.reading-progress progress::-webkit-progress-value{background:#655099;border-radius:8px}.read-badge{display:inline-flex;align-items:center;color:#365126;background:#dcebcf;border-radius:12px;font-size:10px;font-weight:800;padding:5px 9px;white-space:nowrap}.card-body>.read-badge{display:table;margin-bottom:10px}.country-card.is-read .circle{background:#dcebcf;border-color:#bacaaa}.reading-note{flex-wrap:wrap}.reading-progress .text-button{white-space:nowrap}@media(max-width:700px){.reading-progress{flex-wrap:wrap;padding:18px;gap:12px}.reading-progress>div{flex-basis:100%}.reading-progress progress{flex:1}.reading-progress strong{font-size:13px}}

.school-logo{width:52px;height:52px;object-fit:contain;flex-shrink:0}.footer .school-logo{width:43px;height:43px}@media(max-width:700px){.topbar .school-logo{width:36px;height:36px}}@media(max-width:370px){.topbar .school-logo{width:32px;height:32px}}
