:root{--ink:#2e3c47;--blue:#6c9fbd;--cream:#fff9eb;--red:#d96872}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"Trebuchet MS","Arial Rounded MT Bold",system-ui,sans-serif;color:var(--ink);background:#cde4ed}button,a{font:inherit}.job-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px clamp(14px,3vw,38px);background:#fff9ec;border-bottom:4px solid #9db9c6}.job-header>a{justify-self:start;padding:9px 14px;border-radius:999px;background:white;color:#526b78;text-decoration:none;font-weight:900}.job-title{display:flex;align-items:center;gap:10px}.job-title>span{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:#daeaf1;font-size:24px}.job-title div{display:grid}.job-title small{font-size:9px;letter-spacing:.13em;color:#657d88;font-weight:1000}.job-title strong{font-size:21px}.job-pay{justify-self:end;display:flex;align-items:center;gap:6px;padding:9px 13px;border:3px solid #e1c48d;border-radius:999px;background:white}.job-pay i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f3c75d;font-style:normal;font-weight:1000}.job-pay small{font-size:9px;text-transform:uppercase;color:#7b7469}.post-scene{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(270px,36%) 1fr;gap:clamp(15px,3vw,38px);padding:clamp(20px,3vw,40px);position:relative;background:linear-gradient(#b8dbe8 0 43%,#e7d0a9 43% 47%,#d8b783 47%)}.post-scene:before{content:"";position:absolute;top:28px;left:3%;width:150px;height:90px;border-radius:8px;background:linear-gradient(90deg,#fff 47%,#d8666d 47% 53%,#fff 53%);border:8px solid #708d9c;box-shadow:0 7px 0 rgba(66,88,94,.2)}.post-customer{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.post-customer img{width:min(390px,100%);height:48%;object-fit:contain;filter:drop-shadow(0 13px 8px rgba(60,74,70,.24));animation:postIdle 3.7s ease-in-out infinite}.post-customer>strong{position:absolute;bottom:1%;padding:8px 22px;border-radius:999px;background:#fff6df;border:3px solid #b5a078}.parcel{position:absolute;z-index:3;top:11%;left:50%;transform:translateX(-50%) rotate(-3deg);width:170px;height:135px;display:grid;place-items:center;padding-top:6px;border-radius:8px;background:#c9955e;border:5px solid #9a6d43;box-shadow:0 8px 0 #7f5839;font-size:69px}.parcel span{position:absolute;bottom:12px;left:13px;right:13px;padding:5px 2px;background:#fff8df;border:2px solid #8c785e;font-size:9px;text-align:center;font-weight:1000}.planner-card{position:relative;z-index:2;align-self:center;padding:clamp(18px,3vw,30px);border:6px solid #627f91;border-radius:28px;background:#fffaf0;box-shadow:0 14px 0 #4a6474,0 25px 38px rgba(48,69,82,.25)}.round-line{display:flex;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#718089;font-weight:1000}.round-line>div{display:flex;gap:6px}.round-line i{width:12px;height:12px;border-radius:50%;background:#d7dee0}.round-line i.done{background:#6da1bc}.round-line i.current{outline:3px solid #547f99}.request-card{margin:14px 0;padding:17px;border-radius:19px;background:#edf5f7;border:3px solid #b8d2dc;text-align:center}.request-card p{margin:2px}.request-card strong{display:block;margin:3px;font-size:29px;color:#d25d68}.request-card b{color:#466c80}.value-tip{display:flex;gap:10px;align-items:center;padding:11px 13px;border-radius:15px;background:#fff1bd;color:#6a624c}.value-tip span{font-size:24px}.value-tip p{margin:0;font-size:12px;line-height:1.4}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.service{display:grid;gap:5px;padding:15px 9px;border:3px solid #cbd6d8;border-radius:18px;background:white;color:var(--ink);cursor:pointer;box-shadow:0 5px 0 #b5c3c7;transition:.15s}.service:hover,.service:focus-visible{transform:translateY(-3px)}.service.selected{border-color:#dc6875;background:#fff0f2;box-shadow:0 5px 0 #c9868d}.service>span{font-size:31px}.service strong{font-size:15px}.service b{font-size:24px;color:#4f7a91}.service small{color:#68777d}.post-actions{margin-top:16px}.post-actions button{width:100%;padding:13px;border:0;border-radius:999px;background:#d76572;color:white;box-shadow:0 5px 0 #a5434f;font-weight:1000;cursor:pointer}.post-actions button:disabled{opacity:.42;box-shadow:none;cursor:not-allowed}.post-feedback{min-height:30px;margin-top:10px;text-align:center;color:#ba4652;font-weight:900}.post-feedback.good{color:#3f7e63}@keyframes postIdle{50%{transform:translateY(-5px)}}@media(max-width:820px){.post-scene{grid-template-columns:1fr;padding:14px}.post-customer{height:320px}.post-customer img{height:190px;width:auto}.parcel{left:20%;top:8%;width:135px;height:105px;font-size:51px}.planner-card{width:100%}}@media(max-width:560px){.job-header{height:64px}.job-header>a{font-size:0}.job-header>a:before{content:"←";font-size:18px}.job-title strong{font-size:16px}.job-title small,.job-pay small{display:none}.service-grid{grid-template-columns:1fr}.service{grid-template-columns:auto 1fr auto;align-items:center;text-align:left}.service>span{grid-row:1/3}.service b{grid-row:1/3;grid-column:3}.post-customer{height:285px}}@media(prefers-reduced-motion:reduce){.post-customer img{animation:none}.service{transition:none}}
