@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Lato:wght@300;400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=Source+Serif+4:wght@400;600&family=Oswald:wght@400;500;600&display=swap";@font-face{font-family:BlubyKids;src:url(/assets/BlubyKids-Regular-Bbha1BCr.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BubbleTube;src:url(/assets/BubbleTube-Regular-LdrgkRI2.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JustSquash;src:url(/assets/Just%20Squash-DGVZ3fCD.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lonia;src:url(/assets/LoniaLatterCursiveSignature-%20-aKx3iZLr.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--font-blubykids:"BlubyKids", sans-serif;--font-bubbletube:"BubbleTube", sans-serif;--font-justsquash:"JustSquash", sans-serif;--font-lonia:"Lonia", cursive}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-blubykids)}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.header{z-index:100;justify-content:space-between;align-items:center;width:100%;height:60px;padding-left:2rem;padding-right:2rem;display:flex;position:fixed;top:10px}.header,.header nav a,.logo-title,.logo p,.contact-me button,.line{transition:color .22s,background-color .22s,border-color .22s,stroke .22s}.header.header-on-wave nav a,.header.header-on-wave .menu-item{color:#fcfaf8}.header.header-on-wave nav a:after{background-color:#fcfaf8}.header.header-on-wave .logo-title,.header.header-on-wave .logo p{color:#fcfaf8}.header.header-on-wave .line{stroke:#fcfaf8}.header.header-on-wave .contact-me button{color:#3b241a;background-color:#fcfaf8;border:1px solid #fcfaf8}.header.header-on-wave .contact-me button:hover{background-color:#e9ddd1}.header.header-on-wave .contact-me button img{filter:brightness(.45)saturate(1.1)}.header nav{gap:2rem;list-style:none;display:flex}.menu-title,.menu-checkbox,.menu-icon{display:none}.menu-item{color:#3b241a;padding-bottom:.2rem;font-size:1rem;text-decoration:none;display:inline-block;position:relative;overflow:hidden}#burger{display:none}.header nav a{color:#3b241a;padding-bottom:.2rem;font-size:1rem;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.header nav a:after{content:"";transform-origin:100%;background-color:#3b241a;width:100%;height:2px;transition:transform .35s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.header nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header nav a:not(:hover):after{transform-origin:100%}.logo{grid-template-rows:auto auto;grid-template-columns:auto auto;height:100%;display:grid}.logo-title{color:#7a5642;align-items:flex-end;font-family:Comic Relief,system-ui;font-size:1.5rem;text-decoration:none;display:flex;position:relative;transform:translateY(7px)}.logo p{letter-spacing:1px;color:#2a1b14;justify-content:flex-end;font-family:Lonia,cursive;font-size:2.4rem;display:flex;transform:translateY(-6px)}#logo{grid-row:span 2;width:60px;height:60px}.contact-me button{color:#fcfaf8;cursor:pointer;background-color:#3b241a;border:none;border-radius:20px;justify-content:center;align-items:center;gap:.6rem;height:35px;padding:.5rem 1rem;font-family:Jua,sans-serif;display:flex}.contact-me button img{border-top-right-radius:15px;width:auto;height:100%;transition:filter .22s,transform .22s;transform:scale(1.6)translate(1px)translateY(1px)}.contact-me button:hover img{border-top-right-radius:0;transform:scale(1.7)translate(1px)translateY(1px)}.contact-me button:hover{background-color:#6a4634}#burger{background:0 0;border:none;border-radius:0;gap:0;height:auto;padding:0}#burger:hover{background:0 0}.ham{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .4s}.hamRotate.active{transform:rotate(45deg)}.hamRotate180.active{transform:rotate(180deg)}.line{fill:none;stroke:#3b241a;stroke-width:5.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.ham7 .top{stroke-dasharray:40 82}.ham7 .middle{stroke-dasharray:40 111}.ham7 .bottom{stroke-dasharray:40 161}.ham7.active .top{stroke-dasharray:17 82;stroke-dashoffset:-62px}.ham7.active .middle{stroke-dashoffset:23px}.ham7.active .bottom{stroke-dashoffset:-83px}@media (width<=768px){.header{grid-template-columns:1fr auto;grid-template-areas:"logo actions";align-items:center;width:100%;position:fixed;top:10px}.header nav{width:300px;max-width:calc(100vw - 4rem);box-shadow:none;z-index:120;opacity:0;pointer-events:none;background:0 0;border:1px solid #0000;border-radius:5px;flex-direction:column;gap:0;max-height:0;padding:0 .95rem;transition:max-height .28s,padding .28s,border-color .28s,opacity .2s;display:flex;position:absolute;top:calc(100% + 8px);right:2rem;overflow:hidden}.header nav:before{content:none;background:#c8696973;width:2px;position:absolute;top:0;bottom:0;left:42px}.menu-title{width:100%;font-family:var(--font-bubbletube);color:#5b3b2e;letter-spacing:.4px;border-bottom:1px solid #e2d4c7;margin-bottom:0;margin-left:0;padding-bottom:.35rem;padding-left:56px;font-size:1.15rem;display:block}.header nav.mobile-open{opacity:1;pointer-events:auto;background:#fcfaf8;border-color:#dfc6b3;max-height:420px;padding:.9rem .95rem .75rem;box-shadow:0 8px 20px #2a1b1414}.header.header-on-wave nav.mobile-open .menu-text,.header.header-on-wave nav.mobile-open .menu-item,.header.header-on-wave nav.mobile-open a{color:#3b241a}.header.header-on-wave nav.mobile-open .menu-item.is-active .menu-checkbox{background-color:#3b241a;border-color:#3b241a}.header nav.mobile-open:before{content:""}.header nav a,.menu-item{border-bottom:1px solid #e2d4c7;border-radius:0;grid-template-columns:20px 1fr 20px;align-items:center;column-gap:16px;width:100%;margin:0;padding:.52rem .35rem .45rem;text-decoration:none;display:grid}.menu-item:last-of-type{border-bottom:none}.header nav a:after,.menu-item:after{display:none}.menu-checkbox,.menu-icon{display:block}.menu-checkbox{background:0 0;border:2px solid #7a5642;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .16s,border-color .16s;display:inline-flex;position:relative}.menu-checkbox:after{content:"";transform-origin:50%;opacity:0;border-bottom:2px solid #fcfaf8;border-right:2px solid #fcfaf8;width:5px;height:9px;margin-top:-1px;transition:opacity .16s,transform .16s;transform:rotate(45deg)scale(.7)}.menu-text{font-family:var(--font-blubykids);color:#3b241a;transform:translateY(1px)}.menu-icon{justify-content:center;justify-self:end;align-items:center;width:16px;height:16px;display:flex}.menu-icon img{object-fit:contain;transform-origin:50%;width:100%;height:100%;transform:scale(1.35)}.menu-item.is-active{background-color:#e9ddd199}.menu-item.is-active .menu-checkbox{background-color:#3b241a;border-color:#3b241a}.menu-item.is-active .menu-checkbox:after{opacity:1;transform:rotate(45deg)scale(1)}.contact-me{grid-area:actions;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:0;display:flex}#burger{display:flex}}@media (width<=480px){.header{height:52px;padding-left:1rem;padding-right:1rem;top:6px}#logo{width:48px;height:48px}.logo-title{font-size:1.25rem;transform:translateY(6px)}.logo p{font-size:1.9rem;transform:translateY(-4px)}.contact-me{gap:.35rem}.contact-me button{border-radius:16px;gap:.4rem;height:30px;padding:.35rem .75rem;font-size:.85rem}.contact-me button img{transform:scale(1.35)translate(1px)}.ham{width:46px;height:46px}.header nav{width:260px;max-width:calc(100vw - 2rem);padding:0 .8rem;top:calc(100% + 6px);right:1rem}.header nav.mobile-open{max-height:380px;padding:.75rem .8rem .65rem}.header nav:before{left:36px}.menu-title{padding-bottom:.25rem;padding-left:48px;font-size:1rem}.header nav a,.menu-item{grid-template-columns:16px 1fr 16px;column-gap:12px;padding:.45rem .25rem .4rem}.menu-checkbox,.menu-icon{width:14px;height:14px}.menu-icon img{transform:scale(1.25)}.menu-text{font-size:.95rem}}.home{background-color:#f2e9e2;grid-template-rows:1fr;grid-template-columns:1.2fr 1fr;gap:2rem;width:100%;min-height:650px;padding:7.5rem 6rem 5rem;display:grid;position:relative;overflow:hidden}.homewave1{z-index:2;pointer-events:none;background-color:#4a2f24;width:100%;height:70px;transition:transform .32s;position:fixed;top:0;left:0;transform:translateY(-100%)}.bg-1{background-color:#4a2f24}.homewave1.is-visible{transform:translateY(0)}.left-home{z-index:2;flex-direction:column;align-self:center;gap:1.2rem;max-width:640px;display:flex;position:relative}.thermo-icon{width:50px;height:50px;position:absolute;bottom:0;right:0;transform:translate(-40px)translateY(-30px)rotate(25deg)scale(3)}.left-home h1{color:#2a1b14;letter-spacing:.5px;text-transform:lowercase;font-size:clamp(2.6rem,4.2vw,4.2rem);line-height:1.02}.left-home h1 span{font-family:var(--font-bubbletube);color:#7a5642;letter-spacing:1px;font-size:.75em;position:relative}.heart-icon{width:50px;height:50px;position:absolute;top:0;right:0;transform:translate(60px)translateY(-40px)rotate(25deg)scale(1.5)}.hero-subheading{color:#4a2f24;max-width:54ch;font-family:Jua,sans-serif;font-size:clamp(1.02rem,1.7vw,1.25rem);line-height:1.65}.hero-ctas{align-items:center;gap:.9rem;margin-top:.4rem;display:flex}.hero-btn{letter-spacing:.4px;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.6rem 1.35rem;font-size:.95rem;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s,color .22s;display:inline-flex}.hero-btn.primary{color:#fcfaf8;background-color:#3b241a;border:1.5px solid #3b241a;box-shadow:0 8px 16px #3b241a38}.hero-ctas .hero-btn.primary:after{content:"→";margin-left:.45rem;font-size:1.05em;line-height:1}.hero-btn.primary:hover{background-color:#6a4634;border-color:#6a4634;transform:translateY(-2px)}.hero-btn.secondary{color:#5b3b2e;background-color:#fcfaf8cc;border:1.5px solid #93684f}.hero-btn.secondary:hover{transform:translateY(-2px);box-shadow:0 8px 18px #a97b5f3b}.hero-socials{align-items:center;gap:.7rem;margin-top:.2rem;display:flex}.social-link{justify-content:center;align-items:center;text-decoration:none;transition:transform .22s;display:inline-flex}.social-link:hover{transform:translateY(-2px)}.social-link img{border-top-right-radius:40px;width:40px;height:40px}.social-link:hover img{border-top-right-radius:0}.right-home{z-index:2;justify-content:center;align-items:center;gap:1rem;width:100%;height:auto;display:flex;position:relative}.mockup-card{background:linear-gradient(165deg,#fcfaf8 0%,#f8f3ee 55%,#e9ddd1 100%);border:1px solid #d2b39a;border-radius:32px;width:min(460px,95%);padding:1rem 1rem 1.2rem;animation:1s ease-out forwards cardFloat;position:relative;transform:translateY(12px);box-shadow:0 24px 44px #4a2f2438}.preview-rail{flex-direction:column;gap:.8rem;animation:.42s railFlow;display:flex}.preview-thumb{cursor:pointer;background:#fcfaf8;border:2px solid #2a1b14;border-radius:14px;width:88px;height:88px;padding:0;transition:transform .32s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;transform:scale(.96)}.preview-thumb img{object-fit:cover;width:100%;height:100%;display:block}.preview-thumb:hover{border-color:#7a5642;transform:translateY(-2px)scale(.98);box-shadow:0 8px 16px #4a2f242e}.preview-thumb.is-active{border-color:#7a5642;transform:scale(1);box-shadow:0 10px 18px #4a2f2438}.preview-thumb.is-active:after{content:"";background:#7a5642;height:3px;animation:5s linear previewProgress;position:absolute;inset:auto 0 0}.mockup-chip{color:#fcfaf8;font-family:var(--font-bubbletube);letter-spacing:.5px;background:#7a5642;border-radius:999px;align-items:center;gap:.28rem;padding:.35rem .8rem;font-size:.82rem;display:inline-flex;position:absolute;top:-16px;right:14px}.loading-dots{align-items:center;gap:.15rem;display:inline-flex}.loading-dots span{background:currentColor;border-radius:999px;width:4px;height:4px;animation:.8s ease-in-out infinite dotLeap}.loading-dots span:nth-child(2){animation-delay:.1s}.loading-dots span:nth-child(3){animation-delay:.2s}.hero{aspect-ratio:1;object-fit:cover;object-position:center;opacity:0;background-color:#f2e9e2;border-radius:24px;width:100%;height:auto;animation:.7s ease-in-out .1s forwards splash;transform:scale(.96)}.hero-swap{animation:.46s forwards heroSwap}.mockup-footer{justify-content:space-between;align-items:baseline;gap:.8rem;margin-top:.95rem;animation:.46s footerSwap;display:flex}.mockup-footer p{color:#3b241a;font-family:Jua,sans-serif;font-size:1.05rem}.mockup-footer span{color:#93684f;font-family:var(--font-bubbletube);letter-spacing:.5px;font-size:.75rem}.heart-icon{width:50px;height:50px;position:absolute;top:0;right:0}@keyframes splash{0%{transform:scale(.92)}70%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes cardFloat{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes dotLeap{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}@keyframes heroSwap{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes footerSwap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes railFlow{0%{opacity:.65;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes previewProgress{0%{width:0}to{width:100%}}@media (width<=1024px){.home{grid-template-columns:1fr;gap:2.2rem;min-height:auto;padding:7rem 1.5rem 5rem}.left-home{text-align:center;align-items:center;max-width:100%}.hero-subheading{max-width:60ch}.hero-ctas{flex-wrap:wrap;justify-content:center}.hero-socials{justify-content:center}.right-home{flex-direction:column;padding-bottom:1.6rem}.mockup-card{width:min(520px,95%)}.preview-rail{flex-direction:row;justify-content:center;width:100%}}@media (width<=640px){.home{padding-top:6.8rem}.left-home h1{font-size:clamp(2.1rem,10vw,2.8rem)}.hero-subheading{font-size:.98rem;line-height:1.55}.hero-btn{width:100%;max-width:270px}.mockup-card{border-radius:24px}.preview-thumb{border-radius:12px;width:72px;height:72px}.hero{border-radius:18px}.mockup-footer{flex-direction:column;align-items:flex-start;gap:.2rem}.heart-icon{transform:translate(0)translateY(-80px)rotate(25deg)scale(1.5)}.thermo-icon{transform:translate(-20px)translateY(-50px)rotate(25deg)scale(1.5)}}@media (width<=480px){.homewave1{height:60px}}.projects-section{background-color:#2a1b14;min-height:100vh;padding:10rem 2rem 6rem;font-family:Lato,sans-serif;position:relative}.wave-image{width:100%;height:auto;position:absolute;top:-10px;left:0}.projects-header{text-align:center;margin-bottom:4rem}.projects-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#a97b5f;margin-bottom:.75rem;font-family:Lato,sans-serif;font-size:.75rem;font-weight:300}.projects-title{color:#f2e9e2;margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.projects-subtitle{color:#7a5642;margin:0 0 2rem;font-family:Playfair Display,serif;font-size:1.05rem;font-style:italic}.header-divider{color:#a97b5f;opacity:.7;justify-content:center;align-items:center;gap:1rem;font-size:.6rem;display:flex}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem;max-width:1100px;margin:0 auto;display:grid}.project-card{background-color:#3b241a;border:1px solid #4a2f24;border-radius:4px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0006}.project-card:hover{transform:translateY(-5px);box-shadow:0 14px 40px #0000008c}.card-thumbnail{flex-shrink:0;width:100%;height:180px;position:relative;overflow:hidden}.card-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.project-card:hover .card-thumbnail img{transform:scale(1.04)}.card-category{letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:2px;padding:.22rem .6rem;font-size:.62rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.tag-fullstack{color:#f2e9e2;background-color:#3f5d2ed9;border:1px solid #2e5b39}.tag-legacy{color:#f2e9e2;background-color:#2e545dd9;border:1px solid #2e5b39}.tag-ongoing{color:#f2e9e2;background-color:#d35353d9;border:1px solid #fcfaf8}.tag-backend{color:#dfc6b3;background-color:#2a1b14d9;border:1px solid #4a2f24}.tag-frontend{color:#e9ddd1;background-color:#6a6034d9;border:1px solid #6a6044}.tag-ml{color:#b58a6d;background-color:#3b241ae0;border:1px solid #4a2f24}.card-body{flex-direction:column;flex-grow:1;gap:.9rem;padding:1.6rem 1.6rem 1.75rem;display:flex;box-shadow:inset 0 0 0 1px #a97b5f12}.card-top{align-items:flex-start;gap:.65rem;display:flex}.card-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:3px;display:flex}.card-icon img{object-fit:contain;width:30px;height:30px}.card-title{color:#f2e9e2;margin:0;font-family:Playfair Display,serif;font-size:1.2rem;line-height:1.35}.card-description{color:#93684f;flex-grow:1;margin:0;font-size:.88rem;line-height:1.75}.card-ingredients{border-top:1px solid #4a2f24;padding-top:.9rem}.ingredients-label{color:#a97b5f;text-align:center;letter-spacing:.08em;margin:0 0 .55rem;font-family:Playfair Display,serif;font-size:.7rem;font-style:italic}.tags-row{flex-wrap:wrap;gap:.4rem;display:flex}.tag{letter-spacing:.04em;border-radius:2px;padding:.2rem .55rem;font-size:.67rem;font-weight:400}.tag-tool{color:#dfc6b3;background-color:#a97b5f26;border:1px solid #a97b5f47}.tag-lang{color:#e9ddd1;background-color:#f2e9e212;border:1px solid #f2e9e224}.visit-btn{color:#a97b5f;letter-spacing:.12em;text-transform:uppercase;background-color:#0000;border:1px solid #a97b5f;border-radius:2px;align-self:flex-start;margin-top:.25rem;padding:.52rem 1.35rem;font-family:Lato,sans-serif;font-size:.76rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.visit-btn:hover{color:#2a1b14;background-color:#a97b5f}.projects-footer{text-align:center;color:#7a5642;opacity:.7;margin-top:3.5rem;font-family:Playfair Display,serif;font-size:.85rem;font-style:italic}@media (width<=600px){.projects-section{padding:4rem 1.25rem}.projects-grid{grid-template-columns:1fr}.card-thumbnail{height:160px}.card-title{font-size:1.05rem}}.skills-carousel-wrapper{border-top:1px solid #4a2f24;margin-top:5rem;padding-top:3rem}.carousel-eyebrow{text-align:center;color:#7a5642;letter-spacing:.12em;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:.85rem;font-style:italic}.carousel-track-container{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.carousel-track{gap:1rem;width:max-content;animation:40s linear infinite carousel-scroll;display:flex}.carousel-track:hover{animation-play-state:paused}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.skill-card{background-color:#3b241a;border:1px solid #4a2f24;border-radius:4px;flex-shrink:0;align-items:center;gap:.75rem;min-width:160px;padding:.9rem 1.1rem;transition:border-color .2s,transform .2s;display:flex}.skill-card:hover{border-color:#a97b5f}.skill-icon{flex-shrink:0;width:36px;height:36px}.skill-icon svg{width:100%;height:100%}.skill-info{flex-direction:column;gap:.2rem;display:flex}.skill-name{color:#f2e9e2;white-space:nowrap;font-family:Playfair Display,serif;font-size:.82rem}.skill-group{letter-spacing:.1em;text-transform:uppercase;color:#6a4634;font-family:Lato,sans-serif;font-size:.6rem;font-weight:300}.star-rating{align-items:center;gap:1px;display:flex}.star{width:11px;height:11px}.star-label{color:#7a5642;margin-left:4px;font-family:Lato,sans-serif;font-size:.6rem}.card-subtitle{color:#a97b5f;letter-spacing:.06em;text-transform:uppercase;margin-top:1px;font-family:Lato,sans-serif;font-size:.72rem;font-weight:300;display:block}.edu-section{background-color:#fff;padding:5rem 1.5rem;font-family:Jua,sans-serif;position:relative;overflow:hidden}.edu-container{z-index:1;max-width:680px;margin:0 auto}.edu-wave{pointer-events:none;width:100%;height:auto;position:absolute;top:0;left:0}.edu-logo{border-top-right-radius:60px;width:75px;height:auto;transform:scale(1.5)}.edu-logo:hover{border-top-right-radius:0;transition:transform .3s ease-in-out;transform:scale(1.5)}.edu-deco-left{pointer-events:none;width:80px;height:auto;position:absolute;top:0;left:0}.edu-deco-right{pointer-events:none;width:60px;height:auto;position:absolute;top:15px;right:15px}.edu-header{text-align:center;flex-direction:column;align-items:center;margin-top:3.5rem;margin-bottom:3.5rem;display:flex;position:relative}.edu-header-icon{margin-bottom:.5rem;font-size:2rem;display:block}.edu-title{width:375px;position:relative}.edu-title h1{color:#2a1b14;letter-spacing:.1em;margin:0 0 .6rem;font-family:BlubyKids,sans-serif;font-size:2rem;line-height:1.2}.edu-subtitle{color:#a97b5f;width:70%;margin:0;font-family:Jua,sans-serif;font-size:.88rem;line-height:1.6}.edu-timeline{flex-direction:column;display:flex;position:relative}.edu-timeline:before{content:"";z-index:0;background-image:repeating-linear-gradient(#c69a7a 0 6px,#0000 6px 12px);width:2px;position:absolute;top:1.55rem;bottom:1.55rem;left:6px}.edu-entry{align-items:flex-start;gap:1.5rem;min-height:100px;padding-bottom:2.5rem;display:flex}.edu-entry:last-child{padding-bottom:0}.edu-spine{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;padding-top:1.55rem;display:flex}.edu-dot{z-index:1;background-color:#fff;border:2.5px solid #a97b5f;border-radius:50%;flex-shrink:0;width:13px;height:13px;position:relative}.edu-dot--active{background-color:#a97b5f;border-color:#a97b5f;box-shadow:0 0 0 4px #a97b5f26}.edu-card{flex:1;padding:1.3rem 1rem 0 0;position:relative}.edu-card-logo{object-fit:contain;opacity:.85;pointer-events:none;-webkit-user-select:none;user-select:none;width:52px;height:52px;position:absolute;top:1.3rem;right:0}.edu-period{letter-spacing:.1em;color:#a97b5f;margin-bottom:.5rem;font-size:1rem;display:block}.edu-degree{color:#2a1b14;margin:0 0 .3rem;padding-right:4rem;font-size:1.1rem;font-weight:700;line-height:1.35}.edu-school{color:#6a4634;margin:0 0 .1rem;padding-right:4rem;font-size:.88rem;font-weight:600}.edu-location{color:#b58a6d;margin:0 0 .75rem;font-size:.75rem;font-style:italic}.edu-description{color:#7a5642;margin:0;font-size:.85rem;line-height:1.65}@media (width<=480px){.edu-title h1{font-size:1.6rem}.edu-degree{font-size:1rem}.edu-card-logo{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.edu-dot{transition:none}}.exp-section{background-color:#e9ddd1;padding:5rem 1.5rem;font-family:Jua,sans-serif;position:relative;overflow:hidden}.exp-wave{pointer-events:none;width:100%;height:auto;position:absolute;top:0;left:0}.exp-container{max-width:680px;margin:0 auto}.exp-header{text-align:center;flex-direction:column;align-items:center;margin-top:3.5rem;margin-bottom:3.5rem;display:flex;position:relative}.exp-header-icon{margin-bottom:.5rem;font-size:2rem;display:block}.work-logo{border-top-right-radius:70px;width:75px;height:auto;transform:scale(1.5)}.work-logo:hover{border-top-right-radius:0;transition:transform .3s ease-in-out;transform:scale(1.5)}.exp-deco-left{pointer-events:none;width:70px;height:auto;position:absolute;top:5px;left:10px}.exp-deco-right{pointer-events:none;width:60px;height:auto;position:absolute;top:15px;right:30px}.exp-title{width:375px;position:relative}.exp-title h1{color:#2a1b14;letter-spacing:.1em;margin:0 0 .6rem;font-family:BlubyKids,sans-serif;font-size:2rem;line-height:1.2}.exp-subtitle{color:#7a5642;width:70%;margin:0;font-family:Jua,sans-serif;font-size:.88rem;line-height:1.6}.exp-timeline{flex-direction:column;display:flex;position:relative}.exp-timeline:before{content:"";z-index:0;background-image:repeating-linear-gradient(#a97b5f 0 6px,#0000 6px 12px);width:2px;position:absolute;top:1.55rem;bottom:1.55rem;left:6px}.exp-entry{align-items:flex-start;gap:1.5rem;min-height:100px;padding-bottom:2.5rem;display:flex}.exp-entry:last-child{padding-bottom:0}.exp-spine{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;padding-top:1.55rem;display:flex}.exp-dot{z-index:1;background-color:#e9ddd1;border:2.5px solid #a97b5f;border-radius:50%;flex-shrink:0;width:13px;height:13px;position:relative}.exp-dot--active{background-color:#6a4634;border-color:#6a4634;box-shadow:0 0 0 4px #6a463426}.exp-card{flex:1;padding:1.3rem 1rem 0 0;position:relative}.exp-card-logo{object-fit:contain;opacity:.85;pointer-events:none;-webkit-user-select:none;user-select:none;width:52px;height:52px;position:absolute;top:1.3rem;right:0}.exp-period{letter-spacing:.1em;color:#a97b5f;margin-bottom:.5rem;font-size:1rem;display:block}.exp-role{color:#2a1b14;margin:0 0 .3rem;padding-right:4rem;font-size:1.1rem;font-weight:700;line-height:1.35}.exp-company{color:#6a4634;margin:0 0 .1rem;padding-right:4rem;font-size:.88rem;font-weight:600}.exp-location{color:#a97b5f;margin:0 0 .75rem;font-size:.75rem;font-style:italic}.exp-bullets{margin:.6rem 0 0;padding-left:1.1rem;list-style:outside}.exp-bullets li{color:#5b3b2e;margin-bottom:.35rem;font-size:.85rem;line-height:1.65}.exp-bullets li:last-child{margin-bottom:0}@media (width<=480px){.exp-title h1{font-size:1.6rem}.exp-role{font-size:1rem}.exp-card-logo{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.exp-dot{transition:none}}.about-section{color:#1a1a1a;background-color:#f4efe3;padding:10rem 1.5rem 6rem;font-family:"Source Serif 4",serif;position:relative}.wave-bg{width:100%;height:auto;position:absolute;top:-10px;left:0}.masthead{text-align:center;max-width:900px;margin:0 auto 3rem}.masthead-date{letter-spacing:.25em;text-transform:uppercase;color:#5a5246;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:.7rem}.masthead-title{letter-spacing:.01em;color:#1a1a1a;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.6rem,7vw,4.6rem);font-weight:900;line-height:1}.masthead-tagline{color:#8c1c13;margin:.6rem 0 1.25rem;font-family:Playfair Display,serif;font-size:.95rem;font-style:italic}.masthead-rule{background:repeating-linear-gradient(90deg,#1a1a1a 0 100%);height:4px;position:relative}.masthead-rule:after{content:"";background:#1a1a1a;height:1px;margin-top:4px;display:block}.page-one-wrapper{max-width:1100px;margin:0 auto}.page-one-banner{margin-bottom:2rem}.about-story{border-top:1px solid #c9bfa8;grid-template-columns:2fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;padding-top:2.5rem;display:grid}.story-main{column-gap:2rem}.story-paragraph{color:#2a2420;margin-bottom:1.25rem;font-size:1.02rem;line-height:1.85}.drop-cap{float:left;color:#8c1c13;padding-top:.4rem;padding-right:.5rem;font-family:Playfair Display,serif;font-size:4.2rem;font-weight:900;line-height:.8}.pull-quote{color:#1a1a1a;text-align:center;border-top:2px solid #1a1a1a;border-bottom:2px solid #1a1a1a;margin:1.75rem 0;padding:1.25rem 0;font-family:Playfair Display,serif;font-size:1.3rem;font-style:italic;line-height:1.5}.story-sidebar{flex-direction:column;gap:1.75rem;display:flex}.sidebar-box{background-color:#fbf8f1;border:1px solid #1a1a1a;padding:1.25rem 1.4rem}.fun-facts-box{background-color:#f0e6d6}.sidebar-heading{letter-spacing:.12em;text-transform:uppercase;color:#8c1c13;border-bottom:2px solid #1a1a1a;margin:0 0 .75rem;padding-bottom:.5rem;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:600}.sidebar-list{flex-direction:column;gap:.55rem;list-style:none;display:flex}.sidebar-list li{color:#2a2420;padding-left:1rem;font-size:.92rem;line-height:1.5;position:relative}.sidebar-list li:before{content:"—";color:#8c1c13;position:absolute;left:0}.section-divider{letter-spacing:.25em;color:#5a5246;justify-content:center;align-items:center;gap:1rem;max-width:700px;margin:4rem auto 2.5rem;font-family:Oswald,sans-serif;font-size:.78rem;display:flex}.section-divider:before,.section-divider:after{content:"";background-color:#1a1a1a;flex:1;height:1px}.letters-section{max-width:1000px;margin:0 auto}.letters-intro{text-align:center;color:#5a5246;margin-bottom:2rem;font-size:.95rem;font-style:italic}.letter-form{background-color:#fbf8f1;border:1px solid #1a1a1a;margin-bottom:3rem;padding:1.75rem}.form-row{gap:1.25rem;margin-bottom:1rem;display:flex}.avatar-upload-label{cursor:pointer;background-color:#f4efe3;border:2px dashed #c9bfa8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.avatar-upload-placeholder{text-align:center;color:#8a7f6e;font-family:Oswald,sans-serif;font-size:.62rem}.avatar-preview-img{object-fit:cover;width:100%;height:100%}.form-fields{flex-direction:column;flex:1;justify-content:center;gap:.5rem;display:flex}.form-input{color:#1a1a1a;background:0 0;border:none;border-bottom:1.5px solid #1a1a1a;padding:.4rem .1rem;font-family:"Source Serif 4",serif;font-size:.95rem}.form-input:focus{border-bottom-color:#8c1c13;outline:none}.form-textarea{resize:vertical;color:#1a1a1a;background-color:#fff;border:1px solid #c9bfa8;width:100%;padding:.9rem;font-family:"Source Serif 4",serif;font-size:.92rem;line-height:1.6}.form-textarea:focus{border-color:#8c1c13;outline:none}.form-footer{justify-content:space-between;align-items:center;margin-top:.85rem;display:flex}.word-count{letter-spacing:.05em;color:#5a5246;font-family:Oswald,sans-serif;font-size:.72rem}.word-count.over-limit{color:#8c1c13;font-weight:600}.submit-btn{letter-spacing:.12em;text-transform:uppercase;color:#f4efe3;cursor:pointer;background-color:#1a1a1a;border:none;padding:.65rem 1.6rem;font-family:Oswald,sans-serif;font-size:.78rem;transition:background-color .2s}.submit-btn:hover{background-color:#8c1c13}.form-error{color:#8c1c13;margin-top:.75rem;font-family:Oswald,sans-serif;font-size:.78rem}.stamp-rating{gap:.2rem;display:flex}.stamp-star{color:#c9bfa8;cursor:default;background:0 0;border:none;padding:0;font-size:1.1rem;line-height:1}.stamp-rating.interactive .stamp-star{cursor:pointer;transition:transform .15s}.stamp-rating.interactive .stamp-star:hover{transform:scale(1.2)}.stamp-star.filled{color:#8c1c13}.letters-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.letter-card{background-color:#fbf8f1;border:1px solid #c9bfa8;padding:1.4rem;position:relative}.letter-card:before{content:"";background-color:#8c1c13;height:3px;position:absolute;top:0;left:0;right:0}.letter-header{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.letter-avatar{background-color:#f0e6d6;border:1.5px solid #1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.letter-avatar img{object-fit:cover;width:100%;height:100%}.avatar-fallback{color:#8c1c13;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.letter-meta{flex-direction:column;flex:1;display:flex}.letter-name{color:#1a1a1a;margin:0;font-family:Playfair Display,serif;font-size:.95rem}.letter-date{letter-spacing:.05em;color:#8a7f6e;font-family:Oswald,sans-serif;font-size:.65rem}.letter-comment{color:#2a2420;margin:0;font-size:.9rem;font-style:italic;line-height:1.7}@media (width<=800px){.about-story{grid-template-columns:1fr}.drop-cap{font-size:3.2rem}}@media (width<=500px){.form-row{text-align:center;flex-direction:column;align-items:center}}.photo-feature-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.section-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:#8c1c13;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:.7rem}.photo-feature-title{color:#1a1a1a;margin:0 0 .6rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900}.photo-feature-subtitle{color:#5a5246;font-size:.95rem;font-style:italic}.front-page{max-width:1100px;margin:0 auto}.front-page-banner{letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;border-top:1.5px solid #1a1a1a;border-bottom:1.5px solid #1a1a1a;justify-content:space-between;margin-bottom:1.75rem;padding:.5rem 0;font-family:Oswald,sans-serif;font-size:.65rem;display:flex}.front-page-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.fp-hero-photo{border-right:1px solid #c9bfa8;grid-area:span 2/span 2;padding-right:1.25rem}.fp-hero-photo .photo-placeholder{background-color:#eae3d2;border:1.5px dashed #c9bfa8;justify-content:center;align-items:center;width:100%;height:100%;min-height:220px;display:flex}.fp-headline-block{border-left:1px solid #c9bfa8;grid-column:span 1;padding:0 1.1rem}.fp-accent{color:#f4efe3;background-color:#8c1c13;border-left:none;padding-top:.85rem;padding-bottom:.85rem}.fp-accent .fp-kicker,.fp-accent .fp-small-headline{color:#f4efe3}.fp-kicker{letter-spacing:.16em;text-transform:uppercase;color:#8c1c13;margin-bottom:.3rem;font-family:Oswald,sans-serif;font-size:.62rem;display:block}.fp-small-headline{color:#1a1a1a;margin:0 0 .4rem;font-family:Playfair Display,serif;font-size:1rem;font-weight:700;line-height:1.25}.fp-mini-text{color:#5a5246;margin:0;font-size:.72rem;line-height:1.5}.fp-main-headline-row{text-align:center;border-top:2px solid #1a1a1a;border-bottom:1px solid #1a1a1a;grid-column:1/-1;margin:1rem 0 1.5rem;padding:1.25rem 0}.fp-main-headline{color:#1a1a1a;letter-spacing:.005em;margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:clamp(1.6rem,4.5vw,2.6rem);font-weight:900;line-height:1.1}.fp-byline{letter-spacing:.08em;text-transform:uppercase;color:#5a5246;margin:0;font-family:Oswald,sans-serif;font-size:.72rem}.fp-column{border-left:1px solid #c9bfa8;grid-column:span 1;padding:0 1.1rem}.fp-column:first-of-type{border-left:none;padding-left:0}.fp-body-text{color:#2a2420;text-align:justify;margin-bottom:1rem;font-size:.84rem;line-height:1.7}.fp-inline-photo{margin-bottom:.85rem}.fp-inline-photo .photo-placeholder{aspect-ratio:4/3;background-color:#eae3d2;border:1.5px dashed #c9bfa8;justify-content:center;align-items:center;width:100%;display:flex}.photo-placeholder span{width:100%;height:100%}.photonews{object-fit:cover;width:100%;height:100%}.fp-bottom-block{border-top:1px solid #c9bfa8;border-left:1px solid #c9bfa8;grid-column:span 2;margin-top:.5rem;padding-top:1.25rem}.fp-bottom-block:not(.fp-bottom-block-last){border-left:none;padding-left:0}.author-feature{border-top:1px solid #c9bfa8;max-width:1100px;margin:0 auto;padding-top:2.5rem}.books-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem;display:grid}.book-card{background-color:#fbf8f1;border:1px solid #1a1a1a;flex-direction:column;padding:1.25rem;display:flex}.book-cover-placeholder{aspect-ratio:3/4;background-color:#eae3d2;border:1.5px dashed #c9bfa8;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.book-cover-placeholder span{letter-spacing:.1em;text-transform:uppercase;color:#8a7f6e;font-family:Oswald,sans-serif;font-size:.7rem}.book-title{color:#1a1a1a;margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:1.15rem}.book-blurb{color:#5a5246;flex-grow:1;margin:0 0 1rem;font-size:.85rem;line-height:1.65}.book-footer{border-top:1px solid #c9bfa8;justify-content:space-between;align-items:center;padding-top:.85rem;display:flex}.book-price{color:#8c1c13;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:600}.book-btn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #1a1a1a;padding:.4rem .9rem;font-family:Oswald,sans-serif;font-size:.68rem;transition:background-color .2s,color .2s}.book-btn:hover{color:#f4efe3;background-color:#1a1a1a}.pagination{justify-content:center;align-items:center;gap:1.5rem;max-width:600px;margin:3rem auto 0;display:flex}.page-nav-btn{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;cursor:pointer;background:0 0;border:none;padding:.4rem .2rem;font-family:Oswald,sans-serif;font-size:.78rem;transition:color .2s}.page-nav-btn:hover:not(:disabled){color:#8c1c13}.page-nav-btn:disabled{color:#c9bfa8;cursor:not-allowed}.page-numbers{gap:.6rem;display:flex}.page-number{color:#1a1a1a;cursor:pointer;background-color:#0000;border:1px solid #1a1a1a;width:32px;height:32px;font-family:Playfair Display,serif;font-size:.95rem;transition:background-color .2s,color .2s}.page-number:hover{background-color:#eae3d2}.page-number.active{color:#f4efe3;background-color:#1a1a1a}.certif-page{max-width:1100px;margin:0 auto}.certif-featured-row{border-bottom:1px solid #c9bfa8;grid-template-columns:1fr 1.6fr;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:2rem 0;display:grid}.certif-featured-meta{border-right:1px solid #c9bfa8;padding-right:1.5rem}.certif-featured-title{color:#1a1a1a;margin:.3rem 0 1rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;line-height:1.1}.certif-featured-img{background:#f0ebe0;border:1.5px dashed #c9bfa8;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex;overflow:hidden}.certif-featured-img img{object-fit:cover;width:100%;height:100%}.certif-img-fallback{color:#8a7a65;letter-spacing:.05em;justify-content:center;align-items:center;width:100%;height:100%;font-family:Playfair Display,serif;font-size:.9rem;display:flex}.certif-view-btn{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;border:1.5px solid #1a1a1a;margin-top:.75rem;padding:.4rem 1rem;font-family:Playfair Display,serif;font-size:.78rem;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.certif-view-btn:hover{color:#f0ebe0;background:#1a1a1a}.certif-section-rule{text-align:center;margin-bottom:1.25rem}.certif-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.certif-card{color:inherit;border:1px solid #c9bfa8;text-decoration:none;transition:box-shadow .2s;display:block;overflow:hidden}.certif-card:hover{box-shadow:0 4px 14px #0000001f}.certif-img-placeholder{background:#f0ebe0;border-bottom:1px dashed #c9bfa8;justify-content:center;align-items:center;height:130px;display:flex;position:relative;overflow:hidden}.certif-img-placeholder img{object-fit:cover;width:100%;height:100%}.certif-img-placeholder .certif-img-fallback{color:#a89880;letter-spacing:.06em;font-family:Playfair Display,serif;font-size:.85rem;position:absolute}.certif-card-body{padding:.65rem .75rem}.certif-card-label{color:#1a1a1a;margin:0 0 .2rem;font-family:Playfair Display,serif;font-size:.88rem;font-weight:700;line-height:1.3}.certif-card-issuer{text-transform:uppercase;letter-spacing:.08em;color:#8a7a65;font-size:.72rem}@media (width<=768px){.certif-featured-row{grid-template-columns:1fr}.certif-featured-meta{border-bottom:1px solid #c9bfa8;border-right:none;padding-bottom:1rem;padding-right:0}.certif-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.certif-grid{grid-template-columns:1fr}}.books-feature-col{border-right:1px solid #c9bfa8;padding-right:2.25rem}.books-feature-headline{color:#1a1a1a;margin:.3rem 0 1.25rem;font-family:Playfair Display,serif;font-size:clamp(1.7rem,4vw,2.4rem);font-weight:900;line-height:1.15}.books-feature-photo{aspect-ratio:4/3;background-color:#eae3d2;border:1.5px dashed #c9bfa8;justify-content:center;align-items:center;width:100%;margin-bottom:1.25rem;display:flex}.books-feature-photo span{letter-spacing:.1em;text-transform:uppercase;color:#8a7f6e;font-family:Oswald,sans-serif;font-size:.7rem}.books-pull-quote{margin:1.5rem 0 0;font-size:1.05rem}.books-review-col{padding-left:2.25rem}.review-col-header{border-bottom:2px solid #1a1a1a;margin-bottom:1.5rem;padding-bottom:1rem}.review-col-title{color:#1a1a1a;margin:.2rem 0 0;font-family:Playfair Display,serif;font-size:1.4rem}.book-review-row{border-bottom:1px solid #c9bfa8;grid-template-columns:90px 1fr;align-items:start;gap:1.1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:grid}.book-review-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.book-review-cover{aspect-ratio:3/4;background-color:#eae3d2;border:1.5px dashed #c9bfa8;flex-shrink:0;justify-content:center;align-items:center;width:90px;min-width:90px;display:flex}.book-review-cover span{letter-spacing:.08em;text-transform:uppercase;color:#8a7f6e;font-family:Oswald,sans-serif;font-size:.6rem}.book-review-info{flex-direction:column;min-width:0;display:flex}.book-review-title{color:#1a1a1a;margin:.2rem 0 .35rem;font-family:Playfair Display,serif;font-size:1.05rem;line-height:1.3}.book-review-stars{gap:1px;margin-bottom:.5rem;display:flex}.mini-star{color:#c9bfa8;font-size:.85rem}.mini-star.filled{color:#8c1c13}.book-review-blurb{color:#5a5246;margin:0 0 .65rem;font-size:.8rem;line-height:1.6}.book-review-footer{justify-content:space-between;align-items:center;display:flex}.fp-book-genre{letter-spacing:.15em;text-transform:uppercase;color:#8c1c13;font-family:Oswald,sans-serif;font-size:.6rem}.fp-book-price{color:#8c1c13;font-family:Oswald,sans-serif;font-size:.78rem;font-weight:600}.fp-book-btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #1a1a1a;padding:.32rem .7rem;font-family:Oswald,sans-serif;font-size:.6rem;transition:background-color .2s,color .2s}.fp-book-btn:hover{color:#f4efe3;background-color:#1a1a1a}@media (width<=800px){.front-page-grid{grid-template-columns:1fr 1fr}.about-section{padding-top:5rem}.fp-hero-photo{border-right:none;grid-column:span 2;padding-right:0}.fp-headline-block{border-top:1px solid #c9bfa8;border-left:none;padding:1rem 0 0}.fp-accent{padding:1rem}.fp-column{border-top:1px solid #c9bfa8;border-left:none;grid-column:span 2;padding:1rem 0 0}.fp-column:first-of-type{border-top:1px solid #c9bfa8;padding-top:1rem}.fp-bottom-block,.fp-bottom-block-last{border-left:none;grid-column:span 2;padding-left:0}.books-page-layout{grid-template-columns:1fr}.books-feature-col{border-bottom:1px solid #c9bfa8;border-right:none;margin-bottom:2rem;padding-bottom:2rem;padding-right:0}.books-review-col{padding-left:0}.book-review-row{grid-template-columns:70px 1fr}}@media (width<=420px){.book-review-row{grid-template-columns:64px 1fr;gap:.75rem}.book-review-cover{width:64px;min-width:64px}.book-review-title{font-size:.92rem}.book-review-blurb{font-size:.75rem}}.book-review-info,.book-review-title,.book-review-blurb,.book-review-footer{overflow-wrap:break-word;word-break:break-word;min-width:0}.footer{color:#fcfaf8;background-color:#2a1b14;width:100%;position:relative}.footer-container{width:100%;position:relative}.wave-bg{z-index:0;pointer-events:none;width:100%;height:auto;position:absolute;top:-5px;left:0}.footer-decos{z-index:1;pointer-events:none;width:100%;height:180px;position:relative}.foot-deco{object-fit:contain;width:auto;height:290px;position:absolute}.foot-deco-left{top:-80px;left:0}.foot-deco-right{top:-75px;right:0}.footer-body{z-index:2;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:2.5rem;max-width:1200px;margin:0 auto;padding:.5rem 3rem 2rem;display:grid;position:relative}.footer-logo-row{margin-bottom:1rem}.footer-brand .logo{grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;width:fit-content;height:56px;display:grid}.footer-brand .logo-title{color:#a97b5f;grid-area:1/2;align-items:flex-end;font-family:Comic Relief,system-ui;font-size:1.5rem;text-decoration:none;display:flex;position:relative;transform:translateY(7px)}.footer-brand .logo p{letter-spacing:1px;color:#dfc6b3;grid-area:2/2;justify-content:flex-end;font-family:Lonia,cursive;font-size:1.4rem;display:flex;transform:translateY(-6px)}.footer-brand #logo{grid-area:span 2/1;width:56px;height:56px}.footer-tagline{font-family:var(--font-blubykids);color:#a97b5f;margin-bottom:1.25rem;font-size:.88rem;line-height:1.75}.footer-socials{align-items:center;gap:.9rem;display:flex}.social-link img{object-fit:contain;width:26px;height:26px;transition:opacity .2s,transform .2s}.social-link:hover img{opacity:.75;transform:translateY(-2px)}.footer-col-heading{color:#fcfaf8;align-items:center;gap:.4rem;margin:0 0 .6rem;font-family:Jua,sans-serif;font-size:1.1rem;display:flex}.heading-icon{object-fit:contain;opacity:.75;width:18px;height:18px}.footer-col-rule{background-color:#6a4634;height:1.5px;margin-bottom:1.1rem}.footer-links{flex-direction:column;gap:.65rem;list-style:none;display:flex}.footer-link{font-family:var(--font-blubykids);color:#a97b5f;align-items:center;gap:.5rem;font-size:1rem;text-decoration:none;transition:color .2s;display:flex}.footer-link:hover{color:#fcfaf8}.link-heart{object-fit:contain;border-top-right-radius:100px;flex-shrink:0;width:20px;height:20px}.footer-link:hover .link-heart{border-top-right-radius:0}.connect-icon{object-fit:contain;border-top-right-radius:100px;flex-shrink:0;width:18px;height:18px}.footer-link:hover .connect-icon{border-top-right-radius:0}.footer-loop-text{font-family:var(--font-blubykids);color:#a97b5f;margin-bottom:1.1rem;font-size:.88rem;line-height:1.65}.footer-email-row{background-color:#0000;border:1.5px solid #6a4634;border-radius:30px;align-items:center;display:flex}.footer-email-input{font-family:var(--font-blubykids);color:#fcfaf8;background:0 0;border:none;outline:none;flex:1;padding:.6rem 1rem;font-size:.82rem}.footer-email-input::placeholder{color:#7a5642}.footer-email-btn{color:#fcfaf8;cursor:pointer;background-color:#6a4634;border:none;border-radius:0 30px 30px 0;padding:.6rem .9rem;font-size:.85rem;transition:background-color .2s}.footer-email-btn:hover{background-color:#a97b5f}.footer-divider{z-index:2;align-items:center;gap:.85rem;max-width:1200px;margin:0 auto;padding:0 3rem;display:flex;position:relative}.divider-line{border-top:1.5px dashed #6a4634;flex:1;height:1px}.divider-icon{object-fit:contain;opacity:.7;width:50px;height:50px}.footer-bottom{z-index:2;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 3rem 2rem;display:flex;position:relative}.footer-copy,.footer-made{font-family:var(--font-blubykids);color:#7a5642;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.inline-icon{object-fit:contain;vertical-align:middle;width:16px;height:16px;display:inline}@media (width<=900px){.footer-body{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 1.5rem}.foot-deco{height:200px}.footer-decos{height:100px}.foot-deco-right{top:-70px;right:0}}@media (width<=560px){.footer-body{grid-template-columns:1fr}.foot-deco{height:140px}.footer-decos{height:40px}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem;padding:1rem 1.5rem 2rem}.foot-deco-left{height:150px;top:-70px}.foot-deco-right{height:160px;top:-60px}}.blog-unavailable{text-align:center;background-color:#2c1a0e;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:100vh;padding:2rem;display:flex}.blog-kicker{color:#a97b5f;letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.85rem}.blog-unavailable h1{color:#f2e9e2;margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,6vw,3.5rem);line-height:1.2}.blog-unavailable p{color:#93684f;max-width:360px;margin:0;font-size:1rem;line-height:1.7}.blog-back-btn{color:#f2e9e2;letter-spacing:.08em;cursor:pointer;background:0 0;border:1.5px solid #a97b5f;border-radius:4px;margin-top:.5rem;padding:.65rem 1.75rem;font-family:Playfair Display,serif;font-size:.9rem;transition:background .2s,color .2s}.blog-back-btn:hover{color:#2c1a0e;background:#a97b5f}
