/* Melons Website 1.4 — native visuals, progressive motion, no remote assets. */
.melons-site{--mw-blue:var(--me-primary,#365b6d);--mw-sage:var(--me-accent,#6c9286);--mw-ink:var(--me-text,#294550);--mw-paper:var(--me-background,#f2f1ec);--mw-white:var(--me-surface,#fff);--mw-line:var(--me-border,#d9e3df);--mw-header-height:88px;--mw-admin-offset:0px;overflow-x:clip}
html{scroll-padding-top:calc(var(--mw-header-height,88px) + var(--mw-admin-offset,0px) + 24px)}
.melons-site .site-header{top:var(--mw-admin-offset,0px);padding:15px 0;box-shadow:0 1px 0 var(--mw-line);transition:background .25s,padding .25s;transform:none!important}.melons-site.admin-bar{--mw-admin-offset:32px}.melons-site .site-header.scrolled{padding:10px 0}.melons-site .brand img.melons-shared-logo{max-height:48px;width:142px}.melons-site .nav-wrap{gap:25px}.melons-site .mobile-panel{top:calc(var(--mw-header-height,78px) + var(--mw-admin-offset,0px));height:calc(100dvh - var(--mw-header-height,78px) - var(--mw-admin-offset,0px));overflow:auto;visibility:hidden}.melons-site .menu-open .mobile-panel{visibility:visible}
.melons-site .container{width:min(1240px,calc(100% - 64px))}.melons-site .section{padding:96px 0}.melons-site .section-head h2,.melons-site .split-heading h2{font-size:clamp(35px,4.4vw,60px);line-height:1.07;letter-spacing:-.045em}.melons-site .eyebrow{line-height:1.5;color:var(--mw-blue);letter-spacing:.13em;font-weight:600;font-size:10px}.melons-site .page-hero{padding-top:calc(var(--mw-header-height) + var(--mw-admin-offset) + 65px);padding-bottom:55px}.melons-site .page-hero h1{font-size:clamp(42px,6vw,82px);line-height:1.03}.melons-site .page-hero h1 em,.mw-hero-copy em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.melons-site .section[id],.melons-site [id^=case-]{scroll-margin-top:calc(var(--mw-header-height) + var(--mw-admin-offset) + 28px)}
.mw-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.mw-spark{width:65px;height:65px;color:var(--mw-sage);flex:none}.mw-motion-toggle{font:11px/1.5 var(--me-button,system-ui);cursor:pointer;border:1px solid var(--mw-line);padding:6px 10px;border-radius:20px;color:var(--mw-blue);background:transparent}.mw-motion-toggle[hidden]{display:none}.mw-footer-motion{display:flex;justify-content:flex-end;padding-bottom:20px}.site-footer .mw-motion-toggle{color:#e6efea;border-color:#b4c7c366}.mw-motion-toggle:focus-visible,.mw-round-control:focus-visible,.mw-rotation:focus-visible{outline:3px solid var(--mw-sage);outline-offset:4px}
/* One changing composition. One semantic primary heading. */
.mw-motion-hero{position:relative;background:radial-gradient(ellipse at 75% 46%,#dce8df66,transparent 49%),var(--mw-paper);padding:calc(var(--mw-header-height) + var(--mw-admin-offset) + 44px) 0 28px;overflow:clip}.mw-hero-inner{display:flex;flex-direction:column}.mw-hero-stage{order:0;display:grid;min-width:0}.mw-hero-slide{grid-area:1/1;display:grid;grid-template-columns:1fr 1.07fr;gap:44px;align-items:center;min-width:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .6s ease,visibility .6s}.mw-hero-slide.is-active{visibility:visible;opacity:1;pointer-events:auto}.mw-hero-copy{position:relative;z-index:2;min-width:0;padding:12px 0}.melons-site .mw-hero-copy h1,.melons-site .mw-hero-copy h2{font-size:clamp(44px,5.3vw,76px);line-height:1.035;letter-spacing:-.06em;max-width:11.9ch;margin:0 0 26px;font-weight:600;overflow-wrap:break-word}.mw-hero-copy h2 em,.mw-hero-copy h1 em{color:var(--mw-sage)}.mw-hero-copy .eyebrow{font-size:10px;margin-bottom:22px}.mw-hero-copy .hero-lead{font-size:16px;line-height:1.78;color:var(--me-muted,#627d7e);max-width:480px;margin:0}.mw-hero-copy .hero-actions{gap:19px;flex-wrap:wrap;margin:27px 0 26px;align-items:center}.mw-hero-copy .btn{font-size:12px;min-height:46px;padding:0 19px}.mw-hero-copy .text-link{font-size:12px;line-height:1.6;color:var(--mw-blue)}.mw-hero-copy .hero-meta{border-top:1px solid var(--mw-line);padding-top:18px;margin-top:22px;gap:12px}.mw-hero-copy .hero-meta strong{font-size:11px;font-weight:600}.mw-hero-copy .hero-meta span{font-size:10px;line-height:1.7}.mw-hero-rail{order:1;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:38px;border-top:1px solid var(--mw-line);padding-top:20px}.mw-hero-pickers{display:flex;gap:12px;flex-wrap:wrap}.mw-hero-pickers button{font:12px/1.5 var(--me-body,system-ui);font-weight:500;display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid transparent;color:var(--me-muted,#627d7e);background:transparent;border-radius:30px;cursor:pointer}.mw-hero-pickers button>span{font-size:10px;opacity:.65}.mw-hero-pickers button[aria-pressed=true]{color:var(--mw-blue);background:var(--mw-white);border-color:var(--mw-line);box-shadow:0 4px 12px #365b6d05}.mw-hero-pickers button:focus-visible{outline:3px solid var(--mw-sage);outline-offset:2px}.mw-rotation{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:var(--mw-blue);font:12px/1.5 var(--me-body,system-ui);cursor:pointer;padding:10px 5px;white-space:nowrap}.mw-rotation[hidden]{display:none}.mw-hero-bottom{order:2;display:flex;align-items:center;gap:22px;justify-content:space-between;margin:22px 0 0;padding-top:6px}.mw-hero-bottom>span{font-size:8px;letter-spacing:.16em;color:var(--me-muted,#627d7e)}.mw-scroll-cue{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--mw-blue)}.mw-scroll-cue>span{font-size:16px}.mw-motion-hero:not(.mw-carousel-ready) [data-mw-controls]{display:none}
/* Original HTML / SVG illustrations, not customer screenshots or live data. */
.mw-scene{position:relative;height:530px;min-width:0;isolation:isolate;font-family:var(--me-body,system-ui);color:var(--mw-blue)}.mw-scene-disc{position:absolute;border-radius:50%;z-index:-1;pointer-events:none}.mw-disc-one{width:80%;aspect-ratio:1;right:-8%;top:5%;background:#d8e5dc}.mw-disc-two{width:30%;aspect-ratio:1;left:-2%;bottom:0;background:#e9e3d5}.mw-scene-spark{position:absolute;width:65px;height:65px;right:7%;top:2%;z-index:3;transform:rotate(12deg)}.mw-composition-note{position:absolute;top:1%;left:11%;font:italic 24px/1.2 Georgia,serif;color:var(--mw-sage);transform:rotate(-9deg);z-index:3}.mw-composition-note svg{width:95px;height:55px;display:block;position:absolute;top:18px;right:-49px;transform:rotate(10deg)}.mw-mini-bar{height:35px;border-bottom:1px solid #d8e3dd;display:flex;align-items:center;gap:5px;padding:0 14px;background:#fbfcf9;flex:none}.mw-mini-bar i{height:5px;width:5px;border-radius:50%;background:#b4c9be}.mw-mini-bar span{font-size:7px;letter-spacing:.13em;opacity:.7;margin:auto}.mw-mini-bar b{font-size:12px;font-weight:500}.mw-site-window{position:absolute;top:16%;left:5%;width:87%;background:#fdfbf5;border:1px solid #cadad0;box-shadow:0 23px 45px #365b6d1a;border-radius:15px;overflow:hidden;transform:rotate(-4deg)}.mw-demo-nav{display:flex;align-items:center;justify-content:space-between;padding:20px 23px}.mw-demo-nav strong{font:700 25px/1.1 Georgia,serif;letter-spacing:-1px}.mw-demo-nav strong span{font:8px system-ui;vertical-align:top}.mw-demo-nav>span{font-size:7px;opacity:.7}.mw-demo-landing{display:grid;grid-template-columns:1fr .8fr;gap:18px;padding:11px 25px 23px}.mw-demo-landing small{font-size:6px;letter-spacing:.11em;display:block;margin:8px 0 16px}.mw-demo-landing strong{font-size:46px;letter-spacing:-.06em;line-height:.96;display:block;font-weight:500}.mw-demo-landing strong em{font:italic 50px/.95 Georgia,serif;color:var(--mw-sage)}.mw-demo-button{display:inline-block;font-size:6px;padding:10px 11px;border-radius:20px;background:var(--mw-blue);color:#fff;margin-top:20px}.mw-demo-arch{position:relative;align-self:center;aspect-ratio:.8;background:#6c9286;border-radius:100px 100px 9px 9px;overflow:hidden;display:grid;place-items:center;color:#f2f1ec}.mw-arch-lines{position:absolute;border:1px solid #e2eee733;border-radius:100px 100px 0 0;width:76%;height:93%;bottom:0;left:12%}.mw-arch-lines:after{content:"";position:absolute;border:1px solid #e2eee733;border-radius:100px 100px 0 0;inset:16px 15px -10px}.mw-demo-flower{font-size:110px;line-height:1;z-index:1;transform:rotate(-12deg);font-family:Georgia,serif}.mw-demo-arch i{position:absolute;width:60%;height:12%;bottom:-1%;right:-6%;background:#acbeb1;border-radius:50%}.mw-demo-strip{display:flex;justify-content:space-around;border-top:1px solid #dbe4db;padding:16px 5px;font-size:7px;color:#6f8a7b}.mw-phone-window{position:absolute;top:46%;right:-1%;width:24%;min-height:245px;background:#fbfaf4;border:5px solid #365b6d;border-radius:25px;box-shadow:0 15px 38px #29455028;transform:rotate(8deg);z-index:4;padding:8px 10px 16px;overflow:hidden}.mw-phone-camera{height:4px;width:25px;background:#365b6d;border-radius:4px;margin:0 auto 12px}.mw-phone-window>small{font:14px Georgia,serif}.mw-phone-art{height:76px;display:grid;place-items:center;font:65px/1 Georgia,serif;background:#d6e3d8;color:#6c9286;border-radius:50px 50px 4px 4px;margin:13px 0 10px}.mw-phone-window strong{font:500 14px/1.1 var(--me-body,system-ui);display:block;letter-spacing:-.04em}.mw-phone-window>i{display:block;height:3px;background:#c6d7cc;margin-top:8px;width:90%}.mw-phone-window>i+i{width:65%;margin-top:5px}.mw-phone-window>span{display:inline-block;color:white;background:#365b6d;border-radius:9px;font-size:6px;padding:6px 8px;margin-top:10px}.mw-scene-badge{position:absolute;left:4%;bottom:8%;display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fffdf6;box-shadow:0 8px 20px #29455012;border:1px solid #e6e7da;border-radius:9px;z-index:5;font-size:10px;transform:rotate(-3deg)}.mw-status-dot{width:8px;height:8px;display:block;position:relative;border-radius:50%;background:#6c9286;box-shadow:0 0 0 5px #6c928615}.mw-concept-label{position:absolute;bottom:1%;right:9%;font-size:6px;letter-spacing:.2em;color:#6c847c}.mw-scene-systems .mw-disc-one{background:#dde6ea;top:8%;right:-1%}.mw-system-window{position:absolute;width:102%;left:-2%;top:18%;background:#fffdfa;border:1px solid #c9d7d7;border-radius:15px;box-shadow:0 25px 40px #2945501a;transform:rotate(3deg);overflow:hidden}.mw-system-body{display:grid;grid-template-columns:40px 1fr}.mw-system-body>aside{padding:15px 10px;background:#365b6d;display:flex;flex-direction:column;gap:17px;color:#f0f5ec;align-items:center}.mw-system-body>aside b{font:600 24px/.8 Georgia,serif;margin:3px 0 10px}.mw-system-body>aside i{display:block;width:15px;height:4px;border-radius:2px;background:#b5cbbf77}.mw-system-body>aside i:nth-child(3){background:#e3eee9}.mw-system-body>aside span{margin-top:auto}.mw-system-main{padding:20px;min-width:0}.mw-system-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mw-system-top small{font-size:7px;letter-spacing:.1em}.mw-system-main>strong{font-size:19px;letter-spacing:-.04em;line-height:1.3;font-weight:500}.mw-kanban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:23px}.mw-kanban>div{background:#f2f5f0;padding:9px;border-radius:7px;min-height:165px}.mw-kanban small{font-size:7px;display:flex;align-items:center;justify-content:space-between;white-space:nowrap}.mw-kanban article{border:1px solid #dbe4dd;border-radius:6px;background:white;padding:9px 7px;margin-top:11px;box-shadow:0 3px 5px #29455004}.mw-kanban article i{display:block;height:3px;border-radius:3px;width:19px;background:#6c9286;margin:0 0 10px}.mw-kanban article strong{display:block;font-size:8px;line-height:1.4;font-weight:600}.mw-kanban article>span{display:block;font-size:6px;line-height:1.6;color:#749083;margin:5px 0 10px}.mw-kanban article em{display:inline-block;background:#e4ede7;font-size:6px;font-style:normal;padding:4px;border-radius:3px}.mw-kanban .mw-task-small{padding:9px 7px}.mw-kanban .mw-task-small i{background:#a7b5c0}.mw-system-bottom{display:flex;gap:10px;align-items:center;border-top:1px solid #dde7df;padding-top:15px;margin-top:15px;font-size:8px;color:#5d7c70}.mw-system-bottom span{font-size:20px}.mw-system-note{position:absolute;right:-1%;bottom:6%;display:flex;gap:12px;align-items:center;background:#365b6d;padding:17px 20px;border-radius:11px;box-shadow:0 16px 35px #29455026;color:white;z-index:5;transform:rotate(-5deg)}.mw-system-note>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#b8cdc4;color:#365b6d}.mw-system-note small{font-size:6px;letter-spacing:.12em;display:block;margin-bottom:7px;color:#b8cdc4}.mw-system-note strong{font-size:10px;font-weight:500}.mw-scene-systems .mw-scene-badge{bottom:7%;left:0;padding:11px;font-size:9px}.mw-scene-systems .mw-concept-label{bottom:0;right:25%}
.mw-scene-connected .mw-disc-one{background:#d6e3da;width:76%;right:8%;top:8%}.mw-connect-board{position:absolute;inset:11% 0 5%}.mw-connection-lines{position:absolute;inset:0;width:100%;height:100%;color:#6c9286;stroke-linecap:round}.mw-connect-hub{position:absolute;left:37%;top:31%;width:29%;aspect-ratio:1;border:1px solid #e4ede7;background:#365b6d;color:#f2f1ec;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:30px;box-shadow:0 15px 35px #29455025;transform:rotate(-6deg)}.mw-connect-hub>span{font:600 54px/.9 Georgia,serif}.mw-connect-hub>small{font-size:7px;text-align:center;letter-spacing:.13em;line-height:1.6;color:#dce9df}.mw-connect-node{position:absolute;border:1px solid #d4e0d8;border-radius:12px;padding:16px;background:#fffefa;box-shadow:0 10px 25px #29455010;min-width:35%;transform:rotate(-4deg)}.mw-connect-node>span{display:block;width:24px;height:24px;border-radius:6px;background:#e3ede4;text-align:center;margin-bottom:13px;font-size:19px;line-height:24px;color:#6c9286}.mw-connect-node strong{font-size:10px;font-weight:600;display:block}.mw-connect-node small{display:block;font-size:7px;color:#759080;margin-top:7px}.mw-node-1{left:0;top:7%}.mw-node-2{right:-2%;top:0;transform:rotate(7deg)}.mw-node-3{right:-3%;bottom:1%;transform:rotate(4deg)}.mw-node-4{left:-2%;bottom:4%;transform:rotate(-5deg)}.mw-scene-connected .mw-scene-badge{left:20%;bottom:0;transform:rotate(1deg);font-size:10px}.mw-scene-connected .mw-concept-label{bottom:-5%;right:28%}
/* Drawn service miniatures and visual rhythm beyond the hero. */
.melons-site .ticker{background:var(--mw-white)}.melons-site .ticker .container{height:auto;min-height:62px;flex-wrap:wrap;justify-content:center;gap:15px 23px;padding:16px 0;overflow:visible}.melons-site .ticker span{font-size:8px;letter-spacing:.14em;color:var(--mw-blue)}.melons-site .ticker i{font-size:14px;color:var(--mw-sage)}.melons-site .intro{padding-bottom:65px}.melons-site .split-heading{gap:60px}.melons-site .intro-copy{padding-top:8px}.melons-site .intro-copy .large-copy{font-size:21px;color:var(--mw-ink)}.melons-site .service-grid{gap:22px;border:none}.melons-site .service-card{border:1px solid var(--mw-line);background:var(--mw-white);padding:26px 28px 66px;border-radius:17px;min-width:0;overflow:hidden}.melons-site .service-card h3{font-size:23px;line-height:1.2;margin:18px 0 13px}.melons-site .service-card p{font-size:14px;line-height:1.8;color:var(--me-muted,#627d7e);margin-bottom:0}.melons-site .service-card>a{bottom:25px;color:var(--mw-blue);font-size:10px}.service-card .service-no{position:absolute;top:20px;left:23px;z-index:2;color:var(--mw-sage)}.mw-mini-graphic{height:183px;position:relative;overflow:hidden;background:#edf2ec;border-radius:11px;isolation:isolate;color:#365b6d;margin-top:0}.mw-mini-grid{position:absolute;inset:0;background-image:radial-gradient(#6c928625 1px,transparent 1px);background-size:16px 16px;z-index:-1}.mw-mini-website{background:#e7efe5}.mw-tiny-browser{position:absolute;top:20px;left:22%;width:51%;height:153px;background:#fffcf5;border:1px solid #becfc5;border-radius:8px;box-shadow:0 9px 15px #365b6d12;transform:rotate(-5deg);overflow:hidden}.mw-tiny-browser>div{height:18px;border-bottom:1px solid #dae5d9;display:flex;gap:3px;padding:6px 9px}.mw-tiny-browser i{display:block;width:3px;height:3px;background:#aac2b5;border-radius:50%}.mw-tiny-browser strong{font:500 27px/1 Georgia,serif;display:block;margin:20px}.mw-tiny-browser em{color:#6c9286}.mw-tiny-browser>span{position:absolute;right:12%;top:30px;font-size:65px;color:#6c9286}.mw-tiny-browser>b{position:absolute;height:6px;background:#c4d6c6;width:32%;bottom:18px;left:20px;border-radius:5px}.mw-tiny-phone{position:absolute;top:47px;left:68%;height:119px;width:61px;border:3px solid #365b6d;background:#fcfbf6;border-radius:12px;padding:9px;transform:rotate(8deg)}.mw-tiny-phone i{display:block;width:14px;height:2px;background:#365b6d;margin:auto}.mw-tiny-phone span{font-size:42px;color:#6c9286;display:block;margin:12px 0 5px;line-height:1.1}.mw-tiny-phone b{display:block;background:#aac3b2;border-radius:3px;width:100%;height:6px}.mw-mini-systems{background:#e4edf0}.mw-tiny-board{position:absolute;top:20px;left:19%;right:19%;padding:13px;border:1px solid #c7d7d5;background:#fbfcf9;border-radius:9px;transform:rotate(4deg);box-shadow:0 8px 20px #365b6d15}.mw-tiny-board>span{font-size:6px;letter-spacing:.1em;display:block;margin-bottom:10px}.mw-tiny-board>div{display:flex;gap:7px}.mw-tiny-board>div>i{flex:1;height:89px;background:#e9efea;padding:7px;font-style:normal;border-radius:4px}.mw-tiny-board b{display:block;background:white;border:1px solid #d6e2d9;height:30px;margin-bottom:8px;border-radius:4px;position:relative}.mw-tiny-board b:before{content:"";position:absolute;background:#6c9286;width:13px;height:3px;top:7px;left:5px;border-radius:2px}.mw-tiny-board small{font-size:6px;margin-top:8px;display:block}.mw-mini-store{background:#efeadd}.mw-tiny-product{position:absolute;background:#fffcf6;width:115px;height:148px;left:29%;top:17px;border:1px solid #d7daca;border-radius:10px;padding:12px;transform:rotate(-8deg)}.mw-tiny-product>span{display:block;background:#d4e1d1;height:81px;text-align:center;font:65px/81px Georgia,serif;border-radius:7px;color:#6c9286}.mw-tiny-product b{display:block;font-size:10px;margin:9px 0}.mw-tiny-product i{width:35px;height:4px;background:#bbcbbf;display:block;border-radius:5px}.mw-tiny-bag{position:absolute;top:59px;left:56%;width:77px;height:98px;background:#365b6d;border-radius:11px;transform:rotate(11deg);color:#d4e4d6;font:45px/70px Georgia,serif;text-align:center;box-shadow:0 8px 15px #365b6d17}.mw-tiny-bag:before{content:"";position:absolute;width:29px;height:27px;border:2px solid #365b6d;border-bottom:0;border-radius:25px 25px 0 0;top:-23px;left:22px}.mw-tiny-bag small{position:absolute;bottom:8px;left:-4px;right:-4px;font:5px system-ui}.mw-mini-connect>svg{position:absolute;inset:10px 7%;width:86%;height:160px}.mw-mini-connect circle{fill:#fffff8;stroke:#c6d9c9;stroke-width:1.5}.mw-mini-node{position:absolute;transform:translate(-50%,-50%);font-size:26px;color:#365b6d}.mn-1{top:34%;left:23%}.mn-2{top:52%;left:50%;font:700 28px Georgia,serif}.mn-3{top:57%;left:80%}.melons-site .statement{padding:40px 0 75px}.melons-site .statement-box{padding:60px 65px;grid-template-columns:180px 1fr;gap:60px;align-items:center;background:var(--mw-blue);border-radius:24px}.melons-site .statement-box h2{font-size:clamp(34px,4.3vw,59px);line-height:1.07}.melons-site .statement-box p{font-size:15px;color:#d2e3da;line-height:1.8}.mw-approach-art{position:relative;aspect-ratio:1;display:grid;place-items:center;border:1px solid #bbd2c266;border-radius:50%;color:#cadfce}.mw-approach-art>span{font:600 110px/1 Georgia,serif;letter-spacing:-14px;padding-right:10px;transform:rotate(-11deg)}.mw-approach-art .mw-spark{position:absolute;right:-7%;top:-18%;width:65px;color:#bad1c0}.mw-approach-art>svg:last-child{position:absolute;width:190px;bottom:-15%;left:-15%;transform:rotate(-15deg)}.melons-site .featured-work{padding-top:45px}.melons-site .process{padding-top:25px}.melons-site .process-row{padding:28px 0;grid-template-columns:60px 1fr 1.15fr 35px}.melons-site .process-row>span{display:grid;place-items:center;width:43px;height:43px;border:1px solid var(--mw-line);border-radius:50%;font-size:11px;color:var(--mw-blue);background:var(--mw-white)}.melons-site .process-row h3{font-size:24px;line-height:1.3}.melons-site .process-row p{color:var(--me-muted,#627d7e);font-size:13px;line-height:1.8}.melons-site .process-row i{font-size:21px;color:var(--mw-sage)}
/* Client voices: real records, centred focus, softly blurred neighbours. */
.mw-reviews{padding:70px 0 100px;overflow:clip;isolation:isolate;background:linear-gradient(180deg,transparent,#e3ebe249,transparent);position:relative}.mw-review-title{display:flex;justify-content:center;align-items:center;gap:40px;text-align:center}.mw-review-title .eyebrow{justify-content:center}.melons-site .mw-review-title h2{font-size:clamp(34px,4.5vw,59px);letter-spacing:-.05em;line-height:1.1;margin:0}.mw-review-title>.mw-spark{width:54px;transform:rotate(18deg)}.mw-review-controls{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:22px}.mw-review-controls>div{display:flex;gap:8px}.mw-round-control{border:1px solid var(--mw-line);background:var(--mw-white);color:var(--mw-blue);border-radius:50%!important;width:40px;height:40px;font-size:19px;cursor:pointer}.mw-review-counter{font-size:11px;letter-spacing:.12em;color:var(--me-muted,#627d7e)}.mw-review-viewport{padding:35px 0 25px;overflow:clip}.mw-review-stage{max-width:730px;width:calc(100% - 96px);margin:auto;position:relative;display:grid;gap:24px}.mw-review-card{padding:34px 46px;background:var(--mw-white);border:1px solid var(--mw-line);border-radius:21px;margin:0;min-width:0;box-shadow:0 20px 48px #365b6d0a;color:var(--mw-ink);position:relative}.mw-review-quote-mark{display:block;font:92px/.8 Georgia,serif;color:var(--mw-sage);height:62px}.mw-review-card blockquote{padding:0;margin:0;border:none;font-family:var(--me-heading,system-ui);font-size:22px;letter-spacing:-.025em;line-height:1.65;font-weight:400;overflow-wrap:anywhere}.mw-review-card blockquote p{margin:0 0 19px}.mw-review-card blockquote p:last-child{margin:0}.mw-review-card figcaption{margin-top:29px;padding-top:22px;border-top:1px solid var(--mw-line);display:flex;align-items:center;gap:13px;font-size:11px}.mw-review-avatar{width:42px;height:42px;flex:none;display:grid;place-items:center;background:#e6eee5;border:1px solid #d3dfd3;border-radius:50%;font:italic 23px/1 Georgia,serif;color:#6c9286}.mw-review-card figcaption>div{display:grid;gap:4px;min-width:0}.mw-review-card figcaption strong{font-size:13px;font-weight:600;overflow-wrap:anywhere}.mw-review-card figcaption>div>span{font-size:10px;color:var(--me-muted,#627d7e);overflow-wrap:anywhere}.mw-review-card figcaption>a{margin-left:auto;white-space:nowrap;color:var(--mw-blue);font-size:10px}.mw-review-card figcaption>a>span{margin-left:5px}.mw-reviews:not(.mw-carousel-ready) .mw-review-controls{display:none}.mw-reviews.mw-carousel-ready .mw-review-stage{display:grid}.mw-carousel-ready .mw-review-card{grid-area:1/1;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(0) scale(.84);filter:blur(2.5px);transition:transform .65s cubic-bezier(.22,.68,0,1),filter .65s,opacity .65s,visibility .65s;display:flex;flex-direction:column;justify-content:space-between}.mw-carousel-ready .mw-review-card.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:none;filter:none;z-index:3}.mw-carousel-ready .mw-review-card.is-prev{visibility:visible;opacity:.36;transform:translateX(-91%) scale(.88);z-index:1}.mw-carousel-ready .mw-review-card.is-next{visibility:visible;opacity:.36;transform:translateX(91%) scale(.88);z-index:1}.mw-editor-note{border:1px dashed #bdcdbf;border-radius:12px;padding:25px 30px!important;color:#4c7065;background:#f7faf5;margin:20px auto 45px;font-size:13px}.mw-editor-note p{margin:8px 0}.mw-editor-note a{color:#365b6d;text-decoration:underline;text-underline-offset:4px}
/* The invitation now has a visual counterpart. */
.melons-site .cta-section{padding-top:35px;padding-bottom:20px}.melons-site .cta-box.mw-cta-rich{display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:30px;position:relative;overflow:hidden;padding:56px 60px;background:var(--mw-blue);color:#fff;border-radius:26px}.mw-cta-copy{position:relative;z-index:2}.melons-site .mw-cta-copy h2{font-size:clamp(36px,4.5vw,61px);letter-spacing:-.045em;line-height:1.09;max-width:15ch;margin-bottom:23px}.mw-cta-detail p{max-width:450px;color:#d5e5db!important;font-size:14px;line-height:1.85}.mw-cta-copy .eyebrow{color:#c5d7ce;margin-bottom:22px}.mw-cta-detail .btn{margin-top:8px;min-height:45px;font-size:12px;color:#365b6d;background:#fffdf5}.mw-cta-art{height:380px;position:relative;isolation:isolate}.mw-cta-orbit{position:absolute;width:85%;aspect-ratio:1;border:1px solid #b8cec05c;border-radius:50%;right:0;top:-2%;z-index:-1}.mw-cta-orbit:after{content:"";position:absolute;inset:27px;border:1px solid #b8cec02d;border-radius:50%}.mw-cta-spark{position:absolute;width:55px;color:#bad2be;top:0;left:8%;transform:rotate(5deg)}.mw-cta-note{position:absolute;left:13%;top:15%;width:73%;padding:28px 32px;border:1px solid #e5e6d6;background:#f5f2e9;border-radius:6px;box-shadow:0 20px 35px #102f3c30;transform:rotate(-9deg);color:#365b6d}.mw-cta-note>span{font-size:6px;letter-spacing:.16em;display:block;margin-bottom:20px}.mw-cta-note strong{font-size:36px;font-weight:500;line-height:1.02;letter-spacing:-.06em;display:block}.mw-cta-note strong em{font:italic 42px/1.05 Georgia,serif;color:#6c9286}.mw-cta-note>div{display:flex;gap:7px;margin:20px 0 17px}.mw-cta-note i{display:block;background:#b5cbbb;width:45px;height:5px;border-radius:4px}.mw-cta-note i+i{width:80px;opacity:.45}.mw-cta-note>b{font-size:8px;border-top:1px solid #ccd8c9;padding-top:12px;display:block;font-weight:500}.mw-cta-sticker{position:absolute;right:-1%;bottom:4%;width:113px;height:113px;border-radius:50%;background:#aac6b1;color:#365b6d;display:flex;align-items:center;justify-content:center;gap:4px;flex-direction:column;box-shadow:0 8px 20px #173c4740;transform:rotate(12deg)}.mw-cta-sticker>span{font:42px/.9 Georgia,serif}.mw-cta-sticker>small{font-size:8px;letter-spacing:.06em;line-height:1.3;text-align:center}.mw-cta-path{position:absolute;left:-6%;bottom:1%;width:120px;color:#bad2be;transform:rotate(16deg)}.melons-site .site-footer{margin-top:70px;padding-top:65px}.melons-site .footer-top{gap:60px}
/* One form surface, not a border inside a second padded card. */
.melons-site .contact-form-wrap{padding:0;border:0;border-radius:0;background:transparent;min-width:0}.melons-site .contact-form-wrap>.me-public-form{margin:0;max-width:none;width:100%;border-radius:17px;border:1px solid var(--mw-line);padding:30px;box-shadow:0 10px 30px #365b6d05;background:var(--mw-white)}.melons-site .contact-grid{grid-template-columns:.78fr 1.22fr;gap:58px;align-items:start}.melons-site .contact-section{padding-top:25px}.melons-site .contact-aside h2{font-size:31px;line-height:1.2;margin-bottom:20px}.melons-site .contact-aside>p{font-size:15px;line-height:1.8}.melons-site .contact-form-wrap .me-form-heading h2{font-size:29px;line-height:1.16}.melons-site .contact-form-wrap .me-form-heading p{font-size:14px;line-height:1.8}.mw-contact-art{margin:34px 0;min-height:185px;position:relative;padding:22px 20px;isolation:isolate;background:#dce7df66;border-radius:14px;border:1px solid #d9e3df}.mw-contact-art>.mw-spark{position:absolute;right:23px;top:28px;width:44px;transform:rotate(10deg)}.mw-contact-art>div{background:#fffdf6;padding:23px;width:80%;border:1px solid #d8e1d3;box-shadow:0 9px 17px #365b6d0a;transform:rotate(-5deg);border-radius:5px}.mw-contact-art>div>span{display:block;font-size:7px;letter-spacing:.12em;color:#769689;margin-bottom:18px}.mw-contact-art strong{font:italic 26px/1.1 Georgia,serif;color:#365b6d}.mw-contact-art i{position:absolute;right:21px;bottom:19px;font-style:normal;font-size:22px;color:#6c9286}
/* An editorial case-study layout, images and project facts only when supplied. */
.mw-case{padding-top:calc(var(--mw-header-height) + var(--mw-admin-offset) + 48px);overflow:clip}.mw-back-work{font-size:12px;display:inline-flex;align-items:center;gap:12px;color:var(--mw-blue);margin-bottom:38px}.mw-case-heading-line{display:flex;align-items:center;justify-content:space-between;gap:25px}.melons-site .mw-case-intro h1{font-size:clamp(48px,7.4vw,110px);line-height:1.01;font-weight:500;letter-spacing:-.065em;margin:0 0 25px;overflow-wrap:anywhere}.mw-case-intro .eyebrow{margin-bottom:18px}.mw-case-heading-line>.mw-spark{width:80px;height:80px;margin-bottom:20px;transform:rotate(10deg)}.mw-case-intro-bottom{display:flex;gap:45px;align-items:center;justify-content:space-between}.mw-case-intro-bottom>p{font-size:17px;line-height:1.8;max-width:730px;color:var(--me-muted,#627d7e);margin-bottom:0}.mw-case-intro-bottom>.btn{flex:none;font-size:12px}.mw-case-service-chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.mw-case-service-chips>span{border:1px solid var(--mw-line);padding:7px 12px;border-radius:20px;font-size:10px;color:var(--mw-blue);background:var(--mw-white)}.mw-case-visual{margin-top:38px;margin-bottom:26px}.mw-case-visual>a{display:block;position:relative;overflow:hidden;border-radius:21px;background:#e4ece5;box-shadow:0 13px 35px #365b6d0a;border:1px solid var(--mw-line)}.mw-case-visual img.mw-case-hero-image{display:block;width:100%;max-height:740px;object-fit:cover;object-position:top center}.mw-image-expand{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:white;color:#365b6d;box-shadow:0 4px 12px #365b6d20;border:1px solid #dae6e0;font-size:21px}.mw-case-abstract{min-height:440px;background:#d6e3d9;position:relative;padding:34px;border:1px solid #c4d5c9;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.mw-case-abstract>span{font-size:9px;letter-spacing:.18em}.mw-case-abstract>small{font-size:11px;z-index:2}.mw-case-abstract-shape{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:90px;transform:rotate(-10deg)}.mw-case-abstract-shape:before{content:"";position:absolute;aspect-ratio:1;width:58%;max-width:600px;right:-7%;top:-50%;border-radius:50%;background:#eef3e97a}.mw-case-abstract-shape>.mw-spark{width:130px;height:130px;color:#6c9286}.mw-case-abstract-shape>b{width:240px;height:285px;background:#365b6d;color:#f2f1ec;display:grid;place-items:center;border-radius:130px 130px 12px 12px;font:italic 160px/.9 Georgia,serif;box-shadow:0 20px 30px #365b6d19}.mw-case-nav{display:flex;flex-wrap:wrap;gap:12px 32px;padding:23px 0;border-bottom:1px solid var(--mw-line);font-size:11px;color:var(--mw-blue)}.mw-case-nav a{padding:6px 0;border-bottom:1px solid transparent}.mw-case-nav a:hover{border-color:var(--mw-blue)}.mw-case-story{display:grid;grid-template-columns:.38fr 1fr;gap:100px;padding:80px 0 65px;align-items:start}.mw-case-facts{position:sticky;top:calc(var(--mw-header-height) + var(--mw-admin-offset) + 35px);min-width:0}.mw-case-small-title{font-size:9px;letter-spacing:.16em;color:var(--mw-blue)}.mw-case-client-logo{max-width:120px;margin-bottom:32px}.mw-case-client-logo img{max-height:80px;object-fit:contain}.mw-case-facts dl{margin:22px 0 28px}.mw-case-facts dl>div{padding:14px 0;border-bottom:1px solid var(--mw-line)}.mw-case-facts dt{font-size:9px;letter-spacing:.05em;color:var(--me-muted,#627d7e);margin-bottom:7px}.mw-case-facts dd{margin:0;font-size:12px;line-height:1.65;overflow-wrap:anywhere;color:var(--mw-ink)}.mw-case-stack{display:flex;flex-wrap:wrap;gap:8px}.mw-case-stack>small{display:block;width:100%;margin-bottom:9px;font-size:9px;letter-spacing:.12em;color:var(--me-muted,#627d7e)}.mw-case-stack>span{padding:5px 8px;background:var(--mw-white);border:1px solid var(--mw-line);font-size:10px;border-radius:4px}.mw-case-handnote{font:italic 24px/1.2 Georgia,serif;color:var(--mw-sage);transform:rotate(-9deg);margin:47px 0 20px;position:relative;padding-left:15px}.mw-case-handnote>svg{width:115px;display:block;margin:10px 0 0 50px}.mw-case-narrative{min-width:0}.mw-case-chapter{margin:0 0 55px;padding-bottom:46px;border-bottom:1px solid var(--mw-line)}.mw-chapter-label{display:flex;gap:14px;align-items:center;text-transform:uppercase;letter-spacing:.11em;font-size:9px;color:var(--mw-blue);margin-bottom:23px}.mw-chapter-label>span{font-size:9px;display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--mw-line);border-radius:50%;background:var(--mw-white)}.melons-site .mw-case-chapter h2,.melons-site .mw-case-features h2,.melons-site .mw-case-summary-fallback h2{font-size:clamp(30px,3.1vw,44px);line-height:1.15;letter-spacing:-.04em;font-weight:500;margin:0 0 26px;overflow-wrap:anywhere}.mw-case-text p{font-size:16px;line-height:1.9;margin:0 0 20px;color:var(--me-muted,#627d7e);overflow-wrap:anywhere}.mw-case-text p:last-child{margin:0}.mw-case-text img{max-width:100%;height:auto;border-radius:10px}.mw-case-text h1,.mw-case-text h2,.mw-case-text h3{font-size:28px;line-height:1.25}.mw-case-text iframe,.mw-case-text video{max-width:100%}.mw-case-features ul{padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none}.mw-case-features li{display:flex;align-items:center;gap:15px;padding:17px;border:1px solid var(--mw-line);border-radius:8px;background:var(--mw-white);font-size:12px;line-height:1.7;overflow-wrap:anywhere}.mw-case-features li>span{color:var(--mw-sage);font-size:21px}.mw-showcase{padding:65px 0;background:#e7ede665}.mw-showcase .section-head{align-items:flex-end}.mw-showcase-hint{font-size:11px;display:flex;gap:18px;color:var(--mw-sage)}.mw-showcase-hint>span{font-size:28px}.mw-device-showcase{padding:0 0 48px}.mw-device-controls{display:flex;justify-content:center;gap:8px;margin-bottom:25px}.mw-device-controls>button{padding:10px 18px;background:transparent;border:1px solid var(--mw-line);border-radius:30px;color:var(--mw-blue);font:12px/1.5 var(--me-body,system-ui);cursor:pointer}.mw-device-controls>button[aria-pressed=true]{background:var(--mw-blue);border-color:var(--mw-blue);color:#fff}.mw-device-controls>button:focus-visible{outline:3px solid var(--mw-sage);outline-offset:3px}.mw-device-stage{border:1px solid var(--mw-line);border-radius:22px;padding:35px 40px;background:#dce6df;position:relative;min-height:350px}.mw-screen-preview{margin:0 auto 35px;max-width:930px}.mw-screen-preview[hidden]{display:none}.mw-device-stage.mw-devices-ready .mw-screen-preview{margin-bottom:0}.mw-screen-frame{background:#fff;border:8px solid #365b6d;border-radius:15px;overflow:hidden;box-shadow:0 17px 35px #365b6d22;position:relative}.mw-device-bar{height:23px;display:flex;align-items:center;gap:5px;padding:0 12px;background:#f9faf5;border-bottom:1px solid #dbe5da}.mw-device-bar>i{width:4px;height:4px;background:#a7c0b1;border-radius:50%}.mw-screen-frame a{display:block;max-height:500px;overflow:auto;scrollbar-width:thin}.mw-screen-frame img{display:block;width:100%;height:auto}.mw-screen-tablet{max-width:530px}.mw-screen-mobile{max-width:263px}.mw-screen-mobile .mw-screen-frame{border-radius:30px;border-width:8px;padding-top:16px;background:#365b6d}.mw-screen-mobile .mw-device-bar{display:none}.mw-screen-mobile .mw-screen-frame:before{content:"";position:absolute;width:46px;height:4px;background:#a8c0b3;border-radius:8px;top:3px;left:calc(50% - 23px)}.mw-screen-mobile .mw-screen-frame a{max-height:455px;border-radius:16px}.mw-screen-preview figcaption{text-align:center;margin-top:17px;font-size:10px;letter-spacing:.07em;color:#5b7c6e}.mw-case-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:start}.mw-case-gallery-item{margin:0;min-width:0}.mw-case-gallery-item:nth-child(3n+1){grid-column:1/-1}.mw-case-gallery-item a{position:relative;display:block;border-radius:16px;overflow:hidden;background:#fff;border:1px solid var(--mw-line)}.mw-case-gallery-item img{display:block;width:100%;height:auto}.mw-case-gallery-item figcaption{font-size:11px;line-height:1.7;color:var(--me-muted,#627d7e);margin-top:12px;padding:0 4px}.mw-related-cases .mw-project-title{font-size:23px}.mw-related-cases{padding-top:70px!important;padding-bottom:70px!important}
/* The only overlay is an optional image viewer, never a data-entry form. */
.mw-lightbox{border:0;border-radius:14px;background:#173741;color:white;padding:15px;width:min(1200px,94vw);max-width:94vw;max-height:94dvh;box-shadow:0 20px 70px #0005}.mw-lightbox::backdrop{background:#10252bed;backdrop-filter:blur(5px)}.mw-lightbox:not([open]){display:none}.mw-lightbox-top{display:flex;align-items:center;justify-content:space-between;padding:0 0 12px;font-size:11px;gap:15px}.mw-lightbox-top>div{display:flex;gap:7px}.mw-lightbox button{background:#ffffff17;color:white;border:1px solid #ffffff38;border-radius:7px;width:37px;height:37px;cursor:pointer;font-size:20px}.mw-lightbox button:focus-visible{outline:2px solid white;outline-offset:2px}.mw-lightbox figure{margin:0}.mw-lightbox img{max-height:74dvh;display:block;object-fit:contain;width:100%;height:auto}.mw-lightbox figcaption{font-size:12px;line-height:1.6;margin:12px 0 0;color:#dae9e0;overflow-wrap:anywhere}
/* Visuals move with a calm cadence; no scroll hijacking, pinned sections or hidden headings. */
.mw-motion-on .is-active .mw-drift-a,.mw-motion-on .mw-cta-rich .mw-drift-a{animation:mw-drift-a 8s ease-in-out infinite}.mw-motion-on .is-active .mw-drift-b,.mw-motion-on .mw-cta-rich .mw-drift-b{animation:mw-drift-b 9.5s ease-in-out infinite}.mw-motion-on .mw-connection-lines path{animation:mw-dash 13s linear infinite}.mw-motion-on .is-active .mw-scene-spark{animation:mw-spark-turn 12s ease-in-out infinite}.mw-motion-on .service-card:hover .mw-tiny-phone{translate:0 -5px;transition:translate .3s}.mw-motion-on .service-card:hover .mw-tiny-board{translate:0 -4px;transition:translate .3s}.mw-motion-on .mw-project-card:hover{transform:translateY(-5px)}.mw-paused-visuals *{animation-play-state:paused!important}.mw-motion-off .mw-hero-slide,.mw-motion-off .mw-review-card,.mw-motion-off .mw-project-image,.mw-motion-off .mw-project-card{transition:none!important}.mw-motion-off .mw-project-card:hover{transform:none}.mw-motion-off .mw-drift-a,.mw-motion-off .mw-drift-b,.mw-motion-off .mw-connection-lines path,.mw-motion-off .mw-scene-spark{animation:none!important}
@keyframes mw-drift-a{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes mw-drift-b{0%,100%{translate:0 0}50%{translate:0 8px}}@keyframes mw-dash{to{stroke-dashoffset:-104}}@keyframes mw-spark-turn{0%,100%{rotate:0deg}50%{rotate:28deg}}
@media(min-width:1600px){.mw-motion-hero{padding-top:calc(var(--mw-header-height) + var(--mw-admin-offset) + 65px)}.mw-hero-copy h1,.mw-hero-copy h2{max-width:12.5ch}.mw-hero-slide{gap:70px}}
@media(max-width:1100px){.mw-hero-slide{gap:32px;grid-template-columns:1fr 1fr}.mw-scene{height:475px}.mw-demo-landing strong{font-size:38px}.mw-demo-landing strong em{font-size:42px}.mw-demo-landing{padding:10px 18px 20px;gap:15px}.mw-demo-flower{font-size:85px}.mw-phone-window{top:44%;width:25%;min-height:215px;padding:8px}.mw-phone-art{height:62px;font-size:50px}.mw-scene-badge{bottom:7%;left:0;font-size:8px;padding:12px}.mw-system-main{padding:15px}.mw-system-main>strong{font-size:17px}.mw-kanban{gap:6px}.mw-kanban>div{padding:6px;min-height:156px}.mw-kanban article strong{font-size:7px}.mw-kanban article span{font-size:5px}.mw-system-note{bottom:1%;padding:13px}.mw-system-note strong{font-size:8px}.mw-scene-systems .mw-scene-badge{bottom:4%;font-size:8px}.mw-scene-systems .mw-concept-label{bottom:-5%}.mw-scene-connected .mw-concept-label{bottom:-1%}.mw-connect-node{padding:12px;min-width:34%}.mw-connect-node strong{font-size:9px}.mw-connect-node small{font-size:6px}.mw-hero-copy .hero-meta{display:none}.mw-hero-copy .hero-actions{margin-bottom:10px;gap:16px}.mw-case-story{gap:60px;grid-template-columns:.42fr 1fr}.melons-site .cta-box.mw-cta-rich{padding:44px 40px}.mw-cta-note{padding:25px;width:78%;left:10%}.mw-cta-note strong{font-size:33px}.mw-cta-note strong em{font-size:38px}.mw-cta-art{height:350px}.mw-cta-sticker{width:100px;height:100px}.melons-site .contact-grid{gap:35px;grid-template-columns:.7fr 1.3fr}.mw-hero-bottom>span{display:none}}
@media(max-width:980px){.melons-site .nav-wrap{gap:16px}.mw-motion-hero{padding-top:calc(var(--mw-header-height) + var(--mw-admin-offset) + 32px)}.mw-hero-slide{grid-template-columns:1fr 1fr;gap:30px}.melons-site .mw-hero-copy h1,.melons-site .mw-hero-copy h2{font-size:clamp(41px,5.4vw,55px)}.mw-hero-copy .hero-lead{font-size:14px}.mw-hero-copy .eyebrow{font-size:8px}.mw-hero-copy .hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.mw-scene{height:430px}.mw-demo-nav{padding:14px}.mw-demo-nav strong{font-size:22px}.mw-demo-nav>span{font-size:5px}.mw-demo-landing{padding:7px 15px 18px}.mw-demo-landing strong{font-size:32px}.mw-demo-landing strong em{font-size:36px}.mw-demo-flower{font-size:67px}.mw-demo-landing small{font-size:5px;margin-bottom:12px}.mw-demo-button{font-size:5px;padding:8px;margin-top:13px}.mw-demo-strip{padding:11px 0;font-size:5px}.mw-phone-window{top:44%;min-height:182px;border-width:4px;border-radius:21px}.mw-phone-camera{width:19px;margin-bottom:7px}.mw-phone-window small{font-size:10px}.mw-phone-art{height:45px;font-size:37px;margin:8px 0}.mw-phone-window strong{font-size:10px}.mw-phone-window>span{font-size:4px;padding:4px}.mw-scene-badge{bottom:8%;font-size:7px;gap:7px}.mw-status-dot{height:6px;width:6px}.mw-composition-note{font-size:21px;left:7%;top:2%}.mw-scene-spark{width:45px;height:45px;top:1%}.mw-system-body{grid-template-columns:31px 1fr}.mw-system-main{padding:11px}.mw-system-main>strong{font-size:14px}.mw-system-top{margin-bottom:10px}.mw-system-top small{font-size:5px}.mw-kanban{margin-top:16px}.mw-kanban small{font-size:5px}.mw-kanban>div{padding:5px;min-height:142px}.mw-kanban article{padding:7px 4px}.mw-system-bottom{font-size:6px;gap:6px;padding-top:10px;margin-top:10px}.mw-scene-systems .mw-scene-badge{bottom:8%}.mw-system-note{bottom:4%;right:-3%;padding:11px;gap:8px}.mw-system-note small{font-size:5px}.mw-system-note>span{width:20px;height:20px;font-size:11px}.mw-system-note strong{font-size:7px}.mw-scene-systems .mw-concept-label{bottom:-1%;font-size:5px}.mw-connect-hub>span{font-size:44px}.mw-connect-hub>small{font-size:5px}.mw-connect-node strong{font-size:8px}.mw-connect-node{padding:10px;min-width:33%;max-width:43%}.mw-connect-node>span{width:22px;height:22px;font-size:17px;line-height:22px;margin-bottom:10px}.mw-node-1{top:9%}.mw-node-3{bottom:9%}.mw-node-4{bottom:10%}.mw-scene-connected .mw-scene-badge{left:10%;font-size:8px;bottom:4%}.mw-scene-connected .mw-concept-label{font-size:5px;right:15%}.mw-hero-pickers{gap:5px}.mw-hero-pickers button{padding:8px 11px;font-size:10px}.mw-hero-rail{margin-top:28px}.melons-site .split-heading{gap:25px}.melons-site .section{padding:75px 0}.melons-site .services-preview{padding-top:15px}.melons-site .intro-copy .large-copy{font-size:20px}.melons-site .statement-box{grid-template-columns:110px 1fr;gap:36px;padding:40px}.mw-approach-art>span{font-size:77px;letter-spacing:-10px}.mw-approach-art .mw-spark{width:45px}.mw-approach-art>svg:last-child{width:140px;left:-20%}.mw-cta-note{left:5%;width:90%;padding:23px}.mw-cta-note strong{font-size:31px}.mw-cta-note strong em{font-size:37px}.mw-cta-art{height:345px}.mw-cta-sticker{width:84px;height:84px;bottom:5%}.mw-cta-sticker>span{font-size:31px}.mw-cta-sticker>small{font-size:6px}.mw-cta-spark{width:46px;left:2%}.mw-cta-path{width:97px;left:-18%;bottom:1%}.melons-site .mw-cta-copy h2{font-size:42px}.melons-site .contact-grid{grid-template-columns:1fr 1.3fr;gap:28px}.melons-site .contact-form-wrap>.me-public-form{padding:24px}.melons-site .contact-form-wrap .me-grid{grid-template-columns:1fr}.melons-site .contact-form-wrap .me-form-heading h2{font-size:25px}.mw-contact-art{min-height:170px}.mw-contact-art>div{width:94%;padding:18px}.mw-contact-art strong{font-size:23px}.mw-case-story{gap:38px;grid-template-columns:.4fr 1fr}.mw-case-visual img.mw-case-hero-image{max-height:570px}.mw-case-intro-bottom{gap:25px}.mw-case-intro-bottom>p{font-size:15px}.mw-review-card{padding:30px 35px}.mw-review-card blockquote{font-size:21px}}
@media(max-width:760px){.melons-site .container{width:calc(100% - 36px)}.mw-motion-hero{padding-top:calc(var(--mw-header-height) + var(--mw-admin-offset) + 30px)}.mw-hero-slide{grid-template-columns:1fr;gap:5px}.mw-hero-copy{padding:0}.melons-site .mw-hero-copy h1,.melons-site .mw-hero-copy h2{font-size:clamp(43px,9.5vw,69px);max-width:13ch;margin-bottom:21px}.mw-hero-copy .eyebrow{font-size:8px;margin-bottom:20px}.mw-hero-copy .hero-lead{font-size:15px;max-width:590px}.mw-hero-copy .hero-actions{flex-direction:row;align-items:center;gap:18px;margin:25px 0 15px}.mw-hero-copy .hero-meta{display:none}.mw-scene{max-width:560px;width:100%;margin:10px auto 0;height:500px}.mw-site-window{top:16%;left:6%;width:83%}.mw-demo-nav{padding:17px 23px}.mw-demo-nav strong{font-size:25px}.mw-demo-nav>span{font-size:7px}.mw-demo-landing{padding:8px 23px 24px}.mw-demo-landing strong{font-size:43px}.mw-demo-landing strong em{font-size:48px}.mw-demo-flower{font-size:90px}.mw-demo-landing small{font-size:6px;margin-bottom:16px}.mw-demo-button{font-size:6px;padding:9px 12px;margin-top:20px}.mw-demo-strip{padding:14px 0;font-size:6px}.mw-phone-window{top:45%;right:3%;width:24%;min-height:220px;border-width:5px;padding:9px}.mw-phone-window small{font-size:13px}.mw-phone-art{height:62px;font-size:53px;margin:12px 0}.mw-phone-window strong{font-size:12px}.mw-phone-window>span{font-size:6px;padding:6px}.mw-scene-badge{left:5%;bottom:8%;font-size:9px;padding:13px 17px}.mw-composition-note{left:12%;top:2%;font-size:24px}.mw-scene-spark{right:12%;width:55px;height:55px}.mw-system-window{width:95%;left:1%}.mw-system-body{grid-template-columns:40px 1fr}.mw-system-main{padding:20px}.mw-system-main>strong{font-size:17px}.mw-system-top small{font-size:6px}.mw-kanban{gap:10px;margin-top:22px}.mw-kanban small{font-size:7px}.mw-kanban article strong{font-size:8px}.mw-kanban article>span{font-size:6px}.mw-kanban>div{padding:8px;min-height:160px}.mw-kanban article{padding:10px 7px}.mw-system-bottom{font-size:8px;margin-top:15px;padding-top:15px}.mw-system-note{right:2%;bottom:7%;padding:13px 18px}.mw-system-note strong{font-size:9px}.mw-system-note small{font-size:6px}.mw-system-note>span{width:25px;height:25px;font-size:13px}.mw-scene-systems .mw-scene-badge{bottom:7%;font-size:8px;left:0}.mw-scene-systems .mw-concept-label{bottom:1%;font-size:6px}.mw-connect-node{padding:16px;min-width:34%;max-width:44%}.mw-connect-node strong{font-size:10px}.mw-connect-node small{font-size:7px}.mw-connect-hub>span{font-size:54px}.mw-connect-hub>small{font-size:7px}.mw-node-1{left:1%;top:8%}.mw-node-2{right:0}.mw-node-3{right:0;bottom:4%}.mw-node-4{left:0;bottom:9%}.mw-scene-connected .mw-scene-badge{bottom:1%;font-size:10px;left:16%}.mw-scene-connected .mw-concept-label{bottom:-4%;right:25%;font-size:6px}.mw-hero-rail{margin-top:20px;align-items:flex-start;gap:8px;padding-top:15px}.mw-hero-pickers{gap:4px}.mw-hero-pickers button{padding:8px 10px;font-size:10px;gap:6px}.mw-hero-pickers button>span{font-size:8px}.mw-rotation{font-size:10px;padding:8px 2px;gap:6px}.mw-hero-bottom{margin-top:19px;gap:10px}.mw-hero-bottom .mw-scroll-cue{font-size:10px}.mw-motion-toggle{font-size:9px}.melons-site .section{padding:62px 0}.melons-site .intro{padding-bottom:45px}.melons-site .services-preview{padding-top:12px}.melons-site .service-card{padding:23px 24px 66px}.mw-mini-graphic{height:175px}.melons-site .service-card h3{font-size:22px}.melons-site .statement-box{display:block;padding:32px;border-radius:18px}.mw-approach-art{height:93px;width:93px;margin-bottom:35px}.mw-approach-art>span{font-size:68px;letter-spacing:-9px}.mw-approach-art>svg:last-child{width:130px}.mw-approach-art .mw-spark{right:-32px;top:-12px}.melons-site .statement-box h2{font-size:39px}.melons-site .process-row{grid-template-columns:44px 1fr 20px;gap:12px}.melons-site .process-row p{grid-column:2/4}.melons-site .process-row h3{font-size:23px}.mw-reviews{padding:50px 0 65px}.mw-review-title{gap:18px}.mw-review-title>.mw-spark{width:39px;height:39px}.mw-review-title .eyebrow{font-size:8px}.melons-site .mw-review-title h2{font-size:40px}.mw-review-stage{width:calc(100% - 52px)}.mw-review-card{padding:28px}.mw-review-card blockquote{font-size:19px;line-height:1.7}.mw-review-card figcaption{flex-wrap:wrap;gap:11px}.mw-review-card figcaption>a{margin-left:53px;width:calc(100% - 53px)}.mw-review-controls{margin-top:20px;gap:25px}.mw-rotation{font-size:11px}.mw-carousel-ready .mw-review-card.is-prev{transform:translateX(-96%) scale(.88);filter:blur(1.5px)}.mw-carousel-ready .mw-review-card.is-next{transform:translateX(96%) scale(.88);filter:blur(1.5px)}.melons-site .cta-box.mw-cta-rich{grid-template-columns:1fr;padding:36px 30px;gap:18px;border-radius:20px}.melons-site .mw-cta-copy h2{font-size:43px;max-width:14ch}.mw-cta-detail p{font-size:14px}.mw-cta-art{height:320px;width:min(360px,100%);margin:auto}.mw-cta-note{width:75%;left:12%;top:13%;padding:25px}.mw-cta-note strong{font-size:31px}.mw-cta-note strong em{font-size:35px}.mw-cta-sticker{right:-1%;bottom:2%;width:96px;height:96px}.mw-cta-sticker>span{font-size:37px}.mw-cta-sticker>small{font-size:7px}.mw-cta-path{left:-8%;width:95px;bottom:2%}.mw-cta-spark{width:45px;left:0}.melons-site .site-footer{margin-top:55px}.melons-site .footer-top{gap:33px}.melons-site .contact-grid{grid-template-columns:1fr;gap:30px}.melons-site .contact-section{padding-top:10px}.melons-site .contact-form-wrap .me-grid{grid-template-columns:1fr 1fr}.mw-contact-art{display:none}.melons-site .contact-aside h2{font-size:29px}.melons-site .contact-form-wrap>.me-public-form{padding:26px}.mw-case{padding-top:calc(var(--mw-header-height) + var(--mw-admin-offset) + 36px)}.mw-case-heading-line>.mw-spark{width:45px;height:45px}.melons-site .mw-case-intro h1{font-size:clamp(43px,10vw,77px)}.mw-back-work{margin-bottom:30px;font-size:11px}.mw-case-intro-bottom{display:block}.mw-case-intro-bottom>.btn{margin-top:23px}.mw-case-visual{margin-top:27px}.mw-case-visual>a{border-radius:13px}.mw-case-nav{gap:8px 23px;font-size:10px;padding:16px 0}.mw-case-story{grid-template-columns:1fr;gap:40px;padding:36px 0}.mw-case-facts{position:static}.mw-case-facts dl{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;margin:14px 0 25px}.mw-case-facts dd{font-size:12px}.mw-case-handnote{display:none}.mw-case-client-logo{margin-bottom:20px;max-width:100px}.mw-case-chapter{padding-bottom:30px;margin-bottom:30px}.mw-case-text p{font-size:15px;line-height:1.85}.melons-site .mw-case-chapter h2{font-size:35px}.mw-case-features ul{grid-template-columns:1fr}.mw-case-features li{font-size:12px}.mw-case-abstract{min-height:315px;padding:25px}.mw-case-abstract-shape{gap:50px}.mw-case-abstract-shape>b{width:140px;height:210px;font-size:110px}.mw-case-abstract-shape>.mw-spark{width:75px;height:75px}.mw-showcase{padding:45px 0}.mw-showcase-hint{font-size:10px}.mw-device-stage{padding:23px 16px;border-radius:15px;min-height:0}.mw-screen-frame{border-width:5px;border-radius:10px}.mw-screen-frame a{max-height:390px}.mw-screen-mobile{max-width:236px}.mw-case-gallery{gap:25px;grid-template-columns:1fr}.mw-case-gallery-item:nth-child(3n+1){grid-column:auto}.mw-case-gallery-item a{border-radius:11px}.mw-case-gallery-item figcaption{font-size:10px}.mw-related-cases{padding:48px 0!important}.mw-editor-note{font-size:12px;padding:20px!important}.mw-lightbox{padding:12px}.mw-lightbox img{max-height:70dvh}}
@media(max-width:460px){.melons-site .brand img.melons-shared-logo{width:113px;height:auto;max-height:43px}.melons-site .site-header{padding:12px 0}.mw-hero-pickers{display:grid;grid-template-columns:1fr;gap:5px}.mw-hero-pickers button{padding:7px 11px;font-size:10px}.mw-hero-rail{align-items:center}.mw-hero-copy .hero-actions{gap:14px;flex-wrap:wrap}.mw-hero-copy .hero-actions .btn{font-size:11px;padding:0 15px;min-height:44px}.mw-hero-copy .text-link{font-size:11px}.mw-scene{height:372px;margin-top:10px}.mw-composition-note{font-size:20px;top:1%;left:10%}.mw-composition-note svg{width:77px;right:-47px;top:10px}.mw-scene-spark{width:42px;height:42px;right:8%;top:0}.mw-mini-bar{height:26px;padding:0 10px}.mw-mini-bar span{font-size:5px}.mw-mini-bar i{width:4px;height:4px}.mw-site-window{top:16%;width:84%;left:3%;border-radius:10px}.mw-demo-nav{padding:13px 15px}.mw-demo-nav strong{font-size:18px}.mw-demo-nav>span{font-size:5px}.mw-demo-landing{padding:5px 15px 15px;gap:12px}.mw-demo-landing small{font-size:4px;margin:2px 0 10px}.mw-demo-landing strong{font-size:29px}.mw-demo-landing strong em{font-size:34px}.mw-demo-flower{font-size:60px}.mw-demo-button{font-size:4px;padding:7px 8px;margin-top:12px}.mw-demo-strip{font-size:4px;padding:9px 0}.mw-phone-window{top:43%;right:1%;width:24%;min-height:174px;border-width:4px;border-radius:18px;padding:6px}.mw-phone-camera{width:20px;height:3px;margin-bottom:7px}.mw-phone-window small{font-size:9px}.mw-phone-art{height:45px;font-size:35px;margin:8px 0}.mw-phone-window strong{font-size:10px}.mw-phone-window>span{font-size:4px;padding:4px 6px;margin-top:8px}.mw-phone-window>i{height:2px;margin-top:6px}.mw-scene-badge{font-size:7px;padding:11px;bottom:7%;left:3%;gap:8px}.mw-concept-label{font-size:5px;right:7%;bottom:1%}.mw-system-window{left:0;width:98%;top:17%}.mw-system-body{grid-template-columns:29px 1fr}.mw-system-body>aside{padding:11px 6px;gap:13px}.mw-system-body>aside b{font-size:19px}.mw-system-body>aside i{width:12px;height:3px}.mw-system-main{padding:12px}.mw-system-main>strong{font-size:14px}.mw-system-top{margin-bottom:10px}.mw-system-top small{font-size:5px}.mw-system-top>span{font-size:9px}.mw-kanban{gap:5px;margin-top:15px}.mw-kanban>div{padding:5px;min-height:129px}.mw-kanban small{font-size:5px}.mw-kanban article{padding:6px 4px;margin-top:8px}.mw-kanban article strong{font-size:6px}.mw-kanban article>span{font-size:4px}.mw-kanban article em{font-size:5px;padding:3px}.mw-kanban article i{height:2px;width:15px;margin-bottom:7px}.mw-system-bottom{font-size:5px;padding-top:8px;margin-top:10px}.mw-system-bottom span{font-size:15px}.mw-system-note{bottom:0;right:0;padding:10px 11px;gap:7px}.mw-system-note small{font-size:4px}.mw-system-note strong{font-size:7px}.mw-system-note>span{width:18px;height:18px;font-size:10px}.mw-scene-systems .mw-scene-badge{bottom:4%;font-size:6px;padding:10px 9px}.mw-scene-systems .mw-concept-label{bottom:-6%;font-size:5px}.mw-connect-hub{border-radius:20px;left:36%;top:35%;width:29%;gap:8px}.mw-connect-hub>span{font-size:41px}.mw-connect-hub>small{font-size:5px}.mw-connect-node{padding:10px;min-width:34%;max-width:44%;border-radius:9px}.mw-connect-node strong{font-size:7px}.mw-connect-node small{font-size:5px}.mw-connect-node>span{width:20px;height:20px;line-height:20px;font-size:15px;margin-bottom:9px}.mw-node-1{top:10%;left:0}.mw-node-2{top:1%;right:0}.mw-node-3{bottom:5%;right:0}.mw-node-4{bottom:8%;left:0}.mw-scene-connected .mw-scene-badge{font-size:7px;left:10%;bottom:0}.mw-scene-connected .mw-concept-label{font-size:4px;bottom:-5%;right:15%}.mw-hero-rail{margin-top:29px}.melons-site .ticker .container{gap:11px 15px}.melons-site .ticker span{font-size:7px}.melons-site .ticker i{font-size:10px}.mw-review-title>.mw-spark{display:none}.melons-site .mw-review-title h2{font-size:36px}.mw-review-stage{width:calc(100% - 46px)}.mw-review-card{padding:26px 24px}.mw-review-card blockquote{font-size:18px;line-height:1.7}.mw-review-card figcaption>div>span{font-size:9px}.mw-review-card figcaption strong{font-size:12px}.mw-review-controls{gap:27px}.melons-site .cta-box.mw-cta-rich{padding:33px 25px}.melons-site .mw-cta-copy h2{font-size:38px}.mw-cta-art{height:290px}.mw-cta-note{padding:22px;width:77%;left:8%;top:14%}.mw-cta-note>span{font-size:5px;margin-bottom:16px}.mw-cta-note strong{font-size:29px}.mw-cta-note strong em{font-size:34px}.mw-cta-note>div{margin:17px 0 13px}.mw-cta-sticker{width:78px;height:78px;bottom:0;right:-2%}.mw-cta-sticker>span{font-size:31px}.mw-cta-sticker>small{font-size:6px}.mw-cta-path{left:-9%;width:80px;bottom:3%}.melons-site .contact-form-wrap>.me-public-form{padding:22px 19px}.melons-site .contact-form-wrap .me-grid{grid-template-columns:1fr}.melons-site .contact-form-wrap .me-form-heading h2{font-size:26px}.mw-case-intro-bottom>.btn{width:100%}.mw-case-heading-line>.mw-spark{width:36px;height:36px}.mw-case-intro-bottom>p{font-size:14px}.mw-case-abstract{min-height:260px;padding:20px}.mw-case-abstract-shape{gap:28px}.mw-case-abstract-shape>b{height:172px;width:118px;font-size:89px}.mw-case-abstract-shape>.mw-spark{width:65px;height:65px}.mw-case-nav{gap:8px 18px}.mw-device-stage{padding:18px 12px}.mw-screen-mobile{max-width:224px}.mw-screen-mobile .mw-screen-frame a{max-height:389px}.mw-case-text p{font-size:14px}.mw-case-facts dl{gap:0 18px}.mw-case-service-chips>span{font-size:9px}.melons-site .mw-case-chapter h2{font-size:32px}}
@media(max-width:782px){.melons-site.admin-bar{--mw-admin-offset:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.melons-site *, .melons-site *:before,.melons-site *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.mw-project-card:hover{transform:none!important}.mw-carousel-ready .mw-review-card{filter:none}.mw-carousel-ready .mw-review-card.is-prev,.mw-carousel-ready .mw-review-card.is-next{filter:none;opacity:.23}}
@media print{.mw-hero-slide:not(.is-active),.mw-review-controls,.mw-hero-rail,.mw-hero-bottom,.mw-motion-toggle,.mw-editor-note,.mw-lightbox{display:none!important}.mw-carousel-ready .mw-review-card{position:static;grid-area:auto;opacity:1;visibility:visible;transform:none;filter:none}.mw-motion-hero,.mw-case{padding-top:30px}.mw-case-facts{position:static}.site-header{position:static!important}.mw-case-chapter{break-inside:avoid}}
.mw-tab-hidden *{animation-play-state:paused!important}

/* Service pages inherit the same illustrative language without changing saved copy. */
.melons-site .service-detail{grid-template-columns:180px 1fr .85fr;gap:40px;align-items:start}.mw-service-detail-visual{position:relative}.mw-service-detail-visual .service-detail-no{font-size:12px;display:block;margin-bottom:15px}.mw-service-detail-visual .mw-mini-graphic{height:135px;margin:0;border-radius:15px}.mw-service-detail-visual .mw-mini-browser{width:130px}.mw-service-detail-visual .mw-mini-dashboard{width:133px}.mw-service-detail-visual .mw-mini-device{width:38px;height:75px}.mw-service-detail-visual .mw-mini-flow-node{width:29px;height:29px}.melons-site .solution-card .mw-mini-graphic{margin-bottom:25px;height:155px}.melons-site .solution-card{overflow:hidden}.melons-site .solution-card>.tag{margin-top:5px}
@media(max-width:980px){.melons-site .service-detail{grid-template-columns:140px 1fr;gap:28px}.melons-site .service-detail>ul{grid-column:2}}
@media(max-width:620px){.melons-site .service-detail{grid-template-columns:1fr;gap:20px}.melons-site .service-detail>ul{grid-column:auto}.mw-service-detail-visual{display:flex;align-items:center;gap:20px}.mw-service-detail-visual .mw-mini-graphic{flex:1;max-width:300px}.mw-service-detail-visual .service-detail-no{margin:0}}
