/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--ink:#172b2d;--paper:#f6f1e7;--cream:#fffaf0;--red:#e7513c;--blue:#1f65b7;--yellow:#f2c94c;--green:#3d8f71;--line:#d9d0bf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Sans JP,Yu Gothic,YuGothic,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f1e7f0;align-items:center;gap:28px;min-height:82px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;font-weight:950;line-height:1.08;display:flex}.brand small{color:var(--red);letter-spacing:.14em;margin-bottom:4px;font-size:10px;display:block}.brand-mark{background:var(--ink);border-radius:50%;align-items:flex-end;gap:2px;width:42px;height:42px;padding:8px;display:flex}.brand-mark i{background:var(--yellow);width:7px;display:block}.brand-mark i:first-child{height:9px}.brand-mark i:nth-child(2){background:#fff;height:17px}.brand-mark i:nth-child(3){background:var(--red);height:25px}nav{gap:26px;margin-left:auto;font-size:13px;font-weight:850;display:flex}nav a:hover{text-underline-offset:5px;text-decoration:underline}.header-cta{background:var(--ink);color:#fff;border-radius:999px;padding:12px 19px;font-size:13px;font-weight:900}.hero{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;min-height:calc(100vh - 82px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(52px,8vw,112px) clamp(28px,7vw,110px);display:flex}.eyebrow,.kicker{color:var(--red);letter-spacing:.16em;margin:0 0 18px;font-size:12px;font-weight:950}.eyebrow span{background:var(--yellow);width:30px;height:30px;color:var(--ink);letter-spacing:0;border-radius:50%;place-items:center;margin-right:9px;display:inline-grid}.hero h1{letter-spacing:-.04em;margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(54px,7vw,104px);font-weight:800;line-height:1.04}.hero h1 em,.about-title em{color:var(--red);font-style:normal}.hero-lead{color:#506165;margin:28px 0 0;font-size:clamp(16px,1.4vw,21px);font-weight:700;line-height:1.9}.hero-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:58px;padding:0 24px;font-weight:950;display:inline-flex}.button.primary{background:var(--red);color:#fff;box-shadow:0 8px #b53a2b}.button span{font-size:20px}.text-link{text-underline-offset:5px;font-size:14px;font-weight:900;text-decoration:underline}.hero-points{border-top:1px solid var(--line);gap:34px;margin:58px 0 0;padding-top:22px;display:flex}.hero-points div{gap:3px;display:grid}.hero-points dt{color:var(--red);font-family:serif;font-size:12px;font-weight:900}.hero-points dd{margin:0;font-size:13px;font-weight:850}.hero-visual{background:var(--blue);min-height:640px;position:relative;overflow:hidden}.hero-visual:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#fff3,#0000 55%);position:absolute;inset:0}.photo-frame{background:#d5d5d5;border:12px solid #fff;position:absolute;inset:8% 8% 10%;transform:rotate(-2deg);box-shadow:0 35px 60px #0d24454d}.photo-frame img{object-position:center}.hero-label{z-index:2;background:var(--yellow);align-items:center;gap:9px;padding:14px 20px;font-size:12px;font-weight:900;display:flex;position:absolute;bottom:10%;left:0;transform:rotate(2deg)}.hero-label b{font-size:18px}.floating-card{z-index:2;border:2px solid var(--ink);width:150px;box-shadow:6px 6px 0 var(--ink);background:#fff;align-items:center;gap:11px;padding:13px;display:flex;position:absolute;top:8%;right:3%;transform:rotate(5deg)}.floating-card strong{font-family:serif;font-size:42px}.floating-card span{font-size:11px;font-weight:850;line-height:1.45}.ticker{background:var(--ink);color:#fff;letter-spacing:.24em;white-space:nowrap;padding:14px 0;font-size:13px;font-weight:950;overflow:hidden}.ticker div{width:max-content;animation:28s linear infinite marquee}.ticker span{color:var(--yellow);margin:0 22px}@keyframes marquee{to{transform:translate(-35%)}}.products-section,.license-section{padding:clamp(72px,10vw,140px) clamp(22px,7vw,100px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}.section-heading h2{margin:0;font-family:Yu Mincho,serif;font-size:clamp(42px,5vw,72px);line-height:1}.section-heading>p{color:#657174;margin:0;font-size:14px;font-weight:750;line-height:1.8}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.product-card{border:2px solid var(--ink);background:var(--cream);box-shadow:8px 8px 0 var(--ink);border-radius:18px;overflow:hidden}.product-topline{border-bottom:2px solid var(--ink);letter-spacing:.1em;justify-content:space-between;padding:15px 20px;font-size:11px;font-weight:950;display:flex}.status{background:var(--ink);color:#fff;letter-spacing:0;border-radius:999px;padding:4px 9px}.product-visual{border-bottom:2px solid var(--ink);background:#dbe9f9;place-items:center;min-height:330px;display:grid;position:relative;overflow:hidden}.product-visual img{object-fit:cover}.product-card.red .product-visual{background:#efb1a7}.product-card.yellow .product-visual{background:#f8dd7f}.product-card.green .product-visual{background:#add7c7}.reading{letter-spacing:.14em;color:var(--red)!important;margin:0!important;font-size:11px!important;font-weight:900!important}.product-body h3{margin:5px 0 12px;font-family:Yu Mincho,serif;font-size:clamp(34px,4vw,52px);line-height:1}.catchcopy{margin-bottom:14px;font-size:18px;display:block}.product-body>p{color:#58686a;margin:0;font-size:14px;font-weight:700;line-height:1.8}.product-body dl{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:24px 0 0;display:grid}.product-body dl div{padding:15px 8px 0}.product-body dt{color:#7d8584;font-size:10px;font-weight:900}.product-body dd{margin:4px 0 0;font-size:12px;font-weight:900}.dice-art{width:310px;height:220px;position:relative}.die{border:3px solid var(--ink);width:112px;height:112px;color:var(--ink);box-shadow:9px 11px 0 var(--ink);background:#fff;border-radius:20px;place-items:center;font-family:serif;font-size:54px;font-weight:950;display:grid;position:absolute}.die-one{bottom:7px;left:0;transform:rotate(-9deg)}.die-two{z-index:2;background:var(--yellow);top:6px;left:98px;transform:rotate(5deg)}.die-three{background:#fff;bottom:0;right:0;transform:rotate(12deg)}.tile-art{align-items:center;gap:9px;display:flex;transform:rotate(-3deg)}.tile-art span,.tile-art em,.tile-art b{border:3px solid var(--ink);width:76px;height:90px;box-shadow:6px 7px 0 var(--ink);background:#fff;border-radius:12px;place-items:center;font-family:serif;font-size:44px;font-style:normal;display:grid}.tile-art b{background:var(--red);color:#fff;border-radius:50%;width:62px;height:62px;font-size:32px}.tile-art em{background:var(--blue);color:#fff}.tile-art.subtract b{background:var(--green)}.tile-art.subtract em{background:var(--red)}.about-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;gap:40px;padding:clamp(72px,10vw,140px) clamp(22px,7vw,100px);display:grid}.about-title h2{margin:0;font-family:Yu Mincho,serif;font-size:clamp(44px,6vw,82px);line-height:1.15}.about-copy{color:#d5dddd;align-self:end;font-size:16px;font-weight:700;line-height:1.9}.about-copy p:first-child{color:var(--yellow);font-size:22px;font-weight:950}.steps{border:1px solid #496063;grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:42px;display:grid}.steps div{padding:34px;position:relative}.steps div+div{border-left:1px solid #496063}.steps span{background:var(--yellow);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-family:serif;font-weight:950;display:grid}.steps strong{margin-top:44px;font-family:Yu Mincho,serif;font-size:32px;display:block}.steps p{color:#aebbbc;margin:7px 0 0;font-size:13px}.note-section{text-align:center;background:var(--yellow);padding:clamp(80px,12vw,170px) 22px}.note-badge{border:2px solid var(--ink);letter-spacing:.12em;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:950;display:inline-block}.note-section h2{max-width:900px;margin:26px auto 20px;font-family:Yu Mincho,serif;font-size:clamp(38px,6vw,76px);line-height:1.25}.note-section p{max-width:680px;margin:0 auto;font-weight:750;line-height:1.9}.license-section{background:#fff}.section-heading.compact{margin-bottom:34px}.license-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.license-grid article{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:28px}.license-tag{background:var(--blue);color:#fff;letter-spacing:.1em;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:950;display:inline-block}.license-tag.public{background:var(--green)}.license-grid h3{margin:17px 0 10px;font-size:26px}.license-grid p{font-size:14px;font-weight:700;line-height:1.8}.license-grid a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.license-grid small{color:#6a7474;line-height:1.7;display:block}.license-notice{border-left:4px solid var(--red);color:#5d6665;background:#f8f3e8;margin:20px 0 0;padding:18px;font-size:12px;font-weight:750;line-height:1.7}footer{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:end;gap:30px;padding:55px clamp(22px,7vw,100px);display:grid}.footer-brand{width:max-content}.footer-brand small{color:var(--yellow)}footer>p{color:#aebbbc;grid-column:1;margin:0;font-family:Yu Mincho,serif;font-size:18px}footer>div{grid-area:1/2/span 2;gap:20px;font-size:12px;font-weight:850;display:flex}footer>small{color:#879798;border-top:1px solid #405456;grid-column:1/-1;margin-top:28px;padding-top:18px;font-size:10px}@media (width<=900px){.site-header nav{display:none}.header-cta{margin-left:auto}.hero{grid-template-columns:1fr;min-height:0}.hero-visual{min-height:600px}.product-grid,.license-grid,.about-section{grid-template-columns:1fr}.about-copy{align-self:auto}.steps{grid-template-columns:1fr}.steps div+div{border-top:1px solid #496063;border-left:0}.section-heading{flex-direction:column;align-items:flex-start}.product-body dl{grid-template-columns:1fr}.product-body dl div+div{border-left:0;padding-left:8px}.tile-art{transform:scale(.78)rotate(-3deg)}}@media (width<=560px){.site-header{min-height:70px;padding:0 16px}.header-cta{display:none}.hero-copy{padding:54px 22px}.hero h1{font-size:52px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-points{gap:17px}.hero-visual{min-height:470px}.photo-frame{border-width:8px;inset:8% 5% 13%}.floating-card{top:4%;right:1%;transform:scale(.82)rotate(5deg)}.product-visual{min-height:260px}.dice-art{transform:scale(.8)}.tile-art{transform:scale(.58)rotate(-3deg)}footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap;grid-area:auto/1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0;overflow:visible}.product-card{min-width:0;box-shadow:5px 5px 0 var(--ink);border-radius:14px}.product-topline{letter-spacing:.08em;padding:10px 12px;font-size:9px}.status{padding:3px 7px}.product-visual{min-height:190px}.product-body{padding:17px}.reading{letter-spacing:.12em;font-size:9px!important}.product-body h3{margin:4px 0 9px;font-size:28px}.catchcopy{margin-bottom:9px;font-size:14px}.product-body>p{font-size:12px;line-height:1.65}.product-body dl{grid-template-columns:1fr;margin-top:14px}.product-body dl div{grid-template-columns:72px 1fr;gap:6px;padding:7px 0 0;display:grid}.product-body dl div+div{border-left:0;padding-left:0}.product-body dt{font-size:9px}.product-body dd{margin:0;font-size:10px}.dice-art{transform:scale(.68)}.tile-art{transform:scale(.62)rotate(-3deg)}@media (width<=1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.product-grid{grid-template-columns:1fr}.product-visual{min-height:230px}.dice-art{transform:scale(.78)}.tile-art{transform:scale(.58)rotate(-3deg)}}
