@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--blue:#1700ff;--paper:#f6f3e8;--ink:#191634;--line:#d7d3e1;--muted:#635d78;--soft:#ece8ff;--font:'DM Sans',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif;color-scheme:light;font-family:var(--font);color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}button,a{touch-action:manipulation}a{color:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button:hover{filter:brightness(.95)}[hidden]{display:none!important}.skip{position:fixed;top:-100px;background:var(--blue);color:white;padding:12px;z-index:20}.skip:focus{top:10px}.site-header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 4.5%;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--blue);font-size:27px;font-weight:700;letter-spacing:-1.3px;line-height:1}.wordmark svg{width:36px;height:36px;fill:var(--blue)}.flow{display:block;font-size:11px;letter-spacing:5.7px;margin-top:5px;font-weight:500}.site-header nav{display:flex;gap:28px;align-items:center}.nav-button{border:0;background:none;font-size:15px;color:var(--muted);padding:12px 0;position:relative}.nav-button.selected{color:var(--blue);font-weight:700}.nav-button.selected:after{content:'';height:2px;position:absolute;bottom:2px;left:0;right:0;background:var(--blue)}#activity-count{font-size:12px;margin-left:4px;background:#e5e0f3;padding:2px 5px}.header-actions{display:flex;align-items:center;gap:20px}.network{font-size:13px}.wallet-button{border:1px solid var(--blue);color:var(--blue);background:none;padding:12px 17px;font-weight:600;font-size:14px;min-height:44px}.wallet-button span{margin-left:12px;font-size:18px}.preview-strip{display:flex;gap:13px;align-items:center;justify-content:center;padding:11px 24px;font-size:12px;line-height:1.6;color:#4a416d;background:#eae6f9;border-bottom:1px solid #d9d4ee}.preview-label{font-size:10px;font-weight:700;letter-spacing:1px;border:1px solid #a99bcf;padding:1px 5px}.preview-strip button{border:0;background:none;padding:0;color:var(--blue);font-size:12px;text-decoration:underline;text-underline-offset:3px}main{max-width:1260px;margin:auto;padding:42px 48px 52px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,480px);gap:72px}.eyebrow{font-size:11px;letter-spacing:1.65px;font-weight:600;color:var(--blue)}.story-column>.eyebrow{display:flex;justify-content:space-between;gap:15px;margin-bottom:14px}.story-column h1{font-family:var(--serif);font-size:clamp(76px,7.6vw,116px);font-weight:400;line-height:.85;letter-spacing:-3px;color:var(--blue);margin:15px 0 20px;position:relative}.story-column h1 em{font-weight:400}.title-star{position:absolute;font-family:Georgia,serif;font-size:78px;right:15px;top:53px;font-weight:400;transform:rotate(10deg)}.intro{font-size:16px;line-height:1.55;margin:0 0 25px;color:var(--muted)}.art-frame{position:relative;overflow:hidden;height:270px;background:var(--blue);isolation:isolate;border:1px solid var(--blue)}.art-frame img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block;mix-blend-mode:screen}.art-stamp{position:absolute;right:18px;bottom:33px;background:var(--paper);color:var(--blue);border:1px solid var(--blue);padding:10px 14px;font-size:12px;line-height:1.2;letter-spacing:1px;font-weight:700;transform:rotate(-8deg)}.art-caption{position:absolute;left:11px;bottom:10px;padding:4px 6px;font-size:9px;letter-spacing:2px;background:var(--blue);color:var(--paper)}.builder{border:1px solid var(--blue);padding:27px 28px 22px;position:relative;background:#fffdf5;box-shadow:6px 6px 0 #1700ff14}.builder:before{content:'';height:4px;background:var(--blue);top:0;left:0;right:0;position:absolute}.card-heading{display:flex;justify-content:space-between;margin-bottom:24px}.card-heading h2{font-family:var(--serif);font-size:36px;font-weight:400;line-height:1.05;margin:9px 0 0;letter-spacing:-.5px}.corner-mark{font-size:34px;color:var(--blue)}.field-row{display:flex;gap:8px;align-items:baseline;justify-content:space-between;margin:19px 0 9px}.field-row:first-child{margin-top:0}label,legend{font-size:14px;font-weight:500}.field-meta{font-size:11px;color:var(--muted)}.select-wrap{position:relative}.select-wrap select{width:100%;height:53px;border:1px solid var(--line);padding:0 30px 0 52px;background:var(--paper);border-radius:0;font-weight:500;font-size:15px}.token-icon{position:absolute;top:12px;left:13px;border-radius:50%;height:28px;min-width:28px;display:grid;place-items:center;background:var(--blue);color:var(--paper);font-size:20px;pointer-events:none}.amount-control{height:66px;border:1px solid var(--line);display:flex;align-items:center;padding:10px 15px;gap:8px;background:var(--paper)}.amount-control>span:first-child{font-size:29px;font-family:var(--serif);color:var(--muted)}.amount-control input{background:transparent;border:0;min-width:0;width:100%;font-size:32px;outline-offset:1px;letter-spacing:-1px}.amount-control .currency{font-size:13px;color:var(--muted)}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.frequency{margin:21px 0 20px;padding:0;border:0}.frequency legend{padding:0;margin-bottom:9px}.segments{display:flex;border:1px solid var(--line)}.segments label{flex:1;position:relative;cursor:pointer}.segments label+label{border-left:1px solid var(--line)}.segments input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer;margin:0}.segments span{display:block;text-align:center;padding:11px 5px;font-size:14px}.segments input:checked+span{background:var(--blue);color:var(--paper)}.segments input:focus-visible+span{outline:3px solid #6d5dff;outline-offset:2px}.two-fields{display:grid;grid-template-columns:1.15fr 1fr;gap:15px}.two-fields label{display:block;font-size:12px;margin-bottom:8px}.two-fields input{border:1px solid var(--line);background:var(--paper);height:44px;width:100%;min-width:0;padding:9px 10px;border-radius:0;font-size:14px}.plan-summary{margin:21px 0 19px;padding:15px 0 0;border-top:1px dashed var(--line)}.plan-summary>div:first-child{display:flex;align-items:baseline;justify-content:space-between}.plan-summary span{font-size:13px}.plan-summary strong{font-size:23px;color:var(--blue);font-weight:500;letter-spacing:-.5px}.plan-summary p{font-size:12px;color:var(--muted);margin:5px 0 12px}.schedule-dots{display:flex;align-items:center;gap:5px}.schedule-dots span{height:5px;flex:1;background:var(--blue)}.schedule-dots span:nth-child(n+4){opacity:.32}.schedule-dots span:nth-child(n+8){opacity:.12}.primary{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 18px;min-height:53px;background:var(--blue);border:1px solid var(--blue);color:var(--paper);font-size:15px;font-weight:500}.primary span{font-size:23px;line-height:1}.form-note{text-align:center;font-size:11px;line-height:1.6;margin:11px 0 0;color:var(--muted)}.saved-section{margin-top:47px}.section-heading{border-top:1px solid var(--blue);padding-top:19px;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px}.section-heading h2{font-family:var(--serif);font-weight:400;font-size:33px;margin:0}.section-heading h2 span{font-family:var(--font);color:var(--blue);font-size:12px;margin-left:13px;vertical-align:top;line-height:2}.empty-state{border:1px dashed var(--line);padding:24px 27px;display:flex;gap:18px;align-items:center}.empty-mark{font-size:30px;font-family:var(--serif);color:var(--blue)}.empty-state strong{font-weight:500;font-size:15px}.empty-state p{margin:5px 0 0;font-size:13px;color:var(--muted)}.plan-item{display:grid;grid-template-columns:1fr 1fr auto;gap:20px;padding:21px 0;border-bottom:1px solid var(--line);align-items:center}.plan-name{font-weight:600;font-size:16px;margin:0 0 7px}.plan-details{font-size:12px;color:var(--muted);line-height:1.6;margin:0}.plan-status{display:inline-block;font-size:10px;letter-spacing:1px;padding:3px 6px;border:1px solid #c0b8ff;color:var(--blue);margin-left:8px;font-weight:500;vertical-align:middle}.plan-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.secondary{font-size:12px;border:1px solid var(--line);background:transparent;padding:9px 12px;min-height:40px}.secondary.blue{color:var(--blue);border-color:var(--blue)}.text-button{background:none;border:0;text-decoration:underline;font-size:12px;padding:8px}.progress-track{height:3px;background:var(--line);margin:10px 0 7px}.progress-track span{display:block;height:100%;background:var(--blue)}footer{border-top:1px solid var(--line);padding:25px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.footer-brand{font-weight:700;letter-spacing:1px;color:var(--blue);font-size:13px}.footer-brand span{margin-left:13px}.footer-end{font-size:10px;letter-spacing:1.5px}dialog{border:1px solid var(--blue);background:var(--paper);color:var(--ink);padding:28px;width:min(520px,calc(100% - 30px));max-height:calc(100dvh - 40px);overflow-y:auto;box-shadow:9px 9px 0 #1700ff35}dialog::backdrop{background:#15113665;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.icon-button{background:none;border:0;font-size:26px;min-width:44px;min-height:44px;padding:0;color:var(--blue)}dialog h2{font-family:var(--serif);font-size:43px;font-weight:400;line-height:1.05;margin:10px 0 22px}dialog>p{font-size:14px;line-height:1.6;color:var(--muted)}.review-main{font-family:var(--serif);font-size:27px;color:var(--blue);margin-bottom:20px}.review-details{margin:0 0 20px}.review-details div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.review-details dt{color:var(--muted)}.review-details dd{margin:0;text-align:right}.date-list{font-size:13px;color:var(--muted);line-height:1.8;margin:5px 0 25px;padding-left:20px}.how-list{padding-left:25px}.how-list li{padding:0 0 15px 8px;color:var(--blue)}.how-list strong{font-size:16px}.how-list p{color:var(--muted);font-size:14px;line-height:1.5;margin:5px 0}.info-note{background:var(--soft);padding:17px;margin-bottom:22px;font-size:14px}.info-note p{font-size:13px;line-height:1.6;margin:8px 0 0}.text-link{font-size:14px;text-underline-offset:4px;color:var(--blue)}.wallet-option{display:block;width:100%;text-align:left;padding:17px;margin:12px 0;border:1px solid var(--line);background:#fffdf5}.wallet-address{overflow-wrap:anywhere}.activity-heading{margin:5px 0 34px}.activity-heading h1{font-family:var(--serif);font-size:80px;font-weight:400;color:var(--blue);margin:10px 0}.activity-heading p{font-size:16px;color:var(--muted)}.activity-item{padding:22px 0;border-bottom:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;align-items:center}.activity-item strong{font-size:15px}.activity-item p{font-size:13px;color:var(--muted);margin:7px 0 0}.activity-item>span{font-size:20px;color:var(--blue)}.field-error{font-size:12px;color:#a62246;margin:6px 0}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:var(--paper);padding:14px 20px;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 30px);z-index:30}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){main{padding-top:50px}.art-frame{height:290px}}
@media(max-width:1050px){.workspace{gap:36px;grid-template-columns:minmax(0,1fr) minmax(340px,440px)}main{padding:35px 30px}.network{display:none}.title-star{font-size:60px;right:0;top:40px}.story-column h1{font-size:90px}.builder{padding:26px 23px 21px}.art-frame{height:294px}}
@media(max-width:760px){.site-header{padding:17px 20px;min-height:80px;gap:15px;flex-wrap:wrap}.wordmark{font-size:24px}.wordmark svg{width:30px}.site-header nav{order:3;width:100%;gap:24px;justify-content:center;border-top:1px solid var(--line);padding-top:3px}.header-actions{margin-left:auto}.wallet-button{padding:10px 12px;font-size:12px}.wallet-button span{margin-left:5px}.preview-strip{font-size:11px;padding:10px 16px;gap:9px;justify-content:flex-start}.preview-strip button{display:none}.workspace{grid-template-columns:1fr;gap:28px}main{padding:26px 20px 38px}.story-column{display:grid;grid-template-columns:1fr 130px;gap:0 10px}.story-column>.eyebrow{grid-column:1/-1;margin-bottom:13px;font-size:10px}.story-column h1{font-size:76px;margin:8px 0 12px;letter-spacing:-2px}.title-star{display:none}.intro{font-size:13px;margin:0;grid-column:1;line-height:1.5}.art-frame{grid-column:2;grid-row:2/4;height:100%;min-height:165px}.art-stamp,.art-caption{display:none}.builder{padding:25px 21px 22px;box-shadow:4px 4px 0 #1700ff14}.card-heading h2{font-size:35px}.saved-section{margin-top:33px}.section-heading h2{font-size:30px}.section-heading>.eyebrow{font-size:9px;letter-spacing:1px}.plan-item{grid-template-columns:1fr;gap:12px}.plan-actions{justify-content:flex-start}.empty-state{padding:20px 15px}.empty-state p{font-size:12px}footer{flex-wrap:wrap;padding:23px 20px;gap:15px;font-size:10px}.footer-end{display:none}.activity-item{align-items:flex-start}.activity-item>span{font-size:17px;white-space:nowrap}dialog{padding:21px}.preview-label{font-size:9px;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
.two-fields label,.plan-summary span,.plan-details,.secondary,.text-button,.date-list{font-size:14px}.plan-summary p,.empty-state p{font-size:13px}.two-fields label{min-height:18px}.field-meta,.form-note{font-size:12px}.art-frame img{mix-blend-mode:normal}
@media(max-width:760px){.story-column{grid-template-columns:1fr 105px}.story-column h1{font-size:66px;white-space:nowrap}.intro{font-size:14px}.art-frame{min-height:180px}.two-fields label{font-size:13px;min-height:33px}.field-meta{font-size:11px}.plan-item .plan-details{font-size:14px}}
@media(max-width:360px){.story-column{grid-template-columns:1fr 82px}.story-column h1{font-size:62px}.intro{font-size:13px}.field-row{gap:7px}.field-row .field-meta{text-align:right;max-width:91px}.art-frame{min-height:160px}}
.print-panel{position:relative;background:var(--blue);display:flex;align-items:center;justify-content:center;isolation:isolate}.print-type{font-family:var(--serif);font-style:italic;font-size:270px;line-height:1;color:var(--paper);letter-spacing:-14px;transform:translate(-7px,-8px);position:relative;z-index:1}.print-panel:after{content:'';position:absolute;inset:0;z-index:2;pointer-events:none;background-image:radial-gradient(var(--blue) .8px,transparent 1px);background-size:3px 3px;opacity:.62}.print-panel:before{content:'';position:absolute;inset:-70% -10% -25% 15%;background-image:radial-gradient(var(--paper) 1px,transparent 1.4px);background-size:5px 5px;transform:rotate(-18deg);opacity:.5;mask-image:linear-gradient(110deg,transparent 24%,#000 80%)}.print-label,.print-edition{position:absolute;z-index:3;bottom:13px;color:var(--paper);font-size:10px;letter-spacing:1.7px;font-weight:500}.print-label{left:14px}.print-edition{right:14px}
@media(max-width:1050px) and (min-width:761px){.print-type{font-size:210px}}
@media(max-width:760px){.story-column{display:block}.story-column>.eyebrow{margin-bottom:17px}.story-column h1{font-size:76px;margin-bottom:17px}.intro{font-size:14px;line-height:1.55}.print-panel{display:none}.workspace{gap:25px}}
/* Two-ink screenprint: visible dots, cream paper, blue ink. */
:root{--ink:#1700d1;--muted:#3d3887;--line:#bbb5e8;--soft:#f1eefa}
body{background-color:var(--paper);background-image:radial-gradient(#1700ff24 .65px,transparent .9px);background-size:5px 5px}
.site-header{border-bottom-color:var(--blue);background:var(--paper)}
.preview-strip{background:var(--blue);background-image:radial-gradient(#f6f3e831 .65px,transparent .85px);background-size:4px 4px;color:var(--paper);border-bottom:0}
.preview-label{color:var(--paper);border-color:#f6f3e88c}.preview-strip button{color:var(--paper)}
.builder{background:var(--paper);box-shadow:none}
.builder:before{height:8px;background-image:radial-gradient(var(--paper) .8px,transparent 1px);background-size:4px 4px}
.builder:after{content:'';position:absolute;inset:9px -9px -9px 9px;z-index:-1;background-image:radial-gradient(var(--blue) 1px,transparent 1.3px);background-size:4px 4px}
.builder{isolation:isolate}.card-heading h2{color:var(--blue)}
.amount-control,.select-wrap select,.two-fields input{background-color:#fbf9f0;border-color:#c0bae7;color:var(--blue)}
.amount-control input{color:var(--blue)}.amount-control>span:first-child{color:var(--blue)}
.segments{border-color:#c0bae7}.segments input:checked+span,.primary{background-color:var(--blue);background-image:radial-gradient(#f6f3e840 .65px,transparent .9px);background-size:3px 3px}
.primary{font-weight:600}.plan-summary{border-top:2px dotted var(--blue)}
.schedule-dots span{background-image:radial-gradient(var(--paper) .7px,transparent 1px);background-size:3px 3px}
.section-heading{border-top:2px dotted var(--blue)}
.empty-state{border:1px solid var(--blue);background:var(--paper)}.empty-mark{font-size:43px;padding-right:10px}.empty-state strong{color:var(--blue)}
.plan-item{border-bottom:2px dotted #c0bae7}.plan-status{background:var(--paper)}
.secondary{background:var(--paper)}.secondary.blue:hover{background:var(--soft)}
footer{background:var(--paper);border-top:2px dotted var(--blue)}
.title-star{font-size:88px;color:transparent;background:radial-gradient(var(--blue) 1.05px,transparent 1.45px);background-size:3px 3px;background-clip:text;-webkit-background-clip:text}
.story-column h1{color:transparent;background:radial-gradient(var(--paper) .55px,transparent .8px),var(--blue);background-size:3px 3px;background-clip:text;-webkit-background-clip:text}
dialog{box-shadow:8px 8px 0 var(--blue)}.activity-item{border-bottom:2px dotted var(--line)}
.story-column{position:relative}.title-star{display:none}.story-column:after{content:'';position:absolute;right:14px;top:73px;width:140px;height:140px;border-radius:50%;background:var(--paper) url('stipple.png') 97% 98%/650px auto;mix-blend-mode:multiply;pointer-events:none}
.print-panel{height:320px;background:var(--paper) url('stipple.png') center/cover;border:0;mix-blend-mode:multiply;margin-top:27px}.print-panel:before,.print-panel:after,.print-type{display:none}.print-label,.print-edition{color:var(--blue);background:var(--paper);padding:6px 8px;bottom:12px}
.builder:after{inset:7px -9px -9px 9px;border:8px solid transparent;padding:0;background-image:radial-gradient(var(--blue) 1px,transparent 1.3px);background-size:4px 4px;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}
.empty-state{position:relative;overflow:hidden;padding-right:180px}.empty-state:after{content:'';position:absolute;right:-30px;top:-40px;width:185px;height:190px;background:url('stipple.png') 0% 0%/480px auto;mix-blend-mode:multiply;pointer-events:none}
footer{position:relative;padding-top:30px}footer:before{content:'';position:absolute;top:0;left:0;right:0;height:7px;background:url('stipple.png') 20% 45%/450px auto}
@media(max-width:1050px) and (min-width:761px){.story-column:after{width:95px;height:95px;right:0;top:96px}}
@media(max-width:760px){.story-column:after{width:110px;height:110px;top:45px;right:3px}.print-panel{display:block;height:105px;min-height:0;margin-top:20px;background-position:center 45%}.print-label,.print-edition{display:none}.story-column h1{font-size:72px}.empty-state{padding-right:92px}.empty-state:after{right:-77px;opacity:.8}.intro{max-width:260px}}
@media(max-width:360px){.story-column:after{width:70px;height:70px;top:65px;right:0}.story-column h1{font-size:64px}.print-panel{height:82px}.intro{max-width:235px}}
.story-column:after{background:radial-gradient(var(--blue) 1.35px,transparent 1.7px);background-size:4px 4px;border-radius:43% 57% 58% 42% / 54% 48% 52% 46%;transform:rotate(-17deg)}
.shape-strip{display:flex;align-items:center;justify-content:space-between;gap:28px;height:89px;margin-top:20px;overflow:hidden;padding:4px 15px 4px 3px}.shape-strip>span{display:block;flex-shrink:0}
.ink-orbit{width:100px;height:77px;border-radius:50%;background:var(--blue) url('stipple.png') 0% 20%/440px auto;mask-image:radial-gradient(ellipse,#0000 39%,#000 41%,#000 65%,#0000 68%);transform:rotate(-18deg);mix-blend-mode:multiply}
.ink-dashes{display:flex;align-items:center;gap:9px;transform:rotate(24deg);height:70px;width:110px;justify-content:center}.ink-dashes i{display:block;width:16px;height:60px;border-radius:52% 45% 30% 60%;background:radial-gradient(var(--blue) 1.1px,transparent 1.4px);background-size:3px 3px}.ink-dashes i:nth-child(2){height:75px}.ink-dashes i:nth-child(3){height:47px}
.ink-oval{width:120px;height:48px;border-radius:49% 51% 43% 57% / 50% 44% 56% 50%;transform:rotate(-16deg);background:var(--blue) url('stipple.png') 24% 2%/440px auto;mix-blend-mode:multiply}
.ink-scatter{width:48px;height:48px;background:radial-gradient(var(--blue) 1.9px,transparent 2.2px);background-size:9px 9px;transform:rotate(12deg)}
.bottom-ink{height:67px;position:relative;overflow:hidden;margin:20px 0 -32px;pointer-events:none}.ink-arch{position:absolute;left:15px;top:7px;width:145px;height:130px;border-radius:49% 51% 0 0;background:url('stipple.png') 3% 90%/620px auto;mask-image:radial-gradient(ellipse,#0000 31%,#000 34%,#000 60%,#0000 63%);transform:rotate(-13deg);mix-blend-mode:multiply}.ink-lozenge{position:absolute;right:190px;top:28px;width:115px;height:34px;border-radius:50%;transform:rotate(-22deg);background:radial-gradient(var(--blue) 1.4px,transparent 1.8px);background-size:4px 4px}.ink-pebble{position:absolute;right:-30px;top:11px;width:150px;height:95px;border-radius:50%;transform:rotate(19deg);background:url('stipple.png') 24% 2%/480px auto;mix-blend-mode:multiply}
@media(max-width:1050px) and (min-width:761px){.shape-strip{gap:13px;padding-right:0}.ink-scatter{display:none}.ink-oval{width:85px}.ink-orbit{width:90px}}
@media(max-width:760px){.shape-strip{height:50px;margin-top:12px;gap:22px;padding:0}.ink-orbit{width:65px;height:52px}.ink-dashes{width:66px;height:47px;gap:6px;transform:rotate(35deg)}.ink-dashes i{width:11px;height:35px}.ink-dashes i:nth-child(2){height:45px}.ink-dashes i:nth-child(3){height:29px}.ink-oval{width:78px;height:32px}.ink-scatter{width:33px;height:33px;background-size:7px 7px}.bottom-ink{height:53px;margin-bottom:-20px}.ink-arch{left:0;width:110px;height:100px}.ink-lozenge{right:85px;width:75px;height:25px}.ink-pebble{width:110px;height:75px;right:-40px}}
.shape-strip>.ink-dashes{display:flex}
