:root{--navy:#123965;--deep:#0c3264;--blue:#176fa2;--ink:#25455f;--muted:#586f82;--line:#d7e5ee;--sky:#eef8ff;--white:#fff;--radius:18px;--shadow:0 6px 22px #12396507;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:#fbfdff;color:var(--ink);font:16px/1.9 'Yu Gothic',Meiryo,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--navy);line-height:1.55;letter-spacing:.015em}h1,h2,.brand strong,.footer-brand{font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-weight:700}h1{font-size:clamp(32px,3.2vw,48px)}h2{font-size:28px}h3{font-size:20px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #218fba;outline-offset:4px}a:hover{color:var(--blue)}[hidden]{display:none!important}.icon{display:inline-block;vertical-align:middle;width:21px;height:21px;flex:none}.skip{position:absolute;left:10px;top:-100px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}
.site-header{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:21px 32px;background:#fff}.brand{display:flex;flex-direction:column;gap:5px;white-space:nowrap}.brand strong{font-size:30px;letter-spacing:.045em;line-height:1.3}.brand small{font-size:10px;letter-spacing:.16em;color:#5e839e}.site-header nav{display:flex;gap:21px;font-size:14px;font-weight:700}.site-header nav a{display:flex;gap:7px;align-items:center;min-height:44px;border-bottom:2px solid transparent}.site-header nav a[aria-current=page]{border-color:var(--blue);color:var(--blue)}.site-header nav .icon{width:18px;height:18px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid #c6d9e6;background:white;border-radius:10px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:4px 0}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:46px;padding:9px 24px;border:1px solid var(--deep);border-radius:28px;background:var(--deep);color:white;font-size:15px;font-weight:700;line-height:1.6}.button.secondary{color:var(--deep);background:white}.button:hover{background:#205d8d;color:white;border-color:#205d8d}.text-link,.more{display:inline-flex;align-items:center;gap:10px;font-size:14px;min-height:44px}.text-link{border-bottom:1px solid #bdd5e3}.more .icon{width:17px;height:17px}.eyebrow{font-size:12px;letter-spacing:.13em;color:#427fa3;line-height:1.6;font-weight:600}.chip{display:inline-block;border:1px solid #cee1ed;background:#f5faff;color:#375875;border-radius:20px;padding:2px 10px;font-size:12px;line-height:1.8}.region{font-size:12px;color:#4e7b98;display:block;margin-bottom:4px}
.home-hero{max-width:1440px;margin:auto;position:relative;background:#d9effe;isolation:isolate}.hero-image{width:100%;height:auto;aspect-ratio:1881/836;object-fit:contain}.hero-copy{position:absolute;top:9%;left:19%;max-width:51%}.hero-copy h1{font-size:clamp(32px,3.35vw,49px);line-height:1.45;margin:12px 0 15px;text-shadow:0 1px 8px #fff9}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;text-shadow:0 0 5px white,0 0 13px white}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.hero-actions .button{font-size:14px}.hero-copy .eyebrow{color:#123965;text-shadow:0 0 8px white}
.home-content{max-width:1440px;margin:auto;padding:28px 32px 45px}.home-top-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:20px}.panel{min-width:0;border:1px solid var(--line);background:white;border-radius:var(--radius);padding:18px 20px 21px;box-shadow:var(--shadow);margin-bottom:20px}.home-top-grid>.panel{margin-bottom:20px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.section-head h2{font-size:25px;display:flex;gap:10px;align-items:center}.section-head h2>.icon{width:25px;height:25px}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.story-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;display:flex;flex-direction:column;background:white;min-width:0}.card-art{position:relative;background:var(--sky);aspect-ratio:3/2;display:flex;align-items:center;justify-content:center}.card-art>img{width:100%;height:100%;object-fit:contain}.card-art .chip{position:absolute;top:10px;left:10px;background:#fff}.card-body{padding:17px 18px;display:flex;flex-direction:column;gap:9px;flex:1}.card-body .eyebrow{font-size:12px;letter-spacing:.05em}.card-body h3{font-size:21px}.card-body>p:not(.eyebrow){font-size:14px;color:var(--muted)}.inline-action{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;font-size:14px;color:#194e7a;margin-top:auto;font-weight:600}.inline-action .icon{width:18px;height:18px}.friend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.friend-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:13px;overflow:hidden;min-width:0}.friend-art{aspect-ratio:4/3;background:var(--sky);display:flex;align-items:center;justify-content:center}.friend-art>img{width:100%;height:100%;object-fit:contain}.friend-card>div:last-child{padding:13px 12px;display:flex;flex-direction:column;flex:1;gap:7px}.friend-card h3{font-size:19px}.friend-card p{font-size:14px;color:var(--muted);line-height:1.8}.friend-card .inline-action{font-size:13px}.friends-panel .friend-grid{height:calc(100% - 60px)}.friends-panel .friend-card h3{font-size:18px}.friends-panel .friend-card p{font-size:14px}.friends-panel .friend-card .inline-action{font-size:13px}
.travel-panel,.miura-panel{position:relative;padding-right:20px}.rail-controls{display:flex;gap:8px;justify-content:flex-end;margin:-4px 0 11px}.rail-controls button{height:40px;width:40px;border:1px solid #bdd4e3;border-radius:50%;background:#fff;line-height:1}.rail-controls button:hover{background:var(--sky)}.rail{display:flex;gap:17px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a7c9df #f2f8fc;padding:2px 2px 12px}.rail>.place-card{flex:0 0 calc((100% - 68px)/5);scroll-snap-align:start}.miura-panel .rail>.place-card{flex-basis:calc((100% - 34px)/3)}.place-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;min-width:0;display:flex;flex-direction:column;background:white}.place-art{aspect-ratio:3/2;display:flex;align-items:center;justify-content:center;background:var(--sky)}.place-art img{width:100%;height:100%;object-fit:contain}.place-copy{position:relative;padding:13px 15px 16px}.place-copy h3{font-size:20px}.place-copy p{font-size:14px;color:var(--muted);padding-right:8px;margin-top:7px;line-height:1.75}.place-copy>.icon{position:absolute;right:12px;top:15px;width:16px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:white;display:flex;flex-direction:column;min-width:0}.product-card>div:last-child{padding:16px;display:flex;flex-direction:column;gap:6px;flex:1}.product-card h3{font-size:20px}.product-card p{font-size:14px;color:var(--muted)}.product-art,.wallpaper-art{aspect-ratio:3/2;background:#f5faff;display:flex;align-items:center;justify-content:center}.product-art>img,.wallpaper-art>img{width:100%;height:100%;object-fit:contain}.stamp-preview{display:flex;align-items:center;justify-content:center;gap:0;aspect-ratio:3/2;background:#f5faff;padding:12px 8px}.stamp-preview img{width:33.33%;height:auto;object-fit:contain}.product-card .chip{align-self:start;margin-top:12px}.news-strip{padding:25px 6px 0;display:flex;align-items:center;gap:28px}.news-strip>a{display:flex;align-items:center;gap:30px;font-size:15px;min-height:44px}
.page-lead{max-width:1216px;margin:0 auto;padding:58px 32px 35px}.page-lead .eyebrow{margin-bottom:15px}.page-lead h1{margin-bottom:17px}.lead-text{color:#4a687e;max-width:680px;line-height:2}.page-lead.illustrated{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;padding-top:48px;padding-bottom:45px}.lead-art{width:100%;height:auto;max-height:430px;object-fit:contain;border-radius:15px;background:var(--sky)}.section{max-width:1216px;margin:auto;padding:30px 32px 60px}.section h2{margin-bottom:20px}.section-head h2{margin:0}.section>p{margin:18px 0}.profile-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:65px}.profile-layout p{margin:14px 0}.profile-layout dl{margin:0;display:grid;grid-template-columns:110px 1fr;gap:0 18px;align-content:start}.profile-layout dt,.profile-layout dd{margin:0;padding:14px 0;border-bottom:1px solid var(--line);font-size:15px}.profile-layout dt{font-weight:bold}.profile-layout blockquote{margin:25px 0 0;padding:20px 25px;background:var(--sky);border-left:3px solid #579bc4;font:24px/1.7 'Yu Mincho',serif}.blue-section{background:#edf7fe;border-radius:20px;padding-top:40px;padding-bottom:40px}.section .friend-grid:has(>.friend-card:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}.next-link{display:flex;align-items:center;justify-content:center;gap:30px;padding-top:40px}.reading-note{max-width:870px;border-top:1px solid var(--line);margin-top:15px}.story-list{max-width:1100px}.story-list .card-body h3{font-size:28px}.story-list .card-body>p:not(.eyebrow){font-size:16px}.story-list .card-body{padding:25px}
.story-heading{text-align:center;padding:55px 24px 40px;max-width:950px;margin:auto}.story-heading h1{font-size:48px;margin:14px 0 20px}.story-heading>p:last-child{color:var(--muted)}.reader{max-width:900px;margin:auto;padding:0 28px 70px}.chapter{margin-bottom:48px;background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.chapter-art{width:100%;height:auto;max-height:560px;object-fit:contain;background:var(--sky)}.chapter-copy{padding:35px 48px 40px}.chapter-number{font-size:12px;letter-spacing:.15em;color:#4a84a9}.chapter-copy h2{margin:7px 0 25px}.chapter-copy p{margin:14px 0;line-height:2.1}.chapter-copy .dialogue{font-family:'Yu Mincho',serif;font-size:21px;color:#173f65}.story-end{text-align:center;padding:12px 0 20px}.story-end>p{font:25px 'Yu Mincho',serif;margin-bottom:28px}.story-end>a{margin:8px 14px}.reading-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:20;background:transparent}.reading-progress>span{display:block;height:100%;width:0;background:#2089b8}
.place-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.place-grid .place-copy{padding:22px}.place-grid .place-copy p{font-size:16px}.place-grid .place-copy h3{font-size:25px}.note{font-size:13px;line-height:1.9;color:#65798a;margin:30px 0 0;max-width:900px}.detail-heading{max-width:1180px;margin:auto;padding:50px 32px 30px}.detail-heading h1{margin:12px 0}.detail-heading>p:last-child{font-size:18px;color:var(--muted)}.detail-figure{max-width:1180px;padding:0 32px;margin:auto}.detail-art{width:100%;max-height:620px;object-fit:contain;border-radius:15px;background:var(--sky)}.detail-figure figcaption{font-size:12px;color:var(--muted);padding-top:8px}.article{max-width:850px;margin:auto;padding:35px 32px 65px}.article h2{font-size:27px;margin:25px 0 16px}.article p{margin:18px 0;line-height:2.1}.article .note{font-size:13px}.article .button{margin-top:12px}.article-image{border-radius:14px;margin-bottom:25px}.back-row{margin-top:35px;padding-top:22px;border-top:1px solid var(--line)}.related{border-top:1px solid var(--line)}.two-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.quote-section{text-align:center;padding:40px 25px;background:var(--sky);font:26px/1.7 'Yu Mincho',serif;color:var(--navy)}.goods-note{max-width:950px;border-top:1px solid var(--line)}
.filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.filter{border:1px solid #bed5e4;background:white;border-radius:24px;padding:8px 20px;font-size:14px;min-height:44px}.filter[aria-pressed=true]{background:var(--deep);color:white;border-color:var(--deep)}.result-count{font-size:14px;color:var(--muted);margin:10px 0 22px!important}.stamp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.stamp-grid>figure{margin:0;background:white;border:1px solid var(--line);border-radius:15px;padding:17px}.stamp-grid img{width:100%;aspect-ratio:370/320;object-fit:contain}.stamp-grid figcaption{text-align:center;font-size:14px;margin-top:10px}.download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start}.download-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white}.download-card>img{width:100%;height:330px;object-fit:contain;background:var(--sky)}.download-card>div{padding:25px}.download-card h2{font-size:25px;margin:12px 0 22px}.usage-note{max-width:850px;margin:45px auto 0;padding:25px 0;border-top:1px solid var(--line)}.usage-note h2{font-size:25px}.usage-note p{line-height:2}.news-list>a{display:block;position:relative;border-top:1px solid var(--line);padding:28px 45px 30px 0}.news-list h2{font-size:25px;margin:12px 0}.news-list p{font-size:16px;margin:8px 0}.news-list .icon{position:absolute;right:0;top:40px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-of-type{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:18px;font-weight:bold;list-style:none;min-height:44px}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;font-weight:normal}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{padding:4px 30px 0 0}.notice-box{border:1px solid var(--line);background:var(--sky);padding:30px;border-radius:18px;margin-bottom:40px}.notice-box>.icon{width:35px;height:35px}.notice-box h2{font-size:24px}.legal h2{margin-top:35px}.page-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.page-index>a{border:1px solid var(--line);border-radius:14px;background:white;padding:22px;position:relative}.page-index span{font-size:12px;color:#4e8aaf}.page-index h2{font-size:22px;margin:15px 20px 0 0}.page-index .icon{position:absolute;right:18px;top:25px}
footer{background:#e5f2fc;text-align:center;padding:48px 24px 30px;border-top:1px solid #d7e8f5}.footer-brand{font-size:29px;letter-spacing:.055em}footer>p{font-size:14px;color:#4e7793;margin:8px 0 24px}footer nav{display:flex;justify-content:center;gap:27px;flex-wrap:wrap;font-size:14px}footer nav a{min-height:44px;display:flex;align-items:center}footer>small{font-size:12px;display:block;margin-top:20px;color:#60839b}.preview-bar{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;background:#f5faff;color:#60798c;font-size:12px;padding:10px 16px}.preview-bar a{text-decoration:underline}
@media(max-width:1180px){.site-header{gap:16px;padding:18px 26px}.brand strong{font-size:26px}.site-header nav{gap:13px}.site-header nav .icon{display:none}.hero-copy{left:17%;max-width:53%;top:7%}.hero-copy h1{font-size:37px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-actions{margin-top:17px;gap:10px}.hero-actions .button{padding:7px 18px}.home-content{padding:23px 25px 35px}.home-top-grid{grid-template-columns:1fr}.friends-panel .friend-grid{height:auto}.friends-panel .friend-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.friends-panel .friend-card{display:grid;grid-template-columns:1fr 1.05fr}.friends-panel .friend-art{height:100%;aspect-ratio:auto}.friends-panel .friend-art img{height:auto;object-fit:contain}.home-top-grid>.panel{margin-bottom:0}.home-top-grid{margin-bottom:20px}.rail>.place-card{flex-basis:calc((100% - 51px)/4)}.product-grid{gap:13px}.product-card>div:last-child{padding:13px}.product-card h3{font-size:18px}}
@media(max-width:900px){.site-header{height:82px;padding:16px 24px;position:relative}.brand strong{font-size:27px}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;z-index:40;left:0;right:0;top:82px;background:white;padding:20px 24px;border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px 25px;box-shadow:0 15px 25px #173f7210}.site-header nav.open{display:grid}.site-header nav .icon{display:block}.site-header nav a{font-size:15px}.home-hero{display:flex;flex-direction:column}.hero-copy{position:static;max-width:none;padding:32px 6% 30px;order:0;background:linear-gradient(125deg,#f7fcff,#eaf6ff)}.hero-copy h1{font-size:39px;margin:10px 0 15px}.hero-copy>p:not(.eyebrow){font-size:16px;text-shadow:none}.hero-image{order:1}.hero-actions .button{font-size:14px;padding:9px 20px}.home-content{padding:22px 20px 30px}.friends-panel .friend-card{display:flex}.friends-panel .friend-art{height:auto;aspect-ratio:4/3}.friends-panel .friend-art img{height:100%}.rail>.place-card{flex-basis:calc((100% - 34px)/3)}.miura-panel .rail>.place-card{flex-basis:calc((100% - 17px)/2)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card>div:last-child{padding:20px}.page-lead{padding:40px 26px 25px}.page-lead.illustrated{gap:30px;padding:35px 26px}.page-lead.illustrated h1{font-size:34px}.lead-art{max-height:380px}.section{padding:25px 26px 45px}.profile-layout{grid-template-columns:1fr;gap:30px}.profile-layout dl{max-width:none}.section .friend-grid:has(>.friend-card:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}.place-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.place-grid .place-copy{padding:18px}.reader{padding:0 22px 45px}.story-heading h1{font-size:42px}.chapter-copy{padding:28px 32px}.download-card>img{height:270px}.download-card>div{padding:20px}.download-card h2{font-size:23px}.page-index{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){body{font-size:16px}.site-header{padding:16px 20px}.brand strong{font-size:25px}.brand small{font-size:9px}.hero-copy{padding:26px 22px 28px}.hero-copy .eyebrow{font-size:12px}.hero-copy h1{font-size:31px;line-height:1.5}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:2}.hero-copy>p br{display:none}.hero-actions{gap:10px;margin-top:22px;display:grid;grid-template-columns:1fr 1fr}.hero-actions .button{font-size:13px;padding:10px 12px;gap:8px;min-height:46px}.hero-actions .icon{width:16px;height:16px}.home-content{padding:18px 14px 30px}.panel{padding:18px 16px 20px;border-radius:16px;margin-bottom:18px}.home-top-grid{gap:18px;margin-bottom:18px}.section-head{gap:10px;margin-bottom:17px;align-items:center}.section-head h2{font-size:23px;gap:7px}.section-head h2>.icon{width:22px;height:22px}.more{font-size:13px;gap:4px;white-space:nowrap}.more>.icon{width:14px}.story-grid{grid-template-columns:1fr;gap:18px}.card-art{aspect-ratio:auto;min-height:0}.card-art img{height:auto;max-height:none;width:100%;object-fit:contain}.card-body{padding:20px}.card-body h3{font-size:25px}.card-body>p:not(.eyebrow){font-size:15px}.inline-action{font-size:14px;min-height:44px}.friend-grid,.friends-panel .friend-grid{grid-template-columns:1fr;gap:15px}.friend-card,.friends-panel .friend-card{display:grid;grid-template-columns:40% minmax(0,1fr);align-items:stretch}.friend-art,.friends-panel .friend-art{height:100%;aspect-ratio:auto;background:#eff8ff}.friend-art>img,.friends-panel .friend-art>img{height:100%;width:100%;object-fit:contain}.friend-card>div:last-child{padding:15px;gap:7px}.friend-card h3,.friends-panel .friend-card h3{font-size:21px}.friend-card p,.friends-panel .friend-card p{font-size:14px}.friend-card .inline-action,.friends-panel .friend-card .inline-action{font-size:14px}.rail-controls{margin:0 0 12px}.rail>.place-card,.miura-panel .rail>.place-card{flex-basis:76%;max-width:310px}.rail{gap:14px}.place-copy{padding:16px}.place-copy p{font-size:15px;line-height:1.85}.place-copy h3{font-size:23px}.product-grid{gap:15px}.product-card>div:last-child{padding:14px 13px}.product-card h3{font-size:18px}.product-card p{font-size:14px;line-height:1.8}.product-card .inline-action{font-size:13px;gap:5px}.product-card .inline-action .icon{width:15px}.stamp-preview{padding:8px 2px}.news-strip{padding:12px 4px 0;align-items:flex-start;flex-direction:column;gap:8px}.news-strip>a{font-size:15px;gap:18px}.page-lead{padding:35px 22px 25px}.page-lead h1{font-size:32px}.page-lead.illustrated{grid-template-columns:1fr;padding:35px 22px 20px;gap:27px}.page-lead.illustrated h1{font-size:32px}.lead-art{max-height:390px}.lead-text{font-size:16px}.section{padding:22px 22px 45px}.section h2{font-size:26px}.section-head h2{font-size:23px}.profile-layout{gap:22px}.profile-layout dt,.profile-layout dd{font-size:15px}.profile-layout dl{grid-template-columns:90px 1fr;gap:0 15px}.blue-section{margin:0 10px;padding:30px 16px}.next-link{flex-direction:column;gap:15px}.section .friend-grid:has(>.friend-card:nth-child(4)){grid-template-columns:1fr}.story-list .card-body{padding:20px}.story-list .card-body h3{font-size:26px}.story-heading{padding:38px 22px 30px}.story-heading h1{font-size:38px}.story-heading>p:last-child{font-size:15px}.reader{padding:0 14px 40px}.chapter{margin-bottom:27px}.chapter-copy{padding:24px 23px 28px}.chapter-copy h2{font-size:26px;margin-bottom:20px}.chapter-copy p{font-size:16px}.chapter-copy .dialogue{font-size:20px}.story-end>a{margin:10px}.place-grid{grid-template-columns:1fr;gap:22px}.place-grid .place-copy{padding:20px}.place-grid .place-copy h3{font-size:26px}.detail-heading{padding:35px 22px 25px}.detail-heading h1{font-size:35px}.detail-heading>p:last-child{font-size:16px}.detail-figure{padding:0 14px}.detail-art{border-radius:12px}.article{padding:25px 24px 48px}.article h2{font-size:25px}.article .note{font-size:13px}.two-grid{grid-template-columns:1fr;gap:20px}.quote-section{font-size:23px;padding:33px 22px}.filter-bar{gap:8px}.filter{font-size:14px;padding:8px 16px}.stamp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.stamp-grid>figure{padding:13px 8px}.stamp-grid figcaption{font-size:14px}.download-grid{grid-template-columns:1fr;gap:25px}.download-card>img{height:auto;max-height:420px;object-fit:contain}.download-card>div{padding:22px}.download-card h2{font-size:25px}.usage-note{margin-top:32px}.news-list>a{padding-right:25px}.news-list h2{font-size:24px}.faq details{padding:17px 0}.faq summary{font-size:16px;line-height:1.9}.notice-box{padding:24px}.notice-box h2{font-size:23px}.page-index{grid-template-columns:1fr;gap:13px}.page-index>a{padding:19px}.page-index h2{font-size:24px;margin-top:8px}.footer-brand{font-size:27px}footer{padding:38px 22px 25px}footer nav{gap:0 22px;font-size:14px}footer>p{margin-bottom:20px}.preview-bar{font-size:12px;gap:6px 14px}.note{font-size:13px}}
@media(max-width:370px){.hero-actions{grid-template-columns:1fr}.hero-actions .button{justify-content:center;font-size:14px}.section-head h2{font-size:21px}.section-head h2 .icon{width:20px}.more{font-size:12px}.product-grid{grid-template-columns:1fr}.product-card>div:last-child{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.home-hero::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,transparent 9%,#ffffffb8 21%,#ffffffa3 44%,transparent 66%)}.hero-copy{z-index:1}.eyebrow{color:#356c8e}.region{color:#3b6784}.preview-bar{color:#526d82}.card-art>img,.friend-art>img,.place-art>img,.product-art>img,.wallpaper-art>img{min-width:0;min-height:0}
@media(max-width:900px){.home-hero::after{display:none}}
.card-body h3,.friend-card h3,.place-copy h3,.download-card h2{text-wrap:balance}.card-body p,.friend-card p,.place-copy p{text-wrap:pretty}
.nowrap{white-space:nowrap}.download-card h2{font-size:23px}h1{text-wrap:balance}
