:root{--font-main:"Aggravo",Georgia,sans-serif;--color-paper:#fffcf6;--color-text-main:#2a2a2a;--color-text-body:#3c3c3c;--bg-image-section-2-3:url(/cherry-tree-bg.jpg);--noise-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");--breakpoint-mobile:768px;--section-frame-cols:1fr min(100vw,75vh) 1fr;--section-frame-cols:1fr min(100vw,75lvh) 1fr;--section-frame-cols-narrow:1fr min(100vw,28rem) 1fr;--text-title-section:clamp(1.75rem,5vw,3rem);--text-title:clamp(1.1rem,3vw,1.4rem);--text-subtitle:clamp(0.85rem,2.5vw,1.05rem);--text-body:clamp(0.8rem,2vw,0.95rem);--text-body-sm:clamp(0.75rem,1.8vw,0.85rem);--text-caption:clamp(0.625rem,1.5vw,0.75rem);--text-tiny:clamp(0.5625rem,1.2vw,0.6875rem);--text-nav:clamp(0.7rem,1.8vw,0.9rem);--text-ui:clamp(0.875rem,2vw,1rem);--text-ui-sm:clamp(0.75rem,1.5vw,0.875rem);--text-display:clamp(1.5rem,4vw,2.25rem);--text-heading:clamp(2rem,5vw,3rem);--text-lead:clamp(1rem,2.2vw,1.25rem);--text-editor:clamp(1.75rem,4vw,2.25rem)}@font-face{font-family:Aggravo;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff) format("woff");font-weight:300;font-display:swap}@font-face{font-family:Aggravo;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff) format("woff");font-weight:500;font-display:swap}@font-face{font-family:Aggravo;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff) format("woff");font-weight:700;font-display:swap}@font-face{font-family:NotGothicButGoding;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/naverfont_05@1.0/Gothic_Goding.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:OngleipParkDahyeon;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2411-3@1.0/Ownglyph_ParkDaHyun.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:IsYun;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/LeeSeoyun.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:BelovedMyoeunttobak;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2601-1@1.0/Griun_Myoeunddobak-Rg.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:NostalgicPoliceHumanRights;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/Griun_PolHumanrights-Rg.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:NostalgicCocochoitoon;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2601-1@1.0/Griun_Cocochoitoon-Rg.woff2) format("woff2");font-weight:400;font-display:swap}*{box-sizing:border-box;padding:0;margin:0}html{font-size:16px;scroll-snap-type:y proximity}body,html{max-width:100vw;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body{font-family:var(--font-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100lvh;padding:2rem}h1{font-size:var(--text-heading);font-weight:700;color:#333}.section-fullviewport{position:relative;height:100vh;height:100lvh;overflow:hidden}.section-fullviewport,.section-snap{min-height:100vh;min-height:100lvh;scroll-snap-align:start;scroll-snap-stop:always}.section-frame--center{position:absolute;inset:0;z-index:1;display:grid;grid-template-columns:var(--section-frame-cols);grid-template-rows:0 1fr 0;align-items:stretch;justify-items:stretch}@media (max-width:768px){.section-frame--center{grid-template-columns:var(--section-frame-cols-narrow)}}.section-canvas-fill canvas{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important}