:root{--navy-950: #08131f;--navy-900: #0d1b2a;--navy-800: #14283b;--navy-700: #1b344a;--gold-400: #c9a56a;--gold-300: #e1c58c;--ivory-100: #f5f1e8;--ivory-200: #e8e2d6;--muted: #b8c1ca;--line: rgba(225, 197, 140, .21);--line-soft: rgba(245, 241, 232, .12);--shadow: 0 24px 70px rgba(0, 0, 0, .34);--shell: min(1160px, calc(100% - 48px) );--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--serif: Iowan Old Style, Baskerville, "Times New Roman", Times, serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px;background:var(--navy-950)}body{margin:0;min-width:320px;background:var(--navy-950);color:var(--ivory-100);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;left:1rem;top:-5rem;padding:.7rem 1rem;color:var(--navy-950);background:var(--gold-300);border-radius:.35rem;transition:top .2s ease}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--gold-300);outline-offset:4px}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:#08131fc2;border-bottom:1px solid rgba(245,241,232,.08)}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:grid;line-height:1.05;letter-spacing:-.02em}.brand__name{font-size:.96rem;font-weight:750}.brand__byline{margin-top:.2rem;color:var(--gold-300);font-family:var(--serif);font-size:.82rem;font-style:italic}.desktop-nav{display:flex;align-items:center;gap:clamp(1rem,2.3vw,2rem);color:var(--ivory-200);font-size:.86rem}.desktop-nav a{padding:.6rem 0;transition:color .2s ease}.desktop-nav a:hover{color:var(--gold-300)}.language-switcher{display:flex;align-items:center;gap:.42rem;color:var(--muted);font-size:.76rem;font-weight:760;letter-spacing:.09em}.language-switcher a{padding:.45rem .08rem;color:var(--muted);transition:color .2s ease}.language-switcher a:hover,.language-switcher a[aria-current=page]{color:var(--gold-300)}.mobile-nav{display:none;position:relative}.mobile-nav summary{display:grid;gap:4px;width:42px;height:42px;padding:12px 10px;list-style:none;cursor:pointer;border:1px solid var(--line-soft);border-radius:50%}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{height:1px;background:var(--ivory-100)}.mobile-nav nav{position:absolute;right:0;top:calc(100% + .75rem);width:min(280px,calc(100vw - 32px));padding:.5rem;background:#102235;border:1px solid var(--line);border-radius:.75rem;box-shadow:var(--shadow)}.mobile-nav nav a{display:block;padding:.75rem 1rem;border-radius:.45rem}.mobile-nav nav a:hover{color:var(--gold-300);background:#e1c58c14}.hero{position:relative;overflow:clip;isolation:isolate;min-height:min(760px,calc(100vh - 76px));padding:clamp(5rem,10vw,8.5rem) 0 clamp(5rem,8vw,7rem);background:radial-gradient(circle at 82% 22%,rgba(201,165,106,.15),transparent 22rem),radial-gradient(circle at 10% 0%,rgba(27,52,74,.72),transparent 32rem),var(--navy-900)}.hero:after{content:"";position:absolute;z-index:-1;inset:auto 0 0;height:16rem;background:linear-gradient(transparent,var(--navy-950))}.hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.95fr);align-items:center;gap:clamp(3rem,7vw,8rem)}.eyebrow{margin-bottom:1rem;color:var(--gold-300);font-size:.72rem;font-weight:760;letter-spacing:.18em;text-transform:uppercase}.hero h1{max-width:620px;margin-bottom:1.35rem;font-family:var(--serif);font-size:clamp(3.4rem,6vw,5.9rem);font-weight:500;line-height:.98;letter-spacing:-.065em}.hero h1 em{color:var(--gold-300);font-style:italic}.hero__lede{max-width:560px;color:var(--ivory-200);font-size:clamp(1.02rem,1.45vw,1.18rem);line-height:1.75}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.25rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.75rem 1.15rem;border:1px solid transparent;border-radius:.35rem;font-size:.88rem;font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--navy-950);background:var(--gold-300)}.button--primary:hover{background:#ecd49f}.button--secondary{color:var(--ivory-100);border-color:var(--line-soft)}.button--secondary:hover{border-color:var(--gold-400);background:#e1c58c14}.hero__books{position:relative;min-height:465px;display:grid;place-items:center}.hero__halo{position:absolute;width:360px;aspect-ratio:1;border:1px solid rgba(225,197,140,.28);border-radius:50%;box-shadow:0 0 0 26px #e1c58c09,0 0 0 52px #e1c58c05}.hero-book{position:absolute;width:min(46%,215px);margin:0;overflow:visible;animation:reveal-book .8s cubic-bezier(.2,.8,.2,1) both}.hero-book--en{left:12%;top:11%;transform:rotate(-7deg);animation-delay:.12s}.hero-book--gr{right:8%;bottom:11%;transform:rotate(8deg);animation-delay:.24s}.hero-book__image{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:contain;transform:scale(1.22);transform-origin:center;filter:drop-shadow(18px 27px 45px rgba(0,0,0,.38))}.hero-book__image.is-missing,.author-mark img.is-missing{display:none}.hero-book__image.is-loaded+.hero-book__fallback{visibility:hidden}.hero-book__fallback{min-height:310px;display:flex;flex-direction:column;justify-content:flex-end;gap:.8rem;padding:1.4rem;background:linear-gradient(160deg,rgba(201,165,106,.18),transparent 42%),linear-gradient(135deg,#152d42,#0d1b2a 70%)}.hero-book__fallback:before{content:"";width:2.6rem;height:1px;background:var(--gold-300)}.hero-book__fallback span{color:var(--gold-300);font-size:.7rem;font-weight:750;letter-spacing:.17em;text-transform:uppercase}.hero-book__fallback strong{max-width:8ch;font-family:var(--serif);font-size:1.6rem;line-height:1.05}.hero-book__fallback small{color:var(--muted);font-size:.65rem}.hero__caption{position:absolute;bottom:-1rem;margin:0;color:var(--muted);font-size:.76rem;letter-spacing:.06em}.section{padding:clamp(5.5rem,9vw,8.5rem) 0}.section--books{background:var(--navy-950)}.section-heading{max-width:690px;margin-bottom:clamp(2.25rem,4.5vw,3.75rem)}.section-heading h2{margin-bottom:.8rem;font-family:var(--serif);font-size:clamp(2.45rem,4vw,4.3rem);font-weight:500;letter-spacing:-.055em;line-height:1.03}.section-heading__intro{max-width:46ch;margin-bottom:0;color:var(--muted);font-size:1.05rem}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--center .section-heading__intro{margin-inline:auto}.book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.book-card{min-height:360px;display:flex;flex-direction:column;padding:clamp(1.4rem,3vw,2rem);border:1px solid var(--line-soft);border-radius:.6rem;background:linear-gradient(145deg,#1b344a6b,#0d1b2aa6);box-shadow:0 18px 45px #00000029;transition:transform .25s ease,border-color .25s ease,background .25s ease}.book-card:hover{transform:translateY(-5px);border-color:var(--line);background:linear-gradient(145deg,#1b344abf,#0d1b2ad9)}.book-card__topline{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.72rem}.language-badge{padding:.26rem .55rem;color:var(--gold-300);border:1px solid rgba(225,197,140,.35);border-radius:999px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.availability{text-align:right}.book-card__body{margin-top:auto;padding-top:3rem}.book-card__kicker{margin-bottom:.7rem;color:var(--gold-300);font-size:.72rem;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.book-card h3{margin-bottom:.65rem;font-family:var(--serif);font-size:clamp(1.72rem,2.6vw,2.25rem);font-weight:500;line-height:1.12;letter-spacing:-.035em}.book-card__subtitle{margin-bottom:0;color:var(--ivory-200);font-size:1rem}.book-card__stores{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.store-button{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 0;color:var(--gold-300);border-bottom:1px solid transparent;font-size:.82rem;font-weight:720;transition:border-color .2s ease,color .2s ease}.store-button:hover{color:var(--ivory-100);border-color:var(--gold-300)}.section--series{background:#102235;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.series-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(3rem,10vw,9rem);align-items:start}.series-copy .section-heading{margin-bottom:2rem}.editorial-copy{max-width:650px;color:var(--ivory-200);font-size:clamp(1.05rem,1.3vw,1.12rem);line-height:1.8}.editorial-copy p{margin-bottom:1.25rem}.editorial-copy p:last-child{margin-bottom:0}.series-visual{align-self:start;justify-self:center;width:100%;max-width:430px;height:auto;min-height:0;margin:0;padding:0}.series-visual__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.25rem;height:auto;min-height:0}.series-visual__image{display:block;width:100%;height:auto;min-height:0;max-height:none;object-fit:initial;filter:drop-shadow(0 18px 28px rgba(0,0,0,.2))}.series-visual__caption{display:flex;flex-direction:column;align-items:center;gap:.625rem;width:100%;height:auto;min-height:0;margin:0;text-align:center}.series-visual h3{margin:0;color:var(--ivory-100);font-family:var(--serif);font-size:clamp(1.55rem,2.4vw,2rem);font-weight:500;letter-spacing:-.035em;line-height:1.1}.series-visual p{max-width:34ch;margin:0;color:var(--muted);font-size:.96rem;line-height:1.65}.series-learning{margin-top:clamp(4rem,7vw,6.25rem)}.series-learning h3{margin-bottom:.8rem;font-family:var(--serif);font-size:clamp(1.9rem,3vw,2.7rem);font-weight:500;letter-spacing:-.045em;line-height:1.08}.series-learning__intro{max-width:none;margin-bottom:2rem;color:var(--muted);font-size:clamp(1.02rem,1.2vw,1.08rem);line-height:1.75}.series-learning__list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.series-learning__list li{grid-column:span 2;min-width:0;padding:1.35rem 1.4rem 1.45rem;color:var(--ivory-200);border:1px solid var(--line-soft);border-radius:.6rem;background:#08131f38;font-size:.98rem;line-height:1.65}.series-learning__list svg{display:block;width:1.25rem;height:1.25rem;margin-bottom:.8rem;color:var(--gold-300)}.series-learning__list li:nth-child(4){grid-column:2 / span 2}.series-learning__list li:nth-child(5){grid-column:4 / span 2}.series-alex{margin-top:clamp(4.5rem,8vw,7rem)}.series-alex__layout{display:grid;grid-template-columns:.8fr 1.2fr;column-gap:clamp(3rem,9vw,8rem);row-gap:1.25rem;align-items:start}.series-alex h3{grid-column:2;grid-row:1;margin:0;font-family:var(--serif);font-size:clamp(1.9rem,3vw,2.7rem);font-weight:500;letter-spacing:-.045em;line-height:1.08}.series-alex__visual{grid-column:1;grid-row:1 / span 2;align-self:start;justify-self:center;width:100%;max-width:450px;min-height:0;margin:0;padding:0}.series-alex__visual img{display:block;width:100%;height:auto;min-height:0;max-height:none;object-fit:initial;filter:drop-shadow(0 18px 28px rgba(0,0,0,.2))}.series-alex__copy{grid-column:2;grid-row:2;max-width:650px;color:var(--ivory-200);font-size:clamp(1.02rem,1.2vw,1.08rem);line-height:1.8}.series-alex__copy p{margin-bottom:1.25rem}.series-alex__copy p:last-child{margin-bottom:0}.section--author{background:var(--navy-950)}.author-layout{display:grid;grid-template-columns:minmax(260px,.55fr) 1fr;gap:clamp(3rem,8vw,8rem);align-items:center}.author-mark{width:min(100%,390px);aspect-ratio:1;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:50%;background:radial-gradient(circle at 35% 30%,#1b344a,#0a1623 72%);box-shadow:0 0 0 18px #e1c58c06}.author-mark img{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:contain}.author-mark__fallback{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:1rem;color:var(--gold-300);text-align:center}.author-mark__fallback span{font-family:var(--serif);font-size:clamp(4.5rem,10vw,7rem);font-weight:500;letter-spacing:-.12em}.author-mark__fallback small{color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.author-copy .section-heading{margin-bottom:1rem}.author-name{margin-bottom:1.2rem;color:var(--gold-300);font-family:var(--serif);font-size:1.55rem;font-style:italic}.author-copy>p:last-child{max-width:59ch;margin-bottom:0;color:var(--ivory-200);font-size:1.08rem;line-height:1.8}.section--contact{padding-top:1.5rem;background:var(--navy-950)}.contact-panel{padding:clamp(3rem,8vw,6rem) clamp(1.5rem,6vw,5rem);border:1px solid var(--line);border-radius:.65rem;background:radial-gradient(circle at 50% 0%,rgba(201,165,106,.16),transparent 19rem),#102235}.contact-panel .section-heading{margin-bottom:2rem}.contact-links{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem 1.35rem}.contact-links a{display:inline-flex;align-items:center;gap:.42rem;padding:.6rem 0;color:var(--gold-300);border-bottom:1px solid transparent;font-size:.92rem;font-weight:700;transition:color .2s ease,border-color .2s ease}.contact-links svg{width:1.15rem;height:1.15rem;flex:0 0 auto}.contact-links a:hover{color:var(--ivory-100);border-color:var(--gold-300)}.legal-page{padding:clamp(5.5rem,9vw,8.5rem) 0;background:var(--navy-950)}.legal-page__content{max-width:760px}.legal-page h1{margin-bottom:1rem;font-family:var(--serif);font-size:clamp(3rem,5vw,4.8rem);font-weight:500;letter-spacing:-.055em;line-height:1}.legal-page__updated{margin-bottom:clamp(2.5rem,5vw,4rem);color:var(--gold-300);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legal-page section{padding:1.6rem 0;border-top:1px solid var(--line-soft)}.legal-page h2{margin-bottom:.75rem;font-family:var(--serif);font-size:clamp(1.65rem,3vw,2.2rem);font-weight:500;letter-spacing:-.035em}.legal-page p{max-width:68ch;margin:0 0 1rem;color:var(--ivory-200);line-height:1.78}.legal-page a:not(.button){color:var(--gold-300);text-decoration:underline;text-decoration-color:#e1c58c73;text-underline-offset:.2em}.legal-page__back{margin-top:2rem}.site-footer{padding:2.5rem 0 3rem;background:var(--navy-950);color:var(--muted);font-size:.78rem}.site-footer__inner{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:1.5rem;padding-top:2.5rem;border-top:1px solid var(--line-soft)}.site-footer p{margin:0}.site-footer__brand{color:var(--ivory-100);font-weight:720}.site-footer__legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.site-footer__legal span{white-space:nowrap}.site-footer__legal a:hover{color:var(--gold-300)}.site-footer__legal small{color:#8794a1}@keyframes reveal-book{0%{opacity:0}to{opacity:1}}@media(max-width:820px){:root{--shell: min(100% - 32px, 640px)}.desktop-nav{display:none}.language-switcher{margin-left:auto}.mobile-nav{display:block}.hero{min-height:auto;padding-top:4.8rem}.hero__grid,.series-layout,.author-layout{grid-template-columns:1fr}.hero__grid{gap:3.25rem}.hero__books{min-height:410px;max-width:510px;width:100%;margin-inline:auto}.hero-book--en{left:14%}.hero-book--gr{right:12%}.book-grid{grid-template-columns:1fr}.section--series{height:auto;min-height:0;padding-bottom:2.5rem}.series-layout{grid-template-columns:1fr;grid-template-rows:auto;align-content:start;height:auto;min-height:0}.series-learning__list{grid-template-columns:repeat(2,minmax(0,1fr))}.series-learning__list li,.series-learning__list li:nth-child(4),.series-learning__list li:nth-child(5){grid-column:auto}.series-alex__layout{grid-template-columns:1fr;gap:1.25rem}.series-alex h3,.series-alex__visual,.series-alex__copy{grid-column:auto;grid-row:auto}.series-alex__visual{max-width:430px}.author-mark{margin-inline:auto}.author-copy{text-align:center}.author-copy>p:last-child{margin-inline:auto}.site-footer__inner{grid-template-columns:1fr;align-items:start}.site-footer__legal{justify-content:flex-start}}@media(max-width:480px){.site-header__inner{min-height:68px}html{scroll-padding-top:76px}.brand__name{font-size:.87rem}.hero h1{font-size:clamp(3.05rem,14vw,4.2rem)}.hero__actions .button{width:100%}.hero__books{min-height:350px}.hero__halo{width:255px}.hero-book{width:48%}.hero-book--en{left:3%;top:8%}.hero-book--gr{right:2%;bottom:9%}.hero-book__fallback{min-height:245px;padding:1rem}.hero-book__fallback strong{font-size:1.28rem}.hero__caption{bottom:-1rem;font-size:.67rem}.book-card{min-height:330px}.book-card__topline{align-items:flex-start;flex-direction:column;gap:.55rem}.availability{text-align:left}.contact-links{gap:.5rem 1rem}.series-learning{margin-top:3.25rem}.series-learning__list{grid-template-columns:1fr;gap:.8rem}.series-learning__list li{padding:1.2rem}.series-alex{margin-top:3.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.guide-page .step.custody{padding-inline:0;border:0;border-top:1px solid var(--line-soft);border-radius:0;background:transparent}
