/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#07090d;--surface:#10141b;--text:#f5f3ee;--muted:#9ca3af;--blue:#1476ff;--line:#f5f3ee29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-geist-sans), "Helvetica Neue", Arial, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}img{width:100%;display:block}img,video,.protected-media{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.site-header{z-index:10;border-bottom:1px solid #ffffff17;align-items:center;gap:42px;width:100%;height:86px;padding:0 clamp(24px,4.5vw,72px);display:flex;position:absolute;top:0;left:0}.brand{letter-spacing:-.04em;white-space:nowrap;font-size:25px}.brand-image{flex:none;align-items:center;display:flex}.brand-logo{object-fit:contain;width:116px;height:auto}.site-header nav{gap:38px;margin-left:auto;display:flex}.site-header nav a{color:#e5e5e5;font-size:15px;position:relative}.site-header nav a:after{content:"";background:#fff;height:1px;transition:right .25s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-cta{border:1px solid #fff6;border-radius:999px;padding:11px 18px;font-size:14px}.hero{--hero-visual-overflow:clamp(135px,10vw,165px);align-items:center;height:clamp(235px,18.5vw,285px);min-height:0;display:flex;position:relative;overflow:visible}.hero:before{content:"";z-index:0;inset:0 0 calc(-1 * var(--hero-visual-overflow));background-image:linear-gradient(180deg,#07090d00 0%,#07090d00 54%,#07090d61 76%,var(--bg) 100%),linear-gradient(90deg,#030508b8 0%,#030508a1 48%,#030508b8 100%),url(/promidia-hero.jpg);pointer-events:none;background-position:50% 54%;background-size:cover;position:absolute}.hero-content{z-index:2;padding:86px clamp(24px,4.5vw,72px) 12px;position:relative}.hero-brand-lockup{grid-template-columns:minmax(155px,230px) minmax(0,1fr);align-items:center;gap:clamp(54px,7vw,105px);width:min(820px,72vw);max-width:none;margin:0 auto;display:grid}.hero-brand-mark{filter:drop-shadow(0 3px 16px #0000007a);background:0 0;border:0;padding:0}.hero-brand-mark .brand-logo{width:100%;max-width:230px;margin:auto}.hero-brand-message{text-shadow:0 3px 18px #000000b8;background:0 0}.hero-brand-message h1{letter-spacing:.1em;white-space:nowrap;margin:0 0 12px;font-size:clamp(28px,3vw,46px);font-weight:600;line-height:1}.hero-brand-message p{color:#f4f4f2;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(17px,1.75vw,27px);font-weight:300;line-height:1.22}.eyebrow,.kicker{color:#b8c0cb;text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:600}.eyebrow{align-items:center;gap:11px;display:flex}.eyebrow span{background:var(--blue);width:28px;height:1px}h1{letter-spacing:-.048em;margin:25px 0;font-size:clamp(52px,5.1vw,82px);font-weight:450;line-height:.98}.hero-copy{color:#b3b8c0;max-width:600px;font-size:clamp(18px,1.55vw,24px);line-height:1.45}.primary-button{background:var(--blue);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:42px;min-width:220px;margin-top:28px;padding:17px 20px 17px 23px;font-size:16px;transition:all .25s;display:inline-flex}.primary-button:hover{background:#3189ff;transform:translateY(-2px)}.primary-button span{font-size:22px}.scroll-cue{z-index:2;color:#bfc3ca;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:16px;font-size:12px;display:flex;position:absolute;bottom:28px;right:clamp(24px,4.5vw,72px)}.scroll-cue b{border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.section{padding:120px clamp(24px,4.5vw,72px)}.section-heading{grid-template-columns:1.45fr .65fr;align-items:end;gap:60px;margin-bottom:54px;display:grid}.section-heading h2,.services h2,.about h2,.contact h2{letter-spacing:-.042em;margin:18px 0 0;font-size:clamp(38px,4.2vw,64px);font-weight:450;line-height:1.06}.section-heading>p,.services-intro>p,.about-copy>p,.contact-intro>p{color:var(--muted);font-size:17px;line-height:1.75}.project-track{scrollbar-width:thin;grid-template-columns:repeat(7,minmax(250px,1fr));gap:16px;padding-bottom:16px;display:grid;overflow-x:auto}.project-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-height:430px;position:relative;overflow:hidden}.project-card img{object-fit:cover;height:100%;transition:transform .5s;position:absolute;inset:0}.project-card:hover img{transform:scale(1.04)}.project-overlay{background:linear-gradient(#0000 36%,#000000e6);position:absolute;inset:0}.project-number{color:#d4d6da;font-size:12px;position:absolute;top:20px;left:20px}.project-info{position:absolute;bottom:22px;left:22px;right:22px}.project-info p{color:#c2c5ca;margin:0 0 8px;font-size:12px}.project-info h3{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:500}.project-arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0000006b;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .25s;display:grid;position:absolute;top:16px;right:16px;transform:translateY(5px)}.project-card:hover .project-arrow{opacity:1;transform:none}.project-cultural img{object-position:48% center}.project-foto img{object-position:25% center}.project-drone img{object-position:45% center}.project-live img{object-position:52% center}.services{background:#0c0f14;grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.services h2 span{color:#666d76}.services-intro>p{max-width:490px;margin-top:28px}.text-link{color:#5ea1ff;border-bottom:1px solid #285e9f;gap:12px;margin-top:22px;padding-bottom:6px;display:inline-flex}.services-list{border-top:1px solid var(--line)}.services-list article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr 36px;align-items:start;gap:20px;padding:30px 0;display:grid}.services-list article>span{color:#5f6873;padding-top:5px;font-size:12px}.services-list h3{letter-spacing:-.02em;margin:0 0 10px;font-size:22px;font-weight:500}.services-list p{color:var(--muted);max-width:620px;margin:0;line-height:1.6}.services-list b{border:1px solid var(--line);color:#8abaff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.about{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.about-image{position:relative}.about-image img{aspect-ratio:4/5;object-fit:cover;border-radius:24px}.about-image span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);background:#07090dbd;border-radius:999px;padding:10px 14px;font-size:12px;position:absolute;bottom:22px;left:22px}.about-copy>p{max-width:610px;margin-top:28px}.about-body{gap:16px;max-width:680px;margin-top:28px;display:grid}.about-body p{color:var(--muted);margin:0;font-size:15px;line-height:1.72}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px;padding-top:30px;display:grid}.stats div{flex-direction:column;gap:8px;display:flex}.stats strong{font-size:30px;font-weight:500}.stats span{color:var(--muted);font-size:12px}.contact{background:radial-gradient(circle at 76% 112%,#173c70 0%,#0d1521 26%,#07090d 62%);grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);align-items:start;gap:clamp(48px,8vw,120px);padding-top:140px;padding-bottom:140px;display:grid}.contact-intro{position:sticky;top:40px}.contact h2{letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(42px,5.2vw,74px);font-weight:450;line-height:1.02}.contact-intro>p{max-width:610px;margin:28px 0 0}.contact-methods{border-top:1px solid var(--line);gap:0;margin-top:42px;font-style:normal;display:grid}.contact-methods a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:19px 0;display:flex}.contact-methods span{color:#77808d;text-transform:uppercase;letter-spacing:.13em;font-size:11px}.contact-methods strong{text-align:right;font-size:14px;font-weight:500}.quote-form{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#10141bdb;border:1px solid #ffffff24;border-radius:24px;gap:22px;padding:clamp(26px,3.4vw,48px);display:grid;box-shadow:0 32px 100px #00000042}.form-heading{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;padding-bottom:22px;display:flex}.form-heading span{color:#75adff;text-transform:uppercase;letter-spacing:.15em;font-size:11px}.form-heading strong{letter-spacing:-.035em;font-size:clamp(26px,2.5vw,36px);font-weight:500}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.quote-form>label,.form-grid label{gap:9px;display:grid}.quote-form label>span,.quote-form legend{color:#c9cdd3;letter-spacing:.02em;font-size:12px}.quote-form input,.quote-form textarea{color:#f5f3ee;width:100%;font:inherit;background:#0b0e13;border:1px solid #ffffff24;border-radius:12px;outline:none;padding:15px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.quote-form textarea{resize:vertical;min-height:145px;line-height:1.55}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#626b77}.quote-form input:focus,.quote-form textarea:focus{border-color:#4c97ff;box-shadow:0 0 0 3px #1476ff1f}.quote-form fieldset{border:0;margin:0;padding:0}.quote-form legend{margin-bottom:10px}.service-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.service-options label{cursor:pointer;position:relative}.service-options input{opacity:0;pointer-events:none;position:absolute}.service-options span{color:#b3bac4;background:#0b0e13;border:1px solid #ffffff24;border-radius:12px;place-items:center;min-height:48px;transition:all .2s;display:grid}.service-options input:checked+span{color:#fff;background:#1476ff29;border-color:#3d8eff;box-shadow:inset 0 0 0 1px #1476ff33}.service-options input:focus-visible+span{outline-offset:2px;outline:2px solid #75adff}.quote-form button{appearance:none;background:var(--blue);color:#fff;min-height:54px;font:inherit;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:0 18px 0 22px;font-weight:600;transition:all .2s;display:flex}.quote-form button:hover{background:#3189ff;transform:translateY(-1px)}.quote-form button:disabled{cursor:wait;opacity:.7;transform:none}.quote-form button span{font-size:22px;font-weight:400}.quote-form small{color:#747d88;font-size:11px;line-height:1.5}.form-message{border-radius:10px;margin:0;padding:13px 15px;font-size:13px;line-height:1.5}.form-message.success{color:#c5f8d5;background:#1f9b4d21;border:1px solid #3dcc7140}.form-message.error{color:#ffd0d0;background:#c436361f;border:1px solid #ff676738}.form-honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.quote-email-target{opacity:0;pointer-events:none;border:0;width:1px;height:1px;position:absolute}footer{border-top:1px solid var(--line);grid-template-columns:auto minmax(200px,.7fr) minmax(380px,1.3fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:154px;padding:34px clamp(24px,4.5vw,72px);display:grid}footer .brand-logo{width:128px}.footer-contact,.footer-legal{flex-direction:column;gap:7px;display:flex}.footer-contact a{color:#b2bac5;font-size:13px}.footer-legal{text-align:right;align-items:flex-end}.footer-legal strong{color:#9da5af;letter-spacing:.04em;font-size:10px;font-weight:500;line-height:1.45}.footer-legal span{color:#68707a;font-size:11px}@keyframes heroZoom{0%{opacity:.8;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@media (width<=1000px){.contact{grid-template-columns:1fr;gap:64px}.contact-intro{position:static}.contact-methods{max-width:650px}footer{grid-template-columns:auto 1fr}.footer-legal{text-align:left;border-top:1px solid var(--line);grid-column:1/-1;align-items:flex-start;padding-top:20px}}@media (width<=900px){.site-header nav{display:none}.header-cta{margin-left:auto}.section-heading,.services,.about{grid-template-columns:1fr}.services,.about{gap:70px}.project-track{grid-template-columns:repeat(7,290px)}.about-image img{aspect-ratio:16/10}.section{padding-top:90px;padding-bottom:90px}}@media (width<=600px){.site-header{height:72px}.brand-logo{width:98px}.header-cta{padding:9px 11px;font-size:11px}.hero{--hero-visual-overflow:108px;height:210px}.hero:before{background-position:62%;background-image:linear-gradient(180deg,#07090d00 0%,#07090d00 50%,#07090d6b 75%,var(--bg) 100%),linear-gradient(90deg,#030508c2 0%,#030508ad 52%,#030508cc 100%),url(/promidia-hero.jpg)}.hero-content{padding:72px 18px 6px}.hero-brand-lockup{text-align:left;grid-template-columns:minmax(86px,30%) minmax(0,1fr);gap:clamp(18px,6vw,32px);width:100%}.hero-brand-mark .brand-logo{width:100%;max-width:128px}.hero-brand-message h1{letter-spacing:.075em;margin-bottom:9px;font-size:clamp(18px,5vw,25px)}.hero-brand-message p{letter-spacing:.09em;font-size:clamp(10px,2.85vw,14px);line-height:1.3}.section-heading{gap:20px}.section-heading h2,.services h2,.about h2{font-size:38px}.project-track{margin-right:-24px}.project-card{min-height:390px}.services-list article{grid-template-columns:34px 1fr}.services-list article b{display:none}.stats{gap:8px}.stats strong{font-size:25px}.contact{gap:42px}.contact h2{font-size:43px}.contact-methods a{flex-direction:column;align-items:flex-start;gap:5px}.contact-methods strong{text-align:left}.quote-form{border-radius:18px}.form-grid,.service-options{grid-template-columns:1fr}.service-options span{min-height:44px}footer{grid-template-columns:1fr;align-items:flex-start;gap:18px}.footer-legal{grid-column:auto}.footer-contact{gap:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.category-header{border-bottom:1px solid var(--line);background:#080a0e;align-items:center;gap:34px;height:82px;padding:0 clamp(24px,4.5vw,72px);display:flex}.category-back-link{color:#c6cbd2;margin-left:auto;font-size:14px;transition:color .2s}.category-back-link:hover{color:#fff}.category-hero{align-items:flex-end;height:min(72vh,760px);min-height:560px;display:flex;position:relative;overflow:hidden}.category-hero>img{object-fit:cover;height:100%;position:absolute;inset:0}.category-shade{background:linear-gradient(#0304061a 30%,#030406fa),linear-gradient(90deg,#030406bf,#0000 65%);position:absolute;inset:0}.hero-back-link{display:none}.category-title{z-index:1;max-width:1080px;padding:60px clamp(24px,4.5vw,72px);position:relative}.category-title h1{text-transform:none;margin:22px 0}.category-title>p:last-child{color:#bcc1c9;max-width:720px;font-size:20px;line-height:1.55}.category-projects{padding:110px clamp(24px,4.5vw,72px) 140px}.category-intro{grid-template-columns:1fr 1.2fr 1fr;align-items:end;gap:50px;margin-bottom:60px;display:grid}.category-intro h2,.category-contact h2{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4.1vw,60px);font-weight:450;line-height:1.06}.category-intro>p:last-child{color:var(--muted);margin:0;line-height:1.7}.case-grid{grid-template-columns:1fr;max-width:1260px;margin:0 auto;display:grid}.case-card{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:clamp(32px,4vw,64px);width:100%;padding:38px 0 86px;display:grid}.case-card:last-child{border-bottom:0}.case-card:nth-child(2n) .case-image{order:2}.case-card:nth-child(2n) .case-info{order:1;justify-self:end}.case-card:nth-child(odd) .case-info{justify-self:start}.case-image{border:1px solid var(--line);aspect-ratio:16/9;border-radius:22px;position:relative;overflow:hidden}.case-image.case-portrait{aspect-ratio:9/16;justify-self:center;width:min(100%,360px)}.case-image img{object-fit:cover;height:100%;transition:transform .5s}.case-card:hover .case-image img{transform:scale(1.025)}.drive-player-shell,.drive-player-shell iframe,.drive-player-shell video{background:#000;border:0;width:100%;height:100%;display:block}.case-video .drive-player-shell{position:absolute;inset:0}.drive-player-shell iframe,.drive-player-shell video{z-index:2;position:absolute;inset:0}.drive-player-shell video{object-fit:contain}.drive-player-shell:after{content:"";z-index:3;pointer-events:none;width:74px;height:58px;position:absolute;top:0;right:0}.drive-player-shell.is-idle,.drive-player-shell.is-standby,.drive-player-shell.is-warming{cursor:default}.drive-player-shell.is-standby iframe{opacity:0;pointer-events:none}.drive-player-shell.is-warming iframe{pointer-events:none}.video-poster{z-index:4;color:#d3d7de;pointer-events:none;opacity:1;background:radial-gradient(circle,#152137,#080a0e 68%);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;transition:opacity .42s,visibility .42s;display:flex;position:absolute;inset:0;overflow:hidden}.video-poster.is-hidden{opacity:0;visibility:hidden}.video-poster img{object-fit:cover;filter:brightness(.48)saturate(.9);width:100%;height:100%;position:absolute;inset:0}.case-portrait .video-poster img{object-fit:cover}.video-poster:after{content:"";background:linear-gradient(#04060a1f,#04060ab8);position:absolute;inset:0}.video-poster b,.video-poster span{z-index:2;position:relative}.video-poster b{color:#fff;background:#1476ff3d;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 12px 34px #004fbe52}.video-poster .video-loader:before{content:"";border:3px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.75s linear infinite videoSpin}.video-poster span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:0 2px 12px #000;background:#05080d94;border:1px solid #ffffff1f;border-radius:999px;padding:7px 11px;font-size:12px}.drive-player-shell.is-active .video-poster.is-visible b{animation:1.15s ease-in-out infinite alternate videoPulse}.case-video{background:#000}.case-video>span{pointer-events:none;z-index:2;text-shadow:0 1px 6px #000}.case-image>span{font-size:12px;position:absolute;top:20px;left:20px}.case-image>b{background:var(--blue);border-radius:50%;place-items:center;width:52px;height:52px;font-size:14px;display:grid;position:absolute;bottom:20px;right:20px}.case-image-arrow{border:1px solid #fff3;overflow:hidden;box-shadow:0 12px 30px #00379157}.case-image-arrow:before{content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:12px;height:12px;transform:translate(2px,-2px)}.case-image-arrow:after{content:"";background:#fff;border-radius:999px;width:17px;height:2px;position:absolute;transform:rotate(-45deg)}.case-info{max-width:500px}.case-info>.case-client{color:#8f98a4;text-transform:uppercase;letter-spacing:.13em;margin:0 0 14px;font-size:11px}.case-info h3{letter-spacing:-.035em;margin:0 0 13px;font-size:clamp(26px,2vw,36px);font-weight:500;line-height:1.12}.case-info>span{color:#747d88;font-size:13px}.case-info>.case-description{color:#aeb4bd;white-space:pre-line;margin:24px 0 0;font-size:15px;line-height:1.75}.photo-project-card{cursor:pointer}.photo-project-card .case-image{aspect-ratio:4/3}.photo-project-card .case-image img{object-position:center 38%}.photo-project-card .case-info h3{transition:color .25s}.photo-project-card:hover .case-info h3{color:#75adff}.photo-card-link{align-items:center;gap:10px;margin-top:28px;display:inline-flex;color:#75adff!important;font-size:14px!important}.photo-card-link b{font-size:18px;font-weight:400}.inline-diagonal-arrow{flex:0 0 14px;width:14px;height:14px;position:relative}.inline-diagonal-arrow:before{content:"";border-top:1.5px solid;border-right:1.5px solid;width:7px;height:7px;position:absolute;top:1px;right:1px}.inline-diagonal-arrow:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:11px;height:1.5px;position:absolute;bottom:3px;left:1px;transform:rotate(-45deg)}.category-contact{text-align:center;background:radial-gradient(circle at 50% 120%,#173c70 0%,#0d1521 28%,#07090d 64%);padding:130px 24px 150px}.category-contact .primary-button{min-width:220px}@keyframes videoPulse{0%{opacity:.75;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes videoSpin{to{transform:rotate(360deg)}}.photo-detail-hero{align-items:flex-end;height:min(80vh,860px);min-height:650px;display:flex;position:relative;overflow:hidden}.photo-detail-hero>img{object-fit:cover;object-position:center 38%;height:100%;position:absolute;inset:0}.photo-detail-hero .category-shade{background:linear-gradient(#0304061f 0%,#0304066b 40%,#030406fa 100%),linear-gradient(90deg,#030406b8,#0000 70%)}.photo-detail-title{z-index:1;width:min(1180px,100%);padding:64px clamp(24px,4.5vw,72px);position:relative}.photo-detail-title h1{max-width:900px;margin:22px 0}.photo-detail-title>p:nth-of-type(2){color:#c1c6ce;max-width:760px;font-size:18px;line-height:1.65}.photo-project-meta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.photo-project-meta span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#d8dce2;background:#07090d80;border:1px solid #fff3;border-radius:999px;padding:9px 13px;font-size:12px}.photo-gallery-section{background:#090c11;padding:110px clamp(24px,4.5vw,72px) 140px}.photo-gallery-heading{grid-template-columns:.55fr 1.1fr .8fr;align-items:end;gap:48px;margin-bottom:54px;display:grid}.photo-gallery-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4.1vw,60px);font-weight:450;line-height:1.06}.photo-gallery-heading>p:last-child{color:var(--muted);margin:0;line-height:1.7}.photo-rights-notice{background:#1476ff13;border:1px solid #75adff42;border-radius:16px;grid-template-columns:46px 1fr;align-items:start;gap:18px;margin:-12px 0 46px;padding:22px 24px;display:grid}.photo-rights-notice>span{color:#75adff;border:1px solid #75adff52;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.photo-rights-notice strong{color:#dce8fb;font-size:14px}.photo-rights-notice p{color:#9fa8b5;margin:8px 0 0;font-size:13px;line-height:1.65}.photo-rights-notice b{color:#c9d8ec;font-weight:600}.photo-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.photo-tile{appearance:none;border:1px solid var(--line);cursor:zoom-in;background:#11151c;border-radius:18px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.photo-tile img{object-fit:contain;width:100%;height:auto;transition:transform .45s,filter .45s}.photo-tile:hover img{filter:brightness(1.06);transform:scale(1.025)}.photo-tile>span{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#e6e9ed;background:#030406a3;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid;position:absolute;bottom:14px;left:14px}.photo-lightbox{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020305f0;place-items:center;padding:28px 88px;display:grid;position:fixed;inset:0}.photo-lightbox figure{flex-direction:column;align-items:center;gap:12px;margin:0;display:flex}.photo-lightbox figure img{object-fit:contain;border-radius:14px;width:auto;max-width:min(82vw,1100px);max-height:86vh;display:block;box-shadow:0 26px 80px #0000008c}.photo-lightbox figcaption{color:#9ca3af;letter-spacing:.12em;font-size:12px}.lightbox-close,.lightbox-arrow{appearance:none;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#10141bc7;border:1px solid #ffffff38}.lightbox-close{border-radius:50%;width:44px;height:44px;font-size:28px;line-height:1;position:absolute;top:24px;right:24px}.lightbox-arrow{border-radius:50%;width:48px;height:48px;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-previous{left:24px}.lightbox-next{right:24px}.photo-project-navigation{border-top:1px solid var(--line);padding:88px clamp(24px,4.5vw,72px)}.portfolio-continuation,.photo-project-navigation{border-top:1px solid var(--line);background:linear-gradient(135deg,#0b0e13 0%,#0d131d 52%,#0a0d12 100%);grid-template-columns:minmax(0,.72fr) minmax(460px,1.28fr);align-items:end;gap:clamp(48px,8vw,120px);padding:88px clamp(24px,4.5vw,72px);display:grid}.portfolio-continuation-copy h2{letter-spacing:-.04em;margin:15px 0 0;font-size:clamp(32px,3.5vw,52px);font-weight:450;line-height:1.08}.portfolio-continuation-actions{gap:14px;display:grid}.portfolio-all-link{color:#d6dae0;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:10px;width:max-content;padding:12px 16px;font-size:13px;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.portfolio-all-link:hover{color:#fff;background:#ffffff0d;border-color:#ffffff6b}.portfolio-next-link{background:#1476ff13;border:1px solid #75adff3d;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:7px 24px;padding:25px 27px;transition:border-color .2s,background .2s,transform .2s;display:grid}.portfolio-next-link:hover{background:#1476ff21;border-color:#75adff80;transform:translateY(-2px)}.portfolio-next-link span{color:#8f99a6;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.portfolio-next-link strong{letter-spacing:-.035em;grid-column:1;font-size:clamp(23px,2.4vw,36px);font-weight:500}.portfolio-next-link b{color:#75adff;border:1px solid #75adff59;border-radius:50%;grid-area:1/2/3;place-items:center;width:48px;height:48px;font-size:21px;font-weight:400;display:grid}@media (width<=800px){.category-back-link{display:none}.category-header .header-cta{margin-left:auto}.category-hero{min-height:520px}.hero-back-link{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#05080dad;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:12px;display:inline-flex;position:absolute;top:18px;left:18px;box-shadow:0 8px 28px #0000003d}.category-title>p:last-child{font-size:17px}.category-intro{grid-template-columns:1fr;gap:18px}.case-card{grid-template-columns:1fr;gap:26px;margin-bottom:44px;padding:18px 0 62px}.case-card:nth-child(2n) .case-image{order:1}.case-card:nth-child(2n) .case-info{order:2;justify-self:stretch}.case-image{aspect-ratio:16/9;width:100%;min-width:0}.case-image.case-portrait{aspect-ratio:9/16;width:min(78vw,340px)}.case-image>span{top:16px;left:16px}.case-image>.case-image-arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1476ffeb;border-color:#ffffff47;width:46px;height:46px;bottom:14px;right:14px;box-shadow:0 10px 25px #0042af61}.case-image-arrow:before{border-width:1.8px;width:10px;height:10px;transform:translate(2px,-2px)}.case-image-arrow:after{width:15px;height:1.8px}.drive-player-shell,.drive-player-shell iframe,.drive-player-shell video{min-width:0;min-height:0}.case-info{max-width:100%}.category-projects{padding-top:80px}.category-title h1{font-size:46px}.portfolio-continuation,.photo-project-navigation{grid-template-columns:1fr;gap:34px;padding-top:68px;padding-bottom:68px}.portfolio-next-link{padding:22px 20px}.photo-detail-hero{height:82svh;min-height:660px}.photo-detail-hero>img{object-position:center 34%}.photo-detail-title{padding-bottom:42px}.photo-detail-title h1{font-size:clamp(38px,10vw,52px)}.photo-detail-title>p:nth-of-type(2){font-size:16px}.photo-gallery-section{padding-top:80px}.photo-gallery-heading{grid-template-columns:1fr;gap:18px}.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-tile{border-radius:13px}.photo-rights-notice{grid-template-columns:1fr;margin-top:0}.photo-lightbox{padding:70px 18px}.photo-lightbox figure img{max-width:94vw;max-height:78vh}.lightbox-arrow{top:auto;bottom:18px;transform:none}.lightbox-previous{left:calc(50% - 58px)}.lightbox-next{right:calc(50% - 58px)}}@media (width<=440px){.photo-gallery{grid-template-columns:1fr}.photo-project-meta span{font-size:10px}.photo-project-navigation>a{grid-template-columns:1fr 42px}.photo-project-navigation>a b{width:42px;height:42px}}.moldura-digital-root{--navy:#07172e;--blue:#116bff;--blue-dark:#0b54d6;--cyan:#4fd6ff;--ink:#0d1b2f;--muted:#627188;--line:#dfe7f1;--success:#14a86b;--amber:#e69a19;--surface:#f6f8fc;--shadow:0 24px 70px #07172e24;min-width:320px;min-height:100vh;color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.moldura-digital-root,.moldura-digital-root *{box-sizing:border-box}.moldura-digital-root button,.moldura-digital-root input{font:inherit}.moldura-digital-root button{cursor:pointer}.moldura-digital-root button:disabled{cursor:not-allowed}.moldura-digital-root a{color:inherit;text-decoration:none}.icon{flex:none;width:1.2em;height:1.2em}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand{color:var(--navy);letter-spacing:-.03em;align-items:center;gap:11px;font-size:18px;display:inline-flex}.brand strong{font-weight:770}.brand-link{width:fit-content}.brand-mark{background:var(--navy);border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f}.brand-mark:before,.brand-mark span{content:"";border:2px solid var(--cyan);border-radius:6px;position:absolute}.brand-mark:before{width:18px;height:18px;transform:translate(-2px,-2px)}.brand-mark span{border-color:#fff;width:14px;height:14px;transform:translate(4px,4px)}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.primary-button,.secondary-button{border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-weight:750;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-dark));border:0;box-shadow:0 12px 26px #116bff38}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 30px #116bff4d}.primary-button:disabled{opacity:.45;box-shadow:none}.secondary-button{color:#29415f;background:#fff;border:1px solid #d8e2ed}.secondary-button:hover{border-color:#b8c8da;transform:translateY(-1px)}.checkerboard{background-color:#fff;background-image:linear-gradient(45deg,#dde5ed 25%,#0000 25%),linear-gradient(-45deg,#dde5ed 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#dde5ed 75%),linear-gradient(-45deg,#0000 75%,#dde5ed 75%);background-position:0 0,0 7px,7px -7px,-7px 0;background-size:14px 14px}.marketing-page{background:#fff;overflow:hidden}.marketing-header{z-index:30;justify-content:space-between;align-items:center;max-width:1240px;height:78px;margin:auto;padding:0 28px;display:flex;position:relative}.marketing-header nav{color:#42556d;align-items:center;gap:30px;font-size:13px;font-weight:650;display:flex}.marketing-header nav>a:hover{color:var(--blue)}.marketing-header .nav-login{color:var(--navy);align-items:center;gap:7px;display:inline-flex}.marketing-header .nav-cta{color:#fff;background:var(--navy);border-radius:11px;align-items:center;min-height:42px;padding:0 17px;display:inline-flex}.marketing-header .nav-cta:hover{color:#fff;background:var(--blue)}.menu-button{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:11px;place-items:center;display:none}.sales-hero{background:radial-gradient(circle at 84% 14%,#4fd6ff24,#0000 24rem),radial-gradient(circle at 10% 78%,#116bff17,#0000 27rem),linear-gradient(#fff,#f6f9fd);grid-template-columns:minmax(0,.92fr) minmax(430px,.78fr);align-items:center;gap:clamp(70px,9vw,136px);min-height:710px;padding:78px max(28px,50vw - 592px) 98px;display:grid;position:relative}.sales-copy{max-width:650px}.sales-copy h1{color:var(--navy);letter-spacing:-.064em;margin:20px 0 25px;font-size:clamp(53px,5.55vw,78px);font-weight:780;line-height:.98}.sales-copy h1 span{color:var(--blue)}.sales-copy>p{max-width:610px;color:var(--muted);margin:0;font-size:18px;line-height:1.68}.hero-actions{align-items:center;gap:22px;margin:33px 0 25px;display:flex}.hero-primary{min-height:55px;padding:0 23px}.hero-primary span,.final-cta .primary-button span,.price-card .primary-button span{margin-left:7px;font-size:19px;font-weight:400}.hero-secondary{color:#324a66;border-bottom:1px solid #aebccd;padding-bottom:3px;font-size:13px;font-weight:750}.trust-row{color:#526780;flex-wrap:wrap;gap:12px 20px;font-size:12px;font-weight:650;display:flex}.trust-row span{align-items:center;gap:6px;display:inline-flex}.trust-row .icon{color:var(--success)}.campaign-demo{background:#fffffff5;border:1px solid #cddae9f2;border-radius:27px;justify-self:end;width:min(100%,500px);padding:14px;position:relative;transform:rotate(1deg);box-shadow:0 34px 90px #07172e2e}.campaign-demo:before{content:"";z-index:-1;background:linear-gradient(145deg,#4fd6ffb8,#116bff14);border-radius:45px;width:150px;height:150px;position:absolute;top:-36px;right:-40px}.demo-browser{align-items:center;gap:5px;height:35px;padding:0 10px;display:flex}.demo-browser>span{background:#d6e0eb;border-radius:50%;width:7px;height:7px}.demo-browser small{color:#77879a;background:#f1f4f8;border-radius:6px;margin:auto;padding:5px 24px;font-size:8px}.demo-canvas{aspect-ratio:1;border-radius:16px;place-items:center;display:grid;position:relative;overflow:hidden}.demo-photo{color:#7890aa;background:linear-gradient(145deg,#dce6f1,#f9fbfd);border-radius:50% 50% 18% 18%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:48%;height:58%;display:flex}.demo-photo .icon{width:36px;height:36px;color:var(--blue)}.demo-photo strong{font-size:11px}.demo-frame{color:#fff;background:linear-gradient(#0000 45%,#07172e2e 54%,#0b65ed 55%,#07172e 100%);flex-direction:column;justify-content:flex-end;padding:40px;display:flex;position:absolute;inset:0}.demo-frame span{letter-spacing:.14em;font-size:12px;font-weight:800}.demo-frame strong{letter-spacing:-.04em;margin:4px 0;font-size:29px;line-height:1}.demo-frame small{color:#d7e4f5;font-size:9px}.demo-actions{color:#8795a7;grid-template-columns:repeat(3,1fr);gap:6px;padding:14px 7px 2px;font-size:9px;display:grid}.demo-actions span{align-items:center;gap:5px;display:flex}.demo-actions b{border:1px solid #d8e1eb;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.demo-actions .active{color:var(--blue);font-weight:700}.demo-actions .active b{color:#fff;border-color:var(--blue);background:var(--blue)}.demo-float{background:#fff;border:1px solid #dce5ef;border-radius:17px;grid-template-columns:43px 1fr 20px;align-items:center;gap:11px;width:270px;min-height:76px;padding:14px;display:grid;position:absolute;bottom:66px;right:-42px;transform:rotate(-1deg);box-shadow:0 20px 44px #07172e2e}.demo-float .float-icon{width:43px;height:43px;color:var(--blue);background:#eaf2ff;border-radius:12px;place-items:center;display:grid}.demo-float div{flex-direction:column;gap:4px;display:flex}.demo-float strong{color:var(--navy);font-size:11px}.demo-float small{color:var(--muted);font-size:8px}.demo-float>.icon{color:var(--success)}.audience-strip{color:#6e7f93;background:#fff;border-top:1px solid #e9eef4;border-bottom:1px solid #e9eef4;justify-content:center;align-items:center;gap:25px;min-height:86px;padding:20px 28px;font-size:12px;display:flex}.audience-strip>span{color:#9ba7b5;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.audience-strip strong{color:#30455f}.audience-strip i{background:#b4c0cc;border-radius:50%;width:3px;height:3px}.steps-section{max-width:1220px;margin:auto;padding:120px 28px 130px}.section-heading{text-align:center;max-width:730px;margin:0 auto 60px}.section-heading h2,.benefit-copy h2,.pricing-copy h2,.final-cta h2{color:var(--navy);letter-spacing:-.052em;margin:16px 0 17px;font-size:clamp(38px,4.2vw,57px);line-height:1.02}.section-heading p,.benefit-copy>p,.pricing-copy p,.final-cta p{color:var(--muted);margin:0;line-height:1.65}.steps-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.steps-grid article{background:#fbfcfe;border:1px solid #e1e8f0;border-radius:20px;min-height:268px;padding:28px;transition:transform .18s,box-shadow .18s}.steps-grid article:hover{transform:translateY(-3px);box-shadow:0 20px 48px #07172e14}.feature-icon{width:47px;height:47px;color:var(--blue);background:#eaf2ff;border-radius:14px;place-items:center;margin-bottom:27px;font-size:20px;display:grid}.steps-grid article:nth-child(3) .feature-icon{color:#12875c;background:#e7f7f0}.steps-grid small{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:820}.steps-grid h3{color:var(--navy);letter-spacing:-.025em;margin:12px 0 8px;font-size:18px}.steps-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.58}.split-benefit{background:#07172e;grid-template-columns:.76fr 1fr;align-items:center;gap:clamp(70px,9vw,130px);padding:120px max(28px,50vw - 580px);display:grid}.benefit-copy h2{color:#fff}.benefit-copy>p{color:#aebdd0}.benefit-copy ul,.price-card ul{flex-direction:column;gap:13px;margin:28px 0;padding:0;list-style:none;display:flex}.benefit-copy li{color:#d6e0ed;align-items:center;gap:9px;font-size:13px;display:flex}.benefit-copy li .icon{color:var(--cyan)}.benefit-copy>a{color:var(--cyan);align-items:center;gap:9px;font-size:13px;font-weight:750;display:inline-flex}.dashboard-preview{background:#fff;border:1px solid #ffffff24;border-radius:24px;padding:25px;box-shadow:0 28px 80px #00000047}.preview-head{justify-content:space-between;align-items:center;display:flex}.preview-head div{flex-direction:column;gap:4px;display:flex}.preview-head small{color:var(--blue);letter-spacing:.12em;font-size:8px;font-weight:800}.preview-head strong{color:var(--navy);letter-spacing:-.03em;font-size:21px}.preview-head>span{color:#fff;background:var(--blue);border-radius:9px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:9px;font-weight:700;display:inline-flex}.preview-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0;display:grid}.preview-stats span{background:#f9fbfd;border:1px solid #e6ebf1;border-radius:11px;flex-direction:column;gap:7px;padding:13px;display:flex}.preview-stats small{color:#8a98a9;font-size:7px;font-weight:800}.preview-stats strong{color:var(--navy);font-size:19px}.preview-row{border-top:1px solid #edf1f5;grid-template-columns:47px 1fr auto 32px;align-items:center;gap:11px;min-height:67px;padding:9px 8px;display:grid}.preview-thumb{color:#fff;border-radius:10px;place-items:center;width:47px;height:47px;display:grid}.preview-thumb.blue{background:linear-gradient(145deg, var(--blue), var(--navy))}.preview-thumb.cyan{background:linear-gradient(145deg,#18b8d8,#0759d2)}.preview-row>div{flex-direction:column;gap:5px;min-width:0;display:flex}.preview-row>div strong{text-overflow:ellipsis;white-space:nowrap;color:var(--navy);font-size:10px;overflow:hidden}.preview-row>div small{color:#8795a5;font-size:8px}.preview-row button{width:30px;height:30px;color:var(--blue);background:#fff;border:1px solid #e1e7ee;border-radius:8px;place-items:center;display:grid}.status-badge{white-space:nowrap;border-radius:999px;width:fit-content;padding:6px 9px;font-size:8px;font-weight:800}.status-badge.active{color:#08774b;background:#e6f7ef}.status-badge.pending,.status-badge.draft{color:#9a6308;background:#fff3d9}.status-badge.inactive{color:#68788a;background:#eef2f6}.pricing-section{grid-template-columns:1fr 440px;align-items:center;gap:120px;max-width:1070px;margin:auto;padding:130px 28px;display:grid}.pricing-copy{max-width:470px}.price-card{background:#fff;border:1px solid #dbe4ee;border-radius:25px;padding:34px;box-shadow:0 26px 70px #07172e21}.price-top{justify-content:space-between;align-items:center;display:flex}.price-top>span{color:var(--navy);font-size:14px;font-weight:780}.price-top b{color:#0b7f53;text-transform:uppercase;letter-spacing:.08em;background:#e8f8f0;border-radius:999px;padding:6px 9px;font-size:8px}.price{color:var(--navy);align-items:flex-start;margin:22px 0 11px;display:flex}.price small{margin:9px 4px 0 0;font-size:14px;font-weight:750}.price strong{letter-spacing:-.07em;font-size:70px;line-height:.82}.price>span{margin-top:5px;font-size:24px;font-weight:750}.price-card>p{color:var(--muted);font-size:13px;line-height:1.55}.price-card li{color:#3f546e;align-items:center;gap:9px;font-size:12px;display:flex}.price-card li .icon{color:var(--success)}.price-card .primary-button{width:100%}.price-note{color:#8492a3;justify-content:center;align-items:center;gap:5px;margin-top:13px;font-size:9px;display:flex}.final-cta{text-align:center;background:radial-gradient(circle at 50% 0,#4fd6ff2b,#0000 27rem),#f5f8fc;padding:115px 28px}.final-cta h2{max-width:750px;margin-left:auto;margin-right:auto}.final-cta p{margin-bottom:30px}.final-cta .primary-button{min-height:55px}.marketing-footer{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;max-width:1200px;min-height:130px;margin:auto;padding:35px 28px;display:grid}.marketing-footer>p{color:#8997a7;font-size:11px}.marketing-footer>div{color:#718197;align-items:center;gap:21px;font-size:10px;display:flex}.marketing-footer a:hover{color:var(--blue)}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dfe7f1e6;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:0 clamp(20px,5vw,72px);display:flex}.editor-page{background:radial-gradient(circle at 85% 15%,#4fd6ff21,#0000 23rem),#f4f7fb;min-height:100vh}.editor-topbar{z-index:10;position:sticky;top:0}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:12px;place-items:center;display:grid}.brand.compact{margin-left:8px;margin-right:auto;font-size:15px}.brand.compact .brand-mark{border-radius:9px;width:29px;height:29px}.brand.compact .brand-mark:before{width:15px;height:15px}.brand.compact .brand-mark span{width:11px;height:11px}.editor-hire-link{color:#fff;background:var(--navy);border-radius:10px;align-items:center;gap:8px;min-height:39px;padding:0 14px;font-size:11px;font-weight:750;display:inline-flex}.editor-hire-link span{color:var(--cyan)}.editor-shell{grid-template-columns:minmax(250px,.7fr) minmax(390px,1fr);align-items:center;gap:clamp(46px,8vw,96px);max-width:1120px;min-height:calc(100vh - 76px);margin:0 auto;padding:48px 28px 64px;display:grid}.editor-copy h1{max-width:430px;color:var(--navy);letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(36px,4.6vw,58px);line-height:1.04}.editor-copy>p{color:var(--muted);margin:22px 0 31px;line-height:1.65}.step-list{flex-direction:column;gap:13px;display:flex}.step-list span{color:#8c99a9;align-items:center;gap:10px;font-size:13px;display:flex}.step-list b{border:1px solid #d8e1ec;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.step-list span.active{color:var(--ink);font-weight:700}.step-list span.active b{color:#fff;border-color:var(--blue);background:var(--blue)}.step-list span.done{color:var(--success)}.step-list span.done b{color:#fff;border-color:var(--success);background:var(--success)}.editor-promo{background:#ffffffb3;border:1px solid #dfe7f0;border-radius:15px;flex-direction:column;gap:5px;margin-top:30px;padding:17px 18px;display:flex}.editor-promo strong{color:var(--navy);font-size:12px}.editor-promo>span{color:var(--muted);font-size:10px}.editor-promo a{color:var(--blue);align-items:center;gap:7px;margin-top:5px;font-size:10px;font-weight:800;display:inline-flex}.mobile-editor-promo{display:none}.editor-card{width:100%;max-width:580px;box-shadow:var(--shadow);background:#fff;border:1px solid #dce6f0;border-radius:28px;margin-left:auto;padding:18px}.canvas-wrap{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#fff;background-image:linear-gradient(45deg,#e0e7ef 25%,#0000 25%),linear-gradient(-45deg,#e0e7ef 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e0e7ef 75%),linear-gradient(-45deg,#0000 75%,#e0e7ef 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border-radius:18px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.canvas-wrap canvas{object-fit:contain;cursor:grab;width:100%;height:auto;max-height:min(56vh,590px);display:block}.canvas-wrap.has-photo canvas:active{cursor:grabbing}.canvas-placeholder{pointer-events:none;color:#71829a;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.canvas-placeholder .icon{width:33px;height:33px;color:var(--blue);margin-bottom:10px}.canvas-placeholder strong{color:#314862;font-size:14px}.canvas-placeholder span{margin-top:5px;font-size:10px}.photo-actions{grid-template-columns:1fr 1fr;gap:10px;padding:16px 2px 2px;display:grid}.adjust-panel{padding:18px 4px 2px}.zoom-row{color:#40546d;grid-template-columns:auto 1fr 44px;align-items:center;gap:12px;font-size:12px;display:grid}.zoom-row input{width:100%;accent-color:var(--blue)}.zoom-row strong{text-align:right;font-size:11px}.tool-row{grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0 10px;display:grid}.tool-row button{color:#3a506a;background:#f9fbfd;border:1px solid #dbe4ed;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:11px;font-weight:700;display:inline-flex}.gesture-tip{color:#8291a3;text-align:center;margin:10px 0 14px;font-size:10px}.download-button{width:100%}.camera-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020913db;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.camera-dialog{color:#fff;background:#07111f;border:1px solid #ffffff24;border-radius:25px;width:min(100%,470px);max-height:calc(100vh - 36px);padding:14px;overflow:auto;box-shadow:0 34px 110px #0000007a}.camera-dialog>header{grid-template-columns:42px 1fr 42px;align-items:center;gap:9px;min-height:56px;padding:0 4px 11px;display:grid}.camera-dialog>header button{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:42px;height:42px;font-size:23px;display:grid}.camera-dialog>header button:last-child{font-size:18px}.camera-dialog>header div{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex}.camera-dialog>header strong{font-size:14px}.camera-dialog>header span{color:#91a2b8;font-size:9px}.camera-viewport{aspect-ratio:3/4;background:#02070d;border-radius:18px;width:100%;max-height:63vh;position:relative;overflow:hidden}.camera-viewport video{object-fit:cover;width:100%;height:100%;display:block}.camera-viewport.mirrored video{transform:scaleX(-1)}.camera-loading,.camera-error{text-align:center;background:#07111f;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:absolute;inset:0}.camera-loading strong{margin:17px 0 5px;font-size:14px}.camera-loading small{color:#91a2b8;font-size:9px}.camera-error>span{color:#fff;background:#df4b59;border-radius:50%;place-items:center;width:43px;height:43px;font-size:21px;font-weight:800;display:grid}.camera-error strong{margin:15px 0 7px;font-size:15px}.camera-error p{color:#9daec2;max-width:320px;margin:0 0 18px;font-size:10px;line-height:1.5}.camera-error .secondary-button{min-height:44px;color:var(--navy);font-size:10px}.camera-gallery-link{color:#a9b9cb;background:0 0;border:0;align-items:center;gap:6px;margin-top:13px;padding:5px;font-size:9px;font-weight:700;display:inline-flex}.camera-dialog>footer{grid-template-columns:1fr 78px 1fr;align-items:center;gap:12px;min-height:91px;padding:12px 9px 5px;display:grid}.camera-shutter{background:0 0;border:3px solid #fff;border-radius:50%;justify-self:center;place-items:center;width:70px;height:70px;display:grid}.camera-shutter span{background:#fff;border-radius:50%;width:56px;height:56px;transition:transform .12s,background .12s;display:block}.camera-shutter:active:not(:disabled) span{background:#dce9ff;transform:scale(.9)}.camera-shutter:disabled{opacity:.45}.camera-side-button{color:#afbdd0;background:0 0;border:0;min-height:42px;padding:0;font-size:9px;font-weight:700}.camera-side-button.switch{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-self:end;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.camera-privacy{color:#7e91a9;justify-content:center;align-items:center;gap:5px;margin:0 0 4px;font-size:8px;display:flex}.dashboard-page{background:#f5f7fb;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.dashboard-sidebar{background:#fff;border-right:1px solid #e0e7ef;flex-direction:column;height:100vh;padding:25px 18px 20px;display:flex;position:sticky;top:0}.dashboard-brand{margin:0 9px 37px;font-size:16px}.dashboard-sidebar nav{flex-direction:column;gap:6px;display:flex}.dashboard-sidebar nav a,.dashboard-sidebar nav button{color:#687a90;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;min-height:46px;padding:0 13px;font-size:12px;font-weight:700;display:flex}.dashboard-sidebar nav a.selected{color:var(--blue);background:#eaf2ff}.dashboard-sidebar nav button:hover{color:var(--blue);background:#f3f7fc}.sidebar-account{border-top:1px solid #e8edf3;grid-template-columns:35px minmax(0,1fr) 28px;align-items:center;gap:9px;margin-top:auto;padding:13px 7px 0;display:grid}.sidebar-account>span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.sidebar-account div{flex-direction:column;gap:3px;min-width:0;display:flex}.sidebar-account strong,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account strong{color:var(--navy);font-size:10px}.sidebar-account small{color:#8795a6;font-size:8px}.sidebar-account a,.sidebar-account button{color:#8a99aa;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.dashboard-main{width:100%;max-width:1260px;margin:0 auto;padding:48px clamp(25px,5vw,72px) 70px}.dashboard-mobile-head{display:none}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.dashboard-heading h1{color:var(--navy);letter-spacing:-.045em;margin:8px 0 6px;font-size:37px}.dashboard-heading p{color:var(--muted);margin:0;font-size:13px}.dashboard-heading .primary-button{min-height:45px;padding:0 17px;font-size:11px}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:31px 0 25px;display:grid}.dashboard-stats article{background:#fff;border:1px solid #e0e7ef;border-radius:16px;align-items:center;gap:15px;min-height:102px;padding:20px;display:flex}.dashboard-stats article>span{width:44px;height:44px;color:var(--blue);background:#eaf2ff;border-radius:13px;place-items:center;font-size:19px;display:grid}.dashboard-stats article>span.green{color:#0f8a59;background:#e7f7f0}.dashboard-stats article>span.amber{color:#a3690d;background:#fff4dc}.dashboard-stats article div{flex-direction:column;gap:6px;display:flex}.dashboard-stats small{color:#7f8ea0;font-size:9px;font-weight:700}.dashboard-stats strong{color:var(--navy);font-size:24px;line-height:1}.dashboard-alert{color:#865d17;background:#fff8e8;border:1px solid #f0d7a9;border-radius:11px;margin-bottom:15px;padding:13px 15px;font-size:11px}.campaign-list-section{background:#fff;border:1px solid #e0e7ef;border-radius:18px;overflow:hidden}.list-heading{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;min-height:66px;padding:0 21px;display:flex}.list-heading>div{align-items:center;gap:10px;display:flex}.list-heading h2{color:var(--navy);margin:0;font-size:15px}.list-heading span{color:#6d7c8f;background:#eef2f6;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.dashboard-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.dashboard-empty>span:not(.loading-ring){width:54px;height:54px;color:var(--blue);background:#eaf2ff;border-radius:16px;place-items:center;font-size:23px;display:grid}.dashboard-empty h3{color:var(--navy);margin:17px 0 7px;font-size:17px}.dashboard-empty p{color:var(--muted);margin:0 0 19px;font-size:11px}.dashboard-empty .primary-button{min-height:43px;font-size:10px}.campaign-table{padding:0 18px}.campaign-row{border-bottom:1px solid #edf1f5;grid-template-columns:59px minmax(150px,1fr) 140px minmax(180px,auto);align-items:center;gap:15px;min-height:88px;padding:13px 3px;display:grid}.campaign-row:last-child{border:0}.campaign-thumb{border-radius:10px;place-items:center;width:59px;height:59px;display:grid;overflow:hidden}.campaign-thumb img{object-fit:contain;max-width:100%;max-height:100%}.campaign-info{flex-direction:column;gap:5px;min-width:0;display:flex}.campaign-info strong{text-overflow:ellipsis;white-space:nowrap;color:var(--navy);font-size:12px;overflow:hidden}.campaign-info small{color:#8795a6;font-size:9px}.campaign-row>.status-badge{font-size:8px}.campaign-actions{justify-content:flex-end;gap:7px;display:flex}.campaign-actions button,.campaign-actions a{color:#52667e;background:#fff;border:1px solid #dfe6ee;border-radius:9px;align-items:center;gap:5px;min-height:35px;padding:0 10px;font-size:8px;font-weight:750;display:inline-flex}.campaign-actions .pay-button{color:#fff;border-color:var(--blue);background:var(--blue)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#040e1ca8;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.campaign-modal{background:#fff;border-radius:23px;width:min(100%,510px);padding:30px;position:relative;box-shadow:0 30px 100px #00000054}.modal-close{color:#607188;background:#fff;border:1px solid #e0e7ef;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:18px;right:18px}.campaign-modal h2{color:var(--navy);letter-spacing:-.04em;margin:11px 0 6px;font-size:26px}.campaign-modal>p{color:var(--muted);margin:0 45px 22px 0;font-size:11px;line-height:1.5}.field-label{color:#334963;margin:17px 0 8px;font-size:11px;font-weight:720;display:block}.text-input{width:100%;height:47px;color:var(--ink);background:#fff;border:1px solid #d9e3ee;border-radius:12px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s}.text-input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #116bff1c}.text-input::placeholder{color:#98a5b5}.dropzone{text-align:center;min-height:170px;color:var(--muted);background:#f8fbff;border:1.5px dashed #b9c9da;border-radius:16px;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:20px;transition:all .2s;display:flex}.dropzone:hover,.dropzone:focus,.dropzone.dragging{border-color:var(--blue);background:#f1f6ff}.dropzone>strong{color:#263b55;margin:10px 0 4px;font-size:12px}.dropzone>span:not(.upload-icon):not(.success-dot){font-size:10px}.upload-icon{width:42px;height:42px;color:var(--blue);background:#e7f0ff;border-radius:13px;place-items:center;font-size:20px;display:grid}.choose-file{color:#29415f;background:#fff;border:1px solid #d5e0ec;border-radius:9px;margin-top:14px;padding:8px 12px;font-size:10px;font-weight:700}.dropzone.filled{text-align:left;border-style:solid;flex-direction:row;justify-content:flex-start;gap:14px;min-height:102px}.frame-preview{border-radius:11px;flex:none;place-items:center;width:66px;height:66px;display:grid;overflow:hidden}.frame-preview img{object-fit:contain;max-width:100%;max-height:100%}.file-copy{flex-direction:column;flex:1;min-width:0;display:flex}.file-copy strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:11px;overflow:hidden}.file-copy span{color:var(--muted);margin:4px 0 8px;font-size:9px}.file-copy button{width:fit-content;color:var(--blue);background:0 0;border:0;padding:0;font-size:9px;font-weight:750}.success-dot{color:#fff;background:var(--success);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.error-message{color:#c43d45;margin:9px 0 0;font-size:10px;line-height:1.4}.checkout-summary{background:#f8fafc;border:1px solid #e0e7ef;border-radius:12px;justify-content:space-between;align-items:center;margin:18px 0 11px;padding:14px 15px;display:flex}.checkout-summary>span{flex-direction:column;gap:4px;display:flex}.checkout-summary small{color:var(--navy);font-size:10px;font-weight:750}.checkout-summary b{color:var(--muted);font-size:8px}.checkout-summary>strong{color:var(--navy);font-size:18px}.modal-submit{width:100%}.payment-methods{justify-content:center;align-items:center;gap:5px;display:flex;color:#8492a2!important;margin:10px 0 0!important;font-size:9px!important}.status-page{background:radial-gradient(circle at 50% 20%,#116bff1f,#0000 25rem),#f4f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.status-card{text-align:center;width:min(100%,440px);box-shadow:var(--shadow);background:#fff;border:1px solid #dce6f0;border-radius:26px;padding:42px 32px}.status-card h1{color:var(--navy);letter-spacing:-.04em;margin:18px 0 7px;font-size:25px}.status-card p{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.5}.status-card .primary-button,.status-card .secondary-button{width:100%}.loading-ring{border:3px solid #dce9ff;border-top-color:var(--blue);border-radius:50%;width:42px;height:42px;margin:auto;animation:.8s linear infinite spin;display:block}.error-state>span{color:#fff;background:#df4b59;border-radius:50%;place-items:center;width:44px;height:44px;margin:auto;font-size:23px;font-weight:800;display:grid}.return-icon{color:#a36b12;background:#fff1d4;border-radius:50%;place-items:center;width:55px;height:55px;margin:auto;font-size:24px;display:grid}.return-icon.approved{color:#fff;background:var(--success)}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1020px){.sales-hero{grid-template-columns:1fr 410px;gap:45px}.demo-float{right:-18px}.steps-grid{grid-template-columns:repeat(2,1fr)}.split-benefit{gap:50px}.pricing-section{gap:70px}.campaign-row{grid-template-columns:59px minmax(140px,1fr) auto}.campaign-row>.status-badge{justify-self:end}.campaign-actions{grid-column:2/4;justify-content:flex-start}}@media (width<=860px){.marketing-header nav{display:none}.menu-button{display:grid}.marketing-header nav.nav-open{background:#fff;border:1px solid #dce4ed;border-radius:16px;flex-direction:column;align-items:stretch;gap:5px;padding:18px;display:flex;position:absolute;top:68px;left:18px;right:18px;box-shadow:0 22px 55px #07172e29}.marketing-header nav.nav-open a{border-radius:9px;align-items:center;min-height:42px;padding:0 12px;display:flex}.marketing-header nav.nav-open .nav-cta{justify-content:center}.sales-hero{text-align:center;grid-template-columns:1fr;gap:65px;padding-top:54px}.sales-copy,.sales-copy>p{margin:auto}.hero-actions,.trust-row{justify-content:center}.campaign-demo{justify-self:center}.split-benefit{grid-template-columns:1fr}.benefit-copy{max-width:570px}.dashboard-preview{width:min(100%,650px)}.pricing-section{grid-template-columns:1fr;gap:50px}.pricing-copy{text-align:center;margin:auto}.price-card{width:min(100%,440px);margin:auto}.marketing-footer{text-align:center;grid-template-columns:1fr;justify-items:center}.editor-shell{grid-template-columns:1fr;gap:30px;padding-top:34px}.editor-copy{text-align:center;max-width:580px;margin:0 auto}.editor-copy>p{margin-bottom:22px}.step-list,.editor-promo{display:none}.editor-card{margin:0 auto}.dashboard-page{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-main{padding-top:25px}.dashboard-mobile-head{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.dashboard-mobile-head>:last-child{color:#66788e;background:#fff;border:1px solid #dfe6ee;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}}@media (width<=600px){.marketing-header{height:66px;padding:0 16px}.brand{font-size:16px}.brand-mark{width:31px;height:31px}.sales-hero{gap:52px;min-height:auto;padding:48px 17px 82px}.sales-copy h1{margin-top:15px;font-size:clamp(46px,14vw,62px)}.sales-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:17px}.hero-primary{width:100%}.trust-row{gap:8px 12px;font-size:10px}.campaign-demo{border-radius:21px;width:calc(100% - 8px);padding:9px}.campaign-demo:before{right:-15px}.demo-frame{padding:25px}.demo-frame strong{font-size:21px}.demo-float{width:calc(100% - 24px);bottom:-43px;left:12px;right:auto}.audience-strip{white-space:nowrap;justify-content:flex-start;gap:12px;padding:20px 15px;overflow-x:auto}.steps-section{padding:90px 17px}.section-heading{margin-bottom:38px}.section-heading h2,.benefit-copy h2,.pricing-copy h2,.final-cta h2{font-size:39px}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:220px}.split-benefit{gap:45px;padding:88px 17px}.dashboard-preview{border-radius:18px;padding:14px}.preview-head>span{display:none}.preview-row{grid-template-columns:43px 1fr auto}.preview-row button{display:none}.status-badge{font-size:7px}.pricing-section{padding:90px 17px}.price-card{padding:25px}.final-cta{padding:88px 17px}.marketing-footer{padding:35px 17px}.marketing-footer>div{flex-wrap:wrap;justify-content:center}.topbar{min-height:64px;padding:0 12px}.editor-topbar{grid-template-columns:40px 1fr auto;display:grid}.brand.compact{justify-self:center;margin:0}.brand.compact>span:last-child{display:none}.editor-hire-link{padding:0 10px;font-size:9px}.editor-shell{gap:22px;min-height:auto;padding:25px 12px 28px}.editor-copy .eyebrow{margin-bottom:0}.editor-copy h1{font-size:30px}.editor-copy>p{max-width:390px;margin:12px auto 0;font-size:12px;line-height:1.55}.editor-card{border-radius:21px;padding:10px}.canvas-wrap{border-radius:14px}.canvas-wrap canvas{max-height:52vh}.photo-actions{grid-template-columns:1fr;padding-top:11px}.photo-actions .primary-button,.photo-actions .secondary-button{min-height:47px}.tool-row button{flex-direction:column;gap:2px;min-height:47px;font-size:9px}.mobile-editor-promo{background:#fff;border-top:1px solid #dce5ef;justify-content:space-between;align-items:center;gap:15px;padding:15px 17px 22px;display:flex}.mobile-editor-promo strong{color:var(--navy);font-size:10px}.mobile-editor-promo a{white-space:nowrap;color:var(--blue);font-size:9px;font-weight:800}.camera-backdrop{align-items:stretch;padding:0}.camera-dialog{border:0;border-radius:0;flex-direction:column;width:100%;min-height:100vh;max-height:100vh;padding:10px;display:flex}.camera-dialog>header{flex:none}.camera-viewport{aspect-ratio:auto;border-radius:16px;flex:1;min-height:0;max-height:none}.camera-dialog>footer{flex:none;min-height:101px}.camera-privacy{padding-bottom:max(5px, env(safe-area-inset-bottom));flex:none}.dashboard-main{padding:18px 14px 50px}.dashboard-mobile-head{margin-bottom:24px}.dashboard-heading{align-items:flex-start}.dashboard-heading h1{font-size:30px}.dashboard-heading p{max-width:220px;font-size:10px}.dashboard-heading .primary-button{width:44px;min-height:44px;padding:0}.dashboard-heading .primary-button:not(.keep-label){font-size:0}.dashboard-heading .primary-button .icon{font-size:14px}.dashboard-stats{grid-template-columns:1fr 1fr;gap:9px}.dashboard-stats article{min-height:88px;padding:14px}.dashboard-stats article:first-child{grid-column:1/3}.dashboard-stats article>span{width:37px;height:37px}.dashboard-stats small{font-size:8px}.dashboard-stats strong{font-size:20px}.campaign-list-section{border-radius:14px}.campaign-table{padding:0 11px}.campaign-row{grid-template-columns:52px minmax(0,1fr) auto;gap:10px;padding:13px 0}.campaign-thumb{width:52px;height:52px}.campaign-info strong{font-size:10px}.campaign-actions{grid-column:2/4}.campaign-actions button,.campaign-actions a{flex:1;justify-content:center}.campaign-modal{border-radius:19px;padding:25px 18px}.modal-backdrop{align-items:start;padding:10px}.campaign-modal{margin-top:10px}.campaign-modal h2{font-size:23px}.dropzone{min-height:145px}}
