.azu-home{padding:16px 0 8px}.azu-home__wrap{max-width:1400px}.azu-home__hero{position:relative;display:grid;height:550px;overflow:hidden;border-radius:18px;background:linear-gradient(120deg,#f2edff,#eaf7ff);grid-template-columns:44% 56%}.azu-home__media{grid-column:2}.azu-home__media picture,.azu-home__image{display:block;width:100%;height:100%}.azu-home__image{object-fit:cover}.azu-home__copy{z-index:1;display:flex;padding:56px;grid-column:1;grid-row:1;flex-direction:column;justify-content:center;align-items:flex-start}.azu-home__eyebrow{margin:0;color:#7967bd;font-size:1.2rem;font-weight:800;letter-spacing:.16em}.azu-home__copy h1{margin:10px 0 0;font-size:clamp(4.4rem,6vw,7.6rem);line-height:1}.azu-home__lead{margin:16px 0 26px;font-size:1.8rem;font-weight:600}.azu-home__actions{display:flex;gap:10px}.azu-home__section-title{display:flex;margin:24px 0 12px;align-items:end;justify-content:space-between}.azu-home__section-title h2{margin:0;font-size:2.5rem}.azu-home__section-title span{color:#817a94;font-size:1rem;letter-spacing:.15em}.azu-categories{display:grid;gap:12px;grid-template-columns:repeat(6,1fr)}.azu-category{color:inherit;text-align:center;text-decoration:none}.azu-category__image{display:block;overflow:hidden;border-radius:12px;background:#f2eff8;aspect-ratio:1}.azu-category__image img,.azu-category__image svg{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.azu-category:hover img{transform:scale(1.05)}.azu-category strong{display:block;margin-top:7px;font-size:1.3rem}.azu-trust{display:grid;margin:22px 0 0;padding:0;border:1px solid #ece8f4;border-radius:12px;grid-template-columns:repeat(4,1fr)}.azu-trust li{display:flex;min-height:68px;padding:10px 16px;flex-direction:column;justify-content:center}.azu-trust strong{font-size:1.25rem}.azu-trust span{color:#777182;font-size:1.05rem}@media(min-width:750px)and (max-width:989px){.azu-home__hero{height:500px;grid-template-columns:46% 54%}.azu-home__copy{padding:32px}.azu-categories{grid-template-columns:repeat(3,1fr)}.azu-trust{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.azu-home{padding-top:6px}.azu-home__wrap{padding:0 10px}.azu-home__hero{display:block;height:420px;border-radius:12px}.azu-home__media{position:absolute;top:0;right:0;bottom:0;left:0}.azu-home__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgb(24 16 45 / 78%),transparent 68%)}.azu-home__copy{position:relative;height:100%;padding:22px;color:#fff;justify-content:flex-end}.azu-home__copy h1{color:inherit;font-size:4.2rem}.azu-home__eyebrow{color:#eee6ff}.azu-home__lead{margin:8px 0 14px;font-size:1.4rem}.azu-home__actions{width:100%}.azu-home__actions .button{min-width:0;min-height:42px;padding:0 14px;flex:1}.azu-home__section-title{margin:16px 0 8px}.azu-home__section-title h2{font-size:2rem}.azu-categories{gap:8px;grid-template-columns:repeat(3,1fr)}.azu-category__image{border-radius:9px}.azu-category strong{margin-top:4px;font-size:1.15rem}.azu-trust{margin-top:14px;grid-template-columns:repeat(2,1fr)}.azu-trust li{min-height:58px;padding:8px 10px}.azu-trust span{font-size:.95rem}}.dev-timeline{padding:56px 0;background:linear-gradient(135deg,rgb(var(--color-background)),#faf7ff 52%,#f1f9ff)}.dev-timeline__inner{max-width:1400px}.dev-timeline__header{max-width:720px;margin-bottom:34px}.dev-timeline__header>p{margin:0 0 7px;color:#7664b5;font-size:1.1rem;font-weight:800;letter-spacing:.16em}.dev-timeline__header h2{margin:0}.dev-timeline__header .rte{margin-top:10px;color:rgb(var(--color-foreground),.72)}.dev-timeline__list{position:relative;display:grid;margin:0;padding:30px 0 12px;overflow-x:auto;list-style:none;grid-auto-columns:minmax(230px,1fr);grid-auto-flow:column;gap:20px;scroll-snap-type:x proximity}.dev-timeline__list:before{content:"";position:absolute;top:47px;right:0;left:0;height:2px;background:linear-gradient(90deg,#c9bbf4,#a9d8f6)}.dev-timeline__item{position:relative;min-width:0;scroll-snap-align:start}.dev-timeline__node{position:relative;z-index:2;display:grid;width:36px;height:36px;margin:0 0 18px;border:5px solid #f8f5ff;border-radius:50%;background:#9c8bd4;color:#fff;box-shadow:0 0 0 2px #c8baf0;place-items:center}.dev-timeline__node span{font-size:.95rem;font-weight:800}.dev-timeline__card{height:calc(100% - 54px);overflow:hidden;border:1px solid #e8e2f3;border-radius:14px;background:#fff;box-shadow:0 10px 28px #4a3b7014}.dev-timeline__media{overflow:hidden;background:#f3f0f8;aspect-ratio:4/3}.dev-timeline__media img,.dev-timeline__media svg{width:100%;height:100%;object-fit:cover}.dev-timeline__content{padding:16px}.dev-timeline__meta{display:flex;gap:8px;align-items:center;justify-content:space-between}.dev-timeline__stage{padding:4px 9px;border-radius:999px;background:#eee9fb;color:#69579e;font-size:1rem;font-weight:800}.dev-timeline__meta time{color:#918b9b;font-size:1rem}.dev-timeline__content h3{margin:10px 0 0;font-size:1.55rem;line-height:1.45}.dev-timeline__content p{margin:8px 0 0;color:#6f6979;font-size:1.2rem;line-height:1.65}.dev-timeline__item--sample .dev-timeline__node,.dev-timeline__item--sample .dev-timeline__stage{background:#dceeff;color:#39769a}.dev-timeline__item--parts .dev-timeline__node,.dev-timeline__item--parts .dev-timeline__stage{background:#e6e1ff;color:#5c4ea0}.dev-timeline__item--print .dev-timeline__node,.dev-timeline__item--print .dev-timeline__stage{background:#dff5f6;color:#327c80}.dev-timeline__item--metal .dev-timeline__node,.dev-timeline__item--metal .dev-timeline__stage{background:#edeef2;color:#565d6c}.dev-timeline__item--complete .dev-timeline__node,.dev-timeline__item--complete .dev-timeline__stage{background:#ffebf4;color:#a24e75}.dev-timeline__item--sale .dev-timeline__node,.dev-timeline__item--sale .dev-timeline__stage{background:#e1f5e8;color:#32764c}.dev-timeline__item--sample .dev-timeline__node,.dev-timeline__item--parts .dev-timeline__node,.dev-timeline__item--print .dev-timeline__node,.dev-timeline__item--metal .dev-timeline__node,.dev-timeline__item--complete .dev-timeline__node,.dev-timeline__item--sale .dev-timeline__node{color:inherit}.dev-timeline__empty{padding:28px;border-radius:12px;background:#fff;text-align:center}@supports (animation-timeline:view()){.dev-timeline__item{opacity:.15;transform:translateY(18px);animation:timeline-reveal linear both;animation-timeline:view();animation-range:entry 5% cover 30%}@keyframes timeline-reveal{to{opacity:1;transform:none}}}@media(max-width:749px){.dev-timeline{padding:34px 0}.dev-timeline__header{margin-bottom:20px}.dev-timeline__list{display:block;padding:4px 0 0 44px;overflow:visible}.dev-timeline__list:before{top:4px;bottom:0;left:16px;width:2px;height:auto}.dev-timeline__item{margin-bottom:20px}.dev-timeline__node{position:absolute;top:0;left:-44px;width:34px;height:34px;margin:0}.dev-timeline__card{height:auto}.dev-timeline__media{height:200px;aspect-ratio:auto}.dev-timeline__content{padding:14px}.dev-timeline__content h3{font-size:1.5rem}}.series-nav{padding:50px 0;background:linear-gradient(135deg,rgb(var(--color-background)) 20%,#f7f2ff 60%,#eef8ff)}.series-nav__inner{max-width:1400px}.series-nav__header{display:flex;margin-bottom:24px;gap:30px;align-items:end;justify-content:space-between}.series-nav__header p{margin:0 0 6px;color:#7866b6;font-size:1.05rem;font-weight:800;letter-spacing:.16em}.series-nav__header h2{margin:0}.series-nav__header .rte{max-width:520px;color:rgb(var(--color-foreground),.68);text-align:right}.series-nav__rail{display:grid;gap:16px;grid-template-columns:repeat(6,minmax(0,1fr))}.series-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgb(124 104 175 / 14%);border-radius:16px;background:rgb(var(--color-background));box-shadow:0 10px 28px #46386e14;color:inherit;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.series-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px #46386e26}.series-card__media{position:relative;display:block;overflow:hidden;background:#ece8f5;aspect-ratio:1}.series-card__media:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#291e46b8);opacity:0;transition:opacity .25s ease}.series-card__media img,.series-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.series-card:hover .series-card__media img{transform:scale(1.06)}.series-card__action{position:absolute;z-index:1;right:14px;bottom:12px;left:14px;color:#fff;font-size:1.15rem;font-weight:800;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.series-card:hover .series-card__media:after,.series-card:hover .series-card__action{opacity:1}.series-card:hover .series-card__action{transform:none}.series-card__body{display:block;padding:14px}.series-card__body h3{margin:0;font-size:1.45rem;line-height:1.35}.series-card__body>span{display:block;margin-top:4px;color:#8b8496;font-size:1.05rem;letter-spacing:.04em}@supports (animation-timeline:view()){.series-card{opacity:.2;transform:translateY(14px);animation:series-reveal linear both;animation-timeline:view();animation-range:entry 5% cover 28%}@keyframes series-reveal{to{opacity:1;transform:none}}}@media(min-width:750px)and (max-width:1100px){.series-nav__rail{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.series-nav{padding:32px 0}.series-nav__inner{padding-right:0}.series-nav__header{display:block;margin-right:15px;margin-bottom:16px}.series-nav__header .rte{margin-top:8px;text-align:left}.series-nav__rail{display:flex;padding:2px 15px 14px 0;gap:10px;overflow-x:auto;scroll-padding-left:0;scroll-snap-type:x mandatory}.series-card{min-width:calc((100vw - 50px)*.4);border-radius:12px;scroll-snap-align:start}.series-card__body{padding:11px}.series-card__body h3{font-size:1.25rem}.series-card__action{display:none}}.cos-news{background:#fff;color:#27243a;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}.cos-news__hero{position:relative;display:grid;min-height:300px;overflow:hidden;background:radial-gradient(circle at 14% 26%,#fff 0 2px,transparent 3px),radial-gradient(circle at 82% 33%,#fff 0 1px,transparent 2px),linear-gradient(125deg,#f4efff,#e9f7ff 58%,#fff3fb)}.cos-news__hero:before,.cos-news__hero:after{content:"";position:absolute;border:1px solid rgb(132 112 218 / 20%);border-radius:50%;width:360px;height:360px;top:-210px;right:8%;box-shadow:0 0 60px #8bbeff40}.cos-news__hero:after{width:220px;height:220px;top:auto;right:auto;bottom:-150px;left:4%}.cos-news__hero-inner{position:relative;z-index:1;display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center}.cos-news__eyebrow{margin:0 0 12px;color:#7968be;font-size:1.1rem;font-weight:800;letter-spacing:.2em}.cos-news__hero h1{margin:0;font-size:clamp(3rem,5vw,5.4rem);font-weight:800;letter-spacing:.04em}.cos-news__hero p:last-child{margin:14px 0 0;color:#626078;font-size:1.5rem}.cos-news__body{padding-top:44px;padding-bottom:64px}.cos-news__heading-row{display:flex;align-items:end;justify-content:space-between}.cos-news__heading-row h2{margin:0;font-size:2.4rem}.cos-news__heading-row span{color:#8b85a5;font-size:1rem;letter-spacing:.12em}.cos-works__rail{display:flex;gap:14px;margin-top:18px;padding-bottom:12px;overflow-x:auto;scroll-snap-type:x mandatory}.cos-work{display:grid;min-width:150px;padding:16px;border:1px solid #ebe7f6;border-radius:16px;background:linear-gradient(145deg,#fff,#faf8ff);color:inherit;text-align:center;text-decoration:none;scroll-snap-align:start;justify-items:center}.cos-work__avatar{display:grid;width:72px;height:72px;overflow:hidden;border:3px solid #fff;border-radius:50%;background:#eee8ff;box-shadow:0 5px 18px #645aa024;place-items:center}.cos-work__avatar img{width:100%;height:100%;object-fit:cover}.cos-work strong{margin-top:9px;font-size:1.3rem}.cos-work small{color:#8e88a3;font-size:.9rem}.cos-news__archive{margin-top:42px}.cos-month{border:0}.cos-month+.cos-month{margin-top:22px}.cos-month summary{display:flex;padding:0 0 12px;border-bottom:2px solid #ded7f3;cursor:pointer;list-style:none;align-items:center}.cos-month summary::-webkit-details-marker{display:none}.cos-month summary span{font-size:2.3rem;font-weight:800}.cos-month summary small{margin-left:auto;color:#766ca2}.cos-month summary:after{content:"\25be";margin-left:10px;color:#8f7bd2}.cos-month[open] summary:after{transform:rotate(180deg)}.cos-grid{columns:3;column-gap:22px;padding-top:24px}.cos-card{display:inline-block;width:100%;margin:0 0 22px;overflow:hidden;border:1px solid #ece9f3;border-radius:12px;background:#fff;box-shadow:0 10px 28px #42356814;break-inside:avoid}.cos-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#f4f1f8}.cos-card__image img,.cos-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cos-card:hover .cos-card__image img{transform:scale(1.05)}.cos-card__content{padding:17px}.cos-tags{display:flex;gap:6px;padding-bottom:10px;overflow-x:auto;white-space:nowrap}.cos-tag{padding:4px 9px;border-radius:999px;background:#f1edff;color:#66589c;font-size:1rem;font-weight:700}.cos-tag--1{background:#e9f6ff;color:#397a9d}.cos-tag--2{background:#fff0f7;color:#a35178}.cos-card h3{margin:0;font-size:1.7rem;line-height:1.5}.cos-card h3 a{color:inherit;text-decoration:none}.cos-card__excerpt{display:-webkit-box;margin:9px 0;color:#777287;font-size:1.2rem;line-height:1.7;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cos-card time{color:#9a96a6;font-size:1.05rem;letter-spacing:.08em}@media(max-width:749px){.cos-news__hero{min-height:250px}.cos-news__hero h1{font-size:3rem}.cos-news__hero p:last-child{max-width:310px;font-size:1.25rem}.cos-news__body{padding-top:28px}.cos-works__rail{margin-right:-15px}.cos-work{min-width:124px;padding:12px}.cos-work__avatar{width:58px;height:58px}.cos-news__archive{margin-top:26px}.cos-month summary span{font-size:1.9rem}.cos-grid{columns:1;padding-top:16px}.cos-card{margin-bottom:16px}.cos-card__image{height:200px;aspect-ratio:auto}.cos-card h3{display:-webkit-box;overflow:hidden;font-size:1.6rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cos-card__excerpt{margin-bottom:6px}}.product-status-badges{display:flex;gap:6px;flex-wrap:wrap}.product-status-badges--card{position:absolute;z-index:3;top:10px;left:10px;max-width:calc(100% - 20px);pointer-events:none}.product-status-badge{display:inline-flex;min-height:25px;padding:4px 9px;border:1px solid var(--status-badge-color);border-radius:999px;background:color-mix(in srgb,var(--status-badge-color) 15%,#fff);color:var(--status-badge-color);font-size:1rem;font-weight:800;line-height:1.35;letter-spacing:.02em;align-items:center}.product-status-badges--product{margin:4px 0 12px}.product-status-badges--product .product-status-badge{min-height:30px;padding:5px 12px;font-size:1.15rem}@media(max-width:749px){.product-status-badges--card{top:7px;left:7px;gap:4px;max-width:calc(100% - 14px)}.product-status-badges--card .product-status-badge{min-height:22px;padding:3px 7px;font-size:.9rem}.product-status-badges--product{gap:5px}.product-status-badges--product .product-status-badge{min-height:27px;padding:4px 10px;font-size:1.05rem}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
