@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{--ink:#10292e;--paper:#f6f3ed;--orange:#e95e40;--lime:#cbd789;--line:#c9c9bf;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.wrap{max-width:1280px;margin:auto;padding-left:40px;padding-right:40px}.eyebrow{font:500 11px var(--mono);text-transform:uppercase;letter-spacing:.08em;margin:0 0 18px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:.96}h1{font-size:clamp(56px,7.2vw,112px);font-weight:600}h2{font-size:clamp(40px,5vw,68px);font-weight:500}h1 em,h2 em{font-family:var(--serif);font-weight:500}header{background:var(--paper);z-index:5;justify-content:space-between;align-items:center;height:76px;padding:0 4.2%;display:flex;position:relative}.wordmark{letter-spacing:-.09em;font-size:21px;font-weight:700}.wordmark span{font-family:var(--serif);letter-spacing:-.09em;font-style:italic;font-weight:500}.wordmark i{color:var(--orange);font-style:normal}nav{gap:26px;font-size:13px;font-weight:600;display:flex}nav a{cursor:pointer}.menu-button{background:0 0;border:0;padding:6px;display:none}.hero{background:var(--ink);color:#f7f4ed;min-height:630px;padding:clamp(72px,10vw,144px) max(4.2%,50vw - 640px);position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:760px;position:relative}.hero .lede{color:#d1dcd5;max-width:485px;margin:26px 0 32px;font-size:18px}.primary{background:var(--orange);color:#fff;cursor:pointer;border:0;align-items:center;gap:17px;padding:14px 19px;font-size:13px;font-weight:700;display:inline-flex}.primary:hover{background:#d65135}.hero-art{background:#a6cbd0;width:46%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero-art:after{content:"";background:linear-gradient(125deg,#0000 44%,#10292e1c);position:absolute;inset:0}.sun{background:#e7e9c9;border-radius:50%;width:280px;height:280px;position:absolute;top:15%;right:13%}.mountain{border-style:solid;width:0;height:0;position:absolute;bottom:0}.m1{border-width:0 0 390px 420px;border-color:#0000 #0000 #dbe0d7;right:-60px}.m2{border-width:0 260px 300px 150px;border-color:#0000 #0000 #789da1;right:140px}.husky{z-index:2;background:#f4f0e9;border-radius:45% 45% 38% 38%;width:250px;height:270px;position:absolute;bottom:7%;left:13%;transform:rotate(-2deg);box-shadow:22px 20px #375c63}.ear{clip-path:polygon(50% 0,100% 100%,0 100%);background:#f4f0e9;width:88px;height:118px;position:absolute;top:-68px}.e1{left:15px;transform:rotate(-12deg)}.e2{right:15px;transform:rotate(12deg)}.face{background:#244c53;border-radius:44% 44% 47% 47%;justify-content:space-around;width:196px;height:175px;padding-top:46px;display:flex;position:absolute;top:53px;left:27px}.face span{background:#d5e5db;border-radius:50%;width:20px;height:25px}.face b{background:#172e31;border-radius:50% 50% 60% 60%;width:35px;height:25px;position:absolute;bottom:25px;left:80px}.hero-art p{z-index:3;font:10px var(--mono);color:var(--ink);position:absolute;bottom:14px;right:20px}.hero-foot{font:10px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#b7c6c1;justify-content:space-between;display:flex;position:absolute;bottom:24px;left:max(4.2%,50vw - 640px);right:4.2%}.intro{max-width:960px;margin-left:calc(50% - 640px);padding-top:145px;padding-bottom:145px}.intro h2{max-width:820px}.intro>p:last-child{max-width:555px;margin:30px 0 0;font-size:18px}.guides{padding-bottom:142px}.section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px;display:flex}.section-head h2{font-size:clamp(40px,4.5vw,60px)}.section-head>p{max-width:310px;margin:0 0 5px;font-size:15px}.text-link{white-space:nowrap;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide{flex-direction:column;justify-content:space-between;min-height:405px;padding:20px;display:flex}.guide.sand{background:#d7c6aa}.guide.ice{background:#aacdd2}.guide.coral{background:#e98a73}.guide-number{font:11px var(--mono);justify-content:space-between;display:flex}.guide-number span{text-transform:uppercase;letter-spacing:.05em;font-size:10px}.guide h3{letter-spacing:-.045em;max-width:280px;margin-bottom:14px;font-size:29px;line-height:1.05}.guide p{max-width:340px;margin-bottom:20px;font-size:14px}.guide a{border:1px solid;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.questions{background:#e6e4da;padding:130px 0}.question-grid{grid-template-columns:.88fr 1.12fr;gap:10%;display:grid}.question-grid>div>p:last-child{max-width:330px;margin-top:28px}.accordion{border-top:1px solid var(--ink)}.question{border-bottom:1px solid var(--ink)}.question button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:22px 0;font-size:17px;font-weight:600;display:flex}.question p{max-width:560px;margin:0;padding:0 35px 22px 0;font-size:14px}.tools{padding-top:135px;padding-bottom:135px}.tool-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.tool-card{text-align:left;border:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;min-height:270px;padding:17px;display:flex}.tool-card:hover{background:#ece8df}.tool-card>span{font:10px var(--mono);margin-bottom:42px}.tool-card>svg{color:var(--orange);margin-bottom:19px}.tool-card h3{letter-spacing:-.03em;margin-bottom:7px;font-size:18px}.tool-card p{margin:0;font-size:13px}.tool-card b{align-items:center;gap:8px;margin-top:auto;font-size:12px;display:flex}.tool-panel{background:var(--lime);padding:75px 40px}.tool-inner{max-width:800px;margin:auto;position:relative}.tool-inner h2{margin-bottom:32px}.close{cursor:pointer;background:0 0;border:0;position:absolute;top:0;right:0}.tool-content{max-width:600px;font-size:17px}.choice-row{gap:10px;margin-top:24px;display:flex}.choice-row button{background:var(--ink);color:#fff;cursor:pointer;border:0;padding:13px 16px;font-size:13px}.result,.behavior-result{background:#fff6;margin-top:24px;padding:18px;font-size:14px}.name-result{font:56px var(--serif);margin:26px 0 0}.tool-content label{margin:22px 0 8px;font-size:12px;font-weight:700;display:block}.tool-content input,.tool-content select{border:1px solid var(--ink);width:100%;font:inherit;background:#ffffff73;padding:13px}.behavior-result h3{margin-bottom:8px;font-size:22px}.behavior-result p{margin-bottom:12px}.manifesto{background:var(--orange);color:#fff;padding:132px 0}.manifesto-layout{grid-template-columns:1.3fr .7fr;align-items:end;gap:11%;display:grid}.manifesto h2{font-size:clamp(42px,5vw,74px)}.manifesto-layout>div p{margin-bottom:26px;font-size:17px;line-height:1.55}.primary.light{color:var(--ink);background:#f7f4ed}footer{background:var(--ink);color:#f7f4ed;padding:58px max(4.2%,50vw - 640px) 25px}.footer-top{justify-content:space-between;align-items:flex-start;padding-bottom:82px;display:flex}.footer-top .wordmark{font-size:39px}.footer-top p{font:14px var(--serif);max-width:180px;margin:0;font-style:italic}.footer-bottom{font:10px var(--mono);letter-spacing:.03em;border-top:1px solid #628087;justify-content:space-between;padding-top:17px;display:flex}.footer-bottom div{gap:20px;display:flex}@media (width<=800px){.wrap{padding-left:20px;padding-right:20px}header{height:64px;padding:0 20px}nav{display:none}.menu-button{display:block}nav.open{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:15px;padding:20px;display:flex;position:absolute;top:64px;left:0;right:0}.hero{min-height:680px;padding:75px 20px 240px}.hero-art{width:100%;height:250px;top:auto;bottom:0;left:0}.sun{width:170px;height:170px;top:5%;right:14%}.m1{border-width:0 0 220px 260px}.m2{border-width:0 180px 190px 105px;right:125px}.husky{transform-origin:0 100%;bottom:2%;left:18%;transform:scale(.66)}.hero-foot{bottom:260px;left:20px;right:20px}.intro{margin:0;padding:90px 20px}.guide-grid{grid-template-columns:1fr}.guide{min-height:310px}.questions{padding:85px 0}.question-grid,.manifesto-layout{grid-template-columns:1fr;gap:42px}.tools{padding:85px 20px}.section-head{display:block}.section-head>p{margin-top:18px}.section-head .text-link{margin-top:21px}.tool-grid{grid-template-columns:1fr 1fr}.tool-card{min-height:225px}.manifesto{padding:85px 0}.footer-top{padding-bottom:52px}.footer-top .wordmark{font-size:28px}.footer-bottom{flex-direction:column;gap:22px}.tool-panel{padding:55px 20px}.choice-row{flex-direction:column}}@media (width<=430px){h1{font-size:54px}.hero .lede{font-size:16px}.hero-foot span:last-child{display:none}.tool-grid{grid-template-columns:1fr}.footer-top{display:block}.footer-top p{margin-top:20px}}@media (width>=801px){.intro{margin-left:max(0px,50% - 640px)}}.intro h2{letter-spacing:-.043em}.behavior-shelf{color:#f7f4ed;background:#10292e;padding:118px 0}.behavior-shelf .section-head{align-items:end}.behavior-shelf .section-head h2{font-size:clamp(38px,4.6vw,64px)}.behavior-shelf .section-head>p{color:#cdd6d0}.behavior-grid{border-top:1px solid #628087;border-left:1px solid #628087;grid-template-columns:repeat(3,1fr);display:grid}.behavior-grid button{min-height:255px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #628087;border-top:0;border-left:0;flex-direction:column;align-items:flex-start;padding:18px;display:flex}.behavior-grid button:hover{background:#1d3d43}.behavior-grid span{font:10px var(--mono);color:var(--lime);margin-bottom:43px}.behavior-grid h3{letter-spacing:-.04em;margin:0 0 8px;font-size:23px}.behavior-grid p{color:#cdd6d0;max-width:250px;margin:0;font-size:13px}.behavior-grid b{align-items:center;gap:8px;margin-top:auto;font-size:12px;display:flex}@media (width<=800px){.behavior-shelf{padding:78px 0}.behavior-grid{grid-template-columns:1fr}.behavior-grid button{min-height:205px}}.little-things{padding-bottom:122px}.little-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.little-card{flex-direction:column;min-height:405px;padding:18px;display:flex}.little-card.treat{background:#cbd789}.little-card.window{background:#aacdd2}.little-card.lead{background:#e98a73}.little-art{height:175px;margin:-18px -18px 25px;position:relative;overflow:hidden}.little-art:before{content:"";background:#f6f3ed;border-radius:50%;width:145px;height:145px;position:absolute;top:20px;left:calc(50% - 72px)}.little-art i{z-index:1;background:#244c53;border-radius:46% 46% 15% 15%;width:80px;height:105px;position:absolute;bottom:0;left:calc(50% - 40px)}.little-art i:before,.little-art i:after{content:"";border:22px solid #0000;border-top-width:0;border-bottom:47px solid #244c53;position:absolute;top:-38px}.little-art i:before{left:3px}.little-art i:after{right:3px}.little-art b{z-index:2;background:#f6f3ed;width:50px;height:7px;position:absolute;bottom:43px;left:calc(50% - 25px)}.little-card.window .little-art:after{content:"";border:8px solid #f6f3ed;position:absolute;inset:28px 32%}.little-card.lead .little-art:after{content:"";border-top:3px solid #244c53;border-radius:50%;width:110%;height:60px;position:absolute;bottom:-25px;left:-5%}.little-card span{font:10px var(--mono);text-transform:uppercase;margin-bottom:35px}.little-card h3{letter-spacing:-.045em;max-width:275px;margin-bottom:12px;font-size:25px;line-height:1.04}.little-card p{max-width:295px;margin:0;font-size:13px}@media (width<=800px){.little-things{padding-bottom:80px}.little-grid{grid-template-columns:1fr}.little-card{min-height:350px}.library{padding-bottom:80px}.library-grid{grid-template-columns:1fr}.library-item:nth-child(odd){border-right:0;padding-right:0}.library-item:nth-child(2n){padding-left:0}.article-hero{grid-template-columns:1fr}.article-head{padding:54px 20px 58px}.article-head h1{font-size:55px}.article-art{height:340px}.article-body{padding:72px 20px 90px}.article-intro{margin-bottom:48px;font-size:26px}.article-body section{grid-template-columns:38px 1fr;gap:12px}.article-body section h2{font-size:27px}.article-body section p{font-size:16px}}.library{padding-top:0;padding-bottom:125px}.library>p{margin-bottom:24px}.library-grid{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.library-item{border-bottom:1px solid var(--ink);grid-template-columns:1fr 34px;align-items:center;gap:15px;padding:22px 10px 22px 0;display:grid}.library-item:nth-child(odd){border-right:1px solid var(--ink);padding-right:25px}.library-item:nth-child(2n){padding-left:25px}.library-item span{font:10px var(--mono);grid-column:1}.library-item h3{letter-spacing:-.04em;grid-column:1;margin:0;font-size:22px;line-height:1.1}.library-item svg{grid-area:1/2/3}.article-page{background:var(--paper)}.article-hero{background:#aacdd2;grid-template-columns:1.15fr .85fr;min-height:570px;display:grid}.article-head{flex-direction:column;justify-content:center;padding:78px 70px 78px max(40px,50vw - 600px);display:flex}.back{align-items:center;gap:9px;margin-bottom:54px;font-size:12px;font-weight:700;display:flex}.back svg{transform:rotate(180deg)}.article-head h1{max-width:720px;margin-bottom:28px;font-size:clamp(50px,6vw,91px)}.article-head>p:last-child{max-width:580px;font-size:18px}.article-art{background:#d7c6aa;position:relative;overflow:hidden}.article-art:before{content:"";aspect-ratio:1;background:#f7f4ed;border-radius:50%;width:65%;position:absolute;top:12%;left:18%}.article-art:after{content:"";clip-path:polygon(0 60%,25% 20%,47% 73%,70% 0,100% 75%,100% 100%,0 100%);background:#315d64;height:34%;position:absolute;bottom:0;left:-10%;right:-10%}.article-art i{z-index:1;background:#f6f3ed;border-radius:48% 48% 40% 40%;width:180px;height:195px;position:absolute;bottom:19%;left:36%;box-shadow:22px 18px #234a50}.article-art i:before,.article-art i:after{content:"";border:35px solid #0000;border-top-width:0;border-bottom:69px solid #f6f3ed;position:absolute;top:-48px}.article-art i:before{left:10px;transform:rotate(-10deg)}.article-art i:after{right:10px;transform:rotate(10deg)}.article-art b{z-index:2;background:#254c53;border-radius:48%;width:135px;height:120px;position:absolute;bottom:26%;left:42%}.article-art span{z-index:3;background:#f4f1d8;border-radius:50%;width:25px;height:17px;position:absolute;bottom:44%;left:47%}.article-art.trail{background:#e98a73}.article-art.home{background:#cbd789}.article-art.window{background:#d8c8a8}.article-art.sofa{background:#e98a73}.article-body{max-width:800px;margin:auto;padding:105px 40px 130px}.article-intro{font:31px var(--serif);letter-spacing:-.035em;margin-bottom:75px;line-height:1.25}.article-body section{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:20px;padding:31px 0;display:grid}.article-body section>span{font:11px var(--mono)}.article-body section h2{margin-bottom:15px;font-size:31px;line-height:1.03}.article-body section p{max-width:580px;margin-bottom:0;font-size:17px;line-height:1.6}.article-body aside{background:var(--lime);margin:46px 0;padding:30px}.article-body aside p:last-child{font:23px var(--serif);margin-bottom:0;line-height:1.3}.field-notes{padding-top:0;padding-bottom:122px}.notes-list{border-top:1px solid var(--ink)}.note{border-bottom:1px solid var(--ink);grid-template-columns:1.1fr 2.1fr 1.55fr 40px;align-items:center;gap:25px;padding:25px 0;display:grid}.note>span{font:10px var(--mono);text-transform:uppercase}.note h3{letter-spacing:-.04em;margin:0;font-size:22px;line-height:1.1}.note p{margin:0;font-size:13px}.note a{border:1px solid var(--ink);justify-content:center;justify-self:end;align-items:center;width:34px;height:34px;display:flex}.truth{background:#d7c6aa;justify-content:space-between;align-items:end;gap:40px;padding-top:38px;padding-bottom:38px;display:flex}.truth-copy{font:30px var(--serif);letter-spacing:-.03em;max-width:760px;margin:0}.truth button,.reset{cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:12px;font-weight:700;display:flex}.quiz-progress{font:10px var(--mono);align-items:center;gap:13px;margin-bottom:26px;display:flex}.quiz-progress i{background:var(--ink);flex:1;max-width:260px;height:2px;display:block}.quiz h3{letter-spacing:-.04em;font-size:28px}.choice-stack{gap:8px;margin-top:22px;display:grid}.choice-stack button{text-align:left;cursor:pointer;background:#ffffff6b;border:1px solid #10292e59;justify-content:space-between;padding:15px;display:flex}.choice-stack button:hover{background:var(--ink);color:#fff}.name-filters{flex-wrap:wrap;gap:7px;margin:21px 0;display:flex}.name-filters button{text-transform:capitalize;border:1px solid var(--ink);cursor:pointer;background:0 0;padding:7px 11px;font-size:12px}.name-filters button.selected{background:var(--ink);color:#fff}.name-result{flex-direction:column;gap:4px;display:flex}.name-result strong{font:56px var(--serif);line-height:1}.name-result span{font-size:13px}@media (width<=800px){.note{grid-template-columns:1fr 40px;gap:12px}.note h3,.note p{grid-column:1}.note a{grid-area:1/2}.field-notes{padding-bottom:80px}.truth{flex-direction:column;align-items:flex-start;margin-left:0;margin-right:0;padding-left:20px;padding-right:20px}.truth-copy{font-size:26px}}.tool-link{align-items:center;gap:9px;margin:17px 0;font-size:12px;font-weight:700;display:flex}.tool-link:hover{text-decoration:underline}.life-stage{font:18px var(--serif);max-width:480px;margin:18px 0 0;line-height:1.25}.intro{flex-direction:column;align-items:center;max-width:1000px;margin-left:auto;margin-right:auto;display:flex;text-align:center!important}.intro .eyebrow,.intro h2,.intro>p:last-child{margin-left:auto;margin-right:auto;text-align:center!important}.intro h2{width:100%;max-width:850px}.intro>p:last-child{width:100%;max-width:560px}.context-options{flex-wrap:wrap;gap:7px;margin:9px 0 18px;display:flex}.context-options button{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:8px 10px;font-size:12px}.context-options button.selected{background:var(--ink);color:#fff}.pattern-tip{border-top:1px solid #10292e40;padding-top:15px;margin:15px 0 0!important}.name-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.name-actions button,.shortlist button{border:1px solid var(--ink);font-size:12px;font-family:var(--sans);cursor:pointer;background:0 0;padding:8px 10px}.name-actions button:first-child{background:var(--ink);color:#fff}.out-loud{font:16px var(--serif);margin:18px 0 0!important}.shortlist{border-top:1px solid #10292e59;margin-top:32px;padding-top:20px}.shortlist>div{justify-content:space-between;align-items:flex-start;display:flex}.shortlist .eyebrow{margin-bottom:10px}.shortlist ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.shortlist li{background:#ffffff6e;padding:7px 7px 7px 11px;font-size:14px}.shortlist li button{border:0;padding:0 0 0 8px;font-size:19px;line-height:.7}.shortlist>p:last-child{margin:13px 0 0;font-size:11px}.info-head{background:#d7c6aa;padding:92px max(40px,50vw - 500px) 105px}.info-head h1{max-width:820px;margin-bottom:27px;font-size:clamp(55px,6.5vw,95px)}.info-head>p:last-child{max-width:600px;font-size:19px}.info-body{max-width:800px;margin:auto;padding:95px 40px 125px}.info-body section{border-top:1px solid var(--line);grid-template-columns:65px 1fr;gap:20px;padding:29px 0;display:grid}.info-body section>span{font:10px var(--mono)}.info-body section h2{margin:0 0 13px;font-size:29px}.info-body section p{margin:0;font-size:16px;line-height:1.65}.updated{font:11px var(--mono);margin-top:35px}@media (width<=800px){.info-head{padding:55px 20px 65px}.info-head h1{font-size:54px}.info-body{padding:70px 20px 90px}.info-body section{grid-template-columns:35px 1fr;gap:11px}.info-body section h2{font-size:25px}}.contact-email{border-bottom:1px solid var(--ink);align-items:center;gap:13px;margin-top:25px;padding-bottom:5px;font-size:18px;font-weight:700;display:inline-flex}.room-game{max-width:700px}.room-score{font:11px var(--mono);text-transform:uppercase;justify-content:space-between;gap:15px;margin:22px 0 10px;display:flex}.room-score b{color:#244c53}.room-scene{border:1px solid var(--ink);background:#e98a73;height:390px;position:relative;overflow:hidden}.room-scene:before{content:"";background:#f4eedf;height:62%;position:absolute;top:0;left:0;right:0}.room-scene:after{content:"";background:repeating-linear-gradient(90deg,#d5c1a2 0 1px,#e0d1b9 1px 90px);height:40%;position:absolute;bottom:0;left:0;right:0}.room-spot{z-index:4;cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.room-spot span{background:var(--ink);color:#fff;width:28px;height:28px;font:bold 15px var(--sans);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 0 4px #f6f3edcc}.room-spot.found span{background:var(--orange)}.room-spot.counter{top:46%;right:20%}.room-spot.bag{bottom:19%;left:16%}.room-spot.door{top:16%;right:6%}.room-spot.plant{top:23%;left:8%}.room-spot.bin{bottom:15%;right:34%}.room-husky{z-index:3;background:#f6f3ed;border-radius:45% 45% 35% 35%;width:116px;height:126px;position:absolute;bottom:8%;left:38%;box-shadow:16px 13px #315d64}.room-husky i,.room-husky i:before,.room-husky i:after{content:"";position:absolute}.room-husky i{background:#244c53;border-radius:45%;width:88px;height:76px;top:29px;left:14px}.room-husky i:before{background:#d5e5db;border-radius:50%;width:10px;height:10px;top:25px;left:21px;box-shadow:37px 0 #d5e5db}.room-husky i:after{background:#10292e;border-radius:50%;width:20px;height:11px;bottom:10px;left:34px}.room-husky:before,.room-husky:after{content:"";border:25px solid #0000;border-top-width:0;border-bottom:52px solid #f6f3ed;position:absolute;top:-34px}.room-husky:before{left:5px}.room-husky:after{right:5px}.room-note{background:#ffffff80;margin-top:13px;padding:21px;position:relative}.room-note button{cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;top:12px;right:12px}.room-note h3{letter-spacing:-.04em;margin:0 30px 8px 0;font-size:24px}.room-note p:last-child{margin:0;font-size:14px}.room-reset{margin-top:17px}@media (width<=600px){.room-scene{height:300px}.room-score{display:block}.room-score b{margin-top:5px;display:block}.room-husky{transform-origin:bottom;left:35%;transform:scale(.8)}}.article-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.share-button{border:1px solid var(--ink);cursor:pointer;background:0 0;align-items:center;gap:12px;padding:13px 16px;font-size:13px;font-weight:700;display:inline-flex}.share-button:hover{background:var(--ink);color:#fff}.share-button span{font-size:17px;line-height:0}.finder-progress{align-items:center;gap:8px;margin:22px 0 28px;display:flex}.finder-progress span{border:1px solid var(--ink);width:23px;height:23px;font:11px var(--mono);border-radius:50%;justify-content:center;align-items:center;display:flex}.finder-progress span.on{background:var(--ink);color:#fff}.finder-progress i{background:#10292e59;flex:1;height:1px}.finder-next{margin-top:18px}.choice-stack button.selected{background:var(--ink);color:#fff}.side-mark{z-index:4;writing-mode:vertical-rl;font:10px var(--mono);letter-spacing:.18em;color:#10292e6b;pointer-events:none;position:fixed;top:50%;right:11px;transform:translateY(-50%)rotate(180deg)}.side-mark i{color:var(--orange);font-style:normal}@media (width<=1000px){.side-mark{display:none}}.tool-page-head{padding:82px max(40px,50vw - 500px) 72px}.tool-page.lime .tool-page-head{background:#cbd789}.tool-page.sand .tool-page-head{background:#d7c6aa}.tool-page.ice .tool-page-head{background:#aacdd2}.tool-page.coral .tool-page-head{background:#e98a73}.tool-page.ink .tool-page-head{color:#f7f4ed;background:#10292e}.tool-page.ink .back{border-color:#f7f4ed}.tool-page-head h1{max-width:800px;margin:0 0 25px;font-size:clamp(54px,6vw,88px)}.tool-page-head>p:last-of-type{max-width:610px;margin-bottom:25px;font-size:18px}.standalone-tool{background:var(--paper);padding-top:84px;padding-bottom:100px}.standalone-tool .close{display:none}.standalone-tool .tool-inner{max-width:720px}@media (width<=800px){.tool-page-head{padding:55px 20px}.tool-page-head h1{font-size:51px}.standalone-tool{padding:55px 20px 75px}}.tool-page-head{grid-template-columns:1.15fr .55fr;align-items:center;gap:60px;display:grid}.tool-page-head>div:first-child>p:last-of-type{max-width:610px;margin-bottom:25px;font-size:18px}.tool-page-art{background:#f6f3ed;height:270px;position:relative;overflow:hidden}.tool-page-art:before{content:"";background:#e98a73;border-radius:50%;width:165px;height:165px;position:absolute;top:22px;left:calc(50% - 82px)}.tool-page-art i{z-index:1;background:#244c53;border-radius:48% 48% 25% 25%;width:115px;height:130px;position:absolute;bottom:15px;left:calc(50% - 57px)}.tool-page-art i:before,.tool-page-art i:after{content:"";border:27px solid #0000;border-top-width:0;border-bottom:58px solid #244c53;position:absolute;top:-46px}.tool-page-art i:before{left:1px}.tool-page-art i:after{right:1px}.tool-page-art b{z-index:2;background:#f6f3ed;border-radius:50%;width:23px;height:13px;position:absolute;bottom:60px;left:calc(50% - 11px)}.tool-page-art span{clip-path:polygon(0 55%,27% 20%,49% 73%,74% 0,100% 68%,100% 100%,0 100%);background:#315d64;height:55px;position:absolute;bottom:0;left:0;right:0}@media (width<=800px){.tool-page-head{grid-template-columns:1fr;gap:32px}.tool-page-art{height:220px}}.tool-context{max-width:800px;margin:auto;padding:0 40px 120px}.tool-context article{border-top:1px solid var(--line);grid-template-columns:65px 1fr;gap:20px;padding:30px 0;display:grid}.tool-context article:last-child{border-bottom:1px solid var(--line)}.tool-context span{font:10px var(--mono)}.tool-context h2{margin:0 0 13px;font-size:29px;line-height:1.04}.tool-context p{margin:0;font-size:16px;line-height:1.65}.tool-page.ink .tool-context{background:var(--paper)}@media (width<=800px){.tool-context{padding:0 20px 80px}.tool-context article{grid-template-columns:35px 1fr;gap:11px}.tool-context h2{font-size:25px}}.section-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:520px;padding:80px max(40px,50vw - 600px);display:grid}.section-hero>div:first-child{max-width:710px}.section-hero h1{margin-bottom:26px;font-size:clamp(54px,6.5vw,96px)}.section-hero>div:first-child>p:last-child{max-width:570px;font-size:18px}.section-page.ice .section-hero{background:#aacdd2}.section-page.lime .section-hero{background:#cbd789}.section-page.sand .section-hero{background:#d7c6aa}.section-page.coral .section-hero{background:#e98a73}.section-page.ink .section-hero{color:#f7f4ed;background:#10292e}.section-drawing{background:#f6f3ed;height:310px;position:relative;overflow:hidden}.section-drawing:before{content:"";background:#e98a73;border-radius:50%;width:190px;height:190px;position:absolute;top:24px;left:calc(50% - 95px)}.section-drawing i{z-index:1;background:#244c53;border-radius:48% 48% 25% 25%;width:130px;height:155px;position:absolute;bottom:18px;left:calc(50% - 65px)}.section-drawing i:before,.section-drawing i:after{content:"";border:30px solid #0000;border-top-width:0;border-bottom:64px solid #244c53;position:absolute;top:-54px}.section-drawing i:before{left:2px}.section-drawing i:after{right:2px}.section-drawing b{z-index:2;background:#f6f3ed;border-radius:50%;width:28px;height:16px;position:absolute;bottom:80px;left:calc(50% - 14px)}.section-drawing span{clip-path:polygon(0 60%,30% 20%,54% 75%,78% 3%,100% 52%,100% 100%,0 100%);background:#315d64;height:65px;position:absolute;bottom:0;left:0;right:0}.section-list{max-width:1000px;margin:auto;padding:96px 40px 130px}.section-list a,.section-list button{text-align:left;width:100%;color:inherit;border:0;border-top:1px solid var(--ink);cursor:pointer;background:0 0;grid-template-columns:65px 1fr 36px;align-items:center;gap:20px;padding:24px 0;display:grid}.section-list a:last-child,.section-list button:last-child{border-bottom:1px solid var(--ink)}.section-list span{font:10px var(--mono)}.section-list h2{font:28px var(--sans);letter-spacing:-.045em;margin:0 0 8px;font-weight:600;line-height:1.05}.section-list p{margin:0;font-size:14px}.section-list svg{justify-self:end}@media (width<=800px){.section-hero{grid-template-columns:1fr;gap:35px;padding:52px 20px}.section-hero h1{font-size:54px}.section-drawing{height:250px}.section-list{padding:70px 20px}.section-list a,.section-list button{grid-template-columns:35px 1fr 28px;gap:10px}.section-list h2{font-size:23px}}.sitemap-head{background:#aacdd2;padding:92px max(40px,50vw - 500px) 96px}.sitemap-head h1{max-width:780px;margin-bottom:25px;font-size:clamp(55px,6.5vw,95px)}.sitemap-head>p:last-child{font:22px var(--serif);letter-spacing:-.03em;margin:0}.sitemap-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 70px;max-width:1000px;margin:auto;padding:96px 40px 130px;display:grid}.sitemap-groups h2{margin:0 0 18px;font-size:31px}.sitemap-groups ul{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.sitemap-groups li{border-bottom:1px solid var(--ink)}.sitemap-groups li a{justify-content:space-between;align-items:center;gap:18px;padding:15px 0;font-size:15px;font-weight:600;display:flex}.sitemap-groups li a:hover{color:var(--orange)}.sitemap-groups li svg{flex:none}@media (width<=800px){.sitemap-head{padding:55px 20px 65px}.sitemap-head h1{font-size:54px}.sitemap-groups{grid-template-columns:1fr;gap:48px;padding:70px 20px 90px}.sitemap-groups h2{font-size:28px}}.footer-tribute{align-items:center;gap:19px;display:flex}.footer-tribute p{color:#cbd789;font:16px var(--serif);margin:0;font-style:italic}.footer-huskies{align-items:end;height:64px;padding-left:4px;display:flex}.footer-husky{background:#f6f3ed;border-radius:47% 47% 38% 38%;width:49px;height:48px;position:relative;box-shadow:8px 6px #628087}.footer-husky+.footer-husky{margin-left:-8px}.footer-husky:before,.footer-husky:after{content:"";border:15px solid #0000;border-top-width:0;border-bottom:30px solid #f6f3ed;position:absolute;top:-23px}.footer-husky:before{left:3px;transform:rotate(-10deg)}.footer-husky:after{right:3px;transform:rotate(10deg)}.footer-husky i{background:#244c53;border-radius:45%;width:35px;height:26px;position:absolute;top:14px;left:7px}.footer-husky i:before,.footer-husky i:after{content:"";background:#d5e5db;border-radius:50%;width:5px;height:6px;position:absolute;top:8px}.footer-husky i:before{left:7px}.footer-husky i:after{right:7px}.footer-husky b{z-index:1;background:#10292e;border-radius:50%;width:9px;height:6px;position:absolute;bottom:10px;left:20px}.footer-husky.mystic{transform:rotate(-5deg)}.footer-husky.moka{background:#d7c6aa;transform:rotate(6deg);box-shadow:8px 6px #e95e40}.footer-husky.moka:before,.footer-husky.moka:after{border-bottom-color:#d7c6aa}.footer-husky.moka i{background:#315d64}@media (width<=800px){.footer-tribute{margin-top:33px}.footer-tribute p{font-size:15px}}
