.mistria-beginner-page{--beginner-ink: #382b28;--beginner-muted: #786963;--beginner-paper: #fffdfb;--beginner-canvas: #f7f1e7;--beginner-line: #e6d3c3;--beginner-green: #2f8666;--beginner-green-dark: #20664d;--beginner-green-pale: #eaf7f0;--beginner-rose: #dd6c77;--beginner-gold: #c89445;min-height:100vh;padding:34px 0 84px;color:var(--beginner-ink);background:radial-gradient(circle at 8% 2%,rgba(84,164,123,.13),transparent 23%),radial-gradient(circle at 96% 18%,rgba(225,113,120,.1),transparent 20%),var(--beginner-canvas)}.mistria-beginner-shell{display:grid;grid-template-columns:260px minmax(0,1040px);gap:34px;width:min(1334px,calc(100% - 48px));margin:0 auto}.mistria-beginner-toc{position:fixed;top:108px;left:max(24px,calc((100vw - 1334px)/2));z-index:5;width:260px;max-height:calc(100vh - 132px);overflow-y:auto;border:1px solid var(--beginner-line);border-radius:22px;padding:20px;background:#fffdfbf0;box-shadow:0 18px 44px #5b45371a;scrollbar-width:none}.mistria-beginner-toc::-webkit-scrollbar{display:none}.mistria-beginner-toc-title{display:flex;gap:9px;align-items:center;padding-bottom:14px;color:var(--beginner-green);font-size:11px;font-weight:800;letter-spacing:.15em}.mistria-beginner-toc-title svg{width:18px}.mistria-beginner-toc details,.mistria-beginner-toc summary{display:block}.mistria-beginner-toc summary{border-top:1px solid var(--beginner-line);border-bottom:1px solid var(--beginner-line);padding:14px 1px;font-family:Georgia,"Noto Serif SC",serif;font-size:18px;font-weight:700;cursor:pointer}.mistria-beginner-toc ol{margin:14px 0 0;padding:0;list-style:none}.mistria-beginner-toc li+li{margin-top:2px}.mistria-beginner-toc a{display:block;border-radius:8px;color:var(--beginner-muted);font-size:13px;font-weight:650;line-height:1.35;text-decoration:none}.mistria-beginner-toc a>span{display:block;border-left:2px solid transparent;padding:7px 9px}.mistria-beginner-toc a:hover>span,.mistria-beginner-toc a>span.active{border-left-color:var(--beginner-green);color:var(--beginner-green-dark);background:var(--beginner-green-pale)}.mistria-beginner-toc ol ol{margin:2px 0 8px 10px}.mistria-beginner-toc ol ol a{font-size:12px;font-weight:550}.mistria-beginner-toc>p{margin:16px 0 0;border-top:1px solid var(--beginner-line);padding-top:14px;color:#8a7b73;font-size:11px;line-height:1.65}.mistria-beginner-content{grid-column:2;min-width:0}.mistria-beginner-breadcrumb{display:flex;gap:5px;align-items:center;margin:5px 0 19px;color:var(--beginner-muted);font-size:12px}.mistria-beginner-breadcrumb a{color:var(--beginner-green-dark);text-decoration:none}.mistria-beginner-breadcrumb svg{width:14px}.mistria-beginner-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.72fr);overflow:hidden;border:1px solid var(--beginner-line);border-radius:30px;background:var(--beginner-paper);box-shadow:0 24px 68px #5b45371f}.mistria-beginner-hero-copy{padding:clamp(34px,4.5vw,66px)}.mistria-beginner-kicker,.mistria-beginner-section-heading>span,.mistria-beginner-goals>div>span,.mistria-beginner-pillar>div>span{display:flex;gap:8px;align-items:center;color:var(--beginner-green);font-size:11px;font-weight:800;letter-spacing:.15em}.mistria-beginner-kicker svg,.mistria-beginner-section-heading>span svg{width:18px}.mistria-beginner-hero h1{max-width:650px;margin:15px 0 18px;font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(40px,4.3vw,68px);line-height:1.05;letter-spacing:-.035em}.mistria-beginner-hero-copy>p{margin:0;color:var(--beginner-muted);font-size:16px;line-height:1.8}.mistria-beginner-quick-answer{display:flex;gap:12px;margin-top:26px;border:1px solid #9fd7bd;border-radius:16px;padding:16px;color:var(--beginner-green-dark);background:var(--beginner-green-pale)}.mistria-beginner-quick-answer>svg{flex:0 0 auto;width:22px}.mistria-beginner-quick-answer strong{display:block;margin-bottom:5px;font-size:10px;letter-spacing:.14em}.mistria-beginner-quick-answer p{margin:0;font-size:13px;line-height:1.7}.mistria-beginner-hero figure{position:relative;min-height:100%;margin:0;background:#284f42}.mistria-beginner-hero figure:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(40,79,66,.13),transparent 35%);pointer-events:none}.mistria-beginner-hero figure img{width:100%;height:100%;min-height:520px;object-fit:cover;image-rendering:pixelated}.mistria-beginner-hero figcaption{position:absolute;right:16px;bottom:15px;z-index:1;border:1px solid rgba(255,255,255,.34);border-radius:999px;padding:7px 11px;color:#fff;background:#204639cc;font-size:10px;font-weight:700}.mistria-beginner-goals,.mistria-beginner-section,.mistria-beginner-pillar{scroll-margin-top:118px}.mistria-beginner-goals{display:grid;grid-template-columns:.55fr 1fr;gap:46px;margin-top:28px;border:1px solid var(--beginner-line);border-radius:24px;padding:32px;background:var(--beginner-paper)}.mistria-beginner-goals h2,.mistria-beginner-section-heading h2,.mistria-beginner-pillar h2{margin:10px 0 0;font-family:Georgia,"Noto Serif SC",serif;letter-spacing:-.025em}.mistria-beginner-goals h2{font-size:clamp(26px,3vw,38px);line-height:1.2}.mistria-beginner-goals ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.mistria-beginner-goals li{display:grid;grid-template-columns:29px 1fr;gap:9px;align-items:start;border-radius:12px;padding:12px;background:#faf6f0}.mistria-beginner-goals li>span{color:var(--beginner-rose);font-family:Georgia,serif;font-size:14px;font-weight:700}.mistria-beginner-goals li p{margin:0;color:#665852;font-size:12px;line-height:1.6}.mistria-beginner-section{padding-top:74px}.mistria-beginner-section-heading{max-width:760px;margin-bottom:28px}.mistria-beginner-section-heading h2,.mistria-beginner-pillar h2{font-size:clamp(31px,3.4vw,47px);line-height:1.14}.mistria-beginner-section-heading p,.mistria-beginner-pillar>div>p{margin:12px 0 0;color:var(--beginner-muted);font-size:15px;line-height:1.8}.mistria-beginner-timeline{border:1px solid var(--beginner-line);border-radius:24px;padding:8px 30px;background:var(--beginner-paper)}.mistria-beginner-timeline article{display:grid;grid-template-columns:58px 1fr;gap:20px;scroll-margin-top:118px;padding:28px 0}.mistria-beginner-timeline article+article{border-top:1px solid var(--beginner-line)}.mistria-beginner-timeline-marker{position:relative}.mistria-beginner-timeline-marker span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:var(--beginner-green);font-family:Georgia,serif;font-size:15px;font-weight:700}.mistria-beginner-phase-label{color:var(--beginner-rose);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mistria-beginner-timeline h3{margin:6px 0 9px;font-family:Georgia,"Noto Serif SC",serif;font-size:25px}.mistria-beginner-timeline p{margin:0;color:var(--beginner-muted);font-size:14px;line-height:1.8}.mistria-beginner-timeline small{display:flex;gap:7px;align-items:center;margin-top:12px;color:var(--beginner-green-dark);font-size:12px;font-weight:700}.mistria-beginner-timeline small svg{width:16px}.mistria-beginner-routine{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mistria-beginner-routine article{scroll-margin-top:118px;border:1px solid var(--beginner-line);border-radius:20px;padding:25px;background:var(--beginner-paper)}.mistria-beginner-routine article>svg{width:30px;height:30px;color:var(--beginner-green)}.mistria-beginner-routine article>span{display:block;margin-top:22px;color:var(--beginner-rose);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mistria-beginner-routine h3{margin:8px 0;font-family:Georgia,"Noto Serif SC",serif;font-size:22px}.mistria-beginner-routine p{margin:0;color:var(--beginner-muted);font-size:13px;line-height:1.7}.mistria-beginner-pillars{padding-top:74px}.mistria-beginner-pillar{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);overflow:hidden;border:1px solid var(--beginner-line);border-radius:26px;background:var(--beginner-paper);box-shadow:0 18px 48px #5b453714}.mistria-beginner-pillar+.mistria-beginner-pillar{margin-top:25px}.mistria-beginner-pillar:nth-child(2n) figure{grid-column:2}.mistria-beginner-pillar:nth-child(2n)>div{grid-column:1;grid-row:1}.mistria-beginner-pillar figure{min-height:100%;margin:0;background:#244c3f}.mistria-beginner-pillar figure img{width:100%;height:100%;min-height:410px;object-fit:cover;image-rendering:pixelated}.mistria-beginner-pillar>div{align-self:center;padding:clamp(31px,4vw,54px)}.mistria-beginner-pillar ul{display:grid;gap:9px;margin:22px 0 0;padding:0;list-style:none}.mistria-beginner-pillar li{display:flex;gap:9px;align-items:flex-start;color:#5f534e;font-size:13px;line-height:1.55}.mistria-beginner-pillar li svg{flex:0 0 auto;width:17px;color:var(--beginner-green)}.mistria-beginner-inline-link{display:inline-flex;gap:8px;align-items:center;margin-top:22px;border-bottom:1px solid var(--beginner-green);padding-bottom:3px;color:var(--beginner-green-dark);font-size:13px;font-weight:800;text-decoration:none}.mistria-beginner-inline-link svg{width:17px}.mistria-beginner-mistakes ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.mistria-beginner-mistakes li{display:grid;grid-template-columns:40px 1fr;gap:13px;align-items:center;border:1px solid var(--beginner-line);border-radius:16px;padding:17px;background:var(--beginner-paper)}.mistria-beginner-mistakes li>span{color:var(--beginner-rose);font-family:Georgia,serif;font-size:20px;font-weight:700}.mistria-beginner-mistakes li p{margin:0;color:#62554f;font-size:13px;line-height:1.6}.mistria-beginner-next>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mistria-beginner-next-card{display:flex;gap:18px;align-items:center;justify-content:space-between;border:1px solid #a8d7c1;border-radius:17px;padding:20px;color:var(--beginner-green-dark);background:var(--beginner-green-pale);text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.mistria-beginner-next-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2f866621}.mistria-beginner-next-card strong,.mistria-beginner-next-card span{display:block}.mistria-beginner-next-card strong{font-family:Georgia,"Noto Serif SC",serif;font-size:19px}.mistria-beginner-next-card span{margin-top:5px;color:#65756c;font-size:12px;line-height:1.55}.mistria-beginner-next-card>svg{flex:0 0 auto;width:21px}@media(max-width:1080px){.mistria-beginner-shell{grid-template-columns:220px minmax(0,1fr);gap:24px}.mistria-beginner-toc{left:24px;width:220px}.mistria-beginner-hero{grid-template-columns:1fr}.mistria-beginner-hero figure img{min-height:320px;max-height:440px}.mistria-beginner-goals{grid-template-columns:1fr;gap:22px}.mistria-beginner-pillar,.mistria-beginner-pillar:nth-child(2n){grid-template-columns:1fr}.mistria-beginner-pillar:nth-child(2n) figure,.mistria-beginner-pillar:nth-child(2n)>div{grid-column:1;grid-row:auto}.mistria-beginner-pillar figure img{min-height:300px;max-height:410px}}@media(max-width:760px){.mistria-beginner-page{padding:20px 0 56px}.mistria-beginner-shell{display:block;width:min(100% - 28px,660px)}.mistria-beginner-toc{position:static;width:auto;max-height:none;margin-bottom:22px;padding:17px}.mistria-beginner-content{width:100%}.mistria-beginner-breadcrumb{margin-left:3px}.mistria-beginner-hero{border-radius:22px}.mistria-beginner-hero-copy{padding:29px 22px 24px}.mistria-beginner-hero h1{font-size:clamp(38px,12vw,53px)}.mistria-beginner-hero-copy>p{font-size:14px}.mistria-beginner-hero figure img{min-height:250px}.mistria-beginner-goals{padding:23px}.mistria-beginner-goals ol,.mistria-beginner-routine,.mistria-beginner-mistakes ol,.mistria-beginner-next>div{grid-template-columns:1fr}.mistria-beginner-section,.mistria-beginner-pillars{padding-top:58px}.mistria-beginner-section-heading h2,.mistria-beginner-pillar h2{font-size:32px}.mistria-beginner-timeline{padding:5px 20px}.mistria-beginner-timeline article{grid-template-columns:45px 1fr;gap:13px}.mistria-beginner-timeline-marker span{width:39px;height:39px;font-size:13px}.mistria-beginner-timeline h3{font-size:22px}.mistria-beginner-pillar{border-radius:21px}.mistria-beginner-pillar>div{padding:27px 22px 30px}.mistria-beginner-pillar figure img{min-height:220px}}@media(prefers-reduced-motion:reduce){.mistria-beginner-next-card{transition:none}}
