@charset "UTF-8";
:root{--paper:#fdfdfb;--ink:#191919;--muted:#666661;--red:#ce2825;--line:#d8d8d3;--soft:#f0f0ec;--sans:Arial,Helvetica,sans-serif;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,video:focus-visible{outline:3px solid var(--red);outline-offset:6px}p,h1,h2,h3{margin:0}::selection{background:var(--red);color:white}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:var(--ink);color:white;padding:16px}.skip-link:focus{top:10px}.announcement{height:34px;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:0 4.15%;font-size:12px;letter-spacing:.025em}.announcement a{display:flex;align-items:center;gap:14px}.site-header{max-width:var(--max);margin:auto;padding:26px 4.15%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{flex-shrink:0}.brand img{width:222px;height:auto}.site-header nav{display:flex;align-items:center;gap:32px;margin-left:auto;margin-right:30px;font-size:14px;font-weight:600}.site-header nav a{position:relative;padding:8px 0}.site-header nav a::after,.text-link::after{content:"";position:absolute;height:1px;background:currentColor;left:0;right:0;bottom:0;transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover::after,.text-link:hover::after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:19px 26px;font-size:14px;line-height:1.15;font-weight:700;border:1px solid transparent;min-height:53px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:22px;line-height:.6}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:var(--red)}.button-red{background:var(--red);color:white}.button-red:hover{background:#af1c19}.button-white{background:var(--paper);color:var(--ink)}.button-white:hover{background:#ddd}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.5}.hero{padding:49px 4.15% 0;max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.12fr 1fr;position:relative}.hero-copy{z-index:2;padding-top:5px;padding-bottom:42px}.hero .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:24px}.tiny-cross{color:var(--red);font-size:21px}.hero h1{font-size:clamp(68px,7.4vw,107px);line-height:.92;letter-spacing:-.075em;font-weight:800;position:relative;max-width:780px}.hero h1 .complicated{display:block;color:var(--red);letter-spacing:-.072em}.for-word{position:absolute;top:1.28em;left:4.42em;font-family:Georgia,serif;font-size:.39em;font-weight:400;font-style:italic;transform:rotate(-11deg);color:var(--red);letter-spacing:-.07em;border-bottom:2px solid var(--red);padding:0 8px 2px}.hero-description{margin-top:27px;line-height:1.55;font-size:16px;color:#62625e}.hero-description strong{color:var(--ink);font-weight:400}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:24px}.text-link{font-weight:600;font-size:14px;padding:8px 0;position:relative;display:inline-flex;gap:18px;align-items:center}.hero-world{position:relative;min-height:624px;isolation:isolate}.hello-type{position:absolute;top:-45px;right:-4px;font-size:390px;font-weight:800;line-height:1;letter-spacing:-.07em;color:#ededE8;user-select:none;z-index:-1}.twig-greeting{position:absolute;bottom:37px;left:16%;height:529px;width:65%;background:none;border:0;padding:0}.twig-greeting img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transform-origin:50% 98%;transition:transform .5s}.greeting-hint{position:absolute;bottom:124px;left:0;font-size:13px;border-bottom:1px solid var(--red);padding-bottom:4px;color:var(--red);opacity:0;transform:translateY(5px);transition:.2s}.twig-greeting:hover .greeting-hint,.twig-greeting:focus-visible .greeting-hint{opacity:1;transform:none}.twig-intro{position:absolute;right:0;top:177px;z-index:2;transform:rotate(5deg);display:flex;flex-direction:column;gap:7px;max-width:170px}.handwritten{font-family:'Segoe Print','Bradley Hand',Georgia,serif;font-size:20px;font-weight:400;font-style:italic;line-height:1.4;letter-spacing:-.05em;color:var(--red)}.twig-intro>span:last-child{font-size:13px;line-height:1.5}.twig-response{position:absolute;top:77px;left:0;max-width:210px;z-index:3;transform:rotate(-7deg);background:var(--paper)}.floor-note{position:absolute;bottom:8px;left:24%;font-size:12px;color:var(--muted);letter-spacing:.025em}.hero-foot{grid-column:1/-1;border-top:1px solid var(--line);padding:19px 0;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.hero-foot>span:last-child span{padding-left:24px}.release-strip{max-width:calc(var(--max) - 8.3%);margin:0 auto 46px;display:flex;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;gap:30px}.release-index{font-size:12px;letter-spacing:.07em;font-weight:600;min-width:160px}.release-strip img{width:84px;height:84px;object-fit:cover;mix-blend-mode:multiply}.release-strip strong{display:block;font-size:28px;line-height:1.3;letter-spacing:-.04em;margin-top:5px}.release-strip .eyebrow{color:var(--muted);font-size:12px}.release-link{margin-left:auto;font-size:14px;display:flex;align-items:center;gap:50px;font-weight:600}.release-link span{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;font-size:22px;transition:.2s}.release-strip:hover .release-link span{background:var(--red);border-color:var(--red);color:white;transform:rotate(45deg)}
.section-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:48px}.red-text{color:#ee6e69}.featured{background:var(--ink);color:var(--paper);padding:56px max(4.15%,calc((100% - 1320px)/2)) 76px}.featured .section-top{border-bottom:1px solid #454542;padding-bottom:22px;margin-bottom:42px}.featured .handwritten{color:#f0837e}.featured-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:7.8%;align-items:center}.product-gallery{min-width:0}.product-image-wrap{position:relative;background:white;overflow:hidden}.product-image-wrap>img{width:100%;aspect-ratio:1;object-fit:cover;transition:opacity .2s}.product-stamp{position:absolute;right:22px;top:25px;z-index:1;background:var(--red);padding:16px 14px;font-size:12px;font-weight:700;letter-spacing:.04em;transform:rotate(7deg);box-shadow:4px 4px 0 #19191920}.gallery-controls{display:flex;gap:23px;align-items:center;padding-top:19px;font-size:12px}.gallery-choice{border:0;background:none;color:#adada8;border-bottom:1px solid transparent;padding:8px 0;font-size:14px}.gallery-choice.is-active{color:var(--paper);border-color:var(--paper)}.gallery-note{margin-left:auto;font-size:12px;color:#adada8}.product-copy{padding:12px 0 35px}.product-copy h2{font-size:clamp(54px,6.7vw,92px);line-height:.94;letter-spacing:-.065em;margin-top:30px;font-weight:800}.product-copy h2 em{font-style:normal;color:#ed6b65}.product-intro{font-size:24px;line-height:1.35;letter-spacing:-.04em;margin-top:30px}.body-copy{font-size:17px;line-height:1.65;max-width:450px}.product-copy .body-copy{color:#babab5;margin-top:22px;max-width:375px}.product-details{margin:26px 0 28px;display:flex;gap:12px;flex-wrap:wrap;color:#deded9;font-size:12px}.product-details span{border:1px solid #50504b;padding:8px 11px}.shop-note{font-size:12px;margin-top:14px;color:#babab5;line-height:1.5}.product-aside{margin-top:34px;transform:rotate(-4deg)}.brand-ribbon{background:var(--red);color:white;overflow:hidden;padding:25px 0}.ribbon-track{display:flex;align-items:center;gap:46px;width:max-content;animation:marquee 38s linear infinite;font-size:36px;font-weight:700;letter-spacing:-.055em}.ribbon-track i{font-size:26px;font-style:normal}.brand-ribbon:hover .ribbon-track{animation-play-state:paused}.meet-section{max-width:var(--max);margin:auto;padding:75px 4.15% 86px}.section-side-note{font-size:12px;letter-spacing:.08em;color:var(--muted)}.meet-section .section-top{margin-bottom:65px}.meet-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:12%;align-items:center;padding:0 4%}.twig-id{border:1px solid #cacac2;position:relative;padding:26px 29px;background:#f3f3ef;transform:rotate(-3deg);box-shadow:10px 12px 0 #e8e8e1}.id-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccccc4;padding-bottom:18px}.id-heading .eyebrow{font-size:11px}.id-number{font-size:40px;font-weight:700;color:#b5b5ad;letter-spacing:-.06em}.twig-id>img{height:335px;width:auto;margin:28px auto 22px;mix-blend-mode:multiply}.id-bottom{border-top:1px solid #ccccc4;padding-top:20px;display:flex;align-items:center;gap:27px}.id-bottom strong{font-size:42px;letter-spacing:-.07em}.id-bottom>span{font-size:12px;line-height:1.6}.id-note{position:absolute;bottom:-30px;right:-42px;transform:rotate(5deg);font-size:18px;background:var(--paper);padding:0 8px}.meet-copy h2{font-size:clamp(45px,5.6vw,80px);line-height:.97;letter-spacing:-.067em;margin-bottom:30px}.meet-copy h2>span{color:var(--red);white-space:nowrap}.meet-copy .body-copy{color:#60605b;margin-top:16px;font-size:17px}.meet-manifesto{margin-top:29px;font-size:19px;line-height:1.5;letter-spacing:-.025em}.meet-manifesto strong{font-weight:700}.meet-copy .text-link{margin-top:24px}.tv-section{max-width:var(--max);margin:0 auto;padding:80px 6.5% 100px;display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;border-top:1px solid var(--line)}.tv-copy h2{font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.065em;margin-top:30px}.tv-copy>.handwritten{font-size:28px;transform:rotate(-4deg);margin:20px 0 34px}.tv-copy .body-copy{color:#65655e;margin-bottom:29px;max-width:365px}.instagram-link{display:flex;width:max-content;margin-top:18px}.tv-player{background:var(--ink);box-shadow:12px 12px 0 #deded5;transform:rotate(2deg)}.tv-topbar{padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:white;font-size:12px;letter-spacing:.075em}.tv-topbar>span:first-child{font-size:20px;letter-spacing:-.06em}.tv-topbar>span:last-child{font-size:11px}.video-frame{background:white;margin:0 11px;overflow:hidden;aspect-ratio:4/5}.video-frame video{width:100%;height:100%;object-fit:contain;display:block}.tv-bottom{padding:17px 17px 20px;display:flex;gap:15px;align-items:center;justify-content:space-between;color:white}.tv-bottom>span{font-size:14px}.tv-bottom small{display:block;font-size:11px;color:#babab4;margin-top:5px}.tv-bottom button{border:1px solid #777;background:none;color:white;font-size:12px;padding:12px 13px;white-space:nowrap}.tv-bottom button span{margin-left:8px}.tv-bottom button:hover{background:var(--red);border-color:var(--red)}.closing{background:var(--red);color:white;padding:65px max(6.5%,calc((100% - 1253px)/2)) 66px;position:relative;overflow:hidden}.closing h2{font-size:clamp(76px,12.6vw,180px);line-height:.88;letter-spacing:-.077em;margin:34px 0 41px}.closing h2>span{color:#191919}.closing-bottom{display:flex;align-items:center;gap:40px;position:relative}.closing-bottom p{font-size:16px;line-height:1.5}.closing-bottom .button{margin-left:auto;min-width:250px}.closing-bottom .handwritten{position:absolute;right:10px;top:-100px;color:white;font-size:26px;transform:rotate(-8deg)}.site-footer{max-width:var(--max);margin:auto;padding:48px 4.15% 21px}.footer-top{display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding-bottom:36px}.footer-top img{width:200px;height:auto}.footer-top p{font-size:14px;color:var(--muted)}.footer-links{display:flex;gap:26px;margin-left:auto;font-size:14px}.footer-links a:hover,.footer-bottom a:hover{color:var(--red)}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted);line-height:1.5}.footer-bottom a{margin-left:24px;color:var(--ink)}
.hero-world .hello-type{top:-25px;right:5px;font-size:230px}.hero-world .twig-greeting{left:5%;width:70%}.hero-world .twig-intro{top:216px}.for-word{top:3.05em;left:10.1em}.twig-greeting img{mix-blend-mode:normal}.greeting-hint{opacity:1}.hero-world .twig-greeting img{border-radius:0}.product-image-wrap>img{height:auto}.release-strip{margin-left:4.15%;margin-right:4.15%}.hero h1{line-height:.97}.for-word{top:3.12em}
@keyframes marquee{to{transform:translateX(-50%)}}

@media(max-width:1100px){.gallery-controls{gap:18px;flex-wrap:wrap}.gallery-note{width:100%;margin:0}.featured-grid{gap:5%}.product-copy h2{font-size:7vw}.product-copy{padding-bottom:0}.meet-grid{gap:9%;padding:0}.twig-id{padding:20px}.twig-id>img{height:300px}.id-bottom{gap:18px}.meet-copy h2{font-size:5.8vw}.tv-section{gap:7%;padding-left:4.15%;padding-right:4.15%}.tv-bottom{flex-wrap:wrap}.tv-bottom small{font-size:12px}.footer-links{margin-left:0}.footer-top{justify-content:space-between}.closing-bottom .handwritten{top:-92px}}
@media(max-width:760px){.section-top{margin-bottom:32px;gap:18px;align-items:flex-start}.featured{padding:35px 6% 46px}.featured .section-top{margin-bottom:26px;padding-bottom:20px}.featured .section-top .handwritten{font-size:15px;max-width:140px;text-align:right}.featured-grid{grid-template-columns:1fr;gap:35px}.product-stamp{right:16px;top:16px;padding:12px;font-size:12px}.gallery-controls{gap:20px;padding-top:12px}.gallery-note{font-size:12px}.product-copy{padding:4px 0 0}.product-copy h2{font-size:18vw;margin-top:19px}.product-intro{font-size:24px;margin-top:24px}.product-copy .body-copy{font-size:16px;margin-top:19px}.product-details{gap:8px;margin:24px 0}.product-aside{font-size:18px;margin-top:25px}.brand-ribbon{padding:20px 0}.ribbon-track{font-size:30px;gap:28px}.ribbon-track i{font-size:20px}.meet-section{padding:39px 6% 52px}.meet-section .section-top{margin-bottom:38px}.section-side-note{display:none}.meet-grid{grid-template-columns:1fr;gap:64px;padding:0 2%}.twig-id{width:90%;max-width:400px;margin:auto;padding:22px 25px}.twig-id>img{height:283px}.id-heading .eyebrow{font-size:12px}.id-note{right:-10px;bottom:-25px;font-size:16px}.meet-copy h2{font-size:14vw;margin-bottom:27px}.meet-copy .body-copy{font-size:16px;max-width:none}.meet-manifesto{font-size:18px;margin-top:25px}.meet-copy .text-link{margin-top:20px}.tv-section{grid-template-columns:1fr;padding:41px 6% 63px;gap:38px}.tv-copy h2{font-size:17vw;margin-top:23px}.tv-copy>.handwritten{font-size:23px;margin:15px 0 26px}.tv-copy .body-copy{font-size:16px;max-width:none}.tv-player{width:94%;max-width:460px;margin:auto;box-shadow:8px 8px 0 #deded5}.tv-topbar>span:last-child{font-size:12px}.tv-bottom{padding:16px 14px;gap:14px}.closing{padding:43px 6%}.closing>.eyebrow{font-size:12px}.closing h2{font-size:21vw;margin:30px 0 29px;line-height:.93}.closing-bottom{align-items:flex-start;flex-direction:column;gap:25px}.closing-bottom p{font-size:14px}.closing-bottom .button{margin:0;min-width:230px}.closing-bottom .handwritten{right:6px;top:3px;max-width:108px;font-size:19px}.site-footer{padding:37px 6% 24px}.footer-top{flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:26px}.footer-top img{width:200px}.footer-top p{font-size:14px}.footer-links{font-size:14px;gap:27px}.footer-bottom{flex-direction:column;gap:14px;font-size:12px}.footer-bottom>span:last-child{display:flex;justify-content:space-between;gap:15px}.footer-bottom a{margin-left:0;white-space:nowrap}}
@media(min-width:1440px){.release-strip{max-width:1320px}}
@media(max-width:1100px){.site-header nav{gap:20px;margin-right:0}.brand img{width:192px}.hero{grid-template-columns:1.2fr 1fr}.hero h1{font-size:8.25vw}.hero-world{min-height:605px}.twig-intro{right:-2%;top:143px;max-width:138px}.twig-intro>span:last-child{font-size:12px}.hello-type{font-size:320px}.twig-greeting{height:455px;bottom:63px;left:13%;width:77%}.release-index{min-width:130px}.hero-actions{gap:22px}.button{padding:18px 21px}.hero-foot{font-size:12px}}
@media(max-width:760px){html{scroll-padding-top:20px}.announcement{padding:0 6%;height:30px;font-size:12px}.announcement>a{font-size:0;gap:0}.announcement>a span{font-size:17px}.site-header{padding:20px 6%;gap:16px}.site-header nav{display:none}.brand img{width:173px}.header-shop{padding:12px 14px;gap:20px;min-height:42px;font-size:12px}.hero{padding:32px 6% 0;grid-template-columns:1fr}.hero-copy{padding-bottom:0}.hero .eyebrow{font-size:12px;margin-bottom:22px}.hero h1{font-size:clamp(64px,12.35vw,92px);line-height:.94}.hero-description{font-size:16px;margin-top:25px}.hero-actions{gap:24px}.hero-actions .button{gap:28px}.hero-actions .text-link{font-size:14px;gap:10px}.hero-world{min-height:425px;margin-top:32px}.hello-type{font-size:290px;top:-17px;right:15px}.twig-greeting{height:366px;bottom:40px;left:23%;width:48%}.twig-intro{right:0;top:132px;max-width:137px}.twig-response{top:55px;left:0;max-width:135px;font-size:17px}.floor-note{bottom:13px;left:25%;font-size:12px}.hero-foot{gap:15px;align-items:flex-start;padding:18px 0;font-size:12px;line-height:1.5}.hero-foot>span:last-child{text-align:right}.hero-foot>span:last-child span{padding-left:3px}.release-strip{margin:0 6% 30px;gap:16px;flex-wrap:wrap;max-width:none;padding:22px 0}.release-index{width:100%;font-size:12px}.release-strip img{width:72px;height:72px}.release-strip strong{font-size:24px}.release-strip .eyebrow{font-size:12px}.release-link{font-size:0;gap:0}.release-link span{width:38px;height:38px}.greeting-hint{opacity:1;left:-30px;bottom:65px}}
@media(max-width:370px){.header-shop{gap:12px}.brand img{width:150px}.hero h1{font-size:11.95vw}.hero-actions{gap:16px}.hero-actions .button{gap:18px;padding:18px}.release-strip strong{font-size:21px}}
.hero-copy,.hero-world,.meet-copy,.tv-copy{min-width:0}.button{white-space:nowrap}.hero-world .hello-type{mix-blend-mode:multiply;z-index:0;pointer-events:none}.twig-greeting{z-index:1}.twig-intro{z-index:2}.brand-ribbon{position:relative}.brand-ribbon>button{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid white;border-radius:50%;background:var(--red);color:white;font-size:18px}.brand-ribbon>button:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
@media(max-width:760px){.hero h1{font-size:clamp(40px,14vw,95px);line-height:.96}.brand img{width:160px}.hero-actions{flex-wrap:wrap;gap:15px 22px}.hero-world .twig-greeting{left:1%;width:66%;height:350px;bottom:38px}.hero-world .twig-intro{top:183px;right:1%;font-size:16px}.hero-world .hello-type{font-size:185px;right:0;top:5px}.hero-world{margin-top:28px;min-height:410px}.hero-world .greeting-hint{left:7px;bottom:47px}.hero-world .floor-note{left:11%;bottom:8px}.hero-world .twig-response{top:7px;left:0;max-width:160px}.release-strip{margin-left:6%;margin-right:6%}.release-strip>div{flex:1;min-width:0}.release-strip strong{font-size:22px}.release-strip .eyebrow{font-size:12px;line-height:1.5}.for-word{top:3.1em;left:10.1em}.gallery-controls{gap:12px 20px}.meet-copy h2>span{white-space:normal}.closing-bottom .handwritten{font-size:18px;max-width:95px;right:-5px}}
@media(max-width:370px){.brand img{width:138px}.header-shop{gap:12px;padding:12px}.hero-actions .text-link{font-size:14px}.hero-actions .button{padding:17px}.hero-world .twig-intro{right:0;max-width:110px}.twig-intro>span:last-child{font-size:12px}.twig-intro .handwritten{font-size:18px}.release-strip{gap:12px}.release-strip img{width:55px;height:55px}.release-strip strong{font-size:21px}.release-link span{width:33px;height:33px}.closing-bottom .handwritten{position:static;transform:rotate(-5deg);max-width:none}.tv-topbar{padding:16px 12px}.tv-topbar>span:last-child{font-size:12px;letter-spacing:0}}
.id-heading .eyebrow,.tv-topbar>span:last-child,.tv-bottom small{font-size:12px}

/* Supplied transparent arm pivots behind the stationary body and sleeve. */
.twig-character{display:block;width:100%;height:100%;overflow:visible}
.twig-arm{transform-box:view-box;transform-origin:398px 775px;transition:transform .18s ease-out}
.twig-greeting.is-waving .twig-arm{animation:twig-arm-wave .3s ease-in-out infinite}
@keyframes twig-arm-wave{0%,100%{transform:rotate(0)}25%{transform:rotate(-22deg)}75%{transform:rotate(27deg)}}

/* All handwritten annotations share the same face and lettering treatment. */
.handwritten,.for-word{font-family:'Segoe Print','Bradley Hand',Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.05em}
.for-word{font-size:.4em;line-height:1.4;top:3.1em;left:9.975em;border:0;transform:rotate(-8deg);padding:0}
.hero-world .greeting-hint{font-size:20px;line-height:1.4;border:0;padding:0;opacity:1;transform:rotate(-7deg);text-align:left}
.twig-greeting:hover .greeting-hint,.twig-greeting:focus-visible .greeting-hint{transform:rotate(-7deg)}
.greeting-arrow{position:absolute;left:48px;bottom:5px;width:112px;height:72px;overflow:visible;pointer-events:none}
.greeting-arrow path{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.closing h2>.closing-second-line{display:block;color:inherit;margin-left:.28em;white-space:nowrap}
.closing-second-line>span{color:var(--ink)}
@media(max-width:760px){.closing h2{font-size:20vw}}
@media(max-width:760px){.hero-world .greeting-hint{font-size:20px;left:0;bottom:70px}.greeting-arrow{left:39px;width:83px;height:57px;bottom:5px}.for-word{top:3.05em;left:9.975em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.ribbon-track{flex-wrap:wrap;width:auto;justify-content:center}.ribbon-track>:nth-child(n+6){display:none}.brand-ribbon>button{display:none}}
