:root{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;color:#18213b;background:#f8f8fc;line-height:1.7;scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #285be7;outline-offset:5px}img{display:block;max-width:100%}.guide-header{height:90px;max-width:1240px;margin:auto;padding:0 30px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e3e1ef;gap:20px}.guide-home{display:flex;align-items:center;gap:10px;font-weight:700;white-space:nowrap}.guide-home span{font-weight:500;color:#74758a}.guide-header nav{display:flex;align-items:center;gap:25px;font-size:13px}.download{display:inline-flex;align-items:center;justify-content:center;padding:12px 19px;background:#285be7;color:white;border-radius:12px;font-size:13px;font-weight:600;white-space:nowrap;transition:transform .2s,background .2s}.download:hover{background:#174edc;transform:translateY(-2px)}main{max-width:1180px;margin:auto;padding:0 30px}.guide-hero{text-align:center;padding:70px 0 40px;background:radial-gradient(ellipse at 50% 60%,#e5dfff77,transparent 65%)}.kicker{font-size:10px;color:#7a7792;letter-spacing:2px;font-weight:650}h1{font-size:clamp(31px,4.5vw,52px);letter-spacing:-1.7px;margin:14px 0 12px;line-height:1.3}h2{font-size:32px;letter-spacing:-1px;margin:8px 0 12px;line-height:1.4}h3{font-size:20px;margin:0 0 20px}p{color:#6c6d83;font-size:14px}.hero-lockup{padding:70px 40px 80px;display:flex;justify-content:center}.hero-lockup img{width:560px;max-width:100%}.hero-caption{display:flex;justify-content:center;gap:50px;font-size:11px;color:#7c7796;border-bottom:1px solid #e1deef;padding-bottom:35px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}section:not(.guide-hero){padding:65px 0;border-bottom:1px solid #e1deef}.section-top p:last-child{max-width:610px}.variant-switch{display:flex;background:#eae7f5;padding:5px;border-radius:13px;flex-shrink:0}.variant-switch button{border:0;background:none;color:#696582;border-radius:10px;padding:8px 17px;font-size:12px;transition:background .2s}.variant-switch button[aria-pressed=true]{background:#fff;color:#383758;box-shadow:0 2px 6px #38305d10}.logo-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.logo-card{border:1px solid #e6e3f0;border-radius:22px;overflow:hidden;background:#fff;transition:background .3s}.logo-preview{height:270px;display:flex;align-items:center;justify-content:center;padding:40px}.logo-preview img{width:350px;max-width:95%;max-height:185px}.logo-preview.stacked img{width:185px;max-height:210px}.logo-card footer{display:flex;justify-content:space-between;border-top:1px solid #eeecf6;padding:17px 23px;color:#77738a;font-size:11px}.logo-card footer a{font-weight:700}.logo-grid.reversed .logo-card{background:#24243e;border-color:#3a3753}.logo-grid.reversed footer{border-color:#44415c;color:#d1cbe8}.type-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.type-grid article{padding:33px;background:#eeecf8;border-radius:22px}.type-grid article>span{font-size:10px;letter-spacing:1px;color:#8a839f}.type-grid img{height:90px;max-width:100%;margin:40px auto;object-fit:contain}.type-grid p{font-size:12px;line-height:1.9}.note{font-size:12px;line-height:1.9;margin-top:22px;color:#818094}.palette{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.palette article>div{height:128px;background:var(--swatch);border-radius:17px;border:1px solid #18213b0c;margin-bottom:18px}.palette b{display:block;font-size:14px}.palette span{font-size:11px;color:#858092;font-family:ui-monospace,monospace}.palette p{font-size:11px}.material{display:grid;grid-template-columns:220px 1fr;gap:60px;align-items:center;padding:50px;background:#f0edf9;margin-top:35px;border-radius:22px}.material img{width:210px}.rules-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.rules-grid article{background:#fff;padding:32px;border:1px solid #e6e3f0;border-radius:20px}.rules-grid p,.rules-grid li{font-size:12px;line-height:1.9;color:#737286}.clearspace{border:1px dashed #aba2ff;padding:24px;margin:30px 18px}.clearspace img{max-height:100px;margin:auto}.sizes{height:165px;display:flex;align-items:center;justify-content:center;gap:22px}.sizes img{flex-shrink:0}.reversed-example{background:#24243e;border-radius:15px;padding:28px;display:flex;justify-content:center}.reversed-example img{height:100px}.rules-grid ul{padding-left:18px;margin-top:35px}.rules-grid li{margin:12px 0}.assets{display:flex;align-items:center;justify-content:space-between;gap:35px}.assets p{max-width:610px}.guide-footer{max-width:1180px;margin:0 auto;padding:35px 30px;display:flex;justify-content:space-between;gap:25px;color:#868098;font-size:11px}.guide-footer button{border:0;background:none;color:inherit;font-size:11px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:850px){.guide-header nav>a:not(.download){display:none}.guide-home span{display:none}.hero-caption{gap:20px;flex-wrap:wrap}.section-top{align-items:flex-start;flex-direction:column}.logo-preview{height:225px;padding:28px}.type-grid img{height:70px}.palette{grid-template-columns:repeat(3,1fr)}.material{grid-template-columns:160px 1fr;gap:30px;padding:30px}.rules-grid article{padding:25px}.sizes{gap:14px}.assets{align-items:flex-start;flex-direction:column}}@media(max-width:560px){main{padding:0 20px}.guide-header{padding:0 20px;height:76px}.guide-hero{padding-top:45px}.hero-lockup{padding:45px 5px}.hero-caption{font-size:10px;gap:10px}.logo-grid,.type-grid,.rules-grid{grid-template-columns:1fr}.logo-preview{height:230px}.logo-preview img{width:310px}.type-grid img{height:85px}.palette{grid-template-columns:repeat(2,1fr)}.palette article>div{height:110px}.material{grid-template-columns:1fr;gap:30px}.material img{width:150px;margin:auto}h2{font-size:27px}.guide-footer{flex-wrap:wrap;padding:30px 20px;gap:15px}.guide-header .download{font-size:11px;padding:10px 12px}section:not(.guide-hero){padding:45px 0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{.guide-header,.variant-switch,.download,.guide-footer button{display:none}.guide-hero{padding-top:0}section,article{break-inside:avoid}main{padding:0}body{background:white}.logo-preview{height:190px}section:not(.guide-hero){padding:25px 0}.hero-lockup{padding:35px}.guide-footer{padding:10px}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
