@font-face{font-family:Raleway;src:url(Raleway-Regular.ttf);font-weight:400;font-display:swap}@font-face{font-family:Raleway;src:url(Raleway-SemiBold.ttf);font-weight:600;font-display:swap}@font-face{font-family:Raleway;src:url(Raleway-ExtraBold.ttf);font-weight:800;font-display:swap}:root{--blue:#001e5f;--red:#c30f3c;--ink:#050000;--line:#cdd5e5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Raleway,Arial,sans-serif;color:var(--blue);font-size:17px;line-height:1.65;background:white}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--red);outline-offset:5px}header{max-width:1400px;margin:auto;padding:28px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:16px;align-items:center;font-size:18px;font-weight:800;line-height:1.2}.brand small{display:block;font-size:14px;font-weight:400;margin-top:8px}.mark{display:block;position:relative;width:38px;height:46px;flex:none}.mark:before,.mark:after{content:'';position:absolute;width:22px;height:20px;border:3px solid var(--blue)}.mark:before{right:0;top:0;border-left:0;border-bottom:0}.mark:after{bottom:0;left:0;border-top:0;border-right:0}.mark i{position:absolute;bottom:8px;left:8px;width:9px;height:9px;border-radius:50%;background:var(--red)}nav{display:flex;gap:28px;font-size:14px;font-weight:600}nav a:last-child{color:var(--red)}main{max-width:1400px;margin:auto}section{padding:85px 5%;border-bottom:1px solid var(--line)}.hero{display:grid;grid-template-columns:1.4fr 1fr;gap:65px;align-items:center;min-height:640px;padding-top:65px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:600;display:block;margin-bottom:24px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.5vw,80px);line-height:1.08;letter-spacing:-.045em;font-weight:800;margin-bottom:30px}h1 em{font-style:normal;color:var(--red)}.detail h1{font-size:clamp(52px,6vw,86px)}.detail h1 em{display:block;font-size:clamp(28px,3vw,42px);line-height:1.22;letter-spacing:-.025em;margin-top:18px}h2{font-size:clamp(32px,3.3vw,47px);line-height:1.13;letter-spacing:-.035em;margin-bottom:28px}h3{font-size:25px;line-height:1.2;margin-bottom:12px}.lead{font-size:21px;line-height:1.6;max-width:690px}.button,button{background:var(--red);color:#fff;padding:17px 25px;display:inline-block;border:1px solid var(--red);font-weight:600;font-size:16px;cursor:pointer;border-radius:0}.button:hover,button:hover{background:#9c0c30}button:disabled{opacity:.6;cursor:wait}.index-panel{background:var(--blue);color:#fff;padding:32px}.index-panel a{display:flex;align-items:center;gap:20px;border-top:1px solid #ffffff40;padding:17px 0;font-size:22px}.index-panel a span{font-size:14px;opacity:.8}.index-panel a span:last-child{margin-left:auto}.number-panel{border:1px solid var(--blue);padding:45px;display:flex;min-height:360px;flex-direction:column;justify-content:space-between;text-transform:uppercase;letter-spacing:.14em}.number-panel strong{font-size:160px;line-height:1.1;letter-spacing:-.06em;font-weight:400;color:var(--red)}.section-head{display:grid;grid-template-columns:1fr 2fr;column-gap:50px}.section-head .eyebrow{grid-row:span 2}.section-head p{grid-column:2;max-width:660px}.catalog{margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.book-row{display:grid;grid-template-columns:40px 1fr 20px;gap:20px;border-top:1px solid var(--line);padding:28px 0}.book-row h3{margin-bottom:8px}.book-row p{font-size:17px;margin-bottom:12px;line-height:1.45}.book-row:hover h3{color:var(--red)}.num{color:var(--red);font-weight:600}.status{font-size:14px;border:1px solid var(--line);padding:5px 10px;display:inline-block;line-height:1.5}.detail .status{margin-bottom:22px}.author{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;align-items:start;background:#f4f6fa}.author img{width:100%;max-height:620px;object-fit:cover;object-position:top}.author p{font-size:17px}.note{font-size:14px;line-height:1.65}.about{display:grid;grid-template-columns:1fr 2fr;gap:50px}.contents{background:var(--blue);color:white}.contents ol{counter-reset:chapter;display:grid;grid-template-columns:1fr 1fr;gap:0 55px;list-style:none;padding:0}.contents li{counter-increment:chapter;display:flex;gap:20px;padding:18px 0;border-top:1px solid #ffffff50}.contents li:before{content:counter(chapter,decimal-leading-zero);opacity:.55}.contents p{max-width:760px}.prices{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.price{border:1px solid var(--line);padding:26px 22px;display:flex;flex-direction:column}.price .eyebrow{margin-bottom:24px;color:var(--red)}.price h3{font-size:22px}.price p{font-size:16px;flex:1}.amount{font-size:36px;font-weight:800;white-space:nowrap;margin:18px 0}.amount span{font-size:22px}.price button{padding:14px 8px;font-size:14px}.featured{background:var(--blue);color:#fff}.featured .eyebrow{color:white}.request{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#f4f6fa}form{display:grid;gap:10px}input,select{width:100%;padding:14px;background:white;border:1px solid #7c8baa;color:var(--blue);border-radius:0}label{font-size:15px;font-weight:600;margin-top:10px}.consent{display:flex;gap:14px;font-weight:400;font-size:14px;align-items:flex-start;line-height:1.6;margin-bottom:12px}.consent input{width:20px;height:20px;flex:none;accent-color:var(--red)}.consent a{text-decoration:underline}.trap{position:absolute;left:-10000px}#form-result{margin:0;font-size:16px}footer{max-width:1400px;margin:auto;display:flex;gap:25px;justify-content:space-between;padding:30px 5%;font-size:14px}.legal{max-width:850px;min-height:75vh}.legal h1{font-size:48px}@media(max-width:1000px){nav{gap:14px}.hero{gap:30px}.prices{grid-template-columns:1fr 1fr}.author{gap:35px}}@media(max-width:720px){body{font-size:16px}header{padding:22px 6%;display:block}.brand{font-size:16px}nav{margin-top:25px;justify-content:space-between;font-size:13px}section{padding:50px 6%}.hero{grid-template-columns:1fr;min-height:auto;gap:35px}.lead{font-size:18px}h1{font-size:48px}.index-panel{padding:25px}.number-panel{display:none}.section-head,.about,.author,.request{grid-template-columns:1fr;gap:20px}.section-head p{grid-column:auto}.section-head .eyebrow{grid-row:auto}.catalog,.contents ol{grid-template-columns:1fr}.author img{max-width:380px;max-height:420px}.prices{gap:12px}.price{padding:20px 14px}.price h3{font-size:20px}.amount{font-size:29px}.price button{font-size:14px}.eyebrow{font-size:12px;margin-bottom:18px}footer{flex-direction:column;gap:12px}.detail h1 em{font-size:31px}.legal h1{font-size:38px}}@media(max-width:380px){.prices{grid-template-columns:1fr}nav{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.brand-promise{font-size:clamp(23px,2.5vw,34px);font-weight:600;line-height:1.25;letter-spacing:-.02em;margin-bottom:24px}

.benefit{min-height:68px;margin:0 0 20px;font-size:14px;line-height:1.5}.benefit span,.benefit strong{display:block}.benefit strong{font-size:18px;color:var(--red);margin-top:5px}.featured .benefit strong{color:white}
