@font-face{font-family:Nunito;src:url('/assets/Nunito-Regular.ttf')}@font-face{font-family:Nunito;src:url('/assets/Nunito-Black.ttf');font-weight:900}@font-face{font-family:Nunito;src:url('/assets/Nunito-Bold.ttf');font-weight:700}@font-face{font-family:Tajawal;src:url('/assets/Tajawal-Regular.ttf')}@font-face{font-family:Tajawal;src:url('/assets/Tajawal-ExtraBold.ttf');font-weight:900}
:root{--ink:#252825;--teal:#08797d;--teal-dark:#075e61;--cream:#fff8e8;--paper:#fffdf5;--yellow:#ffc83d;--coral:#eb7761;--green:#74865a;--shadow:0 18px 48px rgba(69,51,22,.14)}
*{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;background:var(--cream);color:var(--ink);font:18px/1.48 Nunito,sans-serif;overflow-anchor:none}html[lang=ar] body{font-family:Tajawal,sans-serif}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:4px solid var(--yellow);outline-offset:4px}.site-head,footer{width:min(1180px,90%);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-head{height:108px}.site-head img{display:block;width:114px;height:auto}.head-actions{display:flex;align-items:center;gap:22px}.head-actions span{color:#657067;font-size:14px}.head-actions button,footer button{border:0;background:none;color:var(--teal-dark);font-weight:900;padding:12px;min-height:44px}main{width:min(1180px,92%);min-height:calc(100vh - 190px);margin:auto;padding-bottom:55px}footer{padding:22px 0 30px;font-size:14px}footer a{color:var(--teal-dark);font-weight:700}
h1{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.035em;margin:10px 0 18px;font-weight:900;max-width:900px}html[lang=ar] h1{letter-spacing:0;line-height:1.18}h2{font-size:25px;line-height:1.22;margin:32px 0 14px}p{margin:12px 0}.lead{font-size:20px;max-width:680px;color:#4f5851}.error{min-height:28px;color:#a1372c;font-size:16px;font-weight:900;margin:12px 0}.warm-up{color:var(--teal-dark);font-weight:900}.opening{min-height:680px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:54px}.opening-copy{padding:35px 0}.opening-copy p:not(.warm-up):not(.error){max-width:570px}.opening-world{height:620px;position:relative;overflow:hidden;border-radius:47% 47% 18px 18px;box-shadow:var(--shadow);background:#ead4ad}.opening-world img{width:100%;height:100%;object-fit:cover;object-position:57% center}.paper-sun{position:absolute;width:90px;height:90px;border-radius:50%;background:var(--yellow);top:65px;right:68px;box-shadow:0 12px 25px #8c5d2030}.paper-boat{position:absolute;width:104px;height:55px;right:16%;top:37%;background:white;clip-path:polygon(0 30%,34% 40%,50% 0,66% 40%,100% 30%,84% 100%,20% 100%);filter:drop-shadow(0 8px 7px #24352c3b);animation:float 4s ease-in-out infinite}.adult-check{display:flex;gap:12px;align-items:flex-start;margin:25px 0;font-size:16px;max-width:600px}.adult-check input,.soft-check input{width:23px;height:23px;accent-color:var(--teal);flex:none}.pencil-button{border:0;background:var(--yellow);font-weight:900;min-height:58px;padding:16px 28px;border-radius:7px 30px 30px 7px;box-shadow:0 8px 0 #dba727;transition:transform .18s,box-shadow .18s}.pencil-button:hover{transform:translateY(-2px);box-shadow:0 10px 0 #dba727}.pencil-button:active{transform:translateY(4px);box-shadow:0 4px 0 #dba727}.pencil-button span{display:inline-block;margin-inline-start:10px}.pencil-button.next{margin-top:32px}.pencil-button:disabled{opacity:.55;cursor:wait}
.game{max-width:1040px;margin:auto}.game-top{display:flex;align-items:center;justify-content:space-between;min-height:52px}.back{border:0;background:none;color:var(--teal-dark);font-weight:900;min-height:44px;padding:8px 4px}.back::before{content:'←';margin-inline-end:8px}html[dir=rtl] .back::before{content:'→'}.moment{padding:9px 17px;border-radius:24px;font-size:14px;font-weight:900;background:#eee4ce}.moment.child{background:var(--yellow)}.moment.together{background:#d9e8dc}.trail{height:70px;position:relative;display:flex;align-items:center;justify-content:space-between;margin:4px 5% 20px}.trail-line{position:absolute;left:2%;right:2%;top:50%;height:7px;background:var(--yellow);border-radius:100%;transform:rotate(-1deg);opacity:.65}.trail-piece{position:relative;width:38px;height:38px;border-radius:50%;background:#eadfc9;border:4px solid #ceb98f;display:grid;place-items:center;color:white;font-size:17px;z-index:1}.trail-piece.found{background:var(--teal);border-color:#fff;box-shadow:0 4px 12px #1b49463b}.trail-piece.here{transform:scale(1.16);border-color:var(--yellow)}.game-sheet{background:var(--paper);padding:clamp(28px,5vw,64px);box-shadow:var(--shadow);border-radius:12px 12px 42px 42px;position:relative;min-height:530px}.game-sheet::after{content:'';position:absolute;left:50%;bottom:0;top:0;width:1px;background:linear-gradient(transparent,#9f83591f,transparent);pointer-events:none}.play-options{display:flex;gap:18px;flex-wrap:wrap;margin:28px 0}.play-options.two-up{display:grid;grid-template-columns:1fr 1fr}.play-options.three-up{display:grid;grid-template-columns:repeat(3,1fr)}.play-choice{border:0;background:#eee5d3;text-align:start;padding:24px;border-radius:11px;min-height:128px;position:relative;overflow:hidden;transition:background .2s,transform .2s,box-shadow .2s}.play-choice strong{display:block;font-size:23px;line-height:1.18}.play-choice>span:not(.choice-picture){display:block;margin-top:8px;font-size:16px}.play-choice:hover{transform:translateY(-3px);box-shadow:0 10px 22px #59451c14}.play-choice[aria-pressed=true]{background:var(--teal);color:white;box-shadow:0 8px 0 var(--teal-dark)}.play-choice[aria-pressed=true]::after,.story-token[aria-pressed=true]::after,.companion-card[aria-pressed=true]::after{content:'✓';position:absolute;top:10px;right:10px;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--ink);font-weight:900}html[dir=rtl] .play-choice[aria-pressed=true]::after,html[dir=rtl] .story-token[aria-pressed=true]::after,html[dir=rtl] .companion-card[aria-pressed=true]::after{right:auto;left:10px}.format-story,.format-activity{padding-top:190px;background-position:center top;background-repeat:no-repeat;background-size:100% 170px}.format-story{background-image:url('/assets/quiz/glimpse-2.png')}.format-activity{background-image:url('/assets/quiz/activity.png')}.format-story[aria-pressed=true],.format-activity[aria-pressed=true]{background-color:var(--teal)}
.world-grid{display:grid;grid-template-columns:1fr 1fr}.world-grid .play-choice{height:265px;padding-top:200px}.choice-picture{position:absolute;inset:0 0 65px;background:url('/assets/quiz/worlds.png') center/200% 200% no-repeat}.world-sea .choice-picture{background-position:0 0}.world-garden .choice-picture{background-position:100% 0}.world-city .choice-picture{background-position:0 100%}.world-home .choice-picture{background-position:100% 100%}.world-grid .play-choice[aria-pressed=true]{background:var(--teal)}
.token-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.story-token{border:0;background:#efe7d5;border-radius:10px;min-height:185px;padding:0 10px 15px;overflow:hidden;position:relative;transition:transform .18s,box-shadow .18s,background .18s}.story-token:hover{transform:translateY(-3px)}.story-token[aria-pressed=true]{background:var(--yellow);box-shadow:0 7px 0 #dba727}.story-token strong{display:block;font-size:16px;line-height:1.15}.token-art{display:block;height:135px;margin:0 -10px 10px;background-image:url('/assets/quiz/story-token-atlas-v3.png');background-size:400% 300%;background-repeat:no-repeat}.token-0 .token-art{background-position:0 0}.token-1 .token-art{background-position:33.333% 0}.token-2 .token-art{background-position:66.667% 0}.token-3 .token-art{background-position:100% 0}.token-4 .token-art{background-position:0 50%}.token-5 .token-art{background-position:33.333% 50%}.token-6 .token-art{background-position:66.667% 50%}.token-7 .token-art{background-position:100% 50%}.token-8 .token-art{background-position:0 100%}.token-9 .token-art{background-position:33.333% 100%}.token-10 .token-art{background-position:66.667% 100%}.token-11 .token-art{background-position:100% 100%}.selection-count{color:var(--teal-dark);font-weight:900}.collected{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:25px 0}.collected .story-token{width:180px;pointer-events:none}
.role-explorer,.role-helper,.role-maker,.role-dreamer,.tone-funny,.tone-brave,.tone-gentle,.tone-mysterious{height:220px;padding-top:166px}.role-explorer .choice-picture,.role-helper .choice-picture,.role-maker .choice-picture,.role-dreamer .choice-picture,.tone-funny .choice-picture,.tone-brave .choice-picture,.tone-gentle .choice-picture,.tone-mysterious .choice-picture{inset:0 0 60px;background-image:url('/assets/quiz/story-token-atlas-v3.png');background-size:400% 300%;background-repeat:no-repeat}.role-explorer .choice-picture{background-position:0 100%}.role-helper .choice-picture{background-position:66.667% 100%}.role-maker .choice-picture{background-position:33.333% 50%}.role-dreamer .choice-picture{background-position:100% 0}.tone-funny .choice-picture{background-position:100% 100%}.tone-brave .choice-picture{background-position:0 0}.tone-gentle .choice-picture{background-position:33.333% 0}.tone-mysterious .choice-picture{background-position:100% 50%}.detail-large::before,.detail-balanced::before,.detail-intricate::before{display:block;font-size:48px;margin-bottom:14px}.detail-large::before{content:'◯'}.detail-balanced::before{content:'◌'}.detail-intricate::before{content:'✺'}
.companion-stage{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.companion-card{border:0;min-height:190px;background:#eee5d3;border-radius:48% 48% 12px 12px;padding:28px 18px 20px;position:relative}.companion-card>span{display:grid;place-items:center;height:85px;font-size:42px;color:var(--teal)}.companion-card strong{display:block;font-size:20px}.companion-card[aria-pressed=true]{background:#dbe9dc;box-shadow:0 7px 0 #a8baa8}.paper-form{background:#f0e8d8;padding:28px;border-radius:8px;box-shadow:0 8px 22px #59451c12;margin:25px 0}.form-grid,.companion-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:block;font-weight:900}.field>span{display:block;margin-bottom:7px}.field input,.field select,.field textarea,textarea{width:100%;min-height:55px;padding:13px 15px;background:#fffdf8;border:2px solid #b9a982;border-radius:8px}.field textarea,textarea{min-height:120px;resize:vertical}.field.wide{grid-column:1/-1;margin-top:20px}.photo-drop{grid-column:1/-1;border:2px dashed #76938a;background:#fffdf8;padding:18px;border-radius:9px;cursor:pointer}.photo-drop input{display:block;margin-bottom:10px}.photo-drop span,.photo-drop small{display:block}.photo-drop small{font-weight:400;color:#647068}.avoid-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.soft-check{display:flex;align-items:center;gap:10px;background:#fffdf8;padding:13px;border-radius:8px}.soft-check input{margin:0}
.ready{text-align:center;max-width:900px;margin:auto}.ready-book{background:var(--paper);padding:clamp(35px,6vw,75px);border-radius:18px 18px 70px 70px;box-shadow:var(--shadow);position:relative}.ready-book h1{margin-inline:auto}.ready-book>p{max-width:670px;margin:18px auto}.ready-star{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--yellow);font-size:32px;margin:0 auto 18px;animation:pop .6s cubic-bezier(.2,1.5,.4,1)}.no-preview{background:#e1ece3;padding:16px 20px;border-radius:9px;font-weight:700}.submit-area{margin:28px auto 0;max-width:650px}.submit-area h2{font-size:30px}.submit-area .pencil-button{width:100%}.consent{display:flex;gap:12px;text-align:start;align-items:flex-start;margin:20px 0;font-size:15px}.consent input{width:23px;height:23px;accent-color:var(--teal);flex:none}.receipt{margin:25px auto 0;background:#e1ece3;padding:24px;border-radius:12px}.receipt h2{margin-top:0}.receipt-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.receipt-actions button{min-height:48px;border:0;border-radius:24px;padding:11px 20px;font-weight:900}.receipt-actions .copy{background:var(--yellow)}.receipt-actions .withdraw{background:white;color:#7e302a}.status{font-weight:900;color:var(--teal-dark)}
.game-sheet::after{display:none}@keyframes float{50%{transform:translateY(-12px) rotate(2deg)}}@keyframes pop{from{transform:scale(.4) rotate(-20deg);opacity:0}to{transform:scale(1);opacity:1}}
@media(max-width:800px){.site-head{height:82px;width:88%}.site-head img{width:92px}.head-actions span{display:none}.head-actions{gap:2px}main{width:100%;padding:0 16px 30px}.opening{display:flex;flex-direction:column-reverse;gap:14px;min-height:0}.opening-world{width:100%;height:255px;border-radius:120px 120px 12px 12px}.opening-copy{padding:5px 4px 20px}.opening h1{font-size:42px}.opening-world .paper-sun{width:54px;height:54px;top:30px;right:30px}.opening-world .paper-boat{width:70px;height:40px;top:33%}.pencil-button{width:100%}.game{width:100%}.game-top{padding:0 6px}.trail{margin:0 2% 10px;height:58px}.trail-piece{width:27px;height:27px;border-width:3px;font-size:12px}.game-sheet{padding:28px 18px 38px;min-height:560px;border-radius:9px 9px 34px 34px}.game-sheet::after{display:none}h1{font-size:38px}.lead{font-size:17px}.play-options.two-up,.world-grid{grid-template-columns:1fr 1fr;gap:10px}.play-options.three-up{grid-template-columns:1fr}.play-choice{padding:18px;min-height:105px}.play-choice strong{font-size:18px}.format-story,.format-activity{padding-top:130px;background-size:100% 115px}.world-grid .play-choice{height:195px;padding:142px 12px 12px}.choice-picture{bottom:55px}.world-grid .play-choice strong{font-size:16px}.role-explorer,.role-helper,.role-maker,.role-dreamer,.tone-funny,.tone-brave,.tone-gentle,.tone-mysterious{height:175px;padding:128px 12px 12px}.role-explorer .choice-picture,.role-helper .choice-picture,.role-maker .choice-picture,.role-dreamer .choice-picture,.tone-funny .choice-picture,.tone-brave .choice-picture,.tone-gentle .choice-picture,.tone-mysterious .choice-picture{bottom:50px}.role-explorer strong,.role-helper strong,.role-maker strong,.role-dreamer strong,.tone-funny strong,.tone-brave strong,.tone-gentle strong,.tone-mysterious strong{font-size:15px}.token-grid{grid-template-columns:1fr 1fr;gap:10px}.story-token{min-height:167px}.token-art{height:120px}.companion-stage{grid-template-columns:repeat(3,1fr);gap:8px}.companion-card{min-height:150px;padding:20px 8px 14px}.companion-card>span{height:70px;font-size:33px}.companion-card strong{font-size:14px}.form-grid,.companion-fields,.avoid-grid{grid-template-columns:1fr}.paper-form{padding:20px 16px}.photo-drop{grid-column:auto}.field.wide{grid-column:auto}.collected .story-token{width:130px}.collected .token-art{height:95px}.ready-book{padding:35px 18px 45px}.ready-book h1{font-size:39px}footer{width:88%}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

/* Story hunt v4 */
.journey-progress{height:28px;background:#e8ddc5;border-radius:18px;position:relative;margin:6px 0 24px;overflow:hidden}.journey-progress>span{display:block;width:var(--progress);height:100%;background:linear-gradient(90deg,var(--yellow),#f4a73b);transition:width .45s ease}.journey-progress>b{position:absolute;inset:0 13px;display:flex;align-items:center;justify-content:flex-end;color:#604d2c;font-size:14px}.journey-progress small{font-size:11px;margin-inline-start:2px}
.format-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0}.answer-set{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.answer-card{border:0;background:#eee5d3;border-radius:17px;padding:18px 20px;text-align:start;min-height:74px;position:relative;transition:transform .18s,background .18s,box-shadow .18s;overflow:hidden}.answer-card:hover{transform:translateY(-3px)}.answer-card strong{font-size:18px;line-height:1.2;display:block}.answer-card>span{display:block;margin-top:8px;font-size:15px;line-height:1.35}.answer-card[aria-pressed=true]{background:var(--teal);color:white;box-shadow:0 7px 0 var(--teal-dark)}.answer-card[aria-pressed=true]::after,.spark-card[aria-pressed=true]::after{content:'✓';position:absolute;top:9px;right:9px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--ink);font-weight:900}html[dir=rtl] .answer-card[aria-pressed=true]::after,html[dir=rtl] .spark-card[aria-pressed=true]::after{right:auto;left:9px}
.format-pair .answer-card{min-height:315px;padding:200px 28px 25px;background-position:center 0;background-repeat:no-repeat;background-size:100% 180px}.format-pair .answer-card strong{font-size:25px}.format-pair .format-story{background-image:url('/assets/quiz/glimpse-2.png')}.format-pair .format-activity{background-image:url('/assets/quiz/activity.png')}.format-pair .answer-card[aria-pressed=true]{background-color:var(--teal)}
.scene-question{display:grid;grid-template-columns:minmax(240px,40%) 1fr;gap:35px;align-items:center;margin-bottom:28px}.scene-question.reverse{grid-template-columns:minmax(240px,40%) 1fr}.scene-question.reverse .moment-art{order:2}.scene-kicker{font-weight:900;color:var(--teal);margin:0 0 7px}.scene-question h1{font-size:clamp(35px,4.6vw,58px);margin-top:0}.moment-art{aspect-ratio:1.18;border-radius:28px;background-image:url('/assets/quiz/story-moment-atlas-v4.png');background-size:400% 300%;box-shadow:0 16px 30px #5c44172b;transform:rotate(-1.2deg)}.moment-0{background-position:0 0}.moment-1{background-position:33.333% 0}.scene-answers{display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch}.scene-answers .answer-card{min-height:118px;padding:18px 14px;display:grid;place-items:end start}.scene-answers .answer-card strong{font-size:16px}
.spark-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:26px 0}.spark-card{border:0;background:#eee5d3;border-radius:14px;min-height:190px;padding:0 11px 15px;overflow:hidden;position:relative;text-align:center;transition:transform .18s,background .18s,box-shadow .18s}.spark-card:hover{transform:translateY(-4px) rotate(-.4deg)}.spark-card[aria-pressed=true]{background:var(--yellow);box-shadow:0 7px 0 #d9a523}.spark-card strong{display:block;font-size:15px;line-height:1.15}.spark-art{display:block;height:138px;margin:0 -11px 10px;background-size:400% 300%;background-repeat:no-repeat}.old-spark .spark-art{background-image:url('/assets/quiz/story-token-atlas-v3.png')}.new-spark .spark-art{background-image:url('/assets/quiz/story-moment-atlas-v4.png')}.spark-0 .spark-art{background-position:0 0}.spark-1 .spark-art{background-position:33.333% 0}.spark-2 .spark-art{background-position:66.667% 0}.spark-3 .spark-art{background-position:100% 0}.spark-4 .spark-art{background-position:0 50%}.spark-5 .spark-art{background-position:33.333% 50%}.spark-6 .spark-art{background-position:66.667% 50%}.spark-7 .spark-art{background-position:100% 50%}.spark-8 .spark-art{background-position:0 100%}.spark-9 .spark-art{background-position:33.333% 100%}.spark-10 .spark-art{background-position:66.667% 100%}.spark-11 .spark-art{background-position:100% 100%}.spark-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 24px}.spark-controls p{font-size:17px;color:var(--teal-dark)}.spark-controls p strong{font-size:25px}.spark-controls button{border:0;background:#d9e8dc;color:var(--teal-dark);font-weight:900;border-radius:28px;padding:12px 19px;min-height:48px}.spark-controls button::before{content:'↻';margin-inline-end:8px;font-size:20px}.collected .spark-card{width:145px;min-height:156px;pointer-events:none}.collected .spark-art{height:108px}
.quick-stack{display:grid;gap:25px;margin-top:28px}.quick-stack section{background:#f0e8d8;border-radius:22px;padding:22px}.quick-stack section:nth-child(2){background:#dfece4;transform:rotate(.25deg)}.quick-stack section:nth-child(3){background:#f8e3ad;transform:rotate(-.25deg)}.quick-stack section>p{font-size:21px;font-weight:900;margin:0}.quick-picks{display:grid;grid-template-columns:repeat(4,1fr);margin:15px 0 0}.quick-picks .answer-card{background:#fffdf6;min-height:86px;padding:15px}.quick-picks .answer-card[aria-pressed=true]{background:var(--teal)}
.whisper-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.whisper-form .field{grid-column:auto}.whisper-form textarea{min-height:102px}.density-set{display:grid;grid-template-columns:repeat(3,1fr)}.density-set .answer-card{padding-top:100px;min-height:180px}.density-set .answer-card::before{position:absolute;top:22px;left:22px;right:22px;height:60px;display:grid;place-items:center;color:#6e5d39;font-size:52px}.density-large::before{content:'◯'}.density-balanced::before{content:'◌'}.density-intricate::before{content:'✺'}.density-set .answer-card[aria-pressed=true]::before{color:white}.reading-set{display:grid;grid-template-columns:repeat(3,1fr)}.hand-note{display:inline-block!important;background:#f8e3ad;padding:12px 18px;transform:rotate(-1deg);font-weight:900}.ready-book .collected{align-items:flex-start}
@media(max-width:800px){.format-pair{grid-template-columns:1fr 1fr;gap:10px}.format-pair .answer-card{min-height:245px;padding:145px 15px 18px;background-size:100% 130px}.format-pair .answer-card strong{font-size:18px}.scene-question,.scene-question.reverse{grid-template-columns:1fr;gap:18px}.scene-question.reverse .moment-art{order:0}.moment-art{width:100%;max-height:270px}.scene-answers{grid-template-columns:1fr 1fr;gap:9px}.scene-answers .answer-card{min-height:88px}.spark-grid{grid-template-columns:1fr 1fr;gap:9px}.spark-card{min-height:169px}.spark-art{height:120px}.spark-controls{align-items:flex-start}.spark-controls button{max-width:210px}.quick-stack section{padding:17px 13px}.quick-picks{grid-template-columns:1fr 1fr;gap:8px}.quick-picks .answer-card{min-height:76px;padding:12px}.whisper-form{grid-template-columns:1fr}.density-set,.reading-set{grid-template-columns:1fr}.density-set .answer-card{min-height:118px;padding:28px 18px 20px 112px}.density-set .answer-card::before{top:18px;left:24px;right:auto;width:65px;height:65px}.collected .spark-card{width:122px;min-height:140px}.collected .spark-art{height:92px}}
