:root{color-scheme:light;--ink:#111;--paper:#fff;--line:#d6d6d6;--muted:#626262}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.8 -apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #777;outline-offset:6px}header{position:sticky;top:0;z-index:20;background:#fff;min-height:92px;padding:20px 4.3%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:24px;line-height:1.1;letter-spacing:-1.2px;font-weight:900}.brand span{display:block;font-size:10px;letter-spacing:1.2px;margin-top:9px}nav{display:flex;gap:24px;font-size:12px;font-weight:750;letter-spacing:.6px}nav a:hover{opacity:.5}.menu-toggle{display:none}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:0}.hero{padding:28px 4.3% 0;background:#101010;color:#fff;overflow:hidden}.hero-top,.hero-foot{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.6px}.hero-top{color:#b2b2b2}.hero h1{font-family:"Arial Black","Helvetica Neue",Arial,sans-serif;font-size:clamp(68px,11.7vw,180px);font-weight:900;line-height:.94;letter-spacing:-.07em;margin:72px 0 48px}.period{color:#888}.hero-bottom{display:flex;justify-content:space-between;gap:40px;padding-bottom:66px}.hero-bottom>p{font-size:24px;line-height:1.7;letter-spacing:.06em;margin:0}.hero-bottom>div{width:310px}.muted{color:#aaa;font-size:15px;margin-top:0}.button{display:inline-flex;justify-content:space-between;align-items:center;min-height:53px;min-width:220px;padding:12px 20px;border:1px solid #111;font-size:14px;font-weight:650;gap:30px;transition:background .2s,color .2s}.button:hover{background:#111;color:white}.button.light{background:white;color:#111;border-color:white}.button.light:hover{background:#ddd}.hero-foot{padding:20px 0;border-top:1px solid #454545;color:#aaa}.section{padding:100px 4.3%;scroll-margin-top:0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px}.eyebrow,.index{font-size:12px;letter-spacing:1.5px;font-weight:600}.eyebrow{margin:0 0 10px;color:#666}h2{font-family:"Helvetica Neue",Arial,sans-serif;font-weight:850;font-size:clamp(40px,5vw,68px);line-height:1.04;letter-spacing:-.045em;margin:0}h2 span{display:block;font-family:inherit;font-size:17px;line-height:1.8;letter-spacing:.02em;margin-top:15px;font-weight:500}.section-head>p{font-size:15px;color:#626262;margin:0}.tips-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #111;border-bottom:1px solid #111}.tip{padding:25px 20px;min-height:310px;border-right:1px solid var(--line);display:flex;flex-direction:column;transition:background .2s}.tip:first-child{padding-left:0}.tip:last-child{border-right:0}.tip:hover{background:#f0f0f0}.index{color:#777}.tip h3{font-size:28px;letter-spacing:-1px;line-height:1.15;margin:40px 0 12px}.tip p{font-size:13px;color:#555;margin:0}.tip-bottom{font-size:12px;margin-top:auto;padding-top:34px;display:flex;align-items:center;justify-content:space-between;gap:8px}.tip-bottom b{font-size:23px}footer{padding:36px 4.3%;background:#111;color:#fff;display:flex;justify-content:space-between;gap:25px;align-items:center}footer span,footer>a:last-child{font-size:12px;color:#aaa}@media(min-width:1600px){header,.hero,.section,footer{padding-left:calc((100% - 1460px)/2);padding-right:calc((100% - 1460px)/2)}}@media(max-width:1050px){nav{gap:14px}header .brand{font-size:21px}.brand span{font-size:9px}.tip h3{font-size:24px}}@media(max-width:760px){header{min-height:76px;padding:17px 6%}.brand span{font-size:8px}.menu-toggle{display:flex;align-items:center;gap:10px;padding:8px 0;border:0;background:none;font-size:12px}.menu-toggle span{font-size:22px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:20px 6% 30px;grid-template-columns:1fr 1fr;gap:0;border-bottom:1px solid #111}nav.open{display:grid}nav a{padding:15px 0;font-size:14px}.hero{padding:22px 6% 0}.hero-top{font-size:10px;letter-spacing:1px}.hero-top span:last-child{display:none}.hero h1{font-size:clamp(48px,12.1vw,92px);margin:65px 0 42px;letter-spacing:-.065em;line-height:1}.hero-bottom{display:block;padding-bottom:40px}.hero-bottom>p{font-size:21px;margin-bottom:26px}.hero-bottom>div{width:auto}.hero-bottom .muted{font-size:14px}.hero-foot{font-size:9px;letter-spacing:.7px;gap:10px}.section{padding:65px 6%}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:24px;font-size:14px}h2{font-size:43px}h2 span{font-size:16px}.tips-grid{grid-template-columns:1fr 1fr}.tip{padding:22px 15px!important;min-height:280px}.tip:nth-child(2){border-right:0}.tip:nth-child(-n+2){border-bottom:1px solid var(--line)}.tip .index{font-size:10px;letter-spacing:.5px}.tip h3{font-size:25px;margin-top:28px}.tip p{font-size:12px}.tip-bottom{font-size:11px}footer{padding:30px 6%;flex-wrap:wrap}footer .brand{width:100%;margin-bottom:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero{position:relative}.hero-photo{position:absolute;right:0;top:0;width:54%;height:100%;object-fit:cover;object-position:50% 58%;filter:grayscale(1) brightness(.62);mask-image:linear-gradient(to right,transparent,black 40%);pointer-events:none}.hero>*:not(.hero-photo){position:relative;z-index:1}.hero h1{text-shadow:0 2px 25px #0003}.course{background:#f0f0f0}.status{display:inline-block;font-size:12px;letter-spacing:1px;border:1px solid #aaa;padding:5px 11px;color:#555}.course-content{display:grid;grid-template-columns:1.2fr 1fr;border-top:1px solid #bbb;padding-top:35px;gap:50px}.course-title h3{font-size:clamp(30px,3.5vw,52px);letter-spacing:-1.5px;line-height:1.05;margin:20px 0}.course-title p{font-size:16px}.course-description{padding-left:40px;border-left:1px solid #ccc}.course-description>p:first-child{margin-top:0}.small{font-size:14px;color:#626262;line-height:1.9}.products{display:grid;grid-template-columns:1fr 1fr;gap:35px}.product-cover{aspect-ratio:1.65;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:filter .25s}.product:hover .product-cover{filter:contrast(.8)}.product-cover>span,.product-cover small{font-size:11px;letter-spacing:2px}.product-cover strong{font:900 clamp(32px,4.5vw,74px)/.9 "Helvetica Neue",Arial,sans-serif;letter-spacing:-3px;position:relative}.product-cover strong span{position:absolute;right:0;top:0;color:#777}.marker-cover{background:#171717;color:#fff}.keynote-cover{background:#e9e9e9;color:#111;border:1px solid #ddd}.product-caption{display:flex;align-items:center;justify-content:space-between;padding-top:24px}.product-caption h3{font-size:24px;line-height:1.2;letter-spacing:-.7px;margin:8px 0}.product-caption>span{font-size:27px}.product .small{margin-top:6px}.product .eyebrow{font-size:11px}.service{background:#141414;color:white}.service .eyebrow{color:#aaa}.service-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;margin-top:40px}.service h2{font-size:clamp(38px,5.4vw,82px)}.service h3{font-size:21px;margin:0 0 20px}.service p:not(.eyebrow){color:#bbb}.service .button{margin-top:15px}.circle{display:flex;justify-content:space-between;align-items:center;gap:40px}.circle p:not(.eyebrow){margin-top:30px}.member-count{display:flex;flex-direction:column;align-items:center;min-width:36%;border-left:1px solid #ccc}.member-count strong{font-size:clamp(120px,16vw,240px);font-weight:850;letter-spacing:-.08em;line-height:1}.member-count>span{font-size:17px;letter-spacing:6px;margin-top:15px}.member-count small{font-size:11px;color:#777;margin-top:20px}.text-link{display:inline-flex;min-width:200px;justify-content:space-between;gap:35px;border-bottom:1px solid #111;padding:12px 0;font-size:14px}.text-link:hover{color:#777}.journal{border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#f4f4f4}.journal-row,.about-row{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;margin-top:35px}.journal h3{font-size:24px;margin:0}.journal p{color:#666}.about-row h2{font-size:clamp(28px,3.2vw,48px)}.about-row .equals{font-size:inherit;margin-top:15px;color:#888;font-weight:800;letter-spacing:-.03em;line-height:1.2}.about-row p:first-child{margin-top:0;font-size:13px;letter-spacing:1px}.detail{max-width:1100px;min-height:75vh;margin:auto;padding:55px 6% 90px}.breadcrumb{font-size:12px;color:#777}.detail>.eyebrow{margin-top:65px}.detail h1{font-size:clamp(39px,6.5vw,88px);letter-spacing:-.05em;line-height:1.02;overflow-wrap:anywhere;margin:15px 0 32px}.detail h2{font-size:21px;line-height:1.7;letter-spacing:0}.detail-intro{max-width:700px;margin:24px 0 35px}.notice{background:#f3f3f3;border-top:1px solid #ccc;padding:24px;max-width:750px;margin-bottom:30px}.notice p{font-size:14px;margin-bottom:0;color:#555}@media(max-width:760px){.hero-photo{width:100%;opacity:.6;object-position:65% 58%;mask-image:linear-gradient(to right,transparent,black 70%)}.hero-bottom>div{max-width:260px}.course-content,.service-grid,.journal-row,.about-row{grid-template-columns:1fr;gap:30px}.course-description{padding-left:0;border-left:0;padding-top:20px;border-top:1px solid #ccc}.course .section-head .status{margin-top:25px}.products{grid-template-columns:1fr;gap:42px}.product-cover{padding:24px}.product-cover strong{font-size:54px}.service-grid{margin-top:28px}.service h2{font-size:42px}.circle{display:block}.member-count{border-left:0;border-top:1px solid #ccc;margin-top:38px;padding-top:30px;align-items:flex-start}.member-count strong{font-size:136px}.member-count>span{font-size:13px}.journal h2{font-size:48px}.about-row h2{font-size:30px}.detail>.eyebrow{margin-top:40px}.detail{padding-bottom:65px}.notice{padding:20px}}@media(max-width:360px){.hero h1{font-size:11.8vw}.brand{font-size:19px!important}.tip h3{font-size:21px}.product-cover strong{font-size:46px}.service h2{font-size:36px}}
footer .social{font-size:12px;color:#ccc}.hero-bottom .muted{color:#eee;text-shadow:0 1px 6px #000}.hero-top,.hero-foot{color:#ccc}

.friends{border-top:1px solid var(--line);padding-top:60px;padding-bottom:70px}.friends h2{font-size:24px;letter-spacing:.03em;line-height:1.6}.friend-card{display:grid;grid-template-columns:1fr 1.25fr;margin-top:30px;background:#151515;color:white;border:1px solid #333;align-items:center;transition:background .2s}.friend-card:hover{background:#242424}.friend-logo{padding:30px 45px;display:flex;align-items:center;justify-content:center}.friend-logo img{width:100%;max-width:336px;height:auto;display:block}.friend-info{padding:36px 40px;border-left:1px solid #444}.friend-info .eyebrow{color:#aaa;font-size:12px}.friend-info h3{font-size:28px;letter-spacing:-.6px;margin:8px 0 12px;line-height:1.2}.friend-info>p:not(.eyebrow){font-size:15px;color:#ddd}.friend-cta{display:inline-flex;gap:35px;font-size:14px;align-items:center;margin-top:10px;border-bottom:1px solid #888;padding-bottom:7px}@media(max-width:760px){.friends{padding-top:45px;padding-bottom:50px}.friends h2{font-size:22px}.friend-card{grid-template-columns:1fr}.friend-logo{padding:15px 30px}.friend-logo img{max-width:280px}.friend-info{border-left:0;border-top:1px solid #444;padding:25px}.friend-info>p:not(.eyebrow){font-size:14px}}

.friends h2{font-size:clamp(20px,3vw,32px);font-weight:800;letter-spacing:-.025em;line-height:1.3}

.sample-entry{display:grid;grid-template-columns:130px 1fr;gap:32px;align-items:center;padding:28px;margin-top:20px;border:1px solid #ccc;background:#f4f4f4}.sample-entry>img{width:130px;height:auto;box-shadow:0 4px 18px #0001}.sample-entry h3{font-size:23px;margin:5px 0}.sample-entry p{font-size:14px}.sample-page{max-width:1100px;margin:auto;padding:55px 5% 75px}.sample-page>.eyebrow{margin-top:42px}.sample-page h1{font-size:clamp(40px,6vw,76px);line-height:1;letter-spacing:-.04em;margin:20px 0 26px}.report-controls{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-top:36px;padding:22px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.report-controls label{font-size:14px;flex:1;max-width:420px}.report-controls select{display:block;margin-top:8px;font:inherit;font-size:16px;padding:12px;width:100%;background:white;color:#111;border:1px solid #aaa;border-radius:0}.report-buttons{display:flex;align-items:center;gap:16px}.report-buttons button{background:white;color:#111;border:1px solid #aaa;padding:10px 15px;min-height:48px;cursor:pointer;font-size:14px}.report-buttons button:disabled{opacity:.35;cursor:default}.report-buttons button:hover:not(:disabled){background:#111;color:white}#report-count{font-size:14px;white-space:nowrap}.report-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:28px 0 18px}.report-heading h2{font-size:19px;line-height:1.5;letter-spacing:0}.report-heading a{font-size:14px;white-space:nowrap;text-decoration:underline}.report-sheet{margin:0}.report-sheet img{display:block;width:100%;height:auto;border:1px solid #ddd;background:#f4f4f4}.report-sheet figcaption{font-size:12px;color:#666;margin-top:12px}.report-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:32px}@media(max-width:760px){.sample-entry{grid-template-columns:90px 1fr;gap:18px;padding:20px}.sample-entry>img{width:90px}.sample-entry h3{font-size:18px}.sample-entry .text-link{min-width:0;gap:20px}.sample-entry .eyebrow{font-size:10px}.report-controls{align-items:stretch;flex-direction:column;gap:18px}.report-controls label{max-width:none}.report-buttons{justify-content:space-between}.report-heading{align-items:flex-start}.report-heading h2{font-size:16px}.report-heading a{font-size:12px}.sample-page{padding:35px 6% 55px}.report-links .button{width:100%}}

.awj-card{margin-top:32px}.awj-wordmark{font-size:clamp(38px,5vw,68px);font-weight:850;letter-spacing:-.045em;line-height:1.1}.awj-wordmark span{display:block;font-size:10px;letter-spacing:1.2px;margin-top:14px;font-weight:500;color:#bbb}.awj-card .friend-logo{min-height:200px}@media(max-width:760px){.awj-card .friend-logo{min-height:180px}.awj-wordmark{font-size:54px}}

.allclip-card{margin-top:32px}.allclip-card .friend-logo img{background:#fff;padding:22px;width:100%;height:auto}.allclip-card .friend-logo{min-height:200px}

.statsreview-card:hover{background:#151515}.friend-actions{display:flex;flex-wrap:wrap;column-gap:26px;row-gap:4px}.friend-actions .friend-cta{gap:18px}.friend-actions a:hover{color:#bbb}

article.awj-card:hover{background:#151515}

article.allclip-card:hover{background:#151515}

.promo-video{margin:38px 0 40px}.promo-video h2{margin-bottom:20px}.promo-video video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#111;border:1px solid #333}.promo-video .small{margin:14px 0 8px}.video-direct{font-size:14px;text-decoration:underline;text-underline-offset:4px}
