@font-face{font-family:'Nunito';font-weight:400;font-display:swap;src:url('assets/nunito-400.ttf') format('truetype')}@font-face{font-family:'Nunito';font-weight:600;font-display:swap;src:url('assets/nunito-600.ttf') format('truetype')}@font-face{font-family:'Nunito';font-weight:700;font-display:swap;src:url('assets/nunito-700.ttf') format('truetype')}@font-face{font-family:'Nunito';font-weight:800;font-display:swap;src:url('assets/nunito-800.ttf') format('truetype')}@font-face{font-family:'Nunito';font-weight:900;font-display:swap;src:url('assets/nunito-900.ttf') format('truetype')}@font-face{font-family:'Pacifico';font-weight:400;font-display:swap;src:url('assets/pacifico-400.ttf') format('truetype')}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#1c2a44;background:#fff;font-family:Nunito,'Trebuchet MS',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #168777;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;letter-spacing:-.025em}h1{font-size:clamp(2.4rem,4.5vw,4rem);font-weight:900}h2{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:900}h3{font-size:1.15rem;font-weight:800}p{color:#506078}.wrap{max-width:1240px;margin:auto;padding:0 32px}.skip{position:absolute;left:12px;top:-80px;background:white;padding:12px;z-index:10}.skip:focus{top:8px}.header{border-bottom:1px solid #ecedf0;background:#fff}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;font-family:Pacifico,'Trebuchet MS',sans-serif;font-weight:400;font-size:30px;white-space:nowrap;letter-spacing:-1.5px}.brand .p{color:#f4727e}.brand .o{color:#f4b23e}.brand .p2{color:#4ec0b0}.nav{display:flex;align-items:center;gap:30px}.nav a{text-decoration:none;font-weight:800;font-size:.95rem}.nav a:hover,.nav a[aria-current=page]{color:#a33147}.menu{display:none;border:1px solid #dce2e8;background:#fff;border-radius:10px;min-width:46px;min-height:46px}.btn{display:inline-flex;gap:14px;align-items:center;justify-content:center;background:#1c2a44;color:white;border-radius:28px;padding:13px 25px;text-decoration:none;font-weight:800;border:1px solid #1c2a44;min-height:48px;transition:transform .15s,background .15s}.btn:hover{background:#30476c;transform:translateY(-2px)}.btn.outline{background:white;color:#1c2a44;border-color:#ef9ba5}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:900;color:#a33147;margin-bottom:18px}.hero{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:44px;padding:64px 0 52px}.hero h1{max-width:550px;margin-bottom:22px}.hero .intro{font-size:1.18rem;max-width:420px;margin-bottom:28px}.hero-art{position:relative;height:420px;isolation:isolate;display:flex;align-items:center;justify-content:center}.hero-art:before{content:'';position:absolute;width:88%;height:86%;border-radius:48% 52% 42% 58%;background:#fdf0ed;z-index:-2;transform:rotate(-8deg)}.hero-art:after{content:'';position:absolute;width:66%;height:70%;border-radius:50%;background:#e0f6f2;z-index:-1;right:0;top:0}.paper{height:auto;position:absolute;width:43%;box-shadow:0 12px 24px #1c2a4424;border:1px solid #dce2e8;border-radius:5px;background:white}.paper.one{left:1%;transform:rotate(-12deg);top:80px}.paper.two{left:29%;transform:rotate(-1deg);top:20px;z-index:2}.paper.three{right:0;transform:rotate(12deg);top:80px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);background:#fdf7ed;border-radius:16px;padding:22px 12px}.benefit{display:flex;align-items:center;gap:16px;padding:0 24px;border-right:1px solid #e8dfd3}.benefit:last-child{border:0}.icon{width:36px;height:36px;flex:none;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.benefit strong{display:block;line-height:1.25;font-size:.95rem}.benefit span{display:block;font-size:.85rem;color:#506078;margin-top:3px}.section{padding:54px 0 0}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:24px}.section-head h2{margin:0}.text-link{font-weight:800;font-size:.95rem;white-space:nowrap}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{display:flex;align-items:center;gap:16px;text-decoration:none;border-radius:16px;padding:24px 18px;font-weight:900;line-height:1.3;min-height:110px;transition:transform .18s}.category:hover{transform:translateY(-4px)}.category .icon{width:44px;height:44px}.category .arrow{margin-left:auto}.pink{background:#fff0f2}.blue{background:#eaf6fd}.yellow{background:#fff5dd}.teal{background:#e5f8f3}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card{border:1px solid #e7eaf0;border-radius:16px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:0 10px 30px #1c2a4410;transform:translateY(-3px)}.card-image{display:block;background:#faf9f7;aspect-ratio:1.25;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:contain;padding:8px}.card-copy{padding:18px}.card h3{margin:5px 0 10px;min-height:2.6em}.card h3 a{text-decoration:none}.tag{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.065em;color:#53657c;margin-bottom:4px}.card p{font-size:.9rem;line-height:1.5;margin-bottom:16px}.card .text-link{font-size:.88rem;white-space:normal}.steps{margin:58px 0;background:#fdf7ed;border-radius:18px;padding:30px;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:24px}.steps h2{font-size:1.55rem;margin-bottom:8px}.steps p{font-size:.9rem;margin:0}.step{display:flex;align-items:flex-start;gap:13px}.number{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:#fff;color:#1c2a44;font-weight:900;flex:none;border:1px solid #efd5b7}.step strong{display:block;font-size:.95rem;margin-bottom:7px}.footer{border-top:1px solid #e7eaf0;padding:30px 0}.footer-inner{display:flex;gap:26px;align-items:center;justify-content:space-between}.footer .brand{font-size:24px}.footer p{font-size:.85rem;margin:0;max-width:340px}.footer-links{display:flex;gap:20px;font-size:.85rem}.footer-note{font-size:.75rem;color:#627084;margin:20px 0 0}.page-head{padding:48px 0 26px}.page-head h1{font-size:clamp(2.2rem,4vw,3.4rem);margin-bottom:16px}.page-head p{max-width:650px;font-size:1.1rem}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 30px}.filter{padding:10px 17px;border:1px solid #dce2e8;border-radius:30px;background:#fff;color:#1c2a44;text-decoration:none;font-size:.9rem;font-weight:800;min-height:44px}.filter.active{background:#1c2a44;color:#fff}.catalogue{padding-bottom:60px}.breadcrumb{font-size:.85rem;margin:30px 0;color:#617086}.detail{display:grid;grid-template-columns:1.05fr 1fr;gap:54px;align-items:start;margin-bottom:50px}.gallery-main{width:100%;aspect-ratio:1;object-fit:contain;background:#faf9f7;border:1px solid #e7eaf0;border-radius:18px}.thumbs{display:flex;gap:10px;overflow:auto;padding:15px 2px}.thumb{width:72px;height:72px;flex:none;border:2px solid transparent;border-radius:9px;padding:2px;background:#f8f8f8}.thumb[aria-pressed=true]{border-color:#1c2a44}.thumb img{width:100%;height:100%;object-fit:contain}.detail h1{font-size:clamp(2rem,3vw,3rem);margin:15px 0 20px}.detail .lead{font-size:1.1rem}.specs{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.specs span{padding:7px 12px;border-radius:9px;background:#edf7f5;font-size:.85rem;font-weight:800}.detail ul{padding-left:20px;color:#506078}.detail li{margin-bottom:10px}.buy-note{font-size:.85rem;margin-top:14px}.notice{padding:16px;border:1px solid #efd5b7;background:#fffaf0;border-radius:12px;font-size:.9rem;margin:24px 0}.prose{max-width:790px;padding-bottom:60px}.prose h2{font-size:1.55rem;margin-top:32px}.prose p,.prose li{color:#506078}.about-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:center}.about-logo{display:block;width:100%;height:auto;max-width:330px;margin:auto}details{border-bottom:1px solid #e7eaf0;padding:21px 0}summary{font-weight:800;cursor:pointer;font-size:1.1rem}details p{margin:15px 0 0}.description{white-space:pre-line;font-size:.95rem}.empty{padding:32px;text-align:center}.category-intro{margin:0 0 25px}.page-spacer{min-height:50vh}.pill{display:inline-block;border-radius:30px;background:#e5f8f3;padding:5px 12px;font-size:.8rem;font-weight:800}.preview-note{font-size:.8rem;background:#f6f7f9;text-align:center;padding:7px 20px;color:#536078}
@media(min-width:1400px){.hero{gap:64px}.hero-art{height:445px}}
@media(max-width:1000px){.wrap{padding:0 24px}.hero{gap:20px;padding-top:42px}.hero-art{height:345px}.hero h1{font-size:2.9rem}.categories{gap:12px}.category{padding:18px 12px;gap:10px;font-size:.9rem}.category .icon{width:32px;height:32px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-grid .card-copy{padding:13px}.home-grid h3{font-size:1rem}.benefit{padding:0 12px;gap:10px}.steps{grid-template-columns:1fr 1fr}.footer-inner{flex-wrap:wrap}.detail{gap:30px}}
@media(max-width:700px){.wrap{padding:0 20px}.header-inner{height:80px}.brand{font-size:26px}.menu{display:block}.nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:20px;z-index:9;box-shadow:0 14px 20px #1c2a4414;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:13px}.hero{grid-template-columns:1fr;padding:32px 0 24px;gap:12px}.hero h1{font-size:clamp(2.25rem,8vw,3rem);margin-bottom:18px;max-width:500px}.hero .intro{font-size:1.05rem;margin-bottom:22px}.eyebrow{font-size:.68rem;margin-bottom:13px}.hero-art{height:340px;max-width:450px;width:100%;margin:auto}.paper.one,.paper.three{top:64px}.paper.two{top:8px}.benefits{grid-template-columns:1fr;padding:10px 18px}.benefit{border-right:0;border-bottom:1px solid #e8dfd3;padding:13px 0}.benefit .icon{width:27px;height:27px}.benefit strong{font-size:.9rem}.benefit span{font-size:.8rem}.section{padding-top:35px}.section-head{margin-bottom:20px;align-items:center}.section-head h2{font-size:1.65rem}.section-head .text-link{font-size:.8rem;white-space:normal;text-align:right}.categories{grid-template-columns:1fr 1fr;gap:12px}.category{padding:17px 12px;min-height:90px;gap:10px}.category .icon{width:29px;height:29px}.grid,.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-copy,.home-grid .card-copy{padding:13px}.card h3,.home-grid h3{font-size:1rem;line-height:1.3;min-height:0}.card p{font-size:.85rem}.card-image{aspect-ratio:1}.tag{font-size:.65rem;letter-spacing:.03em}.steps{margin:35px 0;padding:23px;grid-template-columns:1fr;gap:22px}.steps h2{font-size:1.6rem}.footer-inner{display:block}.footer p{margin:18px 0}.footer-links{flex-wrap:wrap}.footer-note{line-height:1.5}.page-head{padding-top:30px}.filters{gap:8px}.filter{font-size:.8rem;padding:8px 12px}.detail{grid-template-columns:1fr;gap:22px}.detail h1{font-size:2.2rem}.detail .btn{width:100%}.breadcrumb{margin:20px 0}.about-grid{grid-template-columns:1fr;gap:20px}.about-logo{max-width:230px}.preview-note{font-size:.72rem}.thumb{width:64px;height:64px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.detail>*{min-width:0}.gallery{min-width:0}.description{overflow-wrap:anywhere}
